A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

a - Variable in class java.awt.AWTEventMulticaster
 
A - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for Engineering A, 8 1/2 x 11 in.
A - Static variable in class javax.print.attribute.standard.MediaSize.Engineering
Specifies the engineering A size, 8.5 inch by 11 inch.
A - Static variable in class javax.print.attribute.standard.MediaSizeName
A size .
A - Static variable in class javax.swing.text.html.HTML.Tag
 
A0 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_A0.
A0 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO A0 size, 841 mm by 1189 mm.
A1 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_A1.
A1 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO A1 size, 594 mm by 841 mm.
A10 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_A10.
A10 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO A10 size, 26 mm by 37 mm.
A2 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_A2.
A2 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO A2 size, 420 mm by 594 mm.
A3 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_A3.
A3 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO A3 size, 297 mm by 420 mm.
A4 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_A4.
A4 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO A4 size, 210 mm by 297 mm.
A5 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_A5.
A5 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO A5 size, 148 mm by 210 mm.
A6 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_A6.
A6 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO A6 size, 105 mm by 148 mm.
A7 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_A7.
A7 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO A7 size, 74 mm by 105 mm.
A8 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_A8.
A8 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO A8 size, 52 mm by 74 mm.
A9 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_A9.
A9 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO A9 size, 37 mm by 52 mm.
ABORT - Static variable in interface java.awt.image.ImageObserver
This flag in the infoflags argument to imageUpdate indicates that an image which was being tracked asynchronously was aborted before production was complete.
abort() - Method in class java.net.CacheRequest
Aborts the attempt to cache the response.
abort(Executor) - Method in interface java.sql.Connection
Terminates an open connection.
abort() - Method in class javax.imageio.ImageReader
Requests that any current read operation be aborted.
abort() - Method in class javax.imageio.ImageWriter
Requests that any current write operation be aborted.
abort() - Method in interface javax.security.auth.spi.LoginModule
Method to abort the authentication process (phase 2).
ABORTED - Static variable in class java.awt.MediaTracker
Flag indicating that the downloading of media was aborted.
ABORTED - Static variable in class javax.print.attribute.standard.JobState
The job has been aborted by the system (usually while the job was in the PROCESSING or PROCESSING_STOPPED state), the printer has completed aborting the job, and all job status attributes have reached their final values for the job.
ABORTED_BY_SYSTEM - Static variable in class javax.print.attribute.standard.JobStateReason
The job was aborted by the system.
abortGrabbing() - Method in class java.awt.image.PixelGrabber
Request the PixelGrabber to abort the image fetch.
abortRequested() - Method in class javax.imageio.ImageReader
Returns true if a request to abort the current read operation has been made since the reader was instantiated or clearAbortRequest was called.
abortRequested() - Method in class javax.imageio.ImageWriter
Returns true if a request to abort the current write operation has been made since the writer was instantiated or clearAbortRequest was called.
ABOUT_UIROLE - Static variable in class javax.print.ServiceUIFactory
Denotes a UI which performs an informative "About" role.
ABOVE_BASELINE - Static variable in class java.awt.GridBagConstraints
Possible value for the anchor field.
ABOVE_BASELINE_LEADING - Static variable in class java.awt.GridBagConstraints
Possible value for the anchor field.
ABOVE_BASELINE_TRAILING - Static variable in class java.awt.GridBagConstraints
Possible value for the anchor field.
ABOVE_BOTTOM - Static variable in class javax.swing.border.TitledBorder
Position the title above the border's bottom line.
ABOVE_TOP - Static variable in class javax.swing.border.TitledBorder
Position the title above the border's top line.
abs(int) - Static method in class java.lang.Math
Returns the absolute value of an int value.
abs(long) - Static method in class java.lang.Math
Returns the absolute value of a long value.
abs(float) - Static method in class java.lang.Math
Returns the absolute value of a float value.
abs(double) - Static method in class java.lang.Math
Returns the absolute value of a double value.
abs(int) - Static method in class java.lang.StrictMath
Returns the absolute value of an int value..
abs(long) - Static method in class java.lang.StrictMath
Returns the absolute value of a long value.
abs(float) - Static method in class java.lang.StrictMath
Returns the absolute value of a float value.
abs(double) - Static method in class java.lang.StrictMath
Returns the absolute value of a double value.
abs() - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is the absolute value of this BigDecimal, and whose scale is this.scale().
abs(MathContext) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is the absolute value of this BigDecimal, with rounding according to the context settings.
abs() - Method in class java.math.BigInteger
Returns a BigInteger whose value is the absolute value of this BigInteger.
absolute(int) - Method in interface java.sql.ResultSet
Moves the cursor to the given row number in this ResultSet object.
absolutePath() - Method in class java.util.prefs.AbstractPreferences
Implements the absolutePath method as per the specification in Preferences.absolutePath().
absolutePath() - Method in class java.util.prefs.Preferences
Returns this preference node's absolute path name.
ABSTRACT - Static variable in class java.lang.reflect.Modifier
The int value representing the abstract modifier.
AbstractAction - Class in javax.swing
This class provides default implementations for the JFC Action interface.
AbstractAction() - Constructor for class javax.swing.AbstractAction
Creates an Action.
AbstractAction(String) - Constructor for class javax.swing.AbstractAction
Creates an Action with the specified name.
AbstractAction(String, Icon) - Constructor for class javax.swing.AbstractAction
Creates an Action with the specified name and small icon.
AbstractAnnotationValueVisitor6<R,P> - Class in javax.lang.model.util
A skeletal visitor for annotation values with default behavior appropriate for the RELEASE_6 source version.
AbstractAnnotationValueVisitor6() - Constructor for class javax.lang.model.util.AbstractAnnotationValueVisitor6
Constructor for concrete subclasses to call.
AbstractAnnotationValueVisitor7<R,P> - Class in javax.lang.model.util
A skeletal visitor for annotation values with default behavior appropriate for the RELEASE_7 source version.
AbstractAnnotationValueVisitor7() - Constructor for class javax.lang.model.util.AbstractAnnotationValueVisitor7
Constructor for concrete subclasses to call.
AbstractAnnotationValueVisitor8<R,P> - Class in javax.lang.model.util
A skeletal visitor for annotation values with default behavior appropriate for the RELEASE_8 source version.
AbstractAnnotationValueVisitor8() - Constructor for class javax.lang.model.util.AbstractAnnotationValueVisitor8
Constructor for concrete subclasses to call.
AbstractBorder - Class in javax.swing.border
A class that implements an empty border with no size.
AbstractBorder() - Constructor for class javax.swing.border.AbstractBorder
 
AbstractButton - Class in javax.swing
Defines common behaviors for buttons and menu items.
AbstractButton() - Constructor for class javax.swing.AbstractButton
 
AbstractButton.AccessibleAbstractButton - Class in javax.swing
This class implements accessibility support for the AbstractButton class.
AbstractButton.AccessibleAbstractButton() - Constructor for class javax.swing.AbstractButton.AccessibleAbstractButton
 
AbstractButton.ButtonChangeListener - Class in javax.swing
Extends ChangeListener to be serializable.
AbstractCellEditor - Class in javax.swing
A base class for CellEditors, providing default implementations for the methods in the CellEditor interface except getCellEditorValue().
AbstractCellEditor() - Constructor for class javax.swing.AbstractCellEditor
 
AbstractCollection<E> - Class in java.util
This class provides a skeletal implementation of the Collection interface, to minimize the effort required to implement this interface.
AbstractCollection() - Constructor for class java.util.AbstractCollection
Sole constructor.
AbstractColorChooserPanel - Class in javax.swing.colorchooser
This is the abstract superclass for color choosers.
AbstractColorChooserPanel() - Constructor for class javax.swing.colorchooser.AbstractColorChooserPanel
 
AbstractDocument - Class in javax.swing.text
An implementation of the document interface to serve as a basis for implementing various kinds of documents.
AbstractDocument(AbstractDocument.Content) - Constructor for class javax.swing.text.AbstractDocument
Constructs a new AbstractDocument, wrapped around some specified content storage mechanism.
AbstractDocument(AbstractDocument.Content, AbstractDocument.AttributeContext) - Constructor for class javax.swing.text.AbstractDocument
Constructs a new AbstractDocument, wrapped around some specified content storage mechanism.
AbstractDocument.AbstractElement - Class in javax.swing.text
Implements the abstract part of an element.
AbstractDocument.AbstractElement(Element, AttributeSet) - Constructor for class javax.swing.text.AbstractDocument.AbstractElement
Creates a new AbstractElement.
AbstractDocument.AttributeContext - Interface in javax.swing.text
An interface that can be used to allow MutableAttributeSet implementations to use pluggable attribute compression techniques.
AbstractDocument.BranchElement - Class in javax.swing.text
Implements a composite element that contains other elements.
AbstractDocument.BranchElement(Element, AttributeSet) - Constructor for class javax.swing.text.AbstractDocument.BranchElement
Constructs a composite element that initially contains no children.
AbstractDocument.Content - Interface in javax.swing.text
Interface to describe a sequence of character content that can be edited.
AbstractDocument.DefaultDocumentEvent - Class in javax.swing.text
Stores document changes as the document is being modified.
AbstractDocument.DefaultDocumentEvent(int, int, DocumentEvent.EventType) - Constructor for class javax.swing.text.AbstractDocument.DefaultDocumentEvent
Constructs a change record.
AbstractDocument.ElementEdit - Class in javax.swing.text
An implementation of ElementChange that can be added to the document event.
AbstractDocument.ElementEdit(Element, int, Element[], Element[]) - Constructor for class javax.swing.text.AbstractDocument.ElementEdit
Constructs an edit record.
AbstractDocument.LeafElement - Class in javax.swing.text
Implements an element that directly represents content of some kind.
AbstractDocument.LeafElement(Element, AttributeSet, int, int) - Constructor for class javax.swing.text.AbstractDocument.LeafElement
Constructs an element that represents content within the document (has no children).
AbstractElementVisitor6<R,P> - Class in javax.lang.model.util
A skeletal visitor of program elements with default behavior appropriate for the RELEASE_6 source version.
AbstractElementVisitor6() - Constructor for class javax.lang.model.util.AbstractElementVisitor6
Constructor for concrete subclasses to call.
AbstractElementVisitor7<R,P> - Class in javax.lang.model.util
A skeletal visitor of program elements with default behavior appropriate for the RELEASE_7 source version.
AbstractElementVisitor7() - Constructor for class javax.lang.model.util.AbstractElementVisitor7
Constructor for concrete subclasses to call.
AbstractElementVisitor8<R,P> - Class in javax.lang.model.util
A skeletal visitor of program elements with default behavior appropriate for the RELEASE_8 source version.
AbstractElementVisitor8() - Constructor for class javax.lang.model.util.AbstractElementVisitor8
Constructor for concrete subclasses to call.
AbstractExecutorService - Class in java.util.concurrent
Provides default implementations of ExecutorService execution methods.
AbstractExecutorService() - Constructor for class java.util.concurrent.AbstractExecutorService
 
AbstractInterruptibleChannel - Class in java.nio.channels.spi
Base implementation class for interruptible channels.
AbstractInterruptibleChannel() - Constructor for class java.nio.channels.spi.AbstractInterruptibleChannel
Initializes a new instance of this class.
AbstractLayoutCache - Class in javax.swing.tree
Warning: Serialized objects of this class will not be compatible with future Swing releases.
AbstractLayoutCache() - Constructor for class javax.swing.tree.AbstractLayoutCache
 
AbstractLayoutCache.NodeDimensions - Class in javax.swing.tree
Used by AbstractLayoutCache to determine the size and x origin of a particular node.
AbstractLayoutCache.NodeDimensions() - Constructor for class javax.swing.tree.AbstractLayoutCache.NodeDimensions
 
AbstractList<E> - Class in java.util
This class provides a skeletal implementation of the List interface to minimize the effort required to implement this interface backed by a "random access" data store (such as an array).
AbstractList() - Constructor for class java.util.AbstractList
Sole constructor.
AbstractListModel<E> - Class in javax.swing
The abstract definition for the data model that provides a List with its contents.
AbstractListModel() - Constructor for class javax.swing.AbstractListModel
 
AbstractMap<K,V> - Class in java.util
This class provides a skeletal implementation of the Map interface, to minimize the effort required to implement this interface.
AbstractMap() - Constructor for class java.util.AbstractMap
Sole constructor.
AbstractMap.SimpleEntry<K,V> - Class in java.util
An Entry maintaining a key and a value.
AbstractMap.SimpleEntry(K, V) - Constructor for class java.util.AbstractMap.SimpleEntry
Creates an entry representing a mapping from the specified key to the specified value.
AbstractMap.SimpleEntry(Map.Entry<? extends K, ? extends V>) - Constructor for class java.util.AbstractMap.SimpleEntry
Creates an entry representing the same mapping as the specified entry.
AbstractMap.SimpleImmutableEntry<K,V> - Class in java.util
An Entry maintaining an immutable key and value.
AbstractMap.SimpleImmutableEntry(K, V) - Constructor for class java.util.AbstractMap.SimpleImmutableEntry
Creates an entry representing a mapping from the specified key to the specified value.
AbstractMap.SimpleImmutableEntry(Map.Entry<? extends K, ? extends V>) - Constructor for class java.util.AbstractMap.SimpleImmutableEntry
Creates an entry representing the same mapping as the specified entry.
AbstractMethodError - Error in java.lang
Thrown when an application tries to call an abstract method.
AbstractMethodError() - Constructor for error java.lang.AbstractMethodError
Constructs an AbstractMethodError with no detail message.
AbstractMethodError(String) - Constructor for error java.lang.AbstractMethodError
Constructs an AbstractMethodError with the specified detail message.
AbstractOwnableSynchronizer - Class in java.util.concurrent.locks
A synchronizer that may be exclusively owned by a thread.
AbstractOwnableSynchronizer() - Constructor for class java.util.concurrent.locks.AbstractOwnableSynchronizer
Empty constructor for use by subclasses.
AbstractPreferences - Class in java.util.prefs
This class provides a skeletal implementation of the Preferences class, greatly easing the task of implementing it.
AbstractPreferences(AbstractPreferences, String) - Constructor for class java.util.prefs.AbstractPreferences
Creates a preference node with the specified parent and the specified name relative to its parent.
AbstractProcessor - Class in javax.annotation.processing
An abstract annotation processor designed to be a convenient superclass for most concrete annotation processors.
AbstractProcessor() - Constructor for class javax.annotation.processing.AbstractProcessor
Constructor for subclasses to call.
AbstractQueue<E> - Class in java.util
This class provides skeletal implementations of some Queue operations.
AbstractQueue() - Constructor for class java.util.AbstractQueue
Constructor for use by subclasses.
AbstractQueuedLongSynchronizer - Class in java.util.concurrent.locks
A version of AbstractQueuedSynchronizer in which synchronization state is maintained as a long.
AbstractQueuedLongSynchronizer() - Constructor for class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Creates a new AbstractQueuedLongSynchronizer instance with initial synchronization state of zero.
AbstractQueuedLongSynchronizer.ConditionObject - Class in java.util.concurrent.locks
Condition implementation for a AbstractQueuedLongSynchronizer serving as the basis of a Lock implementation.
AbstractQueuedLongSynchronizer.ConditionObject() - Constructor for class java.util.concurrent.locks.AbstractQueuedLongSynchronizer.ConditionObject
Creates a new ConditionObject instance.
AbstractQueuedSynchronizer - Class in java.util.concurrent.locks
Provides a framework for implementing blocking locks and related synchronizers (semaphores, events, etc) that rely on first-in-first-out (FIFO) wait queues.
AbstractQueuedSynchronizer() - Constructor for class java.util.concurrent.locks.AbstractQueuedSynchronizer
Creates a new AbstractQueuedSynchronizer instance with initial synchronization state of zero.
AbstractQueuedSynchronizer.ConditionObject - Class in java.util.concurrent.locks
Condition implementation for a AbstractQueuedSynchronizer serving as the basis of a Lock implementation.
AbstractQueuedSynchronizer.ConditionObject() - Constructor for class java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject
Creates a new ConditionObject instance.
AbstractRegionPainter - Class in javax.swing.plaf.nimbus
Convenient base class for defining Painter instances for rendering a region or component in Nimbus.
AbstractRegionPainter() - Constructor for class javax.swing.plaf.nimbus.AbstractRegionPainter
Create a new AbstractRegionPainter
AbstractRegionPainter.PaintContext - Class in javax.swing.plaf.nimbus
A class encapsulating state useful when painting.
AbstractRegionPainter.PaintContext(Insets, Dimension, boolean) - Constructor for class javax.swing.plaf.nimbus.AbstractRegionPainter.PaintContext
Creates a new PaintContext which does not attempt to cache or scale any cached images.
AbstractRegionPainter.PaintContext(Insets, Dimension, boolean, AbstractRegionPainter.PaintContext.CacheMode, double, double) - Constructor for class javax.swing.plaf.nimbus.AbstractRegionPainter.PaintContext
Creates a new PaintContext.
AbstractRegionPainter.PaintContext.CacheMode - Enum in javax.swing.plaf.nimbus
 
AbstractScriptEngine - Class in javax.script
Provides a standard implementation for several of the variants of the eval method.
AbstractScriptEngine() - Constructor for class javax.script.AbstractScriptEngine
Creates a new instance of AbstractScriptEngine using a SimpleScriptContext as its default ScriptContext.
AbstractScriptEngine(Bindings) - Constructor for class javax.script.AbstractScriptEngine
Creates a new instance using the specified Bindings as the ENGINE_SCOPE Bindings in the protected context field.
AbstractSelectableChannel - Class in java.nio.channels.spi
Base implementation class for selectable channels.
AbstractSelectableChannel(SelectorProvider) - Constructor for class java.nio.channels.spi.AbstractSelectableChannel
Initializes a new instance of this class.
AbstractSelectionKey - Class in java.nio.channels.spi
Base implementation class for selection keys.
AbstractSelectionKey() - Constructor for class java.nio.channels.spi.AbstractSelectionKey
Initializes a new instance of this class.
AbstractSelector - Class in java.nio.channels.spi
Base implementation class for selectors.
AbstractSelector(SelectorProvider) - Constructor for class java.nio.channels.spi.AbstractSelector
Initializes a new instance of this class.
AbstractSequentialList<E> - Class in java.util
This class provides a skeletal implementation of the List interface to minimize the effort required to implement this interface backed by a "sequential access" data store (such as a linked list).
AbstractSequentialList() - Constructor for class java.util.AbstractSequentialList
Sole constructor.
AbstractSet<E> - Class in java.util
This class provides a skeletal implementation of the Set interface to minimize the effort required to implement this interface.
AbstractSet() - Constructor for class java.util.AbstractSet
Sole constructor.
AbstractSpinnerModel - Class in javax.swing
This class provides the ChangeListener part of the SpinnerModel interface that should be suitable for most concrete SpinnerModel implementations.
AbstractSpinnerModel() - Constructor for class javax.swing.AbstractSpinnerModel
 
AbstractTableModel - Class in javax.swing.table
This abstract class provides default implementations for most of the methods in the TableModel interface.
AbstractTableModel() - Constructor for class javax.swing.table.AbstractTableModel
 
AbstractTypeVisitor6<R,P> - Class in javax.lang.model.util
A skeletal visitor of types with default behavior appropriate for the RELEASE_6 source version.
AbstractTypeVisitor6() - Constructor for class javax.lang.model.util.AbstractTypeVisitor6
Constructor for concrete subclasses to call.
AbstractTypeVisitor7<R,P> - Class in javax.lang.model.util
A skeletal visitor of types with default behavior appropriate for the RELEASE_7 source version.
AbstractTypeVisitor7() - Constructor for class javax.lang.model.util.AbstractTypeVisitor7
Constructor for concrete subclasses to call.
AbstractTypeVisitor8<R,P> - Class in javax.lang.model.util
A skeletal visitor of types with default behavior appropriate for the RELEASE_8 source version.
AbstractTypeVisitor8() - Constructor for class javax.lang.model.util.AbstractTypeVisitor8
Constructor for concrete subclasses to call.
AbstractUndoableEdit - Class in javax.swing.undo
An abstract implementation of UndoableEdit, implementing simple responses to all boolean methods in that interface.
AbstractUndoableEdit() - Constructor for class javax.swing.undo.AbstractUndoableEdit
Creates an AbstractUndoableEdit which defaults hasBeenDone and alive to true.
AbstractWriter - Class in javax.swing.text
AbstractWriter is an abstract class that actually does the work of writing out the element tree including the attributes.
AbstractWriter(Writer, Document) - Constructor for class javax.swing.text.AbstractWriter
Creates a new AbstractWriter.
AbstractWriter(Writer, Document, int, int) - Constructor for class javax.swing.text.AbstractWriter
Creates a new AbstractWriter.
AbstractWriter(Writer, Element) - Constructor for class javax.swing.text.AbstractWriter
Creates a new AbstractWriter.
AbstractWriter(Writer, Element, int, int) - Constructor for class javax.swing.text.AbstractWriter
Creates a new AbstractWriter.
accelerationPriority - Variable in class java.awt.Image
Priority for accelerating this image.
ACCELERATOR_KEY - Static variable in interface javax.swing.Action
The key used for storing a KeyStroke to be used as the accelerator for the action.
acceleratorDelimiter - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
Accelerator delimiter string, such as '+' in 'Ctrl+C'.
acceleratorFont - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
acceleratorForeground - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
acceleratorSelectionForeground - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
accept(Component) - Method in class java.awt.ContainerOrderFocusTraversalPolicy
Determines whether a Component is an acceptable choice as the new focus owner.
accept(Component) - Method in class java.awt.DefaultFocusTraversalPolicy
Determines whether a Component is an acceptable choice as the new focus owner.
accept(File) - Method in interface java.io.FileFilter
Tests whether or not the specified abstract pathname should be included in a pathname list.
accept(File, String) - Method in interface java.io.FilenameFilter
Tests if a specified file should be included in a file list.
accept() - Method in class java.net.ServerSocket
Listens for a connection to be made to this socket and accepts it.
accept(SocketImpl) - Method in class java.net.SocketImpl
Accepts a connection.
accept(A, CompletionHandler<AsynchronousSocketChannel, ? super A>) - Method in class java.nio.channels.AsynchronousServerSocketChannel
Accepts a connection.
accept() - Method in class java.nio.channels.AsynchronousServerSocketChannel
Accepts a connection.
accept() - Method in class java.nio.channels.ServerSocketChannel
Accepts a connection made to this channel's socket.
accept(T) - Method in interface java.nio.file.DirectoryStream.Filter
Decides if the given directory entry should be accepted or filtered.
accept(AnnotationValueVisitor<R, P>, P) - Method in interface javax.lang.model.element.AnnotationValue
Applies a visitor to this value.
accept(ElementVisitor<R, P>, P) - Method in interface javax.lang.model.element.Element
Applies a visitor to this element.
accept(TypeVisitor<R, P>, P) - Method in interface javax.lang.model.type.TypeMirror
Applies a visitor to this type.
accept(File) - Method in class javax.swing.filechooser.FileFilter
Whether the given file is accepted by this filter.
accept(File) - Method in class javax.swing.filechooser.FileNameExtensionFilter
Tests the specified file, returning true if the file is accepted, false otherwise.
accept(File) - Method in class javax.swing.JFileChooser
Returns true if the file should be displayed.
accept(Component) - Method in class javax.swing.LayoutFocusTraversalPolicy
Determines whether the specified Component is an acceptable choice as the new focus owner.
accept(File) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.AcceptAllFileFilter
 
accept(Component) - Method in class javax.swing.SortingFocusTraversalPolicy
Determines whether a Component is an acceptable choice as the new focus owner.
ACCEPT_ALL - Static variable in interface java.net.CookiePolicy
One pre-defined policy which accepts all cookies.
ACCEPT_ALL_FILE_FILTER_USED_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Identifies whether a the AcceptAllFileFilter is used or not.
ACCEPT_NONE - Static variable in interface java.net.CookiePolicy
One pre-defined policy which accepts no cookies.
ACCEPT_ONLY - Static variable in interface org.ietf.jgss.GSSCredential
Credential usage flag requesting that it be usable for context acceptance only.
ACCEPT_ORIGINAL_SERVER - Static variable in interface java.net.CookiePolicy
One pre-defined policy which only accepts cookies from original server.
acceptChanges() - Method in interface javax.sql.rowset.CachedRowSet
Propagates row update, insert and delete changes made to this CachedRowSet object to the underlying data source.
acceptChanges(Connection) - Method in interface javax.sql.rowset.CachedRowSet
Propagates all row update, insert and delete changes to the data source backing this CachedRowSet object using the specified Connection object to establish a connection to the data source.
acceptDrag(int) - Method in class java.awt.dnd.DropTargetContext
accept the Drag.
acceptDrag(int) - Method in class java.awt.dnd.DropTargetDragEvent
Accepts the drag.
acceptDrag(int) - Method in interface java.awt.dnd.peer.DropTargetContextPeer
accept the Drag
acceptDrop(int) - Method in class java.awt.dnd.DropTargetContext
called to signal that the drop is acceptable using the specified operation.
acceptDrop(int) - Method in class java.awt.dnd.DropTargetDropEvent
accept the drop, using the specified action.
acceptDrop(int) - Method in interface java.awt.dnd.peer.DropTargetContextPeer
accept the Drop
ACCEPTING_JOBS - Static variable in class javax.print.attribute.standard.PrinterIsAcceptingJobs
The printer is currently acccepting jobs.
acceptSecContext(byte[], int, int) - Method in interface org.ietf.jgss.GSSContext
Called by the context acceptor upon receiving a token from the peer.
acceptSecContext(InputStream, OutputStream) - Method in interface org.ietf.jgss.GSSContext
Called by the context acceptor to process a token from the peer using streams.
acceptsURL(String) - Method in interface java.sql.Driver
Retrieves whether the driver thinks that it can open a connection to the given URL.
AccessControlContext - Class in java.security
An AccessControlContext is used to make system resource access decisions based on the context it encapsulates.
AccessControlContext(ProtectionDomain[]) - Constructor for class java.security.AccessControlContext
Create an AccessControlContext with the given array of ProtectionDomains.
AccessControlContext(AccessControlContext, DomainCombiner) - Constructor for class java.security.AccessControlContext
Create a new AccessControlContext with the given AccessControlContext and DomainCombiner.
AccessControlException - Exception in java.security
This exception is thrown by the AccessController to indicate that a requested access (to a critical system resource such as the file system or the network) is denied.
AccessControlException(String) - Constructor for exception java.security.AccessControlException
Constructs an AccessControlException with the specified, detailed message.
AccessControlException(String, Permission) - Constructor for exception java.security.AccessControlException
Constructs an AccessControlException with the specified, detailed message, and the requested permission that caused the exception.
AccessController - Class in java.security
The AccessController class is used for access control operations and decisions.
AccessDeniedException - Exception in java.nio.file
Checked exception thrown when a file system operation is denied, typically due to a file permission or other access check.
AccessDeniedException(String) - Constructor for exception java.nio.file.AccessDeniedException
Constructs an instance of this class.
AccessDeniedException(String, String, String) - Constructor for exception java.nio.file.AccessDeniedException
Constructs an instance of this class.
AccessException - Exception in java.rmi
An AccessException is thrown by certain methods of the java.rmi.Naming class (specifically bind, rebind, and unbind) and methods of the java.rmi.activation.ActivationSystem interface to indicate that the caller does not have permission to perform the action requested by the method call.
AccessException(String) - Constructor for exception java.rmi.AccessException
Constructs an AccessException with the specified detail message.
AccessException(String, Exception) - Constructor for exception java.rmi.AccessException
Constructs an AccessException with the specified detail message and nested exception.
Accessible - Interface in javax.accessibility
Interface Accessible is the main interface for the accessibility package.
ACCESSIBLE_ACTION_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used to indicate that the supported set of actions has changed.
ACCESSIBLE_ACTIVE_DESCENDANT_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used to determine when the active descendant of a component has changed.
ACCESSIBLE_CARET_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used to determine when the accessibleText caret has changed.
ACCESSIBLE_CHILD_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used to determine when Accessible children are added/removed from the object.
ACCESSIBLE_COMPONENT_BOUNDS_CHANGED - Static variable in class javax.accessibility.AccessibleContext
PropertyChangeEvent which indicates that a change has occurred in a component's bounds.
ACCESSIBLE_DESCRIPTION_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used to determine when the accessibleDescription property has changed.
ACCESSIBLE_HYPERTEXT_OFFSET - Static variable in class javax.accessibility.AccessibleContext
Constant used to indicate that a hypertext element has received focus.
ACCESSIBLE_INVALIDATE_CHILDREN - Static variable in class javax.accessibility.AccessibleContext
PropertyChangeEvent which indicates that a significant change has occurred to the children of a component like a tree or text.
ACCESSIBLE_NAME_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used to determine when the accessibleName property has changed.
ACCESSIBLE_SELECTION_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used to determine when the accessibleSelection has changed.
ACCESSIBLE_STATE_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used to determine when the accessibleStateSet property has changed.
ACCESSIBLE_TABLE_CAPTION_CHANGED - Static variable in class javax.accessibility.AccessibleContext
Constant used to indicate that the table caption has changed The old value in the PropertyChangeEvent will be an Accessible representing the previous table caption and the new value will be an Accessible representing the new table caption.
ACCESSIBLE_TABLE_COLUMN_DESCRIPTION_CHANGED - Static variable in class javax.accessibility.AccessibleContext
Constant used to indicate that the column description has changed The old value in the PropertyChangeEvent will be null and the new value will be an Integer representing the column index.
ACCESSIBLE_TABLE_COLUMN_HEADER_CHANGED - Static variable in class javax.accessibility.AccessibleContext
Constant used to indicate that the column header has changed The old value in the PropertyChangeEvent will be null and the new value will be an AccessibleTableModelChange representing the header change.
ACCESSIBLE_TABLE_MODEL_CHANGED - Static variable in class javax.accessibility.AccessibleContext
Constant used to indicate that table data has changed.
ACCESSIBLE_TABLE_ROW_DESCRIPTION_CHANGED - Static variable in class javax.accessibility.AccessibleContext
Constant used to indicate that the row description has changed The old value in the PropertyChangeEvent will be null and the new value will be an Integer representing the row index.
ACCESSIBLE_TABLE_ROW_HEADER_CHANGED - Static variable in class javax.accessibility.AccessibleContext
Constant used to indicate that the row header has changed The old value in the PropertyChangeEvent will be null and the new value will be an AccessibleTableModelChange representing the header change.
ACCESSIBLE_TABLE_SUMMARY_CHANGED - Static variable in class javax.accessibility.AccessibleContext
Constant used to indicate that the table summary has changed The old value in the PropertyChangeEvent will be an Accessible representing the previous table summary and the new value will be an Accessible representing the new table summary.
ACCESSIBLE_TEXT_ATTRIBUTES_CHANGED - Static variable in class javax.accessibility.AccessibleContext
PropertyChangeEvent which indicates that text attributes have changed.
ACCESSIBLE_TEXT_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
PropertyChangeEvent which indicates that text has changed.
ACCESSIBLE_VALUE_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used to determine when the accessibleValue property has changed.
ACCESSIBLE_VISIBLE_DATA_PROPERTY - Static variable in class javax.accessibility.AccessibleContext
Constant used to determine when the visual appearance of the object has changed.
AccessibleAction - Interface in javax.accessibility
The AccessibleAction interface should be supported by any object that can perform one or more actions.
AccessibleAttributeSequence - Class in javax.accessibility
This class collects together the span of text that share the same contiguous set of attributes, along with that set of attributes.
AccessibleAttributeSequence(int, int, AttributeSet) - Constructor for class javax.accessibility.AccessibleAttributeSequence
Constructs an AccessibleAttributeSequence with the given parameters.
accessibleAWTComponentHandler - Variable in class java.awt.Component.AccessibleAWTComponent
 
accessibleAWTFocusHandler - Variable in class java.awt.Component.AccessibleAWTComponent
 
AccessibleBundle - Class in javax.accessibility
Base class used to maintain a strongly typed enumeration.
AccessibleBundle() - Constructor for class javax.accessibility.AccessibleBundle
 
AccessibleComponent - Interface in javax.accessibility
The AccessibleComponent interface should be supported by any object that is rendered on the screen.
accessibleContainerHandler - Variable in class java.awt.Container.AccessibleAWTContainer
 
accessibleContainerHandler - Variable in class javax.swing.JComponent.AccessibleJComponent
 
AccessibleContext - Class in javax.accessibility
AccessibleContext represents the minimum information all accessible objects return.
AccessibleContext() - Constructor for class javax.accessibility.AccessibleContext
 
accessibleContext - Variable in class javax.swing.CellRendererPane
 
accessibleContext - Variable in class javax.swing.JApplet
 
accessibleContext - Variable in class javax.swing.JColorChooser
 
accessibleContext - Variable in class javax.swing.JComponent
The AccessibleContext associated with this JComponent.
accessibleContext - Variable in class javax.swing.JDialog
 
accessibleContext - Variable in class javax.swing.JFileChooser
 
accessibleContext - Variable in class javax.swing.JFrame
The accessible context property.
accessibleContext - Variable in class javax.swing.JWindow
The accessible context property.
accessibleContext - Variable in class javax.swing.ProgressMonitor
The AccessibleContext for the ProgressMonitor
accessibleDescription - Variable in class javax.accessibility.AccessibleContext
A localized String containing the description of the object.
AccessibleEditableText - Interface in javax.accessibility
The AccessibleEditableText interface should be implemented by all classes that present editable textual information on the display.
AccessibleExtendedComponent - Interface in javax.accessibility
The AccessibleExtendedComponent interface should be supported by any object that is rendered on the screen.
AccessibleExtendedTable - Interface in javax.accessibility
Class AccessibleExtendedTable provides extended information about a user-interface component that presents data in a two-dimensional table format.
AccessibleExtendedText - Interface in javax.accessibility
The AccessibleExtendedText interface contains additional methods not provided by the AccessibleText interface Applications can determine if an object supports the AccessibleExtendedText interface by first obtaining its AccessibleContext (see Accessible) and then calling the AccessibleContext.getAccessibleText() method of AccessibleContext.
accessibleFocusHandler - Variable in class javax.swing.JComponent.AccessibleJComponent
 
AccessibleHyperlink - Class in javax.accessibility
Encapsulation of a link, or set of links (e.g.
AccessibleHyperlink() - Constructor for class javax.accessibility.AccessibleHyperlink
 
AccessibleHypertext - Interface in javax.accessibility
The AccessibleHypertext class is the base class for all classes that present hypertext information on the display.
AccessibleIcon - Interface in javax.accessibility
The AccessibleIcon interface should be supported by any object that has an associated icon (e.g., buttons).
AccessibleKeyBinding - Interface in javax.accessibility
The AccessibleKeyBinding interface should be supported by any object that has a keyboard bindings such as a keyboard mnemonic and/or keyboard shortcut which can be used to select the object.
accessibleName - Variable in class javax.accessibility.AccessibleContext
A localized String containing the name of the object.
AccessibleObject - Class in java.lang.reflect
The AccessibleObject class is the base class for Field, Method and Constructor objects.
AccessibleObject() - Constructor for class java.lang.reflect.AccessibleObject
Constructor: only used by the Java Virtual Machine.
accessibleParent - Variable in class javax.accessibility.AccessibleContext
The accessible parent of this object.
AccessibleRelation - Class in javax.accessibility
Class AccessibleRelation describes a relation between the object that implements the AccessibleRelation and one or more other objects.
AccessibleRelation(String) - Constructor for class javax.accessibility.AccessibleRelation
Create a new AccessibleRelation using the given locale independent key.
AccessibleRelation(String, Object) - Constructor for class javax.accessibility.AccessibleRelation
Creates a new AccessibleRelation using the given locale independent key.
AccessibleRelation(String, Object[]) - Constructor for class javax.accessibility.AccessibleRelation
Creates a new AccessibleRelation using the given locale independent key.
AccessibleRelationSet - Class in javax.accessibility
Class AccessibleRelationSet determines a component's relation set.
AccessibleRelationSet() - Constructor for class javax.accessibility.AccessibleRelationSet
Creates a new empty relation set.
AccessibleRelationSet(AccessibleRelation[]) - Constructor for class javax.accessibility.AccessibleRelationSet
Creates a new relation with the initial set of relations contained in the array of relations passed in.
AccessibleResourceBundle - Class in javax.accessibility
Deprecated.
This class is deprecated as of version 1.3 of the Java Platform.
AccessibleResourceBundle() - Constructor for class javax.accessibility.AccessibleResourceBundle
Deprecated.
 
AccessibleRole - Class in javax.accessibility
Class AccessibleRole determines the role of a component.
AccessibleRole(String) - Constructor for class javax.accessibility.AccessibleRole
Creates a new AccessibleRole using the given locale independent key.
AccessibleSelection - Interface in javax.accessibility
This AccessibleSelection interface provides the standard mechanism for an assistive technology to determine what the current selected children are, as well as modify the selection set.
AccessibleState - Class in javax.accessibility
Class AccessibleState describes a component's particular state.
AccessibleState(String) - Constructor for class javax.accessibility.AccessibleState
Creates a new AccessibleState using the given locale independent key.
AccessibleStateSet - Class in javax.accessibility
Class AccessibleStateSet determines a component's state set.
AccessibleStateSet() - Constructor for class javax.accessibility.AccessibleStateSet
Creates a new empty state set.
AccessibleStateSet(AccessibleState[]) - Constructor for class javax.accessibility.AccessibleStateSet
Creates a new state with the initial set of states contained in the array of states passed in.
AccessibleStreamable - Interface in javax.accessibility
The AccessibleStreamable interface should be implemented by the AccessibleContext of any component that presents the raw stream behind a component on the display screen.
AccessibleTable - Interface in javax.accessibility
Class AccessibleTable describes a user-interface component that presents data in a two-dimensional table format.
AccessibleTableModelChange - Interface in javax.accessibility
The AccessibleTableModelChange interface describes a change to the table model.
AccessibleText - Interface in javax.accessibility
The AccessibleText interface should be implemented by all classes that present textual information on the display.
AccessibleTextSequence - Class in javax.accessibility
This class collects together key details of a span of text.
AccessibleTextSequence(int, int, String) - Constructor for class javax.accessibility.AccessibleTextSequence
Constructs an AccessibleTextSequence with the given parameters.
AccessibleValue - Interface in javax.accessibility
The AccessibleValue interface should be supported by any object that supports a numerical value (e.g., a scroll bar).
AccessMode - Enum in java.nio.file
Defines access modes used to test the accessibility of a file.
ACCESSORY_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Says that a different accessory component is in use (for example, to preview files).
AccountException - Exception in javax.security.auth.login
A generic account exception.
AccountException() - Constructor for exception javax.security.auth.login.AccountException
Constructs a AccountException with no detail message.
AccountException(String) - Constructor for exception javax.security.auth.login.AccountException
Constructs a AccountException with the specified detail message.
AccountExpiredException - Exception in javax.security.auth.login
Signals that a user account has expired.
AccountExpiredException() - Constructor for exception javax.security.auth.login.AccountExpiredException
Constructs a AccountExpiredException with no detail message.
AccountExpiredException(String) - Constructor for exception javax.security.auth.login.AccountExpiredException
Constructs a AccountExpiredException with the specified detail message.
AccountLockedException - Exception in javax.security.auth.login
Signals that an account was locked.
AccountLockedException() - Constructor for exception javax.security.auth.login.AccountLockedException
Constructs a AccountLockedException with no detail message.
AccountLockedException(String) - Constructor for exception javax.security.auth.login.AccountLockedException
Constructs a AccountLockedException with the specified detail message.
AccountNotFoundException - Exception in javax.security.auth.login
Signals that an account was not found.
AccountNotFoundException() - Constructor for exception javax.security.auth.login.AccountNotFoundException
Constructs a AccountNotFoundException with no detail message.
AccountNotFoundException(String) - Constructor for exception javax.security.auth.login.AccountNotFoundException
Constructs a AccountNotFoundException with the specified detail message.
Acl - Interface in java.security.acl
Interface representing an Access Control List (ACL).
AclEntry - Class in java.nio.file.attribute
An entry in an access control list (ACL).
AclEntry - Interface in java.security.acl
This is the interface used for representing one entry in an Access Control List (ACL).
AclEntry.Builder - Class in java.nio.file.attribute
A builder of AclEntry objects.
AclEntryFlag - Enum in java.nio.file.attribute
Defines the flags for used by the flags component of an ACL entry.
AclEntryPermission - Enum in java.nio.file.attribute
Defines the permissions for use with the permissions component of an ACL entry.
AclEntryType - Enum in java.nio.file.attribute
A typesafe enumeration of the access control entry types.
AclFileAttributeView - Interface in java.nio.file.attribute
A file attribute view that supports reading or updating a file's Access Control Lists (ACL) or file owner attributes.
AclNotFoundException - Exception in java.security.acl
This is an exception that is thrown whenever a reference is made to a non-existent ACL (Access Control List).
AclNotFoundException() - Constructor for exception java.security.acl.AclNotFoundException
Constructs an AclNotFoundException.
acos(double) - Static method in class java.lang.Math
Returns the arc cosine of a value; the returned angle is in the range 0.0 through pi.
acos(double) - Static method in class java.lang.StrictMath
Returns the arc cosine of a value; the returned angle is in the range 0.0 through pi.
acquire(long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Acquires in exclusive mode, ignoring interrupts.
acquire(int) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Acquires in exclusive mode, ignoring interrupts.
acquire() - Method in class java.util.concurrent.Semaphore
Acquires a permit from this semaphore, blocking until one is available, or the thread is interrupted.
acquire(int) - Method in class java.util.concurrent.Semaphore
Acquires the given number of permits from this semaphore, blocking until all are available, or the thread is interrupted.
acquiredBy() - Method in class java.nio.channels.FileLock
Returns the channel upon whose file this lock was acquired.
acquireInterruptibly(long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Acquires in exclusive mode, aborting if interrupted.
acquireInterruptibly(int) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Acquires in exclusive mode, aborting if interrupted.
acquireShared(long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Acquires in shared mode, ignoring interrupts.
acquireShared(int) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Acquires in shared mode, ignoring interrupts.
acquireSharedInterruptibly(long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Acquires in shared mode, aborting if interrupted.
acquireSharedInterruptibly(int) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Acquires in shared mode, aborting if interrupted.
acquireUninterruptibly() - Method in class java.util.concurrent.Semaphore
Acquires a permit from this semaphore, blocking until one is available.
acquireUninterruptibly(int) - Method in class java.util.concurrent.Semaphore
Acquires the given number of permits from this semaphore, blocking until all are available.
action(Event, Object) - Method in class java.awt.Component
Deprecated.
As of JDK version 1.1, should register this component as ActionListener on component which fires action events.
ACTION - Static variable in class javax.management.MBeanOperationInfo
Indicates that the operation is write-like: it has an effect but does not return any information from the MBean.
Action - Interface in javax.swing
The Action interface provides a useful extension to the ActionListener interface in cases where the same functionality may be accessed by several controls.
ACTION - Static variable in class javax.swing.text.html.HTML.Attribute
 
ACTION_COMMAND_KEY - Static variable in interface javax.swing.Action
The key used to determine the command String for the ActionEvent that will be created when an Action is going to be notified as the result of residing in a Keymap associated with a JComponent.
ACTION_COPY - Static variable in class java.awt.dnd.DnDConstants
An int representing a "copy" action.
ACTION_COPY_OR_MOVE - Static variable in class java.awt.dnd.DnDConstants
An int representing a "copy" or "move" action.
ACTION_EVENT - Static variable in class java.awt.Event
This event indicates that the user wants some action to occur.
ACTION_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting action events.
ACTION_FIRST - Static variable in class java.awt.event.ActionEvent
The first number in the range of ids used for action events.
ACTION_INFO - Static variable in class javax.management.MBeanOperationInfo
Indicates that the operation is both read-like and write-like: it has an effect, and it also returns information from the MBean.
ACTION_LAST - Static variable in class java.awt.event.ActionEvent
The last number in the range of ids used for action events.
ACTION_LINK - Static variable in class java.awt.dnd.DnDConstants
An int representing a "link" action.
ACTION_MOVE - Static variable in class java.awt.dnd.DnDConstants
An int representing a "move" action.
ACTION_NONE - Static variable in class java.awt.dnd.DnDConstants
An int representing no action.
ACTION_PERFORMED - Static variable in class java.awt.event.ActionEvent
This event id indicates that a meaningful action occured.
ACTION_REFERENCE - Static variable in class java.awt.dnd.DnDConstants
An int representing a "reference" action (synonym for ACTION_LINK).
actionCommand - Variable in class javax.swing.DefaultButtonModel
The action command string fired by the button.
actionCommand - Variable in class javax.swing.JComboBox
This protected field is implementation specific.
ActionEvent - Class in java.awt.event
A semantic event which indicates that a component-defined action occurred.
ActionEvent(Object, int, String) - Constructor for class java.awt.event.ActionEvent
Constructs an ActionEvent object.
ActionEvent(Object, int, String, int) - Constructor for class java.awt.event.ActionEvent
Constructs an ActionEvent object with modifier keys.
ActionEvent(Object, int, String, long, int) - Constructor for class java.awt.event.ActionEvent
Constructs an ActionEvent object with the specified modifier keys and timestamp.
ActionListener - Interface in java.awt.event
The listener interface for receiving action events.
actionListener - Variable in class javax.swing.AbstractButton
The button model's ActionListener.
ActionMap - Class in javax.swing
ActionMap provides mappings from Objects (called keys or Action names) to Actions.
ActionMap() - Constructor for class javax.swing.ActionMap
Creates an ActionMap with no parent and no mappings.
ActionMapUIResource - Class in javax.swing.plaf
A subclass of javax.swing.ActionMap that implements UIResource.
ActionMapUIResource() - Constructor for class javax.swing.plaf.ActionMapUIResource
 
actionName - Variable in class javax.swing.text.JTextComponent.KeyBinding
The name of the action for the key.
actionPerformed(ActionEvent) - Method in class java.awt.AWTEventMulticaster
Handles the actionPerformed event by invoking the actionPerformed methods on listener-a and listener-b.
actionPerformed(ActionEvent) - Method in class java.awt.dnd.DropTarget.DropTargetAutoScroller
cause autoscroll to occur
actionPerformed(ActionEvent) - Method in interface java.awt.event.ActionListener
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class java.awt.List.AccessibleAWTList
 
actionPerformed(ActionEvent) - Method in class javax.swing.DefaultCellEditor.EditorDelegate
When an action is performed, editing is ended.
actionPerformed(ActionEvent) - Method in class javax.swing.JComboBox
This method is public as an implementation side effect.
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.CloseAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.MaximizeAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.MinimizeAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.NavigateAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.OpenAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.ApproveSelectionAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.CancelSelectionAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.ChangeToParentDirectoryAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.GoHomeAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.NewFolderAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.UpdateAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.CloseAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.IconifyAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.MaximizeAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.RestoreAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.SizeAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonActionListener
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicScrollBarUI.ScrollListener
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSliderUI.ActionScroller
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSliderUI.ScrollListener
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardDownRightHandler
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardEndHandler
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardHomeHandler
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardResizeToggleHandler
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardUpLeftHandler
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.ComponentHandler
Public as a result of Timer.
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeCancelEditingAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeHomeAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeIncrementAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreePageAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeToggleAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeTraverseAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.plaf.metal.MetalFileChooserUI.DirectoryComboBoxAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.BeepAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.CopyAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.CutAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.DefaultKeyTypedAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.InsertBreakAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.InsertContentAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.InsertTabAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.DefaultEditorKit.PasteAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class javax.swing.text.html.FormView
Responsible for processeing the ActionEvent.
actionPerformed(ActionEvent) - Method in class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
Inserts the HTML into the document.
actionPerformed(ActionEvent) - Method in class javax.swing.text.StyledEditorKit.AlignmentAction
Sets the alignment.
actionPerformed(ActionEvent) - Method in class javax.swing.text.StyledEditorKit.BoldAction
Toggles the bold attribute.
actionPerformed(ActionEvent) - Method in class javax.swing.text.StyledEditorKit.FontFamilyAction
Sets the font family.
actionPerformed(ActionEvent) - Method in class javax.swing.text.StyledEditorKit.FontSizeAction
Sets the font size.
actionPerformed(ActionEvent) - Method in class javax.swing.text.StyledEditorKit.ForegroundAction
Sets the foreground color.
actionPerformed(ActionEvent) - Method in class javax.swing.text.StyledEditorKit.ItalicAction
Toggles the italic attribute.
actionPerformed(ActionEvent) - Method in class javax.swing.text.StyledEditorKit.UnderlineAction
Toggles the Underline attribute.
actionPerformed(ActionEvent) - Method in class javax.swing.ToolTipManager.insideTimerAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.ToolTipManager.outsideTimerAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.ToolTipManager.stillInsideTimerAction
 
actionPerformed(ActionEvent) - Method in class javax.swing.tree.DefaultTreeCellEditor
Messaged when the timer fires, this will start the editing session.
actionPropertyChanged(Action, String) - Method in class javax.swing.AbstractButton
Updates the button's state in response to property changes in the associated action.
actionPropertyChanged(Action, String) - Method in class javax.swing.JComboBox
Updates the combobox's state in response to property changes in associated action.
actionPropertyChanged(Action, String) - Method in class javax.swing.JMenuItem
Updates the button's state in response to property changes in the associated action.
actionPropertyChanged(Action, String) - Method in class javax.swing.JTextField
Updates the textfield's state in response to property changes in associated action.
Activatable - Class in java.rmi.activation
The Activatable class provides support for remote objects that require persistent access over time and that can be activated by the system.
Activatable(String, MarshalledObject<?>, boolean, int) - Constructor for class java.rmi.activation.Activatable
Constructs an activatable remote object by registering an activation descriptor (with the specified location, data, and restart mode) for this object, and exporting the object with the specified port.
Activatable(String, MarshalledObject<?>, boolean, int, RMIClientSocketFactory, RMIServerSocketFactory) - Constructor for class java.rmi.activation.Activatable
Constructs an activatable remote object by registering an activation descriptor (with the specified location, data, and restart mode) for this object, and exporting the object with the specified port, and specified client and server socket factories.
Activatable(ActivationID, int) - Constructor for class java.rmi.activation.Activatable
Constructor used to activate/export the object on a specified port.
Activatable(ActivationID, int, RMIClientSocketFactory, RMIServerSocketFactory) - Constructor for class java.rmi.activation.Activatable
Constructor used to activate/export the object on a specified port.
activate() - Method in interface java.awt.im.spi.InputMethod
Activates the input method for immediate input processing.
activate(Applet) - Method in interface java.beans.AppletInitializer
Activate, and/or mark Applet active.
activate(boolean) - Method in class java.rmi.activation.ActivationID
Activate the object for this id.
activate(ActivationID, boolean) - Method in interface java.rmi.activation.Activator
Activate the object associated with the activation identifier, id.
activate(IIOParam) - Method in interface javax.imageio.IIOParamController
Activates the controller.
activate(IIOMetadata) - Method in interface javax.imageio.metadata.IIOMetadataController
Activates the controller.
activateController() - Method in class javax.imageio.IIOParam
Activates the installed IIOParamController for this IIOParam object and returns the resulting value.
activateController() - Method in class javax.imageio.metadata.IIOMetadata
Activates the installed IIOMetadataController for this IIOMetadata object and returns the resulting value.
ACTIVATED - Static variable in class javax.swing.event.HyperlinkEvent.EventType
Activated type.
ActivateFailedException - Exception in java.rmi.activation
This exception is thrown by the RMI runtime when activation fails during a remote call to an activatable object.
ActivateFailedException(String) - Constructor for exception java.rmi.activation.ActivateFailedException
Constructs an ActivateFailedException with the specified detail message.
ActivateFailedException(String, Exception) - Constructor for exception java.rmi.activation.ActivateFailedException
Constructs an ActivateFailedException with the specified detail message and nested exception.
activateFrame(JInternalFrame) - Method in class javax.swing.DefaultDesktopManager
This will activate f moving it to the front.
activateFrame(JInternalFrame) - Method in interface javax.swing.DesktopManager
Generally, indicate that this frame has focus.
activateFrame(JInternalFrame) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
This method is called when the frame becomes selected.
activateLink(int, JEditorPane) - Method in class javax.swing.text.html.HTMLEditorKit.LinkController
Calls linkActivated on the associated JEditorPane if the given position represents a link.
ActivationDesc - Class in java.rmi.activation
An activation descriptor contains the information necessary to activate an object: the object's group identifier, the object's fully-qualified class name, the object's code location (the location of the class), a codebase URL path, the object's restart "mode", and, a "marshalled" object that can contain object specific initialization data.
ActivationDesc(String, String, MarshalledObject<?>) - Constructor for class java.rmi.activation.ActivationDesc
Constructs an object descriptor for an object whose class name is className, that can be loaded from the code location and whose initialization information is data.
ActivationDesc(String, String, MarshalledObject<?>, boolean) - Constructor for class java.rmi.activation.ActivationDesc
Constructs an object descriptor for an object whose class name is className, that can be loaded from the code location and whose initialization information is data.
ActivationDesc(ActivationGroupID, String, String, MarshalledObject<?>) - Constructor for class java.rmi.activation.ActivationDesc
Constructs an object descriptor for an object whose class name is className that can be loaded from the code location and whose initialization information is data.
ActivationDesc(ActivationGroupID, String, String, MarshalledObject<?>, boolean) - Constructor for class java.rmi.activation.ActivationDesc
Constructs an object descriptor for an object whose class name is className that can be loaded from the code location and whose initialization information is data.
ActivationException - Exception in java.rmi.activation
General exception used by the activation interfaces.
ActivationException() - Constructor for exception java.rmi.activation.ActivationException
Constructs an ActivationException.
ActivationException(String) - Constructor for exception java.rmi.activation.ActivationException
Constructs an ActivationException with the specified detail message.
ActivationException(String, Throwable) - Constructor for exception java.rmi.activation.ActivationException
Constructs an ActivationException with the specified detail message and cause.
ActivationGroup - Class in java.rmi.activation
An ActivationGroup is responsible for creating new instances of "activatable" objects in its group, informing its ActivationMonitor when either: its object's become active or inactive, or the group as a whole becomes inactive.
ActivationGroup(ActivationGroupID) - Constructor for class java.rmi.activation.ActivationGroup
Constructs an activation group with the given activation group identifier.
ActivationGroupDesc - Class in java.rmi.activation
An activation group descriptor contains the information necessary to create/recreate an activation group in which to activate objects.
ActivationGroupDesc(Properties, ActivationGroupDesc.CommandEnvironment) - Constructor for class java.rmi.activation.ActivationGroupDesc
Constructs a group descriptor that uses the system defaults for group implementation and code location.
ActivationGroupDesc(String, String, MarshalledObject<?>, Properties, ActivationGroupDesc.CommandEnvironment) - Constructor for class java.rmi.activation.ActivationGroupDesc
Specifies an alternate group implementation and execution environment to be used for the group.
ActivationGroupDesc.CommandEnvironment - Class in java.rmi.activation
Startup options for ActivationGroup implementations.
ActivationGroupDesc.CommandEnvironment(String, String[]) - Constructor for class java.rmi.activation.ActivationGroupDesc.CommandEnvironment
Create a CommandEnvironment with all the necessary information.
ActivationGroupID - Class in java.rmi.activation
The identifier for a registered activation group serves several purposes: identifies the group uniquely within the activation system, and contains a reference to the group's activation system so that the group can contact its activation system when necessary.
ActivationGroupID(ActivationSystem) - Constructor for class java.rmi.activation.ActivationGroupID
Constructs a unique group id.
ActivationID - Class in java.rmi.activation
Activation makes use of special identifiers to denote remote objects that can be activated over time.
ActivationID(Activator) - Constructor for class java.rmi.activation.ActivationID
The constructor for ActivationID takes a single argument, activator, that specifies a remote reference to the activator responsible for activating the object associated with this identifier.
ActivationInstantiator - Interface in java.rmi.activation
An ActivationInstantiator is responsible for creating instances of "activatable" objects.
ActivationMonitor - Interface in java.rmi.activation
An ActivationMonitor is specific to an ActivationGroup and is obtained when a group is reported active via a call to ActivationSystem.activeGroup (this is done internally).
ActivationSystem - Interface in java.rmi.activation
The ActivationSystem provides a means for registering groups and "activatable" objects to be activated within those groups.
Activator - Interface in java.rmi.activation
The Activator facilitates remote object activation.
ACTIVATOR_ID - Static variable in class java.rmi.server.ObjID
Object number for well-known ObjID of the activator.
ACTIVE - Static variable in class javax.accessibility.AccessibleState
Indicates a window is currently the active window.
active - Variable in class javax.sound.midi.VoiceStatus
Indicates whether the voice is currently processing a MIDI note.
ACTIVE_CAPTION - Static variable in class java.awt.SystemColor
The array index for the SystemColor.activeCaption system color.
ACTIVE_CAPTION_BORDER - Static variable in class java.awt.SystemColor
The array index for the SystemColor.activeCaptionBorder system color.
ACTIVE_CAPTION_TEXT - Static variable in class java.awt.SystemColor
The array index for the SystemColor.activeCaptionText system color.
ACTIVE_SENSING - Static variable in class javax.sound.midi.ShortMessage
Status byte for Active Sensing message (0xFE, or 254).
activeCaption - Static variable in class java.awt.SystemColor
The color rendered for the window-title background of the currently active window.
activeCaptionBorder - Static variable in class java.awt.SystemColor
The color rendered for the border around the currently active window.
activeCaptionText - Static variable in class java.awt.SystemColor
The color rendered for the window-title text of the currently active window.
activeCount() - Static method in class java.lang.Thread
Returns an estimate of the number of active threads in the current thread's thread group and its subgroups.
activeCount() - Method in class java.lang.ThreadGroup
Returns an estimate of the number of active threads in this thread group and its subgroups.
ActiveEvent - Interface in java.awt
An interface for events that know how to dispatch themselves.
activeGroup(ActivationGroupID, ActivationInstantiator, long) - Method in interface java.rmi.activation.ActivationSystem
Callback to inform activation system that group is now active.
activeGroupCount() - Method in class java.lang.ThreadGroup
Returns an estimate of the number of active groups in this thread group and its subgroups.
activeObject(ActivationID, Remote) - Method in class java.rmi.activation.ActivationGroup
The group's activeObject method is called when an object is exported (either by Activatable object construction or an explicit call to Activatable.exportObject.
activeObject(ActivationID, MarshalledObject<? extends Remote>) - Method in class java.rmi.activation.ActivationGroup
This protected method is necessary for subclasses to make the activeObject callback to the group's monitor.
activeObject(ActivationID, MarshalledObject<? extends Remote>) - Method in interface java.rmi.activation.ActivationMonitor
Informs that an object is now active.
AD - Static variable in class java.util.GregorianCalendar
Value of the ERA field indicating the common era (Anno Domini), also known as CE.
adapt(Runnable) - Static method in class java.util.concurrent.ForkJoinTask
Returns a new ForkJoinTask that performs the run method of the given Runnable as its action, and returns a null result upon ForkJoinTask.join().
adapt(Runnable, T) - Static method in class java.util.concurrent.ForkJoinTask
Returns a new ForkJoinTask that performs the run method of the given Runnable as its action, and returns the given result upon ForkJoinTask.join().
adapt(Callable<? extends T>) - Static method in class java.util.concurrent.ForkJoinTask
Returns a new ForkJoinTask that performs the call method of the given Callable as its action, and returns its result upon ForkJoinTask.join(), translating any checked exceptions encountered into RuntimeException.
add(ComponentListener, ComponentListener) - Static method in class java.awt.AWTEventMulticaster
Adds component-listener-a with component-listener-b and returns the resulting multicast listener.
add(ContainerListener, ContainerListener) - Static method in class java.awt.AWTEventMulticaster
Adds container-listener-a with container-listener-b and returns the resulting multicast listener.
add(FocusListener, FocusListener) - Static method in class java.awt.AWTEventMulticaster
Adds focus-listener-a with focus-listener-b and returns the resulting multicast listener.
add(KeyListener, KeyListener) - Static method in class java.awt.AWTEventMulticaster
Adds key-listener-a with key-listener-b and returns the resulting multicast listener.
add(MouseListener, MouseListener) - Static method in class java.awt.AWTEventMulticaster
Adds mouse-listener-a with mouse-listener-b and returns the resulting multicast listener.
add(MouseMotionListener, MouseMotionListener) - Static method in class java.awt.AWTEventMulticaster
Adds mouse-motion-listener-a with mouse-motion-listener-b and returns the resulting multicast listener.
add(WindowListener, WindowListener) - Static method in class java.awt.AWTEventMulticaster
Adds window-listener-a with window-listener-b and returns the resulting multicast listener.
add(WindowStateListener, WindowStateListener) - Static method in class java.awt.AWTEventMulticaster
Adds window-state-listener-a with window-state-listener-b and returns the resulting multicast listener.
add(WindowFocusListener, WindowFocusListener) - Static method in class java.awt.AWTEventMulticaster
Adds window-focus-listener-a with window-focus-listener-b and returns the resulting multicast listener.
add(ActionListener, ActionListener) - Static method in class java.awt.AWTEventMulticaster
Adds action-listener-a with action-listener-b and returns the resulting multicast listener.
add(ItemListener, ItemListener) - Static method in class java.awt.AWTEventMulticaster
Adds item-listener-a with item-listener-b and returns the resulting multicast listener.
add(AdjustmentListener, AdjustmentListener) - Static method in class java.awt.AWTEventMulticaster
Adds adjustment-listener-a with adjustment-listener-b and returns the resulting multicast listener.
add(TextListener, TextListener) - Static method in class java.awt.AWTEventMulticaster
 
add(InputMethodListener, InputMethodListener) - Static method in class java.awt.AWTEventMulticaster
Adds input-method-listener-a with input-method-listener-b and returns the resulting multicast listener.
add(HierarchyListener, HierarchyListener) - Static method in class java.awt.AWTEventMulticaster
Adds hierarchy-listener-a with hierarchy-listener-b and returns the resulting multicast listener.
add(HierarchyBoundsListener, HierarchyBoundsListener) - Static method in class java.awt.AWTEventMulticaster
Adds hierarchy-bounds-listener-a with hierarchy-bounds-listener-b and returns the resulting multicast listener.
add(MouseWheelListener, MouseWheelListener) - Static method in class java.awt.AWTEventMulticaster
Adds mouse-wheel-listener-a with mouse-wheel-listener-b and returns the resulting multicast listener.
add(String) - Method in class java.awt.Choice
Adds an item to this Choice menu.
add(PopupMenu) - Method in class java.awt.Component
Adds the specified popup menu to the component.
add(Component) - Method in class java.awt.Container
Appends the specified component to the end of this container.
add(String, Component) - Method in class java.awt.Container
Adds the specified component to this container.
add(Component, int) - Method in class java.awt.Container
Adds the specified component to this container at the given position.
add(Component, Object) - Method in class java.awt.Container
Adds the specified component to the end of this container.
add(Component, Object, int) - Method in class java.awt.Container
Adds the specified component to this container with the specified constraints at the specified index.
add(Area) - Method in class java.awt.geom.Area
Adds the shape of the specified Area to the shape of this Area.
add(double, double) - Method in class java.awt.geom.Rectangle2D
Adds a point, specified by the double precision arguments newx and newy, to this Rectangle2D.
add(Point2D) - Method in class java.awt.geom.Rectangle2D
Adds the Point2D object pt to this Rectangle2D.
add(Rectangle2D) - Method in class java.awt.geom.Rectangle2D
Adds a Rectangle2D object to this Rectangle2D.
add(Object) - Method in class java.awt.image.renderable.ParameterBlock
Adds an object to the list of parameters.
add(byte) - Method in class java.awt.image.renderable.ParameterBlock
Adds a Byte to the list of parameters.
add(char) - Method in class java.awt.image.renderable.ParameterBlock
Adds a Character to the list of parameters.
add(short) - Method in class java.awt.image.renderable.ParameterBlock
Adds a Short to the list of parameters.
add(int) - Method in class java.awt.image.renderable.ParameterBlock
Adds a Integer to the list of parameters.
add(long) - Method in class java.awt.image.renderable.ParameterBlock
Adds a Long to the list of parameters.
add(float) - Method in class java.awt.image.renderable.ParameterBlock
Adds a Float to the list of parameters.
add(double) - Method in class java.awt.image.renderable.ParameterBlock
Adds a Double to the list of parameters.
add(String) - Method in class java.awt.List
Adds the specified item to the end of scrolling list.
add(String, int) - Method in class java.awt.List
Adds the specified item to the the scrolling list at the position indicated by the index.
add(MenuItem) - Method in class java.awt.Menu
Adds the specified menu item to this menu.
add(String) - Method in class java.awt.Menu
Adds an item with the specified label to this menu.
add(Menu) - Method in class java.awt.MenuBar
Adds the specified menu to the menu bar.
add(String, int) - Method in interface java.awt.peer.ChoicePeer
Adds an item with the string item to the combo box list at index index.
add(String, int) - Method in interface java.awt.peer.ListPeer
Adds an item to the list at the specified index.
add(int, int) - Method in class java.awt.Rectangle
Adds a point, specified by the integer arguments newx,newy to the bounds of this Rectangle.
add(Point) - Method in class java.awt.Rectangle
Adds the specified Point to the bounds of this Rectangle.
add(Rectangle) - Method in class java.awt.Rectangle
Adds a Rectangle to this Rectangle.
add(RenderingHints) - Method in class java.awt.RenderingHints
Adds all of the keys and corresponding values from the specified RenderingHints object to this RenderingHints object.
add(TrayIcon) - Method in class java.awt.SystemTray
Adds a TrayIcon to the SystemTray.
add(Object) - Method in class java.beans.beancontext.BeanContextSupport
Adds/nests a child within this BeanContext.
add(BigDecimal) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this + augend), and whose scale is max(this.scale(), augend.scale()).
add(BigDecimal, MathContext) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this + augend), with rounding according to the context settings.
add(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this + val).
add(URI, HttpCookie) - Method in interface java.net.CookieStore
Adds one HTTP cookie to the store.
add(Permission) - Method in class java.security.PermissionCollection
Adds a permission object to the current collection of permission objects.
add(Permission) - Method in class java.security.Permissions
Adds a permission object to the PermissionCollection for the class the permission belongs to.
add(E) - Method in class java.util.AbstractCollection
Ensures that this collection contains the specified element (optional operation).
add(E) - Method in class java.util.AbstractList
Appends the specified element to the end of this list (optional operation).
add(int, E) - Method in class java.util.AbstractList
Inserts the specified element at the specified position in this list (optional operation).
add(E) - Method in class java.util.AbstractQueue
Inserts the specified element into this queue if it is possible to do so immediately without violating capacity restrictions, returning true upon success and throwing an IllegalStateException if no space is currently available.
add(int, E) - Method in class java.util.AbstractSequentialList
Inserts the specified element at the specified position in this list (optional operation).
add(E) - Method in class java.util.ArrayDeque
Inserts the specified element at the end of this deque.
add(E) - Method in class java.util.ArrayList
Appends the specified element to the end of this list.
add(int, E) - Method in class java.util.ArrayList
Inserts the specified element at the specified position in this list.
add(int, int) - Method in class java.util.Calendar
Adds or subtracts the specified amount of time to the given calendar field, based on the calendar's rules.
add(E) - Method in interface java.util.Collection
Ensures that this collection contains the specified element (optional operation).
add(E) - Method in class java.util.concurrent.ArrayBlockingQueue
Inserts the specified element at the tail of this queue if it is possible to do so immediately without exceeding the queue's capacity, returning true upon success and throwing an IllegalStateException if this queue is full.
add(E) - Method in interface java.util.concurrent.BlockingDeque
Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning true upon success and throwing an IllegalStateException if no space is currently available.
add(E) - Method in interface java.util.concurrent.BlockingQueue
Inserts the specified element into this queue if it is possible to do so immediately without violating capacity restrictions, returning true upon success and throwing an IllegalStateException if no space is currently available.
add(E) - Method in class java.util.concurrent.ConcurrentLinkedDeque
Inserts the specified element at the tail of this deque.
add(E) - Method in class java.util.concurrent.ConcurrentLinkedQueue
Inserts the specified element at the tail of this queue.
add(E) - Method in class java.util.concurrent.ConcurrentSkipListSet
Adds the specified element to this set if it is not already present.
add(E) - Method in class java.util.concurrent.CopyOnWriteArrayList
Appends the specified element to the end of this list.
add(int, E) - Method in class java.util.concurrent.CopyOnWriteArrayList
Inserts the specified element at the specified position in this list.
add(E) - Method in class java.util.concurrent.CopyOnWriteArraySet
Adds the specified element to this set if it is not already present.
add(E) - Method in class java.util.concurrent.DelayQueue
Inserts the specified element into this delay queue.
add(E) - Method in class java.util.concurrent.LinkedBlockingDeque
Inserts the specified element at the end of this deque unless it would violate capacity restrictions.
add(E) - Method in class java.util.concurrent.LinkedTransferQueue
Inserts the specified element at the tail of this queue.
add(E) - Method in class java.util.concurrent.PriorityBlockingQueue
Inserts the specified element into this priority queue.
add(E) - Method in interface java.util.Deque
Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning true upon success and throwing an IllegalStateException if no space is currently available.
add(int, int) - Method in class java.util.GregorianCalendar
Adds the specified (signed) amount of time to the given calendar field, based on the calendar's rules.
add(E) - Method in class java.util.HashSet
Adds the specified element to this set if it is not already present.
add(E) - Method in class java.util.LinkedList
Appends the specified element to the end of this list.
add(int, E) - Method in class java.util.LinkedList
Inserts the specified element at the specified position in this list.
add(E) - Method in interface java.util.List
Appends the specified element to the end of this list (optional operation).
add(int, E) - Method in interface java.util.List
Inserts the specified element at the specified position in this list (optional operation).
add(E) - Method in interface java.util.ListIterator
Inserts the specified element into the list (optional operation).
add(E) - Method in class java.util.PriorityQueue
Inserts the specified element into this priority queue.
add(E) - Method in interface java.util.Queue
Inserts the specified element into this queue if it is possible to do so immediately without violating capacity restrictions, returning true upon success and throwing an IllegalStateException if no space is currently available.
add(E) - Method in interface java.util.Set
Adds the specified element to this set if it is not already present (optional operation).
add(E) - Method in class java.util.TreeSet
Adds the specified element to this set if it is not already present.
add(E) - Method in class java.util.Vector
Appends the specified element to the end of this Vector.
add(int, E) - Method in class java.util.Vector
Inserts the specified element at the specified position in this Vector.
add(AccessibleRelation) - Method in class javax.accessibility.AccessibleRelationSet
Adds a new relation to the current relation set.
add(AccessibleState) - Method in class javax.accessibility.AccessibleStateSet
Adds a new state to the current state set if it is not already present.
add(Attribute) - Method in class javax.management.AttributeList
Adds the Attribute specified as the last element of the list.
add(int, Attribute) - Method in class javax.management.AttributeList
Inserts the attribute specified as an element at the position specified.
add(Object) - Method in class javax.management.AttributeList
Appends the specified element to the end of this list.
add(int, Object) - Method in class javax.management.AttributeList
Inserts the specified element at the specified position in this list.
add(Role) - Method in class javax.management.relation.RoleList
Adds the Role specified as the last element of the list.
add(int, Role) - Method in class javax.management.relation.RoleList
Inserts the role specified as an element at the position specified.
add(Object) - Method in class javax.management.relation.RoleList
 
add(int, Object) - Method in class javax.management.relation.RoleList
 
add(RoleUnresolved) - Method in class javax.management.relation.RoleUnresolvedList
Adds the RoleUnresolved specified as the last element of the list.
add(int, RoleUnresolved) - Method in class javax.management.relation.RoleUnresolvedList
Inserts the unresolved role specified as an element at the position specified.
add(Object) - Method in class javax.management.relation.RoleUnresolvedList
 
add(int, Object) - Method in class javax.management.relation.RoleUnresolvedList
 
add(String) - Method in class javax.naming.CompositeName
Adds a single component to the end of this composite name.
add(int, String) - Method in class javax.naming.CompositeName
Adds a single component at a specified position within this composite name.
add(String) - Method in class javax.naming.CompoundName
Adds a single component to the end of this compound name.
add(int, String) - Method in class javax.naming.CompoundName
Adds a single component at a specified position within this compound name.
add(Object) - Method in interface javax.naming.directory.Attribute
Adds a new value to the attribute.
add(int, Object) - Method in interface javax.naming.directory.Attribute
Adds an attribute value to the ordered list of attribute values.
add(Object) - Method in class javax.naming.directory.BasicAttribute
Adds a new value to this attribute.
add(int, Object) - Method in class javax.naming.directory.BasicAttribute
 
add(String) - Method in class javax.naming.ldap.LdapName
Adds a single component to the end of this LDAP name.
add(Rdn) - Method in class javax.naming.ldap.LdapName
Adds a single RDN to the end of this LDAP name.
add(int, String) - Method in class javax.naming.ldap.LdapName
Adds a single component at a specified position within this LDAP name.
add(int, Rdn) - Method in class javax.naming.ldap.LdapName
Adds a single RDN at a specified position within this LDAP name.
add(String) - Method in interface javax.naming.Name
Adds a single component to the end of this name.
add(int, String) - Method in interface javax.naming.Name
Adds a single component at a specified position within this name.
add(RefAddr) - Method in class javax.naming.Reference
Adds an address to the end of the list of addresses.
add(int, RefAddr) - Method in class javax.naming.Reference
Adds an address to the list of addresses at index posn.
add(Attribute) - Method in interface javax.print.attribute.AttributeSet
Adds the specified attribute to this attribute set if it is not already present, first removing any existing value in the same attribute category as the specified attribute value.
add(Attribute) - Method in interface javax.print.attribute.DocAttributeSet
Adds the specified attribute value to this attribute set if it is not already present, first removing any existing value in the same attribute category as the specified attribute value (optional operation).
add(Attribute) - Method in class javax.print.attribute.HashAttributeSet
Adds the specified attribute to this attribute set if it is not already present, first removing any existing in the same attribute category as the specified attribute value.
add(Attribute) - Method in interface javax.print.attribute.PrintJobAttributeSet
Adds the specified attribute value to this attribute set if it is not already present, first removing any existing value in the same attribute category as the specified attribute value (optional operation).
add(Attribute) - Method in interface javax.print.attribute.PrintRequestAttributeSet
Adds the specified attribute value to this attribute set if it is not already present, first removing any existing value in the same attribute category as the specified attribute value (optional operation).
add(Attribute) - Method in interface javax.print.attribute.PrintServiceAttributeSet
Adds the specified attribute value to this attribute set if it is not already present, first removing any existing value in the same attribute category as the specified attribute value (optional operation).
add(JobStateReason) - Method in class javax.print.attribute.standard.JobStateReasons
Adds the specified element to this job state reasons attribute if it is not already present.
add(MidiEvent) - Method in class javax.sound.midi.Track
Adds a new event to the track.
add(AbstractButton) - Method in class javax.swing.ButtonGroup
Adds the button to the group.
add(int, E) - Method in class javax.swing.DefaultListModel
Inserts the specified element at the specified position in this list.
add(Class<T>, T) - Method in class javax.swing.event.EventListenerList
Adds the listener as a listener of the specified type.
add(JMenuItem) - Method in class javax.swing.JMenu
Appends a menu item to the end of this menu.
add(Component) - Method in class javax.swing.JMenu
Appends a component to the end of this menu.
add(Component, int) - Method in class javax.swing.JMenu
Adds the specified component to this container at the given position.
add(String) - Method in class javax.swing.JMenu
Creates a new menu item with the specified text and appends it to the end of this menu.
add(Action) - Method in class javax.swing.JMenu
Creates a new menu item attached to the specified Action object and appends it to the end of this menu.
add(JMenu) - Method in class javax.swing.JMenuBar
Appends the specified menu to the end of the menu bar.
add(JMenuItem) - Method in class javax.swing.JPopupMenu
Appends the specified menu item to the end of this menu.
add(String) - Method in class javax.swing.JPopupMenu
Creates a new menu item with the specified text and appends it to the end of this menu.
add(Action) - Method in class javax.swing.JPopupMenu
Appends a new menu item to the end of the menu which dispatches the specified Action object.
add(Component) - Method in class javax.swing.JTabbedPane
Adds a component with a tab title defaulting to the name of the component which is the result of calling component.getName.
add(String, Component) - Method in class javax.swing.JTabbedPane
Adds a component with the specified tab title.
add(Component, int) - Method in class javax.swing.JTabbedPane
Adds a component at the specified tab index with a tab title defaulting to the name of the component.
add(Component, Object) - Method in class javax.swing.JTabbedPane
Adds a component to the tabbed pane.
add(Component, Object, int) - Method in class javax.swing.JTabbedPane
Adds a component at the specified tab index.
add(Action) - Method in class javax.swing.JToolBar
Adds a new JButton which dispatches the action.
add(MutableTreeNode) - Method in class javax.swing.tree.DefaultMutableTreeNode
Removes newChild from its parent and makes it a child of this node by adding it to the end of this node's child array.
add(GSSName, int, int, Oid, int) - Method in interface org.ietf.jgss.GSSCredential
Adds a mechanism specific credential-element to an existing credential.
ADD_ATTRIBUTE - Static variable in interface javax.naming.directory.DirContext
This constant specifies to add an attribute with the specified values.
ADD_FILE - Static variable in enum java.nio.file.attribute.AclEntryPermission
Permission to add a new file to a directory (equal to AclEntryPermission.WRITE_DATA)
ADD_SUBDIRECTORY - Static variable in enum java.nio.file.attribute.AclEntryPermission
Permission to create a subdirectory to a directory (equal to AclEntryPermission.APPEND_DATA)
addAccessibleSelection(int) - Method in class java.awt.List.AccessibleAWTList
Adds the specified selected item in the object to the object's selection.
addAccessibleSelection(int) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Adds the specified Accessible child of the object to the object's selection.
addAccessibleSelection(int) - Method in interface javax.accessibility.AccessibleSelection
Adds the specified Accessible child of the object to the object's selection.
addAccessibleSelection(int) - Method in class javax.swing.JComboBox.AccessibleJComboBox
Adds the specified Accessible child of the object to the object's selection.
addAccessibleSelection(int) - Method in class javax.swing.JList.AccessibleJList
Adds the specified selected item in the object to the object's selection.
addAccessibleSelection(int) - Method in class javax.swing.JMenu.AccessibleJMenu
Selects the ith menu in the menu.
addAccessibleSelection(int) - Method in class javax.swing.JMenuBar.AccessibleJMenuBar
Selects the nth menu in the menu bar, forcing it to pop up.
addAccessibleSelection(int) - Method in class javax.swing.JTabbedPane.AccessibleJTabbedPane
 
addAccessibleSelection(int) - Method in class javax.swing.JTable.AccessibleJTable
Adds the specified Accessible child of the object to the object's selection.
addAccessibleSelection(int) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Adds the specified selected item in the object to the object's selection.
addAccessibleSelection(int) - Method in class javax.swing.JTree.AccessibleJTree
Adds the specified selected item in the object to the object's selection.
addActionForKeyStroke(KeyStroke, Action) - Method in interface javax.swing.text.Keymap
Adds a binding to the keymap.
addActionListener(ActionListener) - Method in class java.awt.Button
Adds the specified action listener to receive action events from this button.
addActionListener(ActionListener) - Method in class java.awt.List
Adds the specified action listener to receive action events from this list.
addActionListener(ActionListener) - Method in class java.awt.MenuItem
Adds the specified action listener to receive action events from this menu item.
addActionListener(ActionListener) - Method in class java.awt.TextField
Adds the specified action listener to receive action events from this text field.
addActionListener(ActionListener) - Method in class java.awt.TrayIcon
Adds the specified action listener to receive ActionEvents from this TrayIcon.
addActionListener(ActionListener) - Method in class javax.swing.AbstractButton
Adds an ActionListener to the button.
addActionListener(ActionListener) - Method in interface javax.swing.ButtonModel
Adds an ActionListener to the model.
addActionListener(ActionListener) - Method in interface javax.swing.ComboBoxEditor
Add an ActionListener.
addActionListener(ActionListener) - Method in class javax.swing.DefaultButtonModel
Adds an ActionListener to the model.
addActionListener(ActionListener) - Method in class javax.swing.JComboBox
Adds an ActionListener.
addActionListener(ActionListener) - Method in class javax.swing.JFileChooser
Adds an ActionListener to the file chooser.
addActionListener(ActionListener) - Method in class javax.swing.JTextField
Adds the specified action listener to receive action events from this textfield.
addActionListener(ActionListener) - Method in class javax.swing.plaf.basic.BasicComboBoxEditor
 
addActionListener(ActionListener) - Method in class javax.swing.Timer
Adds an action listener to the Timer.
addAdjustmentListener(AdjustmentListener) - Method in interface java.awt.Adjustable
Adds a listener to receive adjustment events when the value of the adjustable object changes.
addAdjustmentListener(AdjustmentListener) - Method in class java.awt.Scrollbar
Adds the specified adjustment listener to receive instances of AdjustmentEvent from this scroll bar.
addAdjustmentListener(AdjustmentListener) - Method in class java.awt.ScrollPaneAdjustable
Adds the specified adjustment listener to receive adjustment events from this ScrollPaneAdjustable.
addAdjustmentListener(AdjustmentListener) - Method in class javax.swing.JScrollBar
Adds an AdjustmentListener.
addAll(Collection) - Method in class java.beans.beancontext.BeanContextSupport
add Collection to set of Children (Unsupported) implementations must synchronized on the hierarchy lock and "children" protected field
addAll(Collection<? extends E>) - Method in class java.util.AbstractCollection
Adds all of the elements in the specified collection to this collection (optional operation).
addAll(int, Collection<? extends E>) - Method in class java.util.AbstractList
Inserts all of the elements in the specified collection into this list at the specified position (optional operation).
addAll(Collection<? extends E>) - Method in class java.util.AbstractQueue
Adds all of the elements in the specified collection to this queue.
addAll(int, Collection<? extends E>) - Method in class java.util.AbstractSequentialList
Inserts all of the elements in the specified collection into this list at the specified position (optional operation).
addAll(Collection<? extends E>) - Method in class java.util.ArrayList
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's Iterator.
addAll(int, Collection<? extends E>) - Method in class java.util.ArrayList
Inserts all of the elements in the specified collection into this list, starting at the specified position.
addAll(Collection<? extends E>) - Method in interface java.util.Collection
Adds all of the elements in the specified collection to this collection (optional operation).
addAll(Collection<? super T>, T...) - Static method in class java.util.Collections
Adds all of the specified elements to the specified collection.
addAll(Collection<? extends E>) - Method in class java.util.concurrent.ConcurrentLinkedDeque
Appends all of the elements in the specified collection to the end of this deque, in the order that they are returned by the specified collection's iterator.
addAll(Collection<? extends E>) - Method in class java.util.concurrent.ConcurrentLinkedQueue
Appends all of the elements in the specified collection to the end of this queue, in the order that they are returned by the specified collection's iterator.
addAll(Collection<? extends E>) - Method in class java.util.concurrent.CopyOnWriteArrayList
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator.
addAll(int, Collection<? extends E>) - Method in class java.util.concurrent.CopyOnWriteArrayList
Inserts all of the elements in the specified collection into this list, starting at the specified position.
addAll(Collection<? extends E>) - Method in class java.util.concurrent.CopyOnWriteArraySet
Adds all of the elements in the specified collection to this set if they're not already present.
addAll(Collection<? extends E>) - Method in class java.util.LinkedList
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator.
addAll(int, Collection<? extends E>) - Method in class java.util.LinkedList
Inserts all of the elements in the specified collection into this list, starting at the specified position.
addAll(Collection<? extends E>) - Method in interface java.util.List
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator (optional operation).
addAll(int, Collection<? extends E>) - Method in interface java.util.List
Inserts all of the elements in the specified collection into this list at the specified position (optional operation).
addAll(Collection<? extends E>) - Method in interface java.util.Set
Adds all of the elements in the specified collection to this set if they're not already present (optional operation).
addAll(Collection<? extends E>) - Method in class java.util.TreeSet
Adds all of the elements in the specified collection to this set.
addAll(Collection<? extends E>) - Method in class java.util.Vector
Appends all of the elements in the specified Collection to the end of this Vector, in the order that they are returned by the specified Collection's Iterator.
addAll(int, Collection<? extends E>) - Method in class java.util.Vector
Inserts all of the elements in the specified Collection into this Vector at the specified position.
addAll(AccessibleRelation[]) - Method in class javax.accessibility.AccessibleRelationSet
Adds all of the relations to the existing relation set.
addAll(AccessibleState[]) - Method in class javax.accessibility.AccessibleStateSet
Adds all of the states to the existing state set.
addAll(AttributeList) - Method in class javax.management.AttributeList
Appends all the elements in the AttributeList specified to the end of the list, in the order in which they are returned by the Iterator of the AttributeList specified.
addAll(int, AttributeList) - Method in class javax.management.AttributeList
Inserts all of the elements in the AttributeList specified into this list, starting at the specified position, in the order in which they are returned by the Iterator of the AttributeList specified.
addAll(Collection<?>) - Method in class javax.management.AttributeList
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's Iterator.
addAll(int, Collection<?>) - Method in class javax.management.AttributeList
Inserts all of the elements in the specified collection into this list, starting at the specified position.
addAll(RoleList) - Method in class javax.management.relation.RoleList
Appends all the elements in the RoleList specified to the end of the list, in the order in which they are returned by the Iterator of the RoleList specified.
addAll(int, RoleList) - Method in class javax.management.relation.RoleList
Inserts all of the elements in the RoleList specified into this list, starting at the specified position, in the order in which they are returned by the Iterator of the RoleList specified.
addAll(Collection<?>) - Method in class javax.management.relation.RoleList
 
addAll(int, Collection<?>) - Method in class javax.management.relation.RoleList
 
addAll(RoleUnresolvedList) - Method in class javax.management.relation.RoleUnresolvedList
Appends all the elements in the RoleUnresolvedList specified to the end of the list, in the order in which they are returned by the Iterator of the RoleUnresolvedList specified.
addAll(int, RoleUnresolvedList) - Method in class javax.management.relation.RoleUnresolvedList
Inserts all of the elements in the RoleUnresolvedList specified into this list, starting at the specified position, in the order in which they are returned by the Iterator of the RoleUnresolvedList specified.
addAll(Collection<?>) - Method in class javax.management.relation.RoleUnresolvedList
 
addAll(int, Collection<?>) - Method in class javax.management.relation.RoleUnresolvedList
 
addAll(Name) - Method in class javax.naming.CompositeName
Adds the components of a composite name -- in order -- to the end of this composite name.
addAll(int, Name) - Method in class javax.naming.CompositeName
Adds the components of a composite name -- in order -- at a specified position within this composite name.
addAll(Name) - Method in class javax.naming.CompoundName
Adds the components of a compound name -- in order -- to the end of this compound name.
addAll(int, Name) - Method in class javax.naming.CompoundName
Adds the components of a compound name -- in order -- at a specified position within this compound name.
addAll(Name) - Method in class javax.naming.ldap.LdapName
Adds the components of a name -- in order -- to the end of this name.
addAll(List<Rdn>) - Method in class javax.naming.ldap.LdapName
Adds the RDNs of a name -- in order -- to the end of this name.
addAll(int, Name) - Method in class javax.naming.ldap.LdapName
Adds the components of a name -- in order -- at a specified position within this name.
addAll(int, List<Rdn>) - Method in class javax.naming.ldap.LdapName
Adds the RDNs of a name -- in order -- at a specified position within this name.
addAll(Name) - Method in interface javax.naming.Name
Adds the components of a name -- in order -- to the end of this name.
addAll(int, Name) - Method in interface javax.naming.Name
Adds the components of a name -- in order -- at a specified position within this name.
addAll(AttributeSet) - Method in interface javax.print.attribute.AttributeSet
Adds all of the elements in the specified set to this attribute.
addAll(AttributeSet) - Method in interface javax.print.attribute.DocAttributeSet
Adds all of the elements in the specified set to this attribute.
addAll(AttributeSet) - Method in class javax.print.attribute.HashAttributeSet
Adds all of the elements in the specified set to this attribute.
addAll(AttributeSet) - Method in interface javax.print.attribute.PrintJobAttributeSet
Adds all of the elements in the specified set to this attribute.
addAll(AttributeSet) - Method in interface javax.print.attribute.PrintRequestAttributeSet
Adds all of the elements in the specified set to this attribute.
addAll(AttributeSet) - Method in interface javax.print.attribute.PrintServiceAttributeSet
Adds all of the elements in the specified set to this attribute.
addAllAbsent(Collection<? extends E>) - Method in class java.util.concurrent.CopyOnWriteArrayList
Appends all of the elements in the specified collection that are not already contained in this list, to the end of this list, in the order that they are returned by the specified collection's iterator.
addAncestorListener(AncestorListener) - Method in class javax.swing.JComponent
Registers listener so that it will receive AncestorEvents when it or any of its ancestors move or are made visible or invisible.
addAndGet(int) - Method in class java.util.concurrent.atomic.AtomicInteger
Atomically adds the given value to the current value.
addAndGet(int, int) - Method in class java.util.concurrent.atomic.AtomicIntegerArray
Atomically adds the given value to the element at index i.
addAndGet(T, int) - Method in class java.util.concurrent.atomic.AtomicIntegerFieldUpdater
Atomically adds the given value to the current value of the field of the given object managed by this updater.
addAndGet(long) - Method in class java.util.concurrent.atomic.AtomicLong
Atomically adds the given value to the current value.
addAndGet(int, long) - Method in class java.util.concurrent.atomic.AtomicLongArray
Atomically adds the given value to the element at index i.
addAndGet(T, long) - Method in class java.util.concurrent.atomic.AtomicLongFieldUpdater
Atomically adds the given value to the current value of the field of the given object managed by this updater.
addAttribute(AttributedCharacterIterator.Attribute, Object) - Method in class java.text.AttributedString
Adds an attribute to the entire string.
addAttribute(AttributedCharacterIterator.Attribute, Object, int, int) - Method in class java.text.AttributedString
Adds an attribute to a subrange of the string.
addAttribute(String, String, int, boolean, String) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
Adds a new attribute to a previously defined element that may be set to an arbitrary value.
addAttribute(String, String, int, boolean, String, List<String>) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
Adds a new attribute to a previously defined element that will be defined by a set of enumerated values.
addAttribute(String, String, int, boolean, String, String, String, boolean, boolean) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
Adds a new attribute to a previously defined element that will be defined by a range of values.
addAttribute(String, String, int, boolean, int, int) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
Adds a new attribute to a previously defined element that will be defined by a list of values.
addAttribute(Object, Object) - Method in class javax.swing.text.AbstractDocument.AbstractElement
Adds an attribute to the element.
addAttribute(AttributeSet, Object, Object) - Method in interface javax.swing.text.AbstractDocument.AttributeContext
Adds an attribute to the given set, and returns the new representative set.
addAttribute(AttributeSet, Object, Object) - Method in class javax.swing.text.html.StyleSheet
Adds an attribute to the given set, and returns the new representative set.
addAttribute(Object, Object) - Method in interface javax.swing.text.MutableAttributeSet
Creates a new attribute set similar to this one except that it contains an attribute with the given name and value.
addAttribute(Object, Object) - Method in class javax.swing.text.SimpleAttributeSet
Adds an attribute to the list.
addAttribute(AttributeSet, Object, Object) - Method in class javax.swing.text.StyleContext
Adds an attribute to the given set, and returns the new representative set.
addAttribute(Object, Object) - Method in class javax.swing.text.StyleContext.NamedStyle
Adds an attribute.
addAttributeChangeNotificationListener(NotificationListener, String, Object) - Method in interface javax.management.modelmbean.ModelMBeanNotificationBroadcaster
Registers an object which implements the NotificationListener interface as a listener.
addAttributeChangeNotificationListener(NotificationListener, String, Object) - Method in class javax.management.modelmbean.RequiredModelMBean
 
addAttributes(Map<? extends AttributedCharacterIterator.Attribute, ?>, int, int) - Method in class java.text.AttributedString
Adds a set of attributes to a subrange of the string.
addAttributes(AttributeSet) - Method in class javax.swing.text.AbstractDocument.AbstractElement
Adds a set of attributes to the element.
addAttributes(AttributeSet, AttributeSet) - Method in interface javax.swing.text.AbstractDocument.AttributeContext
Adds a set of attributes to the element.
addAttributes(AttributeSet, AttributeSet) - Method in class javax.swing.text.html.StyleSheet
Adds a set of attributes to the element.
addAttributes(AttributeSet) - Method in interface javax.swing.text.MutableAttributeSet
Creates a new attribute set similar to this one except that it contains the given attributes and values.
addAttributes(AttributeSet) - Method in class javax.swing.text.SimpleAttributeSet
Adds a set of attributes to the list.
addAttributes(AttributeSet, AttributeSet) - Method in class javax.swing.text.StyleContext
Adds a set of attributes to the element.
addAttributes(AttributeSet) - Method in class javax.swing.text.StyleContext.NamedStyle
Adds a set of attributes to the element.
addAuxiliaryLookAndFeel(LookAndFeel) - Static method in class javax.swing.UIManager
Adds a LookAndFeel to the list of auxiliary look and feels.
addAWTEventListener(AWTEventListener, long) - Method in class java.awt.Toolkit
Adds an AWTEventListener to receive all AWTEvents dispatched system-wide that conform to the given eventMask.
addBatch() - Method in interface java.sql.PreparedStatement
Adds a set of parameters to this PreparedStatement object's batch of commands.
addBatch(String) - Method in interface java.sql.Statement
Adds the given SQL command to the current list of commmands for this Statement object.
addBeanContextMembershipListener(BeanContextMembershipListener) - Method in interface java.beans.beancontext.BeanContext
Adds the specified BeanContextMembershipListener to receive BeanContextMembershipEvents from this BeanContext whenever it adds or removes a child Component(s).
addBeanContextMembershipListener(BeanContextMembershipListener) - Method in class java.beans.beancontext.BeanContextSupport
Adds a BeanContextMembershipListener
addBeanContextServicesListener(BeanContextServicesListener) - Method in interface java.beans.beancontext.BeanContextServices
Adds a BeanContextServicesListener to this BeanContext
addBeanContextServicesListener(BeanContextServicesListener) - Method in class java.beans.beancontext.BeanContextServicesSupport
add a BeanContextServicesListener
addBooleanAttribute(String, String, boolean, boolean) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
Adds a new attribute to a previously defined element that will be defined by the enumerated values TRUE and FALSE, with a datatype of DATATYPE_BOOLEAN.
addButtonComponents(Container, Object[], int) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Creates the appropriate object to represent each of the objects in buttons and adds it to container.
addCaretListener(CaretListener) - Method in class javax.swing.text.JTextComponent
Adds a caret listener for notification of any changes to the caret.
addCellEditorListener(CellEditorListener) - Method in class javax.swing.AbstractCellEditor
Adds a CellEditorListener to the listener list.
addCellEditorListener(CellEditorListener) - Method in interface javax.swing.CellEditor
Adds a listener to the list that's notified when the editor stops, or cancels editing.
addCellEditorListener(CellEditorListener) - Method in class javax.swing.tree.DefaultTreeCellEditor
Adds the CellEditorListener.
addCertificate(Certificate) - Method in class java.security.Identity
Deprecated.
Adds a certificate for this identity.
addCertPathChecker(PKIXCertPathChecker) - Method in class java.security.cert.PKIXParameters
Adds a PKIXCertPathChecker to the list of certification path checkers.
addCertStore(CertStore) - Method in class java.security.cert.PKIXParameters
Adds a CertStore to the end of the list of CertStores used in finding certificates and CRLs.
addChangeListener(ChangeListener) - Method in class javax.swing.AbstractButton
Adds a ChangeListener to the button.
addChangeListener(ChangeListener) - Method in class javax.swing.AbstractSpinnerModel
Adds a ChangeListener to the model's listener list.
addChangeListener(ChangeListener) - Method in interface javax.swing.BoundedRangeModel
Adds a ChangeListener to the model's listener list.
addChangeListener(ChangeListener) - Method in interface javax.swing.ButtonModel
Adds a ChangeListener to the model.
addChangeListener(ChangeListener) - Method in interface javax.swing.colorchooser.ColorSelectionModel
Adds listener as a listener to changes in the model.
addChangeListener(ChangeListener) - Method in class javax.swing.colorchooser.DefaultColorSelectionModel
Adds a ChangeListener to the model.
addChangeListener(ChangeListener) - Method in class javax.swing.DefaultBoundedRangeModel
Adds a ChangeListener.
addChangeListener(ChangeListener) - Method in class javax.swing.DefaultButtonModel
Adds a ChangeListener to the model.
addChangeListener(ChangeListener) - Method in class javax.swing.DefaultSingleSelectionModel
Adds a ChangeListener to the button.
addChangeListener(ChangeListener) - Method in class javax.swing.JProgressBar
Adds the specified ChangeListener to the progress bar.
addChangeListener(ChangeListener) - Method in class javax.swing.JSlider
Adds a ChangeListener to the slider.
addChangeListener(ChangeListener) - Method in class javax.swing.JSpinner
Adds a listener to the list that is notified each time a change to the model occurs.
addChangeListener(ChangeListener) - Method in class javax.swing.JTabbedPane
Adds a ChangeListener to this tabbedpane.
addChangeListener(ChangeListener) - Method in class javax.swing.JViewport
Adds a ChangeListener to the list that is notified each time the view's size, position, or the viewport's extent size has changed.
addChangeListener(ChangeListener) - Method in class javax.swing.MenuSelectionManager
Adds a ChangeListener to the button.
addChangeListener(ChangeListener) - Method in interface javax.swing.SingleSelectionModel
Adds listener as a listener to changes in the model.
addChangeListener(ChangeListener) - Method in interface javax.swing.SpinnerModel
Adds a ChangeListener to the model's listener list.
addChangeListener(ChangeListener) - Method in interface javax.swing.text.Caret
Adds a listener to track whenever the caret position has been changed.
addChangeListener(ChangeListener) - Method in class javax.swing.text.DefaultCaret
Adds a listener to track whenever the caret position has been changed.
addChangeListener(ChangeListener) - Method in interface javax.swing.text.Style
Adds a listener to track whenever an attribute has been changed.
addChangeListener(ChangeListener) - Method in class javax.swing.text.StyleContext
Adds a listener to track when styles are added or removed.
addChangeListener(ChangeListener) - Method in class javax.swing.text.StyleContext.NamedStyle
Adds a change listener.
addChildElement(String, String) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
Adds an existing element to the list of legal children for a given parent node type.
addChoosableFileFilter(FileFilter) - Method in class javax.swing.JFileChooser
Adds a filter to the list of user choosable file filters.
addChooserPanel(AbstractColorChooserPanel) - Method in class javax.swing.JColorChooser
Adds a color chooser panel to the color chooser.
addColumn(TableColumn) - Method in class javax.swing.JTable
Appends aColumn to the end of the array of columns held by this JTable's column model.
addColumn(TableColumn) - Method in class javax.swing.table.DefaultTableColumnModel
Appends aColumn to the end of the tableColumns array.
addColumn(Object) - Method in class javax.swing.table.DefaultTableModel
Adds a column to the model.
addColumn(Object, Vector) - Method in class javax.swing.table.DefaultTableModel
Adds a column to the model.
addColumn(Object, Object[]) - Method in class javax.swing.table.DefaultTableModel
Adds a column to the model.
addColumn(TableColumn) - Method in interface javax.swing.table.TableColumnModel
Appends aColumn to the end of the tableColumns array.
addColumnModelListener(TableColumnModelListener) - Method in class javax.swing.table.DefaultTableColumnModel
Adds a listener for table column model events.
addColumnModelListener(TableColumnModelListener) - Method in interface javax.swing.table.TableColumnModel
Adds a listener for table column model events.
addColumnSelectionInterval(int, int) - Method in class javax.swing.JTable
Adds the columns from index0 to index1, inclusive, to the current selection.
addComponent(Component) - Method in class javax.swing.GroupLayout.Group
Adds a Component to this Group.
addComponent(Component, int, int, int) - Method in class javax.swing.GroupLayout.Group
Adds a Component to this Group with the specified size.
addComponent(Component) - Method in class javax.swing.GroupLayout.ParallelGroup
Adds a Component to this Group.
addComponent(Component, int, int, int) - Method in class javax.swing.GroupLayout.ParallelGroup
Adds a Component to this Group with the specified size.
addComponent(Component, GroupLayout.Alignment) - Method in class javax.swing.GroupLayout.ParallelGroup
Adds a Component to this ParallelGroup with the specified alignment.
addComponent(Component, GroupLayout.Alignment, int, int, int) - Method in class javax.swing.GroupLayout.ParallelGroup
Adds a Component to this ParallelGroup with the specified alignment and size.
addComponent(Component) - Method in class javax.swing.GroupLayout.SequentialGroup
Adds a Component to this Group.
addComponent(boolean, Component) - Method in class javax.swing.GroupLayout.SequentialGroup
Adds a Component to this Group.
addComponent(Component, int, int, int) - Method in class javax.swing.GroupLayout.SequentialGroup
Adds a Component to this Group with the specified size.
addComponent(boolean, Component, int, int, int) - Method in class javax.swing.GroupLayout.SequentialGroup
Adds a Component to this Group with the specified size.
addComponentListener(ComponentListener) - Method in class java.awt.Component
Adds the specified component listener to receive component events from this component.
addConnectionEventListener(ConnectionEventListener) - Method in interface javax.sql.PooledConnection
Registers the given event listener so that it will be notified when an event occurs on this PooledConnection object.
addConnectionNotificationListener(NotificationListener, NotificationFilter, Object) - Method in interface javax.management.remote.JMXConnector
Adds a listener to be informed of changes in connection status.
addConnectionNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management.remote.rmi.RMIConnector
 
addConsumer(ImageConsumer) - Method in class java.awt.image.FilteredImageSource
Adds the specified ImageConsumer to the list of consumers interested in data for the filtered image.
addConsumer(ImageConsumer) - Method in interface java.awt.image.ImageProducer
Registers an ImageConsumer with the ImageProducer for access to the image data during a later reconstruction of the Image.
addConsumer(ImageConsumer) - Method in class java.awt.image.MemoryImageSource
Adds an ImageConsumer to the list of consumers interested in data for this image.
addConsumer(ImageConsumer) - Method in class java.awt.image.renderable.RenderableImageProducer
Adds an ImageConsumer to the list of consumers interested in data for this image.
addContainerGap() - Method in class javax.swing.GroupLayout.SequentialGroup
Adds an element representing the preferred gap between an edge the container and components that touch the border of the container.
addContainerGap(int, int) - Method in class javax.swing.GroupLayout.SequentialGroup
Adds an element representing the preferred gap between one edge of the container and the next or previous Component with the specified size.
addContainerListener(ContainerListener) - Method in class java.awt.Container
Adds the specified container listener to receive container events from this container.
addContent(char[], int, int) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Adds some text with the current character attributes.
addContent(char[], int, int, boolean) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Adds some text with the current character attributes.
addControlButtons() - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
addControllerEventListener(ControllerEventListener, int[]) - Method in interface javax.sound.midi.Sequencer
Registers a controller event listener to receive notification whenever the sequencer processes a control-change event of the requested type or types.
addCSSAttribute(MutableAttributeSet, CSS.Attribute, String) - Method in class javax.swing.text.html.StyleSheet
Adds a CSS attribute to the given set.
addCSSAttributeFromHTML(MutableAttributeSet, CSS.Attribute, String) - Method in class javax.swing.text.html.StyleSheet
Adds a CSS attribute to the given set.
addCustomEntriesToTable(UIDefaults) - Method in class javax.swing.plaf.metal.MetalTheme
Adds values specific to this theme to the defaults table.
addCustomEntriesToTable(UIDefaults) - Method in class javax.swing.plaf.metal.OceanTheme
Add this theme's custom entries to the defaults table.
addDirtyRegion(JComponent, int, int, int, int) - Method in class javax.swing.RepaintManager
Add a component in the list of components that should be refreshed.
addDirtyRegion(Window, int, int, int, int) - Method in class javax.swing.RepaintManager
Adds window to the list of Components that need to be repainted.
addDirtyRegion(Applet, int, int, int, int) - Method in class javax.swing.RepaintManager
Adds applet to the list of Components that need to be repainted.
addDocumentListener(DocumentListener) - Method in class javax.swing.text.AbstractDocument
Adds a document listener for notification of any changes.
addDocumentListener(DocumentListener) - Method in class javax.swing.text.DefaultStyledDocument
Adds a document listener for notification of any changes.
addDocumentListener(DocumentListener) - Method in interface javax.swing.text.Document
Registers the given observer to begin receiving notifications when changes are made to the document.
addDragGestureListener(DragGestureListener) - Method in class java.awt.dnd.DragGestureRecognizer
Register a new DragGestureListener.
addDragSourceListener(DragSourceListener) - Method in class java.awt.dnd.DragSource
Adds the specified DragSourceListener to this DragSource to receive drag source events during drag operations intiated with this DragSource.
addDragSourceListener(DragSourceListener) - Method in class java.awt.dnd.DragSourceContext
Add a DragSourceListener to this DragSourceContext if one has not already been added.
addDragSourceMotionListener(DragSourceMotionListener) - Method in class java.awt.dnd.DragSource
Adds the specified DragSourceMotionListener to this DragSource to receive drag motion events during drag operations intiated with this DragSource.
addDropTarget(DropTarget) - Method in interface java.awt.dnd.peer.DropTargetPeer
Add the DropTarget to the System
addDropTargetListener(DropTargetListener) - Method in class java.awt.dnd.DropTarget
Adds a new DropTargetListener (UNICAST SOURCE).
addEdit(UndoableEdit) - Method in class javax.swing.text.AbstractDocument.DefaultDocumentEvent
Adds a document edit.
addEdit(UndoableEdit) - Method in class javax.swing.undo.AbstractUndoableEdit
This default implementation returns false.
addEdit(UndoableEdit) - Method in class javax.swing.undo.CompoundEdit
If this edit is inProgress, accepts anEdit and returns true.
addEdit(UndoableEdit) - Method in interface javax.swing.undo.UndoableEdit
Adds an UndoableEdit to this UndoableEdit.
addEdit(UndoableEdit) - Method in class javax.swing.undo.UndoManager
Adds an UndoableEdit to this UndoManager, if it's possible.
addEditor() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
This public method is implementation specific and should be private.
addElement(E) - Method in class java.util.Vector
Adds the specified component to the end of this vector, increasing its size by one.
addElement(String, String, int) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
Adds a new element type to this metadata document format with a child policy other than CHILD_POLICY_REPEAT.
addElement(String, String, int, int) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
Adds a new element type to this metadata document format with a child policy of CHILD_POLICY_REPEAT.
addElement(E) - Method in class javax.swing.DefaultComboBoxModel
 
addElement(E) - Method in class javax.swing.DefaultListModel
Adds the specified component to the end of this list.
addElement(E) - Method in interface javax.swing.MutableComboBoxModel
Adds an item at the end of the model.
addEntry(Principal, AclEntry) - Method in interface java.security.acl.Acl
Adds an ACL entry to this ACL.
addFirst(E) - Method in class java.util.ArrayDeque
Inserts the specified element at the front of this deque.
addFirst(E) - Method in interface java.util.concurrent.BlockingDeque
Inserts the specified element at the front of this deque if it is possible to do so immediately without violating capacity restrictions, throwing an IllegalStateException if no space is currently available.
addFirst(E) - Method in class java.util.concurrent.ConcurrentLinkedDeque
Inserts the specified element at the front of this deque.
addFirst(E) - Method in class java.util.concurrent.LinkedBlockingDeque
 
addFirst(E) - Method in interface java.util.Deque
Inserts the specified element at the front of this deque if it is possible to do so immediately without violating capacity restrictions.
addFirst(E) - Method in class java.util.LinkedList
Inserts the specified element at the beginning of this list.
addFlavorForUnencodedNative(String, DataFlavor) - Method in class java.awt.datatransfer.SystemFlavorMap
Adds a mapping from a single String native to a single DataFlavor.
addFlavorListener(FlavorListener) - Method in class java.awt.datatransfer.Clipboard
Registers the specified FlavorListener to receive FlavorEvents from this clipboard.
addFocusListener(FocusListener) - Method in class java.awt.Component.AccessibleAWTComponent
Adds the specified focus listener to receive focus events from this component.
addFocusListener(FocusListener) - Method in class java.awt.Component
Adds the specified focus listener to receive focus events from this component when this component gains input focus.
addFocusListener(FocusListener) - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Adds the specified focus listener to receive focus events from this component.
addFocusListener(FocusListener) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Adds the specified focus listener to receive focus events from this component.
addFocusListener(FocusListener) - Method in interface javax.accessibility.AccessibleComponent
Adds the specified focus listener to receive focus events from this component.
addFocusListener(FocusListener) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
addFocusListener(FocusListener) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
 
addFocusListener(FocusListener) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
addFocusListener(FocusListener) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
addGap(int) - Method in class javax.swing.GroupLayout.Group
Adds a rigid gap to this Group.
addGap(int, int, int) - Method in class javax.swing.GroupLayout.Group
Adds a gap to this Group with the specified size.
addGap(int) - Method in class javax.swing.GroupLayout.ParallelGroup
Adds a rigid gap to this Group.
addGap(int, int, int) - Method in class javax.swing.GroupLayout.ParallelGroup
Adds a gap to this Group with the specified size.
addGap(int) - Method in class javax.swing.GroupLayout.SequentialGroup
Adds a rigid gap to this Group.
addGap(int, int, int) - Method in class javax.swing.GroupLayout.SequentialGroup
Adds a gap to this Group with the specified size.
addGroup(GroupLayout.Group) - Method in class javax.swing.GroupLayout.Group
Adds a Group to this Group.
addGroup(GroupLayout.Group) - Method in class javax.swing.GroupLayout.ParallelGroup
Adds a Group to this Group.
addGroup(GroupLayout.Alignment, GroupLayout.Group) - Method in class javax.swing.GroupLayout.ParallelGroup
Adds a Group to this ParallelGroup with the specified alignment.
addGroup(GroupLayout.Group) - Method in class javax.swing.GroupLayout.SequentialGroup
Adds a Group to this Group.
addGroup(boolean, GroupLayout.Group) - Method in class javax.swing.GroupLayout.SequentialGroup
Adds a Group to this Group.
addHandler(Handler) - Method in class java.util.logging.Logger
Add a log Handler to receive logging messages.
addHandshakeCompletedListener(HandshakeCompletedListener) - Method in class javax.net.ssl.SSLSocket
Registers an event listener to receive notifications that an SSL handshake has completed on this connection.
addHelpMenu(Menu) - Method in interface java.awt.peer.MenuBarPeer
Adds a help menu to the menu bar.
addHierarchyBoundsListener(HierarchyBoundsListener) - Method in class java.awt.Component
Adds the specified hierarchy bounds listener to receive hierarchy bounds events from this component when the hierarchy to which this container belongs changes.
addHierarchyListener(HierarchyListener) - Method in class java.awt.Component
Adds the specified hierarchy listener to receive hierarchy changed events from this component when the hierarchy to which this container belongs changes.
addHighlight(int, int, Highlighter.HighlightPainter) - Method in class javax.swing.text.DefaultHighlighter
Adds a highlight to the view.
addHighlight(int, int, Highlighter.HighlightPainter) - Method in interface javax.swing.text.Highlighter
Adds a highlight to the view.
addHyperlinkListener(HyperlinkListener) - Method in class javax.swing.JEditorPane
Adds a hyperlink listener for notification of any changes, for example when a link is selected and entered.
addIcon(Container) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Creates and adds a JLabel representing the icon returned from getIcon to top.
addIdentity(Identity) - Method in class java.security.IdentityScope
Deprecated.
Adds an identity to this identity scope.
addIfAbsent(E) - Method in class java.util.concurrent.CopyOnWriteArrayList
Append the element if not present.
addIIOReadProgressListener(IIOReadProgressListener) - Method in class javax.imageio.ImageReader
Adds an IIOReadProgressListener to the list of registered progress listeners.
addIIOReadUpdateListener(IIOReadUpdateListener) - Method in class javax.imageio.ImageReader
Adds an IIOReadUpdateListener to the list of registered update listeners.
addIIOReadWarningListener(IIOReadWarningListener) - Method in class javax.imageio.ImageReader
Adds an IIOReadWarningListener to the list of registered warning listeners.
addIIOWriteProgressListener(IIOWriteProgressListener) - Method in class javax.imageio.ImageWriter
Adds an IIOWriteProgressListener to the list of registered progress listeners.
addIIOWriteWarningListener(IIOWriteWarningListener) - Method in class javax.imageio.ImageWriter
Adds an IIOWriteWarningListener to the list of registered warning listeners.
addImage(Image, int) - Method in class java.awt.MediaTracker
Adds an image to the list of images being tracked by this media tracker.
addImage(Image, int, int, int) - Method in class java.awt.MediaTracker
Adds a scaled image to the list of images being tracked by this media tracker.
addImpl(Component, Object, int) - Method in class java.awt.Container
Adds the specified component to this container at the specified index.
addImpl(Component, Object, int) - Method in class java.awt.ScrollPane
Adds the specified component to this scroll pane container.
addImpl(Component, Object, int) - Method in class javax.swing.AbstractButton
Adds the specified component to this container at the specified index, refer to Container.addImpl(Component, Object, int) for a complete description of this method.
addImpl(Component, Object, int) - Method in class javax.swing.CellRendererPane
If the specified component is already a child of this then we don't bother doing anything - stacking order doesn't matter for cell renderer components (CellRendererPane doesn't paint anyway).<
addImpl(Component, Object, int) - Method in class javax.swing.JApplet
Adds the specified child Component.
addImpl(Component, Object, int) - Method in class javax.swing.JDesktopPane
Adds the specified component to this container at the specified index.
addImpl(Component, Object, int) - Method in class javax.swing.JDialog
Adds the specified child Component.
addImpl(Component, Object, int) - Method in class javax.swing.JFrame
Adds the specified child Component.
addImpl(Component, Object, int) - Method in class javax.swing.JInternalFrame
Adds the specified child Component.
addImpl(Component, Object, int) - Method in class javax.swing.JLayer
This method is not supported by JLayer and always throws UnsupportedOperationException
addImpl(Component, Object, int) - Method in class javax.swing.JLayeredPane
 
addImpl(Component, Object, int) - Method in class javax.swing.JRootPane
Overridden to enforce the position of the glass component as the zero child.
addImpl(Component, Object, int) - Method in class javax.swing.JSplitPane
Adds the specified component to this split pane.
addImpl(Component, Object, int) - Method in class javax.swing.JToolBar
If a JButton is being added, it is initially set to be disabled.
addImpl(Component, Object, int) - Method in class javax.swing.JViewport
Sets the JViewport's one lightweight child, which can be null.
addImpl(Component, Object, int) - Method in class javax.swing.JWindow
Adds the specified child Component.
addInputMethodListener(InputMethodListener) - Method in class java.awt.Component
Adds the specified input method listener to receive input method events from this component.
addInputMethodListener(InputMethodListener) - Method in class javax.swing.text.JTextComponent
 
addInternal(EventListener, EventListener) - Static method in class java.awt.AWTEventMulticaster
Returns the resulting multicast listener from adding listener-a and listener-b together.
addInternalFrameListener(InternalFrameListener) - Method in class javax.swing.JInternalFrame
Adds the specified listener to receive internal frame events from this internal frame.
addInvalidComponent(JComponent) - Method in class javax.swing.RepaintManager
Mark the component as in need of layout and queue a runnable for the event dispatching thread that will validate the components first isValidateRoot() ancestor.
addIssuer(X500Principal) - Method in class java.security.cert.X509CRLSelector
Adds a name to the issuerNames criterion.
addIssuerName(String) - Method in class java.security.cert.X509CRLSelector
addIssuerName(byte[]) - Method in class java.security.cert.X509CRLSelector
Adds a name to the issuerNames criterion.
addItem(String) - Method in class java.awt.Choice
Obsolete as of Java 2 platform v1.1.
addItem(String) - Method in class java.awt.List
Deprecated.
replaced by add(String).
addItem(String, int) - Method in class java.awt.List
Deprecated.
replaced by add(String, int).
addItem(MenuItem) - Method in interface java.awt.peer.MenuPeer
Adds the specified menu item to the menu.
addItem(E) - Method in class javax.swing.JComboBox
Adds an item to the item list.
addItemListener(ItemListener) - Method in class java.awt.Checkbox
Adds the specified item listener to receive item events from this check box.
addItemListener(ItemListener) - Method in class java.awt.CheckboxMenuItem
Adds the specified item listener to receive item events from this check box menu item.
addItemListener(ItemListener) - Method in class java.awt.Choice
Adds the specified item listener to receive item events from this Choice menu.
addItemListener(ItemListener) - Method in interface java.awt.ItemSelectable
Adds a listener to receive item events when the state of an item is changed by the user.
addItemListener(ItemListener) - Method in class java.awt.List
Adds the specified item listener to receive item events from this list.
addItemListener(ItemListener) - Method in class javax.swing.AbstractButton
Adds an ItemListener to the checkbox.
addItemListener(ItemListener) - Method in interface javax.swing.ButtonModel
Adds an ItemListener to the model.
addItemListener(ItemListener) - Method in class javax.swing.DefaultButtonModel
Adds an ItemListener to the model.
addItemListener(ItemListener) - Method in class javax.swing.JComboBox
Adds an ItemListener.
AdditionalComments - Static variable in class javax.swing.text.html.HTMLDocument
Document property key value.
addKeyEventDispatcher(KeyEventDispatcher) - Method in class java.awt.KeyboardFocusManager
Adds a KeyEventDispatcher to this KeyboardFocusManager's dispatcher chain.
addKeyEventPostProcessor(KeyEventPostProcessor) - Method in class java.awt.KeyboardFocusManager
Adds a KeyEventPostProcessor to this KeyboardFocusManager's post- processor chain.
addKeyListener(KeyListener) - Method in class java.awt.Component
Adds the specified key listener to receive key events from this component.
addKeymap(String, Keymap) - Static method in class javax.swing.text.JTextComponent
Adds a new keymap into the keymap hierarchy.
addLast(E) - Method in class java.util.ArrayDeque
Inserts the specified element at the end of this deque.
addLast(E) - Method in interface java.util.concurrent.BlockingDeque
Inserts the specified element at the end of this deque if it is possible to do so immediately without violating capacity restrictions, throwing an IllegalStateException if no space is currently available.
addLast(E) - Method in class java.util.concurrent.ConcurrentLinkedDeque
Inserts the specified element at the end of this deque.
addLast(E) - Method in class java.util.concurrent.LinkedBlockingDeque
 
addLast(E) - Method in interface java.util.Deque
Inserts the specified element at the end of this deque if it is possible to do so immediately without violating capacity restrictions.
addLast(E) - Method in class java.util.LinkedList
Appends the specified element to the end of this list.
addLayoutComponent(Component, Object) - Method in class java.awt.BorderLayout
Adds the specified component to the layout, using the specified constraint object.
addLayoutComponent(String, Component) - Method in class java.awt.BorderLayout
Deprecated.
replaced by addLayoutComponent(Component, Object).
addLayoutComponent(Component, Object) - Method in class java.awt.CardLayout
Adds the specified component to this card layout's internal table of names.
addLayoutComponent(String, Component) - Method in class java.awt.CardLayout
Deprecated.
replaced by addLayoutComponent(Component, Object).
addLayoutComponent(String, Component) - Method in class java.awt.FlowLayout
Adds the specified component to the layout.
addLayoutComponent(String, Component) - Method in class java.awt.GridBagLayout
Has no effect, since this layout manager does not use a per-component string.
addLayoutComponent(Component, Object) - Method in class java.awt.GridBagLayout
Adds the specified component to the layout, using the specified constraints object.
addLayoutComponent(String, Component) - Method in class java.awt.GridLayout
Adds the specified component with the specified name to the layout.
addLayoutComponent(String, Component) - Method in interface java.awt.LayoutManager
If the layout manager uses a per-component string, adds the component comp to the layout, associating it with the string specified by name.
addLayoutComponent(Component, Object) - Method in interface java.awt.LayoutManager2
Adds the specified component to the layout, using the specified constraint object.
addLayoutComponent(String, Component) - Method in class javax.swing.BoxLayout
Not used by this class.
addLayoutComponent(Component, Object) - Method in class javax.swing.BoxLayout
Not used by this class.
addLayoutComponent(String, Component) - Method in class javax.swing.GroupLayout
Notification that a Component has been added to the parent container.
addLayoutComponent(Component, Object) - Method in class javax.swing.GroupLayout
Notification that a Component has been added to the parent container.
addLayoutComponent(String, Component) - Method in class javax.swing.JRootPane.RootLayout
 
addLayoutComponent(Component, Object) - Method in class javax.swing.JRootPane.RootLayout
 
addLayoutComponent(String, Component) - Method in class javax.swing.JSpinner.DefaultEditor
This LayoutManager method does nothing.
addLayoutComponent(String, Component) - Method in class javax.swing.OverlayLayout
Adds the specified component to the layout.
addLayoutComponent(Component, Object) - Method in class javax.swing.OverlayLayout
Adds the specified component to the layout, using the specified constraint object.
addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.ComboBoxLayoutManager
 
addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.TitlePaneLayout
 
addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.InternalFrameLayout
 
addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
 
addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.DividerLayout
 
addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Adds the component at place.
addLayoutComponent(Component, Object) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Adds the specified component to the layout, using the specified constraint object.
addLayoutComponent(String, Component) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
 
addLayoutComponent(String, Component) - Method in class javax.swing.ScrollPaneLayout
Adds the specified component to the layout.
addLayoutComponent(String, Component) - Method in class javax.swing.SpringLayout
Has no effect, since this layout manager does not use a per-component string.
addLayoutComponent(Component, Object) - Method in class javax.swing.SpringLayout
If constraints is an instance of SpringLayout.Constraints, associates the constraints with the specified component.
addLayoutComponent(String, Component) - Method in class javax.swing.ViewportLayout
Adds the specified component to the layout.
addLineListener(LineListener) - Method in interface javax.sound.sampled.Line
Adds a listener to this line.
addListDataListener(ListDataListener) - Method in class javax.swing.AbstractListModel
Adds a listener to the list that's notified each time a change to the data model occurs.
addListDataListener(ListDataListener) - Method in interface javax.swing.ListModel
Adds a listener to the list that's notified each time a change to the data model occurs.
addListSelectionListener(ListSelectionListener) - Method in class javax.swing.DefaultListSelectionModel
Add a listener to the list that's notified each time a change to the selection occurs.
addListSelectionListener(ListSelectionListener) - Method in class javax.swing.JList
Adds a listener to the list, to be notified each time a change to the selection occurs; the preferred way of listening for selection state changes.
addListSelectionListener(ListSelectionListener) - Method in interface javax.swing.ListSelectionModel
Add a listener to the list that's notified each time a change to the selection occurs.
addLogger(Logger) - Method in class java.util.logging.LogManager
Add a named logger.
addMember(Principal) - Method in interface java.security.acl.Group
Adds the specified member to the group.
addMenu(Menu) - Method in interface java.awt.peer.MenuBarPeer
Adds a menu to the menu bar.
addMenuDragMouseListener(MenuDragMouseListener) - Method in class javax.swing.JMenuItem
Adds a MenuDragMouseListener to the menu item.
addMenuKeyListener(MenuKeyListener) - Method in class javax.swing.JMenuItem
Adds a MenuKeyListener to the menu item.
addMenuKeyListener(MenuKeyListener) - Method in class javax.swing.JPopupMenu
Adds a MenuKeyListener to the popup menu.
addMenuListener(MenuListener) - Method in class javax.swing.JMenu
Adds a listener for menu events.
addMessageComponents(Container, GridBagConstraints, Object, int, boolean) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Creates the appropriate object to represent msg and places it into container.
addMetaEventListener(MetaEventListener) - Method in interface javax.sound.midi.Sequencer
Registers a meta-event listener to receive notification whenever a meta-event is encountered in the sequence and processed by the sequencer.
addMouseListener(MouseListener) - Method in class java.awt.Component
Adds the specified mouse listener to receive mouse events from this component.
addMouseListener(MouseListener) - Method in class java.awt.TrayIcon
Adds the specified mouse listener to receive mouse events from this TrayIcon.
addMouseMotionListener(MouseMotionListener) - Method in class java.awt.Component
Adds the specified mouse motion listener to receive mouse motion events from this component.
addMouseMotionListener(MouseMotionListener) - Method in class java.awt.TrayIcon
Adds the specified mouse listener to receive mouse-motion events from this TrayIcon.
addMouseWheelListener(MouseWheelListener) - Method in class java.awt.Component
Adds the specified mouse wheel listener to receive mouse wheel events from this component.
addNamingListener(Name, int, NamingListener) - Method in interface javax.naming.event.EventContext
Adds a listener for receiving naming events fired when the object(s) identified by a target and scope changes.
addNamingListener(String, int, NamingListener) - Method in interface javax.naming.event.EventContext
Adds a listener for receiving naming events fired when the object named by the string target name and scope changes.
addNamingListener(Name, String, SearchControls, NamingListener) - Method in interface javax.naming.event.EventDirContext
Adds a listener for receiving naming events fired when objects identified by the search filter filter at the object named by target are modified.
addNamingListener(String, String, SearchControls, NamingListener) - Method in interface javax.naming.event.EventDirContext
Adds a listener for receiving naming events fired when objects identified by the search filter filter at the object named by the string target name are modified.
addNamingListener(Name, String, Object[], SearchControls, NamingListener) - Method in interface javax.naming.event.EventDirContext
Adds a listener for receiving naming events fired when objects identified by the search filter filter and filter arguments at the object named by the target are modified.
addNamingListener(String, String, Object[], SearchControls, NamingListener) - Method in interface javax.naming.event.EventDirContext
Adds a listener for receiving naming events fired when objects identified by the search filter filter and filter arguments at the object named by the string target name are modified.
addNodeChangeListener(NodeChangeListener) - Method in class java.util.prefs.AbstractPreferences
 
addNodeChangeListener(NodeChangeListener) - Method in class java.util.prefs.Preferences
Registers the specified listener to receive node change events for this node.
addNotification(String, String, Object, Date, long, long, boolean) - Method in class javax.management.timer.Timer
Creates a new timer notification with the specified type, message and userData and inserts it into the list of notifications with a given date, period and number of occurrences.
addNotification(String, String, Object, Date, long, long) - Method in class javax.management.timer.Timer
Creates a new timer notification with the specified type, message and userData and inserts it into the list of notifications with a given date, period and number of occurrences.
addNotification(String, String, Object, Date, long) - Method in class javax.management.timer.Timer
Creates a new timer notification with the specified type, message and userData and inserts it into the list of notifications with a given date and period and a null number of occurrences.
addNotification(String, String, Object, Date) - Method in class javax.management.timer.Timer
Creates a new timer notification with the specified type, message and userData and inserts it into the list of notifications with a given date and a null period and number of occurrences.
addNotification(String, String, Object, Date, long, long, boolean) - Method in interface javax.management.timer.TimerMBean
Creates a new timer notification with the specified type, message and userData and inserts it into the list of notifications with a given date, period and number of occurrences.
addNotification(String, String, Object, Date, long, long) - Method in interface javax.management.timer.TimerMBean
Creates a new timer notification with the specified type, message and userData and inserts it into the list of notifications with a given date, period and number of occurrences.
addNotification(String, String, Object, Date, long) - Method in interface javax.management.timer.TimerMBean
Creates a new timer notification with the specified type, message and userData and inserts it into the list of notifications with a given date and period and a null number of occurrences.
addNotification(String, String, Object, Date) - Method in interface javax.management.timer.TimerMBean
Creates a new timer notification with the specified type, message and userData and inserts it into the list of notifications with a given date and a null period and number of occurrences.
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface javax.management.MBeanServer
Adds a listener to a registered MBean.
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in interface javax.management.MBeanServer
Adds a listener to a registered MBean.
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface javax.management.MBeanServerConnection
Adds a listener to a registered MBean.
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in interface javax.management.MBeanServerConnection
Adds a listener to a registered MBean.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management.MBeanServerDelegate
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management.modelmbean.RequiredModelMBean
Registers an object which implements the NotificationListener interface as a listener.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in interface javax.management.NotificationBroadcaster
Adds a listener to this MBean.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management.NotificationBroadcasterSupport
Adds a listener.
addNotificationListener(ObjectName, ObjectName, MarshalledObject, MarshalledObject, Subject) - Method in interface javax.management.remote.rmi.RMIConnection
addNotificationListener(ObjectName, ObjectName, MarshalledObject, MarshalledObject, Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management.StandardEmitterMBean
 
addNotificationListeners(ObjectName[], MarshalledObject[], Subject[]) - Method in interface javax.management.remote.rmi.RMIConnection
addNotificationListeners(ObjectName[], MarshalledObject[], Subject[]) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
addNotify() - Method in class java.awt.Button
Creates the peer of the button.
addNotify() - Method in class java.awt.Canvas
Creates the peer of the canvas.
addNotify() - Method in class java.awt.Checkbox
Creates the peer of the Checkbox.
addNotify() - Method in class java.awt.CheckboxMenuItem
Creates the peer of the checkbox item.
addNotify() - Method in class java.awt.Choice
Creates the Choice's peer.
addNotify() - Method in class java.awt.Component
Makes this Component displayable by connecting it to a native screen resource.
addNotify() - Method in class java.awt.Container
Makes this Container displayable by connecting it to a native screen resource.
addNotify() - Method in class java.awt.Dialog
Makes this Dialog displayable by connecting it to a native screen resource.
addNotify(ComponentPeer) - Method in class java.awt.dnd.DropTarget
Notify the DropTarget that it has been associated with a Component This method is usually called from java.awt.Component.addNotify() of the Component associated with this DropTarget to notify the DropTarget that a ComponentPeer has been associated with that Component.
addNotify(DropTargetContextPeer) - Method in class java.awt.dnd.DropTargetContext
Called when associated with the DropTargetContextPeer.
addNotify() - Method in class java.awt.FileDialog
Creates the file dialog's peer.
addNotify() - Method in class java.awt.Frame
Makes this Frame displayable by connecting it to a native screen resource.
addNotify() - Method in class java.awt.Label
Creates the peer for this label.
addNotify() - Method in class java.awt.List
Creates the peer for the list.
addNotify() - Method in class java.awt.Menu
Creates the menu's peer.
addNotify() - Method in class java.awt.MenuBar
Creates the menu bar's peer.
addNotify() - Method in class java.awt.MenuItem
Creates the menu item's peer.
addNotify() - Method in class java.awt.Panel
Creates the Panel's peer.
addNotify() - Method in class java.awt.PopupMenu
Creates the popup menu's peer.
addNotify() - Method in class java.awt.Scrollbar
Creates the Scrollbar's peer.
addNotify() - Method in class java.awt.ScrollPane
Creates the scroll pane's peer.
addNotify() - Method in class java.awt.TextArea
Creates the TextArea's peer.
addNotify() - Method in class java.awt.TextComponent
Makes this Component displayable by connecting it to a native screen resource.
addNotify() - Method in class java.awt.TextField
Creates the TextField's peer.
addNotify() - Method in class java.awt.Window
Makes this Window displayable by creating the connection to its native screen resource.
addNotify() - Method in class javax.swing.JComponent
Notifies this component that it now has a parent component.
addNotify() - Method in class javax.swing.JLayer
Notifies this component that it now has a parent component.
addNotify() - Method in class javax.swing.JMenuBar
Overrides JComponent.addNotify to register this menu bar with the current keyboard manager.
addNotify() - Method in class javax.swing.JRootPane
Notifies this component that it now has a parent component.
addNotify() - Method in class javax.swing.JTable
Calls the configureEnclosingScrollPane method.
addNotify() - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
 
addObjectValue(String, Class<T>, boolean, T) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
Allows an Object reference of a given class type to be stored in nodes implementing the named element.
addObjectValue(String, Class<T>, boolean, T, List<? extends T>) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
Allows an Object reference of a given class type to be stored in nodes implementing the named element.
addObjectValue(String, Class<T>, T, Comparable<? super T>, Comparable<? super T>, boolean, boolean) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
Allows an Object reference of a given class type to be stored in nodes implementing the named element.
addObjectValue(String, Class<?>, int, int) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
Allows an Object reference of a given class type to be stored in nodes implementing the named element.
addObservedObject(ObjectName) - Method in class javax.management.monitor.Monitor
Adds the specified object in the set of observed MBeans, if this object is not already present.
addObservedObject(ObjectName) - Method in interface javax.management.monitor.MonitorMBean
Adds the specified object in the set of observed MBeans.
addObserver(Observer) - Method in class java.util.Observable
Adds an observer to the set of observers for this object, provided that it is not the same as some observer already in the set.
addOwner(Principal, Principal) - Method in interface java.security.acl.Owner
Adds an owner.
addPathToName(int, String) - Method in class java.security.cert.X509CertSelector
Adds a name to the pathToNames criterion.
addPathToName(int, byte[]) - Method in class java.security.cert.X509CertSelector
Adds a name to the pathToNames criterion.
addPermission(Permission) - Method in interface java.security.acl.AclEntry
Adds the specified permission to this ACL entry.
addPoint(int, int) - Method in class java.awt.Polygon
Appends the specified coordinates to this Polygon.
addPopupMenuListener(PopupMenuListener) - Method in class javax.swing.JComboBox
Adds a PopupMenu listener which will listen to notification messages from the popup portion of the combo box.
addPopupMenuListener(PopupMenuListener) - Method in class javax.swing.JPopupMenu
Adds a PopupMenu listener.
addPreferenceChangeListener(PreferenceChangeListener) - Method in class java.util.prefs.AbstractPreferences
 
addPreferenceChangeListener(PreferenceChangeListener) - Method in class java.util.prefs.Preferences
Registers the specified listener to receive preference change events for this preference node.
addPreferredGap(JComponent, JComponent, LayoutStyle.ComponentPlacement) - Method in class javax.swing.GroupLayout.SequentialGroup
Adds an element representing the preferred gap between two components.
addPreferredGap(JComponent, JComponent, LayoutStyle.ComponentPlacement, int, int) - Method in class javax.swing.GroupLayout.SequentialGroup
Adds an element representing the preferred gap between two components.
addPreferredGap(LayoutStyle.ComponentPlacement) - Method in class javax.swing.GroupLayout.SequentialGroup
Adds an element representing the preferred gap between the nearest components.
addPreferredGap(LayoutStyle.ComponentPlacement, int, int) - Method in class javax.swing.GroupLayout.SequentialGroup
Adds an element representing the preferred gap between the nearest components.
addPrintJobAttributeListener(PrintJobAttributeListener, PrintJobAttributeSet) - Method in interface javax.print.DocPrintJob
Registers a listener for changes in the specified attributes.
addPrintJobListener(PrintJobListener) - Method in interface javax.print.DocPrintJob
Registers a listener for event occurring during this print job.
addPrintServiceAttributeListener(PrintServiceAttributeListener) - Method in interface javax.print.PrintService
Registers a listener for events on this PrintService.
addPropertyChangeListener(PropertyChangeListener) - Method in class java.awt.Component.AccessibleAWTComponent
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class java.awt.Component
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.Component
Adds a PropertyChangeListener to the listener list for a specific property.
addPropertyChangeListener(PropertyChangeListener) - Method in class java.awt.Container.AccessibleAWTContainer
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class java.awt.Container
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.Container
Adds a PropertyChangeListener to the listener list for a specific property.
addPropertyChangeListener(PropertyChangeListener) - Method in class java.awt.KeyboardFocusManager
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.KeyboardFocusManager
Adds a PropertyChangeListener to the listener list for a specific property.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.SystemTray
Adds a PropertyChangeListener to the list of listeners for the specific property.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.Toolkit
Adds the specified property change listener for the named desktop property.
addPropertyChangeListener(PropertyChangeListener) - Method in class java.awt.Window
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.Window
Adds a PropertyChangeListener to the listener list for a specific property.
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface java.beans.beancontext.BeanContextChild
Adds a PropertyChangeListener to this BeanContextChild in order to receive a PropertyChangeEvent whenever the specified property has changed.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.beans.beancontext.BeanContextChildSupport
Add a PropertyChangeListener for a specific property.
addPropertyChangeListener(PropertyChangeListener) - Method in interface java.beans.Customizer
Register a listener for the PropertyChange event.
addPropertyChangeListener(PropertyChangeListener) - Method in class java.beans.PropertyChangeSupport
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class java.beans.PropertyChangeSupport
Add a PropertyChangeListener for a specific property.
addPropertyChangeListener(PropertyChangeListener) - Method in interface java.beans.PropertyEditor
Adds a listener for the value change.
addPropertyChangeListener(PropertyChangeListener) - Method in class java.beans.PropertyEditorSupport
Adds a listener for the value change.
addPropertyChangeListener(PropertyChangeListener) - Method in interface java.util.jar.Pack200.Packer
Registers a listener for PropertyChange events on the properties map.
addPropertyChangeListener(PropertyChangeListener) - Method in interface java.util.jar.Pack200.Unpacker
Registers a listener for PropertyChange events on the properties map.
addPropertyChangeListener(PropertyChangeListener) - Method in class java.util.logging.LogManager
Adds an event listener to be invoked when the logging properties are re-read.
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.accessibility.AccessibleContext
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.AbstractAction
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in interface javax.swing.Action
Adds a PropertyChange listener.
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JComponent.AccessibleJComponent
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JTree.EmptySelectionModel
This is overriden to do nothing; EmptySelectionModel does not allow a selection.
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.plaf.basic.BasicDirectoryModel
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.plaf.LayerUI
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class javax.swing.plaf.LayerUI
Adds a PropertyChangeListener to the listener list for a specific property.
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.SwingWorker
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.table.TableColumn
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in interface javax.swing.tree.TreeSelectionModel
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.UIDefaults
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Static method in class javax.swing.UIManager
Adds a PropertyChangeListener to the listener list.
addProvider(Provider) - Static method in class java.security.Security
Adds a provider to the next position available.
addProviderAtEnd(Provider, Oid) - Method in class org.ietf.jgss.GSSManager
This method is used to indicate to the GSSManager that the application would like a particular provider to be used if no other provider can be found that supports the given mechanism.
addProviderAtFront(Provider, Oid) - Method in class org.ietf.jgss.GSSManager
This method is used to indicate to the GSSManager that the application would like a particular provider to be used ahead of all others when support is desired for the given mechanism.
addRelation(ObjectName) - Method in class javax.management.relation.RelationService
Adds an MBean created by the user (and registered by him in the MBean Server) as a relation in the Relation Service.
addRelation(ObjectName) - Method in interface javax.management.relation.RelationServiceMBean
Adds an MBean created by the user (and registered by him in the MBean Server) as a relation in the Relation Service.
addRelationType(RelationType) - Method in class javax.management.relation.RelationService
Adds given object as a relation type.
addRelationType(RelationType) - Method in interface javax.management.relation.RelationServiceMBean
Adds given object as a relation type.
addRenderingHints(Map<?, ?>) - Method in class java.awt.Graphics2D
Sets the values of an arbitrary number of preferences for the rendering algorithms.
addRequestProperty(String, String) - Method in class java.net.URLConnection
Adds a general request property specified by a key-value pair.
addResourceBundle(String) - Method in class javax.swing.UIDefaults
Adds a resource bundle to the list of resource bundles that are searched for localized values.
address() - Method in class java.net.Proxy
Returns the socket address of the proxy, or null if its a direct connection.
address - Variable in class java.net.SocketImpl
The IP address of the remote end of this socket.
ADDRESS - Static variable in class javax.swing.text.html.HTML.Tag
 
addRoleInfo(RoleInfo) - Method in class javax.management.relation.RelationTypeSupport
Add a role info.
addRow(Vector) - Method in class javax.swing.table.DefaultTableModel
Adds a row to the end of the model.
addRow(Object[]) - Method in class javax.swing.table.DefaultTableModel
Adds a row to the end of the model.
addRowSelectionInterval(int, int) - Method in class javax.swing.JTable
Adds the rows from index0 to index1, inclusive, to the current selection.
addRowSet(Joinable) - Method in interface javax.sql.rowset.JoinRowSet
Adds the given RowSet object to this JoinRowSet object.
addRowSet(RowSet, int) - Method in interface javax.sql.rowset.JoinRowSet
Adds the given RowSet object to this JoinRowSet object and sets the designated column as the match column for the RowSet object.
addRowSet(RowSet, String) - Method in interface javax.sql.rowset.JoinRowSet
Adds rowset to this JoinRowSet object and sets the designated column as the match column.
addRowSet(RowSet[], int[]) - Method in interface javax.sql.rowset.JoinRowSet
Adds one or more RowSet objects contained in the given array of RowSet objects to this JoinRowSet object and sets the match column for each of the RowSet objects to the match columns in the given array of column indexes.
addRowSet(RowSet[], String[]) - Method in interface javax.sql.rowset.JoinRowSet
Adds one or more RowSet objects contained in the given array of RowSet objects to this JoinRowSet object and sets the match column for each of the RowSet objects to the match columns in the given array of column names.
addRowSetListener(RowSetListener) - Method in interface javax.sql.RowSet
Registers the given listener so that it will be notified of events that occur on this RowSet object.
addRowSetListener(RowSetListener) - Method in class javax.sql.rowset.BaseRowSet
The listener will be notified whenever an event occurs on this RowSet object.
addRowSorterListener(RowSorterListener) - Method in class javax.swing.RowSorter
Adds a RowSorterListener to receive notification about this RowSorter.
addrs - Variable in class javax.naming.Reference
Contains the addresses contained in this Reference.
addrType - Variable in class javax.naming.RefAddr
Contains the type of this address.
addRule(String) - Method in class javax.swing.text.html.StyleSheet
Adds a set of rules to the sheet.
addSelectionInterval(int, int) - Method in class javax.swing.DefaultListSelectionModel
Changes the selection to be the set union of the current selection and the indices between index0 and index1 inclusive.
addSelectionInterval(int, int) - Method in class javax.swing.JList
Sets the selection to be the union of the specified interval with current selection.
addSelectionInterval(int, int) - Method in class javax.swing.JTree
Adds the specified rows (inclusive) to the selection.
addSelectionInterval(int, int) - Method in interface javax.swing.ListSelectionModel
Changes the selection to be the set union of the current selection and the indices between index0 and index1 inclusive.
addSelectionPath(TreePath) - Method in class javax.swing.JTree
Adds the node identified by the specified TreePath to the current selection.
addSelectionPath(TreePath) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Adds path to the current selection.
addSelectionPath(TreePath) - Method in interface javax.swing.tree.TreeSelectionModel
Adds path to the current selection.
addSelectionPaths(TreePath[]) - Method in class javax.swing.JTree
Adds each path in the array of paths to the current selection.
addSelectionPaths(TreePath[]) - Method in class javax.swing.JTree.EmptySelectionModel
This is overriden to do nothing; EmptySelectionModel does not allow a selection.
addSelectionPaths(TreePath[]) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Adds paths to the current selection.
addSelectionPaths(TreePath[]) - Method in interface javax.swing.tree.TreeSelectionModel
Adds paths to the current selection.
addSelectionRow(int) - Method in class javax.swing.JTree
Adds the path at the specified row to the current selection.
addSelectionRows(int[]) - Method in class javax.swing.JTree
Adds the paths at each of the specified rows to the current selection.
addSeparator() - Method in class java.awt.Menu
Adds a separator line, or a hypen, to the menu at the current position.
addSeparator() - Method in interface java.awt.peer.MenuPeer
Adds a separator (e.g.
addSeparator() - Method in class javax.swing.JMenu
Appends a new separator to the end of the menu.
addSeparator() - Method in class javax.swing.JPopupMenu
Appends a new separator at the end of the menu.
addSeparator() - Method in class javax.swing.JToolBar
Appends a separator of default size to the end of the tool bar.
addSeparator(Dimension) - Method in class javax.swing.JToolBar
Appends a separator of a specified size to the end of the tool bar.
addService(Class, BeanContextServiceProvider) - Method in interface java.beans.beancontext.BeanContextServices
Adds a service to this BeanContext.
addService(Class, BeanContextServiceProvider) - Method in class java.beans.beancontext.BeanContextServicesSupport
add a service
addService(Class, BeanContextServiceProvider, boolean) - Method in class java.beans.beancontext.BeanContextServicesSupport
add a service
addShutdownHook(Thread) - Method in class java.lang.Runtime
Registers a new virtual-machine shutdown hook.
addSingletonComponent(Component, Component) - Method in class javax.swing.ScrollPaneLayout
Removes an existing component.
addSource(Object) - Method in class java.awt.image.renderable.ParameterBlock
Adds an image to end of the list of sources.
addSpecialElement(HTML.Tag, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Adds content that is basically specified entirely in the attribute set.
addStatementEventListener(StatementEventListener) - Method in interface javax.sql.PooledConnection
Registers a StatementEventListener with this PooledConnection object.
addStyle(String, Style) - Method in class javax.swing.JTextPane
Adds a new style into the logical style hierarchy.
addStyle(String, Style) - Method in class javax.swing.text.DefaultStyledDocument
Adds a new style into the logical style hierarchy.
addStyle(String, Style) - Method in class javax.swing.text.StyleContext
Adds a new style into the style hierarchy.
addStyle(String, Style) - Method in interface javax.swing.text.StyledDocument
Adds a new style into the logical style hierarchy.
addStyleSheet(StyleSheet) - Method in class javax.swing.text.html.StyleSheet
Adds the rules from the StyleSheet ss to those of the receiver.
addSubComponents() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
addSubComponents() - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
Override the parent's method avoid creating a menu bar.
addSubjectAlternativeName(int, String) - Method in class java.security.cert.X509CertSelector
Adds a name to the subjectAlternativeNames criterion.
addSubjectAlternativeName(int, byte[]) - Method in class java.security.cert.X509CertSelector
Adds a name to the subjectAlternativeNames criterion.
addSuppressed(Throwable) - Method in class java.lang.Throwable
Appends the specified exception to the exceptions that were suppressed in order to deliver this exception.
addSystemMenuItems(JMenu) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
addSystemMenuItems(JMenu) - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
Override the parent's method to do nothing.
addTab(String, Icon, Component, String) - Method in class javax.swing.JTabbedPane
Adds a component and tip represented by a title and/or icon, either of which can be null.
addTab(String, Icon, Component) - Method in class javax.swing.JTabbedPane
Adds a component represented by a title and/or icon, either of which can be null.
addTab(String, Component) - Method in class javax.swing.JTabbedPane
Adds a component represented by a title and no icon.
addTableModelListener(TableModelListener) - Method in class javax.swing.table.AbstractTableModel
Adds a listener to the list that's notified each time a change to the data model occurs.
addTableModelListener(TableModelListener) - Method in interface javax.swing.table.TableModel
Adds a listener to the list that is notified each time a change to the data model occurs.
addTag - Variable in class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
Tag in HTML to start adding tags from.
addTask(Runnable) - Method in class javax.swing.text.LayoutQueue
Add a task that is not needed immediately because the results are not believed to be visible.
addTextListener(TextListener) - Method in class java.awt.TextComponent
Adds the specified text event listener to receive text events from this text component.
addTileObserver(TileObserver) - Method in class java.awt.image.BufferedImage
Adds a tile observer.
addTileObserver(TileObserver) - Method in interface java.awt.image.WritableRenderedImage
Adds an observer.
addToEnvironment(String, Object) - Method in interface javax.naming.Context
Adds a new environment property to the environment of this context.
addToEnvironment(String, Object) - Method in class javax.naming.InitialContext
 
addTransformer(ClassFileTransformer, boolean) - Method in interface java.lang.instrument.Instrumentation
Registers the supplied transformer.
addTransformer(ClassFileTransformer) - Method in interface java.lang.instrument.Instrumentation
Registers the supplied transformer.
addTreeExpansionListener(TreeExpansionListener) - Method in class javax.swing.JTree
Adds a listener for TreeExpansion events.
addTreeModelListener(TreeModelListener) - Method in class javax.swing.tree.DefaultTreeModel
Adds a listener for the TreeModelEvent posted after the tree changes.
addTreeModelListener(TreeModelListener) - Method in interface javax.swing.tree.TreeModel
Adds a listener for the TreeModelEvent posted after the tree changes.
addTreeSelectionListener(TreeSelectionListener) - Method in class javax.swing.JTree
Adds a listener for TreeSelection events.
addTreeSelectionListener(TreeSelectionListener) - Method in class javax.swing.JTree.EmptySelectionModel
This is overriden to do nothing; EmptySelectionModel does not allow a selection.
addTreeSelectionListener(TreeSelectionListener) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Adds x to the list of listeners that are notified each time the set of selected TreePaths changes.
addTreeSelectionListener(TreeSelectionListener) - Method in interface javax.swing.tree.TreeSelectionModel
Adds x to the list of listeners that are notified each time the set of selected TreePaths changes.
addTreeWillExpandListener(TreeWillExpandListener) - Method in class javax.swing.JTree
Adds a listener for TreeWillExpand events.
addUndoableEditListener(UndoableEditListener) - Method in class javax.swing.text.AbstractDocument
Adds an undo listener for notification of any changes.
addUndoableEditListener(UndoableEditListener) - Method in interface javax.swing.text.Document
Registers the given observer to begin receiving notifications when undoable edits are made to the document.
addUndoableEditListener(UndoableEditListener) - Method in class javax.swing.undo.UndoableEditSupport
Registers an UndoableEditListener.
addUnencodedNativeForFlavor(DataFlavor, String) - Method in class java.awt.datatransfer.SystemFlavorMap
Adds a mapping from the specified DataFlavor (and all DataFlavors equal to the specified DataFlavor) to the specified String native.
addUnicodeLocaleAttribute(String) - Method in class java.util.Locale.Builder
Adds a unicode locale attribute, if not already present, otherwise has no effect.
addURL(URL) - Method in class java.net.URLClassLoader
Appends the specified URL to the list of URLs to search for classes and resources.
addURL(URL) - Method in class javax.management.loading.MLet
Appends the specified URL to the list of URLs to search for classes and resources.
addURL(String) - Method in class javax.management.loading.MLet
Appends the specified URL to the list of URLs to search for classes and resources.
addURL(URL) - Method in interface javax.management.loading.MLetMBean
Appends the specified URL to the list of URLs to search for classes and resources.
addURL(String) - Method in interface javax.management.loading.MLetMBean
Appends the specified URL to the list of URLs to search for classes and resources.
addVetoableChangeListener(VetoableChangeListener) - Method in class java.awt.KeyboardFocusManager
Adds a VetoableChangeListener to the listener list.
addVetoableChangeListener(String, VetoableChangeListener) - Method in class java.awt.KeyboardFocusManager
Adds a VetoableChangeListener to the listener list for a specific property.
addVetoableChangeListener(String, VetoableChangeListener) - Method in interface java.beans.beancontext.BeanContextChild
Adds a VetoableChangeListener to this BeanContextChild to receive events whenever the specified property changes.
addVetoableChangeListener(String, VetoableChangeListener) - Method in class java.beans.beancontext.BeanContextChildSupport
Add a VetoableChangeListener for a specific property.
addVetoableChangeListener(VetoableChangeListener) - Method in class java.beans.VetoableChangeSupport
Add a VetoableChangeListener to the listener list.
addVetoableChangeListener(String, VetoableChangeListener) - Method in class java.beans.VetoableChangeSupport
Add a VetoableChangeListener for a specific property.
addVetoableChangeListener(VetoableChangeListener) - Method in class javax.swing.JComponent
Adds a VetoableChangeListener to the listener list.
addWindowFocusListener(WindowFocusListener) - Method in class java.awt.Window
Adds the specified window focus listener to receive window events from this window.
addWindowListener(WindowListener) - Method in class java.awt.Window
Adds the specified window listener to receive window events from this window.
addWindowStateListener(WindowStateListener) - Method in class java.awt.Window
Adds the specified window state listener to receive window events from this window.
Adjustable - Interface in java.awt
The interface for objects which have an adjustable numeric value contained within a bounded range of values.
adjustAllocation(Shape) - Method in class javax.swing.text.FieldView
Adjusts the allocation given to the view to be a suitable allocation for a text field.
adjustForGravity(GridBagConstraints, Rectangle) - Method in class java.awt.GridBagLayout
Adjusts the x, y, width, and height fields to the correct values depending on the constraint geometry and pads.
AdjustForGravity(GridBagConstraints, Rectangle) - Method in class java.awt.GridBagLayout
This method is obsolete and supplied for backwards compatability only; new code should call adjustForGravity instead.
ADJUSTMENT_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting adjustment events.
ADJUSTMENT_FIRST - Static variable in class java.awt.event.AdjustmentEvent
Marks the first integer id for the range of adjustment event ids.
ADJUSTMENT_LAST - Static variable in class java.awt.event.AdjustmentEvent
Marks the last integer id for the range of adjustment event ids.
ADJUSTMENT_VALUE_CHANGED - Static variable in class java.awt.event.AdjustmentEvent
The adjustment value changed event.
AdjustmentEvent - Class in java.awt.event
The adjustment event emitted by Adjustable objects like Scrollbar and ScrollPane.
AdjustmentEvent(Adjustable, int, int, int) - Constructor for class java.awt.event.AdjustmentEvent
Constructs an AdjustmentEvent object with the specified Adjustable source, event type, adjustment type, and value.
AdjustmentEvent(Adjustable, int, int, int, boolean) - Constructor for class java.awt.event.AdjustmentEvent
Constructs an AdjustmentEvent object with the specified Adjustable source, event type, adjustment type, and value.
AdjustmentListener - Interface in java.awt.event
The listener interface for receiving adjustment events.
adjustmentValueChanged(AdjustmentEvent) - Method in class java.awt.AWTEventMulticaster
Handles the adjustmentValueChanged event by invoking the adjustmentValueChanged methods on listener-a and listener-b.
adjustmentValueChanged(AdjustmentEvent) - Method in interface java.awt.event.AdjustmentListener
Invoked when the value of the adjustable has changed.
adjustRow(FlowView, int, int, int) - Method in class javax.swing.text.FlowView.FlowStrategy
Adjusts the given row if possible to fit within the layout span.
adjustSizes(int, SizeRequirements[]) - Static method in class javax.swing.SizeRequirements
Adjust a specified array of sizes by a given amount.
adjustVisibility(Rectangle) - Method in class javax.swing.text.DefaultCaret
Scrolls the associated view (if necessary) to make the caret visible.
Adler32 - Class in java.util.zip
A class that can be used to compute the Adler-32 checksum of a data stream.
Adler32() - Constructor for class java.util.zip.Adler32
Creates a new Adler32 object.
ADMIN_UIROLE - Static variable in class javax.print.ServiceUIFactory
Denotes a UI which performs an administrative role.
AEADBadTagException - Exception in javax.crypto
This exception is thrown when a Cipher operating in an AEAD mode (such as GCM/CCM) is unable to verify the supplied authentication tag.
AEADBadTagException() - Constructor for exception javax.crypto.AEADBadTagException
Constructs a AEADBadTagException with no detail message.
AEADBadTagException(String) - Constructor for exception javax.crypto.AEADBadTagException
Constructs a AEADBadTagException with the specified detail message.
AEGEAN_NUMBERS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Aegean Numbers" Unicode character block.
AffineTransform - Class in java.awt.geom
The AffineTransform class represents a 2D affine transform that performs a linear mapping from 2D coordinates to other 2D coordinates that preserves the "straightness" and "parallelness" of lines.
AffineTransform() - Constructor for class java.awt.geom.AffineTransform
Constructs a new AffineTransform representing the Identity transformation.
AffineTransform(AffineTransform) - Constructor for class java.awt.geom.AffineTransform
Constructs a new AffineTransform that is a copy of the specified AffineTransform object.
AffineTransform(float, float, float, float, float, float) - Constructor for class java.awt.geom.AffineTransform
Constructs a new AffineTransform from 6 floating point values representing the 6 specifiable entries of the 3x3 transformation matrix.
AffineTransform(float[]) - Constructor for class java.awt.geom.AffineTransform
Constructs a new AffineTransform from an array of floating point values representing either the 4 non-translation enries or the 6 specifiable entries of the 3x3 transformation matrix.
AffineTransform(double, double, double, double, double, double) - Constructor for class java.awt.geom.AffineTransform
Constructs a new AffineTransform from 6 double precision values representing the 6 specifiable entries of the 3x3 transformation matrix.
AffineTransform(double[]) - Constructor for class java.awt.geom.AffineTransform
Constructs a new AffineTransform from an array of double precision values representing either the 4 non-translation entries or the 6 specifiable entries of the 3x3 transformation matrix.
AffineTransformOp - Class in java.awt.image
This class uses an affine transform to perform a linear mapping from 2D coordinates in the source image or Raster to 2D coordinates in the destination image or Raster.
AffineTransformOp(AffineTransform, RenderingHints) - Constructor for class java.awt.image.AffineTransformOp
Constructs an AffineTransformOp given an affine transform.
AffineTransformOp(AffineTransform, int) - Constructor for class java.awt.image.AffineTransformOp
Constructs an AffineTransformOp given an affine transform and the interpolation type.
after(Timestamp) - Method in class java.sql.Timestamp
Indicates whether this Timestamp object is later than the given Timestamp object.
after(Object) - Method in class java.util.Calendar
Returns whether this Calendar represents a time after the time represented by the specified Object.
after(Date) - Method in class java.util.Date
Tests if this date is after the specified date.
AFTER_LAST_LINE - Static variable in class java.awt.BorderLayout
Synonym for PAGE_END.
AFTER_LINE_ENDS - Static variable in class java.awt.BorderLayout
Synonym for LINE_END.
afterExecute(Runnable, Throwable) - Method in class java.util.concurrent.ThreadPoolExecutor
Method invoked upon completion of execution of the given Runnable.
afterLast() - Method in interface java.sql.ResultSet
Moves the cursor to the end of this ResultSet object, just after the last row.
afterOffset(int) - Static method in class java.awt.font.TextHitInfo
Creates a TextHitInfo at the specified offset, associated with the character after the offset.
AIFC - Static variable in class javax.sound.sampled.AudioFileFormat.Type
Specifies an AIFF-C file.
AIFF - Static variable in class javax.sound.sampled.AudioFileFormat.Type
Specifies an AIFF file.
ALAW - Static variable in class javax.sound.sampled.AudioFormat.Encoding
Specifies a-law encoded data.
ALCHEMICAL_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Alchemical Symbols" Unicode character block.
ALERT - Static variable in class javax.accessibility.AccessibleRole
Object is used to alert the user about something.
AlgorithmConstraints - Interface in java.security
This interface specifies constraints for cryptographic algorithms, keys (key sizes), and other algorithm parameters.
AlgorithmMethod - Interface in javax.xml.crypto
An abstract representation of an algorithm defined in the XML Security specifications.
AlgorithmParameterGenerator - Class in java.security
The AlgorithmParameterGenerator class is used to generate a set of parameters to be used with a certain algorithm.
AlgorithmParameterGenerator(AlgorithmParameterGeneratorSpi, Provider, String) - Constructor for class java.security.AlgorithmParameterGenerator
Creates an AlgorithmParameterGenerator object.
AlgorithmParameterGeneratorSpi - Class in java.security
This class defines the Service Provider Interface (SPI) for the AlgorithmParameterGenerator class, which is used to generate a set of parameters to be used with a certain algorithm.
AlgorithmParameterGeneratorSpi() - Constructor for class java.security.AlgorithmParameterGeneratorSpi
 
AlgorithmParameters - Class in java.security
This class is used as an opaque representation of cryptographic parameters.
AlgorithmParameters(AlgorithmParametersSpi, Provider, String) - Constructor for class java.security.AlgorithmParameters
Creates an AlgorithmParameters object.
AlgorithmParameterSpec - Interface in java.security.spec
A (transparent) specification of cryptographic parameters.
AlgorithmParametersSpi - Class in java.security
This class defines the Service Provider Interface (SPI) for the AlgorithmParameters class, which is used to manage algorithm parameters.
AlgorithmParametersSpi() - Constructor for class java.security.AlgorithmParametersSpi
 
aliases() - Method in class java.nio.charset.Charset
Returns a set containing this charset's aliases.
aliases() - Method in class java.security.KeyStore
Lists all the alias names of this keystore.
ALIGN - Static variable in class javax.swing.text.html.HTML.Attribute
 
ALIGN_BAR - Static variable in class javax.swing.text.TabStop
 
ALIGN_CENTER - Static variable in class javax.swing.text.StyleConstants
A possible value for paragraph alignment.
ALIGN_CENTER - Static variable in class javax.swing.text.TabStop
Characters following tab are positioned such that all following characters up to next tab/newline are centered around the tabs location.
ALIGN_DECIMAL - Static variable in class javax.swing.text.TabStop
Characters following tab are aligned such that next decimal/tab/newline is at the tab location, very similar to RIGHT_TAB, just includes decimal as additional character to look for.
ALIGN_JUSTIFIED - Static variable in class javax.swing.text.StyleConstants
A possible value for paragraph alignment.
ALIGN_LEFT - Static variable in class javax.swing.text.StyleConstants
A possible value for paragraph alignment.
ALIGN_LEFT - Static variable in class javax.swing.text.TabStop
Character following tab is positioned at location.
ALIGN_RIGHT - Static variable in class javax.swing.text.StyleConstants
A possible value for paragraph alignment.
ALIGN_RIGHT - Static variable in class javax.swing.text.TabStop
Characters following tab are positioned such that all following characters up to next tab/newline end at location.
alignment - Variable in class javax.swing.SizeRequirements
The alignment, specified as a value between 0.0 and 1.0, inclusive.
Alignment - Static variable in class javax.swing.text.StyleConstants
Alignment for the paragraph.
ALINK - Static variable in class javax.swing.text.html.HTML.Attribute
 
ALL - Static variable in class java.awt.JobAttributes.DefaultSelectionType
The DefaultSelectionType instance to use for specifying that all pages of the job should be printed.
ALL - Static variable in class java.util.logging.Level
ALL indicates that all messages should be logged.
ALL_COLUMNS - Static variable in class javax.swing.event.TableModelEvent
Specifies all columns in a row or rows.
ALL_RANGES - Static variable in class java.awt.font.NumericShaper
Identifies all ranges, for full contextual shaping.
ALL_STYLES - Static variable in class java.util.Calendar
A style specifier for getDisplayNames indicating names in all styles, such as "January" and "Jan".
ALLBITS - Static variable in interface java.awt.image.ImageObserver
This flag in the infoflags argument to imageUpdate indicates that a static image which was previously drawn is now complete and can be drawn again in its final form.
allKeys() - Method in class javax.swing.ActionMap
Returns an array of the keys defined in this ActionMap and its parent.
allKeys() - Method in class javax.swing.InputMap
Returns an array of the KeyStrokes defined in this InputMap and its parent.
allNotesOff() - Method in interface javax.sound.midi.MidiChannel
Turns off all notes that are currently sounding on this channel.
allocateArray(int) - Method in class javax.swing.text.GapContent
Allocate an array to store items of the type appropriate (which is determined by the subclass).
allOf(Class<E>) - Static method in class java.util.EnumSet
Creates an enum set containing all of the elements in the specified element type.
ALLOW_UNASSIGNED - Static variable in class java.net.IDN
Flag to allow processing of unassigned code points
allowCoreThreadTimeOut(boolean) - Method in class java.util.concurrent.ThreadPoolExecutor
Sets the policy governing whether core threads may time out and terminate if no tasks arrive within the keep-alive time, being replaced if needed when new tasks arrive.
ALLOWED_CLASSNAMES - Static variable in class javax.management.openmbean.OpenType
Deprecated.
ALLOWED_CLASSNAMES_LIST - Static variable in class javax.management.openmbean.OpenType
List of the fully qualified names of the Java classes allowed for open data values.
allowMultipleSelections() - Method in class javax.security.auth.callback.ChoiceCallback
Get the boolean determining whether multiple selections from the choices list are allowed.
allowsChildren - Variable in class javax.swing.tree.DefaultMutableTreeNode
true if the node is able to have children
allowsCoreThreadTimeOut() - Method in class java.util.concurrent.ThreadPoolExecutor
Returns true if this pool allows core threads to time out and terminate if no tasks arrive within the keepAlive time, being replaced if needed when new tasks arrive.
allowsMultipleSelections() - Method in class java.awt.List
Deprecated.
As of JDK version 1.1, replaced by isMultipleMode().
allowThreadSuspension(boolean) - Method in class java.lang.ThreadGroup
Deprecated.
The definition of this call depends on ThreadGroup.suspend(), which is deprecated. Further, the behavior of this call was never specified.
allowUserInteraction - Variable in class java.net.URLConnection
If true, this URL is being examined in a context in which it makes sense to allow user interactions such as popping up an authentication dialog.
AllPermission - Class in java.security
The AllPermission is a permission that implies all other permissions.
AllPermission() - Constructor for class java.security.AllPermission
Creates a new AllPermission object.
AllPermission(String, String) - Constructor for class java.security.AllPermission
Creates a new AllPermission object.
allProceduresAreCallable() - Method in interface java.sql.DatabaseMetaData
Retrieves whether the current user can call all the procedures returned by the method getProcedures.
allRowsChanged() - Method in class javax.swing.DefaultRowSorter
Invoked when the contents of the underlying model have completely changed.
allRowsChanged() - Method in class javax.swing.RowSorter
Invoked when the contents of the underlying model have completely changed.
allSoundOff() - Method in interface javax.sound.midi.MidiChannel
Immediately turns off all sounding notes on this channel, ignoring the state of the Hold Pedal and the internal decay rate of the current Instrument.
allTablesAreSelectable() - Method in interface java.sql.DatabaseMetaData
Retrieves whether the current user can use all the tables returned by the method getTables in a SELECT statement.
ALPHABETIC_PRESENTATION_FORMS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Alphabetic Presentation Forms" Unicode character block.
AlphaComposite - Class in java.awt
The AlphaComposite class implements basic alpha compositing rules for combining source and destination colors to achieve blending and transparency effects with graphics and images.
AlreadyBoundException - Exception in java.rmi
An AlreadyBoundException is thrown if an attempt is made to bind an object in the registry to a name that already has an associated binding.
AlreadyBoundException() - Constructor for exception java.rmi.AlreadyBoundException
Constructs an AlreadyBoundException with no specified detail message.
AlreadyBoundException(String) - Constructor for exception java.rmi.AlreadyBoundException
Constructs an AlreadyBoundException with the specified detail message.
alreadyNotified - Variable in class javax.management.monitor.Monitor
Deprecated.
equivalent to Monitor.alreadyNotifieds[0].
alreadyNotifieds - Variable in class javax.management.monitor.Monitor
Selected monitor errors that have already been notified.
ALT - Static variable in class javax.swing.text.html.HTML.Attribute
 
ALT_DOWN_MASK - Static variable in class java.awt.event.InputEvent
The Alt key extended modifier constant.
ALT_GRAPH_DOWN_MASK - Static variable in class java.awt.event.InputEvent
The AltGraph key extended modifier constant.
ALT_GRAPH_MASK - Static variable in class java.awt.event.InputEvent
The AltGraph key modifier constant.
ALT_MASK - Static variable in class java.awt.event.ActionEvent
The alt modifier.
ALT_MASK - Static variable in class java.awt.Event
This flag indicates that the Alt key was down when the event occurred.
ALT_MASK - Static variable in class java.awt.event.InputEvent
The Alt key modifier constant.
ALTERNATE - Static variable in class java.util.FormattableFlags
Requires the output to use an alternate form.
alternateAddTag - Variable in class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
Alternate tag in HTML to start adding tags from if parentTag is not found and alternateParentTag is found.
alternateParentTag - Variable in class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
Alternate Tag to check for in the document if parentTag is not found.
altName - Variable in exception javax.naming.CannotProceedException
Contains the name of the resolved object, relative to the context altNameCtx.
altNameCtx - Variable in exception javax.naming.CannotProceedException
Contains the context relative to which altName is specified.
ALWAYS_UPDATE - Static variable in class javax.swing.text.DefaultCaret
Indicates that the caret position is to be always updated accordingly to the document changes regardless whether the document updates are performed on the Event Dispatching Thread or not.
AM - Static variable in class java.util.Calendar
Value of the Calendar.AM_PM field indicating the period of the day from midnight to just before noon.
AM_PM - Static variable in class java.text.DateFormat.Field
Constant identifying the time of day indicator (e.g.
AM_PM - Static variable in class java.util.Calendar
Field number for get and set indicating whether the HOUR is before or after noon.
AM_PM_FIELD - Static variable in class java.text.DateFormat
Useful constant for AM_PM field alignment.
ANCESTOR_ADDED - Static variable in class javax.swing.event.AncestorEvent
An ancestor-component was added to the hierarchy of visible objects (made visible), and is currently being displayed.
ANCESTOR_MOVED - Static variable in class java.awt.event.HierarchyEvent
The event id indicating an ancestor-Container was moved.
ANCESTOR_MOVED - Static variable in class javax.swing.event.AncestorEvent
An ancestor-component changed its position on the screen.
ANCESTOR_REMOVED - Static variable in class javax.swing.event.AncestorEvent
An ancestor-component was removed from the hierarchy of visible objects (hidden) and is no longer being displayed.
ANCESTOR_RESIZED - Static variable in class java.awt.event.HierarchyEvent
The event id indicating an ancestor-Container was resized.
ancestorAdded(AncestorEvent) - Method in interface javax.swing.event.AncestorListener
Called when the source or one of its ancestors is made visible either by setVisible(true) being called or by its being added to the component hierarchy.
AncestorEvent - Class in javax.swing.event
An event reported to a child component that originated from an ancestor in the component hierarchy.
AncestorEvent(JComponent, int, Container, Container) - Constructor for class javax.swing.event.AncestorEvent
Constructs an AncestorEvent object to identify a change in an ancestor-component's display-status.
AncestorListener - Interface in javax.swing.event
AncestorListener Interface to support notification when changes occur to a JComponent or one of its ancestors.
ancestorMoved(HierarchyEvent) - Method in class java.awt.AWTEventMulticaster
Handles the ancestorMoved event by invoking the ancestorMoved methods on listener-a and listener-b.
ancestorMoved(HierarchyEvent) - Method in class java.awt.event.HierarchyBoundsAdapter
Called when an ancestor of the source is moved.
ancestorMoved(HierarchyEvent) - Method in interface java.awt.event.HierarchyBoundsListener
Called when an ancestor of the source is moved.
ancestorMoved(AncestorEvent) - Method in interface javax.swing.event.AncestorListener
Called when either the source or one of its ancestors is moved.
ancestorRemoved(AncestorEvent) - Method in interface javax.swing.event.AncestorListener
Called when the source or one of its ancestors is made invisible either by setVisible(false) being called or by its being remove from the component hierarchy.
ancestorResized(HierarchyEvent) - Method in class java.awt.AWTEventMulticaster
Handles the ancestorResized event by invoking the ancestorResized methods on listener-a and listener-b.
ancestorResized(HierarchyEvent) - Method in class java.awt.event.HierarchyBoundsAdapter
Called when an ancestor of the source is resized.
ancestorResized(HierarchyEvent) - Method in interface java.awt.event.HierarchyBoundsListener
Called when an ancestor of the source is resized.
anchor - Variable in class java.awt.GridBagConstraints
This field is used when the component is smaller than its display area.
ANCHOR_SELECTION_PATH_PROPERTY - Static variable in class javax.swing.JTree
Bound property name for anchor selection path.
ANCIENT_GREEK_MUSICAL_NOTATION - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Ancient Greek Musical Notation" Unicode character block.
ANCIENT_GREEK_NUMBERS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Ancient Greek Numbers" Unicode character block.
ANCIENT_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Ancient Symbols" Unicode character block.
and(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this & val).
and(BitSet) - Method in class java.util.BitSet
Performs a logical AND of this target bit set with the argument bit set.
and(QueryExp, QueryExp) - Static method in class javax.management.Query
Returns a query expression that is the conjunction of two other query expressions.
andFilter(Iterable<? extends RowFilter<? super M, ? super I>>) - Static method in class javax.swing.RowFilter
Returns a RowFilter that includes entries if all of the supplied filters include the entry.
andNot(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this & ~val).
andNot(BitSet) - Method in class java.util.BitSet
Clears all of the bits in this BitSet whose corresponding bit is set in the specified BitSet.
annotateClass(Class<?>) - Method in class java.io.ObjectOutputStream
Subclasses may implement this method to allow class data to be stored in the stream.
AnnotatedConstruct - Interface in javax.lang.model
Represents a construct that can be annotated.
AnnotatedElement - Interface in java.lang.reflect
Represents an annotated element of the program currently running in this VM.
annotateProxyClass(Class<?>) - Method in class java.io.ObjectOutputStream
Subclasses may implement this method to store custom data in the stream along with descriptors for dynamic proxy classes.
Annotation - Interface in java.lang.annotation
The common interface extended by all annotation types.
Annotation - Class in java.text
An Annotation object is used as a wrapper for a text attribute value if the attribute has annotation characteristics.
Annotation(Object) - Constructor for class java.text.Annotation
Constructs an annotation record with the given value, which may be null.
AnnotationFormatError - Error in java.lang.annotation
Thrown when the annotation parser attempts to read an annotation from a class file and determines that the annotation is malformed.
AnnotationFormatError(String) - Constructor for error java.lang.annotation.AnnotationFormatError
Constructs a new AnnotationFormatError with the specified detail message.
AnnotationFormatError(String, Throwable) - Constructor for error java.lang.annotation.AnnotationFormatError
Constructs a new AnnotationFormatError with the specified detail message and cause.
AnnotationFormatError(Throwable) - Constructor for error java.lang.annotation.AnnotationFormatError
Constructs a new AnnotationFormatError with the specified cause and a detail message of (cause == null ? null : cause.toString()) (which typically contains the class and detail message of cause).
AnnotationMirror - Interface in javax.lang.model.element
Represents an annotation.
annotationType() - Method in interface java.lang.annotation.Annotation
Returns the annotation type of this annotation.
annotationType() - Method in exception java.lang.annotation.IncompleteAnnotationException
Returns the Class object for the annotation type with the missing element.
AnnotationTypeMismatchException - Exception in java.lang.annotation
Thrown to indicate that a program has attempted to access an element of an annotation whose type has changed after the annotation was compiled (or serialized).
AnnotationTypeMismatchException(Method, String) - Constructor for exception java.lang.annotation.AnnotationTypeMismatchException
Constructs an AnnotationTypeMismatchException for the specified annotation type element and found data type.
AnnotationValue - Interface in javax.lang.model.element
Represents a value of an annotation type element.
AnnotationValueVisitor<R,P> - Interface in javax.lang.model.element
A visitor of the values of annotation type elements, using a variant of the visitor design pattern.
ANY - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
anySubString(AttributeValueExp, StringValueExp) - Static method in class javax.management.Query
Returns a query expression that represents a matching constraint on a string argument.
AppConfigurationEntry - Class in javax.security.auth.login
This class represents a single LoginModule entry configured for the application specified in the getAppConfigurationEntry(String appName) method in the Configuration class.
AppConfigurationEntry(String, AppConfigurationEntry.LoginModuleControlFlag, Map<String, ?>) - Constructor for class javax.security.auth.login.AppConfigurationEntry
Default constructor for this class.
AppConfigurationEntry.LoginModuleControlFlag - Class in javax.security.auth.login
This class represents whether or not a LoginModule is REQUIRED, REQUISITE, SUFFICIENT or OPTIONAL.
append(Shape, boolean) - Method in class java.awt.geom.Path2D
Appends the geometry of the specified Shape object to the path, possibly connecting the new geometry to the existing path segments with a line segment.
append(PathIterator, boolean) - Method in class java.awt.geom.Path2D
Appends the geometry of the specified PathIterator object to the path, possibly connecting the new geometry to the existing path segments with a line segment.
append(PathIterator, boolean) - Method in class java.awt.geom.Path2D.Double
Appends the geometry of the specified PathIterator object to the path, possibly connecting the new geometry to the existing path segments with a line segment.
append(PathIterator, boolean) - Method in class java.awt.geom.Path2D.Float
Appends the geometry of the specified PathIterator object to the path, possibly connecting the new geometry to the existing path segments with a line segment.
append(Printable, PageFormat) - Method in class java.awt.print.Book
Appends a single page to the end of this Book.
append(Printable, PageFormat, int) - Method in class java.awt.print.Book
Appends numPages pages to the end of this Book.
append(String) - Method in class java.awt.TextArea
Appends the given text to the text area's current text.
append(CharSequence) - Method in class java.io.CharArrayWriter
Appends the specified character sequence to this writer.
append(CharSequence, int, int) - Method in class java.io.CharArrayWriter
Appends a subsequence of the specified character sequence to this writer.
append(char) - Method in class java.io.CharArrayWriter
Appends the specified character to this writer.
append(CharSequence) - Method in class java.io.PrintStream
Appends the specified character sequence to this output stream.
append(CharSequence, int, int) - Method in class java.io.PrintStream
Appends a subsequence of the specified character sequence to this output stream.
append(char) - Method in class java.io.PrintStream
Appends the specified character to this output stream.
append(CharSequence) - Method in class java.io.PrintWriter
Appends the specified character sequence to this writer.
append(CharSequence, int, int) - Method in class java.io.PrintWriter
Appends a subsequence of the specified character sequence to this writer.
append(char) - Method in class java.io.PrintWriter
Appends the specified character to this writer.
append(CharSequence) - Method in class java.io.StringWriter
Appends the specified character sequence to this writer.
append(CharSequence, int, int) - Method in class java.io.StringWriter
Appends a subsequence of the specified character sequence to this writer.
append(char) - Method in class java.io.StringWriter
Appends the specified character to this writer.
append(CharSequence) - Method in class java.io.Writer
Appends the specified character sequence to this writer.
append(CharSequence, int, int) - Method in class java.io.Writer
Appends a subsequence of the specified character sequence to this writer.
append(char) - Method in class java.io.Writer
Appends the specified character to this writer.
append(CharSequence) - Method in interface java.lang.Appendable
Appends the specified character sequence to this Appendable.
append(CharSequence, int, int) - Method in interface java.lang.Appendable
Appends a subsequence of the specified character sequence to this Appendable.
append(char) - Method in interface java.lang.Appendable
Appends the specified character to this Appendable.
append(Object) - Method in class java.lang.StringBuffer
 
append(String) - Method in class java.lang.StringBuffer
 
append(StringBuffer) - Method in class java.lang.StringBuffer
Appends the specified StringBuffer to this sequence.
append(CharSequence) - Method in class java.lang.StringBuffer
Appends the specified CharSequence to this sequence.
append(CharSequence, int, int) - Method in class java.lang.StringBuffer
 
append(char[]) - Method in class java.lang.StringBuffer
 
append(char[], int, int) - Method in class java.lang.StringBuffer
 
append(boolean) - Method in class java.lang.StringBuffer
 
append(char) - Method in class java.lang.StringBuffer
 
append(int) - Method in class java.lang.StringBuffer
 
append(long) - Method in class java.lang.StringBuffer
 
append(float) - Method in class java.lang.StringBuffer
 
append(double) - Method in class java.lang.StringBuffer
 
append(Object) - Method in class java.lang.StringBuilder
 
append(String) - Method in class java.lang.StringBuilder
 
append(StringBuffer) - Method in class java.lang.StringBuilder
Appends the specified StringBuffer to this sequence.
append(CharSequence) - Method in class java.lang.StringBuilder
 
append(CharSequence, int, int) - Method in class java.lang.StringBuilder
 
append(char[]) - Method in class java.lang.StringBuilder
 
append(char[], int, int) - Method in class java.lang.StringBuilder
 
append(boolean) - Method in class java.lang.StringBuilder
 
append(char) - Method in class java.lang.StringBuilder
 
append(int) - Method in class java.lang.StringBuilder
 
append(long) - Method in class java.lang.StringBuilder
 
append(float) - Method in class java.lang.StringBuilder
 
append(double) - Method in class java.lang.StringBuilder
 
append(String) - Method in class javax.swing.JTextArea
Appends the given text to the end of the document.
append(View) - Method in class javax.swing.text.View
Appends a single child view.
Appendable - Interface in java.lang
An object to which char sequences and values can be appended.
appendChild(Node) - Method in class javax.imageio.metadata.IIOMetadataNode
Adds the node newChild to the end of the list of children of this node.
appendCodePoint(int) - Method in class java.lang.StringBuffer
 
appendCodePoint(int) - Method in class java.lang.StringBuilder
 
appendEvent(InputEvent) - Method in class java.awt.dnd.DragGestureRecognizer
Listeners registered on the Component by this Recognizer shall record all Events that are recognized as part of the series of Events that go to comprise a Drag and Drop initiating gesture via this API.
appendParameterTypes(Class<?>...) - Method in class java.lang.invoke.MethodType
Finds or creates a method type with additional parameter types.
appendParameterTypes(List<Class<?>>) - Method in class java.lang.invoke.MethodType
Finds or creates a method type with additional parameter types.
appendRemainingComponent(String) - Method in exception javax.naming.NamingException
Add name as the last component in remaining name.
appendRemainingComponent(String) - Method in class javax.naming.spi.ResolveResult
Adds a single component to the end of remaining name.
appendRemainingName(Name) - Method in exception javax.naming.NamingException
Add components from 'name' as the last components in remaining name.
appendRemainingName(Name) - Method in class javax.naming.spi.ResolveResult
Adds components to the end of remaining name.
appendReplacement(StringBuffer, String) - Method in class java.util.regex.Matcher
Implements a non-terminal append-and-replace step.
appendTail(StringBuffer) - Method in class java.util.regex.Matcher
Implements a terminal append-and-replace step.
appendText(String) - Method in class java.awt.TextArea
Deprecated.
As of JDK version 1.1, replaced by append(String).
appendTo(File) - Static method in class java.lang.ProcessBuilder.Redirect
Returns a redirect to append to the specified file.
appendToBootstrapClassLoaderSearch(JarFile) - Method in interface java.lang.instrument.Instrumentation
Specifies a JAR file with instrumentation classes to be defined by the bootstrap class loader.
appendToSystemClassLoaderSearch(JarFile) - Method in interface java.lang.instrument.Instrumentation
Specifies a JAR file with instrumentation classes to be defined by the system class loader.
Applet - Class in java.applet
An applet is a small program that is intended not to be run on its own, but rather to be embedded inside another application.
Applet() - Constructor for class java.applet.Applet
Constructs a new Applet.
APPLET - Static variable in interface javax.naming.Context
Constant that holds the name of the environment property for specifying an applet for the initial context constructor to use when searching for other properties.
APPLET - Static variable in class javax.swing.text.html.HTML.Tag
 
applet - Variable in class javax.swing.text.html.parser.DTD
 
Applet.AccessibleApplet - Class in java.applet
This class implements accessibility support for the Applet class.
Applet.AccessibleApplet() - Constructor for class java.applet.Applet.AccessibleApplet
 
AppletContext - Interface in java.applet
This interface corresponds to an applet's environment: the document containing the applet and the other applets in the same document.
AppletInitializer - Interface in java.beans
This interface is designed to work in collusion with java.beans.Beans.instantiate.
appletResize(int, int) - Method in interface java.applet.AppletStub
Called when the applet wants to be resized.
AppletStub - Interface in java.applet
When an applet is first created, an applet stub is attached to it using the applet's setStub method.
apply(ObjectName) - Method in class javax.management.AttributeValueExp
Applies the AttributeValueExp on an MBean.
apply(ObjectName) - Method in class javax.management.ObjectName
Test whether this ObjectName, which may be a pattern, matches another ObjectName.
apply(ObjectName) - Method in interface javax.management.QueryExp
Applies the QueryExp on an MBean.
apply(ObjectName) - Method in class javax.management.StringValueExp
Applies the ValueExp on a MBean.
apply(ObjectName) - Method in interface javax.management.ValueExp
Applies the ValueExp on a MBean.
APPLY_REVERB - Static variable in class javax.sound.sampled.BooleanControl.Type
Represents a control for whether reverberation is applied to a line.
applyComponentOrientation(ComponentOrientation) - Method in class java.awt.Component
Sets the ComponentOrientation property of this component and all components contained within it.
applyComponentOrientation(ComponentOrientation) - Method in class java.awt.Container
Sets the ComponentOrientation property of this container and all components contained within it.
applyComponentOrientation(ComponentOrientation) - Method in class javax.swing.JMenu
Sets the ComponentOrientation property of this menu and all components contained within it.
applyLocalizedPattern(String) - Method in class java.text.DecimalFormat
Apply the given pattern to this Format object.
applyLocalizedPattern(String) - Method in class java.text.SimpleDateFormat
Applies the given localized pattern string to this date format.
applyPattern(String) - Method in class java.text.ChoiceFormat
Sets the pattern.
applyPattern(String) - Method in class java.text.DecimalFormat
Apply the given pattern to this Format object.
applyPattern(String) - Method in class java.text.MessageFormat
Sets the pattern used by this message format.
applyPattern(String) - Method in class java.text.SimpleDateFormat
Applies the given pattern string to this date format.
applyPropertyChange(PropertyChangeEvent, JLayer<? extends V>) - Method in class javax.swing.plaf.LayerUI
Notifies the LayerUI when any of its property are changed and enables updating every JLayer this LayerUI instance is set to.
applyResourceBundle(ResourceBundle) - Method in class java.awt.Window
Deprecated.
As of J2SE 1.4, replaced by Component.applyComponentOrientation.
applyResourceBundle(String) - Method in class java.awt.Window
Deprecated.
As of J2SE 1.4, replaced by Component.applyComponentOrientation.
applyShape(Region) - Method in interface java.awt.peer.ComponentPeer
Applies the shape to the native component window.
appRandom - Variable in class java.security.SignatureSpi
Application-specified source of randomness.
APPROVE_BUTTON_MNEMONIC_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Identifies change in the mnemonic for the approve (yes, ok) button.
APPROVE_BUTTON_TEXT_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Identifies change in the text on the approve (yes, ok) button.
APPROVE_BUTTON_TOOL_TIP_TEXT_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Identifies change in the tooltip text for the approve (yes, ok) button.
APPROVE_OPTION - Static variable in class javax.swing.JFileChooser
Return value if approve (yes, ok) is chosen.
APPROVE_SELECTION - Static variable in class javax.swing.JFileChooser
Instruction to approve the current selection (same as pressing yes or ok).
approveSelection() - Method in class javax.swing.JFileChooser
Called by the UI when the user hits the Approve button (labeled "Open" or "Save", by default).
APRIL - Static variable in class java.util.Calendar
Value of the Calendar.MONTH field indicating the fourth month of the year in the Gregorian and Julian calendars.
ARABIC - Static variable in class java.awt.font.NumericShaper
Identifies the ARABIC range and decimal base.
ARABIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Arabic" Unicode character block.
ARABIC_PRESENTATION_FORMS_A - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Arabic Presentation Forms-A" Unicode character block.
ARABIC_PRESENTATION_FORMS_B - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Arabic Presentation Forms-B" Unicode character block.
ARABIC_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Arabic Supplement" Unicode character block.
Arc2D - Class in java.awt.geom
Arc2D is the abstract superclass for all objects that store a 2D arc defined by a framing rectangle, start angle, angular extent (length of the arc), and a closure type (OPEN, CHORD, or PIE).
Arc2D() - Constructor for class java.awt.geom.Arc2D
This is an abstract class that cannot be instantiated directly.
Arc2D(int) - Constructor for class java.awt.geom.Arc2D
This is an abstract class that cannot be instantiated directly.
Arc2D.Double - Class in java.awt.geom
This class defines an arc specified in double precision.
Arc2D.Double() - Constructor for class java.awt.geom.Arc2D.Double
Constructs a new OPEN arc, initialized to location (0, 0), size (0, 0), angular extents (start = 0, extent = 0).
Arc2D.Double(int) - Constructor for class java.awt.geom.Arc2D.Double
Constructs a new arc, initialized to location (0, 0), size (0, 0), angular extents (start = 0, extent = 0), and the specified closure type.
Arc2D.Double(double, double, double, double, double, double, int) - Constructor for class java.awt.geom.Arc2D.Double
Constructs a new arc, initialized to the specified location, size, angular extents, and closure type.
Arc2D.Double(Rectangle2D, double, double, int) - Constructor for class java.awt.geom.Arc2D.Double
Constructs a new arc, initialized to the specified location, size, angular extents, and closure type.
Arc2D.Float - Class in java.awt.geom
This class defines an arc specified in float precision.
Arc2D.Float() - Constructor for class java.awt.geom.Arc2D.Float
Constructs a new OPEN arc, initialized to location (0, 0), size (0, 0), angular extents (start = 0, extent = 0).
Arc2D.Float(int) - Constructor for class java.awt.geom.Arc2D.Float
Constructs a new arc, initialized to location (0, 0), size (0, 0), angular extents (start = 0, extent = 0), and the specified closure type.
Arc2D.Float(float, float, float, float, float, float, int) - Constructor for class java.awt.geom.Arc2D.Float
Constructs a new arc, initialized to the specified location, size, angular extents, and closure type.
Arc2D.Float(Rectangle2D, float, float, int) - Constructor for class java.awt.geom.Arc2D.Float
Constructs a new arc, initialized to the specified location, size, angular extents, and closure type.
archeight - Variable in class java.awt.geom.RoundRectangle2D.Double
The height of the arc that rounds off the corners.
archeight - Variable in class java.awt.geom.RoundRectangle2D.Float
The height of the arc that rounds off the corners.
ARCHIVE - Static variable in class javax.swing.text.html.HTML.Attribute
 
arcwidth - Variable in class java.awt.geom.RoundRectangle2D.Double
The width of the arc that rounds off the corners.
arcwidth - Variable in class java.awt.geom.RoundRectangle2D.Float
The width of the arc that rounds off the corners.
Area - Class in java.awt.geom
An Area object stores and manipulates a resolution-independent description of an enclosed area of 2-dimensional space.
Area() - Constructor for class java.awt.geom.Area
Default constructor which creates an empty area.
Area(Shape) - Constructor for class java.awt.geom.Area
The Area class creates an area geometry from the specified Shape object.
AREA - Static variable in class javax.swing.text.html.HTML.Tag
 
AreaAveragingScaleFilter - Class in java.awt.image
An ImageFilter class for scaling images using a simple area averaging algorithm that produces smoother results than the nearest neighbor algorithm.
AreaAveragingScaleFilter(int, int) - Constructor for class java.awt.image.AreaAveragingScaleFilter
Constructs an AreaAveragingScaleFilter that scales the pixels from its source Image as specified by the width and height parameters.
areExtraMouseButtonsEnabled() - Method in class java.awt.Toolkit
Reports whether events from extra mouse buttons are allowed to be processed and posted into EventQueue.
areFieldsSet - Variable in class java.util.Calendar
True if fields[] are in sync with the currently set time.
areFocusTraversalKeysSet(int) - Method in class java.awt.Component
Returns whether the Set of focus traversal keys for the given focus traversal operation has been explicitly defined for this Component.
areFocusTraversalKeysSet(int) - Method in class java.awt.Container
Returns whether the Set of focus traversal keys for the given focus traversal operation has been explicitly defined for this Container.
areNew - Variable in class javax.swing.event.TreeSelectionEvent
For each path identifies if that path is in fact new.
arePathsContiguous(TreePath[]) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Returns true if the paths are contiguous, or this object has no RowMapper.
areTablesSet() - Method in class javax.imageio.plugins.jpeg.JPEGImageReadParam
Returns true if tables are currently set.
areTablesSet() - Method in class javax.imageio.plugins.jpeg.JPEGImageWriteParam
Returns true if tables are currently set.
arg - Variable in class java.awt.Event
An arbitrary argument of the event.
ARGUMENT - Static variable in class java.text.MessageFormat.Field
Constant identifying a portion of a message that was generated from an argument passed into formatToCharacterIterator.
ARGV - Static variable in interface javax.script.ScriptEngine
Reserved key for a named value that passes an array of positional arguments to a script.
ArithmeticException - Exception in java.lang
Thrown when an exceptional arithmetic condition has occurred.
ArithmeticException() - Constructor for exception java.lang.ArithmeticException
Constructs an ArithmeticException with no detail message.
ArithmeticException(String) - Constructor for exception java.lang.ArithmeticException
Constructs an ArithmeticException with the specified detail message.
ARMED - Static variable in class javax.accessibility.AccessibleState
Indicates that the object is armed.
ARMED - Static variable in class javax.swing.DefaultButtonModel
Identifies the "armed" bit in the bitmask, which indicates partial commitment towards choosing/triggering the button.
ARMENIAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Armenian" Unicode character block.
arrangeGrid(Container) - Method in class java.awt.GridBagLayout
Lays out the grid.
ArrangeGrid(Container) - Method in class java.awt.GridBagLayout
This method is obsolete and supplied for backwards compatability only; new code should call arrangeGrid instead.
Array - Class in java.lang.reflect
The Array class provides static methods to dynamically create and access Java arrays.
array() - Method in class java.nio.Buffer
Returns the array that backs this buffer  (optional operation).
Array - Interface in java.sql
The mapping in the Java programming language for the SQL type ARRAY.
ARRAY - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type ARRAY.
array - Variable in class javax.swing.text.Segment
This is the array containing the text of interest.
ArrayBlockingQueue<E> - Class in java.util.concurrent
A bounded blocking queue backed by an array.
ArrayBlockingQueue(int) - Constructor for class java.util.concurrent.ArrayBlockingQueue
Creates an ArrayBlockingQueue with the given (fixed) capacity and default access policy.
ArrayBlockingQueue(int, boolean) - Constructor for class java.util.concurrent.ArrayBlockingQueue
Creates an ArrayBlockingQueue with the given (fixed) capacity and the specified access policy.
ArrayBlockingQueue(int, boolean, Collection<? extends E>) - Constructor for class java.util.concurrent.ArrayBlockingQueue
Creates an ArrayBlockingQueue with the given (fixed) capacity, the specified access policy and initially containing the elements of the given collection, added in traversal order of the collection's iterator.
arraycopy(Object, int, Object, int, int) - Static method in class java.lang.System
Copies an array from the specified source array, beginning at the specified position, to the specified position of the destination array.
ArrayDeque<E> - Class in java.util
Resizable-array implementation of the Deque interface.
ArrayDeque() - Constructor for class java.util.ArrayDeque
Constructs an empty array deque with an initial capacity sufficient to hold 16 elements.
ArrayDeque(int) - Constructor for class java.util.ArrayDeque
Constructs an empty array deque with an initial capacity sufficient to hold the specified number of elements.
ArrayDeque(Collection<? extends E>) - Constructor for class java.util.ArrayDeque
Constructs a deque containing the elements of the specified collection, in the order they are returned by the collection's iterator.
arrayElementGetter(Class<?>) - Static method in class java.lang.invoke.MethodHandles
Produces a method handle giving read access to elements of an array.
arrayElementSetter(Class<?>) - Static method in class java.lang.invoke.MethodHandles
Produces a method handle giving write access to elements of an array.
ArrayIndexOutOfBoundsException - Exception in java.lang
Thrown to indicate that an array has been accessed with an illegal index.
ArrayIndexOutOfBoundsException() - Constructor for exception java.lang.ArrayIndexOutOfBoundsException
Constructs an ArrayIndexOutOfBoundsException with no detail message.
ArrayIndexOutOfBoundsException(int) - Constructor for exception java.lang.ArrayIndexOutOfBoundsException
Constructs a new ArrayIndexOutOfBoundsException class with an argument indicating the illegal index.
ArrayIndexOutOfBoundsException(String) - Constructor for exception java.lang.ArrayIndexOutOfBoundsException
Constructs an ArrayIndexOutOfBoundsException class with the specified detail message.
ArrayList<E> - Class in java.util
Resizable-array implementation of the List interface.
ArrayList(int) - Constructor for class java.util.ArrayList
Constructs an empty list with the specified initial capacity.
ArrayList() - Constructor for class java.util.ArrayList
Constructs an empty list with an initial capacity of ten.
ArrayList(Collection<? extends E>) - Constructor for class java.util.ArrayList
Constructs a list containing the elements of the specified collection, in the order they are returned by the collection's iterator.
arrayOffset() - Method in class java.nio.Buffer
Returns the offset within this buffer's backing array of the first element of the buffer  (optional operation).
Arrays - Class in java.util
This class contains various methods for manipulating arrays (such as sorting and searching).
ArrayStoreException - Exception in java.lang
Thrown to indicate that an attempt has been made to store the wrong type of object into an array of objects.
ArrayStoreException() - Constructor for exception java.lang.ArrayStoreException
Constructs an ArrayStoreException with no detail message.
ArrayStoreException(String) - Constructor for exception java.lang.ArrayStoreException
Constructs an ArrayStoreException with the specified detail message.
ArrayType - Interface in javax.lang.model.type
Represents an array type.
ArrayType<T> - Class in javax.management.openmbean
The ArrayType class is the open type class whose instances describe all open data values which are n-dimensional arrays of open data values.
ArrayType(int, OpenType<?>) - Constructor for class javax.management.openmbean.ArrayType
Constructs an ArrayType instance describing open data values which are arrays with dimension dimension of elements whose open type is elementType.
ArrayType(SimpleType<?>, boolean) - Constructor for class javax.management.openmbean.ArrayType
Constructs a unidimensional ArrayType instance for the supplied SimpleType.
arrive() - Method in class java.util.concurrent.Phaser
Arrives at this phaser, without waiting for others to arrive.
arriveAndAwaitAdvance() - Method in class java.util.concurrent.Phaser
Arrives at this phaser and awaits others.
arriveAndDeregister() - Method in class java.util.concurrent.Phaser
Arrives at this phaser and deregisters from it without waiting for others to arrive.
ARROW_BUTTON - Static variable in class javax.swing.plaf.synth.Region
ArrowButton's are special types of buttons that also render a directional indicator, typically an arrow.
arrowButton - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
 
arrowIcon - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
ARROWS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Arrows" Unicode character block.
ASCII_STREAM_PARAM - Static variable in class javax.sql.rowset.BaseRowSet
A constant indicating to a RowSetReaderImpl object that a given parameter is an ASCII stream.
asciiStream - Variable in class javax.sql.rowset.BaseRowSet
The InputStream object that will be returned by the method getAsciiStream, which is specified in the ResultSet interface.
asCollector(Class<?>, int) - Method in class java.lang.invoke.MethodHandle
Makes an array-collecting method handle, which accepts a given number of trailing positional arguments and collects them into an array argument.
asElement() - Method in interface javax.lang.model.type.DeclaredType
Returns the element corresponding to this type.
asElement() - Method in interface javax.lang.model.type.TypeVariable
Returns the element corresponding to this type variable.
asElement(TypeMirror) - Method in interface javax.lang.model.util.Types
Returns the element corresponding to a type.
asFileAttribute(Set<PosixFilePermission>) - Static method in class java.nio.file.attribute.PosixFilePermissions
Creates a FileAttribute, encapsulating a copy of the given file permissions, suitable for passing to the createFile or createDirectory methods.
asFixedArity() - Method in class java.lang.invoke.MethodHandle
Makes a fixed arity method handle which is otherwise equivalent to the the current method handle.
asin(double) - Static method in class java.lang.Math
Returns the arc sine of a value; the returned angle is in the range -pi/2 through pi/2.
asin(double) - Static method in class java.lang.StrictMath
Returns the arc sine of a value; the returned angle is in the range -pi/2 through pi/2.
asInterfaceInstance(Class<T>, MethodHandle) - Static method in class java.lang.invoke.MethodHandleProxies
Produces an instance of the given single-method interface which redirects its calls to the given method handle.
asksAllowsChildren - Variable in class javax.swing.tree.DefaultTreeModel
Determines how the isLeaf method figures out if a node is a leaf node.
asksAllowsChildren() - Method in class javax.swing.tree.DefaultTreeModel
Tells how leaf nodes are determined.
asLifoQueue(Deque<T>) - Static method in class java.util.Collections
Returns a view of a Deque as a Last-in-first-out (Lifo) Queue.
asList(T...) - Static method in class java.util.Arrays
Returns a fixed-size list backed by the specified array.
asList() - Method in class javax.management.AttributeList
Return a view of this list as a List<Attribute>.
asList() - Method in class javax.management.relation.RoleList
Return a view of this list as a List<Role>.
asList() - Method in class javax.management.relation.RoleUnresolvedList
Return a view of this list as a List<RoleUnresolved>.
asMemberOf(DeclaredType, Element) - Method in interface javax.lang.model.util.Types
Returns the type of an element when that element is viewed as a member of, or otherwise directly contained by, a given type.
assembleSystemMenu() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
assembleSystemMenu() - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
Override the parent's method to do nothing.
AssertionError - Error in java.lang
Thrown to indicate that an assertion has failed.
AssertionError() - Constructor for error java.lang.AssertionError
Constructs an AssertionError with no detail message.
AssertionError(Object) - Constructor for error java.lang.AssertionError
Constructs an AssertionError with its detail message derived from the specified object, which is converted to a string as defined in section 15.18.1.1 of The Java™ Language Specification.
AssertionError(boolean) - Constructor for error java.lang.AssertionError
Constructs an AssertionError with its detail message derived from the specified boolean, which is converted to a string as defined in section 15.18.1.1 of The Java™ Language Specification.
AssertionError(char) - Constructor for error java.lang.AssertionError
Constructs an AssertionError with its detail message derived from the specified char, which is converted to a string as defined in section 15.18.1.1 of The Java™ Language Specification.
AssertionError(int) - Constructor for error java.lang.AssertionError
Constructs an AssertionError with its detail message derived from the specified int, which is converted to a string as defined in section 15.18.1.1 of The Java™ Language Specification.
AssertionError(long) - Constructor for error java.lang.AssertionError
Constructs an AssertionError with its detail message derived from the specified long, which is converted to a string as defined in section 15.18.1.1 of The Java™ Language Specification.
AssertionError(float) - Constructor for error java.lang.AssertionError
Constructs an AssertionError with its detail message derived from the specified float, which is converted to a string as defined in section 15.18.1.1 of The Java™ Language Specification.
AssertionError(double) - Constructor for error java.lang.AssertionError
Constructs an AssertionError with its detail message derived from the specified double, which is converted to a string as defined in section 15.18.1.1 of The Java™ Language Specification.
AssertionError(String, Throwable) - Constructor for error java.lang.AssertionError
Constructs a new AssertionError with the specified detail message and cause.
asSpreader(Class<?>, int) - Method in class java.lang.invoke.MethodHandle
Makes an array-spreading method handle, which accepts a trailing array argument and spreads its elements as positional arguments.
asSubclass(Class<U>) - Method in class java.lang.Class
Casts this Class object to represent a subclass of the class represented by the specified class object.
assureRectsCreated(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
asType(MethodType) - Method in class java.lang.invoke.MethodHandle
Produces an adapter method handle which adapts the type of the current method handle to a new type.
asType() - Method in interface javax.lang.model.element.Element
Returns the type defined by this element.
asVarargsCollector(Class<?>) - Method in class java.lang.invoke.MethodHandle
Makes a variable arity adapter which is able to accept any number of trailing positional arguments and collect them into an array argument.
AsyncBoxView - Class in javax.swing.text
A box that does layout asynchronously.
AsyncBoxView(Element, int) - Constructor for class javax.swing.text.AsyncBoxView
Construct a box view that does asynchronous layout.
AsyncBoxView.ChildLocator - Class in javax.swing.text
A class to manage the effective position of the child views in a localized area while changes are being made around the localized area.
AsyncBoxView.ChildLocator() - Constructor for class javax.swing.text.AsyncBoxView.ChildLocator
construct a child locator.
AsyncBoxView.ChildState - Class in javax.swing.text
A record representing the layout state of a child view.
AsyncBoxView.ChildState(View) - Constructor for class javax.swing.text.AsyncBoxView.ChildState
Construct a child status.
AsynchronousByteChannel - Interface in java.nio.channels
An asynchronous channel that can read and write bytes.
AsynchronousChannel - Interface in java.nio.channels
A channel that supports asynchronous I/O operations.
AsynchronousChannelGroup - Class in java.nio.channels
A grouping of asynchronous channels for the purpose of resource sharing.
AsynchronousChannelGroup(AsynchronousChannelProvider) - Constructor for class java.nio.channels.AsynchronousChannelGroup
Initialize a new instance of this class.
AsynchronousChannelProvider - Class in java.nio.channels.spi
Service-provider class for asynchronous channels.
AsynchronousChannelProvider() - Constructor for class java.nio.channels.spi.AsynchronousChannelProvider
Initializes a new instance of this class.
AsynchronousFileChannel - Class in java.nio.channels
An asynchronous channel for reading, writing, and manipulating a file.
AsynchronousFileChannel() - Constructor for class java.nio.channels.AsynchronousFileChannel
Initializes a new instance of this class.
AsynchronousServerSocketChannel - Class in java.nio.channels
An asynchronous channel for stream-oriented listening sockets.
AsynchronousServerSocketChannel(AsynchronousChannelProvider) - Constructor for class java.nio.channels.AsynchronousServerSocketChannel
Initializes a new instance of this class.
AsynchronousSocketChannel - Class in java.nio.channels
An asynchronous channel for stream-oriented connecting sockets.
AsynchronousSocketChannel(AsynchronousChannelProvider) - Constructor for class java.nio.channels.AsynchronousSocketChannel
Initializes a new instance of this class.
atan(double) - Static method in class java.lang.Math
Returns the arc tangent of a value; the returned angle is in the range -pi/2 through pi/2.
atan(double) - Static method in class java.lang.StrictMath
Returns the arc tangent of a value; the returned angle is in the range -pi/2 through pi/2.
atan2(double, double) - Static method in class java.lang.Math
Returns the angle theta from the conversion of rectangular coordinates (xy) to polar coordinates (r, theta).
atan2(double, double) - Static method in class java.lang.StrictMath
Returns the angle theta from the conversion of rectangular coordinates (xy) to polar coordinates (r, theta).
AtomicBoolean - Class in java.util.concurrent.atomic
A boolean value that may be updated atomically.
AtomicBoolean(boolean) - Constructor for class java.util.concurrent.atomic.AtomicBoolean
Creates a new AtomicBoolean with the given initial value.
AtomicBoolean() - Constructor for class java.util.concurrent.atomic.AtomicBoolean
Creates a new AtomicBoolean with initial value false.
AtomicInteger - Class in java.util.concurrent.atomic
An int value that may be updated atomically.
AtomicInteger(int) - Constructor for class java.util.concurrent.atomic.AtomicInteger
Creates a new AtomicInteger with the given initial value.
AtomicInteger() - Constructor for class java.util.concurrent.atomic.AtomicInteger
Creates a new AtomicInteger with initial value 0.
AtomicIntegerArray - Class in java.util.concurrent.atomic
An int array in which elements may be updated atomically.
AtomicIntegerArray(int) - Constructor for class java.util.concurrent.atomic.AtomicIntegerArray
Creates a new AtomicIntegerArray of the given length, with all elements initially zero.
AtomicIntegerArray(int[]) - Constructor for class java.util.concurrent.atomic.AtomicIntegerArray
Creates a new AtomicIntegerArray with the same length as, and all elements copied from, the given array.
AtomicIntegerFieldUpdater<T> - Class in java.util.concurrent.atomic
A reflection-based utility that enables atomic updates to designated volatile int fields of designated classes.
AtomicIntegerFieldUpdater() - Constructor for class java.util.concurrent.atomic.AtomicIntegerFieldUpdater
Protected do-nothing constructor for use by subclasses.
AtomicLong - Class in java.util.concurrent.atomic
A long value that may be updated atomically.
AtomicLong(long) - Constructor for class java.util.concurrent.atomic.AtomicLong
Creates a new AtomicLong with the given initial value.
AtomicLong() - Constructor for class java.util.concurrent.atomic.AtomicLong
Creates a new AtomicLong with initial value 0.
AtomicLongArray - Class in java.util.concurrent.atomic
A long array in which elements may be updated atomically.
AtomicLongArray(int) - Constructor for class java.util.concurrent.atomic.AtomicLongArray
Creates a new AtomicLongArray of the given length, with all elements initially zero.
AtomicLongArray(long[]) - Constructor for class java.util.concurrent.atomic.AtomicLongArray
Creates a new AtomicLongArray with the same length as, and all elements copied from, the given array.
AtomicLongFieldUpdater<T> - Class in java.util.concurrent.atomic
A reflection-based utility that enables atomic updates to designated volatile long fields of designated classes.
AtomicLongFieldUpdater() - Constructor for class java.util.concurrent.atomic.AtomicLongFieldUpdater
Protected do-nothing constructor for use by subclasses.
AtomicMarkableReference<V> - Class in java.util.concurrent.atomic
An AtomicMarkableReference maintains an object reference along with a mark bit, that can be updated atomically.
AtomicMarkableReference(V, boolean) - Constructor for class java.util.concurrent.atomic.AtomicMarkableReference
Creates a new AtomicMarkableReference with the given initial values.
AtomicMoveNotSupportedException - Exception in java.nio.file
Checked exception thrown when a file cannot be moved as an atomic file system operation.
AtomicMoveNotSupportedException(String, String, String) - Constructor for exception java.nio.file.AtomicMoveNotSupportedException
Constructs an instance of this class.
AtomicReference<V> - Class in java.util.concurrent.atomic
An object reference that may be updated atomically.
AtomicReference(V) - Constructor for class java.util.concurrent.atomic.AtomicReference
Creates a new AtomicReference with the given initial value.
AtomicReference() - Constructor for class java.util.concurrent.atomic.AtomicReference
Creates a new AtomicReference with null initial value.
AtomicReferenceArray<E> - Class in java.util.concurrent.atomic
An array of object references in which elements may be updated atomically.
AtomicReferenceArray(int) - Constructor for class java.util.concurrent.atomic.AtomicReferenceArray
Creates a new AtomicReferenceArray of the given length, with all elements initially null.
AtomicReferenceArray(E[]) - Constructor for class java.util.concurrent.atomic.AtomicReferenceArray
Creates a new AtomicReferenceArray with the same length as, and all elements copied from, the given array.
AtomicReferenceFieldUpdater<T,V> - Class in java.util.concurrent.atomic
A reflection-based utility that enables atomic updates to designated volatile reference fields of designated classes.
AtomicReferenceFieldUpdater() - Constructor for class java.util.concurrent.atomic.AtomicReferenceFieldUpdater
Protected do-nothing constructor for use by subclasses.
AtomicStampedReference<V> - Class in java.util.concurrent.atomic
An AtomicStampedReference maintains an object reference along with an integer "stamp", that can be updated atomically.
AtomicStampedReference(V, int) - Constructor for class java.util.concurrent.atomic.AtomicStampedReference
Creates a new AtomicStampedReference with the given initial values.
attach(Object) - Method in class java.nio.channels.SelectionKey
Attaches the given object to this key.
attachment() - Method in class java.nio.channels.SelectionKey
Retrieves the current attachment.
ATTEMPTED - Static variable in class javax.print.attribute.standard.PDLOverrideSupported
The printer attempts to make the external job attribute values take precedence over embedded instructions in the documents' print data, however there is no guarantee.
attemptMark(V, boolean) - Method in class java.util.concurrent.atomic.AtomicMarkableReference
Atomically sets the value of the mark to the given update value if the current reference is == to the expected reference.
attemptStamp(V, int) - Method in class java.util.concurrent.atomic.AtomicStampedReference
Atomically sets the value of the stamp to the given update value if the current reference is == to the expected reference.
attr(String) - Static method in class javax.management.Query
Returns a new attribute expression.
attr(String, String) - Static method in class javax.management.Query
Returns a new qualified attribute expression.
Attribute - Class in javax.management
Represents an MBean attribute by associating its name with its value.
Attribute(String, Object) - Constructor for class javax.management.Attribute
Constructs an Attribute object which associates the given attribute name with the given value.
Attribute - Interface in javax.naming.directory
This interface represents an attribute associated with a named object.
Attribute - Interface in javax.print.attribute
Interface Attribute is the base interface implemented by any and every printing attribute class to indicate that the class represents a printing attribute.
ATTRIBUTE_CHANGE - Static variable in class javax.management.AttributeChangeNotification
Notification type which indicates that the observed MBean attribute value has changed.
ATTRIBUTE_RUN - Static variable in interface javax.accessibility.AccessibleExtendedText
Constant used to indicate that the part of the text that should be retrieved is contiguous text with the same text attributes.
AttributeChangeNotification - Class in javax.management
Provides definitions of the attribute change notifications sent by MBeans.
AttributeChangeNotification(Object, long, long, String, String, String, Object, Object) - Constructor for class javax.management.AttributeChangeNotification
Constructs an attribute change notification object.
AttributeChangeNotificationFilter - Class in javax.management
This class implements of the NotificationFilter interface for the attribute change notification.
AttributeChangeNotificationFilter() - Constructor for class javax.management.AttributeChangeNotificationFilter
 
AttributedCharacterIterator - Interface in java.text
An AttributedCharacterIterator allows iteration through both text and related attribute information.
AttributedCharacterIterator.Attribute - Class in java.text
Defines attribute keys that are used to identify text attributes.
AttributedCharacterIterator.Attribute(String) - Constructor for class java.text.AttributedCharacterIterator.Attribute
Constructs an Attribute with the given name.
AttributedString - Class in java.text
An AttributedString holds text and related attribute information.
AttributedString(String) - Constructor for class java.text.AttributedString
Constructs an AttributedString instance with the given text.
AttributedString(String, Map<? extends AttributedCharacterIterator.Attribute, ?>) - Constructor for class java.text.AttributedString
Constructs an AttributedString instance with the given text and attributes.
AttributedString(AttributedCharacterIterator) - Constructor for class java.text.AttributedString
Constructs an AttributedString instance with the given attributed text represented by AttributedCharacterIterator.
AttributedString(AttributedCharacterIterator, int, int) - Constructor for class java.text.AttributedString
Constructs an AttributedString instance with the subrange of the given attributed text represented by AttributedCharacterIterator.
AttributedString(AttributedCharacterIterator, int, int, AttributedCharacterIterator.Attribute[]) - Constructor for class java.text.AttributedString
Constructs an AttributedString instance with the subrange of the given attributed text represented by AttributedCharacterIterator.
AttributeException - Interface in javax.print
Interface AttributeException is a mixin interface which a subclass of PrintException can implement to report an error condition involving one or more printing attributes that a particular Print Service instance does not support.
AttributeInUseException - Exception in javax.naming.directory
This exception is thrown when an operation attempts to add an attribute that already exists.
AttributeInUseException(String) - Constructor for exception javax.naming.directory.AttributeInUseException
Constructs a new instance of AttributeInUseException with an explanation.
AttributeInUseException() - Constructor for exception javax.naming.directory.AttributeInUseException
Constructs a new instance of AttributeInUseException.
AttributeList - Class in javax.management
Represents a list of values for attributes of an MBean.
AttributeList() - Constructor for class javax.management.AttributeList
Constructs an empty AttributeList.
AttributeList(int) - Constructor for class javax.management.AttributeList
Constructs an empty AttributeList with the initial capacity specified.
AttributeList(AttributeList) - Constructor for class javax.management.AttributeList
Constructs an AttributeList containing the elements of the AttributeList specified, in the order in which they are returned by the AttributeList's iterator.
AttributeList(List<Attribute>) - Constructor for class javax.management.AttributeList
Constructs an AttributeList containing the elements of the List specified, in the order in which they are returned by the List's iterator.
AttributeList - Class in javax.swing.text.html.parser
This class defines the attributes of an SGML element as described in a DTD using the ATTLIST construct.
AttributeList(String) - Constructor for class javax.swing.text.html.parser.AttributeList
Create an attribute list element.
AttributeList(String, int, int, String, Vector<?>, AttributeList) - Constructor for class javax.swing.text.html.parser.AttributeList
Create an attribute list element.
AttributeModificationException - Exception in javax.naming.directory
This exception is thrown when an attempt is made to add, or remove, or modify an attribute, its identifier, or its values that conflicts with the attribute's (schema) definition or the attribute's state.
AttributeModificationException(String) - Constructor for exception javax.naming.directory.AttributeModificationException
Constructs a new instance of AttributeModificationException using an explanation.
AttributeModificationException() - Constructor for exception javax.naming.directory.AttributeModificationException
Constructs a new instance of AttributeModificationException.
attributeNames() - Method in class java.beans.FeatureDescriptor
Gets an enumeration of the locale-independent names of this feature.
attributeNoNulls - Static variable in interface java.sql.DatabaseMetaData
Indicates that NULL values might not be allowed.
AttributeNotFoundException - Exception in javax.management
The specified attribute does not exist or cannot be retrieved.
AttributeNotFoundException() - Constructor for exception javax.management.AttributeNotFoundException
Default constructor.
AttributeNotFoundException(String) - Constructor for exception javax.management.AttributeNotFoundException
Constructor that allows a specific error message to be specified.
attributeNullable - Static variable in interface java.sql.DatabaseMetaData
Indicates that NULL values are definitely allowed.
attributeNullableUnknown - Static variable in interface java.sql.DatabaseMetaData
Indicates that whether NULL values are allowed is not known.
Attributes - Class in java.util.jar
The Attributes class maps Manifest attribute names to associated string values.
Attributes() - Constructor for class java.util.jar.Attributes
Constructs a new, empty Attributes object with default size.
Attributes(int) - Constructor for class java.util.jar.Attributes
Constructs a new, empty Attributes object with the specified initial size.
Attributes(Attributes) - Constructor for class java.util.jar.Attributes
Constructs a new Attributes object with the same attribute name-value mappings as in the specified Attributes.
attributes - Variable in class javax.accessibility.AccessibleAttributeSequence
The text attributes
Attributes - Interface in javax.naming.directory
This interface represents a collection of attributes.
Attributes.Name - Class in java.util.jar
The Attributes.Name class represents an attribute name stored in this Map.
Attributes.Name(String) - Constructor for class java.util.jar.Attributes.Name
Constructs a new attribute name using the given string name.
AttributeSet - Interface in javax.print.attribute
Interface AttributeSet specifies the interface for a set of printing attributes.
AttributeSet - Interface in javax.swing.text
A collection of unique attributes.
AttributeSet.CharacterAttribute - Interface in javax.swing.text
This interface is the type signature that is expected to be present on any attribute key that contributes to character level presentation.
AttributeSet.ColorAttribute - Interface in javax.swing.text
This interface is the type signature that is expected to be present on any attribute key that contributes to presentation of color.
AttributeSet.FontAttribute - Interface in javax.swing.text
This interface is the type signature that is expected to be present on any attribute key that contributes to the determination of what font to use to render some text.
AttributeSet.ParagraphAttribute - Interface in javax.swing.text
This interface is the type signature that is expected to be present on any attribute key that contributes to the paragraph level presentation.
AttributeSetUtilities - Class in javax.print.attribute
Class AttributeSetUtilities provides static methods for manipulating AttributeSets.
attributeUpdate(PrintJobAttributeEvent) - Method in interface javax.print.event.PrintJobAttributeListener
Notifies the listener of a change in some print job attributes.
attributeUpdate(PrintServiceAttributeEvent) - Method in interface javax.print.event.PrintServiceAttributeListener
Called to notify a listener of an event in the print service.
AttributeValueExp - Class in javax.management
Represents attributes used as arguments to relational constraints.
AttributeValueExp() - Constructor for class javax.management.AttributeValueExp
Deprecated.
An instance created with this constructor cannot be used in a query.
AttributeValueExp(String) - Constructor for class javax.management.AttributeValueExp
Creates a new AttributeValueExp representing the specified object attribute, named attr.
AttributeView - Interface in java.nio.file.attribute
An object that provides a read-only or updatable view of non-opaque values associated with an object in a filesystem.
attrID - Variable in class javax.naming.directory.BasicAttribute
Holds the attribute's id.
atts - Variable in class javax.swing.text.html.parser.Element
 
AU - Static variable in class javax.sound.sampled.AudioFileFormat.Type
Specifies an AU file.
AudioClip - Interface in java.applet
The AudioClip interface is a simple abstraction for playing a sound clip.
AudioFileFormat - Class in javax.sound.sampled
An instance of the AudioFileFormat class describes an audio file, including the file type, the file's length in bytes, the length in sample frames of the audio data contained in the file, and the format of the audio data.
AudioFileFormat(AudioFileFormat.Type, int, AudioFormat, int) - Constructor for class javax.sound.sampled.AudioFileFormat
Constructs an audio file format object.
AudioFileFormat(AudioFileFormat.Type, AudioFormat, int) - Constructor for class javax.sound.sampled.AudioFileFormat
Constructs an audio file format object.
AudioFileFormat(AudioFileFormat.Type, AudioFormat, int, Map<String, Object>) - Constructor for class javax.sound.sampled.AudioFileFormat
Construct an audio file format object with a set of defined properties.
AudioFileFormat.Type - Class in javax.sound.sampled
An instance of the Type class represents one of the standard types of audio file.
AudioFileFormat.Type(String, String) - Constructor for class javax.sound.sampled.AudioFileFormat.Type
Constructs a file type.
AudioFileReader - Class in javax.sound.sampled.spi
Provider for audio file reading services.
AudioFileReader() - Constructor for class javax.sound.sampled.spi.AudioFileReader
 
AudioFileWriter - Class in javax.sound.sampled.spi
Provider for audio file writing services.
AudioFileWriter() - Constructor for class javax.sound.sampled.spi.AudioFileWriter
 
AudioFormat - Class in javax.sound.sampled
AudioFormat is the class that specifies a particular arrangement of data in a sound stream.
AudioFormat(AudioFormat.Encoding, float, int, int, int, float, boolean) - Constructor for class javax.sound.sampled.AudioFormat
Constructs an AudioFormat with the given parameters.
AudioFormat(AudioFormat.Encoding, float, int, int, int, float, boolean, Map<String, Object>) - Constructor for class javax.sound.sampled.AudioFormat
Constructs an AudioFormat with the given parameters.
AudioFormat(float, int, int, boolean, boolean) - Constructor for class javax.sound.sampled.AudioFormat
Constructs an AudioFormat with a linear PCM encoding and the given parameters.
AudioFormat.Encoding - Class in javax.sound.sampled
The Encoding class names the specific type of data representation used for an audio stream.
AudioFormat.Encoding(String) - Constructor for class javax.sound.sampled.AudioFormat.Encoding
Constructs a new encoding.
AudioInputStream - Class in javax.sound.sampled
An audio input stream is an input stream with a specified audio format and length.
AudioInputStream(InputStream, AudioFormat, long) - Constructor for class javax.sound.sampled.AudioInputStream
Constructs an audio input stream that has the requested format and length in sample frames, using audio data from the specified input stream.
AudioInputStream(TargetDataLine) - Constructor for class javax.sound.sampled.AudioInputStream
Constructs an audio input stream that reads its data from the target data line indicated.
AudioPermission - Class in javax.sound.sampled
The AudioPermission class represents access rights to the audio system resources.
AudioPermission(String) - Constructor for class javax.sound.sampled.AudioPermission
Creates a new AudioPermission object that has the specified symbolic name, such as "play" or "record".
AudioPermission(String, String) - Constructor for class javax.sound.sampled.AudioPermission
Creates a new AudioPermission object that has the specified symbolic name, such as "play" or "record".
AudioSystem - Class in javax.sound.sampled
The AudioSystem class acts as the entry point to the sampled-audio system resources.
augmentList(Action[], Action[]) - Static method in class javax.swing.text.TextAction
Takes one list of commands and augments it with another list of commands.
AUGUST - Static variable in class java.util.Calendar
Value of the Calendar.MONTH field indicating the eighth month of the year in the Gregorian and Julian calendars.
authenticate(Object) - Method in interface javax.management.remote.JMXAuthenticator
Authenticates the MBeanServerConnection client with the given client credentials.
AuthenticationException - Exception in javax.naming
This exception is thrown when an authentication error occurs while accessing the naming or directory service.
AuthenticationException(String) - Constructor for exception javax.naming.AuthenticationException
Constructs a new instance of AuthenticationException using the explanation supplied.
AuthenticationException() - Constructor for exception javax.naming.AuthenticationException
Constructs a new instance of AuthenticationException.
AuthenticationException - Exception in javax.security.sasl
This exception is thrown by a SASL mechanism implementation to indicate that the SASL exchange has failed due to reasons related to authentication, such as an invalid identity, passphrase, or key.
AuthenticationException() - Constructor for exception javax.security.sasl.AuthenticationException
Constructs a new instance of AuthenticationException.
AuthenticationException(String) - Constructor for exception javax.security.sasl.AuthenticationException
Constructs a new instance of AuthenticationException with a detailed message.
AuthenticationException(String, Throwable) - Constructor for exception javax.security.sasl.AuthenticationException
Constructs a new instance of AuthenticationException with a detailed message and a root exception.
AuthenticationNotSupportedException - Exception in javax.naming
This exception is thrown when the particular flavor of authentication requested is not supported.
AuthenticationNotSupportedException(String) - Constructor for exception javax.naming.AuthenticationNotSupportedException
Constructs a new instance of AuthenticationNotSupportedException using an explanation.
AuthenticationNotSupportedException() - Constructor for exception javax.naming.AuthenticationNotSupportedException
Constructs a new instance of AuthenticationNotSupportedException all name resolution fields and explanation initialized to null.
Authenticator - Class in java.net
The class Authenticator represents an object that knows how to obtain authentication for a network connection.
Authenticator() - Constructor for class java.net.Authenticator
 
AUTHENTICATOR - Static variable in class javax.management.remote.JMXConnectorServer
Name of the attribute that specifies the authenticator for a connector server.
Authenticator.RequestorType - Enum in java.net
The type of the entity requesting authentication.
AUTHORITATIVE - Static variable in interface javax.naming.Context
Constant that holds the name of the environment property for specifying the authoritativeness of the service requested.
AuthorizeCallback - Class in javax.security.sasl
This callback is used by SaslServer to determine whether one entity (identified by an authenticated authentication id) can act on behalf of another entity (identified by an authorization id).
AuthorizeCallback(String, String) - Constructor for class javax.security.sasl.AuthorizeCallback
Constructs an instance of AuthorizeCallback.
AuthPermission - Class in javax.security.auth
This class is for authentication permissions.
AuthPermission(String) - Constructor for class javax.security.auth.AuthPermission
Creates a new AuthPermission with the specified name.
AuthPermission(String, String) - Constructor for class javax.security.auth.AuthPermission
Creates a new AuthPermission object with the specified name.
AuthProvider - Class in java.security
This class defines login and logout methods for a provider.
AuthProvider(String, double, String) - Constructor for class java.security.AuthProvider
Constructs a provider with the specified name, version number, and information.
AUTO_RESIZE_ALL_COLUMNS - Static variable in class javax.swing.JTable
During all resize operations, proportionately resize all columns.
AUTO_RESIZE_LAST_COLUMN - Static variable in class javax.swing.JTable
During all resize operations, apply adjustments to the last column only.
AUTO_RESIZE_NEXT_COLUMN - Static variable in class javax.swing.JTable
When a column is adjusted in the UI, adjust the next column the opposite way.
AUTO_RESIZE_OFF - Static variable in class javax.swing.JTable
Do not adjust column widths automatically; use a horizontal scrollbar instead.
AUTO_RESIZE_SUBSEQUENT_COLUMNS - Static variable in class javax.swing.JTable
During UI adjustment, change subsequent columns to preserve the total width; this is the default behavior.
AutoCloseable - Interface in java.lang
A resource that must be closed when it is no longer needed.
autoCommitFailureClosesAllResultSets() - Method in interface java.sql.DatabaseMetaData
Retrieves whether a SQLException while autoCommit is true inidcates that all open ResultSets are closed, even ones that are holdable.
autoCreateColumnsFromModel - Variable in class javax.swing.JTable
The table will query the TableModel to build the default set of columns if this is true.
autoResizeMode - Variable in class javax.swing.JTable
Determines if the table automatically resizes the width of the table's columns to take up the entire width of the table, and how it does the resizing.
Autoscroll - Interface in java.awt.dnd
During DnD operations it is possible that a user may wish to drop the subject of the operation on a region of a scrollable GUI control that is not currently visible to the user.
autoscroll(Point) - Method in interface java.awt.dnd.Autoscroll
notify the Component to autoscroll
autoScrollDown() - Method in class javax.swing.plaf.basic.BasicComboPopup
This protected method is implementation specific and should be private.
autoscrollTimer - Variable in class javax.swing.plaf.basic.BasicComboPopup
This protected field is implementation specific.
autoScrollUp() - Method in class javax.swing.plaf.basic.BasicComboPopup
This protected method is implementation specific and should be private.
AUTOSENSE - Static variable in class javax.print.DocFlavor.BYTE_ARRAY
Doc flavor with MIME type = "application/octet-stream", print data representation class name = "[B" (byte array).
AUTOSENSE - Static variable in class javax.print.DocFlavor.INPUT_STREAM
Doc flavor with MIME type = "application/octet-stream", print data representation class name = "java.io.InputStream" (byte stream).
AUTOSENSE - Static variable in class javax.print.DocFlavor.URL
Doc flavor with MIME type = "application/octet-stream", print data representation class name = "java.net.URL".
AUX_RETURN - Static variable in class javax.sound.sampled.FloatControl.Type
Represents a control for the auxiliary return gain on a line.
AUX_SEND - Static variable in class javax.sound.sampled.FloatControl.Type
Represents a control for the auxiliary send gain on a line.
available() - Method in class java.io.BufferedInputStream
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.
available() - Method in class java.io.ByteArrayInputStream
Returns the number of remaining bytes that can be read (or skipped over) from this input stream.
available() - Method in class java.io.FileInputStream
Returns an estimate of the number of remaining bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.
available() - Method in class java.io.FilterInputStream
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next caller of a method for this input stream.
available() - Method in class java.io.InputStream
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.
available() - Method in class java.io.LineNumberInputStream
Deprecated.
Returns the number of bytes that can be read from this input stream without blocking.
available() - Method in interface java.io.ObjectInput
Returns the number of bytes that can be read without blocking.
available() - Method in class java.io.ObjectInputStream
Returns the number of bytes that can be read without blocking.
available() - Method in class java.io.PipedInputStream
Returns the number of bytes that can be read from this input stream without blocking.
available() - Method in class java.io.PushbackInputStream
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.
available() - Method in class java.io.SequenceInputStream
Returns an estimate of the number of bytes that can be read (or skipped over) from the current underlying input stream without blocking by the next invocation of a method for the current underlying input stream.
available() - Method in class java.io.StringBufferInputStream
Deprecated.
Returns the number of bytes that can be read from the input stream without blocking.
available() - Method in class java.net.SocketImpl
Returns the number of bytes that can be read from this socket without blocking.
available() - Method in class java.util.zip.DeflaterInputStream
Returns 0 after EOF has been reached, otherwise always return 1.
available() - Method in class java.util.zip.InflaterInputStream
Returns 0 after EOF has been reached, otherwise always return 1.
available() - Method in class java.util.zip.ZipInputStream
Returns 0 after EOF has reached for the current entry data, otherwise always return 1.
available() - Method in class javax.crypto.CipherInputStream
Returns the number of bytes that can be read from this input stream without blocking.
available() - Method in class javax.sound.sampled.AudioInputStream
Returns the maximum number of bytes that can be read (or skipped over) from this audio input stream without blocking.
available() - Method in interface javax.sound.sampled.DataLine
Obtains the number of bytes of data currently available to the application for processing in the data line's internal buffer.
availableCharsets() - Static method in class java.nio.charset.Charset
Constructs a sorted map from canonical charset names to charset objects.
availableLocales - Variable in class javax.imageio.ImageReader
An array of Locales which may be used to localize warning messages, or null if localization is not supported.
availableLocales - Variable in class javax.imageio.ImageWriter
An array of Locales that may be used to localize warning messages and compression setting values, or null if localization is not supported.
availablePermits() - Method in class java.util.concurrent.Semaphore
Returns the current number of permits available in this semaphore.
availableProcessors() - Method in class java.lang.Runtime
Returns the number of processors available to the Java virtual machine.
AVESTAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Avestan" Unicode character block.
avoidingGui() - Method in class java.beans.beancontext.BeanContextSupport
Used to determine if the BeanContext child is avoiding using its GUI.
avoidingGui() - Method in interface java.beans.Visibility
Determines whether this bean is avoiding using a GUI.
await() - Method in class java.util.concurrent.CountDownLatch
Causes the current thread to wait until the latch has counted down to zero, unless the thread is interrupted.
await(long, TimeUnit) - Method in class java.util.concurrent.CountDownLatch
Causes the current thread to wait until the latch has counted down to zero, unless the thread is interrupted, or the specified waiting time elapses.
await() - Method in class java.util.concurrent.CyclicBarrier
Waits until all parties have invoked await on this barrier.
await(long, TimeUnit) - Method in class java.util.concurrent.CyclicBarrier
Waits until all parties have invoked await on this barrier, or the specified waiting time elapses.
await() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer.ConditionObject
Implements interruptible condition wait.
await(long, TimeUnit) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer.ConditionObject
Implements timed condition wait.
await() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject
Implements interruptible condition wait.
await(long, TimeUnit) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject
Implements timed condition wait.
await() - Method in interface java.util.concurrent.locks.Condition
Causes the current thread to wait until it is signalled or interrupted.
await(long, TimeUnit) - Method in interface java.util.concurrent.locks.Condition
Causes the current thread to wait until it is signalled or interrupted, or the specified waiting time elapses.
awaitAdvance(int) - Method in class java.util.concurrent.Phaser
Awaits the phase of this phaser to advance from the given phase value, returning immediately if the current phase is not equal to the given phase value or this phaser is terminated.
awaitAdvanceInterruptibly(int) - Method in class java.util.concurrent.Phaser
Awaits the phase of this phaser to advance from the given phase value, throwing InterruptedException if interrupted while waiting, or returning immediately if the current phase is not equal to the given phase value or this phaser is terminated.
awaitAdvanceInterruptibly(int, long, TimeUnit) - Method in class java.util.concurrent.Phaser
Awaits the phase of this phaser to advance from the given phase value or the given timeout to elapse, throwing InterruptedException if interrupted while waiting, or returning immediately if the current phase is not equal to the given phase value or this phaser is terminated.
awaitNanos(long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer.ConditionObject
Implements timed condition wait.
awaitNanos(long) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject
Implements timed condition wait.
awaitNanos(long) - Method in interface java.util.concurrent.locks.Condition
Causes the current thread to wait until it is signalled or interrupted, or the specified waiting time elapses.
awaitTermination(long, TimeUnit) - Method in class java.nio.channels.AsynchronousChannelGroup
Awaits termination of the group.
awaitTermination(long, TimeUnit) - Method in interface java.util.concurrent.ExecutorService
Blocks until all tasks have completed execution after a shutdown request, or the timeout occurs, or the current thread is interrupted, whichever happens first.
awaitTermination(long, TimeUnit) - Method in class java.util.concurrent.ForkJoinPool
Blocks until all tasks have completed execution after a shutdown request, or the timeout occurs, or the current thread is interrupted, whichever happens first.
awaitTermination(long, TimeUnit) - Method in class java.util.concurrent.ThreadPoolExecutor
 
awaitUninterruptibly() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer.ConditionObject
Implements uninterruptible condition wait.
awaitUninterruptibly() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject
Implements uninterruptible condition wait.
awaitUninterruptibly() - Method in interface java.util.concurrent.locks.Condition
Causes the current thread to wait until it is signalled.
awaitUntil(Date) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer.ConditionObject
Implements absolute timed condition wait.
awaitUntil(Date) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject
Implements absolute timed condition wait.
awaitUntil(Date) - Method in interface java.util.concurrent.locks.Condition
Causes the current thread to wait until it is signalled or interrupted, or the specified deadline elapses.
AWT_COMPONENT - Static variable in class javax.accessibility.AccessibleRole
An AWT component, but nothing else is known about it.
AWTError - Error in java.awt
Thrown when a serious Abstract Window Toolkit error has occurred.
AWTError(String) - Constructor for error java.awt.AWTError
Constructs an instance of AWTError with the specified detail message.
AWTEvent - Class in java.awt
The root event class for all AWT events.
AWTEvent(Event) - Constructor for class java.awt.AWTEvent
Constructs an AWTEvent object from the parameters of a 1.0-style event.
AWTEvent(Object, int) - Constructor for class java.awt.AWTEvent
Constructs an AWTEvent object with the specified source object and type.
AWTEventListener - Interface in java.awt.event
The listener interface for receiving notification of events dispatched to objects that are instances of Component or MenuComponent or their subclasses.
AWTEventListenerProxy - Class in java.awt.event
A class which extends the EventListenerProxy specifically for adding an AWTEventListener for a specific event mask.
AWTEventListenerProxy(long, AWTEventListener) - Constructor for class java.awt.event.AWTEventListenerProxy
Constructor which binds the AWTEventListener to a specific event mask.
AWTEventMulticaster - Class in java.awt
AWTEventMulticaster implements efficient and thread-safe multi-cast event dispatching for the AWT events defined in the java.awt.event package.
AWTEventMulticaster(EventListener, EventListener) - Constructor for class java.awt.AWTEventMulticaster
Creates an event multicaster instance which chains listener-a with listener-b.
AWTException - Exception in java.awt
Signals that an Absract Window Toolkit exception has occurred.
AWTException(String) - Constructor for exception java.awt.AWTException
Constructs an instance of AWTException with the specified detail message.
AWTKeyStroke - Class in java.awt
An AWTKeyStroke represents a key action on the keyboard, or equivalent input device.
AWTKeyStroke() - Constructor for class java.awt.AWTKeyStroke
Constructs an AWTKeyStroke with default values.
AWTKeyStroke(char, int, int, boolean) - Constructor for class java.awt.AWTKeyStroke
Constructs an AWTKeyStroke with the specified values.
AWTPermission - Class in java.awt
This class is for AWT permissions.
AWTPermission(String) - Constructor for class java.awt.AWTPermission
Creates a new AWTPermission with the specified name.
AWTPermission(String, String) - Constructor for class java.awt.AWTPermission
Creates a new AWTPermission object with the specified name.

B

b - Variable in class java.awt.AWTEventMulticaster
 
B - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for Engineering B, 11 x 17 in.
B - Static variable in class javax.print.attribute.standard.MediaSize.Engineering
Specifies the engineering B size, 11 inch by 17 inch.
B - Static variable in class javax.print.attribute.standard.MediaSizeName
B size .
B - Static variable in class javax.swing.text.html.HTML.Tag
 
B0 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_B0.
B0 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO B0 size, 1000 mm by 1414 mm.
B0 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS B0 size, 1030 mm by 1456 mm.
B1 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_B1.
B1 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO B1 size, 707 mm by 1000 mm.
B1 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS B1 size, 728 mm by 1030 mm.
B10 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_B10.
B10 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO B10 size, 31 mm by 44 mm.
B10 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS B10 size, 32 mm by 45 mm.
B2 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_B2.
B2 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO B2 size, 500 mm by 707 mm.
B2 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS B2 size, 515 mm by 728 mm.
B3 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_B3.
B3 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO B3 size, 353 mm by 500 mm.
B3 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS B3 size, 364 mm by 515 mm.
B4 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_B4.
B4 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO B4 size, 250 mm by 353 mm.
B4 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS B4 size, 257 mm by 364 mm.
B5 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_B5.
B5 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO B5 size, 176 mm by 250 mm.
B5 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS B5 size, 182 mm by 257 mm.
B6 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_B6.
B6 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO B6 size, 125 mm by 176 mm.
B6 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS B6 size, 128 mm by 182 mm.
B7 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_B7.
B7 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO B7 size, 88 mm by 125 mm.
B7 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS B7 size, 91 mm by 128 mm.
B8 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_B8.
B8 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO B8 size, 62 mm by 88 mm.
B8 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS B8 size, 64 mm by 91 mm.
B9 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_B9.
B9 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO B9 size, 44 mm by 62 mm.
B9 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS B9 size, 45 mm by 64 mm.
BACK_SPACE - Static variable in class java.awt.Event
The BackSpace key.
backBuffers - Variable in class java.awt.Component.BltBufferStrategy
The back buffers
BACKGROUND - Static variable in class java.awt.BufferCapabilities.FlipContents
When flip contents are BACKGROUND, the contents of the back buffer are cleared with the background color after flipping.
BACKGROUND - Static variable in class java.awt.font.TextAttribute
Attribute key for the paint used to render the background of the text.
BACKGROUND - Static variable in class javax.swing.plaf.synth.ColorType
ColorType for the background of a region.
BACKGROUND - Static variable in class javax.swing.text.html.CSS.Attribute
 
BACKGROUND - Static variable in class javax.swing.text.html.HTML.Attribute
 
Background - Static variable in class javax.swing.text.StyleConstants
Name of the background color attribute.
BACKGROUND_ATTACHMENT - Static variable in class javax.swing.text.html.CSS.Attribute
 
BACKGROUND_COLOR - Static variable in class javax.swing.text.html.CSS.Attribute
 
BACKGROUND_IMAGE - Static variable in class javax.swing.text.html.CSS.Attribute
 
BACKGROUND_POSITION - Static variable in class javax.swing.text.html.CSS.Attribute
 
BACKGROUND_REPEAT - Static variable in class javax.swing.text.html.CSS.Attribute
 
backgroundNonSelectionColor - Variable in class javax.swing.tree.DefaultTreeCellRenderer
Color to use for the background when the node isn't selected.
backgroundSelectionColor - Variable in class javax.swing.tree.DefaultTreeCellRenderer
Color to use for the background when a node is selected.
backingStore - Variable in class javax.swing.JViewport
Deprecated.
As of Java 2 platform v1.3
BACKINGSTORE_SCROLL_MODE - Static variable in class javax.swing.JViewport
Draws viewport contents into an offscreen image.
BackingStoreException - Exception in java.util.prefs
Thrown to indicate that a preferences operation could not complete because of a failure in the backing store, or a failure to contact the backing store.
BackingStoreException(String) - Constructor for exception java.util.prefs.BackingStoreException
Constructs a BackingStoreException with the specified detail message.
BackingStoreException(Throwable) - Constructor for exception java.util.prefs.BackingStoreException
Constructs a BackingStoreException with the specified cause.
backingStoreImage - Variable in class javax.swing.JViewport
The view image used for a backing store.
Backward - Static variable in class javax.swing.text.Position.Bias
Indicates a bias toward the previous character in the model.
BACKWARD_TRAVERSAL_KEYS - Static variable in class java.awt.KeyboardFocusManager
The identifier for the Backward focus traversal keys.
backwardAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret logically backward one position.
BAD_BINDINGS - Static variable in exception org.ietf.jgss.GSSException
Channel bindings mismatch.
BAD_LOCATION - Static variable in class javax.swing.text.AbstractDocument
Error message to indicate a bad location.
BAD_MECH - Static variable in exception org.ietf.jgss.GSSException
Unsupported mechanism requested.
BAD_MIC - Static variable in exception org.ietf.jgss.GSSException
Token had invalid integrity check.
BAD_NAME - Static variable in exception org.ietf.jgss.GSSException
Invalid name provided.
BAD_NAMETYPE - Static variable in exception org.ietf.jgss.GSSException
Name of unsupported type provided.
BAD_QOP - Static variable in exception org.ietf.jgss.GSSException
Unsupported QOP value.
BAD_STATUS - Static variable in exception org.ietf.jgss.GSSException
Invalid status code.
BadAttributeValueExpException - Exception in javax.management
Thrown when an invalid MBean attribute is passed to a query constructing method.
BadAttributeValueExpException(Object) - Constructor for exception javax.management.BadAttributeValueExpException
Constructs an BadAttributeValueExpException with the specified Object.
BadBinaryOpValueExpException - Exception in javax.management
Thrown when an invalid expression is passed to a method for constructing a query.
BadBinaryOpValueExpException(ValueExp) - Constructor for exception javax.management.BadBinaryOpValueExpException
Constructs a BadBinaryOpValueExpException with the specified ValueExp.
BadBreakWeight - Static variable in class javax.swing.text.View
The weight to indicate a view is a bad break opportunity for the purpose of formatting.
BadLocationException - Exception in javax.swing.text
This exception is to report bad locations within a document model (that is, attempts to reference a location that doesn't exist).
BadLocationException(String, int) - Constructor for exception javax.swing.text.BadLocationException
Creates a new BadLocationException object.
BadPaddingException - Exception in javax.crypto
This exception is thrown when a particular padding mechanism is expected for the input data but the data is not padded properly.
BadPaddingException() - Constructor for exception javax.crypto.BadPaddingException
Constructs a BadPaddingException with no detail message.
BadPaddingException(String) - Constructor for exception javax.crypto.BadPaddingException
Constructs a BadPaddingException with the specified detail message.
BadStringOperationException - Exception in javax.management
Thrown when an invalid string operation is passed to a method for constructing a query.
BadStringOperationException(String) - Constructor for exception javax.management.BadStringOperationException
Constructs a BadStringOperationException with the specified detail message.
BALANCE - Static variable in class javax.sound.sampled.FloatControl.Type
Represents a control for the relative balance of a stereo signal between two stereo speakers.
BALINESE - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Balinese" Unicode character block.
BAMUM - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Bamum" Unicode character block.
BAMUM_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Bamum Supplement" Unicode character block.
BandCombineOp - Class in java.awt.image
This class performs an arbitrary linear combination of the bands in a Raster, using a specified matrix.
BandCombineOp(float[][], RenderingHints) - Constructor for class java.awt.image.BandCombineOp
Constructs a BandCombineOp with the specified matrix.
BandedSampleModel - Class in java.awt.image
This class represents image data which is stored in a band interleaved fashion and for which each sample of a pixel occupies one data element of the DataBuffer.
BandedSampleModel(int, int, int, int) - Constructor for class java.awt.image.BandedSampleModel
Constructs a BandedSampleModel with the specified parameters.
BandedSampleModel(int, int, int, int, int[], int[]) - Constructor for class java.awt.image.BandedSampleModel
Constructs a BandedSampleModel with the specified parameters.
bandOffsets - Variable in class java.awt.image.ComponentSampleModel
Offsets for all bands in data array elements.
bank - Variable in class javax.sound.midi.VoiceStatus
The bank number of the instrument that this voice is currently using.
bankIndices - Variable in class java.awt.image.ComponentSampleModel
Index for each bank storing a band of image data.
banks - Variable in class java.awt.image.DataBuffer
The number of banks in this DataBuffer.
BASE - Static variable in class javax.swing.text.html.HTML.Tag
 
base - Variable in class javax.swing.text.html.parser.DTD
 
BASE64 - Static variable in interface javax.xml.crypto.dsig.Transform
The Base64 transform algorithm URI.
BASEFONT - Static variable in class javax.swing.text.html.HTML.Tag
 
baseIsLeftToRight() - Method in class java.text.Bidi
Return true if the base direction is left-to-right.
BASELINE - Static variable in class java.awt.GridBagConstraints
Possible value for the anchor field.
BASELINE - Static variable in class javax.swing.SpringLayout
Specifies the baseline of a component.
BASELINE_LEADING - Static variable in class java.awt.GridBagConstraints
Possible value for the anchor field.
BASELINE_TRAILING - Static variable in class java.awt.GridBagConstraints
Possible value for the anchor field.
baselineLayout(int, int, int[], int[]) - Method in class javax.swing.text.BoxView
Computes the location and extent of each child view in this BoxView given the targetSpan, which is the width (or height) of the region we have to work with.
baselineRequirements(int, SizeRequirements) - Method in class javax.swing.text.BoxView
Calculates the size requirements for this BoxView by examining the size of each child view.
BaseRowSet - Class in javax.sql.rowset
An abstract class providing a RowSet object with its basic functionality.
BaseRowSet() - Constructor for class javax.sql.rowset.BaseRowSet
Constructs a new BaseRowSet object initialized with a default Vector object for its listeners field.
baseWireHandle - Static variable in interface java.io.ObjectStreamConstants
First wire handle to be assigned.
BASIC_LATIN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Basic Latin" Unicode character block.
BasicArrowButton - Class in javax.swing.plaf.basic
JButton object that draws a scaled Arrow in one of the cardinal directions.
BasicArrowButton(int, Color, Color, Color, Color) - Constructor for class javax.swing.plaf.basic.BasicArrowButton
Creates a BasicArrowButton whose arrow is drawn in the specified direction and with the specified colors.
BasicArrowButton(int) - Constructor for class javax.swing.plaf.basic.BasicArrowButton
Creates a BasicArrowButton whose arrow is drawn in the specified direction.
BasicAttribute - Class in javax.naming.directory
This class provides a basic implementation of the Attribute interface.
BasicAttribute(String) - Constructor for class javax.naming.directory.BasicAttribute
Constructs a new instance of an unordered attribute with no value.
BasicAttribute(String, Object) - Constructor for class javax.naming.directory.BasicAttribute
Constructs a new instance of an unordered attribute with a single value.
BasicAttribute(String, boolean) - Constructor for class javax.naming.directory.BasicAttribute
Constructs a new instance of a possibly ordered attribute with no value.
BasicAttribute(String, Object, boolean) - Constructor for class javax.naming.directory.BasicAttribute
Constructs a new instance of a possibly ordered attribute with a single value.
BasicAttributes - Class in javax.naming.directory
This class provides a basic implementation of the Attributes interface.
BasicAttributes() - Constructor for class javax.naming.directory.BasicAttributes
Constructs a new instance of Attributes.
BasicAttributes(boolean) - Constructor for class javax.naming.directory.BasicAttributes
Constructs a new instance of Attributes.
BasicAttributes(String, Object) - Constructor for class javax.naming.directory.BasicAttributes
Constructs a new instance of Attributes with one attribute.
BasicAttributes(String, Object, boolean) - Constructor for class javax.naming.directory.BasicAttributes
Constructs a new instance of Attributes with one attribute.
BasicBorders - Class in javax.swing.plaf.basic
Factory object that can vend Borders appropriate for the basic L & F.
BasicBorders() - Constructor for class javax.swing.plaf.basic.BasicBorders
 
BasicBorders.ButtonBorder - Class in javax.swing.plaf.basic
 
BasicBorders.ButtonBorder(Color, Color, Color, Color) - Constructor for class javax.swing.plaf.basic.BasicBorders.ButtonBorder
 
BasicBorders.FieldBorder - Class in javax.swing.plaf.basic
 
BasicBorders.FieldBorder(Color, Color, Color, Color) - Constructor for class javax.swing.plaf.basic.BasicBorders.FieldBorder
 
BasicBorders.MarginBorder - Class in javax.swing.plaf.basic
 
BasicBorders.MarginBorder() - Constructor for class javax.swing.plaf.basic.BasicBorders.MarginBorder
 
BasicBorders.MenuBarBorder - Class in javax.swing.plaf.basic
 
BasicBorders.MenuBarBorder(Color, Color) - Constructor for class javax.swing.plaf.basic.BasicBorders.MenuBarBorder
 
BasicBorders.RadioButtonBorder - Class in javax.swing.plaf.basic
 
BasicBorders.RadioButtonBorder(Color, Color, Color, Color) - Constructor for class javax.swing.plaf.basic.BasicBorders.RadioButtonBorder
 
BasicBorders.RolloverButtonBorder - Class in javax.swing.plaf.basic
Special thin border for rollover toolbar buttons.
BasicBorders.RolloverButtonBorder(Color, Color, Color, Color) - Constructor for class javax.swing.plaf.basic.BasicBorders.RolloverButtonBorder
 
BasicBorders.SplitPaneBorder - Class in javax.swing.plaf.basic
Draws the border around the splitpane.
BasicBorders.SplitPaneBorder(Color, Color) - Constructor for class javax.swing.plaf.basic.BasicBorders.SplitPaneBorder
 
BasicBorders.ToggleButtonBorder - Class in javax.swing.plaf.basic
 
BasicBorders.ToggleButtonBorder(Color, Color, Color, Color) - Constructor for class javax.swing.plaf.basic.BasicBorders.ToggleButtonBorder
 
BasicButtonListener - Class in javax.swing.plaf.basic
Button Listener
BasicButtonListener(AbstractButton) - Constructor for class javax.swing.plaf.basic.BasicButtonListener
 
BasicButtonUI - Class in javax.swing.plaf.basic
BasicButton implementation
BasicButtonUI() - Constructor for class javax.swing.plaf.basic.BasicButtonUI
 
BasicCheckBoxMenuItemUI - Class in javax.swing.plaf.basic
BasicCheckboxMenuItem implementation
BasicCheckBoxMenuItemUI() - Constructor for class javax.swing.plaf.basic.BasicCheckBoxMenuItemUI
 
BasicCheckBoxUI - Class in javax.swing.plaf.basic
CheckboxUI implementation for BasicCheckboxUI
BasicCheckBoxUI() - Constructor for class javax.swing.plaf.basic.BasicCheckBoxUI
 
BasicColorChooserUI - Class in javax.swing.plaf.basic
Provides the basic look and feel for a JColorChooser.
BasicColorChooserUI() - Constructor for class javax.swing.plaf.basic.BasicColorChooserUI
 
BasicColorChooserUI.PropertyHandler - Class in javax.swing.plaf.basic
This class should be treated as a "protected" inner class.
BasicColorChooserUI.PropertyHandler() - Constructor for class javax.swing.plaf.basic.BasicColorChooserUI.PropertyHandler
 
BasicComboBoxEditor - Class in javax.swing.plaf.basic
The default editor for editable combo boxes.
BasicComboBoxEditor() - Constructor for class javax.swing.plaf.basic.BasicComboBoxEditor
 
BasicComboBoxEditor.UIResource - Class in javax.swing.plaf.basic
A subclass of BasicComboBoxEditor that implements UIResource.
BasicComboBoxEditor.UIResource() - Constructor for class javax.swing.plaf.basic.BasicComboBoxEditor.UIResource
 
BasicComboBoxRenderer - Class in javax.swing.plaf.basic
ComboBox renderer
BasicComboBoxRenderer() - Constructor for class javax.swing.plaf.basic.BasicComboBoxRenderer
 
BasicComboBoxRenderer.UIResource - Class in javax.swing.plaf.basic
A subclass of BasicComboBoxRenderer that implements UIResource.
BasicComboBoxRenderer.UIResource() - Constructor for class javax.swing.plaf.basic.BasicComboBoxRenderer.UIResource
 
BasicComboBoxUI - Class in javax.swing.plaf.basic
Basic UI implementation for JComboBox.
BasicComboBoxUI() - Constructor for class javax.swing.plaf.basic.BasicComboBoxUI
 
BasicComboBoxUI.ComboBoxLayoutManager - Class in javax.swing.plaf.basic
This layout manager handles the 'standard' layout of combo boxes.
BasicComboBoxUI.ComboBoxLayoutManager() - Constructor for class javax.swing.plaf.basic.BasicComboBoxUI.ComboBoxLayoutManager
 
BasicComboBoxUI.FocusHandler - Class in javax.swing.plaf.basic
This listener hides the popup when the focus is lost.
BasicComboBoxUI.FocusHandler() - Constructor for class javax.swing.plaf.basic.BasicComboBoxUI.FocusHandler
 
BasicComboBoxUI.ItemHandler - Class in javax.swing.plaf.basic
This listener watches for changes to the selection in the combo box.
BasicComboBoxUI.ItemHandler() - Constructor for class javax.swing.plaf.basic.BasicComboBoxUI.ItemHandler
 
BasicComboBoxUI.KeyHandler - Class in javax.swing.plaf.basic
This listener checks to see if the key event isn't a navigation key.
BasicComboBoxUI.KeyHandler() - Constructor for class javax.swing.plaf.basic.BasicComboBoxUI.KeyHandler
 
BasicComboBoxUI.ListDataHandler - Class in javax.swing.plaf.basic
This listener watches for changes in the ComboBoxModel.
BasicComboBoxUI.ListDataHandler() - Constructor for class javax.swing.plaf.basic.BasicComboBoxUI.ListDataHandler
 
BasicComboBoxUI.PropertyChangeHandler - Class in javax.swing.plaf.basic
This listener watches for bound properties that have changed in the combo box.
BasicComboBoxUI.PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicComboBoxUI.PropertyChangeHandler
 
BasicComboPopup - Class in javax.swing.plaf.basic
This is a basic implementation of the ComboPopup interface.
BasicComboPopup(JComboBox) - Constructor for class javax.swing.plaf.basic.BasicComboPopup
 
BasicComboPopup.InvocationKeyHandler - Class in javax.swing.plaf.basic
As of Java 2 platform v 1.4, this class is now obsolete and is only included for backwards API compatibility.
BasicComboPopup.InvocationKeyHandler() - Constructor for class javax.swing.plaf.basic.BasicComboPopup.InvocationKeyHandler
 
BasicComboPopup.InvocationMouseHandler - Class in javax.swing.plaf.basic
A listener to be registered upon the combo box (not its popup menu) to handle mouse events that affect the state of the popup menu.
BasicComboPopup.InvocationMouseHandler() - Constructor for class javax.swing.plaf.basic.BasicComboPopup.InvocationMouseHandler
 
BasicComboPopup.InvocationMouseMotionHandler - Class in javax.swing.plaf.basic
This listener watches for dragging and updates the current selection in the list if it is dragging over the list.
BasicComboPopup.InvocationMouseMotionHandler() - Constructor for class javax.swing.plaf.basic.BasicComboPopup.InvocationMouseMotionHandler
 
BasicComboPopup.ItemHandler - Class in javax.swing.plaf.basic
This listener watches for changes to the selection in the combo box.
BasicComboPopup.ItemHandler() - Constructor for class javax.swing.plaf.basic.BasicComboPopup.ItemHandler
 
BasicComboPopup.ListDataHandler - Class in javax.swing.plaf.basic
As of 1.4, this class is now obsolete, doesn't do anything, and is only included for backwards API compatibility.
BasicComboPopup.ListDataHandler() - Constructor for class javax.swing.plaf.basic.BasicComboPopup.ListDataHandler
 
BasicComboPopup.ListMouseHandler - Class in javax.swing.plaf.basic
This listener hides the popup when the mouse is released in the list.
BasicComboPopup.ListMouseHandler() - Constructor for class javax.swing.plaf.basic.BasicComboPopup.ListMouseHandler
 
BasicComboPopup.ListMouseMotionHandler - Class in javax.swing.plaf.basic
This listener changes the selected item as you move the mouse over the list.
BasicComboPopup.ListMouseMotionHandler() - Constructor for class javax.swing.plaf.basic.BasicComboPopup.ListMouseMotionHandler
 
BasicComboPopup.ListSelectionHandler - Class in javax.swing.plaf.basic
As of Java 2 platform v 1.4, this class is now obsolete, doesn't do anything, and is only included for backwards API compatibility.
BasicComboPopup.ListSelectionHandler() - Constructor for class javax.swing.plaf.basic.BasicComboPopup.ListSelectionHandler
 
BasicComboPopup.PropertyChangeHandler - Class in javax.swing.plaf.basic
This listener watches for bound properties that have changed in the combo box.
BasicComboPopup.PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicComboPopup.PropertyChangeHandler
 
BasicControl - Class in javax.naming.ldap
This class provides a basic implementation of the Control interface.
BasicControl(String) - Constructor for class javax.naming.ldap.BasicControl
Constructs a non-critical control.
BasicControl(String, boolean, byte[]) - Constructor for class javax.naming.ldap.BasicControl
Constructs a control using the supplied arguments.
BasicDesktopIconUI - Class in javax.swing.plaf.basic
Basic L&F for a minimized window on a desktop.
BasicDesktopIconUI() - Constructor for class javax.swing.plaf.basic.BasicDesktopIconUI
 
BasicDesktopIconUI.MouseInputHandler - Class in javax.swing.plaf.basic
Listens for mouse movements and acts on them.
BasicDesktopIconUI.MouseInputHandler() - Constructor for class javax.swing.plaf.basic.BasicDesktopIconUI.MouseInputHandler
 
BasicDesktopPaneUI - Class in javax.swing.plaf.basic
Basic L&F for a desktop.
BasicDesktopPaneUI() - Constructor for class javax.swing.plaf.basic.BasicDesktopPaneUI
 
BasicDesktopPaneUI.CloseAction - Class in javax.swing.plaf.basic
Handles closing an internal frame.
BasicDesktopPaneUI.CloseAction() - Constructor for class javax.swing.plaf.basic.BasicDesktopPaneUI.CloseAction
 
BasicDesktopPaneUI.MaximizeAction - Class in javax.swing.plaf.basic
Handles maximizing an internal frame.
BasicDesktopPaneUI.MaximizeAction() - Constructor for class javax.swing.plaf.basic.BasicDesktopPaneUI.MaximizeAction
 
BasicDesktopPaneUI.MinimizeAction - Class in javax.swing.plaf.basic
Handles minimizing an internal frame.
BasicDesktopPaneUI.MinimizeAction() - Constructor for class javax.swing.plaf.basic.BasicDesktopPaneUI.MinimizeAction
 
BasicDesktopPaneUI.NavigateAction - Class in javax.swing.plaf.basic
Handles navigating to the next internal frame.
BasicDesktopPaneUI.NavigateAction() - Constructor for class javax.swing.plaf.basic.BasicDesktopPaneUI.NavigateAction
 
BasicDesktopPaneUI.OpenAction - Class in javax.swing.plaf.basic
Handles restoring a minimized or maximized internal frame.
BasicDesktopPaneUI.OpenAction() - Constructor for class javax.swing.plaf.basic.BasicDesktopPaneUI.OpenAction
 
BasicDirectoryModel - Class in javax.swing.plaf.basic
Basic implementation of a file list.
BasicDirectoryModel(JFileChooser) - Constructor for class javax.swing.plaf.basic.BasicDirectoryModel
 
BasicEditorPaneUI - Class in javax.swing.plaf.basic
Provides the look and feel for a JEditorPane.
BasicEditorPaneUI() - Constructor for class javax.swing.plaf.basic.BasicEditorPaneUI
Creates a new BasicEditorPaneUI.
BasicFileAttributes - Interface in java.nio.file.attribute
Basic attributes associated with a file in a file system.
BasicFileAttributeView - Interface in java.nio.file.attribute
A file attribute view that provides a view of a basic set of file attributes common to many file systems.
BasicFileChooserUI - Class in javax.swing.plaf.basic
Basic L&F implementation of a FileChooser.
BasicFileChooserUI(JFileChooser) - Constructor for class javax.swing.plaf.basic.BasicFileChooserUI
 
BasicFileChooserUI.AcceptAllFileFilter - Class in javax.swing.plaf.basic
 
BasicFileChooserUI.AcceptAllFileFilter() - Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.AcceptAllFileFilter
 
BasicFileChooserUI.ApproveSelectionAction - Class in javax.swing.plaf.basic
Responds to an Open or Save request
BasicFileChooserUI.ApproveSelectionAction() - Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.ApproveSelectionAction
 
BasicFileChooserUI.BasicFileView - Class in javax.swing.plaf.basic
 
BasicFileChooserUI.BasicFileView() - Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView
 
BasicFileChooserUI.CancelSelectionAction - Class in javax.swing.plaf.basic
Responds to a cancel request.
BasicFileChooserUI.CancelSelectionAction() - Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.CancelSelectionAction
 
BasicFileChooserUI.ChangeToParentDirectoryAction - Class in javax.swing.plaf.basic
 
BasicFileChooserUI.ChangeToParentDirectoryAction() - Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.ChangeToParentDirectoryAction
 
BasicFileChooserUI.DoubleClickListener - Class in javax.swing.plaf.basic
 
BasicFileChooserUI.DoubleClickListener(JList) - Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.DoubleClickListener
 
BasicFileChooserUI.GoHomeAction - Class in javax.swing.plaf.basic
Acts on the "home" key event or equivalent event.
BasicFileChooserUI.GoHomeAction() - Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.GoHomeAction
 
BasicFileChooserUI.NewFolderAction - Class in javax.swing.plaf.basic
Creates a new folder.
BasicFileChooserUI.NewFolderAction() - Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.NewFolderAction
 
BasicFileChooserUI.SelectionListener - Class in javax.swing.plaf.basic
 
BasicFileChooserUI.SelectionListener() - Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.SelectionListener
 
BasicFileChooserUI.UpdateAction - Class in javax.swing.plaf.basic
Rescans the files in the current directory
BasicFileChooserUI.UpdateAction() - Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.UpdateAction
 
BasicFormattedTextFieldUI - Class in javax.swing.plaf.basic
Provides the look and feel implementation for JFormattedTextField.
BasicFormattedTextFieldUI() - Constructor for class javax.swing.plaf.basic.BasicFormattedTextFieldUI
 
BasicGraphicsUtils - Class in javax.swing.plaf.basic
 
BasicGraphicsUtils() - Constructor for class javax.swing.plaf.basic.BasicGraphicsUtils
 
BasicHTML - Class in javax.swing.plaf.basic
Support for providing html views for the swing components.
BasicHTML() - Constructor for class javax.swing.plaf.basic.BasicHTML
 
BasicIconFactory - Class in javax.swing.plaf.basic
Factory object that can vend Icons appropriate for the basic L & F.
BasicIconFactory() - Constructor for class javax.swing.plaf.basic.BasicIconFactory
 
BasicInternalFrameTitlePane - Class in javax.swing.plaf.basic
The class that manages a basic title bar
BasicInternalFrameTitlePane(JInternalFrame) - Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
BasicInternalFrameTitlePane.CloseAction - Class in javax.swing.plaf.basic
This class should be treated as a "protected" inner class.
BasicInternalFrameTitlePane.CloseAction() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.CloseAction
 
BasicInternalFrameTitlePane.IconifyAction - Class in javax.swing.plaf.basic
This class should be treated as a "protected" inner class.
BasicInternalFrameTitlePane.IconifyAction() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.IconifyAction
 
BasicInternalFrameTitlePane.MaximizeAction - Class in javax.swing.plaf.basic
This class should be treated as a "protected" inner class.
BasicInternalFrameTitlePane.MaximizeAction() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.MaximizeAction
 
BasicInternalFrameTitlePane.MoveAction - Class in javax.swing.plaf.basic
This class should be treated as a "protected" inner class.
BasicInternalFrameTitlePane.MoveAction() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.MoveAction
 
BasicInternalFrameTitlePane.PropertyChangeHandler - Class in javax.swing.plaf.basic
This class should be treated as a "protected" inner class.
BasicInternalFrameTitlePane.PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.PropertyChangeHandler
 
BasicInternalFrameTitlePane.RestoreAction - Class in javax.swing.plaf.basic
This class should be treated as a "protected" inner class.
BasicInternalFrameTitlePane.RestoreAction() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.RestoreAction
 
BasicInternalFrameTitlePane.SizeAction - Class in javax.swing.plaf.basic
This class should be treated as a "protected" inner class.
BasicInternalFrameTitlePane.SizeAction() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.SizeAction
 
BasicInternalFrameTitlePane.SystemMenuBar - Class in javax.swing.plaf.basic
This class should be treated as a "protected" inner class.
BasicInternalFrameTitlePane.SystemMenuBar() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.SystemMenuBar
 
BasicInternalFrameTitlePane.TitlePaneLayout - Class in javax.swing.plaf.basic
This class should be treated as a "protected" inner class.
BasicInternalFrameTitlePane.TitlePaneLayout() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.TitlePaneLayout
 
BasicInternalFrameUI - Class in javax.swing.plaf.basic
A basic L&F implementation of JInternalFrame.
BasicInternalFrameUI(JInternalFrame) - Constructor for class javax.swing.plaf.basic.BasicInternalFrameUI
 
BasicInternalFrameUI.BasicInternalFrameListener - Class in javax.swing.plaf.basic
 
BasicInternalFrameUI.BasicInternalFrameListener() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameUI.BasicInternalFrameListener
 
BasicInternalFrameUI.BorderListener - Class in javax.swing.plaf.basic
Listens for border adjustments.
BasicInternalFrameUI.BorderListener() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameUI.BorderListener
 
BasicInternalFrameUI.ComponentHandler - Class in javax.swing.plaf.basic
 
BasicInternalFrameUI.ComponentHandler() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameUI.ComponentHandler
 
BasicInternalFrameUI.GlassPaneDispatcher - Class in javax.swing.plaf.basic
 
BasicInternalFrameUI.GlassPaneDispatcher() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameUI.GlassPaneDispatcher
 
BasicInternalFrameUI.InternalFrameLayout - Class in javax.swing.plaf.basic
 
BasicInternalFrameUI.InternalFrameLayout() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameUI.InternalFrameLayout
 
BasicInternalFrameUI.InternalFramePropertyChangeListener - Class in javax.swing.plaf.basic
 
BasicInternalFrameUI.InternalFramePropertyChangeListener() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameUI.InternalFramePropertyChangeListener
 
BasicLabelUI - Class in javax.swing.plaf.basic
A Windows L&F implementation of LabelUI.
BasicLabelUI() - Constructor for class javax.swing.plaf.basic.BasicLabelUI
 
BasicListUI - Class in javax.swing.plaf.basic
An extensible implementation of ListUI.
BasicListUI() - Constructor for class javax.swing.plaf.basic.BasicListUI
 
BasicListUI.FocusHandler - Class in javax.swing.plaf.basic
This class should be treated as a "protected" inner class.
BasicListUI.FocusHandler() - Constructor for class javax.swing.plaf.basic.BasicListUI.FocusHandler
 
BasicListUI.ListDataHandler - Class in javax.swing.plaf.basic
The ListDataListener that's added to the JLists model at installUI time, and whenever the JList.model property changes.
BasicListUI.ListDataHandler() - Constructor for class javax.swing.plaf.basic.BasicListUI.ListDataHandler
 
BasicListUI.ListSelectionHandler - Class in javax.swing.plaf.basic
The ListSelectionListener that's added to the JLists selection model at installUI time, and whenever the JList.selectionModel property changes.
BasicListUI.ListSelectionHandler() - Constructor for class javax.swing.plaf.basic.BasicListUI.ListSelectionHandler
 
BasicListUI.MouseInputHandler - Class in javax.swing.plaf.basic
Mouse input, and focus handling for JList.
BasicListUI.MouseInputHandler() - Constructor for class javax.swing.plaf.basic.BasicListUI.MouseInputHandler
 
BasicListUI.PropertyChangeHandler - Class in javax.swing.plaf.basic
The PropertyChangeListener that's added to the JList at installUI time.
BasicListUI.PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicListUI.PropertyChangeHandler
 
BasicLookAndFeel - Class in javax.swing.plaf.basic
A base class to use in creating a look and feel for Swing.
BasicLookAndFeel() - Constructor for class javax.swing.plaf.basic.BasicLookAndFeel
 
BasicMenuBarUI - Class in javax.swing.plaf.basic
A default L&F implementation of MenuBarUI.
BasicMenuBarUI() - Constructor for class javax.swing.plaf.basic.BasicMenuBarUI
 
BasicMenuItemUI - Class in javax.swing.plaf.basic
BasicMenuItem implementation
BasicMenuItemUI() - Constructor for class javax.swing.plaf.basic.BasicMenuItemUI
 
BasicMenuItemUI.MouseInputHandler - Class in javax.swing.plaf.basic
 
BasicMenuItemUI.MouseInputHandler() - Constructor for class javax.swing.plaf.basic.BasicMenuItemUI.MouseInputHandler
 
BasicMenuUI - Class in javax.swing.plaf.basic
A default L&F implementation of MenuUI.
BasicMenuUI() - Constructor for class javax.swing.plaf.basic.BasicMenuUI
 
BasicMenuUI.ChangeHandler - Class in javax.swing.plaf.basic
As of Java 2 platform 1.4, this previously undocumented class is now obsolete.
BasicMenuUI.ChangeHandler(JMenu, BasicMenuUI) - Constructor for class javax.swing.plaf.basic.BasicMenuUI.ChangeHandler
 
BasicMenuUI.MouseInputHandler - Class in javax.swing.plaf.basic
Instantiated and used by a menu item to handle the current menu selection from mouse events.
BasicMenuUI.MouseInputHandler() - Constructor for class javax.swing.plaf.basic.BasicMenuUI.MouseInputHandler
 
BasicOptionPaneUI - Class in javax.swing.plaf.basic
Provides the basic look and feel for a JOptionPane.
BasicOptionPaneUI() - Constructor for class javax.swing.plaf.basic.BasicOptionPaneUI
 
BasicOptionPaneUI.ButtonActionListener - Class in javax.swing.plaf.basic
This class should be treated as a "protected" inner class.
BasicOptionPaneUI.ButtonActionListener(int) - Constructor for class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonActionListener
 
BasicOptionPaneUI.ButtonAreaLayout - Class in javax.swing.plaf.basic
ButtonAreaLayout behaves in a similar manner to FlowLayout.
BasicOptionPaneUI.ButtonAreaLayout(boolean, int) - Constructor for class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
 
BasicOptionPaneUI.PropertyChangeHandler - Class in javax.swing.plaf.basic
This class should be treated as a "protected" inner class.
BasicOptionPaneUI.PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicOptionPaneUI.PropertyChangeHandler
 
BasicPanelUI - Class in javax.swing.plaf.basic
BasicPanel implementation
BasicPanelUI() - Constructor for class javax.swing.plaf.basic.BasicPanelUI
 
BasicPasswordFieldUI - Class in javax.swing.plaf.basic
Provides the Windows look and feel for a password field.
BasicPasswordFieldUI() - Constructor for class javax.swing.plaf.basic.BasicPasswordFieldUI
 
BasicPermission - Class in java.security
The BasicPermission class extends the Permission class, and can be used as the base class for permissions that want to follow the same naming convention as BasicPermission.
BasicPermission(String) - Constructor for class java.security.BasicPermission
Creates a new BasicPermission with the specified name.
BasicPermission(String, String) - Constructor for class java.security.BasicPermission
Creates a new BasicPermission object with the specified name.
BasicPopupMenuSeparatorUI - Class in javax.swing.plaf.basic
A Basic L&F implementation of PopupMenuSeparatorUI.
BasicPopupMenuSeparatorUI() - Constructor for class javax.swing.plaf.basic.BasicPopupMenuSeparatorUI
 
BasicPopupMenuUI - Class in javax.swing.plaf.basic
A Windows L&F implementation of PopupMenuUI.
BasicPopupMenuUI() - Constructor for class javax.swing.plaf.basic.BasicPopupMenuUI
 
BasicProgressBarUI - Class in javax.swing.plaf.basic
A Basic L&F implementation of ProgressBarUI.
BasicProgressBarUI() - Constructor for class javax.swing.plaf.basic.BasicProgressBarUI
 
BasicProgressBarUI.ChangeHandler - Class in javax.swing.plaf.basic
This class should be treated as a "protected" inner class.
BasicProgressBarUI.ChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicProgressBarUI.ChangeHandler
 
BasicRadioButtonMenuItemUI - Class in javax.swing.plaf.basic
BasicRadioButtonMenuItem implementation
BasicRadioButtonMenuItemUI() - Constructor for class javax.swing.plaf.basic.BasicRadioButtonMenuItemUI
 
BasicRadioButtonUI - Class in javax.swing.plaf.basic
RadioButtonUI implementation for BasicRadioButtonUI
BasicRadioButtonUI() - Constructor for class javax.swing.plaf.basic.BasicRadioButtonUI
 
BasicRootPaneUI - Class in javax.swing.plaf.basic
Basic implementation of RootPaneUI, there is one shared between all JRootPane instances.
BasicRootPaneUI() - Constructor for class javax.swing.plaf.basic.BasicRootPaneUI
 
BasicScrollBarUI - Class in javax.swing.plaf.basic
Implementation of ScrollBarUI for the Basic Look and Feel
BasicScrollBarUI() - Constructor for class javax.swing.plaf.basic.BasicScrollBarUI
 
BasicScrollBarUI.ArrowButtonListener - Class in javax.swing.plaf.basic
Listener for cursor keys.
BasicScrollBarUI.ArrowButtonListener() - Constructor for class javax.swing.plaf.basic.BasicScrollBarUI.ArrowButtonListener
 
BasicScrollBarUI.ModelListener - Class in javax.swing.plaf.basic
A listener to listen for model changes.
BasicScrollBarUI.ModelListener() - Constructor for class javax.swing.plaf.basic.BasicScrollBarUI.ModelListener
 
BasicScrollBarUI.PropertyChangeHandler - Class in javax.swing.plaf.basic
 
BasicScrollBarUI.PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicScrollBarUI.PropertyChangeHandler
 
BasicScrollBarUI.ScrollListener - Class in javax.swing.plaf.basic
Listener for scrolling events initiated in the ScrollPane.
BasicScrollBarUI.ScrollListener() - Constructor for class javax.swing.plaf.basic.BasicScrollBarUI.ScrollListener
 
BasicScrollBarUI.ScrollListener(int, boolean) - Constructor for class javax.swing.plaf.basic.BasicScrollBarUI.ScrollListener
 
BasicScrollBarUI.TrackListener - Class in javax.swing.plaf.basic
Track mouse drags.
BasicScrollBarUI.TrackListener() - Constructor for class javax.swing.plaf.basic.BasicScrollBarUI.TrackListener
 
BasicScrollPaneUI - Class in javax.swing.plaf.basic
A default L&F implementation of ScrollPaneUI.
BasicScrollPaneUI() - Constructor for class javax.swing.plaf.basic.BasicScrollPaneUI
 
BasicScrollPaneUI.HSBChangeListener - Class in javax.swing.plaf.basic
Horizontal scrollbar listener.
BasicScrollPaneUI.HSBChangeListener() - Constructor for class javax.swing.plaf.basic.BasicScrollPaneUI.HSBChangeListener
 
BasicScrollPaneUI.MouseWheelHandler - Class in javax.swing.plaf.basic
MouseWheelHandler is an inner class which implements the MouseWheelListener interface.
BasicScrollPaneUI.MouseWheelHandler() - Constructor for class javax.swing.plaf.basic.BasicScrollPaneUI.MouseWheelHandler
 
BasicScrollPaneUI.PropertyChangeHandler - Class in javax.swing.plaf.basic
 
BasicScrollPaneUI.PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicScrollPaneUI.PropertyChangeHandler
 
BasicScrollPaneUI.ViewportChangeHandler - Class in javax.swing.plaf.basic
Listener for viewport events.
BasicScrollPaneUI.ViewportChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicScrollPaneUI.ViewportChangeHandler
 
BasicScrollPaneUI.VSBChangeListener - Class in javax.swing.plaf.basic
Vertical scrollbar listener.
BasicScrollPaneUI.VSBChangeListener() - Constructor for class javax.swing.plaf.basic.BasicScrollPaneUI.VSBChangeListener
 
BasicSeparatorUI - Class in javax.swing.plaf.basic
A Basic L&F implementation of SeparatorUI.
BasicSeparatorUI() - Constructor for class javax.swing.plaf.basic.BasicSeparatorUI
 
BasicSliderUI - Class in javax.swing.plaf.basic
A Basic L&F implementation of SliderUI.
BasicSliderUI(JSlider) - Constructor for class javax.swing.plaf.basic.BasicSliderUI
 
BasicSliderUI.ActionScroller - Class in javax.swing.plaf.basic
As of Java 2 platform v1.3 this undocumented class is no longer used.
BasicSliderUI.ActionScroller(JSlider, int, boolean) - Constructor for class javax.swing.plaf.basic.BasicSliderUI.ActionScroller
 
BasicSliderUI.ChangeHandler - Class in javax.swing.plaf.basic
Data model listener.
BasicSliderUI.ChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicSliderUI.ChangeHandler
 
BasicSliderUI.ComponentHandler - Class in javax.swing.plaf.basic
Listener for resizing events.
BasicSliderUI.ComponentHandler() - Constructor for class javax.swing.plaf.basic.BasicSliderUI.ComponentHandler
 
BasicSliderUI.FocusHandler - Class in javax.swing.plaf.basic
Focus-change listener.
BasicSliderUI.FocusHandler() - Constructor for class javax.swing.plaf.basic.BasicSliderUI.FocusHandler
 
BasicSliderUI.PropertyChangeHandler - Class in javax.swing.plaf.basic
 
BasicSliderUI.PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicSliderUI.PropertyChangeHandler
 
BasicSliderUI.ScrollListener - Class in javax.swing.plaf.basic
Scroll-event listener.
BasicSliderUI.ScrollListener() - Constructor for class javax.swing.plaf.basic.BasicSliderUI.ScrollListener
 
BasicSliderUI.ScrollListener(int, boolean) - Constructor for class javax.swing.plaf.basic.BasicSliderUI.ScrollListener
 
BasicSliderUI.TrackListener - Class in javax.swing.plaf.basic
Track mouse movements.
BasicSliderUI.TrackListener() - Constructor for class javax.swing.plaf.basic.BasicSliderUI.TrackListener
 
BasicSpinnerUI - Class in javax.swing.plaf.basic
The default Spinner UI delegate.
BasicSpinnerUI() - Constructor for class javax.swing.plaf.basic.BasicSpinnerUI
 
BasicSplitPaneDivider - Class in javax.swing.plaf.basic
Divider used by BasicSplitPaneUI.
BasicSplitPaneDivider(BasicSplitPaneUI) - Constructor for class javax.swing.plaf.basic.BasicSplitPaneDivider
Creates an instance of BasicSplitPaneDivider.
BasicSplitPaneDivider.DividerLayout - Class in javax.swing.plaf.basic
Used to layout a BasicSplitPaneDivider.
BasicSplitPaneDivider.DividerLayout() - Constructor for class javax.swing.plaf.basic.BasicSplitPaneDivider.DividerLayout
 
BasicSplitPaneDivider.DragController - Class in javax.swing.plaf.basic
Handles the events during a dragging session for a HORIZONTAL_SPLIT oriented split pane.
BasicSplitPaneDivider.DragController(MouseEvent) - Constructor for class javax.swing.plaf.basic.BasicSplitPaneDivider.DragController
 
BasicSplitPaneDivider.MouseHandler - Class in javax.swing.plaf.basic
MouseHandler is responsible for converting mouse events (released, dragged...) into the appropriate DragController methods.
BasicSplitPaneDivider.MouseHandler() - Constructor for class javax.swing.plaf.basic.BasicSplitPaneDivider.MouseHandler
 
BasicSplitPaneDivider.VerticalDragController - Class in javax.swing.plaf.basic
Handles the events during a dragging session for a VERTICAL_SPLIT oriented split pane.
BasicSplitPaneDivider.VerticalDragController(MouseEvent) - Constructor for class javax.swing.plaf.basic.BasicSplitPaneDivider.VerticalDragController
 
BasicSplitPaneUI - Class in javax.swing.plaf.basic
A Basic L&F implementation of the SplitPaneUI.
BasicSplitPaneUI() - Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI
 
BasicSplitPaneUI.BasicHorizontalLayoutManager - Class in javax.swing.plaf.basic
LayoutManager for JSplitPanes that have an orientation of HORIZONTAL_SPLIT.
BasicSplitPaneUI.BasicVerticalLayoutManager - Class in javax.swing.plaf.basic
LayoutManager used for JSplitPanes with an orientation of VERTICAL_SPLIT.
BasicSplitPaneUI.BasicVerticalLayoutManager() - Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.BasicVerticalLayoutManager
 
BasicSplitPaneUI.FocusHandler - Class in javax.swing.plaf.basic
Implementation of the FocusListener that the JSplitPane UI uses.
BasicSplitPaneUI.FocusHandler() - Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.FocusHandler
 
BasicSplitPaneUI.KeyboardDownRightHandler - Class in javax.swing.plaf.basic
Implementation of an ActionListener that the JSplitPane UI uses for handling specific key presses.
BasicSplitPaneUI.KeyboardDownRightHandler() - Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardDownRightHandler
 
BasicSplitPaneUI.KeyboardEndHandler - Class in javax.swing.plaf.basic
Implementation of an ActionListener that the JSplitPane UI uses for handling specific key presses.
BasicSplitPaneUI.KeyboardEndHandler() - Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardEndHandler
 
BasicSplitPaneUI.KeyboardHomeHandler - Class in javax.swing.plaf.basic
Implementation of an ActionListener that the JSplitPane UI uses for handling specific key presses.
BasicSplitPaneUI.KeyboardHomeHandler() - Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardHomeHandler
 
BasicSplitPaneUI.KeyboardResizeToggleHandler - Class in javax.swing.plaf.basic
Implementation of an ActionListener that the JSplitPane UI uses for handling specific key presses.
BasicSplitPaneUI.KeyboardResizeToggleHandler() - Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardResizeToggleHandler
 
BasicSplitPaneUI.KeyboardUpLeftHandler - Class in javax.swing.plaf.basic
Implementation of an ActionListener that the JSplitPane UI uses for handling specific key presses.
BasicSplitPaneUI.KeyboardUpLeftHandler() - Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.KeyboardUpLeftHandler
 
BasicSplitPaneUI.PropertyHandler - Class in javax.swing.plaf.basic
Implementation of the PropertyChangeListener that the JSplitPane UI uses.
BasicSplitPaneUI.PropertyHandler() - Constructor for class javax.swing.plaf.basic.BasicSplitPaneUI.PropertyHandler
 
BasicStroke - Class in java.awt
The BasicStroke class defines a basic set of rendering attributes for the outlines of graphics primitives, which are rendered with a Graphics2D object that has its Stroke attribute set to this BasicStroke.
BasicStroke(float, int, int, float, float[], float) - Constructor for class java.awt.BasicStroke
Constructs a new BasicStroke with the specified attributes.
BasicStroke(float, int, int, float) - Constructor for class java.awt.BasicStroke
Constructs a solid BasicStroke with the specified attributes.
BasicStroke(float, int, int) - Constructor for class java.awt.BasicStroke
Constructs a solid BasicStroke with the specified attributes.
BasicStroke(float) - Constructor for class java.awt.BasicStroke
Constructs a solid BasicStroke with the specified line width and with default values for the cap and join styles.
BasicStroke() - Constructor for class java.awt.BasicStroke
Constructs a new BasicStroke with defaults for all attributes.
BasicTabbedPaneUI - Class in javax.swing.plaf.basic
A Basic L&F implementation of TabbedPaneUI.
BasicTabbedPaneUI() - Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI
 
BasicTabbedPaneUI.FocusHandler - Class in javax.swing.plaf.basic
This class should be treated as a "protected" inner class.
BasicTabbedPaneUI.FocusHandler() - Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.FocusHandler
 
BasicTabbedPaneUI.MouseHandler - Class in javax.swing.plaf.basic
This class should be treated as a "protected" inner class.
BasicTabbedPaneUI.MouseHandler() - Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.MouseHandler
 
BasicTabbedPaneUI.PropertyChangeHandler - Class in javax.swing.plaf.basic
This class should be treated as a "protected" inner class.
BasicTabbedPaneUI.PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.PropertyChangeHandler
 
BasicTabbedPaneUI.TabbedPaneLayout - Class in javax.swing.plaf.basic
This class should be treated as a "protected" inner class.
BasicTabbedPaneUI.TabbedPaneLayout() - Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
 
BasicTabbedPaneUI.TabSelectionHandler - Class in javax.swing.plaf.basic
This class should be treated as a "protected" inner class.
BasicTabbedPaneUI.TabSelectionHandler() - Constructor for class javax.swing.plaf.basic.BasicTabbedPaneUI.TabSelectionHandler
 
BasicTableHeaderUI - Class in javax.swing.plaf.basic
BasicTableHeaderUI implementation
BasicTableHeaderUI() - Constructor for class javax.swing.plaf.basic.BasicTableHeaderUI
 
BasicTableHeaderUI.MouseInputHandler - Class in javax.swing.plaf.basic
This class should be treated as a "protected" inner class.
BasicTableHeaderUI.MouseInputHandler() - Constructor for class javax.swing.plaf.basic.BasicTableHeaderUI.MouseInputHandler
 
BasicTableUI - Class in javax.swing.plaf.basic
BasicTableUI implementation
BasicTableUI() - Constructor for class javax.swing.plaf.basic.BasicTableUI
 
BasicTableUI.FocusHandler - Class in javax.swing.plaf.basic
This class should be treated as a "protected" inner class.
BasicTableUI.FocusHandler() - Constructor for class javax.swing.plaf.basic.BasicTableUI.FocusHandler
 
BasicTableUI.KeyHandler - Class in javax.swing.plaf.basic
This class should be treated as a "protected" inner class.
BasicTableUI.KeyHandler() - Constructor for class javax.swing.plaf.basic.BasicTableUI.KeyHandler
 
BasicTableUI.MouseInputHandler - Class in javax.swing.plaf.basic
This class should be treated as a "protected" inner class.
BasicTableUI.MouseInputHandler() - Constructor for class javax.swing.plaf.basic.BasicTableUI.MouseInputHandler
 
BasicTextAreaUI - Class in javax.swing.plaf.basic
Provides the look and feel for a plain text editor.
BasicTextAreaUI() - Constructor for class javax.swing.plaf.basic.BasicTextAreaUI
Constructs a new BasicTextAreaUI object.
BasicTextFieldUI - Class in javax.swing.plaf.basic
Basis of a look and feel for a JTextField.
BasicTextFieldUI() - Constructor for class javax.swing.plaf.basic.BasicTextFieldUI
Creates a new BasicTextFieldUI.
BasicTextPaneUI - Class in javax.swing.plaf.basic
Provides the look and feel for a styled text editor.
BasicTextPaneUI() - Constructor for class javax.swing.plaf.basic.BasicTextPaneUI
Creates a new BasicTextPaneUI.
BasicTextUI - Class in javax.swing.plaf.basic
Basis of a text components look-and-feel.
BasicTextUI() - Constructor for class javax.swing.plaf.basic.BasicTextUI
Creates a new UI.
BasicTextUI.BasicCaret - Class in javax.swing.plaf.basic
 
BasicTextUI.BasicCaret() - Constructor for class javax.swing.plaf.basic.BasicTextUI.BasicCaret
 
BasicTextUI.BasicHighlighter - Class in javax.swing.plaf.basic
 
BasicTextUI.BasicHighlighter() - Constructor for class javax.swing.plaf.basic.BasicTextUI.BasicHighlighter
 
BasicToggleButtonUI - Class in javax.swing.plaf.basic
BasicToggleButton implementation
BasicToggleButtonUI() - Constructor for class javax.swing.plaf.basic.BasicToggleButtonUI
 
BasicToolBarSeparatorUI - Class in javax.swing.plaf.basic
A Basic L&F implementation of ToolBarSeparatorUI.
BasicToolBarSeparatorUI() - Constructor for class javax.swing.plaf.basic.BasicToolBarSeparatorUI
 
BasicToolBarUI - Class in javax.swing.plaf.basic
A Basic L&F implementation of ToolBarUI.
BasicToolBarUI() - Constructor for class javax.swing.plaf.basic.BasicToolBarUI
 
BasicToolBarUI.DockingListener - Class in javax.swing.plaf.basic
This class should be treated as a "protected" inner class.
BasicToolBarUI.DockingListener(JToolBar) - Constructor for class javax.swing.plaf.basic.BasicToolBarUI.DockingListener
 
BasicToolBarUI.DragWindow - Class in javax.swing.plaf.basic
 
BasicToolBarUI.FrameListener - Class in javax.swing.plaf.basic
 
BasicToolBarUI.FrameListener() - Constructor for class javax.swing.plaf.basic.BasicToolBarUI.FrameListener
 
BasicToolBarUI.PropertyListener - Class in javax.swing.plaf.basic
 
BasicToolBarUI.PropertyListener() - Constructor for class javax.swing.plaf.basic.BasicToolBarUI.PropertyListener
 
BasicToolBarUI.ToolBarContListener - Class in javax.swing.plaf.basic
 
BasicToolBarUI.ToolBarContListener() - Constructor for class javax.swing.plaf.basic.BasicToolBarUI.ToolBarContListener
 
BasicToolBarUI.ToolBarFocusListener - Class in javax.swing.plaf.basic
 
BasicToolBarUI.ToolBarFocusListener() - Constructor for class javax.swing.plaf.basic.BasicToolBarUI.ToolBarFocusListener
 
BasicToolTipUI - Class in javax.swing.plaf.basic
Standard tool tip L&F.
BasicToolTipUI() - Constructor for class javax.swing.plaf.basic.BasicToolTipUI
 
BasicTreeUI - Class in javax.swing.plaf.basic
The basic L&F for a hierarchical data structure.
BasicTreeUI() - Constructor for class javax.swing.plaf.basic.BasicTreeUI
 
BasicTreeUI.CellEditorHandler - Class in javax.swing.plaf.basic
Listener responsible for getting cell editing events and updating the tree accordingly.
BasicTreeUI.CellEditorHandler() - Constructor for class javax.swing.plaf.basic.BasicTreeUI.CellEditorHandler
 
BasicTreeUI.ComponentHandler - Class in javax.swing.plaf.basic
Updates the preferred size when scrolling (if necessary).
BasicTreeUI.ComponentHandler() - Constructor for class javax.swing.plaf.basic.BasicTreeUI.ComponentHandler
 
BasicTreeUI.FocusHandler - Class in javax.swing.plaf.basic
Repaints the lead selection row when focus is lost/gained.
BasicTreeUI.FocusHandler() - Constructor for class javax.swing.plaf.basic.BasicTreeUI.FocusHandler
 
BasicTreeUI.KeyHandler - Class in javax.swing.plaf.basic
This is used to get mutliple key down events to appropriately generate events.
BasicTreeUI.KeyHandler() - Constructor for class javax.swing.plaf.basic.BasicTreeUI.KeyHandler
 
BasicTreeUI.MouseHandler - Class in javax.swing.plaf.basic
TreeMouseListener is responsible for updating the selection based on mouse events.
BasicTreeUI.MouseHandler() - Constructor for class javax.swing.plaf.basic.BasicTreeUI.MouseHandler
 
BasicTreeUI.MouseInputHandler - Class in javax.swing.plaf.basic
MouseInputHandler handles passing all mouse events, including mouse motion events, until the mouse is released to the destination it is constructed with.
BasicTreeUI.MouseInputHandler(Component, Component, MouseEvent) - Constructor for class javax.swing.plaf.basic.BasicTreeUI.MouseInputHandler
 
BasicTreeUI.NodeDimensionsHandler - Class in javax.swing.plaf.basic
Class responsible for getting size of node, method is forwarded to BasicTreeUI method.
BasicTreeUI.NodeDimensionsHandler() - Constructor for class javax.swing.plaf.basic.BasicTreeUI.NodeDimensionsHandler
 
BasicTreeUI.PropertyChangeHandler - Class in javax.swing.plaf.basic
PropertyChangeListener for the tree.
BasicTreeUI.PropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicTreeUI.PropertyChangeHandler
 
BasicTreeUI.SelectionModelPropertyChangeHandler - Class in javax.swing.plaf.basic
Listener on the TreeSelectionModel, resets the row selection if any of the properties of the model change.
BasicTreeUI.SelectionModelPropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicTreeUI.SelectionModelPropertyChangeHandler
 
BasicTreeUI.TreeCancelEditingAction - Class in javax.swing.plaf.basic
ActionListener that invokes cancelEditing when action performed.
BasicTreeUI.TreeCancelEditingAction(String) - Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeCancelEditingAction
 
BasicTreeUI.TreeExpansionHandler - Class in javax.swing.plaf.basic
Updates the TreeState in response to nodes expanding/collapsing.
BasicTreeUI.TreeExpansionHandler() - Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeExpansionHandler
 
BasicTreeUI.TreeHomeAction - Class in javax.swing.plaf.basic
TreeHomeAction is used to handle end/home actions.
BasicTreeUI.TreeHomeAction(int, String) - Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeHomeAction
 
BasicTreeUI.TreeIncrementAction - Class in javax.swing.plaf.basic
TreeIncrementAction is used to handle up/down actions.
BasicTreeUI.TreeIncrementAction(int, String) - Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeIncrementAction
 
BasicTreeUI.TreeModelHandler - Class in javax.swing.plaf.basic
Forwards all TreeModel events to the TreeState.
BasicTreeUI.TreeModelHandler() - Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeModelHandler
 
BasicTreeUI.TreePageAction - Class in javax.swing.plaf.basic
TreePageAction handles page up and page down events.
BasicTreeUI.TreePageAction(int, String) - Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreePageAction
 
BasicTreeUI.TreeSelectionHandler - Class in javax.swing.plaf.basic
Listens for changes in the selection model and updates the display accordingly.
BasicTreeUI.TreeSelectionHandler() - Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeSelectionHandler
 
BasicTreeUI.TreeToggleAction - Class in javax.swing.plaf.basic
For the first selected row expandedness will be toggled.
BasicTreeUI.TreeToggleAction(String) - Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeToggleAction
 
BasicTreeUI.TreeTraverseAction - Class in javax.swing.plaf.basic
TreeTraverseAction is the action used for left/right keys.
BasicTreeUI.TreeTraverseAction(int, String) - Constructor for class javax.swing.plaf.basic.BasicTreeUI.TreeTraverseAction
 
BasicViewportUI - Class in javax.swing.plaf.basic
BasicViewport implementation
BasicViewportUI() - Constructor for class javax.swing.plaf.basic.BasicViewportUI
 
BATAK - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Batak" Unicode character block.
BATCHSIZE - Static variable in interface javax.naming.Context
Constant that holds the name of the environment property for specifying the batch size to use when returning data via the service's protocol.
BatchUpdateException - Exception in java.sql
The subclass of SQLException thrown when an error occurs during a batch update operation.
BatchUpdateException(String, String, int, int[]) - Constructor for exception java.sql.BatchUpdateException
Constructs a BatchUpdateException object initialized with a given reason, SQLState, vendorCode and updateCounts.
BatchUpdateException(String, String, int[]) - Constructor for exception java.sql.BatchUpdateException
Constructs a BatchUpdateException object initialized with a given reason, SQLState and updateCounts.
BatchUpdateException(String, int[]) - Constructor for exception java.sql.BatchUpdateException
Constructs a BatchUpdateException object initialized with a given reason and updateCounts.
BatchUpdateException(int[]) - Constructor for exception java.sql.BatchUpdateException
Constructs a BatchUpdateException object initialized with a given updateCounts.
BatchUpdateException() - Constructor for exception java.sql.BatchUpdateException
Constructs a BatchUpdateException object.
BatchUpdateException(Throwable) - Constructor for exception java.sql.BatchUpdateException
Constructs a BatchUpdateException object initialized with a given cause.
BatchUpdateException(int[], Throwable) - Constructor for exception java.sql.BatchUpdateException
Constructs a BatchUpdateException object initialized with a given cause and updateCounts.
BatchUpdateException(String, int[], Throwable) - Constructor for exception java.sql.BatchUpdateException
Constructs a BatchUpdateException object initialized with a given reason, cause and updateCounts.
BatchUpdateException(String, String, int[], Throwable) - Constructor for exception java.sql.BatchUpdateException
Constructs a BatchUpdateException object initialized with a given reason, SQLState,cause, and updateCounts.
BatchUpdateException(String, String, int, int[], Throwable) - Constructor for exception java.sql.BatchUpdateException
Constructs a BatchUpdateException object initialized with a given reason, SQLState, vendorCode cause and updateCounts.
BC - Static variable in class java.util.GregorianCalendar
Value of the ERA field indicating the period before the common era (before Christ), also known as BCE.
bcmListeners - Variable in class java.beans.beancontext.BeanContextSupport
all accesses to the protected ArrayList bcmListeners field shall be synchronized on that object.
bcsChildren() - Method in class java.beans.beancontext.BeanContextSupport
Returns an iterator of all children of this BeanContext.
bcsListeners - Variable in class java.beans.beancontext.BeanContextServicesSupport
List of BeanContextServicesListener objects.
bcsPreDeserializationHook(ObjectInputStream) - Method in class java.beans.beancontext.BeanContextServicesSupport
called from BeanContextSupport readObject before it deserializes the children ...
bcsPreDeserializationHook(ObjectInputStream) - Method in class java.beans.beancontext.BeanContextSupport
called by readObject after defaultReadObject() but prior to deserialization of any children.
bcsPreSerializationHook(ObjectOutputStream) - Method in class java.beans.beancontext.BeanContextServicesSupport
called from BeanContextSupport writeObject before it serializes the children ...
bcsPreSerializationHook(ObjectOutputStream) - Method in class java.beans.beancontext.BeanContextSupport
called by writeObject after defaultWriteObject() but prior to serialization of currently serializable children.
BeanContext - Interface in java.beans.beancontext
The BeanContext acts a logical hierarchical container for JavaBeans.
beanContext - Variable in class java.beans.beancontext.BeanContextChildSupport
 
BeanContextChild - Interface in java.beans.beancontext
JavaBeans wishing to be nested within, and obtain a reference to their execution environment, or context, as defined by the BeanContext sub-interface shall implement this interface.
BeanContextChildComponentProxy - Interface in java.beans.beancontext
This interface is implemented by BeanContextChildren that have an AWT Component associated with them.
beanContextChildPeer - Variable in class java.beans.beancontext.BeanContextChildSupport
The BeanContext in which this BeanContextChild is nested.
BeanContextChildSupport - Class in java.beans.beancontext
This is a general support class to provide support for implementing the BeanContextChild protocol.
BeanContextChildSupport() - Constructor for class java.beans.beancontext.BeanContextChildSupport
construct a BeanContextChildSupport where this class has been subclassed in order to implement the JavaBean component itself.
BeanContextChildSupport(BeanContextChild) - Constructor for class java.beans.beancontext.BeanContextChildSupport
construct a BeanContextChildSupport where the JavaBean component itself implements BeanContextChild, and encapsulates this, delegating that interface to this implementation
BeanContextContainerProxy - Interface in java.beans.beancontext
This interface is implemented by BeanContexts' that have an AWT Container associated with them.
BeanContextEvent - Class in java.beans.beancontext
BeanContextEvent is the abstract root event class for all events emitted from, and pertaining to the semantics of, a BeanContext.
BeanContextEvent(BeanContext) - Constructor for class java.beans.beancontext.BeanContextEvent
Contruct a BeanContextEvent
BeanContextMembershipEvent - Class in java.beans.beancontext
A BeanContextMembershipEvent encapsulates the list of children added to, or removed from, the membership of a particular BeanContext.
BeanContextMembershipEvent(BeanContext, Collection) - Constructor for class java.beans.beancontext.BeanContextMembershipEvent
Contruct a BeanContextMembershipEvent
BeanContextMembershipEvent(BeanContext, Object[]) - Constructor for class java.beans.beancontext.BeanContextMembershipEvent
Contruct a BeanContextMembershipEvent
BeanContextMembershipListener - Interface in java.beans.beancontext
Compliant BeanContexts fire events on this interface when the state of the membership of the BeanContext changes.
BeanContextProxy - Interface in java.beans.beancontext
This interface is implemented by a JavaBean that does not directly have a BeanContext(Child) associated with it (via implementing that interface or a subinterface thereof), but has a public BeanContext(Child) delegated from it.
BeanContextServiceAvailableEvent - Class in java.beans.beancontext
This event type is used by the BeanContextServicesListener in order to identify the service being registered.
BeanContextServiceAvailableEvent(BeanContextServices, Class) - Constructor for class java.beans.beancontext.BeanContextServiceAvailableEvent
Construct a BeanContextAvailableServiceEvent.
BeanContextServiceProvider - Interface in java.beans.beancontext
One of the primary functions of a BeanContext is to act a as rendezvous between JavaBeans, and BeanContextServiceProviders.
BeanContextServiceProviderBeanInfo - Interface in java.beans.beancontext
A BeanContextServiceProvider implementor who wishes to provide explicit information about the services their bean may provide shall implement a BeanInfo class that implements this BeanInfo subinterface and provides explicit information about the methods, properties, events, etc, of their services.
BeanContextServiceRevokedEvent - Class in java.beans.beancontext
This event type is used by the BeanContextServiceRevokedListener in order to identify the service being revoked.
BeanContextServiceRevokedEvent(BeanContextServices, Class, boolean) - Constructor for class java.beans.beancontext.BeanContextServiceRevokedEvent
Construct a BeanContextServiceEvent.
BeanContextServiceRevokedListener - Interface in java.beans.beancontext
The listener interface for receiving BeanContextServiceRevokedEvent objects.
BeanContextServices - Interface in java.beans.beancontext
The BeanContextServices interface provides a mechanism for a BeanContext to expose generic "services" to the BeanContextChild objects within.
BeanContextServicesListener - Interface in java.beans.beancontext
The listener interface for receiving BeanContextServiceAvailableEvent objects.
BeanContextServicesSupport - Class in java.beans.beancontext
This helper class provides a utility implementation of the java.beans.beancontext.BeanContextServices interface.
BeanContextServicesSupport(BeanContextServices, Locale, boolean, boolean) - Constructor for class java.beans.beancontext.BeanContextServicesSupport
Construct a BeanContextServicesSupport instance
BeanContextServicesSupport(BeanContextServices, Locale, boolean) - Constructor for class java.beans.beancontext.BeanContextServicesSupport
Create an instance using the specified Locale and design mode.
BeanContextServicesSupport(BeanContextServices, Locale) - Constructor for class java.beans.beancontext.BeanContextServicesSupport
Create an instance using the specified locale
BeanContextServicesSupport(BeanContextServices) - Constructor for class java.beans.beancontext.BeanContextServicesSupport
Create an instance with a peer
BeanContextServicesSupport() - Constructor for class java.beans.beancontext.BeanContextServicesSupport
Create an instance that is not a delegate of another object
BeanContextServicesSupport.BCSSChild - Class in java.beans.beancontext
 
BeanContextServicesSupport.BCSSProxyServiceProvider - Class in java.beans.beancontext
 
BeanContextServicesSupport.BCSSServiceProvider - Class in java.beans.beancontext
subclasses may subclass this nested class to add behaviors for each BeanContextServicesProvider.
BeanContextSupport - Class in java.beans.beancontext
This helper class provides a utility implementation of the java.beans.beancontext.BeanContext interface.
BeanContextSupport(BeanContext, Locale, boolean, boolean) - Constructor for class java.beans.beancontext.BeanContextSupport
Construct a BeanContextSupport instance
BeanContextSupport(BeanContext, Locale, boolean) - Constructor for class java.beans.beancontext.BeanContextSupport
Create an instance using the specified Locale and design mode.
BeanContextSupport(BeanContext, Locale) - Constructor for class java.beans.beancontext.BeanContextSupport
Create an instance using the specified locale
BeanContextSupport(BeanContext) - Constructor for class java.beans.beancontext.BeanContextSupport
Create an instance using with a default locale
BeanContextSupport() - Constructor for class java.beans.beancontext.BeanContextSupport
Create an instance that is not a delegate of another object
BeanContextSupport.BCSChild - Class in java.beans.beancontext
 
BeanContextSupport.BCSIterator - Class in java.beans.beancontext
protected final subclass that encapsulates an iterator but implements a noop remove() method.
BeanDescriptor - Class in java.beans
A BeanDescriptor provides global information about a "bean", including its Java class, its displayName, etc.
BeanDescriptor(Class<?>) - Constructor for class java.beans.BeanDescriptor
Create a BeanDescriptor for a bean that doesn't have a customizer.
BeanDescriptor(Class<?>, Class<?>) - Constructor for class java.beans.BeanDescriptor
Create a BeanDescriptor for a bean that has a customizer.
BeanInfo - Interface in java.beans
A bean implementor who wishes to provide explicit information about their bean may provide a BeanInfo class that implements this BeanInfo interface and provides explicit information about the methods, properties, events, etc, of their bean.
Beans - Class in java.beans
This class provides some general purpose beans control methods.
Beans() - Constructor for class java.beans.Beans
 
beep() - Method in class java.awt.Toolkit
Emits an audio beep.
beepAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the action to create a beep.
before(Timestamp) - Method in class java.sql.Timestamp
Indicates whether this Timestamp object is earlier than the given Timestamp object.
before(Object) - Method in class java.util.Calendar
Returns whether this Calendar represents a time before the time represented by the specified Object.
before(Date) - Method in class java.util.Date
Tests if this date is before the specified date.
BEFORE_FIRST_LINE - Static variable in class java.awt.BorderLayout
Synonym for PAGE_START.
BEFORE_LINE_BEGINS - Static variable in class java.awt.BorderLayout
Synonym for LINE_START.
beforeExecute(Thread, Runnable) - Method in class java.util.concurrent.ThreadPoolExecutor
Method invoked prior to executing the given Runnable in the given thread.
beforeFirst() - Method in interface java.sql.ResultSet
Moves the cursor to the front of this ResultSet object, just before the first row.
beforeOffset(int) - Static method in class java.awt.font.TextHitInfo
Creates a TextHitInfo at the specified offset, associated with the character before the offset.
begin() - Method in class java.nio.channels.spi.AbstractInterruptibleChannel
Marks the beginning of an I/O operation that might block indefinitely.
begin() - Method in class java.nio.channels.spi.AbstractSelector
Marks the beginning of an I/O operation that might block indefinitely.
beginAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the beginning of the document.
beginDragDividerLocation - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Location of the divider when the dragging session began.
beginDraggingFrame(JComponent) - Method in class javax.swing.DefaultDesktopManager
 
beginDraggingFrame(JComponent) - Method in interface javax.swing.DesktopManager
This method is normally called when the user has indicated that they will begin dragging a component around.
beginHandshake() - Method in class javax.net.ssl.SSLEngine
Initiates handshaking (initial or renegotiation) on this SSLEngine.
beginLayout() - Method in interface java.awt.peer.ContainerPeer
Notifies the peer that layout is about to begin.
beginLineAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the beginning of a line.
beginParagraphAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the beginning of a paragraph.
beginResizingFrame(JComponent, int) - Method in class javax.swing.DefaultDesktopManager
 
beginResizingFrame(JComponent, int) - Method in interface javax.swing.DesktopManager
This methods is normally called when the user has indicated that they will begin resizing the frame.
beginUpdate() - Method in class javax.swing.undo.UndoableEditSupport
 
beginValidate() - Method in interface java.awt.peer.ContainerPeer
Notifies the peer that validation of the component tree is about to begin.
beginWordAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the beginning of a word.
BELOW_BASELINE - Static variable in class java.awt.GridBagConstraints
Possible value for the anchor field.
BELOW_BASELINE_LEADING - Static variable in class java.awt.GridBagConstraints
Possible value for the anchor field.
BELOW_BASELINE_TRAILING - Static variable in class java.awt.GridBagConstraints
Possible value for the anchor field.
BELOW_BOTTOM - Static variable in class javax.swing.border.TitledBorder
Position the title below the border's bottom line.
BELOW_TOP - Static variable in class javax.swing.border.TitledBorder
Position the title below the border's top line.
BENGALI - Static variable in class java.awt.font.NumericShaper
Identifies the BENGALI range and decimal base.
BENGALI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Bengali" Unicode character block.
BEST_COMPRESSION - Static variable in class java.util.zip.Deflater
Compression level for best compression.
BEST_SPEED - Static variable in class java.util.zip.Deflater
Compression level for fastest compression.
bestRowNotPseudo - Static variable in interface java.sql.DatabaseMetaData
Indicates that the best row identifier is NOT a pseudo column.
bestRowPseudo - Static variable in interface java.sql.DatabaseMetaData
Indicates that the best row identifier is a pseudo column.
bestRowSession - Static variable in interface java.sql.DatabaseMetaData
Indicates that the scope of the best row identifier is the remainder of the current session.
bestRowTemporary - Static variable in interface java.sql.DatabaseMetaData
Indicates that the scope of the best row identifier is very temporary, lasting only while the row is being used.
bestRowTransaction - Static variable in interface java.sql.DatabaseMetaData
Indicates that the scope of the best row identifier is the remainder of the current transaction.
bestRowUnknown - Static variable in interface java.sql.DatabaseMetaData
Indicates that the best row identifier may or may not be a pseudo column.
between(ValueExp, ValueExp, ValueExp) - Static method in class javax.management.Query
Returns a query expression that represents the constraint that one value is between two other values.
BevelBorder - Class in javax.swing.border
A class which implements a simple two-line bevel border.
BevelBorder(int) - Constructor for class javax.swing.border.BevelBorder
Creates a bevel border with the specified type and whose colors will be derived from the background color of the component passed into the paintBorder method.
BevelBorder(int, Color, Color) - Constructor for class javax.swing.border.BevelBorder
Creates a bevel border with the specified type, highlight and shadow colors.
BevelBorder(int, Color, Color, Color, Color) - Constructor for class javax.swing.border.BevelBorder
Creates a bevel border with the specified type, highlight and shadow colors.
bevelType - Variable in class javax.swing.border.BevelBorder
 
BGCOLOR - Static variable in class javax.swing.text.html.HTML.Attribute
 
Bidi - Class in java.text
This class implements the Unicode Bidirectional Algorithm.
Bidi(String, int) - Constructor for class java.text.Bidi
Create Bidi from the given paragraph of text and base direction.
Bidi(AttributedCharacterIterator) - Constructor for class java.text.Bidi
Create Bidi from the given paragraph of text.
Bidi(char[], int, byte[], int, int, int) - Constructor for class java.text.Bidi
Create Bidi from the given text, embedding, and direction information.
BIDI_EMBEDDING - Static variable in class java.awt.font.TextAttribute
Attribute key for the embedding level of the text.
BidiElementName - Static variable in class javax.swing.text.AbstractDocument
Name of elements used to hold a unidirectional run
BidiLevel - Static variable in class javax.swing.text.StyleConstants
Bidirectional level of a character as assigned by the Unicode bidi algorithm.
BIG - Static variable in class javax.swing.text.html.HTML.Tag
 
BIG_ENDIAN - Static variable in class java.nio.ByteOrder
Constant denoting big-endian byte order.
BigDecimal - Class in java.math
Immutable, arbitrary-precision signed decimal numbers.
BigDecimal(char[], int, int) - Constructor for class java.math.BigDecimal
Translates a character array representation of a BigDecimal into a BigDecimal, accepting the same sequence of characters as the BigDecimal.BigDecimal(String) constructor, while allowing a sub-array to be specified.
BigDecimal(char[], int, int, MathContext) - Constructor for class java.math.BigDecimal
Translates a character array representation of a BigDecimal into a BigDecimal, accepting the same sequence of characters as the BigDecimal.BigDecimal(String) constructor, while allowing a sub-array to be specified and with rounding according to the context settings.
BigDecimal(char[]) - Constructor for class java.math.BigDecimal
Translates a character array representation of a BigDecimal into a BigDecimal, accepting the same sequence of characters as the BigDecimal.BigDecimal(String) constructor.
BigDecimal(char[], MathContext) - Constructor for class java.math.BigDecimal
Translates a character array representation of a BigDecimal into a BigDecimal, accepting the same sequence of characters as the BigDecimal.BigDecimal(String) constructor and with rounding according to the context settings.
BigDecimal(String) - Constructor for class java.math.BigDecimal
Translates the string representation of a BigDecimal into a BigDecimal.
BigDecimal(String, MathContext) - Constructor for class java.math.BigDecimal
Translates the string representation of a BigDecimal into a BigDecimal, accepting the same strings as the BigDecimal.BigDecimal(String) constructor, with rounding according to the context settings.
BigDecimal(double) - Constructor for class java.math.BigDecimal
Translates a double into a BigDecimal which is the exact decimal representation of the double's binary floating-point value.
BigDecimal(double, MathContext) - Constructor for class java.math.BigDecimal
Translates a double into a BigDecimal, with rounding according to the context settings.
BigDecimal(BigInteger) - Constructor for class java.math.BigDecimal
Translates a BigInteger into a BigDecimal.
BigDecimal(BigInteger, MathContext) - Constructor for class java.math.BigDecimal
Translates a BigInteger into a BigDecimal rounding according to the context settings.
BigDecimal(BigInteger, int) - Constructor for class java.math.BigDecimal
Translates a BigInteger unscaled value and an int scale into a BigDecimal.
BigDecimal(BigInteger, int, MathContext) - Constructor for class java.math.BigDecimal
Translates a BigInteger unscaled value and an int scale into a BigDecimal, with rounding according to the context settings.
BigDecimal(int) - Constructor for class java.math.BigDecimal
Translates an int into a BigDecimal.
BigDecimal(int, MathContext) - Constructor for class java.math.BigDecimal
Translates an int into a BigDecimal, with rounding according to the context settings.
BigDecimal(long) - Constructor for class java.math.BigDecimal
Translates a long into a BigDecimal.
BigDecimal(long, MathContext) - Constructor for class java.math.BigDecimal
Translates a long into a BigDecimal, with rounding according to the context settings.
BIGDECIMAL - Static variable in class javax.management.openmbean.SimpleType
The SimpleType instance describing values whose Java class name is java.math.BigDecimal.
bigEndian - Variable in class javax.sound.sampled.AudioFormat
Indicates whether the audio data is stored in big-endian or little-endian order.
BIGINT - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type BIGINT.
BigInteger - Class in java.math
Immutable arbitrary-precision integers.
BigInteger(byte[]) - Constructor for class java.math.BigInteger
Translates a byte array containing the two's-complement binary representation of a BigInteger into a BigInteger.
BigInteger(int, byte[]) - Constructor for class java.math.BigInteger
Translates the sign-magnitude representation of a BigInteger into a BigInteger.
BigInteger(String, int) - Constructor for class java.math.BigInteger
Translates the String representation of a BigInteger in the specified radix into a BigInteger.
BigInteger(String) - Constructor for class java.math.BigInteger
Translates the decimal String representation of a BigInteger into a BigInteger.
BigInteger(int, Random) - Constructor for class java.math.BigInteger
Constructs a randomly generated BigInteger, uniformly distributed over the range 0 to (2numBits - 1), inclusive.
BigInteger(int, int, Random) - Constructor for class java.math.BigInteger
Constructs a randomly generated positive BigInteger that is probably prime, with the specified bitLength.
BIGINTEGER - Static variable in class javax.management.openmbean.SimpleType
The SimpleType instance describing values whose Java class name is java.math.BigInteger.
BINARY - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type BINARY.
BINARY_STREAM_PARAM - Static variable in class javax.sql.rowset.BaseRowSet
A constant indicating to a RowSetReaderImpl object that a given parameter is a binary stream.
BinaryRefAddr - Class in javax.naming
This class represents the binary form of the address of a communications end-point.
BinaryRefAddr(String, byte[]) - Constructor for class javax.naming.BinaryRefAddr
Constructs a new instance of BinaryRefAddr using its address type and a byte array for contents.
BinaryRefAddr(String, byte[], int, int) - Constructor for class javax.naming.BinaryRefAddr
Constructs a new instance of BinaryRefAddr using its address type and a region of a byte array for contents.
binarySearch(long[], long) - Static method in class java.util.Arrays
Searches the specified array of longs for the specified value using the binary search algorithm.
binarySearch(long[], int, int, long) - Static method in class java.util.Arrays
Searches a range of the specified array of longs for the specified value using the binary search algorithm.
binarySearch(int[], int) - Static method in class java.util.Arrays
Searches the specified array of ints for the specified value using the binary search algorithm.
binarySearch(int[], int, int, int) - Static method in class java.util.Arrays
Searches a range of the specified array of ints for the specified value using the binary search algorithm.
binarySearch(short[], short) - Static method in class java.util.Arrays
Searches the specified array of shorts for the specified value using the binary search algorithm.
binarySearch(short[], int, int, short) - Static method in class java.util.Arrays
Searches a range of the specified array of shorts for the specified value using the binary search algorithm.
binarySearch(char[], char) - Static method in class java.util.Arrays
Searches the specified array of chars for the specified value using the binary search algorithm.
binarySearch(char[], int, int, char) - Static method in class java.util.Arrays
Searches a range of the specified array of chars for the specified value using the binary search algorithm.
binarySearch(byte[], byte) - Static method in class java.util.Arrays
Searches the specified array of bytes for the specified value using the binary search algorithm.
binarySearch(byte[], int, int, byte) - Static method in class java.util.Arrays
Searches a range of the specified array of bytes for the specified value using the binary search algorithm.
binarySearch(double[], double) - Static method in class java.util.Arrays
Searches the specified array of doubles for the specified value using the binary search algorithm.
binarySearch(double[], int, int, double) - Static method in class java.util.Arrays
Searches a range of the specified array of doubles for the specified value using the binary search algorithm.
binarySearch(float[], float) - Static method in class java.util.Arrays
Searches the specified array of floats for the specified value using the binary search algorithm.
binarySearch(float[], int, int, float) - Static method in class java.util.Arrays
Searches a range of the specified array of floats for the specified value using the binary search algorithm.
binarySearch(Object[], Object) - Static method in class java.util.Arrays
Searches the specified array for the specified object using the binary search algorithm.
binarySearch(Object[], int, int, Object) - Static method in class java.util.Arrays
Searches a range of the specified array for the specified object using the binary search algorithm.
binarySearch(T[], T, Comparator<? super T>) - Static method in class java.util.Arrays
Searches the specified array for the specified object using the binary search algorithm.
binarySearch(T[], int, int, T, Comparator<? super T>) - Static method in class java.util.Arrays
Searches a range of the specified array for the specified object using the binary search algorithm.
binarySearch(List<? extends Comparable<? super T>>, T) - Static method in class java.util.Collections
Searches the specified list for the specified object using the binary search algorithm.
binarySearch(List<? extends T>, T, Comparator<? super T>) - Static method in class java.util.Collections
Searches the specified list for the specified object using the binary search algorithm.
binaryStream - Variable in class javax.sql.rowset.BaseRowSet
The InputStream object that will be returned by the method getBinaryStream, which is specified in the ResultSet interface.
bind(Object, String, MethodType) - Method in class java.lang.invoke.MethodHandles.Lookup
Produces an early-bound method handle for a non-static method.
bind(SocketAddress) - Method in class java.net.DatagramSocket
Binds this DatagramSocket to a specific address & port.
bind(int, InetAddress) - Method in class java.net.DatagramSocketImpl
Binds a datagram socket to a local port and address.
bind(SocketAddress) - Method in class java.net.ServerSocket
Binds the ServerSocket to a specific address (IP address and port number).
bind(SocketAddress, int) - Method in class java.net.ServerSocket
Binds the ServerSocket to a specific address (IP address and port number).
bind(SocketAddress) - Method in class java.net.Socket
Binds the socket to a local address.
bind(InetAddress, int) - Method in class java.net.SocketImpl
Binds this socket to the specified local IP address and port number.
bind(SocketAddress) - Method in class java.nio.channels.AsynchronousServerSocketChannel
Binds the channel's socket to a local address and configures the socket to listen for connections.
bind(SocketAddress, int) - Method in class java.nio.channels.AsynchronousServerSocketChannel
Binds the channel's socket to a local address and configures the socket to listen for connections.
bind(SocketAddress) - Method in class java.nio.channels.AsynchronousSocketChannel
 
bind(SocketAddress) - Method in class java.nio.channels.DatagramChannel
 
bind(SocketAddress) - Method in interface java.nio.channels.NetworkChannel
Binds the channel's socket to a local address.
bind(SocketAddress) - Method in class java.nio.channels.ServerSocketChannel
Binds the channel's socket to a local address and configures the socket to listen for connections.
bind(SocketAddress, int) - Method in class java.nio.channels.ServerSocketChannel
Binds the channel's socket to a local address and configures the socket to listen for connections.
bind(SocketAddress) - Method in class java.nio.channels.SocketChannel
 
bind(String, Remote) - Static method in class java.rmi.Naming
Binds the specified name to a remote object.
bind(String, Remote) - Method in interface java.rmi.registry.Registry
Binds a remote reference to the specified name in this registry.
bind(Name, Object) - Method in interface javax.naming.Context
Binds a name to an object.
bind(String, Object) - Method in interface javax.naming.Context
Binds a name to an object.
bind(Name, Object, Attributes) - Method in interface javax.naming.directory.DirContext
Binds a name to an object, along with associated attributes.
bind(String, Object, Attributes) - Method in interface javax.naming.directory.DirContext
Binds a name to an object, along with associated attributes.
bind(String, Object, Attributes) - Method in class javax.naming.directory.InitialDirContext
 
bind(Name, Object, Attributes) - Method in class javax.naming.directory.InitialDirContext
 
bind(String, Object) - Method in class javax.naming.InitialContext
 
bind(Name, Object) - Method in class javax.naming.InitialContext
 
BIND - Static variable in class javax.print.attribute.standard.Finishings
This value indicates that a binding is to be applied to the document; the type and placement of the binding is site-defined.
BindException - Exception in java.net
Signals that an error occurred while attempting to bind a socket to a local address and port.
BindException(String) - Constructor for exception java.net.BindException
Constructs a new BindException with the specified detail message as to why the bind error occurred.
BindException() - Constructor for exception java.net.BindException
Construct a new BindException with no detailed message.
Binding - Class in javax.naming
This class represents a name-to-object binding found in a context.
Binding(String, Object) - Constructor for class javax.naming.Binding
Constructs an instance of a Binding given its name and object.
Binding(String, Object, boolean) - Constructor for class javax.naming.Binding
Constructs an instance of a Binding given its name, object, and whether the name is relative.
Binding(String, String, Object) - Constructor for class javax.naming.Binding
Constructs an instance of a Binding given its name, class name, and object.
Binding(String, String, Object, boolean) - Constructor for class javax.naming.Binding
Constructs an instance of a Binding given its name, class name, object, and whether the name is relative.
Bindings - Interface in javax.script
A mapping of key/value pairs, all of whose keys are Strings.
bindTo(Object) - Method in class java.lang.invoke.MethodHandle
Binds a value x to the first argument of a method handle, without invoking it.
BIT - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type BIT.
BIT_DEPTH_MULTI - Static variable in class java.awt.DisplayMode
Value of the bit depth if multiple bit depths are supported in this display mode.
bitCount(int) - Static method in class java.lang.Integer
Returns the number of one-bits in the two's complement binary representation of the specified int value.
bitCount(long) - Static method in class java.lang.Long
Returns the number of one-bits in the two's complement binary representation of the specified long value.
bitCount() - Method in class java.math.BigInteger
Returns the number of bits in the two's complement representation of this BigInteger that differ from its sign bit.
bitLength() - Method in class java.math.BigInteger
Returns the number of bits in the minimal two's-complement representation of this BigInteger, excluding a sign bit.
BITMASK - Static variable in interface java.awt.Transparency
Represents image data that is guaranteed to be either completely opaque, with an alpha value of 1.0, or completely transparent, with an alpha value of 0.0.
bitOffset - Variable in class javax.imageio.stream.ImageInputStreamImpl
The current bit offset within the stream.
BitSet - Class in java.util
This class implements a vector of bits that grows as needed.
BitSet() - Constructor for class java.util.BitSet
Creates a new bit set.
BitSet(int) - Constructor for class java.util.BitSet
Creates a bit set whose initial size is large enough to explicitly represent bits with indices in the range 0 through nbits-1.
black - Static variable in class java.awt.Color
The color black.
BLACK - Static variable in class java.awt.Color
The color black.
BLIT_SCROLL_MODE - Static variable in class javax.swing.JViewport
Use graphics.copyArea to implement scrolling.
Blob - Interface in java.sql
The representation (mapping) in the JavaTM programming language of an SQL BLOB value.
BLOB - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type BLOB.
block(InetAddress) - Method in class java.nio.channels.MembershipKey
Block multicast datagrams from the given source address.
block() - Method in interface java.util.concurrent.ForkJoinPool.ManagedBlocker
Possibly blocks the current thread, for example waiting for a lock or condition.
BLOCK_DECREMENT - Static variable in class java.awt.event.AdjustmentEvent
The block decrement adjustment type.
BLOCK_ELEMENTS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Block Elements" Unicode character block.
BLOCK_INCREMENT - Static variable in class java.awt.event.AdjustmentEvent
The block increment adjustment type.
blockClose(HTML.Tag) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Adds an instruction to the parse buffer to close out a block element of the given type.
blockIncrement - Variable in class javax.swing.JScrollBar
 
BlockingDeque<E> - Interface in java.util.concurrent
A Deque that additionally supports blocking operations that wait for the deque to become non-empty when retrieving an element, and wait for space to become available in the deque when storing an element.
blockingLock() - Method in class java.nio.channels.SelectableChannel
Retrieves the object upon which the configureBlocking and register methods synchronize.
blockingLock() - Method in class java.nio.channels.spi.AbstractSelectableChannel
 
BlockingQueue<E> - Interface in java.util.concurrent
A 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.
blockOpen(HTML.Tag, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Adds an instruction to the parse buffer to create a block element with the given attributes.
BLOCKQUOTE - Static variable in class javax.swing.text.html.HTML.Tag
 
BlockView - Class in javax.swing.text.html
A view implementation to display a block (as a box) with CSS specifications.
BlockView(Element, int) - Constructor for class javax.swing.text.html.BlockView
Creates a new view that represents an html box.
blockWindows(List<Window>) - Method in interface java.awt.peer.DialogPeer
Block the specified windows.
blue - Static variable in class java.awt.Color
The color blue.
BLUE - Static variable in class java.awt.Color
The color blue.
BLUECOMPONENT - Static variable in class java.awt.color.ICC_ProfileRGB
Used to get a gamma value or TRC for the blue component.
BMPImageWriteParam - Class in javax.imageio.plugins.bmp
A subclass of ImageWriteParam for encoding images in the BMP format.
BMPImageWriteParam(Locale) - Constructor for class javax.imageio.plugins.bmp.BMPImageWriteParam
Constructs a BMPImageWriteParam set to use a given Locale and with default values for all parameters.
BMPImageWriteParam() - Constructor for class javax.imageio.plugins.bmp.BMPImageWriteParam
Constructs an BMPImageWriteParam object with default values for all parameters and a null Locale.
BODY - Static variable in class javax.swing.text.html.HTML.Tag
 
body - Variable in class javax.swing.text.html.parser.DTD
 
BOLD - Static variable in class java.awt.Font
The bold style constant.
Bold - Static variable in class javax.swing.text.StyleConstants
Name of the bold attribute.
BOLD_ACTION - Static variable in class javax.swing.text.html.HTMLEditorKit
The bold action identifier
Book - Class in java.awt.print
The Book class provides a representation of a document in which pages may have different page formats and page painters.
Book() - Constructor for class java.awt.print.Book
Creates a new, empty Book.
Boolean - Class in java.lang
The Boolean class wraps a value of the primitive type boolean in an object.
Boolean(boolean) - Constructor for class java.lang.Boolean
Allocates a Boolean object representing the value argument.
Boolean(String) - Constructor for class java.lang.Boolean
Allocates a Boolean object representing the value true if the string argument is not null and is equal, ignoring case, to the string "true".
BOOLEAN - Static variable in class java.sql.Types
The constant in the Java programming language, somtimes referred to as a type code, that identifies the generic SQL type BOOLEAN.
BOOLEAN - Static variable in class javax.management.openmbean.SimpleType
The SimpleType instance describing values whose Java class name is java.lang.Boolean.
BooleanControl - Class in javax.sound.sampled
A BooleanControl provides the ability to switch between two possible settings that affect a line's audio.
BooleanControl(BooleanControl.Type, boolean, String, String) - Constructor for class javax.sound.sampled.BooleanControl
Constructs a new boolean control object with the given parameters.
BooleanControl(BooleanControl.Type, boolean) - Constructor for class javax.sound.sampled.BooleanControl
Constructs a new boolean control object with the given parameters.
BooleanControl.Type - Class in javax.sound.sampled
An instance of the BooleanControl.Type class identifies one kind of boolean control.
BooleanControl.Type(String) - Constructor for class javax.sound.sampled.BooleanControl.Type
Constructs a new boolean control type.
booleanValue() - Method in class java.lang.Boolean
Returns the value of this Boolean object as a boolean primitive.
BootstrapMethodError - Error in java.lang
Thrown to indicate that an invokedynamic instruction has failed to find its bootstrap method, or the bootstrap method has failed to provide a call site with a target of the correct method type.
BootstrapMethodError() - Constructor for error java.lang.BootstrapMethodError
Constructs a BootstrapMethodError with no detail message.
BootstrapMethodError(String) - Constructor for error java.lang.BootstrapMethodError
Constructs a BootstrapMethodError with the specified detail message.
BootstrapMethodError(String, Throwable) - Constructor for error java.lang.BootstrapMethodError
Constructs a BootstrapMethodError with the specified detail message and cause.
BootstrapMethodError(Throwable) - Constructor for error java.lang.BootstrapMethodError
Constructs a BootstrapMethodError with the specified cause.
BOPOMOFO - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Bopomofo" Unicode character block.
BOPOMOFO_EXTENDED - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Bopomofo Extended" Unicode character block.
Border - Interface in javax.swing.border
Interface describing an object capable of rendering a border around the edges of a swing component.
border - Variable in class javax.swing.border.TitledBorder
 
BORDER - Static variable in class javax.swing.text.html.CSS.Attribute
 
BORDER - Static variable in class javax.swing.text.html.HTML.Attribute
 
border - Variable in class javax.swing.tree.DefaultTreeCellEditor.DefaultTextField
Border to use.
BORDER_BOTTOM - Static variable in class javax.swing.text.html.CSS.Attribute
 
BORDER_BOTTOM_COLOR - Static variable in class javax.swing.text.html.CSS.Attribute
 
BORDER_BOTTOM_STYLE - Static variable in class javax.swing.text.html.CSS.Attribute
 
BORDER_BOTTOM_WIDTH - Static variable in class javax.swing.text.html.CSS.Attribute
 
BORDER_COLOR - Static variable in class javax.swing.text.html.CSS.Attribute
 
BORDER_LEFT - Static variable in class javax.swing.text.html.CSS.Attribute
 
BORDER_LEFT_COLOR - Static variable in class javax.swing.text.html.CSS.Attribute
 
BORDER_LEFT_STYLE - Static variable in class javax.swing.text.html.CSS.Attribute
 
BORDER_LEFT_WIDTH - Static variable in class javax.swing.text.html.CSS.Attribute
 
BORDER_PAINTED_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change to having the border drawn, or having it not drawn.
BORDER_PAINTED_FLAT_CHANGED_PROPERTY - Static variable in class javax.swing.JCheckBox
Identifies a change to the flat property.
BORDER_RIGHT - Static variable in class javax.swing.text.html.CSS.Attribute
 
BORDER_RIGHT_COLOR - Static variable in class javax.swing.text.html.CSS.Attribute
 
BORDER_RIGHT_STYLE - Static variable in class javax.swing.text.html.CSS.Attribute
 
BORDER_RIGHT_WIDTH - Static variable in class javax.swing.text.html.CSS.Attribute
 
BORDER_STYLE - Static variable in class javax.swing.text.html.CSS.Attribute
 
BORDER_TOP - Static variable in class javax.swing.text.html.CSS.Attribute
 
BORDER_TOP_COLOR - Static variable in class javax.swing.text.html.CSS.Attribute
 
BORDER_TOP_STYLE - Static variable in class javax.swing.text.html.CSS.Attribute
 
BORDER_TOP_WIDTH - Static variable in class javax.swing.text.html.CSS.Attribute
 
BORDER_WIDTH - Static variable in class javax.swing.text.html.CSS.Attribute
 
BorderFactory - Class in javax.swing
Factory class for vending standard Border objects.
borderInsets - Static variable in class javax.swing.plaf.metal.MetalBorders.ButtonBorder
 
borderInsets - Static variable in class javax.swing.plaf.metal.MetalBorders.MenuBarBorder
 
borderInsets - Static variable in class javax.swing.plaf.metal.MetalBorders.MenuItemBorder
 
borderInsets - Static variable in class javax.swing.plaf.metal.MetalBorders.PopupMenuBorder
 
BorderLayout - Class in java.awt
A border layout lays out a container, arranging and resizing its components to fit in five regions: north, south, east, west, and center.
BorderLayout() - Constructor for class java.awt.BorderLayout
Constructs a new border layout with no gaps between components.
BorderLayout(int, int) - Constructor for class java.awt.BorderLayout
Constructs a border layout with the specified gaps between components.
borderListener - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI
 
borderSelectionColor - Variable in class javax.swing.tree.DefaultTreeCellEditor
True if the border selection color should be drawn.
borderSelectionColor - Variable in class javax.swing.tree.DefaultTreeCellRenderer
Color to use for the focus indicator when the node has focus.
BorderUIResource - Class in javax.swing.plaf
 
BorderUIResource(Border) - Constructor for class javax.swing.plaf.BorderUIResource
Creates a UIResource border object which wraps an existing Border instance.
BorderUIResource.BevelBorderUIResource - Class in javax.swing.plaf
 
BorderUIResource.BevelBorderUIResource(int) - Constructor for class javax.swing.plaf.BorderUIResource.BevelBorderUIResource
 
BorderUIResource.BevelBorderUIResource(int, Color, Color) - Constructor for class javax.swing.plaf.BorderUIResource.BevelBorderUIResource
 
BorderUIResource.BevelBorderUIResource(int, Color, Color, Color, Color) - Constructor for class javax.swing.plaf.BorderUIResource.BevelBorderUIResource
 
BorderUIResource.CompoundBorderUIResource - Class in javax.swing.plaf
 
BorderUIResource.CompoundBorderUIResource(Border, Border) - Constructor for class javax.swing.plaf.BorderUIResource.CompoundBorderUIResource
 
BorderUIResource.EmptyBorderUIResource - Class in javax.swing.plaf
 
BorderUIResource.EmptyBorderUIResource(int, int, int, int) - Constructor for class javax.swing.plaf.BorderUIResource.EmptyBorderUIResource
 
BorderUIResource.EmptyBorderUIResource(Insets) - Constructor for class javax.swing.plaf.BorderUIResource.EmptyBorderUIResource
 
BorderUIResource.EtchedBorderUIResource - Class in javax.swing.plaf
 
BorderUIResource.EtchedBorderUIResource() - Constructor for class javax.swing.plaf.BorderUIResource.EtchedBorderUIResource
 
BorderUIResource.EtchedBorderUIResource(int) - Constructor for class javax.swing.plaf.BorderUIResource.EtchedBorderUIResource
 
BorderUIResource.EtchedBorderUIResource(Color, Color) - Constructor for class javax.swing.plaf.BorderUIResource.EtchedBorderUIResource
 
BorderUIResource.EtchedBorderUIResource(int, Color, Color) - Constructor for class javax.swing.plaf.BorderUIResource.EtchedBorderUIResource
 
BorderUIResource.LineBorderUIResource - Class in javax.swing.plaf
 
BorderUIResource.LineBorderUIResource(Color) - Constructor for class javax.swing.plaf.BorderUIResource.LineBorderUIResource
 
BorderUIResource.LineBorderUIResource(Color, int) - Constructor for class javax.swing.plaf.BorderUIResource.LineBorderUIResource
 
BorderUIResource.MatteBorderUIResource - Class in javax.swing.plaf
 
BorderUIResource.MatteBorderUIResource(int, int, int, int, Color) - Constructor for class javax.swing.plaf.BorderUIResource.MatteBorderUIResource
 
BorderUIResource.MatteBorderUIResource(int, int, int, int, Icon) - Constructor for class javax.swing.plaf.BorderUIResource.MatteBorderUIResource
 
BorderUIResource.MatteBorderUIResource(Icon) - Constructor for class javax.swing.plaf.BorderUIResource.MatteBorderUIResource
 
BorderUIResource.TitledBorderUIResource - Class in javax.swing.plaf
 
BorderUIResource.TitledBorderUIResource(String) - Constructor for class javax.swing.plaf.BorderUIResource.TitledBorderUIResource
 
BorderUIResource.TitledBorderUIResource(Border) - Constructor for class javax.swing.plaf.BorderUIResource.TitledBorderUIResource
 
BorderUIResource.TitledBorderUIResource(Border, String) - Constructor for class javax.swing.plaf.BorderUIResource.TitledBorderUIResource
 
BorderUIResource.TitledBorderUIResource(Border, String, int, int) - Constructor for class javax.swing.plaf.BorderUIResource.TitledBorderUIResource
 
BorderUIResource.TitledBorderUIResource(Border, String, int, int, Font) - Constructor for class javax.swing.plaf.BorderUIResource.TitledBorderUIResource
 
BorderUIResource.TitledBorderUIResource(Border, String, int, int, Font, Color) - Constructor for class javax.swing.plaf.BorderUIResource.TitledBorderUIResource
 
BOTH - Static variable in class java.awt.GridBagConstraints
Resize the component both horizontally and vertically.
bottom - Variable in class java.awt.Insets
The inset from the bottom.
BOTTOM - Static variable in class javax.print.attribute.standard.MediaTray
The bottom input tray in the printer.
bottom - Variable in class javax.swing.border.EmptyBorder
 
BOTTOM - Static variable in class javax.swing.border.TitledBorder
Position the title in the middle of the border's bottom line.
BOTTOM - Static variable in class javax.swing.JSplitPane
Used to add a Component below the other Component.
BOTTOM - Static variable in interface javax.swing.SwingConstants
Box-orientation constant used to specify the bottom of a box.
BOTTOM_ALIGNMENT - Static variable in class java.awt.Component
Ease-of-use constant for getAlignmentY.
BOTTOM_ALIGNMENT - Static variable in class java.awt.font.GraphicAttribute
Aligns bottom of graphic to bottom of line.
BoundedRangeModel - Interface in javax.swing
Defines the data model used by components like Sliders and ProgressBars.
bounds() - Method in class java.awt.Component
Deprecated.
As of JDK version 1.1, replaced by getBounds().
bounds - Variable in class java.awt.Polygon
The bounds of this Polygon.
Box - Class in javax.swing
A lightweight container that uses a BoxLayout object as its layout manager.
Box(int) - Constructor for class javax.swing.Box
Creates a Box that displays its components along the the specified axis.
Box.AccessibleBox - Class in javax.swing
This class implements accessibility support for the Box class.
Box.AccessibleBox() - Constructor for class javax.swing.Box.AccessibleBox
 
Box.Filler - Class in javax.swing
An implementation of a lightweight component that participates in layout but has no view.
Box.Filler(Dimension, Dimension, Dimension) - Constructor for class javax.swing.Box.Filler
Constructor to create shape with the given size ranges.
Box.Filler.AccessibleBoxFiller - Class in javax.swing
This class implements accessibility support for the Box.Filler class.
Box.Filler.AccessibleBoxFiller() - Constructor for class javax.swing.Box.Filler.AccessibleBoxFiller
 
BOX_DRAWING - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Box Drawing" Unicode character block.
boxedClass(PrimitiveType) - Method in interface javax.lang.model.util.Types
Returns the class of a boxed value of a given primitive type.
BoxLayout - Class in javax.swing
A layout manager that allows multiple components to be laid out either vertically or horizontally.
BoxLayout(Container, int) - Constructor for class javax.swing.BoxLayout
Creates a layout manager that will lay out components along the given axis.
boxRect - Variable in class javax.swing.plaf.basic.BasicProgressBarUI
Used to hold the location and size of the bouncing box (returned by getBox) to be painted.
BoxView - Class in javax.swing.text
A view that arranges its children into a box shape by tiling its children along an axis.
BoxView(Element, int) - Constructor for class javax.swing.text.BoxView
Constructs a BoxView.
BR - Static variable in class javax.swing.text.html.HTML.Tag
 
BRAHMI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Brahmi" Unicode character block.
BRAILLE_PATTERNS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Braille Patterns" Unicode character block.
breadthFirstEnumeration() - Method in class javax.swing.tree.DefaultMutableTreeNode
Creates and returns an enumeration that traverses the subtree rooted at this node in breadth-first order.
BreakIterator - Class in java.text
The BreakIterator class implements methods for finding the location of boundaries in text.
BreakIterator() - Constructor for class java.text.BreakIterator
Constructor.
BreakIteratorProvider - Class in java.text.spi
An abstract class for service providers that provide concrete implementations of the BreakIterator class.
BreakIteratorProvider() - Constructor for class java.text.spi.BreakIteratorProvider
Sole constructor.
breaksFlow() - Method in class javax.swing.text.html.HTML.Tag
Returns true if this tag causes a line break to the flow of data, otherwise returns false.
breaksFlow() - Method in class javax.swing.text.html.parser.TagElement
 
breakView(int, int, float, float) - Method in class javax.swing.text.GlyphView
Breaks this view on the given axis at the given length.
breakView(int, int, float, float) - Method in class javax.swing.text.html.InlineView
Tries to break this view on the given axis.
breakView(int, float, Shape) - Method in class javax.swing.text.ParagraphView
Breaks this view on the given axis at the given length.
breakView(int, int, float, float) - Method in class javax.swing.text.View
Tries to break this view on the given axis.
BRIEF - Static variable in class java.rmi.server.LogStream
Deprecated.
log level constant (brief logging).
brighter() - Method in class java.awt.Color
Creates a new Color that is a brighter version of this Color.
BrokenBarrierException - Exception in java.util.concurrent
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.
BrokenBarrierException() - Constructor for exception java.util.concurrent.BrokenBarrierException
Constructs a BrokenBarrierException with no specified detail message.
BrokenBarrierException(String) - Constructor for exception java.util.concurrent.BrokenBarrierException
Constructs a BrokenBarrierException with the specified detail message.
browse(URI) - Method in class java.awt.Desktop
Launches the default browser to display a URI.
browse(URI) - Method in interface java.awt.peer.DesktopPeer
Launches the user default browser to display the given URI.
buf - Variable in class java.io.BufferedInputStream
The internal buffer array where the data is stored.
buf - Variable in class java.io.BufferedOutputStream
The internal buffer where data is stored.
buf - Variable in class java.io.ByteArrayInputStream
An array of bytes that was provided by the creator of the stream.
buf - Variable in class java.io.ByteArrayOutputStream
The buffer where data is stored.
buf - Variable in class java.io.CharArrayReader
The character buffer.
buf - Variable in class java.io.CharArrayWriter
The buffer where data is stored.
buf - Variable in class java.io.PushbackInputStream
The pushback buffer.
buf - Variable in class java.util.zip.DeflaterInputStream
Input buffer for reading compressed data.
buf - Variable in class java.util.zip.DeflaterOutputStream
Output buffer for writing compressed data.
buf - Variable in class java.util.zip.InflaterInputStream
Input buffer for decompression.
buf - Variable in class java.util.zip.InflaterOutputStream
Output buffer for writing uncompressed data.
buffer - Variable in class java.io.PipedInputStream
The circular buffer into which incoming data is placed.
buffer - Variable in class java.io.StringBufferInputStream
Deprecated.
The string from which bytes are read.
Buffer - Class in java.nio
A container for data of a specific primitive type.
buffer - Variable in class javax.swing.text.DefaultStyledDocument
 
BUFFER_SIZE_DEFAULT - Static variable in class javax.swing.text.DefaultStyledDocument
The default size of the initial content buffer.
BufferCapabilities - Class in java.awt
Capabilities and properties of buffers.
BufferCapabilities(ImageCapabilities, ImageCapabilities, BufferCapabilities.FlipContents) - Constructor for class java.awt.BufferCapabilities
Creates a new object for specifying buffering capabilities
BufferCapabilities.FlipContents - Class in java.awt
A type-safe enumeration of the possible back buffer contents after page-flipping
BUFFERED_OPTION - Static variable in class javax.swing.DebugGraphics
Show buffered operations in a separate Frame.
BufferedImage - Class in java.awt.image
The BufferedImage subclass describes an Image with an accessible buffer of image data.
BufferedImage(int, int, int) - Constructor for class java.awt.image.BufferedImage
Constructs a BufferedImage of one of the predefined image types.
BufferedImage(int, int, int, IndexColorModel) - Constructor for class java.awt.image.BufferedImage
Constructs a BufferedImage of one of the predefined image types: TYPE_BYTE_BINARY or TYPE_BYTE_INDEXED.
BufferedImage(ColorModel, WritableRaster, boolean, Hashtable<?, ?>) - Constructor for class java.awt.image.BufferedImage
Constructs a new BufferedImage with a specified ColorModel and Raster.
BufferedImageFilter - Class in java.awt.image
The BufferedImageFilter class subclasses an ImageFilter to provide a simple means of using a single-source/single-destination image operator (BufferedImageOp) to filter a BufferedImage in the Image Producer/Consumer/Observer paradigm.
BufferedImageFilter(BufferedImageOp) - Constructor for class java.awt.image.BufferedImageFilter
Constructs a BufferedImageFilter with the specified single-source/single-destination operator.
BufferedImageOp - Interface in java.awt.image
This interface describes single-input/single-output operations performed on BufferedImage objects.
BufferedInputStream - Class in java.io
A BufferedInputStream adds functionality to another input stream-namely, the ability to buffer the input and to support the mark and reset methods.
BufferedInputStream(InputStream) - Constructor for class java.io.BufferedInputStream
Creates a BufferedInputStream and saves its argument, the input stream in, for later use.
BufferedInputStream(InputStream, int) - Constructor for class java.io.BufferedInputStream
Creates a BufferedInputStream with the specified buffer size, and saves its argument, the input stream in, for later use.
BufferedOutputStream - Class in java.io
The class implements a buffered output stream.
BufferedOutputStream(OutputStream) - Constructor for class java.io.BufferedOutputStream
Creates a new buffered output stream to write data to the specified underlying output stream.
BufferedOutputStream(OutputStream, int) - Constructor for class java.io.BufferedOutputStream
Creates a new buffered output stream to write data to the specified underlying output stream with the specified buffer size.
BufferedReader - Class in java.io
Reads text from a character-input stream, buffering characters so as to provide for the efficient reading of characters, arrays, and lines.
BufferedReader(Reader, int) - Constructor for class java.io.BufferedReader
Creates a buffering character-input stream that uses an input buffer of the specified size.
BufferedReader(Reader) - Constructor for class java.io.BufferedReader
Creates a buffering character-input stream that uses a default-sized input buffer.
BufferedWriter - Class in java.io
Writes text to a character-output stream, buffering characters so as to provide for the efficient writing of single characters, arrays, and strings.
BufferedWriter(Writer) - Constructor for class java.io.BufferedWriter
Creates a buffered character-output stream that uses a default-sized output buffer.
BufferedWriter(Writer, int) - Constructor for class java.io.BufferedWriter
Creates a new buffered character-output stream that uses an output buffer of the given size.
BufferPoolMXBean - Interface in java.lang.management
The management interface for a buffer pool, for example a pool of direct or mapped buffers.
BufferStrategy - Class in java.awt.image
The BufferStrategy class represents the mechanism with which to organize complex memory on a particular Canvas or Window.
BufferStrategy() - Constructor for class java.awt.image.BufferStrategy
 
BUGINESE - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Buginese" Unicode character block.
BUHID - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Buhid" Unicode character block.
build() - Method in class java.nio.file.attribute.AclEntry.Builder
Constructs an AclEntry from the components of this builder.
build(CertPathParameters) - Method in class java.security.cert.CertPathBuilder
Attempts to build a certification path using the specified algorithm parameter set.
build() - Method in class java.util.Locale.Builder
Returns an instance of Locale created from the fields set on this builder.
buildChooser() - Method in class javax.swing.colorchooser.AbstractColorChooserPanel
Builds a new chooser panel.
bulkRegister(int) - Method in class java.util.concurrent.Phaser
Adds the given number of new unarrived parties to this phaser.
bumps - Variable in class javax.swing.plaf.metal.MetalBorders.ToolBarBorder
 
bumps - Variable in class javax.swing.plaf.metal.MetalScrollBarUI
 
burstStringInto(Container, String, int) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Recursively creates new JLabel instances to represent d.
BUSY - Static variable in class javax.accessibility.AccessibleState
Indicates the current object is busy.
Button - Class in java.awt
This class creates a labeled button.
Button() - Constructor for class java.awt.Button
Constructs a button with an empty string for its label.
Button(String) - Constructor for class java.awt.Button
Constructs a button with the specified label.
BUTTON - Static variable in class javax.swing.plaf.synth.Region
Button region.
Button.AccessibleAWTButton - Class in java.awt
This class implements accessibility support for the Button class.
Button.AccessibleAWTButton() - Constructor for class java.awt.Button.AccessibleAWTButton
 
BUTTON1 - Static variable in class java.awt.event.MouseEvent
Indicates mouse button #1; used by MouseEvent.getButton().
BUTTON1_DOWN_MASK - Static variable in class java.awt.event.InputEvent
The Mouse Button1 extended modifier constant.
BUTTON1_MASK - Static variable in class java.awt.event.InputEvent
The Mouse Button1 modifier constant.
BUTTON2 - Static variable in class java.awt.event.MouseEvent
Indicates mouse button #2; used by MouseEvent.getButton().
BUTTON2_DOWN_MASK - Static variable in class java.awt.event.InputEvent
The Mouse Button2 extended modifier constant.
BUTTON2_MASK - Static variable in class java.awt.event.InputEvent
The Mouse Button2 modifier constant.
BUTTON3 - Static variable in class java.awt.event.MouseEvent
Indicates mouse button #3; used by MouseEvent.getButton().
BUTTON3_DOWN_MASK - Static variable in class java.awt.event.InputEvent
The Mouse Button3 extended modifier constant.
BUTTON3_MASK - Static variable in class java.awt.event.InputEvent
The Mouse Button3 modifier constant.
ButtonGroup - Class in javax.swing
This class is used to create a multiple-exclusion scope for a set of buttons.
ButtonGroup() - Constructor for class javax.swing.ButtonGroup
Creates a new ButtonGroup.
buttonIndex - Variable in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonActionListener
 
buttonListener - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
ButtonModel - Interface in javax.swing
State model for buttons.
ButtonPeer - Interface in java.awt.peer
The peer interface for Button.
buttons - Variable in class javax.swing.ButtonGroup
 
ButtonUI - Class in javax.swing.plaf
Pluggable look and feel interface for JButton.
ButtonUI() - Constructor for class javax.swing.plaf.ButtonUI
 
Byte - Class in java.lang
The Byte class wraps a value of primitive type byte in an object.
Byte(byte) - Constructor for class java.lang.Byte
Constructs a newly allocated Byte object that represents the specified byte value.
Byte(String) - Constructor for class java.lang.Byte
Constructs a newly allocated Byte object that represents the byte value indicated by the String parameter.
BYTE - Static variable in class javax.management.openmbean.SimpleType
The SimpleType instance describing values whose Java class name is java.lang.Byte.
ByteArrayInputStream - Class in java.io
A ByteArrayInputStream contains an internal buffer that contains bytes that may be read from the stream.
ByteArrayInputStream(byte[]) - Constructor for class java.io.ByteArrayInputStream
Creates a ByteArrayInputStream so that it uses buf as its buffer array.
ByteArrayInputStream(byte[], int, int) - Constructor for class java.io.ByteArrayInputStream
Creates ByteArrayInputStream that uses buf as its buffer array.
ByteArrayOutputStream - Class in java.io
This class implements an output stream in which the data is written into a byte array.
ByteArrayOutputStream() - Constructor for class java.io.ByteArrayOutputStream
Creates a new byte array output stream.
ByteArrayOutputStream(int) - Constructor for class java.io.ByteArrayOutputStream
Creates a new byte array output stream, with a buffer capacity of the specified size, in bytes.
ByteChannel - Interface in java.nio.channels
A channel that can read and write bytes.
byteLength - Variable in class javax.sound.midi.MidiFileFormat
The length of the MIDI file in bytes.
ByteLookupTable - Class in java.awt.image
This class defines a lookup table object.
ByteLookupTable(int, byte[][]) - Constructor for class java.awt.image.ByteLookupTable
Constructs a ByteLookupTable object from an array of byte arrays representing a lookup table for each band.
ByteLookupTable(int, byte[]) - Constructor for class java.awt.image.ByteLookupTable
Constructs a ByteLookupTable object from an array of bytes representing a lookup table to be applied to all bands.
ByteOrder - Class in java.nio
A typesafe enumeration for byte orders.
byteOrder - Variable in class javax.imageio.stream.ImageInputStreamImpl
The byte order of the stream as an instance of the enumeration class java.nio.ByteOrder, where ByteOrder.BIG_ENDIAN indicates network byte order and ByteOrder.LITTLE_ENDIAN indicates the reverse order.
bytesConsumed() - Method in class javax.net.ssl.SSLEngineResult
Returns the number of bytes consumed from the input buffer.
bytesProduced() - Method in class javax.net.ssl.SSLEngineResult
Returns the number of bytes written to the output buffer.
bytesTransferred - Variable in exception java.io.InterruptedIOException
Reports how many bytes had been transferred as part of the I/O operation before it was interrupted.
bytesWidth(byte[], int, int) - Method in class java.awt.FontMetrics
Returns the total advance width for showing the specified array of bytes in this Font.
byteValue() - Method in class java.lang.Byte
Returns the value of this Byte as a byte.
byteValue() - Method in class java.lang.Double
Returns the value of this Double as a byte (by casting to a byte).
byteValue() - Method in class java.lang.Float
Returns the value of this Float as a byte (by casting to a byte).
byteValue() - Method in class java.lang.Integer
Returns the value of this Integer as a byte.
byteValue() - Method in class java.lang.Long
Returns the value of this Long as a byte.
byteValue() - Method in class java.lang.Number
Returns the value of the specified number as a byte.
byteValue() - Method in class java.lang.Short
Returns the value of this Short as a byte.
byteValueExact() - Method in class java.math.BigDecimal
Converts this BigDecimal to a byte, checking for lost information.
BYZANTINE_MUSICAL_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Byzantine Musical Symbols" Unicode character block.

C

C - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for Engineering C, 17 x 22 in.
C - Static variable in class javax.print.attribute.standard.MediaSize.Engineering
Specifies the engineering C size, 17 inch by 22 inch.
C - Static variable in class javax.print.attribute.standard.MediaSizeName
C size .
C0 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C0.
C1 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C1.
C10 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C10.
C14NMethodParameterSpec - Interface in javax.xml.crypto.dsig.spec
A specification of algorithm parameters for a CanonicalizationMethod Algorithm.
C2 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C2.
C3 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C3.
C3 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO C3 size, 324 mm by 458 mm.
C4 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C4.
C4 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO C4 size, 229 mm by 324 mm.
C5 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C5.
C5 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO C5 size, 162 mm by 229 mm.
C6 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C6.
C6 - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO C6 size, 114 mm by 162 mm.
C7 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C7.
C8 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C8.
C9 - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C9.
cachedChildren() - Method in class java.util.prefs.AbstractPreferences
Returns all known unremoved children of this node.
cachedMinimumSize - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
 
CachedRowSet - Interface in javax.sql.rowset
The interface that all standard implementations of CachedRowSet must implement.
cacheIcon(File, Icon) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView
 
cacheMBeanInfo(MBeanInfo) - Method in class javax.management.StandardMBean
Customization hook: cache the MBeanInfo built for this object.
CacheRequest - Class in java.net
Represents channels for storing resources in the ResponseCache.
CacheRequest() - Constructor for class java.net.CacheRequest
 
CacheResponse - Class in java.net
Represent channels for retrieving resources from the ResponseCache.
CacheResponse() - Constructor for class java.net.CacheResponse
 
calcRect - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
A rectangle used for general layout calculations in order to avoid constructing many new Rectangles on the fly.
calculateAlignedPositions(int, SizeRequirements, SizeRequirements[], int[], int[]) - Static method in class javax.swing.SizeRequirements
Creates a bunch of offset/span pairs specifying how to lay out a set of components with the specified alignments.
calculateAlignedPositions(int, SizeRequirements, SizeRequirements[], int[], int[], boolean) - Static method in class javax.swing.SizeRequirements
Creates a set of offset/span pairs specifying how to lay out a set of components with the specified alignments.
calculateBreakPosition(int, int) - Method in class javax.swing.text.WrappedPlainView
This is called by the nested wrapped line views to determine the break location.
calculateContentRect() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
calculateFocusRect() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
calculateGeometry() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
calculateGeometry() - Method in class javax.swing.plaf.synth.SynthSliderUI
 
calculateIndex(CompositeData) - Method in interface javax.management.openmbean.TabularData
Calculates the index that would be used in this TabularData instance to refer to the specified composite data value parameter if it were added to this instance.
calculateIndex(CompositeData) - Method in class javax.management.openmbean.TabularDataSupport
Calculates the index that would be used in this TabularData instance to refer to the specified composite data value parameter if it were added to this instance.
calculateInnerArea(JComponent, Rectangle) - Static method in class javax.swing.SwingUtilities
Stores the position and size of the inner painting area of the specified component in r and returns r.
calculateLabelRect() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
calculateLayoutInfo() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
 
calculateMajorAxisRequirements(int, SizeRequirements) - Method in class javax.swing.text.BoxView
Calculates the size requirements for the major axis axis.
calculateMajorAxisRequirements(int, SizeRequirements) - Method in class javax.swing.text.html.BlockView
Calculate the requirements of the block along the major axis (i.e.
calculateMaxTabHeight(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
calculateMaxTabHeight(int) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
calculateMaxTabHeight(int) - Method in class javax.swing.plaf.synth.SynthTabbedPaneUI
 
calculateMaxTabWidth(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
calculateMaxTabWidth(int) - Method in class javax.swing.plaf.synth.SynthTabbedPaneUI
 
calculateMinorAxisRequirements(int, SizeRequirements) - Method in class javax.swing.text.BoxView
Calculates the size requirements for the minor axis axis.
calculateMinorAxisRequirements(int, SizeRequirements) - Method in class javax.swing.text.FlowView
Calculate equirements along the minor axis.
calculateMinorAxisRequirements(int, SizeRequirements) - Method in class javax.swing.text.html.BlockView
Calculate the requirements of the block along the minor axis (i.e.
calculateMinorAxisRequirements(int, SizeRequirements) - Method in class javax.swing.text.html.ParagraphView
Calculate the needs for the paragraph along the minor axis.
calculateMinorAxisRequirements(int, SizeRequirements) - Method in class javax.swing.text.ParagraphView
Calculate the needs for the paragraph along the minor axis.
calculateMinorAxisRequirements(int, SizeRequirements) - Method in class javax.swing.text.TableView
Calculate the requirements for the minor axis.
calculateSize(boolean) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
 
calculateTabAreaHeight(int, int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
calculateTabAreaWidth(int, int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
calculateTabHeight(int, int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
calculateTabRects(int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
 
calculateTabWidth(int, int, FontMetrics) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
calculateTabWidth(int, int, FontMetrics) - Method in class javax.swing.plaf.synth.SynthTabbedPaneUI
 
calculateThumbLocation() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
calculateThumbLocation() - Method in class javax.swing.plaf.synth.SynthSliderUI
 
calculateThumbSize() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
calculateTickRect() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
calculateTiledPositions(int, SizeRequirements, SizeRequirements[], int[], int[]) - Static method in class javax.swing.SizeRequirements
Creates a set of offset/span pairs representing how to lay out a set of components end-to-end.
calculateTiledPositions(int, SizeRequirements, SizeRequirements[], int[], int[], boolean) - Static method in class javax.swing.SizeRequirements
Creates a set of offset/span pairs representing how to lay out a set of components end-to-end.
calculateTrackBuffer() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
calculateTrackRect() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
calendar - Variable in class java.text.DateFormat
The Calendar instance used for calculating the date-time fields and the instant of time.
Calendar - Class in java.util
The Calendar class is an abstract class that provides methods for converting between a specific instant in time and a set of calendar fields such as YEAR, MONTH, DAY_OF_MONTH, HOUR, and so on, and for manipulating the calendar fields, such as getting the date of the next week.
Calendar() - Constructor for class java.util.Calendar
Constructs a Calendar with the default time zone and locale.
Calendar(TimeZone, Locale) - Constructor for class java.util.Calendar
Constructs a calendar with the specified time zone and locale.
call() - Method in interface java.util.concurrent.Callable
Computes a result, or throws an exception if unable to do so.
call() - Method in interface javax.tools.DocumentationTool.DocumentationTask
Performs this documentation task.
call() - Method in interface javax.tools.JavaCompiler.CompilationTask
Performs this compilation task.
Callable<V> - Interface in java.util.concurrent
A task that returns a result and may throw an exception.
callable(Runnable, T) - Static method in class java.util.concurrent.Executors
Returns a Callable object that, when called, runs the given task and returns the given result.
callable(Runnable) - Static method in class java.util.concurrent.Executors
Returns a Callable object that, when called, runs the given task and returns null.
callable(PrivilegedAction<?>) - Static method in class java.util.concurrent.Executors
Returns a Callable object that, when called, runs the given privileged action and returns its result.
callable(PrivilegedExceptionAction<?>) - Static method in class java.util.concurrent.Executors
Returns a Callable object that, when called, runs the given privileged exception action and returns its result.
CallableStatement - Interface in java.sql
The interface used to execute SQL stored procedures.
Callback - Interface in javax.security.auth.callback
Implementations of this interface are passed to a CallbackHandler, allowing underlying security services the ability to interact with a calling application to retrieve specific authentication data such as usernames and passwords, or to display certain information, such as error and warning messages.
CallbackHandler - Interface in javax.security.auth.callback
An application implements a CallbackHandler and passes it to underlying security services so that they may interact with the application to retrieve specific authentication data, such as usernames and passwords, or to display certain information, such as error and warning messages.
CallSite - Class in java.lang.invoke
A CallSite is a holder for a variable MethodHandle, which is called its target.
CANADA - Static variable in class java.util.Locale
Useful constant for country.
CANADA_FRENCH - Static variable in class java.util.Locale
Useful constant for country.
cancel() - Method in class java.awt.print.PrinterJob
Cancels a print job that is in progress.
cancel() - Method in class java.nio.channels.SelectionKey
Requests that the registration of this key's channel with its selector be cancelled.
cancel() - Method in class java.nio.channels.spi.AbstractSelectionKey
Cancels this key.
cancel() - Method in interface java.nio.file.WatchKey
Cancels the registration with the watch service.
cancel() - Method in interface java.sql.Statement
Cancels this Statement object if both the DBMS and driver support aborting an SQL statement.
cancel(boolean) - Method in class java.util.concurrent.ForkJoinTask
Attempts to cancel execution of this task.
cancel(boolean) - Method in interface java.util.concurrent.Future
Attempts to cancel execution of this task.
cancel(boolean) - Method in class java.util.concurrent.FutureTask
 
cancel() - Method in class java.util.Timer
Terminates this timer, discarding any currently scheduled tasks.
cancel() - Method in class java.util.TimerTask
Cancels this timer task.
cancel() - Method in interface javax.print.CancelablePrintJob
Stops further processing of a print job.
CANCEL - Static variable in class javax.security.auth.callback.ConfirmationCallback
CANCEL option.
cancel(boolean) - Method in class javax.swing.SwingWorker
Attempts to cancel execution of this task.
CANCEL_OPTION - Static variable in class javax.swing.JFileChooser
Return value if cancel is chosen.
CANCEL_OPTION - Static variable in class javax.swing.JOptionPane
Return value from class method if CANCEL is chosen.
CANCEL_SELECTION - Static variable in class javax.swing.JFileChooser
Instruction to cancel the current selection.
CancelablePrintJob - Interface in javax.print
This interface is used by a printing application to cancel a print job.
cancelButtonMnemonic - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
cancelButtonText - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
cancelButtonToolTipText - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
cancelCellEditing() - Method in class javax.swing.AbstractCellEditor
Calls fireEditingCanceled.
cancelCellEditing() - Method in interface javax.swing.CellEditor
Tells the editor to cancel editing and not accept any partially edited value.
cancelCellEditing() - Method in class javax.swing.DefaultCellEditor
Forwards the message from the CellEditor to the delegate.
cancelCellEditing() - Method in class javax.swing.DefaultCellEditor.EditorDelegate
Cancels editing.
cancelCellEditing() - Method in class javax.swing.tree.DefaultTreeCellEditor
Messages cancelCellEditing to the realEditor and removes it from this instance.
CANCELED - Static variable in class javax.print.attribute.standard.JobState
The job has been canceled by some human agency, the printer has completed canceling the job, and all job status attributes have reached their final values for the job.
cancelEditing() - Method in class javax.swing.JTree
Cancels the current editing session.
cancelEditing(JTree) - Method in class javax.swing.plaf.basic.BasicTreeUI
Cancels the current editing session.
cancelEditing(JTree) - Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the cancelEditing method on each UI handled by this object.
cancelEditing(JTree) - Method in class javax.swing.plaf.TreeUI
Cancels the current editing session.
cancelLatestCommittedText(AttributedCharacterIterator.Attribute[]) - Method in interface java.awt.im.InputMethodRequests
Gets the latest committed text from the text editing component and removes it from the component's text body.
CancellationException - Exception in java.util.concurrent
Exception indicating that the result of a value-producing task, such as a FutureTask, cannot be retrieved because the task was cancelled.
CancellationException() - Constructor for exception java.util.concurrent.CancellationException
Constructs a CancellationException with no detail message.
CancellationException(String) - Constructor for exception java.util.concurrent.CancellationException
Constructs a CancellationException with the specified detail message.
cancelledKeys() - Method in class java.nio.channels.spi.AbstractSelector
Retrieves this selector's cancelled-key set.
cancelRowUpdates() - Method in interface java.sql.ResultSet
Cancels the updates made to the current row in this ResultSet object.
cancelSelection() - Method in class javax.swing.JFileChooser
Called by the UI when the user chooses the Cancel button.
canDecodeInput(Object) - Method in class javax.imageio.spi.ImageReaderSpi
Returns true if the supplied source object appears to be of the format supported by this reader.
canDetermineObscurity() - Method in interface java.awt.peer.ComponentPeer
Returns true when the peer can determine if a component has been obscured, false false otherwise.
canDisplay(char) - Method in class java.awt.Font
Checks if this Font has a glyph for the specified character.
canDisplay(int) - Method in class java.awt.Font
Checks if this Font has a glyph for the specified character.
canDisplayUpTo(String) - Method in class java.awt.Font
Indicates whether or not this Font can display a specified String.
canDisplayUpTo(char[], int, int) - Method in class java.awt.Font
Indicates whether or not this Font can display the characters in the specified text starting at start and ending at limit.
canDisplayUpTo(CharacterIterator, int, int) - Method in class java.awt.Font
Indicates whether or not this Font can display the text specified by the iter starting at start and ending at limit.
canDock(Component, Point) - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
canEdit - Variable in class javax.swing.tree.DefaultTreeCellEditor
As of Java 2 platform v1.4 this field should no longer be used.
canEditImmediately(EventObject) - Method in class javax.swing.tree.DefaultTreeCellEditor
Returns true if event is null, or it is a MouseEvent with a click count > 2 and inHitRegion returns true.
canEncode() - Method in class java.nio.charset.Charset
Tells whether or not this charset supports encoding.
canEncodeImage(ImageTypeSpecifier) - Method in class javax.imageio.spi.ImageWriterSpi
Returns true if the ImageWriter implementation associated with this service provider is able to encode an image with the given layout.
canEncodeImage(RenderedImage) - Method in class javax.imageio.spi.ImageWriterSpi
Returns true if the ImageWriter implementation associated with this service provider is able to encode the given RenderedImage instance.
canExecute() - Method in class java.io.File
Tests whether the application can execute the file denoted by this abstract pathname.
canFilterIndexColorModel - Variable in class java.awt.image.RGBImageFilter
This boolean indicates whether or not it is acceptable to apply the color filtering of the filterRGB method to the color table entries of an IndexColorModel object in lieu of pixel by pixel filtering.
canImport(TransferHandler.TransferSupport) - Method in class javax.swing.TransferHandler
This method is called repeatedly during a drag and drop operation to allow the developer to configure properties of, and to return the acceptability of transfers; with a return value of true indicating that the transfer represented by the given TransferSupport (which contains all of the details of the transfer) is acceptable at the current time, and a value of false rejecting the transfer.
canImport(JComponent, DataFlavor[]) - Method in class javax.swing.TransferHandler
Indicates whether a component will accept an import of the given set of data flavors prior to actually attempting to import it.
canInsertEmpty(int) - Method in class javax.imageio.ImageWriter
Returns true if the writer supports the insertion of a new, empty image at the given index.
canInsertImage(int) - Method in class javax.imageio.ImageWriter
Returns true if the writer supports the insertion of a new image at the given index.
canNodeAppear(String, ImageTypeSpecifier) - Method in interface javax.imageio.metadata.IIOMetadataFormat
Returns true if the element (and the subtree below it) is allowed to appear in a metadata document for an image of the given type, defined by an ImageTypeSpecifier.
canNodeAppear(String, ImageTypeSpecifier) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
 
CannotProceedException - Exception in javax.naming
This exception is thrown to indicate that the operation reached a point in the name where the operation cannot proceed any further.
CannotProceedException(String) - Constructor for exception javax.naming.CannotProceedException
Constructs a new instance of CannotProceedException using an explanation.
CannotProceedException() - Constructor for exception javax.naming.CannotProceedException
Constructs a new instance of CannotProceedException.
CannotRedoException - Exception in javax.swing.undo
Thrown when an UndoableEdit is told to redo() and can't.
CannotRedoException() - Constructor for exception javax.swing.undo.CannotRedoException
 
CannotUndoException - Exception in javax.swing.undo
Thrown when an UndoableEdit is told to undo() and can't.
CannotUndoException() - Constructor for exception javax.swing.undo.CannotUndoException
 
canOffsetTiles - Variable in class javax.imageio.ImageWriteParam
A boolean that is true if this ImageWriteParam allows tiling grid offset parameters to be set.
canOffsetTiles() - Method in class javax.imageio.ImageWriteParam
Returns true if the writer can perform tiling with non-zero grid offsets while writing.
CANON_EQ - Static variable in class java.util.regex.Pattern
Enables canonical equivalence.
CANONICAL - Static variable in class javax.security.auth.x500.X500Principal
Canonical String format of Distinguished Names.
CANONICAL_DECOMPOSITION - Static variable in class java.text.Collator
Decomposition mode value.
CanonicalizationMethod - Interface in javax.xml.crypto.dsig
A representation of the XML CanonicalizationMethod element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
canonicalize(Oid) - Method in interface org.ietf.jgss.GSSName
Creates a name that is canonicalized for some mechanism.
canPathsBeAdded(TreePath[]) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Used to test if a particular set of TreePaths can be added.
canPathsBeRemoved(TreePath[]) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Returns true if the paths can be removed without breaking the continuity of the model.
canRead() - Method in class java.io.File
Tests whether the application can read the file denoted by this abstract pathname.
canReadRaster() - Method in class javax.imageio.ImageReader
Returns true if this plug-in supports reading just a Raster of pixel data.
canRedo() - Method in class javax.swing.undo.AbstractUndoableEdit
Returns true if this edit is alive and hasBeenDone is false.
canRedo() - Method in class javax.swing.undo.CompoundEdit
Returns false if isInProgress or if super returns false.
canRedo() - Method in interface javax.swing.undo.UndoableEdit
Returns true if this edit may be redone.
canRedo() - Method in class javax.swing.undo.UndoManager
Returns true if edits may be redone.
canRemoveImage(int) - Method in class javax.imageio.ImageWriter
Returns true if the writer supports the removal of an existing image at the given index.
canReplaceImageMetadata(int) - Method in class javax.imageio.ImageWriter
Returns true if it is possible to replace the image metadata associated with an existing image with index imageIndex.
canReplacePixels(int) - Method in class javax.imageio.ImageWriter
Returns true if the writer allows pixels of the given image to be replaced using the replacePixels methods.
canReplaceStreamMetadata() - Method in class javax.imageio.ImageWriter
Returns true if it is possible to replace the stream metadata already present in the output.
canSetSourceRenderSize - Variable in class javax.imageio.ImageReadParam
true if this ImageReadParam allows the source rendering dimensions to be set.
canSetSourceRenderSize() - Method in class javax.imageio.ImageReadParam
Returns true if this reader allows the source image to be rendered at an arbitrary size as part of the decoding process, by means of the setSourceRenderSize method.
canUndo() - Method in class javax.swing.undo.AbstractUndoableEdit
Returns true if this edit is alive and hasBeenDone is true.
canUndo() - Method in class javax.swing.undo.CompoundEdit
Returns false if isInProgress or if super returns false.
canUndo() - Method in interface javax.swing.undo.UndoableEdit
Returns true if this edit may be undone.
canUndo() - Method in class javax.swing.undo.UndoManager
Returns true if edits may be undone.
canUndoOrRedo() - Method in class javax.swing.undo.UndoManager
Returns true if it is possible to invoke undo or redo.
canUseCacheFile() - Method in class javax.imageio.spi.ImageInputStreamSpi
Returns true if the ImageInputStream implementation associated with this service provider can optionally make use of a cache file for improved performance and/or memory footrprint.
canUseCacheFile() - Method in class javax.imageio.spi.ImageOutputStreamSpi
Returns true if the ImageOutputStream implementation associated with this service provider can optionally make use of a cache File for improved performance and/or memory footrprint.
Canvas - Class in java.awt
A Canvas component represents a blank rectangular area of the screen onto which the application can draw or from which the application can trap input events from the user.
Canvas() - Constructor for class java.awt.Canvas
Constructs a new Canvas.
Canvas(GraphicsConfiguration) - Constructor for class java.awt.Canvas
Constructs a new Canvas given a GraphicsConfiguration object.
CANVAS - Static variable in class javax.accessibility.AccessibleRole
Object that can be drawn into and is used to trap events.
Canvas.AccessibleAWTCanvas - Class in java.awt
This class implements accessibility support for the Canvas class.
Canvas.AccessibleAWTCanvas() - Constructor for class java.awt.Canvas.AccessibleAWTCanvas
 
CanvasPeer - Interface in java.awt.peer
The peer interface for Canvas.
canWrite() - Method in class java.io.File
Tests whether the application can modify the file denoted by this abstract pathname.
canWriteCompressed - Variable in class javax.imageio.ImageWriteParam
A boolean that is true if this writer can write images using compression.
canWriteCompressed() - Method in class javax.imageio.ImageWriteParam
Returns true if this writer supports compression.
canWriteEmpty() - Method in class javax.imageio.ImageWriter
Returns true if the writer supports the writing of a complete image stream consisting of a single image with undefined pixel values and associated metadata and thumbnails to the output.
canWriteProgressive - Variable in class javax.imageio.ImageWriteParam
A boolean that is true if this ImageWriteParam allows images to be written as a progressive sequence of increasing quality passes.
canWriteProgressive() - Method in class javax.imageio.ImageWriteParam
Returns true if the writer can write out images as a series of passes of progressively increasing quality.
canWriteRasters() - Method in class javax.imageio.ImageWriter
Returns true if the methods that take an IIOImage parameter are capable of dealing with a Raster (as opposed to RenderedImage) source image.
canWriteSequence() - Method in class javax.imageio.ImageWriter
Returns true if the writer is able to append an image to an image stream that already contains header information and possibly prior images.
canWriteTiles - Variable in class javax.imageio.ImageWriteParam
A boolean that is true if this ImageWriteParam allows tile width and tile height parameters to be set.
canWriteTiles() - Method in class javax.imageio.ImageWriteParam
Returns true if the writer can perform tiling while writing.
CAP_BUTT - Static variable in class java.awt.BasicStroke
Ends unclosed subpaths and dash segments with no added decoration.
CAP_ROUND - Static variable in class java.awt.BasicStroke
Ends unclosed subpaths and dash segments with a round decoration that has a radius equal to half of the width of the pen.
CAP_SQUARE - Static variable in class java.awt.BasicStroke
Ends unclosed subpaths and dash segments with a square projection that extends beyond the end of the segment to a distance equal to half of the line width.
capacity() - Method in class java.lang.StringBuffer
 
capacity() - Method in class java.nio.Buffer
Returns this buffer's capacity.
capacity() - Method in class java.util.Vector
Returns the current capacity of this vector.
capacity() - Method in class javax.swing.DefaultListModel
Returns the current capacity of this list.
capacityIncrement - Variable in class java.util.Vector
The amount by which the capacity of the vector is automatically incremented when its size becomes greater than its capacity.
capacityIncrement - Static variable in class javax.management.monitor.Monitor
The amount by which the capacity of the monitor arrays are automatically incremented when their size becomes greater than their capacity.
caps - Variable in class java.awt.Component.BltBufferStrategy
The buffering capabilities
caps - Variable in class java.awt.Component.FlipBufferStrategy
The buffering capabilities
CAPS_LOCK - Static variable in class java.awt.Event
The Caps Lock key, a non-ASCII action key.
CAPTION - Static variable in class javax.swing.text.html.HTML.Tag
 
capture(TypeMirror) - Method in interface javax.lang.model.util.Types
Applies capture conversion to a type.
cardinality() - Method in class java.util.BitSet
Returns the number of bits set to true in this BitSet.
CardLayout - Class in java.awt
A CardLayout object is a layout manager for a container.
CardLayout() - Constructor for class java.awt.CardLayout
Creates a new card layout with gaps of size zero.
CardLayout(int, int) - Constructor for class java.awt.CardLayout
Creates a new card layout with the specified horizontal and vertical gaps.
Caret - Interface in javax.swing.text
A place within a document view that represents where things can be inserted into the document model.
CARET_POSITION_CHANGED - Static variable in class java.awt.event.InputMethodEvent
The event type indicating a changed insertion point in input method text.
CaretEvent - Class in javax.swing.event
CaretEvent is used to notify interested parties that the text caret has changed in the event source.
CaretEvent(Object) - Constructor for class javax.swing.event.CaretEvent
Creates a new CaretEvent object.
CaretListener - Interface in javax.swing.event
Listener for changes in the caret position of a text component.
caretPositionChanged(InputMethodEvent) - Method in class java.awt.AWTEventMulticaster
Handles the caretPositionChanged event by invoking the caretPositionChanged methods on listener-a and listener-b.
caretPositionChanged(InputMethodEvent) - Method in interface java.awt.event.InputMethodListener
Invoked when the caret within composed text has changed.
caretUpdate(CaretEvent) - Method in interface javax.swing.event.CaretListener
Called when the caret position is updated.
caretUpdate(CaretEvent) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Handles caret updates (fire appropriate property change event, which are AccessibleContext.ACCESSIBLE_CARET_PROPERTY and AccessibleContext.ACCESSIBLE_SELECTION_PROPERTY).
CARIAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Carian" Unicode character block.
CASE_INSENSITIVE - Static variable in class java.util.regex.Pattern
Enables case-insensitive matching.
CASE_INSENSITIVE_ORDER - Static variable in class java.lang.String
A Comparator that orders String objects as by compareToIgnoreCase.
cast(Object) - Method in class java.lang.Class
Casts an object to the class or interface represented by this Class object.
catchException(MethodHandle, Class<? extends Throwable>, MethodHandle) - Static method in class java.lang.invoke.MethodHandles
Makes a method handle which adapts a target method handle, by running it inside an exception handler.
catchExceptions - Variable in class java.awt.event.InvocationEvent
Set to true if dispatch() catches Throwable and stores it in the exception instance variable.
cbrt(double) - Static method in class java.lang.Math
Returns the cube root of a double value.
cbrt(double) - Static method in class java.lang.StrictMath
Returns the cube root of a double value.
CDATA - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
ceil(double) - Static method in class java.lang.Math
Returns the smallest (closest to negative infinity) double value that is greater than or equal to the argument and is equal to a mathematical integer.
ceil(double) - Static method in class java.lang.StrictMath
Returns the smallest (closest to negative infinity) double value that is greater than or equal to the argument and is equal to a mathematical integer.
ceiling(E) - Method in class java.util.concurrent.ConcurrentSkipListSet
 
ceiling(E) - Method in interface java.util.NavigableSet
Returns the least element in this set greater than or equal to the given element, or null if there is no such element.
ceiling(E) - Method in class java.util.TreeSet
 
ceilingEntry(K) - Method in class java.util.concurrent.ConcurrentSkipListMap
Returns a key-value mapping associated with the least key greater than or equal to the given key, or null if there is no such entry.
ceilingEntry(K) - Method in interface java.util.NavigableMap
Returns a key-value mapping associated with the least key greater than or equal to the given key, or null if there is no such key.
ceilingEntry(K) - Method in class java.util.TreeMap
 
ceilingKey(K) - Method in class java.util.concurrent.ConcurrentSkipListMap
 
ceilingKey(K) - Method in interface java.util.NavigableMap
Returns the least key greater than or equal to the given key, or null if there is no such key.
ceilingKey(K) - Method in class java.util.TreeMap
 
CELL_EDITOR_PROPERTY - Static variable in class javax.swing.JTree
Bound property name for cellEditor.
CELL_RENDERER_PROPERTY - Static variable in class javax.swing.JTree
Bound property name for cellRenderer.
CELL_RENDERER_PROPERTY - Static variable in class javax.swing.table.TableColumn
Obsolete as of Java 2 platform v1.3.
CellEditor - Interface in javax.swing
This interface defines the methods any general editor should be able to implement.
cellEditor - Variable in class javax.swing.JTable
The active cell editor object, that overwrites the screen real estate occupied by the current cell and allows the user to change its contents.
cellEditor - Variable in class javax.swing.JTree
Editor for the entries.
cellEditor - Variable in class javax.swing.plaf.basic.BasicTreeUI
Editor for the tree.
cellEditor - Variable in class javax.swing.table.TableColumn
The editor used to edit the data cells of the column.
CellEditorListener - Interface in javax.swing.event
CellEditorListener defines the interface for an object that listens to changes in a CellEditor
cellHeight - Variable in class javax.swing.plaf.basic.BasicListUI
 
cellHeights - Variable in class javax.swing.plaf.basic.BasicListUI
 
CELLPADDING - Static variable in class javax.swing.text.html.HTML.Attribute
 
cellRenderer - Variable in class javax.swing.JTree
The cell used to draw nodes.
cellRenderer - Variable in class javax.swing.table.TableColumn
The renderer used to draw the data cells of the column.
cellRendererChanged - Static variable in class javax.swing.plaf.basic.BasicListUI
 
CellRendererPane - Class in javax.swing
This class is inserted in between cell renderers and the components that use them.
CellRendererPane() - Constructor for class javax.swing.CellRendererPane
Construct a CellRendererPane object.
CellRendererPane.AccessibleCellRendererPane - Class in javax.swing
This class implements accessibility support for the CellRendererPane class.
CellRendererPane.AccessibleCellRendererPane() - Constructor for class javax.swing.CellRendererPane.AccessibleCellRendererPane
 
cellSelectionEnabled - Variable in class javax.swing.JTable
Obsolete as of Java 2 platform v1.3.
CELLSPACING - Static variable in class javax.swing.text.html.HTML.Attribute
 
cellWidth - Variable in class javax.swing.plaf.basic.BasicListUI
 
CENTER - Static variable in class java.awt.BorderLayout
The center layout constraint (middle of container).
CENTER - Static variable in class java.awt.FlowLayout
This value indicates that each row of components should be centered.
CENTER - Static variable in class java.awt.GridBagConstraints
Put the component in the center of its display area.
CENTER - Static variable in class java.awt.Label
Indicates that the label should be centered.
CENTER - Static variable in class javax.swing.border.TitledBorder
Position title text in the center of the border line.
CENTER - Static variable in interface javax.swing.SwingConstants
The central position in an area.
CENTER - Static variable in class javax.swing.text.html.HTML.Tag
 
CENTER_ALIGNMENT - Static variable in class java.awt.Component
Ease-of-use constant for getAlignmentY and getAlignmentX.
CENTER_BASELINE - Static variable in class java.awt.Font
The baseline used in ideographic scripts like Chinese, Japanese, and Korean when laying out text.
CENTER_BASELINE - Static variable in class java.awt.font.GraphicAttribute
Aligns origin of graphic to center baseline of line.
centersChildren - Variable in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
If true, children are lumped together in parent.
Certificate - Class in java.security.cert
Abstract class for managing a variety of identity certificates.
Certificate(String) - Constructor for class java.security.cert.Certificate
Creates a certificate of the specified type.
Certificate - Interface in java.security
Deprecated.
A new certificate handling package is created in the Java platform. This Certificate interface is entirely deprecated and is here to allow for a smooth transition to the new package.
Certificate - Class in javax.security.cert
Abstract class for managing a variety of identity certificates.
Certificate() - Constructor for class javax.security.cert.Certificate
 
Certificate.CertificateRep - Class in java.security.cert
Alternate Certificate class for serialization.
Certificate.CertificateRep(String, byte[]) - Constructor for class java.security.cert.Certificate.CertificateRep
Construct the alternate Certificate class with the Certificate type and Certificate encoding bytes.
CertificateEncodingException - Exception in java.security.cert
Certificate Encoding Exception.
CertificateEncodingException() - Constructor for exception java.security.cert.CertificateEncodingException
Constructs a CertificateEncodingException with no detail message.
CertificateEncodingException(String) - Constructor for exception java.security.cert.CertificateEncodingException
Constructs a CertificateEncodingException with the specified detail message.
CertificateEncodingException(String, Throwable) - Constructor for exception java.security.cert.CertificateEncodingException
Creates a CertificateEncodingException with the specified detail message and cause.
CertificateEncodingException(Throwable) - Constructor for exception java.security.cert.CertificateEncodingException
Creates a CertificateEncodingException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
CertificateEncodingException - Exception in javax.security.cert
Certificate Encoding Exception.
CertificateEncodingException() - Constructor for exception javax.security.cert.CertificateEncodingException
Constructs a CertificateEncodingException with no detail message.
CertificateEncodingException(String) - Constructor for exception javax.security.cert.CertificateEncodingException
Constructs a CertificateEncodingException with the specified detail message.
CertificateException - Exception in java.security.cert
This exception indicates one of a variety of certificate problems.
CertificateException() - Constructor for exception java.security.cert.CertificateException
Constructs a certificate exception with no detail message.
CertificateException(String) - Constructor for exception java.security.cert.CertificateException
Constructs a certificate exception with the given detail message.
CertificateException(String, Throwable) - Constructor for exception java.security.cert.CertificateException
Creates a CertificateException with the specified detail message and cause.
CertificateException(Throwable) - Constructor for exception java.security.cert.CertificateException
Creates a CertificateException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
CertificateException - Exception in javax.security.cert
This exception indicates one of a variety of certificate problems.
CertificateException() - Constructor for exception javax.security.cert.CertificateException
Constructs a certificate exception with no detail message.
CertificateException(String) - Constructor for exception javax.security.cert.CertificateException
Constructs a certificate exception with the given detail message.
CertificateExpiredException - Exception in java.security.cert
Certificate Expired Exception.
CertificateExpiredException() - Constructor for exception java.security.cert.CertificateExpiredException
Constructs a CertificateExpiredException with no detail message.
CertificateExpiredException(String) - Constructor for exception java.security.cert.CertificateExpiredException
Constructs a CertificateExpiredException with the specified detail message.
CertificateExpiredException - Exception in javax.security.cert
Certificate Expired Exception.
CertificateExpiredException() - Constructor for exception javax.security.cert.CertificateExpiredException
Constructs a CertificateExpiredException with no detail message.
CertificateExpiredException(String) - Constructor for exception javax.security.cert.CertificateExpiredException
Constructs a CertificateExpiredException with the specified detail message.
CertificateFactory - Class in java.security.cert
This class defines the functionality of a certificate factory, which is used to generate certificate, certification path (CertPath) and certificate revocation list (CRL) objects from their encodings.
CertificateFactory(CertificateFactorySpi, Provider, String) - Constructor for class java.security.cert.CertificateFactory
Creates a CertificateFactory object of the given type, and encapsulates the given provider implementation (SPI object) in it.
CertificateFactorySpi - Class in java.security.cert
This class defines the Service Provider Interface (SPI) for the CertificateFactory class.
CertificateFactorySpi() - Constructor for class java.security.cert.CertificateFactorySpi
 
CertificateNotYetValidException - Exception in java.security.cert
Certificate is not yet valid exception.
CertificateNotYetValidException() - Constructor for exception java.security.cert.CertificateNotYetValidException
Constructs a CertificateNotYetValidException with no detail message.
CertificateNotYetValidException(String) - Constructor for exception java.security.cert.CertificateNotYetValidException
Constructs a CertificateNotYetValidException with the specified detail message.
CertificateNotYetValidException - Exception in javax.security.cert
Certificate is not yet valid exception.
CertificateNotYetValidException() - Constructor for exception javax.security.cert.CertificateNotYetValidException
Constructs a CertificateNotYetValidException with no detail message.
CertificateNotYetValidException(String) - Constructor for exception javax.security.cert.CertificateNotYetValidException
Constructs a CertificateNotYetValidException with the specified detail message.
CertificateParsingException - Exception in java.security.cert
Certificate Parsing Exception.
CertificateParsingException() - Constructor for exception java.security.cert.CertificateParsingException
Constructs a CertificateParsingException with no detail message.
CertificateParsingException(String) - Constructor for exception java.security.cert.CertificateParsingException
Constructs a CertificateParsingException with the specified detail message.
CertificateParsingException(String, Throwable) - Constructor for exception java.security.cert.CertificateParsingException
Creates a CertificateParsingException with the specified detail message and cause.
CertificateParsingException(Throwable) - Constructor for exception java.security.cert.CertificateParsingException
Creates a CertificateParsingException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
CertificateParsingException - Exception in javax.security.cert
Certificate Parsing Exception.
CertificateParsingException() - Constructor for exception javax.security.cert.CertificateParsingException
Constructs a CertificateParsingException with no detail message.
CertificateParsingException(String) - Constructor for exception javax.security.cert.CertificateParsingException
Constructs a CertificateParsingException with the specified detail message.
CertificateRevokedException - Exception in java.security.cert
An exception that indicates an X.509 certificate is revoked.
CertificateRevokedException(Date, CRLReason, X500Principal, Map<String, Extension>) - Constructor for exception java.security.cert.CertificateRevokedException
Constructs a CertificateRevokedException with the specified revocation date, reason code, authority name, and map of extensions.
certificates() - Method in class java.security.Identity
Deprecated.
Returns a copy of all the certificates for this identity.
CertPath - Class in java.security.cert
An immutable sequence of certificates (a certification path).
CertPath(String) - Constructor for class java.security.cert.CertPath
Creates a CertPath of the specified type.
CertPath.CertPathRep - Class in java.security.cert
Alternate CertPath class for serialization.
CertPath.CertPathRep(String, byte[]) - Constructor for class java.security.cert.CertPath.CertPathRep
Creates a CertPathRep with the specified type and encoded form of a certification path.
CertPathBuilder - Class in java.security.cert
A class for building certification paths (also known as certificate chains).
CertPathBuilder(CertPathBuilderSpi, Provider, String) - Constructor for class java.security.cert.CertPathBuilder
Creates a CertPathBuilder object of the given algorithm, and encapsulates the given provider implementation (SPI object) in it.
CertPathBuilderException - Exception in java.security.cert
An exception indicating one of a variety of problems encountered when building a certification path with a CertPathBuilder.
CertPathBuilderException() - Constructor for exception java.security.cert.CertPathBuilderException
Creates a CertPathBuilderException with null as its detail message.
CertPathBuilderException(String) - Constructor for exception java.security.cert.CertPathBuilderException
Creates a CertPathBuilderException with the given detail message.
CertPathBuilderException(Throwable) - Constructor for exception java.security.cert.CertPathBuilderException
Creates a CertPathBuilderException that wraps the specified throwable.
CertPathBuilderException(String, Throwable) - Constructor for exception java.security.cert.CertPathBuilderException
Creates a CertPathBuilderException with the specified detail message and cause.
CertPathBuilderResult - Interface in java.security.cert
A specification of the result of a certification path builder algorithm.
CertPathBuilderSpi - Class in java.security.cert
The Service Provider Interface (SPI) for the CertPathBuilder class.
CertPathBuilderSpi() - Constructor for class java.security.cert.CertPathBuilderSpi
The default constructor.
CertPathParameters - Interface in java.security.cert
A specification of certification path algorithm parameters.
CertPathTrustManagerParameters - Class in javax.net.ssl
A wrapper for CertPathParameters.
CertPathTrustManagerParameters(CertPathParameters) - Constructor for class javax.net.ssl.CertPathTrustManagerParameters
Construct new CertPathTrustManagerParameters from the specified parameters.
CertPathValidator - Class in java.security.cert
A class for validating certification paths (also known as certificate chains).
CertPathValidator(CertPathValidatorSpi, Provider, String) - Constructor for class java.security.cert.CertPathValidator
Creates a CertPathValidator object of the given algorithm, and encapsulates the given provider implementation (SPI object) in it.
CertPathValidatorException - Exception in java.security.cert
An exception indicating one of a variety of problems encountered when validating a certification path.
CertPathValidatorException() - Constructor for exception java.security.cert.CertPathValidatorException
Creates a CertPathValidatorException with no detail message.
CertPathValidatorException(String) - Constructor for exception java.security.cert.CertPathValidatorException
Creates a CertPathValidatorException with the given detail message.
CertPathValidatorException(Throwable) - Constructor for exception java.security.cert.CertPathValidatorException
Creates a CertPathValidatorException that wraps the specified throwable.
CertPathValidatorException(String, Throwable) - Constructor for exception java.security.cert.CertPathValidatorException
Creates a CertPathValidatorException with the specified detail message and cause.
CertPathValidatorException(String, Throwable, CertPath, int) - Constructor for exception java.security.cert.CertPathValidatorException
Creates a CertPathValidatorException with the specified detail message, cause, certification path, and index.
CertPathValidatorException(String, Throwable, CertPath, int, CertPathValidatorException.Reason) - Constructor for exception java.security.cert.CertPathValidatorException
Creates a CertPathValidatorException with the specified detail message, cause, certification path, index, and reason.
CertPathValidatorException.BasicReason - Enum in java.security.cert
The BasicReason enumerates the potential reasons that a certification path of any type may be invalid.
CertPathValidatorException.Reason - Interface in java.security.cert
The reason the validation algorithm failed.
CertPathValidatorResult - Interface in java.security.cert
A specification of the result of a certification path validator algorithm.
CertPathValidatorSpi - Class in java.security.cert
The Service Provider Interface (SPI) for the CertPathValidator class.
CertPathValidatorSpi() - Constructor for class java.security.cert.CertPathValidatorSpi
The default constructor.
CertSelector - Interface in java.security.cert
A selector that defines a set of criteria for selecting Certificates.
CertStore - Class in java.security.cert
A class for retrieving Certificates and CRLs from a repository.
CertStore(CertStoreSpi, Provider, String, CertStoreParameters) - Constructor for class java.security.cert.CertStore
Creates a CertStore object of the given type, and encapsulates the given provider implementation (SPI object) in it.
CertStoreException - Exception in java.security.cert
An exception indicating one of a variety of problems retrieving certificates and CRLs from a CertStore.
CertStoreException() - Constructor for exception java.security.cert.CertStoreException
Creates a CertStoreException with null as its detail message.
CertStoreException(String) - Constructor for exception java.security.cert.CertStoreException
Creates a CertStoreException with the given detail message.
CertStoreException(Throwable) - Constructor for exception java.security.cert.CertStoreException
Creates a CertStoreException that wraps the specified throwable.
CertStoreException(String, Throwable) - Constructor for exception java.security.cert.CertStoreException
Creates a CertStoreException with the specified detail message and cause.
CertStoreParameters - Interface in java.security.cert
A specification of CertStore parameters.
CertStoreSpi - Class in java.security.cert
The Service Provider Interface (SPI) for the CertStore class.
CertStoreSpi(CertStoreParameters) - Constructor for class java.security.cert.CertStoreSpi
The sole constructor.
CHAM - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Cham" Unicode character block.
CHANGE - Static variable in class javax.swing.event.DocumentEvent.EventType
Change type.
change(int, int, AbstractDocument.DefaultDocumentEvent) - Method in class javax.swing.text.DefaultStyledDocument.ElementBuffer
Changes content.
CHANGED - Static variable in class java.awt.dnd.DragSourceContext
An int used by updateCurrentCursor() indicating that the user operation has changed.
ChangedCharSetException - Exception in javax.swing.text
ChangedCharSetException as the name indicates is an exception thrown when the charset is changed.
ChangedCharSetException(String, boolean) - Constructor for exception javax.swing.text.ChangedCharSetException
 
changedUpdate(DocumentEvent) - Method in interface javax.swing.event.DocumentListener
Gives notification that an attribute or set of attributes changed.
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.FlowView
Gives notification from the document that attributes were changed in a location that this view is responsible for.
changedUpdate(FlowView, DocumentEvent, Rectangle) - Method in class javax.swing.text.FlowView.FlowStrategy
Gives notification from the document that attributes were changed in a location that this view is responsible for.
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.GlyphView
Gives notification from the document that attributes were changed in a location that this view is responsible for.
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.html.BlockView
 
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.html.ImageView
Invoked when the Elements attributes have changed.
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.html.InlineView
Gives notification from the document that attributes were changed in a location that this view is responsible for.
changedUpdate(DocumentEvent) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Handles document remove (fire appropriate property change event, which is AccessibleContext.ACCESSIBLE_TEXT_PROPERTY).
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.LabelView
Gives notification from the document that attributes were changed in a location that this view is responsible for.
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.ParagraphView
Gives notification from the document that attributes were changed in a location that this view is responsible for.
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.PlainView
Gives notification from the document that attributes were changed in a location that this view is responsible for.
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.View
Gives notification from the document that attributes were changed in a location that this view is responsible for.
changedUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.WrappedPlainView
Gives notification from the document that attributes were changed in a location that this view is responsible for.
changeEvent - Variable in class javax.swing.AbstractButton
Only one ChangeEvent is needed per button instance since the event's only state is the source property.
changeEvent - Variable in class javax.swing.AbstractCellEditor
 
changeEvent - Variable in class javax.swing.colorchooser.DefaultColorSelectionModel
Only one ChangeEvent is needed per model instance since the event's only (read-only) state is the source property.
changeEvent - Variable in class javax.swing.DefaultBoundedRangeModel
Only one ChangeEvent is needed per model instance since the event's only (read-only) state is the source property.
changeEvent - Variable in class javax.swing.DefaultButtonModel
Only one ChangeEvent is needed per button model instance since the event's only state is the source property.
changeEvent - Variable in class javax.swing.DefaultSingleSelectionModel
 
ChangeEvent - Class in javax.swing.event
ChangeEvent is used to notify interested parties that state has changed in the event source.
ChangeEvent(Object) - Constructor for class javax.swing.event.ChangeEvent
Constructs a ChangeEvent object.
changeEvent - Variable in class javax.swing.JProgressBar
Only one ChangeEvent is needed per instance since the event's only interesting property is the immutable source, which is the progress bar.
changeEvent - Variable in class javax.swing.JSlider
Only one ChangeEvent is needed per slider instance since the event's only (read-only) state is the source property.
changeEvent - Variable in class javax.swing.JTabbedPane
Only one ChangeEvent is needed per TabPane instance since the event's only (read-only) state is the source property.
changeEvent - Variable in class javax.swing.MenuSelectionManager
Only one ChangeEvent is needed per button model instance since the event's only state is the source property.
changeEvent - Variable in class javax.swing.table.DefaultTableColumnModel
Change event (only one needed)
changeEvent - Variable in class javax.swing.text.DefaultCaret
The change event for the model.
changeEvent - Variable in class javax.swing.text.StyleContext.NamedStyle
Only one ChangeEvent is needed per model instance since the event's only (read-only) state is the source property.
changeHighlight(Object, int, int) - Method in class javax.swing.text.DefaultHighlighter
Changes a highlight.
changeHighlight(Object, int, int) - Method in interface javax.swing.text.Highlighter
Changes the given highlight to span a different portion of the document.
changeInfo - Variable in class javax.naming.event.NamingEvent
Contains information about the change that generated this event.
changeListener - Variable in class javax.swing.AbstractButton
The button model's changeListener.
ChangeListener - Interface in javax.swing.event
Defines an object which listens for ChangeEvents.
changeListener - Variable in class javax.swing.JProgressBar
Listens for change events sent by the progress bar's model, redispatching them to change-event listeners registered upon this progress bar.
changeListener - Variable in class javax.swing.JSlider
The changeListener (no suffix) is the listener we add to the slider's model.
changeListener - Variable in class javax.swing.JTabbedPane
The changeListener is the listener we add to the model.
changeListener - Variable in class javax.swing.plaf.basic.BasicMenuBarUI
 
changeListener - Variable in class javax.swing.plaf.basic.BasicMenuUI
 
changeListener - Variable in class javax.swing.plaf.basic.BasicProgressBarUI
 
changeListener - Variable in class javax.swing.plaf.basic.BasicSliderUI
 
changeParameterType(int, Class<?>) - Method in class java.lang.invoke.MethodType
Finds or creates a method type with a single different parameter type.
changeReturnType(Class<?>) - Method in class java.lang.invoke.MethodType
Finds or creates a method type with a different return type.
changeSelection(int, int, boolean, boolean) - Method in class javax.swing.JTable
Updates the selection models of the table, depending on the state of the two flags: toggle and extend.
changeShape(Dimension, Dimension, Dimension) - Method in class javax.swing.Box.Filler
Change the size requests for this shape.
changeSupport - Variable in class javax.swing.AbstractAction
If any PropertyChangeListeners have been registered, the changeSupport field describes them.
changeSupport - Variable in class javax.swing.tree.DefaultTreeSelectionModel
Used to messaged registered listeners.
changeToParentDirectory() - Method in class javax.swing.JFileChooser
Changes the directory to be set to the parent of the current directory.
changeUpdate() - Method in class javax.swing.text.DefaultStyledDocument.ElementBuffer
Updates the element structure in response to a change in the document.
Channel - Interface in java.nio.channels
A nexus for I/O operations.
channel() - Method in class java.nio.channels.FileLock
Returns the file channel upon whose file this lock was acquired.
channel() - Method in class java.nio.channels.MembershipKey
Returns the channel for which this membership key was created.
channel() - Method in class java.nio.channels.SelectionKey
Returns the channel for which this key was created.
channel - Variable in class javax.sound.midi.VoiceStatus
The MIDI channel on which this voice is playing.
CHANNEL_PRESSURE - Static variable in class javax.sound.midi.ShortMessage
Command value for Channel Pressure (Aftertouch) message (0xD0, or 208)
ChannelBinding - Class in org.ietf.jgss
This class encapsulates the concept of caller-provided channel binding information.
ChannelBinding(InetAddress, InetAddress, byte[]) - Constructor for class org.ietf.jgss.ChannelBinding
Create a ChannelBinding object with user supplied address information and data.
ChannelBinding(byte[]) - Constructor for class org.ietf.jgss.ChannelBinding
Creates a ChannelBinding object without any addressing information.
Channels - Class in java.nio.channels
Utility methods for channels and streams.
channels - Variable in class javax.sound.sampled.AudioFormat
The number of audio channels in this format (1 for mono, 2 for stereo).
CHAR - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type CHAR.
CHAR_REPLACEMENT - Static variable in class java.awt.font.TextAttribute
Attribute key for a user-defined glyph to display in lieu of the font's standard glyph for a character.
CHAR_UNDEFINED - Static variable in class java.awt.event.KeyEvent
KEY_PRESSED and KEY_RELEASED events which do not map to a valid Unicode character use this for the keyChar value.
Character - Class in java.lang
The Character class wraps a value of the primitive type char in an object.
Character(char) - Constructor for class java.lang.Character
Constructs a newly allocated Character object that represents the specified char value.
CHARACTER - Static variable in interface javax.accessibility.AccessibleText
Constant used to indicate that the part of the text that should be retrieved is a character.
CHARACTER - Static variable in class javax.management.openmbean.SimpleType
The SimpleType instance describing values whose Java class name is java.lang.Character.
Character.Subset - Class in java.lang
Instances of this class represent particular subsets of the Unicode character set.
Character.Subset(String) - Constructor for class java.lang.Character.Subset
Constructs a new Subset instance.
Character.UnicodeBlock - Class in java.lang
A family of character subsets representing the character blocks in the Unicode specification.
Character.UnicodeScript - Enum in java.lang
A family of character subsets representing the character scripts defined in the Unicode Standard Annex #24: Script Names.
CharacterIterator - Interface in java.text
This interface defines a protocol for bidirectional iteration over text.
CharArrayReader - Class in java.io
This class implements a character buffer that can be used as a character-input stream.
CharArrayReader(char[]) - Constructor for class java.io.CharArrayReader
Creates a CharArrayReader from the specified array of chars.
CharArrayReader(char[], int, int) - Constructor for class java.io.CharArrayReader
Creates a CharArrayReader from the specified array of chars.
CharArrayWriter - Class in java.io
This class implements a character buffer that can be used as an Writer.
CharArrayWriter() - Constructor for class java.io.CharArrayWriter
Creates a new CharArrayWriter.
CharArrayWriter(int) - Constructor for class java.io.CharArrayWriter
Creates a new CharArrayWriter with the specified initial size.
charAt(int) - Method in interface java.lang.CharSequence
Returns the char value at the specified index.
charAt(int) - Method in class java.lang.String
Returns the char value at the specified index.
charAt(int) - Method in class java.lang.StringBuffer
 
charAt(int) - Method in class javax.swing.text.Segment
Returns the char value at the specified index.
charAttr - Variable in class javax.swing.text.html.HTMLDocument.HTMLReader
 
CharConversionException - Exception in java.io
Base class for character conversion exceptions.
CharConversionException() - Constructor for exception java.io.CharConversionException
This provides no detailed message.
CharConversionException(String) - Constructor for exception java.io.CharConversionException
This provides a detailed message.
charCount(int) - Static method in class java.lang.Character
Determines the number of char values needed to represent the specified character (Unicode code point).
CharSequence - Interface in java.lang
A CharSequence is a readable sequence of char values.
Charset - Class in java.nio.charset
A named mapping between sequences of sixteen-bit Unicode code units and sequences of bytes.
Charset(String, String[]) - Constructor for class java.nio.charset.Charset
Initializes a new charset with the given canonical name and alias set.
charsetForName(String) - Method in class java.nio.charset.spi.CharsetProvider
Retrieves a charset for the given charset name.
CharsetProvider - Class in java.nio.charset.spi
Charset service-provider class.
CharsetProvider() - Constructor for class java.nio.charset.spi.CharsetProvider
Initializes a new charset provider.
charsets() - Method in class java.nio.charset.spi.CharsetProvider
Creates an iterator that iterates over the charsets supported by this provider.
charStream - Variable in class javax.sql.rowset.BaseRowSet
The Reader object that will be returned by the method getCharacterStream, which is specified in the ResultSet interface.
charsWidth(char[], int, int) - Method in class java.awt.FontMetrics
Returns the total advance width for showing the specified array of characters in this Font.
charValue() - Method in class java.lang.Character
Returns the value of this Character object.
charWidth(int) - Method in class java.awt.FontMetrics
Returns the advance width of the specified character in this Font.
charWidth(char) - Method in class java.awt.FontMetrics
Returns the advance width of the specified character in this Font.
check(Certificate, Collection<String>) - Method in class java.security.cert.PKIXCertPathChecker
Performs the check(s) on the specified certificate using its internal state and removes any critical extensions that it processes from the specified collection of OID strings that represent the unresolved critical extensions.
check(String, URL, String, MLetContent) - Method in class javax.management.loading.MLet
This method is to be overridden when extending this service to support caching and versioning.
CHECK_BOX - Static variable in class javax.accessibility.AccessibleRole
A choice that can be checked or unchecked and provides a separate indicator for the current state.
CHECK_BOX - Static variable in class javax.swing.plaf.synth.Region
CheckBox region.
CHECK_BOX_MENU_ITEM - Static variable in class javax.swing.plaf.synth.Region
CheckBoxMenuItem region.
checkAccept(String, int) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not permitted to accept a socket connection from the specified host and port number.
checkAccess(Thread) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to modify the thread argument.
checkAccess(ThreadGroup) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to modify the thread group argument.
checkAccess() - Method in class java.lang.Thread
Determines if the currently running thread has permission to modify this thread.
checkAccess() - Method in class java.lang.ThreadGroup
Determines if the currently running thread has permission to modify this thread group.
checkAccess(Path, AccessMode...) - Method in class java.nio.file.spi.FileSystemProvider
Checks the existence, and optionally the accessibility, of a file.
checkAccess() - Method in class java.util.logging.LogManager
Check that the current context is trusted to modify the logging configuration.
checkAll() - Method in class java.awt.MediaTracker
Checks to see if all images being tracked by this media tracker have finished loading.
checkAll(boolean) - Method in class java.awt.MediaTracker
Checks to see if all images being tracked by this media tracker have finished loading.
checkAwtEventQueueAccess() - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to access the AWT event queue.
Checkbox - Class in java.awt
A check box is a graphical component that can be in either an "on" (true) or "off" (false) state.
Checkbox() - Constructor for class java.awt.Checkbox
Creates a check box with an empty string for its label.
Checkbox(String) - Constructor for class java.awt.Checkbox
Creates a check box with the specified label.
Checkbox(String, boolean) - Constructor for class java.awt.Checkbox
Creates a check box with the specified label and sets the specified state.
Checkbox(String, boolean, CheckboxGroup) - Constructor for class java.awt.Checkbox
Constructs a Checkbox with the specified label, set to the specified state, and in the specified check box group.
Checkbox(String, CheckboxGroup, boolean) - Constructor for class java.awt.Checkbox
Creates a check box with the specified label, in the specified check box group, and set to the specified state.
Checkbox.AccessibleAWTCheckbox - Class in java.awt
This class implements accessibility support for the Checkbox class.
Checkbox.AccessibleAWTCheckbox() - Constructor for class java.awt.Checkbox.AccessibleAWTCheckbox
 
CheckboxGroup - Class in java.awt
The CheckboxGroup class is used to group together a set of Checkbox buttons.
CheckboxGroup() - Constructor for class java.awt.CheckboxGroup
Creates a new instance of CheckboxGroup.
CheckboxMenuItem - Class in java.awt
This class represents a check box that can be included in a menu.
CheckboxMenuItem() - Constructor for class java.awt.CheckboxMenuItem
Create a check box menu item with an empty label.
CheckboxMenuItem(String) - Constructor for class java.awt.CheckboxMenuItem
Create a check box menu item with the specified label.
CheckboxMenuItem(String, boolean) - Constructor for class java.awt.CheckboxMenuItem
Create a check box menu item with the specified label and state.
CheckboxMenuItem.AccessibleAWTCheckboxMenuItem - Class in java.awt
Inner class of CheckboxMenuItem used to provide default support for accessibility.
CheckboxMenuItem.AccessibleAWTCheckboxMenuItem() - Constructor for class java.awt.CheckboxMenuItem.AccessibleAWTCheckboxMenuItem
 
CheckboxMenuItemPeer - Interface in java.awt.peer
The peer interface for CheckboxMenuItem.
CheckboxPeer - Interface in java.awt.peer
The peer interface for Checkbox.
checkClientTrusted(X509Certificate[], String, Socket) - Method in class javax.net.ssl.X509ExtendedTrustManager
Given the partial or complete certificate chain provided by the peer, build and validate the certificate path based on the authentication type and ssl parameters.
checkClientTrusted(X509Certificate[], String, SSLEngine) - Method in class javax.net.ssl.X509ExtendedTrustManager
Given the partial or complete certificate chain provided by the peer, build and validate the certificate path based on the authentication type and ssl parameters.
checkClientTrusted(X509Certificate[], String) - Method in interface javax.net.ssl.X509TrustManager
Given the partial or complete certificate chain provided by the peer, build a certificate path to a trusted root and return if it can be validated and is trusted for client SSL authentication based on the authentication type.
checkClosed() - Method in class javax.imageio.stream.ImageInputStreamImpl
Throws an IOException if the stream has been closed.
checkConnect(String, int) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to open a socket connection to the specified host and port number.
checkConnect(String, int, Object) - Method in class java.lang.SecurityManager
Throws a SecurityException if the specified security context is not allowed to open a socket connection to the specified host and port number.
checkCreateClassLoader() - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to create a new class loader.
checkDelete(String) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to delete the specified file.
CHECKED - Static variable in class javax.accessibility.AccessibleState
Indicates this object is currently checked.
CHECKED - Static variable in class javax.swing.text.html.HTML.Attribute
 
checkedCollection(Collection<E>, Class<E>) - Static method in class java.util.Collections
Returns a dynamically typesafe view of the specified collection.
CheckedInputStream - Class in java.util.zip
An input stream that also maintains a checksum of the data being read.
CheckedInputStream(InputStream, Checksum) - Constructor for class java.util.zip.CheckedInputStream
Creates an input stream using the specified Checksum.
checkedList(List<E>, Class<E>) - Static method in class java.util.Collections
Returns a dynamically typesafe view of the specified list.
checkedMap(Map<K, V>, Class<K>, Class<V>) - Static method in class java.util.Collections
Returns a dynamically typesafe view of the specified map.
CheckedOutputStream - Class in java.util.zip
An output stream that also maintains a checksum of the data being written.
CheckedOutputStream(OutputStream, Checksum) - Constructor for class java.util.zip.CheckedOutputStream
Creates an output stream with the specified Checksum.
checkedSet(Set<E>, Class<E>) - Static method in class java.util.Collections
Returns a dynamically typesafe view of the specified set.
checkedSortedMap(SortedMap<K, V>, Class<K>, Class<V>) - Static method in class java.util.Collections
Returns a dynamically typesafe view of the specified sorted map.
checkedSortedSet(SortedSet<E>, Class<E>) - Static method in class java.util.Collections
Returns a dynamically typesafe view of the specified sorted set.
checkError() - Method in class java.io.PrintStream
Flushes the stream and checks its error state.
checkError() - Method in class java.io.PrintWriter
Flushes the stream if it's not closed and checks its error state.
checkExec(String) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to create a subprocess.
checkExit(int) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to cause the Java Virtual Machine to halt with the specified status code.
checkForClickInExpandControl(TreePath, int, int) - Method in class javax.swing.plaf.basic.BasicTreeUI
If the mouseX and mouseY are in the expand/collapse region of the row, this will toggle the row.
checkGuard(Object) - Method in interface java.security.Guard
Determines whether or not to allow access to the guarded object object.
checkGuard(Object) - Method in class java.security.Permission
Implements the guard interface for a permission.
checkHorizontalKey(int, String) - Method in class javax.swing.AbstractButton
Verify that the key argument is a legal value for the horizontalAlignment and horizontalTextPosition properties.
checkHorizontalKey(int, String) - Method in class javax.swing.JLabel
Verify that key is a legal value for the horizontalAlignment properties.
checkIcon - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
checkID(int) - Method in class java.awt.MediaTracker
Checks to see if all images tracked by this media tracker that are tagged with the specified identifier have finished loading.
checkID(int, boolean) - Method in class java.awt.MediaTracker
Checks to see if all images tracked by this media tracker that are tagged with the specified identifier have finished loading.
checkImage(Image, ImageObserver) - Method in class java.awt.Component
Returns the status of the construction of a screen representation of the specified image.
checkImage(Image, int, int, ImageObserver) - Method in class java.awt.Component
Returns the status of the construction of a screen representation of the specified image.
checkImage(Image, int, int, ImageObserver) - Method in interface java.awt.peer.ComponentPeer
Determines the status of the construction of the screen representaion of the specified image.
checkImage(Image, int, int, ImageObserver) - Method in class java.awt.Toolkit
Indicates the construction status of a specified image that is being prepared for display.
checkLink(String) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to dynamic link the library code specified by the string argument file.
checkListen(int) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to wait for a connection request on the specified local port number.
checkMaxDegree(int) - Method in class javax.management.relation.RoleInfo
Returns true if the value parameter is lower than or equal to the expected maximum degree, false otherwise.
checkMemberAccess(Class<?>, int) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to access members.
checkMinDegree(int) - Method in class javax.management.relation.RoleInfo
Returns true if the value parameter is greater than or equal to the expected minimum degree, false otherwise.
checkMulticast(InetAddress) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to use (join/leave/send/receive) IP multicast.
checkMulticast(InetAddress, byte) - Method in class java.lang.SecurityManager
Deprecated.
Use #checkPermission(java.security.Permission) instead
checkOpacity(AbstractButton) - Method in class javax.swing.plaf.basic.BasicButtonListener
 
checkPackageAccess(String) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to access the package specified by the argument.
checkPackageDefinition(String) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to define classes in the package specified by the argument.
checkPainter() - Method in class javax.swing.text.GlyphView
Check to see that a glyph painter exists.
checkPermission(Permission) - Method in class java.lang.SecurityManager
Throws a SecurityException if the requested access, specified by the given permission, is not permitted based on the security policy currently in effect.
checkPermission(Permission, Object) - Method in class java.lang.SecurityManager
Throws a SecurityException if the specified security context is denied access to the resource specified by the given permission.
checkPermission(Permission) - Method in class java.security.AccessControlContext
Determines whether the access request indicated by the specified permission should be allowed or denied, based on the security policy currently in effect, and the context in this object.
checkPermission(Permission) - Static method in class java.security.AccessController
Determines whether the access request indicated by the specified permission should be allowed or denied, based on the current AccessControlContext and security policy.
checkPermission(Principal, Permission) - Method in interface java.security.acl.Acl
Checks whether or not the specified principal has the specified permission.
checkPermission(Permission) - Method in interface java.security.acl.AclEntry
Checks if the specified permission is part of the permission set in this entry.
checkPrintJobAccess() - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to initiate a print job request.
checkPropertiesAccess() - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to access or modify the system properties.
checkPropertyAccess(String) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to access the system property with the specified key name.
checkRead(FileDescriptor) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to read from the specified file descriptor.
checkRead(String) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to read the file specified by the string argument.
checkRead(String, Object) - Method in class java.lang.SecurityManager
Throws a SecurityException if the specified security context is not allowed to read the file specified by the string argument.
checkReadParamBandSettings(ImageReadParam, int, int) - Static method in class javax.imageio.ImageReader
A utility method that may be used by readers to test the validity of the source and destination band settings of an ImageReadParam.
checkRoleReading(String, String) - Method in class javax.management.relation.RelationService
Checks if given Role can be read in a relation of the given type.
checkRoleReading(String, String) - Method in interface javax.management.relation.RelationServiceMBean
Checks if given Role can be read in a relation of the given type.
checkRoleWriting(Role, String, Boolean) - Method in class javax.management.relation.RelationService
Checks if given Role can be set in a relation of given type.
checkRoleWriting(Role, String, Boolean) - Method in interface javax.management.relation.RelationServiceMBean
Checks if given Role can be set in a relation of given type.
checkSecurityAccess(String) - Method in class java.lang.SecurityManager
Determines whether the permission with the specified permission target name should be granted or denied.
checkServerTrusted(X509Certificate[], String, Socket) - Method in class javax.net.ssl.X509ExtendedTrustManager
Given the partial or complete certificate chain provided by the peer, build and validate the certificate path based on the authentication type and ssl parameters.
checkServerTrusted(X509Certificate[], String, SSLEngine) - Method in class javax.net.ssl.X509ExtendedTrustManager
Given the partial or complete certificate chain provided by the peer, build and validate the certificate path based on the authentication type and ssl parameters.
checkServerTrusted(X509Certificate[], String) - Method in interface javax.net.ssl.X509TrustManager
Given the partial or complete certificate chain provided by the peer, build a certificate path to a trusted root and return if it can be validated and is trusted for server SSL authentication based on the authentication type.
checkSetFactory() - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to set the socket factory used by ServerSocket or Socket, or the stream handler factory used by URL.
Checksum - Interface in java.util.zip
An interface representing a data checksum.
checkSystemClipboardAccess() - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to access the system clipboard.
checkTopLevelWindow(Object) - Method in class java.lang.SecurityManager
Returns false if the calling thread is not trusted to bring up the top-level window indicated by the window argument.
checkValidity() - Method in class java.security.cert.X509Certificate
Checks that the certificate is currently valid.
checkValidity(Date) - Method in class java.security.cert.X509Certificate
Checks that the given date is within the certificate's validity period.
checkValidity() - Method in class javax.security.cert.X509Certificate
Checks that the certificate is currently valid.
checkValidity(Date) - Method in class javax.security.cert.X509Certificate
Checks that the specified date is within the certificate's validity period.
checkVerticalKey(int, String) - Method in class javax.swing.AbstractButton
Verify that the key argument is a legal value for the vertical properties.
checkVerticalKey(int, String) - Method in class javax.swing.JLabel
Verify that key is a legal value for the verticalAlignment or verticalTextPosition properties.
checkWrite(FileDescriptor) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to write to the specified file descriptor.
checkWrite(String) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to write to the file specified by the string argument.
CHEROKEE - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Cherokee" Unicode character block.
CHILD_NODE_OF - Static variable in class javax.accessibility.AccessibleRelation
Indicates that an object is a child node of one or more objects.
CHILD_NODE_OF_PROPERTY - Static variable in class javax.accessibility.AccessibleRelation
Indicates the CHILD_NODE_OF relation between two or more objects has changed.
CHILD_POLICY_ALL - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
A constant returned by getChildPolicy to indicate that an element must have a single instance of each of its legal child elements, in order.
CHILD_POLICY_CHOICE - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
A constant returned by getChildPolicy to indicate that an element must have zero or one children, selected from among its legal child elements.
CHILD_POLICY_EMPTY - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
A constant returned by getChildPolicy to indicate that an element may not have any children.
CHILD_POLICY_MAX - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
The largest valid CHILD_POLICY_* constant, to be used for range checks.
CHILD_POLICY_REPEAT - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
A constant returned by getChildPolicy to indicate that an element must have zero or more instances of its unique legal child element.
CHILD_POLICY_SEQUENCE - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
A constant returned by getChildPolicy to indicate that an element must have a sequence of instances of any of its legal child elements.
CHILD_POLICY_SOME - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
A constant returned by getChildPolicy to indicate that an element must have zero or one instance of each of its legal child elements, in order.
childAdded(NodeChangeEvent) - Method in interface java.util.prefs.NodeChangeListener
This method gets called when a child node is added.
childAlloc - Variable in class javax.swing.text.AsyncBoxView.ChildLocator
A shape to use for the child allocation to avoid creating a lot of garbage.
childAllocation(int, Rectangle) - Method in class javax.swing.text.BoxView
Allocates a region for a child view.
childAllocation(int, Rectangle) - Method in class javax.swing.text.CompositeView
Returns the allocation for a given child.
childChanged(AsyncBoxView.ChildState) - Method in class javax.swing.text.AsyncBoxView.ChildLocator
Notification that a child changed.
childDeserializedHook(Object, BeanContextSupport.BCSChild) - Method in class java.beans.beancontext.BeanContextSupport
Called by readObject with the newly deserialized child and BCSChild.
childIndices - Variable in class javax.swing.event.TreeModelEvent
Indices identifying the position of where the children were.
childJustAddedHook(Object, BeanContextSupport.BCSChild) - Method in class java.beans.beancontext.BeanContextSupport
subclasses may override this method to simply extend add() semantics after the child has been added and before the event notification has occurred.
childJustRemovedHook(Object, BeanContextSupport.BCSChild) - Method in class java.beans.beancontext.BeanContextServicesSupport
called from superclass child removal operations after a child has been successfully removed.
childJustRemovedHook(Object, BeanContextSupport.BCSChild) - Method in class java.beans.beancontext.BeanContextSupport
subclasses may override this method to simply extend remove() semantics after the child has been removed and before the event notification has occurred.
childRemoved(NodeChangeEvent) - Method in interface java.util.prefs.NodeChangeListener
This method gets called when a child node is removed.
children - Variable in class java.beans.beancontext.BeanContextMembershipEvent
The list of children affected by this event notification.
children - Variable in class java.beans.beancontext.BeanContextSupport
all accesses to the protected HashMap children field shall be synchronized on that object.
children - Variable in class javax.swing.event.TreeModelEvent
Children that have been removed.
children() - Method in class javax.swing.JTree.DynamicUtilTreeNode
Subclassed to load the children, if necessary.
children() - Method in class javax.swing.text.AbstractDocument.AbstractElement
Returns the children of the receiver as an Enumeration.
children() - Method in class javax.swing.text.AbstractDocument.BranchElement
Returns the children of the receiver as an Enumeration.
children() - Method in class javax.swing.text.AbstractDocument.LeafElement
Returns the children of the receiver as an Enumeration.
children - Variable in class javax.swing.tree.DefaultMutableTreeNode
array of children, may be null if this node has no children
children() - Method in class javax.swing.tree.DefaultMutableTreeNode
Creates and returns a forward-order enumeration of this node's children.
children() - Method in interface javax.swing.tree.TreeNode
Returns the children of the receiver as an Enumeration.
childrenAdded(BeanContextMembershipEvent) - Method in interface java.beans.beancontext.BeanContextMembershipListener
Called when a child or list of children is added to a BeanContext that this listener is registered with.
childrenNames() - Method in class java.util.prefs.AbstractPreferences
Implements the children method as per the specification in Preferences.childrenNames().
childrenNames() - Method in class java.util.prefs.Preferences
Returns the names of the children of this preference node, relative to this node.
childrenNamesSpi() - Method in class java.util.prefs.AbstractPreferences
Returns the names of the children of this preference node.
childrenRemoved(BeanContextMembershipEvent) - Method in interface java.beans.beancontext.BeanContextMembershipListener
Called when a child or list of children is removed from a BeanContext that this listener is registered with.
childResized(int, int) - Method in interface java.awt.peer.ScrollPanePeer
Called when the child component changes its size.
childSpi(String) - Method in class java.util.prefs.AbstractPreferences
Returns the named child of this preference node, creating it if it does not already exist.
childValue(T) - Method in class java.lang.InheritableThreadLocal
Computes the child's initial value for this inheritable thread-local variable as a function of the parent's value at the time the child thread is created.
childValue - Variable in class javax.swing.JTree.DynamicUtilTreeNode
Value to create children with.
CHINA - Static variable in class java.util.Locale
Useful constant for country.
CHINESE - Static variable in class java.util.Locale
Useful constant for language.
Choice - Class in java.awt
The Choice class presents a pop-up menu of choices.
Choice() - Constructor for class java.awt.Choice
Creates a new choice menu.
Choice.AccessibleAWTChoice - Class in java.awt
This class implements accessibility support for the Choice class.
Choice.AccessibleAWTChoice() - Constructor for class java.awt.Choice.AccessibleAWTChoice
 
ChoiceCallback - Class in javax.security.auth.callback
Underlying security services instantiate and pass a ChoiceCallback to the handle method of a CallbackHandler to display a list of choices and to retrieve the selected choice(s).
ChoiceCallback(String, String[], int, boolean) - Constructor for class javax.security.auth.callback.ChoiceCallback
Construct a ChoiceCallback with a prompt, a list of choices, a default choice, and a boolean specifying whether or not multiple selections from the list of choices are allowed.
ChoiceFormat - Class in java.text
A ChoiceFormat allows you to attach a format to a range of numbers.
ChoiceFormat(String) - Constructor for class java.text.ChoiceFormat
Constructs with limits and corresponding formats based on the pattern.
ChoiceFormat(double[], String[]) - Constructor for class java.text.ChoiceFormat
Constructs with the limits and the corresponding formats.
ChoicePeer - Interface in java.awt.peer
The peer interface for Choice.
choices - Variable in class java.sql.DriverPropertyInfo
An array of possible values if the value for the field DriverPropertyInfo.value may be selected from a particular set of values; otherwise null.
CHOOSABLE_FILE_FILTER_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Identifies a change in the list of predefined file filters the user can choose from.
chooseClientAlias(String[], Principal[], Socket) - Method in interface javax.net.ssl.X509KeyManager
Choose an alias to authenticate the client side of a secure socket given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
chooseEngineClientAlias(String[], Principal[], SSLEngine) - Method in class javax.net.ssl.X509ExtendedKeyManager
Choose an alias to authenticate the client side of an SSLEngine connection given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
chooseEngineServerAlias(String, Principal[], SSLEngine) - Method in class javax.net.ssl.X509ExtendedKeyManager
Choose an alias to authenticate the server side of an SSLEngine connection given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
chooser - Variable in class javax.swing.plaf.basic.BasicColorChooserUI
JColorChooser this BasicColorChooserUI is installed on.
CHOOSER_PANELS_PROPERTY - Static variable in class javax.swing.JColorChooser
The chooserPanel array property name.
chooseServerAlias(String, Principal[], Socket) - Method in interface javax.net.ssl.X509KeyManager
Choose an alias to authenticate the server side of a secure socket given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
CHORD - Static variable in class java.awt.geom.Arc2D
The closure type for an arc closed by drawing a straight line segment from the start of the arc segment to the end of the arc segment.
CHOU_1 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS Chou ("long") #1 envelope size, 142 mm by 332 mm.
CHOU_2 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS Chou ("long") #2 envelope size, 119 mm by 277 mm.
CHOU_3 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS Chou ("long") #3 envelope size, 120 mm by 235 mm.
CHOU_30 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS Chou ("long") #30 envelope size, 92 mm by 235 mm.
CHOU_4 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS Chou ("long") #4 envelope size, 90 mm by 205 mm.
CHOU_40 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS Chou ("long") #40 envelope size, 90 mm by 225 mm.
Chromaticity - Class in javax.print.attribute.standard
Class Chromaticity is a printing attribute class, an enumeration, that specifies monochrome or color printing.
Chromaticity(int) - Constructor for class javax.print.attribute.standard.Chromaticity
Construct a new chromaticity enumeration value with the given integer value.
chunkLength - Variable in class java.net.HttpURLConnection
The chunk-length when using chunked encoding streaming mode for output.
Cipher - Class in javax.crypto
This class provides the functionality of a cryptographic cipher for encryption and decryption.
Cipher(CipherSpi, Provider, String) - Constructor for class javax.crypto.Cipher
Creates a Cipher object.
CipherInputStream - Class in javax.crypto
A CipherInputStream is composed of an InputStream and a Cipher so that read() methods return data that are read in from the underlying InputStream but have been additionally processed by the Cipher.
CipherInputStream(InputStream, Cipher) - Constructor for class javax.crypto.CipherInputStream
Constructs a CipherInputStream from an InputStream and a Cipher.
CipherInputStream(InputStream) - Constructor for class javax.crypto.CipherInputStream
Constructs a CipherInputStream from an InputStream without specifying a Cipher.
CipherOutputStream - Class in javax.crypto
A CipherOutputStream is composed of an OutputStream and a Cipher so that write() methods first process the data before writing them out to the underlying OutputStream.
CipherOutputStream(OutputStream, Cipher) - Constructor for class javax.crypto.CipherOutputStream
Constructs a CipherOutputStream from an OutputStream and a Cipher.
CipherOutputStream(OutputStream) - Constructor for class javax.crypto.CipherOutputStream
Constructs a CipherOutputStream from an OutputStream without specifying a Cipher.
CipherSpi - Class in javax.crypto
This class defines the Service Provider Interface (SPI) for the Cipher class.
CipherSpi() - Constructor for class javax.crypto.CipherSpi
 
CITE - Static variable in class javax.swing.text.html.HTML.Tag
 
CJK_COMPATIBILITY - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Compatibility" Unicode character block.
CJK_COMPATIBILITY_FORMS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Compatibility Forms" Unicode character block.
CJK_COMPATIBILITY_IDEOGRAPHS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Compatibility Ideographs" Unicode character block.
CJK_COMPATIBILITY_IDEOGRAPHS_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Compatibility Ideographs Supplement" Unicode character block.
CJK_RADICALS_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Radicals Supplement" Unicode character block.
CJK_STROKES - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Strokes" Unicode character block.
CJK_SYMBOLS_AND_PUNCTUATION - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Symbols and Punctuation" Unicode character block.
CJK_UNIFIED_IDEOGRAPHS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Unified Ideographs" Unicode character block.
CJK_UNIFIED_IDEOGRAPHS_EXTENSION_A - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Unified Ideographs Extension A" Unicode character block.
CJK_UNIFIED_IDEOGRAPHS_EXTENSION_B - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Unified Ideographs Extension B" Unicode character block.
CJK_UNIFIED_IDEOGRAPHS_EXTENSION_C - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Unified Ideographs Extension C" Unicode character block.
CJK_UNIFIED_IDEOGRAPHS_EXTENSION_D - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Unified Ideographs Extension D" Unicode character block.
Class<T> - Class in java.lang
Instances of the class Class represent classes and interfaces in a running Java application.
CLASS - Static variable in class javax.swing.text.html.HTML.Attribute
 
CLASS_ABSTRACT - Static variable in class java.awt.color.ICC_Profile
Profile class is abstract.
CLASS_ATTRIBUTE_PFX - Static variable in interface java.util.jar.Pack200.Packer
When concatenated with a class attribute name, indicates the format of that attribute, using the layout language specified in the JSR 200 specification.
CLASS_COLORSPACECONVERSION - Static variable in class java.awt.color.ICC_Profile
Profile class is color space conversion.
CLASS_DEVICELINK - Static variable in class java.awt.color.ICC_Profile
Profile class is device link.
CLASS_DISPLAY - Static variable in class java.awt.color.ICC_Profile
Profile class is display.
CLASS_INPUT - Static variable in class java.awt.color.ICC_Profile
Profile class is input.
CLASS_LOADING_MXBEAN_NAME - Static variable in class java.lang.management.ManagementFactory
String representation of the ObjectName for the ClassLoadingMXBean.
CLASS_NAMEDCOLOR - Static variable in class java.awt.color.ICC_Profile
Profile class is named color.
CLASS_OUTPUT - Static variable in class java.awt.color.ICC_Profile
Profile class is output.
CLASS_PATH - Static variable in class java.util.jar.Attributes.Name
Name object for Class-Path manifest attribute.
classattr() - Static method in class javax.management.Query
Returns a new class attribute expression which can be used in any Query call that expects a ValueExp.
ClassCastException - Exception in java.lang
Thrown to indicate that the code has attempted to cast an object to a subclass of which it is not an instance.
ClassCastException() - Constructor for exception java.lang.ClassCastException
Constructs a ClassCastException with no detail message.
ClassCastException(String) - Constructor for exception java.lang.ClassCastException
Constructs a ClassCastException with the specified detail message.
ClassCircularityError - Error in java.lang
Thrown when the Java Virtual Machine detects a circularity in the superclass hierarchy of a class being loaded.
ClassCircularityError() - Constructor for error java.lang.ClassCircularityError
Constructs a ClassCircularityError with no detail message.
ClassCircularityError(String) - Constructor for error java.lang.ClassCircularityError
Constructs a ClassCircularityError with the specified detail message.
ClassDefinition - Class in java.lang.instrument
This class serves as a parameter block to the Instrumentation.redefineClasses method.
ClassDefinition(Class<?>, byte[]) - Constructor for class java.lang.instrument.ClassDefinition
Creates a new ClassDefinition binding using the supplied class and class file bytes.
classDepth(String) - Method in class java.lang.SecurityManager
Deprecated.
This type of security checking is not recommended. It is recommended that the checkPermission call be used instead.
classEquals(Class, Class) - Static method in class java.beans.beancontext.BeanContextSupport
Tests to see if two class objects, or their names are equal.
classFactory - Variable in class javax.naming.Reference
Contains the name of the factory class for creating an instance of the object to which this Reference refers.
classFactoryLocation - Variable in class javax.naming.Reference
Contains the location of the factory class.
ClassFileTransformer - Interface in java.lang.instrument
An agent provides an implementation of this interface in order to transform class files.
ClassFormatError - Error in java.lang
Thrown when the Java Virtual Machine attempts to read a class file and determines that the file is malformed or otherwise cannot be interpreted as a class file.
ClassFormatError() - Constructor for error java.lang.ClassFormatError
Constructs a ClassFormatError with no detail message.
ClassFormatError(String) - Constructor for error java.lang.ClassFormatError
Constructs a ClassFormatError with the specified detail message.
CLASSID - Static variable in class javax.swing.text.html.HTML.Attribute
 
ClassLoader - Class in java.lang
A class loader is an object that is responsible for loading classes.
ClassLoader(ClassLoader) - Constructor for class java.lang.ClassLoader
Creates a new class loader using the specified parent class loader for delegation.
ClassLoader() - Constructor for class java.lang.ClassLoader
Creates a new class loader using the ClassLoader returned by the method getSystemClassLoader() as the parent class loader.
classLoaderDepth() - Method in class java.lang.SecurityManager
Deprecated.
This type of security checking is not recommended. It is recommended that the checkPermission call be used instead.
ClassLoaderRepository - Interface in javax.management.loading
Instances of this interface are used to keep the list of ClassLoaders registered in an MBean Server.
ClassLoadingMXBean - Interface in java.lang.management
The management interface for the class loading system of the Java virtual machine.
classModifiers() - Static method in class java.lang.reflect.Modifier
Return an int value OR-ing together the source language modifiers that can be applied to a class.
classname - Variable in exception java.io.InvalidClassException
Name of the invalid class.
className - Variable in class javax.naming.Reference
Contains the fully-qualified name of the class of the object to which this Reference refers.
ClassNotFoundException - Exception in java.lang
Thrown when an application tries to load in a class through its string name using: The forName method in class Class.
ClassNotFoundException() - Constructor for exception java.lang.ClassNotFoundException
Constructs a ClassNotFoundException with no detail message.
ClassNotFoundException(String) - Constructor for exception java.lang.ClassNotFoundException
Constructs a ClassNotFoundException with the specified detail message.
ClassNotFoundException(String, Throwable) - Constructor for exception java.lang.ClassNotFoundException
Constructs a ClassNotFoundException with the specified detail message and optional exception that was raised while loading the class.
ClassValue<T> - Class in java.lang
Lazily associate a computed value with (potentially) every type.
ClassValue() - Constructor for class java.lang.ClassValue
Sole constructor.
clean(ObjID[], long, VMID, boolean) - Method in interface java.rmi.dgc.DGC
The clean call removes the 'vmid' from the reference list of each remote object indicated in 'id's.
CLEAR - Static variable in class java.awt.AlphaComposite
Both the color and the alpha of the destination are cleared (Porter-Duff Clear rule).
Clear - Static variable in class java.awt.AlphaComposite
AlphaComposite object that implements the opaque CLEAR rule with an alpha of 1.0f.
clear() - Method in class java.awt.List
Deprecated.
As of JDK version 1.1, replaced by removeAll().
clear() - Method in class java.awt.RenderingHints
Clears this RenderingHints object of all key/value pairs.
clear() - Method in class java.beans.beancontext.BeanContextSupport
clear the children (Unsupported) implementations must synchronized on the hierarchy lock and "children" protected field
clear() - Method in class java.lang.ref.Reference
Clears this reference object.
clear() - Method in class java.nio.Buffer
Clears this buffer.
clear() - Method in class java.security.Provider
Clears this provider so that it no longer contains the properties used to look up facilities implemented by the provider.
clear() - Method in class java.util.AbstractCollection
Removes all of the elements from this collection (optional operation).
clear() - Method in class java.util.AbstractList
Removes all of the elements from this list (optional operation).
clear() - Method in class java.util.AbstractMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class java.util.AbstractQueue
Removes all of the elements from this queue.
clear() - Method in class java.util.ArrayDeque
Removes all of the elements from this deque.
clear() - Method in class java.util.ArrayList
Removes all of the elements from this list.
clear(int) - Method in class java.util.BitSet
Sets the bit specified by the index to false.
clear(int, int) - Method in class java.util.BitSet
Sets the bits from the specified fromIndex (inclusive) to the specified toIndex (exclusive) to false.
clear() - Method in class java.util.BitSet
Sets all of the bits in this BitSet to false.
clear() - Method in class java.util.Calendar
Sets all the calendar field values and the time value (millisecond offset from the Epoch) of this Calendar undefined.
clear(int) - Method in class java.util.Calendar
Sets the given calendar field value and the time value (millisecond offset from the Epoch) of this Calendar undefined.
clear() - Method in interface java.util.Collection
Removes all of the elements from this collection (optional operation).
clear() - Method in class java.util.concurrent.ArrayBlockingQueue
Atomically removes all of the elements from this queue.
clear() - Method in class java.util.concurrent.ConcurrentHashMap
Removes all of the mappings from this map.
clear() - Method in class java.util.concurrent.ConcurrentLinkedDeque
Removes all of the elements from this deque.
clear() - Method in class java.util.concurrent.ConcurrentSkipListMap
Removes all of the mappings from this map.
clear() - Method in class java.util.concurrent.ConcurrentSkipListSet
Removes all of the elements from this set.
clear() - Method in class java.util.concurrent.CopyOnWriteArrayList
Removes all of the elements from this list.
clear() - Method in class java.util.concurrent.CopyOnWriteArraySet
Removes all of the elements from this set.
clear() - Method in class java.util.concurrent.DelayQueue
Atomically removes all of the elements from this delay queue.
clear() - Method in class java.util.concurrent.LinkedBlockingDeque
Atomically removes all of the elements from this deque.
clear() - Method in class java.util.concurrent.LinkedBlockingQueue
Atomically removes all of the elements from this queue.
clear() - Method in class java.util.concurrent.PriorityBlockingQueue
Atomically removes all of the elements from this queue.
clear() - Method in class java.util.concurrent.SynchronousQueue
Does nothing.
clear() - Method in class java.util.EnumMap
Removes all mappings from this map.
clear() - Method in class java.util.HashMap
Removes all of the mappings from this map.
clear() - Method in class java.util.HashSet
Removes all of the elements from this set.
clear() - Method in class java.util.Hashtable
Clears this hashtable so that it contains no keys.
clear() - Method in class java.util.IdentityHashMap
Removes all of the mappings from this map.
clear() - Method in class java.util.jar.Attributes
Removes all attributes from this Map.
clear() - Method in class java.util.jar.Manifest
Clears the main Attributes as well as the entries in this Manifest.
clear() - Method in class java.util.LinkedHashMap
Removes all of the mappings from this map.
clear() - Method in class java.util.LinkedList
Removes all of the elements from this list.
clear() - Method in interface java.util.List
Removes all of the elements from this list (optional operation).
clear() - Method in class java.util.Locale.Builder
Resets the builder to its initial, empty state.
clear() - Method in interface java.util.Map
Removes all of the mappings from this map (optional operation).
clear() - Method in class java.util.prefs.AbstractPreferences
Implements the clear method as per the specification in Preferences.clear().
clear() - Method in class java.util.prefs.Preferences
Removes all of the preferences (key-value associations) in this preference node.
clear() - Method in class java.util.PriorityQueue
Removes all of the elements from this priority queue.
clear() - Method in interface java.util.Set
Removes all of the elements from this set (optional operation).
clear() - Method in class java.util.TreeMap
Removes all of the mappings from this map.
clear() - Method in class java.util.TreeSet
Removes all of the elements from this set.
clear() - Method in class java.util.Vector
Removes all of the elements from this Vector.
clear() - Method in class java.util.WeakHashMap
Removes all of the mappings from this map.
clear() - Method in class javax.accessibility.AccessibleRelationSet
Removes all the relations from the current relation set.
clear() - Method in class javax.accessibility.AccessibleStateSet
Removes all the states from the current state set.
clear() - Method in interface javax.management.openmbean.TabularData
Removes all CompositeData values (ie rows) from this TabularData instance.
clear() - Method in class javax.management.openmbean.TabularDataSupport
Removes all rows from this TabularDataSupport instance.
clear() - Method in interface javax.naming.directory.Attribute
Removes all values from this attribute.
clear() - Method in class javax.naming.directory.BasicAttribute
 
clear() - Method in class javax.naming.Reference
Deletes all addresses from this reference.
clear() - Method in interface javax.print.attribute.AttributeSet
Removes all attributes from this attribute set.
clear() - Method in class javax.print.attribute.HashAttributeSet
Removes all attributes from this attribute set.
clear() - Method in class javax.script.SimpleBindings
Removes all of the mappings from this map (optional operation).
clear() - Method in class javax.swing.ActionMap
Removes all the mappings from this ActionMap.
clear() - Method in class javax.swing.ComponentInputMap
Removes all the mappings from this object.
clear() - Method in class javax.swing.DefaultListModel
Removes all of the elements from this list.
clear() - Method in class javax.swing.InputMap
Removes all the mappings from this InputMap.
CLEAR - Static variable in class javax.swing.text.html.CSS.Attribute
 
CLEAR - Static variable in class javax.swing.text.html.HTML.Attribute
 
clearAbortRequest() - Method in class javax.imageio.ImageReader
Clears any previous abort request.
clearAbortRequest() - Method in class javax.imageio.ImageWriter
Clears any previous abort request.
clearAccessibleSelection() - Method in class java.awt.List.AccessibleAWTList
Clears the selection in the object, so that nothing in the object is selected.
clearAccessibleSelection() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Clears the selection in the object, so that no children in the object are selected.
clearAccessibleSelection() - Method in interface javax.accessibility.AccessibleSelection
Clears the selection in the object, so that no children in the object are selected.
clearAccessibleSelection() - Method in class javax.swing.JComboBox.AccessibleJComboBox
Clears the selection in the object, so that no children in the object are selected.
clearAccessibleSelection() - Method in class javax.swing.JList.AccessibleJList
Clears the selection in the object, so that nothing in the object is selected.
clearAccessibleSelection() - Method in class javax.swing.JMenu.AccessibleJMenu
Clears the selection in the object, so that nothing in the object is selected.
clearAccessibleSelection() - Method in class javax.swing.JMenuBar.AccessibleJMenuBar
Clears the selection in the object, so that nothing in the object is selected.
clearAccessibleSelection() - Method in class javax.swing.JTabbedPane.AccessibleJTabbedPane
 
clearAccessibleSelection() - Method in class javax.swing.JTable.AccessibleJTable
Clears the selection in the object, so that no children in the object are selected.
clearAccessibleSelection() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Clears the selection in the object, so that nothing in the object is selected.
clearAccessibleSelection() - Method in class javax.swing.JTree.AccessibleJTree
Clears the selection in the object, so that nothing in the object is selected.
clearAssertionStatus() - Method in class java.lang.ClassLoader
Sets the default assertion status for this class loader to false and discards any package defaults or class assertion status settings associated with the class loader.
clearAutoscroll() - Method in class java.awt.dnd.DropTarget
clear autoscrolling
clearBatch() - Method in interface java.sql.Statement
Empties this Statement object's current list of SQL commands.
clearBit(int) - Method in class java.math.BigInteger
Returns a BigInteger whose value is equivalent to this BigInteger with the designated bit cleared.
clearCache() - Static method in class java.util.ResourceBundle
Removes all resource bundles from the cache that have been loaded using the caller's class loader.
clearCache(ClassLoader) - Static method in class java.util.ResourceBundle
Removes all resource bundles from the cache that have been loaded using the given class loader.
clearChanged() - Method in class java.util.Observable
Indicates that this object has no longer changed, or that it has already notified all of its observers of its most recent change, so that the hasChanged method will now return false.
clearError() - Method in class java.io.PrintStream
Clears the internal error state of this stream.
clearError() - Method in class java.io.PrintWriter
Clears the error state of this stream.
clearExtensions() - Method in class java.util.Locale.Builder
Resets the extensions to their initial, empty state.
clearGlobalFocusOwner() - Method in class java.awt.KeyboardFocusManager
Clears the global focus owner at both the Java and native levels.
clearGlobalFocusOwner(Window) - Method in interface java.awt.peer.KeyboardFocusManagerPeer
Clears the current global focus owner.
clearIconCache() - Method in class javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView
 
clearIconCache() - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
clearParameters() - Method in interface java.sql.PreparedStatement
Clears the current parameter values immediately.
clearParameters() - Method in class javax.sql.rowset.BaseRowSet
Clears all of the current parameter values in this RowSet object's internal representation of the parameters to be set in this RowSet object's command when it is executed.
clearParameters() - Method in interface javax.sql.RowSet
Clears the parameters set for this RowSet object's command.
clearPassword() - Method in class javax.crypto.spec.PBEKeySpec
Clears the internal copy of the password.
clearPassword() - Method in class javax.security.auth.callback.PasswordCallback
Clear the retrieved password.
clearProperty(String) - Static method in class java.lang.System
Removes the system property indicated by the specified key.
clearRect(int, int, int, int) - Method in class java.awt.Graphics
Clears the specified rectangle by filling it with the background color of the current drawing surface.
clearRect(int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.clearRect.
clearSelectedPath() - Method in class javax.swing.MenuSelectionManager
Tell the menu selection to close and unselect all the menu components.
clearSelection() - Method in class javax.swing.ButtonGroup
Clears the selection such that none of the buttons in the ButtonGroup are selected.
clearSelection() - Method in class javax.swing.DefaultListSelectionModel
Change the selection to the empty set.
clearSelection() - Method in class javax.swing.DefaultSingleSelectionModel
 
clearSelection() - Method in class javax.swing.JList
Clears the selection; after calling this method, isSelectionEmpty will return true.
clearSelection() - Method in class javax.swing.JTable
Deselects all selected columns and rows.
clearSelection() - Method in class javax.swing.JTree
Clears the selection.
clearSelection() - Method in interface javax.swing.ListSelectionModel
Change the selection to the empty set.
clearSelection() - Method in interface javax.swing.SingleSelectionModel
Clears the selection (to -1).
clearSelection() - Method in class javax.swing.tree.DefaultTreeSelectionModel
Empties the current selection.
clearSelection() - Method in interface javax.swing.tree.TreeSelectionModel
Empties the current selection.
clearTextShiftOffset() - Method in class javax.swing.plaf.basic.BasicButtonUI
 
clearToggledPaths() - Method in class javax.swing.JTree
Clears the cache of toggled tree paths.
clearWarnings() - Method in interface java.sql.Connection
Clears all warnings reported for this Connection object.
clearWarnings() - Method in interface java.sql.ResultSet
Clears all warnings reported on this ResultSet object.
clearWarnings() - Method in interface java.sql.Statement
Clears all the warnings reported on this Statement object.
CLICK - Static variable in interface javax.accessibility.AccessibleAction
An action which causes a component to execute its default action.
clickCount - Variable in class java.awt.Event
For MOUSE_DOWN events, this field indicates the number of consecutive clicks.
clickCountToStart - Variable in class javax.swing.DefaultCellEditor
An integer specifying the number of clicks needed to start editing.
clientClosed(RMIConnection) - Method in class javax.management.remote.rmi.RMIServerImpl
Method called when a client connection created by makeClient is closed.
ClientInfoStatus - Enum in java.sql
Enumeration for status of the reason that a property could not be set via a call to Connection.setClientInfo
clip(Shape) - Method in class java.awt.Graphics2D
Intersects the current Clip with the interior of the specified Shape and sets the Clip to the resulting intersection.
Clip - Interface in javax.sound.sampled
The Clip interface represents a special kind of data line whose audio data can be loaded prior to playback, instead of being streamed in real time.
Clipboard - Class in java.awt.datatransfer
A class that implements a mechanism to transfer data using cut/copy/paste operations.
Clipboard(String) - Constructor for class java.awt.datatransfer.Clipboard
Creates a clipboard object.
ClipboardOwner - Interface in java.awt.datatransfer
Defines the interface for classes that will provide data to a clipboard.
clipRect(int, int, int, int) - Method in class java.awt.Graphics
Intersects the current clip with the specified rectangle.
clipRect(int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.clipRect.
Clob - Interface in java.sql
The mapping in the JavaTM programming language for the SQL CLOB type.
CLOB - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type CLOB.
clockSequence() - Method in class java.util.UUID
The clock sequence value associated with this UUID.
clone() - Method in class java.awt.BufferCapabilities
 
clone() - Method in class java.awt.datatransfer.DataFlavor
Returns a clone of this DataFlavor.
clone() - Method in class java.awt.font.TextLayout
Creates a copy of this TextLayout.
clone() - Method in class java.awt.font.TextMeasurer
 
clone() - Method in class java.awt.geom.AffineTransform
Returns a copy of this AffineTransform object.
clone() - Method in class java.awt.geom.Area
Returns an exact copy of this Area object.
clone() - Method in class java.awt.geom.CubicCurve2D
Creates a new object of the same class as this object.
clone() - Method in class java.awt.geom.Dimension2D
Creates a new object of the same class as this object.
clone() - Method in class java.awt.geom.Line2D
Creates a new object of the same class as this object.
clone() - Method in class java.awt.geom.Path2D
Creates a new object of the same class as this object.
clone() - Method in class java.awt.geom.Path2D.Double
Creates a new object of the same class as this object.
clone() - Method in class java.awt.geom.Path2D.Float
Creates a new object of the same class as this object.
clone() - Method in class java.awt.geom.Point2D
Creates a new object of the same class and with the same contents as this object.
clone() - Method in class java.awt.geom.QuadCurve2D
Creates a new object of the same class and with the same contents as this object.
clone() - Method in class java.awt.geom.RectangularShape
Creates a new object of the same class and with the same contents as this object.
clone() - Method in class java.awt.GridBagConstraints
Creates a copy of this grid bag constraint.
clone() - Method in class java.awt.image.ImageFilter
Clones this object.
clone() - Method in class java.awt.image.Kernel
Clones this object.
clone() - Method in class java.awt.image.renderable.ParameterBlock
Creates a copy of a ParameterBlock.
clone() - Method in class java.awt.image.renderable.RenderContext
Makes a copy of a RenderContext.
clone() - Method in class java.awt.ImageCapabilities
 
clone() - Method in class java.awt.Insets
Create a copy of this object.
clone() - Method in class java.awt.JobAttributes
Creates and returns a copy of this JobAttributes.
clone() - Method in class java.awt.PageAttributes
Creates and returns a copy of this PageAttributes.
clone() - Method in class java.awt.print.PageFormat
Makes a copy of this PageFormat with the same contents as this PageFormat.
clone() - Method in class java.awt.print.Paper
Creates a copy of this Paper with the same contents as this Paper.
clone() - Method in class java.awt.RenderingHints
Creates a clone of this RenderingHints object that has the same contents as this RenderingHints object.
clone() - Method in class java.lang.Enum
Throws CloneNotSupportedException.
clone() - Method in class java.lang.Object
Creates and returns a copy of this object.
clone() - Method in class java.lang.Thread
Throws CloneNotSupportedException as a Thread can not be meaningfully cloned.
clone() - Method in class java.net.HttpCookie
Create and return a copy of this object.
clone() - Method in class java.rmi.server.UnicastRemoteObject
Returns a clone of the remote object that is distinct from the original.
clone() - Method in interface java.security.acl.AclEntry
Clones this ACL entry.
clone() - Method in interface java.security.cert.CertPathBuilderResult
Makes a copy of this CertPathBuilderResult.
clone() - Method in interface java.security.cert.CertPathParameters
Makes a copy of this CertPathParameters.
clone() - Method in interface java.security.cert.CertPathValidatorResult
Makes a copy of this CertPathValidatorResult.
clone() - Method in interface java.security.cert.CertSelector
Makes a copy of this CertSelector.
clone() - Method in interface java.security.cert.CertStoreParameters
Makes a copy of this CertStoreParameters.
clone() - Method in class java.security.cert.CollectionCertStoreParameters
Returns a copy of this object.
clone() - Method in interface java.security.cert.CRLSelector
Makes a copy of this CRLSelector.
clone() - Method in class java.security.cert.LDAPCertStoreParameters
Returns a copy of this object.
clone() - Method in class java.security.cert.PKIXCertPathChecker
Returns a clone of this object.
clone() - Method in class java.security.cert.PKIXCertPathValidatorResult
Returns a copy of this object.
clone() - Method in class java.security.cert.PKIXParameters
Makes a copy of this PKIXParameters object.
clone() - Method in class java.security.cert.X509CertSelector
Returns a copy of this object.
clone() - Method in class java.security.cert.X509CRLSelector
Returns a copy of this object.
clone() - Method in class java.security.MessageDigest
Returns a clone if the implementation is cloneable.
clone() - Method in class java.security.MessageDigestSpi
Returns a clone if the implementation is cloneable.
clone() - Method in class java.security.Signature
Returns a clone if the implementation is cloneable.
clone() - Method in class java.security.SignatureSpi
Returns a clone if the implementation is cloneable.
clone() - Method in class java.text.BreakIterator
Create a copy of this iterator
clone() - Method in interface java.text.CharacterIterator
Create a copy of this iterator
clone() - Method in class java.text.ChoiceFormat
Overrides Cloneable
clone() - Method in class java.text.Collator
Overrides Cloneable
clone() - Method in class java.text.DateFormat
Overrides Cloneable
clone() - Method in class java.text.DateFormatSymbols
Overrides Cloneable
clone() - Method in class java.text.DecimalFormat
Standard override; no change in semantics.
clone() - Method in class java.text.DecimalFormatSymbols
Standard override.
clone() - Method in class java.text.Format
Creates and returns a copy of this object.
clone() - Method in class java.text.MessageFormat
Creates and returns a copy of this object.
clone() - Method in class java.text.NumberFormat
Overrides Cloneable
clone() - Method in class java.text.RuleBasedCollator
Standard override; no change in semantics.
clone() - Method in class java.text.SimpleDateFormat
Creates a copy of this SimpleDateFormat.
clone() - Method in class java.text.StringCharacterIterator
Creates a copy of this iterator.
clone() - Method in class java.util.AbstractMap
Returns a shallow copy of this AbstractMap instance: the keys and values themselves are not cloned.
clone() - Method in class java.util.ArrayDeque
Returns a copy of this deque.
clone() - Method in class java.util.ArrayList
Returns a shallow copy of this ArrayList instance.
clone() - Method in class java.util.BitSet
Cloning this BitSet produces a new BitSet that is equal to it.
clone() - Method in class java.util.Calendar
Creates and returns a copy of this object.
clone() - Method in class java.util.concurrent.ConcurrentSkipListMap
Returns a shallow copy of this ConcurrentSkipListMap instance.
clone() - Method in class java.util.concurrent.ConcurrentSkipListSet
Returns a shallow copy of this ConcurrentSkipListSet instance.
clone() - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns a shallow copy of this list.
clone() - Method in class java.util.Date
Return a copy of this object.
clone() - Method in class java.util.EnumMap
Returns a shallow copy of this enum map.
clone() - Method in class java.util.EnumSet
Returns a copy of this set.
clone() - Method in class java.util.GregorianCalendar
 
clone() - Method in class java.util.HashMap
Returns a shallow copy of this HashMap instance: the keys and values themselves are not cloned.
clone() - Method in class java.util.HashSet
Returns a shallow copy of this HashSet instance: the elements themselves are not cloned.
clone() - Method in class java.util.Hashtable
Creates a shallow copy of this hashtable.
clone() - Method in class java.util.IdentityHashMap
Returns a shallow copy of this identity hash map: the keys and values themselves are not cloned.
clone() - Method in class java.util.jar.Attributes
Returns a copy of the Attributes, implemented as follows:
clone() - Method in class java.util.jar.Manifest
Returns a shallow copy of this Manifest.
clone() - Method in class java.util.LinkedList
Returns a shallow copy of this LinkedList.
clone() - Method in class java.util.Locale
Overrides Cloneable.
clone() - Method in class java.util.SimpleTimeZone
Returns a clone of this SimpleTimeZone instance.
clone() - Method in class java.util.TimeZone
Creates a copy of this TimeZone.
clone() - Method in class java.util.TreeMap
Returns a shallow copy of this TreeMap instance.
clone() - Method in class java.util.TreeSet
Returns a shallow copy of this TreeSet instance.
clone() - Method in class java.util.Vector
Returns a clone of this vector.
clone() - Method in class java.util.zip.ZipEntry
Returns a copy of this entry.
clone() - Method in class javax.crypto.Mac
Returns a clone if the provider implementation is cloneable.
clone() - Method in class javax.crypto.MacSpi
Returns a clone if the implementation is cloneable.
clone() - Method in interface javax.management.Descriptor
Returns a descriptor which is equal to this descriptor.
clone() - Method in class javax.management.ImmutableDescriptor
Returns a descriptor which is equal to this descriptor.
clone() - Method in class javax.management.MBeanAttributeInfo
Returns a shallow clone of this instance.
clone() - Method in class javax.management.MBeanConstructorInfo
Returns a shallow clone of this instance.
clone() - Method in class javax.management.MBeanInfo
Returns a shallow clone of this instance.
clone() - Method in class javax.management.MBeanNotificationInfo
Returns a shallow clone of this instance.
clone() - Method in class javax.management.MBeanOperationInfo
Returns a shallow clone of this instance.
clone() - Method in class javax.management.MBeanParameterInfo
Returns a shallow clone of this instance.
clone() - Method in class javax.management.modelmbean.DescriptorSupport
Returns a new Descriptor which is a duplicate of the Descriptor.
clone() - Method in class javax.management.modelmbean.ModelMBeanAttributeInfo
Creates and returns a new ModelMBeanAttributeInfo which is a duplicate of this ModelMBeanAttributeInfo.
clone() - Method in class javax.management.modelmbean.ModelMBeanConstructorInfo
Creates and returns a new ModelMBeanConstructorInfo which is a duplicate of this ModelMBeanConstructorInfo.
clone() - Method in interface javax.management.modelmbean.ModelMBeanInfo
Creates and returns a copy of this object.
clone() - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
Returns a shallow clone of this instance.
clone() - Method in class javax.management.modelmbean.ModelMBeanNotificationInfo
Creates and returns a new ModelMBeanNotificationInfo which is a duplicate of this ModelMBeanNotificationInfo.
clone() - Method in class javax.management.modelmbean.ModelMBeanOperationInfo
Creates and returns a new ModelMBeanOperationInfo which is a duplicate of this ModelMBeanOperationInfo.
clone() - Method in class javax.management.openmbean.TabularDataSupport
Returns a clone of this TabularDataSupport instance: the clone is obtained by calling super.clone(), and then cloning the underlying map.
clone() - Method in class javax.management.relation.Role
Clone the role object.
clone() - Method in class javax.management.relation.RoleUnresolved
Clone this object.
clone() - Method in class javax.naming.CompositeName
Generates a copy of this composite name.
clone() - Method in class javax.naming.CompoundName
Creates a copy of this compound name.
clone() - Method in interface javax.naming.directory.Attribute
Makes a copy of the attribute.
clone() - Method in interface javax.naming.directory.Attributes
Makes a copy of the attribute set.
clone() - Method in class javax.naming.directory.BasicAttribute
 
clone() - Method in class javax.naming.directory.BasicAttributes
 
clone() - Method in class javax.naming.ldap.LdapName
Generates a new copy of this name.
clone() - Method in interface javax.naming.Name
Generates a new copy of this name.
clone() - Method in class javax.naming.Reference
Makes a copy of this reference using its class name list of addresses, class factory name and class factory location.
clone() - Method in class javax.print.attribute.EnumSyntax
Returns a clone of this enumeration value, which to preserve the semantics of enumeration values is the same object as this enumeration value.
clone() - Method in class javax.sound.midi.MetaMessage
Creates a new object of the same class and with the same contents as this object.
clone() - Method in class javax.sound.midi.MidiMessage
Creates a new object of the same class and with the same contents as this object.
clone() - Method in class javax.sound.midi.ShortMessage
Creates a new object of the same class and with the same contents as this object.
clone() - Method in class javax.sound.midi.SysexMessage
Creates a new object of the same class and with the same contents as this object.
clone() - Method in class javax.swing.AbstractAction
Clones the abstract action.
clone() - Method in class javax.swing.DefaultListSelectionModel
Returns a clone of this selection model with the same selection.
clone() - Method in class javax.swing.JFormattedTextField.AbstractFormatter
Clones the AbstractFormatter.
clone() - Method in class javax.swing.text.DefaultFormatter
Creates a copy of the DefaultFormatter.
clone(Element, Element) - Method in class javax.swing.text.DefaultStyledDocument.ElementBuffer
Creates a copy of this element, with a different parent.
clone() - Method in class javax.swing.text.EditorKit
Creates a copy of the editor kit.
clone() - Method in class javax.swing.text.ElementIterator
Clones the ElementIterator.
clone() - Method in class javax.swing.text.GlyphView
Creates a shallow copy.
clone() - Method in class javax.swing.text.html.HTMLEditorKit
Creates a copy of the editor kit.
clone() - Method in class javax.swing.text.InternationalFormatter
Creates a copy of the DefaultFormatter.
clone() - Method in class javax.swing.text.Segment
Creates a shallow copy.
clone() - Method in class javax.swing.text.SimpleAttributeSet
Clones a set of attributes.
clone() - Method in class javax.swing.text.StyleContext.SmallAttributeSet
Clones a set of attributes.
clone() - Method in class javax.swing.text.StyledEditorKit
Creates a copy of the editor kit.
clone() - Method in class javax.swing.tree.DefaultMutableTreeNode
Overridden to make clone public.
clone() - Method in class javax.swing.tree.DefaultTreeSelectionModel
Returns a clone of this object with the same selection.
Cloneable - Interface in java.lang
A class implements the Cloneable interface to indicate to the Object.clone() method that it is legal for that method to make a field-for-field copy of instances of that class.
cloneNode(boolean) - Method in class javax.imageio.metadata.IIOMetadataNode
Returns a duplicate of this node.
CloneNotSupportedException - Exception in java.lang
Thrown to indicate that the clone method in class Object has been called to clone an object, but that the object's class does not implement the Cloneable interface.
CloneNotSupportedException() - Constructor for exception java.lang.CloneNotSupportedException
Constructs a CloneNotSupportedException with no detail message.
CloneNotSupportedException(String) - Constructor for exception java.lang.CloneNotSupportedException
Constructs a CloneNotSupportedException with the specified detail message.
cloneWithSource(Object) - Method in class javax.swing.event.TreeSelectionEvent
Returns a copy of the receiver, but with the source being newSource.
closable - Variable in class javax.swing.JInternalFrame
The frame can be closed.
close() - Method in class java.awt.SplashScreen
Hides the splash screen, closes the window, and releases all associated resources.
close() - Method in class java.beans.XMLDecoder
This method closes the input stream associated with this stream.
close() - Method in class java.beans.XMLEncoder
This method calls flush, writes the closing postamble and then closes the output stream associated with this stream.
close() - Method in class java.io.BufferedInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class java.io.BufferedReader
 
close() - Method in class java.io.BufferedWriter
 
close() - Method in class java.io.ByteArrayInputStream
Closing a ByteArrayInputStream has no effect.
close() - Method in class java.io.ByteArrayOutputStream
Closing a ByteArrayOutputStream has no effect.
close() - Method in class java.io.CharArrayReader
Closes the stream and releases any system resources associated with it.
close() - Method in class java.io.CharArrayWriter
Close the stream.
close() - Method in interface java.io.Closeable
Closes this stream and releases any system resources associated with it.
close() - Method in class java.io.FileInputStream
Closes this file input stream and releases any system resources associated with the stream.
close() - Method in class java.io.FileOutputStream
Closes this file output stream and releases any system resources associated with this stream.
close() - Method in class java.io.FilterInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class java.io.FilterOutputStream
Closes this output stream and releases any system resources associated with the stream.
close() - Method in class java.io.FilterReader
 
close() - Method in class java.io.FilterWriter
 
close() - Method in class java.io.InputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class java.io.InputStreamReader
 
close() - Method in interface java.io.ObjectInput
Closes the input stream.
close() - Method in class java.io.ObjectInputStream
Closes the input stream.
close() - Method in interface java.io.ObjectOutput
Closes the stream.
close() - Method in class java.io.ObjectOutputStream
Closes the stream.
close() - Method in class java.io.OutputStream
Closes this output stream and releases any system resources associated with this stream.
close() - Method in class java.io.OutputStreamWriter
 
close() - Method in class java.io.PipedInputStream
Closes this piped input stream and releases any system resources associated with the stream.
close() - Method in class java.io.PipedOutputStream
Closes this piped output stream and releases any system resources associated with this stream.
close() - Method in class java.io.PipedReader
Closes this piped stream and releases any system resources associated with the stream.
close() - Method in class java.io.PipedWriter
Closes this piped output stream and releases any system resources associated with this stream.
close() - Method in class java.io.PrintStream
Closes the stream.
close() - Method in class java.io.PrintWriter
Closes the stream and releases any system resources associated with it.
close() - Method in class java.io.PushbackInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class java.io.PushbackReader
Closes the stream and releases any system resources associated with it.
close() - Method in class java.io.RandomAccessFile
Closes this random access file stream and releases any system resources associated with the stream.
close() - Method in class java.io.Reader
Closes the stream and releases any system resources associated with it.
close() - Method in class java.io.SequenceInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class java.io.StringReader
Closes the stream and releases any system resources associated with it.
close() - Method in class java.io.StringWriter
Closing a StringWriter has no effect.
close() - Method in class java.io.Writer
Closes the stream, flushing it first.
close() - Method in interface java.lang.AutoCloseable
Closes this resource, relinquishing any underlying resources.
close() - Method in class java.net.DatagramSocket
Closes this datagram socket.
close() - Method in class java.net.DatagramSocketImpl
Close the socket.
close() - Method in class java.net.ServerSocket
Closes this socket.
close() - Method in class java.net.Socket
Closes this socket.
close() - Method in class java.net.SocketImpl
Closes this socket.
close() - Method in class java.net.URLClassLoader
Closes this URLClassLoader, so that it can no longer be used to load new classes or resources that are defined by this loader.
close() - Method in interface java.nio.channels.AsynchronousChannel
Closes this channel.
close() - Method in interface java.nio.channels.Channel
Closes this channel.
close() - Method in class java.nio.channels.FileLock
This method invokes the FileLock.release() method.
close() - Method in interface java.nio.channels.InterruptibleChannel
Closes this channel.
close() - Method in interface java.nio.channels.MulticastChannel
Closes this channel.
close() - Method in class java.nio.channels.Selector
Closes this selector.
close() - Method in class java.nio.channels.spi.AbstractInterruptibleChannel
Closes this channel.
close() - Method in class java.nio.channels.spi.AbstractSelector
Closes this selector.
close() - Method in class java.nio.file.FileSystem
Closes this file system.
close() - Method in interface java.nio.file.WatchService
Closes this watch service.
close() - Method in interface java.sql.Connection
Releases this Connection object's database and JDBC resources immediately instead of waiting for them to be automatically released.
close() - Method in interface java.sql.ResultSet
Releases this ResultSet object's database and JDBC resources immediately instead of waiting for this to happen when it is automatically closed.
close() - Method in interface java.sql.Statement
Releases this Statement object's database and JDBC resources immediately instead of waiting for this to happen when it is automatically closed.
close() - Method in class java.util.Formatter
Closes this formatter.
close() - Method in class java.util.logging.ConsoleHandler
Override StreamHandler.close to do a flush but not to close the output stream.
close() - Method in class java.util.logging.FileHandler
Close all the files.
close() - Method in class java.util.logging.Handler
Close the Handler and free all associated resources.
close() - Method in class java.util.logging.MemoryHandler
Close the Handler and free all associated resources.
close() - Method in class java.util.logging.SocketHandler
Close this output stream.
close() - Method in class java.util.logging.StreamHandler
Close the current output stream.
close() - Method in class java.util.Scanner
Closes this scanner.
close() - Method in class java.util.zip.DeflaterInputStream
Closes this input stream and its underlying input stream, discarding any pending uncompressed data.
close() - Method in class java.util.zip.DeflaterOutputStream
Writes remaining compressed data to the output stream and closes the underlying stream.
close() - Method in class java.util.zip.GZIPInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class java.util.zip.InflaterInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class java.util.zip.InflaterOutputStream
Writes any remaining uncompressed data to the output stream and closes the underlying output stream.
close() - Method in class java.util.zip.ZipFile
Closes the ZIP file.
close() - Method in class java.util.zip.ZipInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class java.util.zip.ZipOutputStream
Closes the ZIP output stream as well as the stream being filtered.
close() - Method in class javax.crypto.CipherInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class javax.crypto.CipherOutputStream
Closes this output stream and releases any system resources associated with this stream.
close() - Method in class javax.imageio.stream.FileCacheImageInputStream
Closes this FileCacheImageInputStream, closing and removing the cache file.
close() - Method in class javax.imageio.stream.FileCacheImageOutputStream
Closes this FileCacheImageOutputStream.
close() - Method in class javax.imageio.stream.FileImageInputStream
 
close() - Method in class javax.imageio.stream.FileImageOutputStream
 
close() - Method in interface javax.imageio.stream.ImageInputStream
Closes the stream.
close() - Method in class javax.imageio.stream.ImageInputStreamImpl
 
close() - Method in class javax.imageio.stream.MemoryCacheImageInputStream
Closes this MemoryCacheImageInputStream, freeing the cache.
close() - Method in class javax.imageio.stream.MemoryCacheImageOutputStream
Closes this MemoryCacheImageOutputStream.
close() - Method in interface javax.management.remote.JMXConnector
Closes the client connection to its server.
close() - Method in interface javax.management.remote.rmi.RMIConnection
Closes this connection.
close() - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
close() - Method in class javax.management.remote.rmi.RMIConnector
 
close() - Method in class javax.management.remote.rmi.RMIServerImpl
Closes this connection server.
close() - Method in interface javax.naming.Context
Closes this context.
close() - Method in class javax.naming.InitialContext
 
close() - Method in class javax.naming.ldap.StartTlsResponse
Closes the TLS connection gracefully and reverts back to the underlying connection.
close() - Method in interface javax.naming.NamingEnumeration
Closes this enumeration.
close() - Method in interface javax.sound.midi.MidiDevice
Closes the device, indicating that the device should now release any system resources it is using.
close() - Method in interface javax.sound.midi.Receiver
Indicates that the application has finished using the receiver, and that limited resources it requires may be released or made available.
close() - Method in interface javax.sound.midi.Transmitter
Indicates that the application has finished using the transmitter, and that limited resources it requires may be released or made available.
close() - Method in class javax.sound.sampled.AudioInputStream
Closes this audio input stream and releases any system resources associated with the stream.
close() - Method in interface javax.sound.sampled.Line
Closes the line, indicating that any system resources in use by the line can be released.
CLOSE - Static variable in class javax.sound.sampled.LineEvent.Type
A type of event that is sent when a line closes, freeing the system resources it had obtained when it was opened.
close() - Method in interface javax.sql.PooledConnection
Closes the physical connection that this PooledConnection object represents.
close() - Method in class javax.swing.ProgressMonitor
Indicate that the operation is complete.
close() - Method in class javax.swing.ProgressMonitorInputStream
Overrides FilterInputStream.close to close the progress monitor as well as the stream.
close() - Method in class javax.tools.ForwardingJavaFileManager
 
close() - Method in interface javax.tools.JavaFileManager
Releases any resources opened by this file manager directly or indirectly.
CLOSE_ALL_RESULTS - Static variable in interface java.sql.Statement
The constant indicating that all ResultSet objects that have previously been kept open should be closed when calling getMoreResults.
CLOSE_CMD - Static variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
CLOSE_CURRENT_RESULT - Static variable in interface java.sql.Statement
The constant indicating that the current ResultSet object should be closed when calling getMoreResults.
CLOSE_CURSORS_AT_COMMIT - Static variable in interface java.sql.ResultSet
The constant indicating that open ResultSet objects with this holdability will be closed when the current transaction is commited.
CLOSE_FAILURE - Static variable in class java.util.logging.ErrorManager
CLOSE_FAILURE is used when a close of an output stream fails.
Closeable - Interface in java.io
A Closeable is a source or destination of data that can be closed.
closeAction - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
closeButton - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
closeClient(RMIConnection) - Method in class javax.management.remote.rmi.RMIIIOPServerImpl
 
closeClient(RMIConnection) - Method in class javax.management.remote.rmi.RMIJRMPServerImpl
 
closeClient(RMIConnection) - Method in class javax.management.remote.rmi.RMIServerImpl
Closes a client connection made by makeClient.
CLOSED - Static variable in class javax.management.remote.JMXConnectionNotification
Notification type string for a connection-closed notification.
CLOSED_OPTION - Static variable in class javax.swing.JOptionPane
Return value from class method if user closes window without selecting anything, more than likely this should be treated as either a CANCEL_OPTION or NO_OPTION.
ClosedDirectoryStreamException - Exception in java.nio.file
Unchecked exception thrown when an attempt is made to invoke an operation on a directory stream that is closed.
ClosedDirectoryStreamException() - Constructor for exception java.nio.file.ClosedDirectoryStreamException
Constructs an instance of this class.
ClosedFileSystemException - Exception in java.nio.file
Unchecked exception thrown when an attempt is made to invoke an operation on a file and the file system is closed.
ClosedFileSystemException() - Constructor for exception java.nio.file.ClosedFileSystemException
Constructs an instance of this class.
closedIcon - Variable in class javax.swing.tree.DefaultTreeCellRenderer
Icon used to show non-leaf nodes that aren't expanded.
ClosedWatchServiceException - Exception in java.nio.file
Unchecked exception thrown when an attempt is made to invoke an operation on a watch service that is closed.
ClosedWatchServiceException() - Constructor for exception java.nio.file.ClosedWatchServiceException
Constructs an instance of this class.
closeEntry() - Method in class java.util.zip.ZipInputStream
Closes the current ZIP entry and positions the stream for reading the next entry.
closeEntry() - Method in class java.util.zip.ZipOutputStream
Closes the current ZIP entry and positions the stream for writing the next entry.
closeFrame(JInternalFrame) - Method in class javax.swing.DefaultDesktopManager
Removes the frame, and, if necessary, the desktopIcon, from its parent.
closeFrame(JInternalFrame) - Method in interface javax.swing.DesktopManager
Generally, this call should remove the frame from it's parent.
closeFrame(JInternalFrame) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
This method is called when the user wants to close the frame.
closeIcon - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
closeInbound() - Method in class javax.net.ssl.SSLEngine
Signals that no more inbound network data will be sent to this SSLEngine.
closeKey - Variable in class javax.swing.plaf.basic.BasicDesktopPaneUI
Deprecated.
As of 1.3.
closeOnCompletion() - Method in interface java.sql.Statement
Specifies that this Statement will be closed when all its dependent result sets are closed.
closeOutbound() - Method in class javax.net.ssl.SSLEngine
Signals that no more outbound application data will be sent on this SSLEngine.
closeOutUnwantedEmbeddedTags(AttributeSet) - Method in class javax.swing.text.html.HTMLWriter
Searches the attribute set and for each tag that is stored in the tag vector.
closePath() - Method in class java.awt.geom.Path2D
Closes the current subpath by drawing a straight line back to the coordinates of the last moveTo.
closeServer() - Method in class javax.management.remote.rmi.RMIIIOPServerImpl
Called by RMIServerImpl.close() to close the connector server by unexporting this object.
closeServer() - Method in class javax.management.remote.rmi.RMIJRMPServerImpl
Called by RMIServerImpl.close() to close the connector server by unexporting this object.
closeServer() - Method in class javax.management.remote.rmi.RMIServerImpl
Called by RMIServerImpl.close() to close the connector server.
CMMException - Exception in java.awt.color
This exception is thrown if the native CMM returns an error.
CMMException(String) - Constructor for exception java.awt.color.CMMException
Constructs a CMMException with the specified detail message.
coalesceEvents(AWTEvent, AWTEvent) - Method in class java.awt.Component
Potentially coalesce an event being posted with an existing event.
coalescePaintEvent(PaintEvent) - Method in interface java.awt.peer.ComponentPeer
Called to coalesce paint events.
CODE - Static variable in class javax.swing.text.html.HTML.Attribute
 
CODE - Static variable in class javax.swing.text.html.HTML.Tag
 
CODE_ATTRIBUTE_PFX - Static variable in interface java.util.jar.Pack200.Packer
When concatenated with a code attribute name, indicates the format of that attribute.
CODEBASE - Static variable in class javax.swing.text.html.HTML.Attribute
 
codePointAt(CharSequence, int) - Static method in class java.lang.Character
Returns the code point at the given index of the CharSequence.
codePointAt(char[], int) - Static method in class java.lang.Character
Returns the code point at the given index of the char array.
codePointAt(char[], int, int) - Static method in class java.lang.Character
Returns the code point at the given index of the char array, where only array elements with index less than limit can be used.
codePointAt(int) - Method in class java.lang.String
Returns the character (Unicode code point) at the specified index.
codePointAt(int) - Method in class java.lang.StringBuffer
 
codePointBefore(CharSequence, int) - Static method in class java.lang.Character
Returns the code point preceding the given index of the CharSequence.
codePointBefore(char[], int) - Static method in class java.lang.Character
Returns the code point preceding the given index of the char array.
codePointBefore(char[], int, int) - Static method in class java.lang.Character
Returns the code point preceding the given index of the char array, where only array elements with index greater than or equal to start can be used.
codePointBefore(int) - Method in class java.lang.String
Returns the character (Unicode code point) before the specified index.
codePointBefore(int) - Method in class java.lang.StringBuffer
 
codePointCount(CharSequence, int, int) - Static method in class java.lang.Character
Returns the number of Unicode code points in the text range of the specified char sequence.
codePointCount(char[], int, int) - Static method in class java.lang.Character
Returns the number of Unicode code points in a subarray of the char array argument.
codePointCount(int, int) - Method in class java.lang.String
Returns the number of Unicode code points in the specified text range of this String.
codePointCount(int, int) - Method in class java.lang.StringBuffer
 
CoderMalfunctionError - Error in java.nio.charset
Error thrown when the decodeLoop method of a CharsetDecoder, or the encodeLoop method of a CharsetEncoder, throws an unexpected exception.
CoderMalfunctionError(Exception) - Constructor for error java.nio.charset.CoderMalfunctionError
Initializes an instance of this class.
CoderResult - Class in java.nio.charset
A description of the result state of a coder.
CodeSigner - Class in java.security
This class encapsulates information about a code signer.
CodeSigner(CertPath, Timestamp) - Constructor for class java.security.CodeSigner
Constructs a CodeSigner object.
CodeSource - Class in java.security
This class extends the concept of a codebase to encapsulate not only the location (URL) but also the certificate chains that were used to verify signed code originating from that location.
CodeSource(URL, Certificate[]) - Constructor for class java.security.CodeSource
Constructs a CodeSource and associates it with the specified location and set of certificates.
CodeSource(URL, CodeSigner[]) - Constructor for class java.security.CodeSource
Constructs a CodeSource and associates it with the specified location and set of code signers.
CODETYPE - Static variable in class javax.swing.text.html.HTML.Attribute
 
CodingErrorAction - Class in java.nio.charset
A typesafe enumeration for coding-error actions.
coerceData(boolean) - Method in class java.awt.image.BufferedImage
Forces the data to match the state specified in the isAlphaPremultiplied variable.
coerceData(WritableRaster, boolean) - Method in class java.awt.image.ColorModel
Forces the raster data to match the state specified in the isAlphaPremultiplied variable, assuming the data is currently correctly described by this ColorModel.
coerceData(WritableRaster, boolean) - Method in class java.awt.image.ComponentColorModel
Forces the raster data to match the state specified in the isAlphaPremultiplied variable, assuming the data is currently correctly described by this ColorModel.
coerceData(WritableRaster, boolean) - Method in class java.awt.image.DirectColorModel
Forces the raster data to match the state specified in the isAlphaPremultiplied variable, assuming the data is currently correctly described by this ColorModel.
colHead - Variable in class javax.swing.ScrollPaneLayout
The column header child.
COLLAPSED - Static variable in class javax.accessibility.AccessibleState
Indicates this object is collapsed.
collapsedIcon - Variable in class javax.swing.plaf.basic.BasicTreeUI
 
collapsePath(TreePath) - Method in class javax.swing.JTree
Ensures that the node identified by the specified path is collapsed and viewable.
collapseRow(int) - Method in class javax.swing.JTree
Ensures that the node in the specified row is collapsed.
COLLATED - Static variable in class javax.print.attribute.standard.SheetCollate
Sheets within a document appear in collated order when multiple copies are printed.
CollationElementIterator - Class in java.text
The CollationElementIterator class is used as an iterator to walk through each character of an international string.
CollationKey - Class in java.text
A CollationKey represents a String under the rules of a specific Collator object.
CollationKey(String) - Constructor for class java.text.CollationKey
CollationKey constructor.
Collator - Class in java.text
The Collator class performs locale-sensitive String comparison.
Collator() - Constructor for class java.text.Collator
Default constructor.
CollatorProvider - Class in java.text.spi
An abstract class for service providers that provide concrete implementations of the Collator class.
CollatorProvider() - Constructor for class java.text.spi.CollatorProvider
Sole constructor.
Collection<E> - Interface in java.util
The root interface in the collection hierarchy.
CollectionCertStoreParameters - Class in java.security.cert
Parameters used as input for the Collection CertStore algorithm.
CollectionCertStoreParameters(Collection<?>) - Constructor for class java.security.cert.CollectionCertStoreParameters
Creates an instance of CollectionCertStoreParameters which will allow certificates and CRLs to be retrieved from the specified Collection.
CollectionCertStoreParameters() - Constructor for class java.security.cert.CollectionCertStoreParameters
Creates an instance of CollectionCertStoreParameters with the default parameter values (an empty and immutable Collection).
Collections - Class in java.util
This class consists exclusively of static methods that operate on or return collections.
Color - Class in java.awt
The Color class is used to encapsulate colors in the default sRGB color space or colors in arbitrary color spaces identified by a ColorSpace.
Color(int, int, int) - Constructor for class java.awt.Color
Creates an opaque sRGB color with the specified red, green, and blue values in the range (0 - 255).
Color(int, int, int, int) - Constructor for class java.awt.Color
Creates an sRGB color with the specified red, green, blue, and alpha values in the range (0 - 255).
Color(int) - Constructor for class java.awt.Color
Creates an opaque sRGB color with the specified combined RGB value consisting of the red component in bits 16-23, the green component in bits 8-15, and the blue component in bits 0-7.
Color(int, boolean) - Constructor for class java.awt.Color
Creates an sRGB color with the specified combined RGBA value consisting of the alpha component in bits 24-31, the red component in bits 16-23, the green component in bits 8-15, and the blue component in bits 0-7.
Color(float, float, float) - Constructor for class java.awt.Color
Creates an opaque sRGB color with the specified red, green, and blue values in the range (0.0 - 1.0).
Color(float, float, float, float) - Constructor for class java.awt.Color
Creates an sRGB color with the specified red, green, blue, and alpha values in the range (0.0 - 1.0).
Color(ColorSpace, float[], float) - Constructor for class java.awt.Color
Creates a color in the specified ColorSpace with the color components specified in the float array and the specified alpha.
COLOR - Static variable in class java.awt.PageAttributes.ColorType
The ColorType instance to use for specifying color printing.
COLOR - Static variable in class javax.print.attribute.standard.Chromaticity
Color printing.
color - Variable in class javax.swing.border.MatteBorder
 
COLOR - Static variable in class javax.swing.text.html.CSS.Attribute
 
COLOR - Static variable in class javax.swing.text.html.HTML.Attribute
 
COLOR_ACTION - Static variable in class javax.swing.text.html.HTMLEditorKit
The Color choice action identifier The color is passed as an argument
COLOR_CHOOSER - Static variable in class javax.accessibility.AccessibleRole
A specialized pane that lets the user choose a color.
COLOR_CHOOSER - Static variable in class javax.swing.plaf.synth.Region
ColorChooser region.
COLOR_CHOOSER_DIALOG - Static variable in class javax.swing.JRootPane
Constant used for the windowDecorationStyle property.
ColorChooserComponentFactory - Class in javax.swing.colorchooser
A class designed to produce preconfigured "accessory" objects to insert into color choosers.
ColorChooserUI - Class in javax.swing.plaf
Pluggable look and feel interface for JColorChooser.
ColorChooserUI() - Constructor for class javax.swing.plaf.ColorChooserUI
 
ColorConvertOp - Class in java.awt.image
This class performs a pixel-by-pixel color conversion of the data in the source image.
ColorConvertOp(RenderingHints) - Constructor for class java.awt.image.ColorConvertOp
Constructs a new ColorConvertOp which will convert from a source color space to a destination color space.
ColorConvertOp(ColorSpace, RenderingHints) - Constructor for class java.awt.image.ColorConvertOp
Constructs a new ColorConvertOp from a ColorSpace object.
ColorConvertOp(ColorSpace, ColorSpace, RenderingHints) - Constructor for class java.awt.image.ColorConvertOp
Constructs a new ColorConvertOp from two ColorSpace objects.
ColorConvertOp(ICC_Profile[], RenderingHints) - Constructor for class java.awt.image.ColorConvertOp
Constructs a new ColorConvertOp from an array of ICC_Profiles.
ColorModel - Class in java.awt.image
The ColorModel abstract class encapsulates the methods for translating a pixel value to color components (for example, red, green, and blue) and an alpha component.
ColorModel(int) - Constructor for class java.awt.image.ColorModel
Constructs a ColorModel that translates pixels of the specified number of bits to color/alpha components.
ColorModel(int, int[], ColorSpace, boolean, boolean, int, int) - Constructor for class java.awt.image.ColorModel
Constructs a ColorModel that translates pixel values to color/alpha components.
colorModel - Variable in class javax.imageio.ImageTypeSpecifier
The ColorModel to be used as a prototype.
ColorSelectionModel - Interface in javax.swing.colorchooser
A model that supports selecting a Color.
ColorSpace - Class in java.awt.color
This abstract class is used to serve as a color space tag to identify the specific color space of a Color object or, via a ColorModel object, of an Image, a BufferedImage, or a GraphicsDevice.
ColorSpace(int, int) - Constructor for class java.awt.color.ColorSpace
Constructs a ColorSpace object given a color space type and the number of components.
ColorSupported - Class in javax.print.attribute.standard
Class ColorSupported is a printing attribute class, an enumeration, that identifies whether the device is capable of any type of color printing at all, including highlight color as well as full process color.
ColorSupported(int) - Constructor for class javax.print.attribute.standard.ColorSupported
Construct a new color supported enumeration value with the given integer value.
ColorType - Class in javax.swing.plaf.synth
A typesafe enumeration of colors that can be fetched from a style.
ColorType(String) - Constructor for class javax.swing.plaf.synth.ColorType
Creates a new ColorType with the specified description.
ColorUIResource - Class in javax.swing.plaf
 
ColorUIResource(int, int, int) - Constructor for class javax.swing.plaf.ColorUIResource
 
ColorUIResource(int) - Constructor for class javax.swing.plaf.ColorUIResource
 
ColorUIResource(float, float, float) - Constructor for class javax.swing.plaf.ColorUIResource
 
ColorUIResource(Color) - Constructor for class javax.swing.plaf.ColorUIResource
 
COLS - Static variable in class javax.swing.text.html.HTML.Attribute
 
COLSPAN - Static variable in class javax.swing.text.html.HTML.Attribute
 
column - Variable in class javax.swing.event.TableModelEvent
 
COLUMN_HEADER - Static variable in class javax.accessibility.AccessibleRole
The header for a column of data.
COLUMN_HEADER - Static variable in interface javax.swing.ScrollPaneConstants
Identifies the area at the top the viewport between the upper left corner and the upper right corner.
COLUMN_WIDTH_PROPERTY - Static variable in class javax.swing.table.TableColumn
Obsolete as of Java 2 platform v1.3.
columnAdded(TableColumnModelEvent) - Method in interface javax.swing.event.TableColumnModelListener
Tells listeners that a column was added to the model.
columnAdded(TableColumnModelEvent) - Method in class javax.swing.JTable.AccessibleJTable
Track changes to the table contents (column insertions)
columnAdded(TableColumnModelEvent) - Method in class javax.swing.JTable
Invoked when a column is added to the table column model.
columnAdded(TableColumnModelEvent) - Method in class javax.swing.table.JTableHeader
Invoked when a column is added to the table column model.
columnAtPoint(Point) - Method in class javax.swing.JTable
Returns the index of the column that point lies in, or -1 if the result is not in the range [0, getColumnCount()-1].
columnAtPoint(Point) - Method in class javax.swing.table.JTableHeader
Returns the index of the column that point lies in, or -1 if it lies out of bounds.
columnHeader - Variable in class javax.swing.JScrollPane
The column header child.
columnIdentifiers - Variable in class javax.swing.table.DefaultTableModel
The Vector of column identifiers.
columnMargin - Variable in class javax.swing.table.DefaultTableColumnModel
Width margin between each column
columnMarginChanged(ChangeEvent) - Method in interface javax.swing.event.TableColumnModelListener
Tells listeners that a column was moved due to a margin change.
columnMarginChanged(ChangeEvent) - Method in class javax.swing.JTable.AccessibleJTable
Track changes of a column moving due to margin changes.
columnMarginChanged(ChangeEvent) - Method in class javax.swing.JTable
Invoked when a column is moved due to a margin change.
columnMarginChanged(ChangeEvent) - Method in class javax.swing.table.JTableHeader
Invoked when a column is moved due to a margin change.
columnModel - Variable in class javax.swing.JTable
The TableColumnModel of the table.
columnModel - Variable in class javax.swing.table.JTableHeader
The TableColumnModel of the table header.
columnMoved(TableColumnModelEvent) - Method in interface javax.swing.event.TableColumnModelListener
Tells listeners that a column was repositioned.
columnMoved(TableColumnModelEvent) - Method in class javax.swing.JTable.AccessibleJTable
Track changes of a column repositioning.
columnMoved(TableColumnModelEvent) - Method in class javax.swing.JTable
Invoked when a column is repositioned.
columnMoved(TableColumnModelEvent) - Method in class javax.swing.table.JTableHeader
Invoked when a column is repositioned.
columnNoNulls - Static variable in interface java.sql.DatabaseMetaData
Indicates that the column might not allow NULL values.
columnNoNulls - Static variable in interface java.sql.ResultSetMetaData
The constant indicating that a column does not allow NULL values.
columnNullable - Static variable in interface java.sql.DatabaseMetaData
Indicates that the column definitely allows NULL values.
columnNullable - Static variable in interface java.sql.ResultSetMetaData
The constant indicating that a column allows NULL values.
columnNullableUnknown - Static variable in interface java.sql.DatabaseMetaData
Indicates that the nullability of columns is unknown.
columnNullableUnknown - Static variable in interface java.sql.ResultSetMetaData
The constant indicating that the nullability of a column's values is unknown.
columnRemoved(TableColumnModelEvent) - Method in interface javax.swing.event.TableColumnModelListener
Tells listeners that a column was removed from the model.
columnRemoved(TableColumnModelEvent) - Method in class javax.swing.JTable.AccessibleJTable
Track changes to the table contents (column deletions)
columnRemoved(TableColumnModelEvent) - Method in class javax.swing.JTable
Invoked when a column is removed from the table column model.
columnRemoved(TableColumnModelEvent) - Method in class javax.swing.table.JTableHeader
Invoked when a column is removed from the table column model.
columnSelectionAllowed - Variable in class javax.swing.table.DefaultTableColumnModel
Column selection allowed in this column model
columnSelectionChanged(ListSelectionEvent) - Method in interface javax.swing.event.TableColumnModelListener
Tells listeners that the selection model of the TableColumnModel changed.
columnSelectionChanged(ListSelectionEvent) - Method in class javax.swing.JTable.AccessibleJTable
Track that the selection model of the TableColumnModel changed.
columnSelectionChanged(ListSelectionEvent) - Method in class javax.swing.JTable
Invoked when the selection model of the TableColumnModel is changed.
columnSelectionChanged(ListSelectionEvent) - Method in class javax.swing.table.JTableHeader
Invoked when the selection model of the TableColumnModel is changed.
columnUpdated(int) - Method in interface javax.sql.rowset.CachedRowSet
Indicates whether the designated column in the current row of this CachedRowSet object has been updated.
columnUpdated(String) - Method in interface javax.sql.rowset.CachedRowSet
Indicates whether the designated column in the current row of this CachedRowSet object has been updated.
columnWeights - Variable in class java.awt.GridBagLayout
This field holds the overrides to the column weights.
columnWidths - Variable in class java.awt.GridBagLayout
This field holds the overrides to the column minimum width.
combine(ProtectionDomain[], ProtectionDomain[]) - Method in interface java.security.DomainCombiner
Modify or update the provided ProtectionDomains.
combine(ProtectionDomain[], ProtectionDomain[]) - Method in class javax.security.auth.SubjectDomainCombiner
Update the relevant ProtectionDomains with the Principals from the Subject associated with this SubjectDomainCombiner.
COMBINING - Static variable in class java.awt.font.GlyphMetrics
Indicates a glyph that represents a combining character, such as an umlaut.
COMBINING_DIACRITICAL_MARKS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Combining Diacritical Marks" Unicode character block.
COMBINING_DIACRITICAL_MARKS_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Combining Diacritical Marks Supplement" Unicode character block.
COMBINING_HALF_MARKS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Combining Half Marks" Unicode character block.
COMBINING_MARKS_FOR_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Combining Diacritical Marks for Symbols" Unicode character block.
COMBINING_SPACING_MARK - Static variable in class java.lang.Character
General category "Mc" in the Unicode specification.
COMBO_BOX - Static variable in class javax.accessibility.AccessibleRole
A list of choices the user can select from.
COMBO_BOX - Static variable in class javax.swing.plaf.synth.Region
ComboBox region.
comboBox - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
 
comboBox - Variable in class javax.swing.plaf.basic.BasicComboPopup
 
comboBox - Variable in class javax.swing.plaf.metal.MetalComboBoxButton
 
ComboBoxEditor - Interface in javax.swing
The editor component used for JComboBox components.
ComboBoxModel<E> - Interface in javax.swing
A data model for a combo box.
ComboBoxUI - Class in javax.swing.plaf
Pluggable look and feel interface for JComboBox.
ComboBoxUI() - Constructor for class javax.swing.plaf.ComboBoxUI
 
comboIcon - Variable in class javax.swing.plaf.metal.MetalComboBoxButton
 
ComboPopup - Interface in javax.swing.plaf.basic
The interface which defines the methods required for the implementation of the popup portion of a combo box.
command(Object) - Static method in class java.lang.Compiler
Examines the argument type and its fields and perform some documented operation.
command(List<String>) - Method in class java.lang.ProcessBuilder
Sets this process builder's operating system program and arguments.
command(String...) - Method in class java.lang.ProcessBuilder
Sets this process builder's operating system program and arguments.
command() - Method in class java.lang.ProcessBuilder
Returns this process builder's operating system program and arguments.
COMMENT - Static variable in class javax.swing.text.html.HTML.Attribute
 
COMMENT - Static variable in class javax.swing.text.html.HTML.Tag
All comments are labeled with this tag.
comment(Element) - Method in class javax.swing.text.html.HTMLWriter
Writes out comments.
commentChar(int) - Method in class java.io.StreamTokenizer
Specified that the character argument starts a single-line comment.
COMMENTS - Static variable in class java.util.regex.Pattern
Permits whitespace and comments in pattern.
commit() - Method in interface java.sql.Connection
Makes all changes made since the previous commit/rollback permanent and releases any database locks currently held by this Connection object.
commit() - Method in interface javax.security.auth.spi.LoginModule
Method to commit the authentication process (phase 2).
commit() - Method in interface javax.sql.rowset.CachedRowSet
Each CachedRowSet object's SyncProvider contains a Connection object from the ResultSet or JDBC properties passed to it's constructors.
commit() - Method in interface javax.sql.rowset.JdbcRowSet
Each JdbcRowSet contains a Connection object from the ResultSet or JDBC properties passed to it's constructors.
commit() - Method in interface javax.sql.rowset.spi.TransactionalWriter
Makes permanent all changes that have been performed by the acceptChanges method since the last call to either the commit or rollback methods.
COMMIT - Static variable in class javax.swing.JFormattedTextField
Constant identifying that when focus is lost, commitEdit should be invoked.
COMMIT_ON_ACCEPT_CHANGES - Static variable in interface javax.sql.rowset.CachedRowSet
Deprecated.
Because this field is final (it is part of an interface), its value cannot be changed.
COMMIT_OR_REVERT - Static variable in class javax.swing.JFormattedTextField
Constant identifying that when focus is lost, commitEdit should be invoked.
commitEdit() - Method in class javax.swing.JFormattedTextField
Forces the current value to be taken from the AbstractFormatter and set as the current value.
commitEdit() - Method in class javax.swing.JSpinner
Commits the currently edited value to the SpinnerModel.
commitEdit() - Method in class javax.swing.JSpinner.DefaultEditor
Pushes the currently edited value to the SpinnerModel.
COMMON - Static variable in class java.awt.JobAttributes.DialogType
The DialogType instance to use for specifying the cross-platform, pure Java print dialog.
COMMON - Static variable in class javax.print.attribute.standard.DialogTypeSelection
 
COMMON_INDIC_NUMBER_FORMS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Common Indic Number Forms" Unicode character block.
CommonDataSource - Interface in javax.sql
Interface that defines the methods which are common between DataSource, XADataSource and ConnectionPoolDataSource.
CommunicationException - Exception in javax.naming
This exception is thrown when the client is unable to communicate with the directory or naming service.
CommunicationException(String) - Constructor for exception javax.naming.CommunicationException
Constructs a new instance of CommunicationException using the arguments supplied.
CommunicationException() - Constructor for exception javax.naming.CommunicationException
Constructs a new instance of CommunicationException.
COMPACT - Static variable in class javax.swing.text.html.HTML.Attribute
 
COMPACT_DISC - Static variable in class javax.sound.sampled.Port.Info
A type of port that gets audio from a CD-ROM drive.
Comparable<T> - Interface in java.lang
This interface imposes a total ordering on the objects of each class that implements it.
Comparator<T> - Interface in java.util
A comparison function, which imposes a total ordering on some collection of objects.
comparator() - Method in class java.util.concurrent.ConcurrentSkipListMap
 
comparator() - Method in class java.util.concurrent.ConcurrentSkipListSet
 
comparator() - Method in class java.util.concurrent.PriorityBlockingQueue
Returns the comparator used to order the elements in this queue, or null if this queue uses the natural ordering of its elements.
comparator() - Method in class java.util.PriorityQueue
Returns the comparator used to order the elements in this queue, or null if this queue is sorted according to the natural ordering of its elements.
comparator() - Method in interface java.util.SortedMap
Returns the comparator used to order the keys in this map, or null if this map uses the natural ordering of its keys.
comparator() - Method in interface java.util.SortedSet
Returns the comparator used to order the elements in this set, or null if this set uses the natural ordering of its elements.
comparator() - Method in class java.util.TreeMap
 
comparator() - Method in class java.util.TreeSet
 
compare(boolean, boolean) - Static method in class java.lang.Boolean
Compares two boolean values.
compare(byte, byte) - Static method in class java.lang.Byte
Compares two byte values numerically.
compare(char, char) - Static method in class java.lang.Character
Compares two char values numerically.
compare(double, double) - Static method in class java.lang.Double
Compares the two specified double values.
compare(float, float) - Static method in class java.lang.Float
Compares the two specified float values.
compare(int, int) - Static method in class java.lang.Integer
Compares two int values numerically.
compare(long, long) - Static method in class java.lang.Long
Compares two long values numerically.
compare(short, short) - Static method in class java.lang.Short
Compares two short values numerically.
compare(String, String) - Method in class java.text.Collator
Compares the source string to the target string according to the collation rules for this Collator.
compare(Object, Object) - Method in class java.text.Collator
Compares its two arguments for order.
compare(String, String) - Method in class java.text.RuleBasedCollator
Compares the character data stored in two different strings based on the collation rules.
compare(T, T) - Method in interface java.util.Comparator
Compares its two arguments for order.
compare(T, T, Comparator<? super T>) - Static method in class java.util.Objects
Returns 0 if the arguments are identical and c.compare(a, b) otherwise.
compareAndSet(boolean, boolean) - Method in class java.util.concurrent.atomic.AtomicBoolean
Atomically sets the value to the given updated value if the current value == the expected value.
compareAndSet(int, int) - Method in class java.util.concurrent.atomic.AtomicInteger
Atomically sets the value to the given updated value if the current value == the expected value.
compareAndSet(int, int, int) - Method in class java.util.concurrent.atomic.AtomicIntegerArray
Atomically sets the element at position i to the given updated value if the current value == the expected value.
compareAndSet(T, int, int) - Method in class java.util.concurrent.atomic.AtomicIntegerFieldUpdater
Atomically sets the field of the given object managed by this updater to the given updated value if the current value == the expected value.
compareAndSet(long, long) - Method in class java.util.concurrent.atomic.AtomicLong
Atomically sets the value to the given updated value if the current value == the expected value.
compareAndSet(int, long, long) - Method in class java.util.concurrent.atomic.AtomicLongArray
Atomically sets the element at position i to the given updated value if the current value == the expected value.
compareAndSet(T, long, long) - Method in class java.util.concurrent.atomic.AtomicLongFieldUpdater
Atomically sets the field of the given object managed by this updater to the given updated value if the current value == the expected value.
compareAndSet(V, V, boolean, boolean) - Method in class java.util.concurrent.atomic.AtomicMarkableReference
Atomically sets the value of both the reference and mark to the given update values if the current reference is == to the expected reference and the current mark is equal to the expected mark.
compareAndSet(V, V) - Method in class java.util.concurrent.atomic.AtomicReference
Atomically sets the value to the given updated value if the current value == the expected value.
compareAndSet(int, E, E) - Method in class java.util.concurrent.atomic.AtomicReferenceArray
Atomically sets the element at position i to the given updated value if the current value == the expected value.
compareAndSet(T, V, V) - Method in class java.util.concurrent.atomic.AtomicReferenceFieldUpdater
Atomically sets the field of the given object managed by this updater to the given updated value if the current value == the expected value.
compareAndSet(V, V, int, int) - Method in class java.util.concurrent.atomic.AtomicStampedReference
Atomically sets the value of both the reference and stamp to the given update values if the current reference is == to the expected reference and the current stamp is equal to the expected stamp.
compareAndSetState(long, long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Atomically sets synchronization state to the given updated value if the current state value equals the expected value.
compareAndSetState(int, int) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Atomically sets synchronization state to the given updated value if the current state value equals the expected value.
compareDocumentPosition(Node) - Method in class javax.imageio.metadata.IIOMetadataNode
This DOM Level 3 method is not supported for IIOMetadataNode and will throw a DOMException.
compareTabOrder(Component, Component) - Method in class javax.swing.DefaultFocusManager
 
compareTo(File) - Method in class java.io.File
Compares two abstract pathnames lexicographically.
compareTo(Object) - Method in class java.io.ObjectStreamField
Compare this field with another ObjectStreamField.
compareTo(Boolean) - Method in class java.lang.Boolean
Compares this Boolean instance with another.
compareTo(Byte) - Method in class java.lang.Byte
Compares two Byte objects numerically.
compareTo(Character) - Method in class java.lang.Character
Compares two Character objects numerically.
compareTo(T) - Method in interface java.lang.Comparable
Compares this object with the specified object for order.
compareTo(Double) - Method in class java.lang.Double
Compares two Double objects numerically.
compareTo(E) - Method in class java.lang.Enum
Compares this enum with the specified object for order.
compareTo(Float) - Method in class java.lang.Float
Compares two Float objects numerically.
compareTo(Integer) - Method in class java.lang.Integer
Compares two Integer objects numerically.
compareTo(Long) - Method in class java.lang.Long
Compares two Long objects numerically.
compareTo(Short) - Method in class java.lang.Short
Compares two Short objects numerically.
compareTo(String) - Method in class java.lang.String
Compares two strings lexicographically.
compareTo(BigDecimal) - Method in class java.math.BigDecimal
Compares this BigDecimal with the specified BigDecimal.
compareTo(BigInteger) - Method in class java.math.BigInteger
Compares this BigInteger with the specified BigInteger.
compareTo(URI) - Method in class java.net.URI
Compares this URI to another object, which must be a URI.
compareTo(Charset) - Method in class java.nio.charset.Charset
Compares this charset to another.
compareTo(FileTime) - Method in class java.nio.file.attribute.FileTime
Compares the value of two FileTime objects for order.
compareTo(Path) - Method in interface java.nio.file.Path
Compares two abstract paths lexicographically.
compareTo(Timestamp) - Method in class java.sql.Timestamp
Compares this Timestamp object to the given Timestamp object.
compareTo(Date) - Method in class java.sql.Timestamp
Compares this Timestamp object to the given Date object.
compareTo(CollationKey) - Method in class java.text.CollationKey
Compare this CollationKey to the target CollationKey.
compareTo(Calendar) - Method in class java.util.Calendar
Compares the time values (millisecond offsets from the Epoch) represented by two Calendar objects.
compareTo(Date) - Method in class java.util.Date
Compares two Dates for ordering.
compareTo(UUID) - Method in class java.util.UUID
Compares this UUID with the specified UUID.
compareTo(ObjectName) - Method in class javax.management.ObjectName
Compares two ObjectName instances.
compareTo(Object) - Method in class javax.naming.CompositeName
Compares this CompositeName with the specified Object for order.
compareTo(Object) - Method in class javax.naming.CompoundName
Compares this CompoundName with the specified Object for order.
compareTo(Object) - Method in class javax.naming.ldap.LdapName
Compares this LdapName with the specified Object for order.
compareTo(Object) - Method in class javax.naming.ldap.Rdn
Compares this Rdn with the specified Object for order.
compareTo(Object) - Method in interface javax.naming.Name
Compares this name with another name for order.
compareToIgnoreCase(String) - Method in class java.lang.String
Compares two strings lexicographically, ignoring case differences.
Compilable - Interface in javax.script
The optional interface implemented by ScriptEngines whose methods compile scripts to a form that can be executed repeatedly without recompilation.
COMPILATION_MXBEAN_NAME - Static variable in class java.lang.management.ManagementFactory
String representation of the ObjectName for the CompilationMXBean.
CompilationMXBean - Interface in java.lang.management
The management interface for the compilation system of the Java virtual machine.
compile(String) - Static method in class java.util.regex.Pattern
Compiles the given regular expression into a pattern.
compile(String, int) - Static method in class java.util.regex.Pattern
Compiles the given regular expression into a pattern with the given flags.
compile(String) - Method in interface javax.script.Compilable
Compiles the script (source represented as a String) for later execution.
compile(Reader) - Method in interface javax.script.Compilable
Compiles the script (source read from Reader) for later execution.
compileClass(Class<?>) - Static method in class java.lang.Compiler
Compiles the specified class.
compileClasses(String) - Static method in class java.lang.Compiler
Compiles all classes whose name matches the specified string.
CompiledScript - Class in javax.script
Extended by classes that store results of compilations.
CompiledScript() - Constructor for class javax.script.CompiledScript
 
Compiler - Class in java.lang
The Compiler class is provided to support Java-to-native-code compilers and related services.
complementOf(EnumSet<E>) - Static method in class java.util.EnumSet
Creates an enum set with the same element type as the specified enum set, initially containing all the elements of this type that are not contained in the specified set.
COMPLETE - Static variable in class java.awt.MediaTracker
Flag indicating that the downloading of media was completed successfully.
complete() - Method in class java.util.Calendar
Fills in any unset fields in the calendar fields.
complete(V) - Method in class java.util.concurrent.ForkJoinTask
Completes this task, and if not already aborted or cancelled, returning the given value as the result of subsequent invocations of join and related operations.
completed(V, A) - Method in interface java.nio.channels.CompletionHandler
Invoked when an operation has completed.
COMPLETED - Static variable in class javax.print.attribute.standard.JobState
The job has completed successfully or with warnings or errors after processing, all of the job media sheets have been successfully stacked in the appropriate output bin(s), and all job status attributes have reached their final values for the job.
completeDrag(int, int) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.DragController
 
completeDrag(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.DragController
Messages finishDraggingTo with the new location for the mouse event.
completeEditing() - Method in class javax.swing.plaf.basic.BasicTreeUI
Messages to stop the editing session.
completeEditing(boolean, boolean, boolean) - Method in class javax.swing.plaf.basic.BasicTreeUI
Stops the editing session.
completeExceptionally(Throwable) - Method in class java.util.concurrent.ForkJoinTask
Completes this task abnormally, and if not already aborted or cancelled, causes it to throw the given exception upon join and related operations.
COMPLETESCANLINES - Static variable in interface java.awt.image.ImageConsumer
The pixels will be delivered in (multiples of) complete scanlines at a time.
completeUIInstall() - Method in class javax.swing.plaf.basic.BasicTreeUI
Invoked from installUI after all the defaults/listeners have been installed.
completeUIUninstall() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
Completion - Interface in javax.annotation.processing
A suggested completion for an annotation.
CompletionHandler<V,A> - Interface in java.nio.channels
A handler for consuming the result of an asynchronous I/O operation.
Completions - Class in javax.annotation.processing
Utility class for assembling Completion objects.
CompletionService<V> - Interface in java.util.concurrent
A service that decouples the production of new asynchronous tasks from the consumption of the results of completed tasks.
Component - Class in java.awt
A component is an object having a graphical representation that can be displayed on the screen and that can interact with the user.
Component() - Constructor for class java.awt.Component
Constructs a new component.
component - Variable in class java.awt.dnd.DragGestureRecognizer
The Component associated with this DragGestureRecognizer.
COMPONENT - Static variable in class java.awt.font.GlyphMetrics
Indicates a glyph with no corresponding character in the backing store.
component - Static variable in class javax.swing.ImageIcon
 
Component.AccessibleAWTComponent - Class in java.awt
Inner class of Component used to provide default support for accessibility.
Component.AccessibleAWTComponent() - Constructor for class java.awt.Component.AccessibleAWTComponent
Though the class is abstract, this should be called by all sub-classes.
Component.AccessibleAWTComponent.AccessibleAWTComponentHandler - Class in java.awt
Fire PropertyChange listener, if one is registered, when shown/hidden..
Component.AccessibleAWTComponent.AccessibleAWTComponentHandler() - Constructor for class java.awt.Component.AccessibleAWTComponent.AccessibleAWTComponentHandler
 
Component.AccessibleAWTComponent.AccessibleAWTFocusHandler - Class in java.awt
Fire PropertyChange listener, if one is registered, when focus events happen
Component.AccessibleAWTComponent.AccessibleAWTFocusHandler() - Constructor for class java.awt.Component.AccessibleAWTComponent.AccessibleAWTFocusHandler
 
Component.BaselineResizeBehavior - Enum in java.awt
Enumeration of the common ways the baseline of a component can change as the size changes.
Component.BltBufferStrategy - Class in java.awt
Inner class for blitting offscreen surfaces to a component.
Component.BltBufferStrategy(int, BufferCapabilities) - Constructor for class java.awt.Component.BltBufferStrategy
Creates a new blt buffer strategy around a component
Component.FlipBufferStrategy - Class in java.awt
Inner class for flipping buffers on a component.
Component.FlipBufferStrategy(int, BufferCapabilities) - Constructor for class java.awt.Component.FlipBufferStrategy
Creates a new flipping buffer strategy for this component.
COMPONENT_ADDED - Static variable in class java.awt.event.ContainerEvent
This event indicates that a component was added to the container.
COMPONENT_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting component events.
COMPONENT_FIRST - Static variable in class java.awt.event.ComponentEvent
The first number in the range of ids used for component events.
COMPONENT_HIDDEN - Static variable in class java.awt.event.ComponentEvent
This event indicates that the component was rendered invisible.
COMPONENT_LAST - Static variable in class java.awt.event.ComponentEvent
The last number in the range of ids used for component events.
COMPONENT_MOVED - Static variable in class java.awt.event.ComponentEvent
This event indicates that the component's position changed.
COMPONENT_REMOVED - Static variable in class java.awt.event.ContainerEvent
This event indicates that a component was removed from the container.
COMPONENT_RESIZED - Static variable in class java.awt.event.ComponentEvent
This event indicates that the component's size changed.
COMPONENT_SHOWN - Static variable in class java.awt.event.ComponentEvent
This event indicates that the component was made visible.
ComponentAdapter - Class in java.awt.event
An abstract adapter class for receiving component events.
ComponentAdapter() - Constructor for class java.awt.event.ComponentAdapter
 
componentAdded(ContainerEvent) - Method in class java.awt.AWTEventMulticaster
Handles the componentAdded container event by invoking the componentAdded methods on listener-a and listener-b.
componentAdded(ContainerEvent) - Method in class java.awt.Container.AccessibleAWTContainer.AccessibleContainerHandler
 
componentAdded(ContainerEvent) - Method in class java.awt.event.ContainerAdapter
Invoked when a component has been added to the container.
componentAdded(ContainerEvent) - Method in interface java.awt.event.ContainerListener
Invoked when a component has been added to the container.
componentAdded(ContainerEvent) - Method in class javax.swing.JComponent.AccessibleJComponent.AccessibleContainerHandler
 
componentAdded(ContainerEvent) - Method in class javax.swing.plaf.basic.BasicToolBarUI.ToolBarContListener
 
ComponentAttribute - Static variable in class javax.swing.text.StyleConstants
Name of the component attribute.
ComponentColorModel - Class in java.awt.image
A ColorModel class that works with pixel values that represent color and alpha information as separate samples and that store each sample in a separate data element.
ComponentColorModel(ColorSpace, int[], boolean, boolean, int, int) - Constructor for class java.awt.image.ComponentColorModel
Constructs a ComponentColorModel from the specified parameters.
ComponentColorModel(ColorSpace, boolean, boolean, int, int) - Constructor for class java.awt.image.ComponentColorModel
Constructs a ComponentColorModel from the specified parameters.
ComponentElementName - Static variable in class javax.swing.text.StyleConstants
Name of elements used to represent components.
ComponentEvent - Class in java.awt.event
A low-level event which indicates that a component moved, changed size, or changed visibility (also, the root class for the other component-level events).
ComponentEvent(Component, int) - Constructor for class java.awt.event.ComponentEvent
Constructs a ComponentEvent object.
componentForPoint(Component, Point) - Method in class javax.swing.MenuSelectionManager
Returns the component in the currently selected path which contains sourcePoint.
componentHidden(ComponentEvent) - Method in class java.awt.AWTEventMulticaster
Handles the componentHidden event by invoking the componentHidden methods on listener-a and listener-b.
componentHidden(ComponentEvent) - Method in class java.awt.Component.AccessibleAWTComponent.AccessibleAWTComponentHandler
 
componentHidden(ComponentEvent) - Method in class java.awt.event.ComponentAdapter
Invoked when the component has been made invisible.
componentHidden(ComponentEvent) - Method in interface java.awt.event.ComponentListener
Invoked when the component has been made invisible.
componentHidden(ComponentEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.ComponentHandler
 
ComponentInputMap - Class in javax.swing
A ComponentInputMap is an InputMap associated with a particular JComponent.
ComponentInputMap(JComponent) - Constructor for class javax.swing.ComponentInputMap
Creates a ComponentInputMap associated with the specified component.
ComponentInputMapUIResource - Class in javax.swing.plaf
A subclass of javax.swing.ComponentInputMap that implements UIResource.
ComponentInputMapUIResource(JComponent) - Constructor for class javax.swing.plaf.ComponentInputMapUIResource
 
ComponentListener - Interface in java.awt.event
The listener interface for receiving component events.
componentListener - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI
 
componentListener - Variable in class javax.swing.plaf.basic.BasicSliderUI
 
componentMoved(ComponentEvent) - Method in class java.awt.AWTEventMulticaster
Handles the componentMoved event by invoking the componentMoved methods on listener-a and listener-b.
componentMoved(ComponentEvent) - Method in class java.awt.Component.AccessibleAWTComponent.AccessibleAWTComponentHandler
 
componentMoved(ComponentEvent) - Method in class java.awt.event.ComponentAdapter
Invoked when the component's position changes.
componentMoved(ComponentEvent) - Method in interface java.awt.event.ComponentListener
Invoked when the component's position changes.
componentMoved(ComponentEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.ComponentHandler
 
componentMoved(ComponentEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.ComponentHandler
 
ComponentOrientation - Class in java.awt
The ComponentOrientation class encapsulates the language-sensitive orientation that is to be used to order the elements of a component or of text.
ComponentPeer - Interface in java.awt.peer
The peer interface for Component.
componentRemoved(ContainerEvent) - Method in class java.awt.AWTEventMulticaster
Handles the componentRemoved container event by invoking the componentRemoved methods on listener-a and listener-b.
componentRemoved(ContainerEvent) - Method in class java.awt.Container.AccessibleAWTContainer.AccessibleContainerHandler
 
componentRemoved(ContainerEvent) - Method in class java.awt.event.ContainerAdapter
Invoked when a component has been removed from the container.
componentRemoved(ContainerEvent) - Method in interface java.awt.event.ContainerListener
Invoked when a component has been removed from the container.
componentRemoved(ContainerEvent) - Method in class javax.swing.JComponent.AccessibleJComponent.AccessibleContainerHandler
 
componentRemoved(ContainerEvent) - Method in class javax.swing.plaf.basic.BasicToolBarUI.ToolBarContListener
 
componentResized(ComponentEvent) - Method in class java.awt.AWTEventMulticaster
Handles the componentResized event by invoking the componentResized methods on listener-a and listener-b.
componentResized(ComponentEvent) - Method in class java.awt.Component.AccessibleAWTComponent.AccessibleAWTComponentHandler
 
componentResized(ComponentEvent) - Method in class java.awt.event.ComponentAdapter
Invoked when the component's size changes.
componentResized(ComponentEvent) - Method in interface java.awt.event.ComponentListener
Invoked when the component's size changes.
componentResized(ComponentEvent) - Method in class javax.swing.JViewport.ViewListener
 
componentResized(ComponentEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.ComponentHandler
Invoked when a JInternalFrame's parent's size changes.
componentResized(ComponentEvent) - Method in class javax.swing.plaf.basic.BasicSliderUI.ComponentHandler
 
components - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
 
ComponentSampleModel - Class in java.awt.image
This class represents image data which is stored such that each sample of a pixel occupies one data element of the DataBuffer.
ComponentSampleModel(int, int, int, int, int, int[]) - Constructor for class java.awt.image.ComponentSampleModel
Constructs a ComponentSampleModel with the specified parameters.
ComponentSampleModel(int, int, int, int, int, int[], int[]) - Constructor for class java.awt.image.ComponentSampleModel
Constructs a ComponentSampleModel with the specified parameters.
componentShown(ComponentEvent) - Method in class java.awt.AWTEventMulticaster
Handles the componentShown event by invoking the componentShown methods on listener-a and listener-b.
componentShown(ComponentEvent) - Method in class java.awt.Component.AccessibleAWTComponent.AccessibleAWTComponentHandler
 
componentShown(ComponentEvent) - Method in class java.awt.event.ComponentAdapter
Invoked when the component has been made visible.
componentShown(ComponentEvent) - Method in interface java.awt.event.ComponentListener
Invoked when the component has been made visible.
componentShown(ComponentEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.ComponentHandler
 
ComponentUI - Class in javax.swing.plaf
The base class for all UI delegate objects in the Swing pluggable look and feel architecture.
ComponentUI() - Constructor for class javax.swing.plaf.ComponentUI
Sole constructor.
ComponentView - Class in javax.swing.text
Component decorator that implements the view interface.
ComponentView(Element) - Constructor for class javax.swing.text.ComponentView
Creates a new ComponentView object.
compose(Raster, Raster, WritableRaster) - Method in interface java.awt.CompositeContext
Composes the two source Raster objects and places the result in the destination WritableRaster.
ComposedTextAttribute - Static variable in class javax.swing.text.StyleConstants
Name of the input method composed text attribute.
composeName(Name, Name) - Method in interface javax.naming.Context
Composes the name of this context with a name relative to this context.
composeName(String, String) - Method in interface javax.naming.Context
Composes the name of this context with a name relative to this context.
composeName(String, String) - Method in class javax.naming.InitialContext
Composes the name of this context with a name relative to this context.
composeName(Name, Name) - Method in class javax.naming.InitialContext
Composes the name of this context with a name relative to this context.
Composite - Interface in java.awt
The Composite interface, along with CompositeContext, defines the methods to compose a draw primitive with the underlying graphics area.
CompositeContext - Interface in java.awt
The CompositeContext interface defines the encapsulated and optimized environment for a compositing operation.
CompositeData - Interface in javax.management.openmbean
The CompositeData interface specifies the behavior of a specific type of complex open data objects which represent composite data structures.
CompositeDataInvocationHandler - Class in javax.management.openmbean
An InvocationHandler that forwards getter methods to a CompositeData.
CompositeDataInvocationHandler(CompositeData) - Constructor for class javax.management.openmbean.CompositeDataInvocationHandler
Construct a handler backed by the given CompositeData.
CompositeDataSupport - Class in javax.management.openmbean
The CompositeDataSupport class is the open data class which implements the CompositeData interface.
CompositeDataSupport(CompositeType, String[], Object[]) - Constructor for class javax.management.openmbean.CompositeDataSupport
Constructs a CompositeDataSupport instance with the specified compositeType, whose item values are specified by itemValues[], in the same order as in itemNames[].
CompositeDataSupport(CompositeType, Map<String, ?>) - Constructor for class javax.management.openmbean.CompositeDataSupport
Constructs a CompositeDataSupport instance with the specified compositeType, whose item names and corresponding values are given by the mappings in the map items.
CompositeDataView - Interface in javax.management.openmbean
A Java class can implement this interface to indicate how it is to be converted into a CompositeData by the MXBean framework.
CompositeName - Class in javax.naming
This class represents a composite name -- a sequence of component names spanning multiple namespaces.
CompositeName(Enumeration<String>) - Constructor for class javax.naming.CompositeName
Constructs a new composite name instance using the components specified by 'comps'.
CompositeName(String) - Constructor for class javax.naming.CompositeName
Constructs a new composite name instance by parsing the string n using the composite name syntax (left-to-right, slash separated).
CompositeName() - Constructor for class javax.naming.CompositeName
Constructs a new empty composite name.
CompositeType - Class in javax.management.openmbean
The CompositeType class is the open type class whose instances describe the types of CompositeData values.
CompositeType(String, String, String[], String[], OpenType<?>[]) - Constructor for class javax.management.openmbean.CompositeType
Constructs a CompositeType instance, checking for the validity of the given parameters.
CompositeView - Class in javax.swing.text
CompositeView is an abstract View implementation which manages one or more child views.
CompositeView(Element) - Constructor for class javax.swing.text.CompositeView
Constructs a CompositeView for the given element.
CompoundBorder - Class in javax.swing.border
A composite Border class used to compose two Border objects into a single border by nesting an inside Border object within the insets of an outside Border object.
CompoundBorder() - Constructor for class javax.swing.border.CompoundBorder
Creates a compound border with null outside and inside borders.
CompoundBorder(Border, Border) - Constructor for class javax.swing.border.CompoundBorder
Creates a compound border with the specified outside and inside borders.
CompoundControl - Class in javax.sound.sampled
A CompoundControl, such as a graphic equalizer, provides control over two or more related properties, each of which is itself represented as a Control.
CompoundControl(CompoundControl.Type, Control[]) - Constructor for class javax.sound.sampled.CompoundControl
Constructs a new compound control object with the given parameters.
CompoundControl.Type - Class in javax.sound.sampled
An instance of the CompoundControl.Type inner class identifies one kind of compound control.
CompoundControl.Type(String) - Constructor for class javax.sound.sampled.CompoundControl.Type
Constructs a new compound control type.
CompoundEdit - Class in javax.swing.undo
A concrete subclass of AbstractUndoableEdit, used to assemble little UndoableEdits into great big ones.
CompoundEdit() - Constructor for class javax.swing.undo.CompoundEdit
 
compoundEdit - Variable in class javax.swing.undo.UndoableEditSupport
 
CompoundName - Class in javax.naming
This class represents a compound name -- a name from a hierarchical name space.
CompoundName(Enumeration<String>, Properties) - Constructor for class javax.naming.CompoundName
Constructs a new compound name instance using the components specified in comps and syntax.
CompoundName(String, Properties) - Constructor for class javax.naming.CompoundName
Constructs a new compound name instance by parsing the string n using the syntax specified by the syntax properties supplied.
COMPRESS - Static variable in class javax.print.attribute.standard.Compression
UNIX compression technology.
Compression - Class in javax.print.attribute.standard
Class Compression is a printing attribute class, an enumeration, that specifies how print data is compressed.
Compression(int) - Constructor for class javax.print.attribute.standard.Compression
Construct a new compression enumeration value with the given integer value.
COMPRESSION_ERROR - Static variable in class javax.print.attribute.standard.JobStateReason
The job was aborted by the system because the printer encountered an error in the document data while decompressing it.
compressionMode - Variable in class javax.imageio.ImageWriteParam
The mode controlling compression settings, which must be set to one of the four MODE_* values.
compressionQuality - Variable in class javax.imageio.ImageWriteParam
A float containing the current compression quality setting.
compressionType - Variable in class javax.imageio.ImageWriteParam
A String containing the name of the current compression type, or null if none is set.
compressionTypes - Variable in class javax.imageio.ImageWriteParam
An array of Strings containing the names of the available compression types.
comptable - Variable in class java.awt.GridBagLayout
This hashtable maintains the association between a component and its gridbag constraints.
compute() - Method in class java.util.concurrent.RecursiveAction
The main computation performed by this task.
compute() - Method in class java.util.concurrent.RecursiveTask
The main computation performed by this task.
computeBlit(int, int, Point, Point, Dimension, Rectangle) - Method in class javax.swing.JViewport
Computes the parameters for a blit where the backing store image currently contains oldLoc in the upper left hand corner and we're scrolling to newLoc.
computeDifference(Rectangle, Rectangle) - Static method in class javax.swing.SwingUtilities
Convenience returning an array of rect representing the regions within rectA that do not overlap with rectB.
computeFields() - Method in class java.util.Calendar
Converts the current millisecond time value Calendar.time to calendar field values in fields[].
computeFields() - Method in class java.util.GregorianCalendar
Converts the time value (millisecond offset from the Epoch) to calendar field values.
computeIntersection(int, int, int, int, Rectangle) - Static method in class javax.swing.SwingUtilities
Convenience to calculate the intersection of two rectangles without allocating a new rectangle.
computePopupBounds(int, int, int, int) - Method in class javax.swing.plaf.basic.BasicComboPopup
Calculate the placement and size of the popup portion of the combo box based on the combo box location and the enclosing screen bounds.
computeRegions(ImageReadParam, int, int, BufferedImage, Rectangle, Rectangle) - Static method in class javax.imageio.ImageReader
Computes the source region of interest and the destination region of interest, taking the width and height of the source image, an optional destination image, and an optional ImageReadParam into account.
computerIcon - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
computeStringWidth(SynthContext, Font, FontMetrics, String) - Method in class javax.swing.plaf.synth.SynthGraphicsUtils
Returns the size of the passed in string.
computeStringWidth(FontMetrics, String) - Static method in class javax.swing.SwingUtilities
Compute the width of the string using a font with the specified "metrics" (sizes).
computeTime() - Method in class java.util.Calendar
Converts the current calendar field values in fields[] to the millisecond time value Calendar.time.
computeTime() - Method in class java.util.GregorianCalendar
Converts calendar field values to the time value (millisecond offset from the Epoch).
computeUnion(int, int, int, int, Rectangle) - Static method in class javax.swing.SwingUtilities
Convenience method that calculates the union of two rectangles without allocating a new rectangle.
computeValue(Class<?>) - Method in class java.lang.ClassValue
Computes the given class's derived value for this ClassValue.
computeVisibleRect(Rectangle) - Method in class javax.swing.JComponent
Returns the Component's "visible rect rectangle" - the intersection of the visible rectangles for this component and all of its ancestors.
concat(String) - Method in class java.lang.String
Concatenates the specified string to the end of this string.
concatenate(AffineTransform) - Method in class java.awt.geom.AffineTransform
Concatenates an AffineTransform Tx to this AffineTransform Cx in the most commonly useful way to provide a new user space that is mapped to the former user space by Tx.
concatenateTransform(AffineTransform) - Method in class java.awt.image.renderable.RenderContext
Modifies the current user-to-device transform by appending another transform.
concetenateTransform(AffineTransform) - Method in class java.awt.image.renderable.RenderContext
Deprecated.
replaced by concatenateTransform(AffineTransform).
CONCUR_READ_ONLY - Static variable in interface java.sql.ResultSet
The constant indicating the concurrency mode for a ResultSet object that may NOT be updated.
CONCUR_UPDATABLE - Static variable in interface java.sql.ResultSet
The constant indicating the concurrency mode for a ResultSet object that may be updated.
ConcurrentHashMap<K,V> - Class in java.util.concurrent
A hash table supporting full concurrency of retrievals and adjustable expected concurrency for updates.
ConcurrentHashMap(int, float, int) - Constructor for class java.util.concurrent.ConcurrentHashMap
Creates a new, empty map with the specified initial capacity, load factor and concurrency level.
ConcurrentHashMap(int, float) - Constructor for class java.util.concurrent.ConcurrentHashMap
Creates a new, empty map with the specified initial capacity and load factor and with the default concurrencyLevel (16).
ConcurrentHashMap(int) - Constructor for class java.util.concurrent.ConcurrentHashMap
Creates a new, empty map with the specified initial capacity, and with default load factor (0.75) and concurrencyLevel (16).
ConcurrentHashMap() - Constructor for class java.util.concurrent.ConcurrentHashMap
Creates a new, empty map with a default initial capacity (16), load factor (0.75) and concurrencyLevel (16).
ConcurrentHashMap(Map<? extends K, ? extends V>) - Constructor for class java.util.concurrent.ConcurrentHashMap
Creates a new map with the same mappings as the given map.
ConcurrentLinkedDeque<E> - Class in java.util.concurrent
An unbounded concurrent deque based on linked nodes.
ConcurrentLinkedDeque() - Constructor for class java.util.concurrent.ConcurrentLinkedDeque
Constructs an empty deque.
ConcurrentLinkedDeque(Collection<? extends E>) - Constructor for class java.util.concurrent.ConcurrentLinkedDeque
Constructs a deque initially containing the elements of the given collection, added in traversal order of the collection's iterator.
ConcurrentLinkedQueue<E> - Class in java.util.concurrent
An unbounded thread-safe queue based on linked nodes.
ConcurrentLinkedQueue() - Constructor for class java.util.concurrent.ConcurrentLinkedQueue
Creates a ConcurrentLinkedQueue that is initially empty.
ConcurrentLinkedQueue(Collection<? extends E>) - Constructor for class java.util.concurrent.ConcurrentLinkedQueue
Creates a ConcurrentLinkedQueue initially containing the elements of the given collection, added in traversal order of the collection's iterator.
ConcurrentMap<K,V> - Interface in java.util.concurrent
A Map providing additional atomic putIfAbsent, remove, and replace methods.
ConcurrentModificationException - Exception in java.util
This exception may be thrown by methods that have detected concurrent modification of an object when such modification is not permissible.
ConcurrentModificationException() - Constructor for exception java.util.ConcurrentModificationException
Constructs a ConcurrentModificationException with no detail message.
ConcurrentModificationException(String) - Constructor for exception java.util.ConcurrentModificationException
Constructs a ConcurrentModificationException with the specified detail message.
ConcurrentModificationException(Throwable) - Constructor for exception java.util.ConcurrentModificationException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause.
ConcurrentModificationException(String, Throwable) - Constructor for exception java.util.ConcurrentModificationException
Constructs a new exception with the specified detail message and cause.
ConcurrentNavigableMap<K,V> - Interface in java.util.concurrent
A ConcurrentMap supporting NavigableMap operations, and recursively so for its navigable sub-maps.
ConcurrentSkipListMap<K,V> - Class in java.util.concurrent
A scalable concurrent ConcurrentNavigableMap implementation.
ConcurrentSkipListMap() - Constructor for class java.util.concurrent.ConcurrentSkipListMap
Constructs a new, empty map, sorted according to the natural ordering of the keys.
ConcurrentSkipListMap(Comparator<? super K>) - Constructor for class java.util.concurrent.ConcurrentSkipListMap
Constructs a new, empty map, sorted according to the specified comparator.
ConcurrentSkipListMap(Map<? extends K, ? extends V>) - Constructor for class java.util.concurrent.ConcurrentSkipListMap
Constructs a new map containing the same mappings as the given map, sorted according to the natural ordering of the keys.
ConcurrentSkipListMap(SortedMap<K, ? extends V>) - Constructor for class java.util.concurrent.ConcurrentSkipListMap
Constructs a new map containing the same mappings and using the same ordering as the specified sorted map.
ConcurrentSkipListSet<E> - Class in java.util.concurrent
A scalable concurrent NavigableSet implementation based on a ConcurrentSkipListMap.
ConcurrentSkipListSet() - Constructor for class java.util.concurrent.ConcurrentSkipListSet
Constructs a new, empty set that orders its elements according to their natural ordering.
ConcurrentSkipListSet(Comparator<? super E>) - Constructor for class java.util.concurrent.ConcurrentSkipListSet
Constructs a new, empty set that orders its elements according to the specified comparator.
ConcurrentSkipListSet(Collection<? extends E>) - Constructor for class java.util.concurrent.ConcurrentSkipListSet
Constructs a new set containing the elements in the specified collection, that orders its elements according to their natural ordering.
ConcurrentSkipListSet(SortedSet<E>) - Constructor for class java.util.concurrent.ConcurrentSkipListSet
Constructs a new set containing the same elements and using the same ordering as the specified sorted set.
Condition - Interface in java.util.concurrent.locks
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.
CONFIG - Static variable in class java.util.logging.Level
CONFIG is a message level for static configuration messages.
config(String) - Method in class java.util.logging.Logger
Log a CONFIG message.
Configuration - Class in javax.security.auth.login
A Configuration object is responsible for specifying which LoginModules should be used for a particular application, and in what order the LoginModules should be invoked.
Configuration() - Constructor for class javax.security.auth.login.Configuration
Sole constructor.
Configuration.Parameters - Interface in javax.security.auth.login
This represents a marker interface for Configuration parameters.
ConfigurationException - Exception in javax.naming
This exception is thrown when there is a configuration problem.
ConfigurationException(String) - Constructor for exception javax.naming.ConfigurationException
Constructs a new instance of ConfigurationException using an explanation.
ConfigurationException() - Constructor for exception javax.naming.ConfigurationException
Constructs a new instance of ConfigurationException with all name resolution fields and explanation initialized to null.
ConfigurationSpi - Class in javax.security.auth.login
This class defines the Service Provider Interface (SPI) for the Configuration class.
ConfigurationSpi() - Constructor for class javax.security.auth.login.ConfigurationSpi
 
configureArrowButton() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
This public method is implementation specific and should be private.
configureBlocking(boolean) - Method in class java.nio.channels.SelectableChannel
Adjusts this channel's blocking mode.
configureBlocking(boolean) - Method in class java.nio.channels.spi.AbstractSelectableChannel
Adjusts this channel's blocking mode.
configureEditor(ComboBoxEditor, Object) - Method in class javax.swing.JComboBox
Initializes the editor with the specified item.
configureEditor() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
This protected method is implementation specific and should be private.
configureEditor() - Method in class javax.swing.plaf.metal.MetalComboBoxUI
 
configureEnclosingScrollPane() - Method in class javax.swing.JTable
If this JTable is the viewportView of an enclosing JScrollPane (the usual situation), configure this ScrollPane by, amongst other things, installing the table's tableHeader as the columnHeaderView of the scroll pane.
configureGraphics(Graphics2D) - Method in class javax.swing.plaf.nimbus.AbstractRegionPainter
Configures the given Graphics2D.
configureLayoutCache() - Method in class javax.swing.plaf.basic.BasicTreeUI
Resets the TreeState instance based on the tree we're providing the look and feel for.
configureList() - Method in class javax.swing.plaf.basic.BasicComboPopup
Configures the list which is used to hold the combo box items in the popup.
configurePopup() - Method in class javax.swing.plaf.basic.BasicComboPopup
Configures the popup portion of the combo box.
configurePropertiesFromAction(Action) - Method in class javax.swing.AbstractButton
Sets the properties on this button to match those in the specified Action.
configurePropertiesFromAction(Action) - Method in class javax.swing.JComboBox
Sets the properties on this combobox to match those in the specified Action.
configurePropertiesFromAction(Action) - Method in class javax.swing.JMenuItem
Sets the properties on this button to match those in the specified Action.
configurePropertiesFromAction(Action) - Method in class javax.swing.JTextField
Sets the properties on this textfield to match those in the specified Action.
configureScrollBarColors() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
configureScrollBarColors() - Method in class javax.swing.plaf.metal.MetalScrollBarUI
 
configureScrollBarColors() - Method in class javax.swing.plaf.synth.SynthScrollBarUI
 
configureScroller() - Method in class javax.swing.plaf.basic.BasicComboPopup
Configures the scrollable portion which holds the list within the combo box popup.
ConfirmationCallback - Class in javax.security.auth.callback
Underlying security services instantiate and pass a ConfirmationCallback to the handle method of a CallbackHandler to ask for YES/NO, OK/CANCEL, YES/NO/CANCEL or other similar confirmations.
ConfirmationCallback(int, int, int) - Constructor for class javax.security.auth.callback.ConfirmationCallback
Construct a ConfirmationCallback with a message type, an option type and a default option.
ConfirmationCallback(int, String[], int) - Constructor for class javax.security.auth.callback.ConfirmationCallback
Construct a ConfirmationCallback with a message type, a list of options and a default option.
ConfirmationCallback(String, int, int, int) - Constructor for class javax.security.auth.callback.ConfirmationCallback
Construct a ConfirmationCallback with a prompt, message type, an option type and a default option.
ConfirmationCallback(String, int, String[], int) - Constructor for class javax.security.auth.callback.ConfirmationCallback
Construct a ConfirmationCallback with a prompt, message type, a list of options and a default option.
connect(PipedOutputStream) - Method in class java.io.PipedInputStream
Causes this piped input stream to be connected to the piped output stream src.
connect(PipedInputStream) - Method in class java.io.PipedOutputStream
Connects this piped output stream to a receiver.
connect(PipedWriter) - Method in class java.io.PipedReader
Causes this piped reader to be connected to the piped writer src.
connect(PipedReader) - Method in class java.io.PipedWriter
Connects this piped writer to a receiver.
connect(InetAddress, int) - Method in class java.net.DatagramSocket
Connects the socket to a remote address for this socket.
connect(SocketAddress) - Method in class java.net.DatagramSocket
Connects this socket to a remote socket address (IP address + port number).
connect(InetAddress, int) - Method in class java.net.DatagramSocketImpl
Connects a datagram socket to a remote destination.
connect(SocketAddress) - Method in class java.net.Socket
Connects this socket to the server.
connect(SocketAddress, int) - Method in class java.net.Socket
Connects this socket to the server with a specified timeout value.
connect(String, int) - Method in class java.net.SocketImpl
Connects this socket to the specified port on the named host.
connect(InetAddress, int) - Method in class java.net.SocketImpl
Connects this socket to the specified port number on the specified host.
connect(SocketAddress, int) - Method in class java.net.SocketImpl
Connects this socket to the specified port number on the specified host.
connect() - Method in class java.net.URLConnection
Opens a communications link to the resource referenced by this URL, if such a connection has not already been established.
connect(SocketAddress, A, CompletionHandler<Void, ? super A>) - Method in class java.nio.channels.AsynchronousSocketChannel
Connects this channel.
connect(SocketAddress) - Method in class java.nio.channels.AsynchronousSocketChannel
Connects this channel.
connect(SocketAddress) - Method in class java.nio.channels.DatagramChannel
Connects this channel's socket.
connect(SocketAddress) - Method in class java.nio.channels.SocketChannel
Connects this channel's socket.
connect(String, Properties) - Method in interface java.sql.Driver
Attempts to make a database connection to the given URL.
connect() - Method in interface javax.management.remote.JMXConnector
Establishes the connection to the connector server.
connect(Map<String, ?>) - Method in interface javax.management.remote.JMXConnector
Establishes the connection to the connector server.
connect(JMXServiceURL) - Static method in class javax.management.remote.JMXConnectorFactory
Creates a connection to the connector server at the given address.
connect(JMXServiceURL, Map<String, ?>) - Static method in class javax.management.remote.JMXConnectorFactory
Creates a connection to the connector server at the given address.
connect() - Method in class javax.management.remote.rmi.RMIConnector
 
connect(Map<String, ?>) - Method in class javax.management.remote.rmi.RMIConnector
 
connected - Variable in class java.net.URLConnection
If false, this connection object has not created a communications link to the specified URL.
ConnectException - Exception in java.net
Signals that an error occurred while attempting to connect a socket to a remote address and port.
ConnectException(String) - Constructor for exception java.net.ConnectException
Constructs a new ConnectException with the specified detail message as to why the connect error occurred.
ConnectException() - Constructor for exception java.net.ConnectException
Construct a new ConnectException with no detailed message.
ConnectException - Exception in java.rmi
A ConnectException is thrown if a connection is refused to the remote host for a remote method call.
ConnectException(String) - Constructor for exception java.rmi.ConnectException
Constructs a ConnectException with the specified detail message.
ConnectException(String, Exception) - Constructor for exception java.rmi.ConnectException
Constructs a ConnectException with the specified detail message and nested exception.
connectFailed(URI, SocketAddress, IOException) - Method in class java.net.ProxySelector
Called to indicate that a connection could not be established to a proxy/socks server.
CONNECTING_TO_DEVICE - Static variable in class javax.print.attribute.standard.PrinterStateReason
The printer has scheduled a job on the output device and is in the process of connecting to a shared network output device (and might not be able to actually start printing the job for an arbitrarily long time depending on the usage of the output device by other servers on the network).
ConnectIOException - Exception in java.rmi
A ConnectIOException is thrown if an IOException occurs while making a connection to the remote host for a remote method call.
ConnectIOException(String) - Constructor for exception java.rmi.ConnectIOException
Constructs a ConnectIOException with the specified detail message.
ConnectIOException(String, Exception) - Constructor for exception java.rmi.ConnectIOException
Constructs a ConnectIOException with the specified detail message and nested exception.
Connection - Interface in java.sql
A connection (session) with a specific database.
connectionClosed(String, String, Object) - Method in class javax.management.remote.JMXConnectorServer
Called by a subclass when a client connection is closed normally.
connectionClosed(String, String, Object) - Method in class javax.management.remote.rmi.RMIConnectorServer
 
connectionClosed(ConnectionEvent) - Method in interface javax.sql.ConnectionEventListener
Notifies this ConnectionEventListener that the application has called the method close on its representation of a pooled connection.
connectionErrorOccurred(ConnectionEvent) - Method in interface javax.sql.ConnectionEventListener
Notifies this ConnectionEventListener that a fatal error has occurred and the pooled connection can no longer be used.
ConnectionEvent - Class in javax.sql
An Event object that provides information about the source of a connection-related event.
ConnectionEvent(PooledConnection) - Constructor for class javax.sql.ConnectionEvent
Constructs a ConnectionEvent object initialized with the given PooledConnection object.
ConnectionEvent(PooledConnection, SQLException) - Constructor for class javax.sql.ConnectionEvent
Constructs a ConnectionEvent object initialized with the given PooledConnection object and SQLException object.
ConnectionEventListener - Interface in javax.sql
An object that registers to be notified of events generated by a PooledConnection object.
connectionFailed(String, String, Object) - Method in class javax.management.remote.JMXConnectorServer
Called by a subclass when a client connection fails.
connectionFailed(String, String, Object) - Method in class javax.management.remote.rmi.RMIConnectorServer
 
connectionOpened(String, String, Object) - Method in class javax.management.remote.JMXConnectorServer
Called by a subclass when a new client connection is opened.
connectionOpened(String, String, Object) - Method in class javax.management.remote.rmi.RMIConnectorServer
 
ConnectionPoolDataSource - Interface in javax.sql
A factory for PooledConnection objects.
CONNECTOR_PUNCTUATION - Static variable in class java.lang.Character
General category "Pc" in the Unicode specification.
CONREF - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
Console - Class in java.io
Methods to access the character-based console device, if any, associated with the current Java virtual machine.
console() - Static method in class java.lang.System
Returns the unique Console object associated with the current Java virtual machine, if any.
ConsoleHandler - Class in java.util.logging
This Handler publishes log records to System.err.
ConsoleHandler() - Constructor for class java.util.logging.ConsoleHandler
Create a ConsoleHandler for System.err.
constant(Class<?>, Object) - Static method in class java.lang.invoke.MethodHandles
Produces a method handle of the requested return type which returns the given constant value every time it is invoked.
constant(int) - Static method in class javax.swing.Spring
Returns a strut -- a spring whose minimum, preferred, and maximum values each have the value pref.
constant(int, int, int) - Static method in class javax.swing.Spring
Returns a spring whose minimum, preferred, and maximum values have the values: min, pref, and max respectively.
ConstantCallSite - Class in java.lang.invoke
A ConstantCallSite is a CallSite whose target is permanent, and can never be changed.
ConstantCallSite(MethodHandle) - Constructor for class java.lang.invoke.ConstantCallSite
Creates a call site with a permanent target.
ConstantCallSite(MethodType, MethodHandle) - Constructor for class java.lang.invoke.ConstantCallSite
Creates a call site with a permanent target, possibly bound to the call site itself.
constantName() - Method in exception java.lang.EnumConstantNotPresentException
Returns the name of the missing enum constant.
constraintBeforeFloating - Variable in class javax.swing.plaf.basic.BasicToolBarUI
 
Constructor<T> - Class in java.lang.reflect
Constructor provides information about, and access to, a single constructor for a class.
constructorModifiers() - Static method in class java.lang.reflect.Modifier
Return an int value OR-ing together the source language modifiers that can be applied to a constructor.
ConstructorProperties - Annotation Type in java.beans
An annotation on a constructor that shows how the parameters of that constructor correspond to the constructed object's getter methods.
constructorsIn(Iterable<? extends Element>) - Static method in class javax.lang.model.util.ElementFilter
Returns a list of constructors in elements.
constructorsIn(Set<? extends Element>) - Static method in class javax.lang.model.util.ElementFilter
Returns a set of constructors in elements.
consume() - Method in class java.awt.AWTEvent
Consumes this event, if this event can be consumed.
consume() - Method in class java.awt.event.InputEvent
Consumes this event so that it will not be processed in the default manner by the source which originated it.
consume() - Method in class java.awt.event.InputMethodEvent
Consumes this event so that it will not be processed in the default manner by the source which originated it.
consumed - Variable in class java.awt.AWTEvent
Controls whether or not the event is sent back down to the peer once the source has processed it - false means it's sent to the peer; true means it's not.
consumer - Variable in class java.awt.image.ImageFilter
The consumer of the particular image data stream for which this instance of the ImageFilter is filtering data.
containedIn(Oid[]) - Method in class org.ietf.jgss.Oid
A utility method to test if this Oid value is contained within the supplied Oid array.
Container - Class in java.awt
A generic Abstract Window Toolkit(AWT) container object is a component that can contain other AWT components.
Container() - Constructor for class java.awt.Container
Constructs a new Container.
Container.AccessibleAWTContainer - Class in java.awt
Inner class of Container used to provide default support for accessibility.
Container.AccessibleAWTContainer() - Constructor for class java.awt.Container.AccessibleAWTContainer
 
Container.AccessibleAWTContainer.AccessibleContainerHandler - Class in java.awt
Fire PropertyChange listener, if one is registered, when children are added or removed.
Container.AccessibleAWTContainer.AccessibleContainerHandler() - Constructor for class java.awt.Container.AccessibleAWTContainer.AccessibleContainerHandler
 
CONTAINER_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting container events.
CONTAINER_FIRST - Static variable in class java.awt.event.ContainerEvent
The first number in the range of ids used for container events.
CONTAINER_LAST - Static variable in class java.awt.event.ContainerEvent
The last number in the range of ids used for container events.
ContainerAdapter - Class in java.awt.event
An abstract adapter class for receiving container events.
ContainerAdapter() - Constructor for class java.awt.event.ContainerAdapter
 
ContainerEvent - Class in java.awt.event
A low-level event which indicates that a container's contents changed because a component was added or removed.
ContainerEvent(Component, int, Component) - Constructor for class java.awt.event.ContainerEvent
Constructs a ContainerEvent object.
ContainerListener - Interface in java.awt.event
The listener interface for receiving container events.
containerListener - Variable in class javax.swing.plaf.basic.BasicMenuBarUI
 
ContainerOrderFocusTraversalPolicy - Class in java.awt
A FocusTraversalPolicy that determines traversal order based on the order of child Components in a Container.
ContainerOrderFocusTraversalPolicy() - Constructor for class java.awt.ContainerOrderFocusTraversalPolicy
 
ContainerPeer - Interface in java.awt.peer
The peer interface for Container.
contains(Point) - Method in class java.awt.Component.AccessibleAWTComponent
Checks whether the specified point is within this object's bounds, where the point's x and y coordinates are defined to be relative to the coordinate system of the object.
contains(int, int) - Method in class java.awt.Component
Checks whether this component "contains" the specified point, where x and y are defined to be relative to the coordinate system of this component.
contains(Point) - Method in class java.awt.Component
Checks whether this component "contains" the specified point, where the point's x and y coordinates are defined to be relative to the coordinate system of this component.
contains(double, double) - Method in class java.awt.geom.Arc2D
Determines whether or not the specified point is inside the boundary of the arc.
contains(double, double, double, double) - Method in class java.awt.geom.Arc2D
Determines whether or not the interior of the arc entirely contains the specified rectangle.
contains(Rectangle2D) - Method in class java.awt.geom.Arc2D
Determines whether or not the interior of the arc entirely contains the specified rectangle.
contains(double, double) - Method in class java.awt.geom.Area
Tests if the specified coordinates are inside the boundary of the Shape, as described by the definition of insideness.
contains(Point2D) - Method in class java.awt.geom.Area
Tests if a specified Point2D is inside the boundary of the Shape, as described by the definition of insideness.
contains(double, double, double, double) - Method in class java.awt.geom.Area
Tests if the interior of the Shape entirely contains the specified rectangular area.
contains(Rectangle2D) - Method in class java.awt.geom.Area
Tests if the interior of the Shape entirely contains the specified Rectangle2D.
contains(double, double) - Method in class java.awt.geom.CubicCurve2D
Tests if the specified coordinates are inside the boundary of the Shape, as described by the definition of insideness.
contains(Point2D) - Method in class java.awt.geom.CubicCurve2D
Tests if a specified Point2D is inside the boundary of the Shape, as described by the definition of insideness.
contains(double, double, double, double) - Method in class java.awt.geom.CubicCurve2D
Tests if the interior of the Shape entirely contains the specified rectangular area.
contains(Rectangle2D) - Method in class java.awt.geom.CubicCurve2D
Tests if the interior of the Shape entirely contains the specified Rectangle2D.
contains(double, double) - Method in class java.awt.geom.Ellipse2D
Tests if the specified coordinates are inside the boundary of the Shape, as described by the definition of insideness.
contains(double, double, double, double) - Method in class java.awt.geom.Ellipse2D
Tests if the interior of the Shape entirely contains the specified rectangular area.
contains(double, double) - Method in class java.awt.geom.Line2D
Tests if a specified coordinate is inside the boundary of this Line2D.
contains(Point2D) - Method in class java.awt.geom.Line2D
Tests if a given Point2D is inside the boundary of this Line2D.
contains(double, double, double, double) - Method in class java.awt.geom.Line2D
Tests if the interior of this Line2D entirely contains the specified set of rectangular coordinates.
contains(Rectangle2D) - Method in class java.awt.geom.Line2D
Tests if the interior of this Line2D entirely contains the specified Rectangle2D.
contains(PathIterator, double, double) - Static method in class java.awt.geom.Path2D
Tests if the specified coordinates are inside the closed boundary of the specified PathIterator.
contains(PathIterator, Point2D) - Static method in class java.awt.geom.Path2D
Tests if the specified Point2D is inside the closed boundary of the specified PathIterator.
contains(double, double) - Method in class java.awt.geom.Path2D
Tests if the specified coordinates are inside the boundary of the Shape, as described by the definition of insideness.
contains(Point2D) - Method in class java.awt.geom.Path2D
Tests if a specified Point2D is inside the boundary of the Shape, as described by the definition of insideness.
contains(PathIterator, double, double, double, double) - Static method in class java.awt.geom.Path2D
Tests if the specified rectangular area is entirely inside the closed boundary of the specified PathIterator.
contains(PathIterator, Rectangle2D) - Static method in class java.awt.geom.Path2D
Tests if the specified Rectangle2D is entirely inside the closed boundary of the specified PathIterator.
contains(double, double, double, double) - Method in class java.awt.geom.Path2D
Tests if the interior of the Shape entirely contains the specified rectangular area.
contains(Rectangle2D) - Method in class java.awt.geom.Path2D
Tests if the interior of the Shape entirely contains the specified Rectangle2D.
contains(double, double) - Method in class java.awt.geom.QuadCurve2D
Tests if the specified coordinates are inside the boundary of the Shape, as described by the definition of insideness.
contains(Point2D) - Method in class java.awt.geom.QuadCurve2D
Tests if a specified Point2D is inside the boundary of the Shape, as described by the definition of insideness.
contains(double, double, double, double) - Method in class java.awt.geom.QuadCurve2D
Tests if the interior of the Shape entirely contains the specified rectangular area.
contains(Rectangle2D) - Method in class java.awt.geom.QuadCurve2D
Tests if the interior of the Shape entirely contains the specified Rectangle2D.
contains(double, double) - Method in class java.awt.geom.Rectangle2D
Tests if the specified coordinates are inside the boundary of the Shape, as described by the definition of insideness.
contains(double, double, double, double) - Method in class java.awt.geom.Rectangle2D
Tests if the interior of the Shape entirely contains the specified rectangular area.
contains(Point2D) - Method in class java.awt.geom.RectangularShape
Tests if a specified Point2D is inside the boundary of the Shape, as described by the definition of insideness.
contains(Rectangle2D) - Method in class java.awt.geom.RectangularShape
Tests if the interior of the Shape entirely contains the specified Rectangle2D.
contains(double, double) - Method in class java.awt.geom.RoundRectangle2D
Tests if the specified coordinates are inside the boundary of the Shape, as described by the definition of insideness.
contains(double, double, double, double) - Method in class java.awt.geom.RoundRectangle2D
Tests if the interior of the Shape entirely contains the specified rectangular area.
contains(Point) - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Checks whether the specified point is within this object's bounds, where the point's x and y coordinates are defined to be relative to the coordinate system of the object.
contains(Point) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Checks whether the specified point is within this object's bounds, where the point's x and y coordinates are defined to be relative to the coordinate system of the object.
contains(Point) - Method in class java.awt.Polygon
Determines whether the specified Point is inside this Polygon.
contains(int, int) - Method in class java.awt.Polygon
Determines whether the specified coordinates are inside this Polygon.
contains(double, double) - Method in class java.awt.Polygon
Tests if the specified coordinates are inside the boundary of the Shape, as described by the definition of insideness.
contains(Point2D) - Method in class java.awt.Polygon
Tests if a specified Point2D is inside the boundary of the Shape, as described by the definition of insideness.
contains(double, double, double, double) - Method in class java.awt.Polygon
Tests if the interior of the Shape entirely contains the specified rectangular area.
contains(Rectangle2D) - Method in class java.awt.Polygon
Tests if the interior of the Shape entirely contains the specified Rectangle2D.
contains(Point) - Method in class java.awt.Rectangle
Checks whether or not this Rectangle contains the specified Point.
contains(int, int) - Method in class java.awt.Rectangle
Checks whether or not this Rectangle contains the point at the specified location (x,y).
contains(Rectangle) - Method in class java.awt.Rectangle
Checks whether or not this Rectangle entirely contains the specified Rectangle.
contains(int, int, int, int) - Method in class java.awt.Rectangle
Checks whether this Rectangle entirely contains the Rectangle at the specified location (X,Y) with the specified dimensions (W,H).
contains(double, double) - Method in interface java.awt.Shape
Tests if the specified coordinates are inside the boundary of the Shape, as described by the definition of insideness.
contains(Point2D) - Method in interface java.awt.Shape
Tests if a specified Point2D is inside the boundary of the Shape, as described by the definition of insideness.
contains(double, double, double, double) - Method in interface java.awt.Shape
Tests if the interior of the Shape entirely contains the specified rectangular area.
contains(Rectangle2D) - Method in interface java.awt.Shape
Tests if the interior of the Shape entirely contains the specified Rectangle2D.
contains(Object) - Method in class java.beans.beancontext.BeanContextMembershipEvent
Is the child specified affected by the event?
contains(Object) - Method in class java.beans.beancontext.BeanContextSupport
Determines whether or not the specified object is currently a child of this BeanContext.
contains(CharSequence) - Method in class java.lang.String
Returns true if and only if this string contains the specified sequence of char values.
contains(Charset) - Method in class java.nio.charset.Charset
Tells whether or not this charset contains the given charset.
contains(Object) - Method in class java.util.AbstractCollection
Returns true if this collection contains the specified element.
contains(Object) - Method in class java.util.ArrayDeque
Returns true if this deque contains the specified element.
contains(Object) - Method in class java.util.ArrayList
Returns true if this list contains the specified element.
contains(Object) - Method in interface java.util.Collection
Returns true if this collection contains the specified element.
contains(Object) - Method in class java.util.concurrent.ArrayBlockingQueue
Returns true if this queue contains the specified element.
contains(Object) - Method in interface java.util.concurrent.BlockingDeque
Returns true if this deque contains the specified element.
contains(Object) - Method in interface java.util.concurrent.BlockingQueue
Returns true if this queue contains the specified element.
contains(Object) - Method in class java.util.concurrent.ConcurrentHashMap
Legacy method testing if some key maps into the specified value in this table.
contains(Object) - Method in class java.util.concurrent.ConcurrentLinkedDeque
Returns true if this deque contains at least one element e such that o.equals(e).
contains(Object) - Method in class java.util.concurrent.ConcurrentLinkedQueue
Returns true if this queue contains the specified element.
contains(Object) - Method in class java.util.concurrent.ConcurrentSkipListSet
Returns true if this set contains the specified element.
contains(Object) - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns true if this list contains the specified element.
contains(Object) - Method in class java.util.concurrent.CopyOnWriteArraySet
Returns true if this set contains the specified element.
contains(Object) - Method in class java.util.concurrent.LinkedBlockingDeque
Returns true if this deque contains the specified element.
contains(Object) - Method in class java.util.concurrent.LinkedBlockingQueue
Returns true if this queue contains the specified element.
contains(Object) - Method in class java.util.concurrent.LinkedTransferQueue
Returns true if this queue contains the specified element.
contains(Object) - Method in class java.util.concurrent.PriorityBlockingQueue
Returns true if this queue contains the specified element.
contains(Object) - Method in class java.util.concurrent.SynchronousQueue
Always returns false.
contains(Object) - Method in interface java.util.Deque
Returns true if this deque contains the specified element.
contains(Object) - Method in class java.util.HashSet
Returns true if this set contains the specified element.
contains(Object) - Method in class java.util.Hashtable
Tests if some key maps into the specified value in this hashtable.
contains(Object) - Method in class java.util.LinkedList
Returns true if this list contains the specified element.
contains(Object) - Method in interface java.util.List
Returns true if this list contains the specified element.
contains(Object) - Method in class java.util.PriorityQueue
Returns true if this queue contains the specified element.
contains(Object) - Method in interface java.util.Set
Returns true if this set contains the specified element.
contains(Object) - Method in class java.util.TreeSet
Returns true if this set contains the specified element.
contains(Object) - Method in class java.util.Vector
Returns true if this vector contains the specified element.
contains(Point) - Method in interface javax.accessibility.AccessibleComponent
Checks whether the specified point is within this object's bounds, where the point's x and y coordinates are defined to be relative to the coordinate system of the object.
contains(String) - Method in class javax.accessibility.AccessibleRelationSet
Returns whether the relation set contains a relation that matches the specified key.
contains(AccessibleState) - Method in class javax.accessibility.AccessibleStateSet
Checks if the current state is in the state set.
contains(Object) - Method in class javax.imageio.spi.ServiceRegistry
Returns true if provider is currently registered.
contains(TypeMirror, TypeMirror) - Method in interface javax.lang.model.util.Types
Tests whether one type argument contains another.
contains(Object) - Method in interface javax.naming.directory.Attribute
Determines whether a value is in the attribute.
contains(Object) - Method in class javax.naming.directory.BasicAttribute
Determines whether a value is in this attribute.
contains(int) - Method in class javax.print.attribute.SetOfIntegerSyntax
Determine if this set-of-integer attribute contains the given value.
contains(IntegerSyntax) - Method in class javax.print.attribute.SetOfIntegerSyntax
Determine if this set-of-integer attribute contains the given integer attribute's value.
contains(Object) - Method in class javax.swing.DefaultListModel
Tests whether the specified object is a component in this list.
contains(int, int) - Method in class javax.swing.JComponent
Gives the UI delegate an opportunity to define the precise shape of this component for the sake of mouse processing.
contains(Point) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
contains(Point) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Checks whether the specified point is within this object's bounds, where the point's x and y coordinates are defined to be relative to the coordinate system of the object.
contains(Point) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
contains(Object) - Method in class javax.swing.plaf.basic.BasicDirectoryModel
 
contains(JComponent, int, int) - Method in class javax.swing.plaf.ComponentUI
Returns true if the specified x,y location is contained within the look and feel's defined shape of the specified component.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiButtonUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiColorChooserUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiComboBoxUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiDesktopIconUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiDesktopPaneUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiFileChooserUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiInternalFrameUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiLabelUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiListUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiMenuBarUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiMenuItemUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiOptionPaneUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiPanelUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiPopupMenuUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiProgressBarUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiRootPaneUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiScrollBarUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiScrollPaneUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiSeparatorUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiSliderUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiSpinnerUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiSplitPaneUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiTabbedPaneUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiTableHeaderUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiTableUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiToolBarUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiToolTipUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the contains method on each UI handled by this object.
contains(JComponent, int, int) - Method in class javax.swing.plaf.multi.MultiViewportUI
Invokes the contains method on each UI handled by this object.
contains(Point) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
containsAlias(String) - Method in class java.security.KeyStore
Checks if the given alias exists in this keystore.
containsAll(Collection) - Method in class java.beans.beancontext.BeanContextSupport
Tests to see if all objects in the specified Collection are children of this BeanContext.
containsAll(Collection<?>) - Method in class java.util.AbstractCollection
Returns true if this collection contains all of the elements in the specified collection.
containsAll(Collection<?>) - Method in interface java.util.Collection
Returns true if this collection contains all of the elements in the specified collection.
containsAll(Collection<?>) - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns true if this list contains all of the elements of the specified collection.
containsAll(Collection<?>) - Method in class java.util.concurrent.CopyOnWriteArraySet
Returns true if this set contains all of the elements of the specified collection.
containsAll(Collection<?>) - Method in class java.util.concurrent.SynchronousQueue
Returns false unless the given collection is empty.
containsAll(Collection<?>) - Method in interface java.util.List
Returns true if this list contains all of the elements of the specified collection.
containsAll(Collection<?>) - Method in interface java.util.Set
Returns true if this set contains all of the elements of the specified collection.
containsAll(Collection<?>) - Method in class java.util.Vector
Returns true if this Vector contains all of the elements in the specified Collection.
containsAngle(double) - Method in class java.awt.geom.Arc2D
Determines whether or not the specified angle is within the angular extents of the arc.
containsAttribute(Object, Object) - Method in class javax.swing.text.AbstractDocument.AbstractElement
Checks whether a given attribute name/value is defined.
containsAttribute(Object, Object) - Method in interface javax.swing.text.AttributeSet
Returns true if this set defines an attribute with the same name and an equal value.
containsAttribute(Object, Object) - Method in class javax.swing.text.SimpleAttributeSet
Checks whether the attribute list contains a specified attribute name/value pair.
containsAttribute(Object, Object) - Method in class javax.swing.text.StyleContext.NamedStyle
Checks whether a given attribute name/value is defined.
containsAttribute(Object, Object) - Method in class javax.swing.text.StyleContext.SmallAttributeSet
Checks whether a given attribute name/value is defined.
containsAttributes(AttributeSet) - Method in class javax.swing.text.AbstractDocument.AbstractElement
Checks whether the element contains all the attributes.
containsAttributes(AttributeSet) - Method in interface javax.swing.text.AttributeSet
Returns true if this set defines all the attributes from the given set with equal values.
containsAttributes(AttributeSet) - Method in class javax.swing.text.SimpleAttributeSet
Checks whether the attribute list contains all the specified name/value pairs.
containsAttributes(AttributeSet) - Method in class javax.swing.text.StyleContext.NamedStyle
Checks whether the element contains all the attributes.
containsAttributes(AttributeSet) - Method in class javax.swing.text.StyleContext.SmallAttributeSet
Checks whether the attribute set contains all of the given attributes.
containsCustomComponents(JOptionPane) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Returns true if in the last call to validateComponent the message or buttons contained a subclass of Component.
containsCustomComponents(JOptionPane) - Method in class javax.swing.plaf.multi.MultiOptionPaneUI
Invokes the containsCustomComponents method on each UI handled by this object.
containsCustomComponents(JOptionPane) - Method in class javax.swing.plaf.OptionPaneUI
Returns true if the user has supplied instances of Component for either the options or message.
containsKey(Object) - Method in class java.awt.RenderingHints
Returns true if this RenderingHints contains a mapping for the specified key.
containsKey(Object) - Method in class java.beans.beancontext.BeanContextSupport
Determines whether or not the specified object is currently a child of this BeanContext.
containsKey(Object) - Method in class java.util.AbstractMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class java.util.concurrent.ConcurrentHashMap
Tests if the specified object is a key in this table.
containsKey(Object) - Method in class java.util.concurrent.ConcurrentSkipListMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class java.util.EnumMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class java.util.HashMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class java.util.Hashtable
Tests if the specified object is a key in this hashtable.
containsKey(Object) - Method in class java.util.IdentityHashMap
Tests whether the specified object reference is a key in this identity hash map.
containsKey(Object) - Method in class java.util.jar.Attributes
Returns true if this Map contains the specified attribute name (key).
containsKey(Object) - Method in interface java.util.Map
Returns true if this map contains a mapping for the specified key.
containsKey(String) - Method in class java.util.ResourceBundle
Determines whether the given key is contained in this ResourceBundle or its parent bundles.
containsKey(Object) - Method in class java.util.TreeMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class java.util.WeakHashMap
Returns true if this map contains a mapping for the specified key.
containsKey(String) - Method in interface javax.management.openmbean.CompositeData
Returns true if and only if this CompositeData instance contains an item whose name is key.
containsKey(String) - Method in class javax.management.openmbean.CompositeDataSupport
Returns true if and only if this CompositeData instance contains an item whose name is key.
containsKey(String) - Method in class javax.management.openmbean.CompositeType
Returns true if this CompositeType instance defines an item whose name is itemName.
containsKey(Object[]) - Method in interface javax.management.openmbean.TabularData
Returns true if and only if this TabularData instance contains a CompositeData value (ie a row) whose index is the specified key.
containsKey(Object) - Method in class javax.management.openmbean.TabularDataSupport
Returns true if and only if this TabularData instance contains a CompositeData value (ie a row) whose index is the specified key.
containsKey(Object[]) - Method in class javax.management.openmbean.TabularDataSupport
Returns true if and only if this TabularData instance contains a CompositeData value (ie a row) whose index is the specified key.
containsKey(Class<?>) - Method in interface javax.print.attribute.AttributeSet
Returns true if this attribute set contains an attribute for the specified category.
containsKey(Class<?>) - Method in class javax.print.attribute.HashAttributeSet
Returns true if this attribute set contains an attribute for the specified category.
containsKey(Object) - Method in interface javax.script.Bindings
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class javax.script.SimpleBindings
Returns true if this map contains a mapping for the specified key.
containsObservedObject(ObjectName) - Method in class javax.management.monitor.Monitor
Tests whether the specified object is in the set of observed MBeans.
containsObservedObject(ObjectName) - Method in interface javax.management.monitor.MonitorMBean
Tests whether the specified object is in the set of observed MBeans.
containsValue(Object) - Method in class java.awt.RenderingHints
Returns true if this RenderingHints maps one or more keys to the specified value.
containsValue(Object) - Method in class java.util.AbstractMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class java.util.concurrent.ConcurrentHashMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class java.util.concurrent.ConcurrentSkipListMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class java.util.EnumMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class java.util.HashMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class java.util.Hashtable
Returns true if this hashtable maps one or more keys to this value.
containsValue(Object) - Method in class java.util.IdentityHashMap
Tests whether the specified object reference is a value in this identity hash map.
containsValue(Object) - Method in class java.util.jar.Attributes
Returns true if this Map maps one or more attribute names (keys) to the specified value.
containsValue(Object) - Method in class java.util.LinkedHashMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in interface java.util.Map
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class java.util.TreeMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class java.util.WeakHashMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in interface javax.management.openmbean.CompositeData
Returns true if and only if this CompositeData instance contains an item whose value is value.
containsValue(Object) - Method in class javax.management.openmbean.CompositeDataSupport
Returns true if and only if this CompositeData instance contains an item whose value is value.
containsValue(CompositeData) - Method in interface javax.management.openmbean.TabularData
Returns true if and only if this TabularData instance contains the specified CompositeData value.
containsValue(CompositeData) - Method in class javax.management.openmbean.TabularDataSupport
Returns true if and only if this TabularData instance contains the specified CompositeData value.
containsValue(Object) - Method in class javax.management.openmbean.TabularDataSupport
Returns true if and only if this TabularData instance contains the specified value.
containsValue(Attribute) - Method in interface javax.print.attribute.AttributeSet
Returns true if this attribute set contains the given attribute value.
containsValue(Attribute) - Method in class javax.print.attribute.HashAttributeSet
Returns true if this attribute set contains the given attribute.
containsValue(Object) - Method in class javax.script.SimpleBindings
Returns true if this map maps one or more keys to the specified value.
CONTENT - Static variable in class javax.swing.text.html.HTML.Attribute
 
CONTENT - Static variable in class javax.swing.text.html.HTML.Tag
All text content is labeled with this tag.
content - Variable in class javax.swing.text.html.parser.ContentModel
The content.
content - Variable in class javax.swing.text.html.parser.Element
 
CONTENT_AREA_FILLED_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change to having the button paint the content area.
CONTENT_PANE_PROPERTY - Static variable in class javax.swing.JInternalFrame
Bound property name.
CONTENT_TYPE - Static variable in class java.util.jar.Attributes.Name
Name object for Content-Type manifest attribute.
contentBorderInsets - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
ContentElementName - Static variable in class javax.swing.text.AbstractDocument
Name of elements used to represent content
contentEquals(StringBuffer) - Method in class java.lang.String
Compares this string to the specified StringBuffer.
contentEquals(CharSequence) - Method in class java.lang.String
Compares this string to the specified CharSequence.
contentEquals(CharSequence) - Method in interface javax.lang.model.element.Name
Compares this name to the specified CharSequence.
ContentHandler - Class in java.net
The abstract class ContentHandler is the superclass of all classes that read an Object from a URLConnection.
ContentHandler() - Constructor for class java.net.ContentHandler
 
ContentHandlerFactory - Interface in java.net
This interface defines a factory for content handlers.
ContentModel - Class in javax.swing.text.html.parser
A representation of a content model.
ContentModel() - Constructor for class javax.swing.text.html.parser.ContentModel
 
ContentModel(Element) - Constructor for class javax.swing.text.html.parser.ContentModel
Create a content model for an element.
ContentModel(int, ContentModel) - Constructor for class javax.swing.text.html.parser.ContentModel
Create a content model of a particular type.
ContentModel(int, Object, ContentModel) - Constructor for class javax.swing.text.html.parser.ContentModel
Create a content model of a particular type.
contentPane - Variable in class javax.swing.JRootPane
The content pane.
contentRect - Variable in class javax.swing.plaf.basic.BasicSliderUI
 
contents - Variable in class java.awt.datatransfer.Clipboard
 
CONTENTS_CHANGED - Static variable in class javax.swing.event.ListDataEvent
Identifies one or more changes in the lists contents.
contentsChanged(ListDataEvent) - Method in interface javax.swing.event.ListDataListener
Sent when the contents of the list has changed in a way that's too complex to characterize with the previous methods.
contentsChanged(ListDataEvent) - Method in class javax.swing.JComboBox
This method is public as an implementation side effect.
contentsChanged(ListDataEvent) - Method in class javax.swing.JList.AccessibleJList
List Data Listener contents changed method.
contentsChanged(ListDataEvent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.ListDataHandler
 
contentsChanged(ListDataEvent) - Method in class javax.swing.plaf.basic.BasicComboPopup.ListDataHandler
 
contentsChanged(ListDataEvent) - Method in class javax.swing.plaf.basic.BasicListUI.ListDataHandler
 
contentsLost() - Method in class java.awt.Component.BltBufferStrategy
 
contentsLost() - Method in class java.awt.Component.FlipBufferStrategy
 
contentsLost() - Method in class java.awt.image.BufferStrategy
Returns whether the drawing buffer was lost since the last call to getDrawGraphics.
contentsLost() - Method in class java.awt.image.VolatileImage
Returns true if rendering data was lost since last validate call.
contentsRestored() - Method in class java.awt.Component.BltBufferStrategy
 
contentsRestored() - Method in class java.awt.Component.FlipBufferStrategy
 
contentsRestored() - Method in class java.awt.image.BufferStrategy
Returns whether the drawing buffer was recently restored from a lost state and reinitialized to the default background color (white).
ContentType - Static variable in class javax.swing.text.DefaultStyledDocument.ElementSpec
A possible value for getType.
context - Variable in class java.awt.dnd.DropTargetEvent
The DropTargetContext associated with this DropTargetEvent.
context() - Method in interface java.nio.file.WatchEvent
Returns the context for the event.
Context - Interface in javax.naming
This interface represents a naming context, which consists of a set of name-to-object bindings.
context - Variable in class javax.script.AbstractScriptEngine
The default ScriptContext of this AbstractScriptEngine.
CONTEXT_EXPIRED - Static variable in exception org.ietf.jgss.GSSException
Security context expired.
ContextNotEmptyException - Exception in javax.naming
This exception is thrown when attempting to destroy a context that is not empty.
ContextNotEmptyException(String) - Constructor for exception javax.naming.ContextNotEmptyException
Constructs a new instance of ContextNotEmptyException using an explanation.
ContextNotEmptyException() - Constructor for exception javax.naming.ContextNotEmptyException
Constructs a new instance of ContextNotEmptyException with all name resolution fields and explanation initialized to null.
ContextualRenderedImageFactory - Interface in java.awt.image.renderable
ContextualRenderedImageFactory provides an interface for the functionality that may differ between instances of RenderableImageOp.
CONTIGUOUS_TREE_SELECTION - Static variable in interface javax.swing.tree.TreeSelectionModel
Selection can only be contiguous.
CONTINUE - Static variable in class javax.sound.midi.ShortMessage
Status byte for Continue message (0xFB, or 251).
continueDrag(int, int) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.DragController
 
continueDrag(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.DragController
Messages dragDividerTo with the new location for the mouse event.
CONTINUOUS_LAYOUT_PROPERTY - Static variable in class javax.swing.JSplitPane
Bound property name for continuousLayout.
continuousLayout - Variable in class javax.swing.JSplitPane
Whether or not the views are continuously redisplayed while resizing.
contListener - Variable in class javax.swing.plaf.metal.MetalToolBarUI
This protected field is implemenation specific.
CONTROL - Static variable in class java.awt.SystemColor
The array index for the SystemColor.control system color.
control - Static variable in class java.awt.SystemColor
The color rendered for the background of control panels and control objects, such as pushbuttons.
CONTROL - Static variable in class java.lang.Character
General category "Cc" in the Unicode specification.
Control - Interface in javax.naming.ldap
This interface represents an LDAPv3 control as defined in RFC 2251.
Control - Class in javax.sound.sampled
Lines often have a set of controls, such as gain and pan, that affect the audio signal passing through the line.
Control(Control.Type) - Constructor for class javax.sound.sampled.Control
Constructs a Control with the specified type.
Control.Type - Class in javax.sound.sampled
An instance of the Type class represents the type of the control.
Control.Type(String) - Constructor for class javax.sound.sampled.Control.Type
Constructs a new control type with the name specified.
CONTROL_BUTTONS_ARE_SHOWN_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Instruction to display the control buttons.
CONTROL_CHANGE - Static variable in class javax.sound.midi.ShortMessage
Command value for Control Change message (0xB0, or 176)
CONTROL_DK_SHADOW - Static variable in class java.awt.SystemColor
The array index for the SystemColor.controlDkShadow system color.
CONTROL_FACTORIES - Static variable in interface javax.naming.ldap.LdapContext
Constant that holds the name of the environment property for specifying the list of control factories to use.
CONTROL_HIGHLIGHT - Static variable in class java.awt.SystemColor
The array index for the SystemColor.controlHighlight system color.
CONTROL_LT_HIGHLIGHT - Static variable in class java.awt.SystemColor
The array index for the SystemColor.controlLtHighlight system color.
CONTROL_PICTURES - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Control Pictures" Unicode character block.
CONTROL_SHADOW - Static variable in class java.awt.SystemColor
The array index for the SystemColor.controlShadow system color.
CONTROL_TEXT - Static variable in class java.awt.SystemColor
The array index for the SystemColor.controlText system color.
controlChange(ShortMessage) - Method in interface javax.sound.midi.ControllerEventListener
Invoked when a Sequencer has encountered and processed a control-change event of interest to this listener.
controlChange(int, int) - Method in interface javax.sound.midi.MidiChannel
Reacts to a change in the specified controller's value.
controlDkShadow - Static variable in class java.awt.SystemColor
The color rendered for dark shadow areas on 3D control objects, such as pushbuttons.
controlDown() - Method in class java.awt.Event
NOTE: The Event class is obsolete and is available only for backwards compatilibility.
ControlFactory - Class in javax.naming.ldap
This abstract class represents a factory for creating LDAPv3 controls.
ControlFactory() - Constructor for class javax.naming.ldap.ControlFactory
 
controlHighlight - Static variable in class java.awt.SystemColor
The color rendered for light areas of 3D control objects, such as pushbuttons.
CONTROLLED_BY - Static variable in class javax.accessibility.AccessibleRelation
Indicates an object is controlled by one or more target objects.
CONTROLLED_BY_PROPERTY - Static variable in class javax.accessibility.AccessibleRelation
Identifies that the target object that is doing the controlling has changed
controller - Variable in class javax.imageio.IIOParam
The IIOParamController that will be used to provide settings for this IIOParam object when the activateController method is called.
controller - Variable in class javax.imageio.metadata.IIOMetadata
The IIOMetadataController that will be used to provide settings for this IIOMetadata object when the activateController method is called.
CONTROLLER_FOR - Static variable in class javax.accessibility.AccessibleRelation
Indicates an object is a controller for one or more target objects.
CONTROLLER_FOR_PROPERTY - Static variable in class javax.accessibility.AccessibleRelation
Identifies that the controller for the target object has changed
ControllerEventListener - Interface in javax.sound.midi
The ControllerEventListener interface should be implemented by classes whose instances need to be notified when a Sequencer has processed a requested type of MIDI control-change event.
controlLtHighlight - Static variable in class java.awt.SystemColor
The color rendered for highlight areas of 3D control objects, such as pushbuttons.
controlShadow - Static variable in class java.awt.SystemColor
The color rendered for shadow areas of 3D control objects, such as pushbuttons.
controlText - Static variable in class java.awt.SystemColor
The color rendered for the text of control panels and control objects, such as pushbuttons.
convert(long, TimeUnit) - Method in enum java.util.concurrent.TimeUnit
Convert the given time duration in the given unit to this unit.
convertColumnIndexToModel(int) - Method in class javax.swing.JTable
Maps the index of the column in the view at viewColumnIndex to the index of the column in the table model.
convertColumnIndexToView(int) - Method in class javax.swing.JTable
Maps the index of the column in the table model at modelColumnIndex to the index of the column in the view.
CONVERTED_TEXT - Static variable in class java.awt.im.InputMethodHighlight
Constant for the converted text state.
convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in interface javax.imageio.ImageTranscoder
Returns an IIOMetadata object that may be used for encoding and optionally modified using its document interfaces or other interfaces specific to the writer plug-in that will be used for encoding.
convertImageMetadata(IIOMetadata, ImageTypeSpecifier, ImageWriteParam) - Method in class javax.imageio.ImageWriter
 
convertMouseEvent(MouseEvent) - Method in class javax.swing.plaf.basic.BasicComboPopup
 
convertMouseEvent(Component, MouseEvent, Component) - Static method in class javax.swing.SwingUtilities
Returns a MouseEvent similar to sourceEvent except that its x and y members have been converted to destination's coordinate system.
convertPoint(Component, Point, Component) - Static method in class javax.swing.SwingUtilities
Convert a aPoint in source coordinate system to destination coordinate system.
convertPoint(Component, int, int, Component) - Static method in class javax.swing.SwingUtilities
Convert the point (x,y) in source coordinate system to destination coordinate system.
convertPointFromScreen(Point, Component) - Static method in class javax.swing.SwingUtilities
Convert a point from a screen coordinates to a component's coordinate system
convertPointToScreen(Point, Component) - Static method in class javax.swing.SwingUtilities
Convert a point from a component's coordinate system to screen coordinates.
convertPreviousRowIndexToModel(int) - Method in class javax.swing.event.RowSorterEvent
Returns the location of index in terms of the model prior to the sort.
convertRectangle(Component, Rectangle, Component) - Static method in class javax.swing.SwingUtilities
Convert the rectangle aRectangle in source coordinate system to destination coordinate system.
convertRowIndexToModel(int) - Method in class javax.swing.DefaultRowSorter
Returns the location of index in terms of the underlying model.
convertRowIndexToModel(int) - Method in class javax.swing.JTable
Maps the index of the row in terms of the view to the underlying TableModel.
convertRowIndexToModel(int) - Method in class javax.swing.RowSorter
Returns the location of index in terms of the underlying model.
convertRowIndexToView(int) - Method in class javax.swing.DefaultRowSorter
Returns the location of index in terms of the view.
convertRowIndexToView(int) - Method in class javax.swing.JTable
Maps the index of the row in terms of the TableModel to the view.
convertRowIndexToView(int) - Method in class javax.swing.RowSorter
Returns the location of index in terms of the view.
convertRowToY(int) - Method in class javax.swing.plaf.basic.BasicListUI
Return the JList relative Y coordinate of the origin of the specified row or -1 if row isn't valid.
convertStreamMetadata(IIOMetadata, ImageWriteParam) - Method in interface javax.imageio.ImageTranscoder
Returns an IIOMetadata object that may be used for encoding and optionally modified using its document interfaces or other interfaces specific to the writer plug-in that will be used for encoding.
convertStreamMetadata(IIOMetadata, ImageWriteParam) - Method in class javax.imageio.ImageWriter
 
convertToIntDiscrete(Raster, boolean) - Method in class java.awt.image.IndexColorModel
Returns a new BufferedImage of TYPE_INT_ARGB or TYPE_INT_RGB that has a Raster with pixel data computed by expanding the indices in the source Raster using the color/alpha component arrays of this ColorModel.
convertToVector(Object[]) - Static method in class javax.swing.table.DefaultTableModel
Returns a vector that contains the same objects as the array.
convertToVector(Object[][]) - Static method in class javax.swing.table.DefaultTableModel
Returns a vector of vectors that contains the same objects as the array.
convertValueToText(Object, boolean, boolean, boolean, int, boolean) - Method in class javax.swing.JTree
Called by the renderers to convert the specified value to text.
convertYToRow(int) - Method in class javax.swing.plaf.basic.BasicListUI
Convert the JList relative coordinate to the row that contains it, based on the current layout.
ConvolveOp - Class in java.awt.image
This class implements a convolution from the source to the destination.
ConvolveOp(Kernel, int, RenderingHints) - Constructor for class java.awt.image.ConvolveOp
Constructs a ConvolveOp given a Kernel, an edge condition, and a RenderingHints object (which may be null).
ConvolveOp(Kernel) - Constructor for class java.awt.image.ConvolveOp
Constructs a ConvolveOp given a Kernel.
CookieHandler - Class in java.net
A CookieHandler object provides a callback mechanism to hook up a HTTP state management policy implementation into the HTTP protocol handler.
CookieHandler() - Constructor for class java.net.CookieHandler
 
CookieManager - Class in java.net
CookieManager provides a concrete implementation of CookieHandler, which separates the storage of cookies from the policy surrounding accepting and rejecting cookies.
CookieManager() - Constructor for class java.net.CookieManager
Create a new cookie manager.
CookieManager(CookieStore, CookiePolicy) - Constructor for class java.net.CookieManager
Create a new cookie manager with specified cookie store and cookie policy.
CookiePolicy - Interface in java.net
CookiePolicy implementations decide which cookies should be accepted and which should be rejected.
CookieStore - Interface in java.net
A CookieStore object represents a storage for cookie.
COORDS - Static variable in class javax.swing.text.html.HTML.Attribute
 
COPIED - Static variable in class java.awt.BufferCapabilities.FlipContents
When flip contents are COPIED, the contents of the back buffer are copied to the front buffer when flipping.
Copies - Class in javax.print.attribute.standard
Class Copies is an integer valued printing attribute class that specifies the number of copies to be printed.
Copies(int) - Constructor for class javax.print.attribute.standard.Copies
Construct a new copies attribute with the given integer value.
CopiesSupported - Class in javax.print.attribute.standard
Class CopiesSupported is a printing attribute class, a set of integers, that gives the supported values for a Copies attribute.
CopiesSupported(int) - Constructor for class javax.print.attribute.standard.CopiesSupported
Construct a new copies supported attribute containing a single integer.
CopiesSupported(int, int) - Constructor for class javax.print.attribute.standard.CopiesSupported
Construct a new copies supported attribute containing a single range of integers.
COPTIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Coptic" Unicode character block.
copy(Path, Path, CopyOption...) - Static method in class java.nio.file.Files
Copy a file to a target file.
copy(InputStream, Path, CopyOption...) - Static method in class java.nio.file.Files
Copies all bytes from an input stream to a file.
copy(Path, OutputStream) - Static method in class java.nio.file.Files
Copies all bytes from a file to an output stream.
copy(Path, Path, CopyOption...) - Method in class java.nio.file.spi.FileSystemProvider
Copy a file to a target file.
copy(List<? super T>, List<? extends T>) - Static method in class java.util.Collections
Copies all of the elements from one list into another.
copy() - Method in class javax.swing.JPasswordField
Invokes provideErrorFeedback on the current look and feel, which typically initiates an error beep.
copy - Variable in class javax.swing.text.DefaultStyledDocument.AttributeUndoableEdit
 
copy() - Method in class javax.swing.text.JTextComponent
Transfers the currently selected range in the associated text model to the system clipboard, leaving the contents in the text model.
COPY - Static variable in class javax.swing.TransferHandler
An int representing a "copy" transfer action.
COPY_OR_MOVE - Static variable in class javax.swing.TransferHandler
An int representing a source action capability of either "copy" or "move".
copyAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the action to copy the selected region and place the contents into the system clipboard.
copyArea(int, int, int, int, int, int) - Method in class java.awt.Graphics
Copies an area of the component by a distance specified by dx and dy.
copyArea(int, int, int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.copyArea.
copyAttributes() - Method in class javax.swing.text.AbstractDocument.AbstractElement
Copies a set of attributes.
copyAttributes() - Method in interface javax.swing.text.AttributeSet
Returns an attribute set that is guaranteed not to change over time.
copyAttributes() - Method in class javax.swing.text.SimpleAttributeSet
Makes a copy of the attributes.
copyAttributes() - Method in class javax.swing.text.StyleContext.NamedStyle
Copies a set of attributes.
copyAttributes() - Method in class javax.swing.text.StyleContext.SmallAttributeSet
Copies a set of attributes.
copyChildren() - Method in class java.beans.beancontext.BeanContextSupport
Gets a copy of the this BeanContext's children.
copyData(WritableRaster) - Method in class java.awt.image.BufferedImage
Computes an arbitrary rectangular region of the BufferedImage and copies it into a specified WritableRaster.
copyData(WritableRaster) - Method in interface java.awt.image.RenderedImage
Computes an arbitrary rectangular region of the RenderedImage and copies it into a caller-supplied WritableRaster.
copyInto(Object[]) - Method in class java.util.Vector
Copies the components of this vector into the specified array.
copyInto(Object[]) - Method in class javax.swing.DefaultListModel
Copies the components of this list into the specified array.
copyOf(T[], int) - Static method in class java.util.Arrays
Copies the specified array, truncating or padding with nulls (if necessary) so the copy has the specified length.
copyOf(U[], int, Class<? extends T[]>) - Static method in class java.util.Arrays
Copies the specified array, truncating or padding with nulls (if necessary) so the copy has the specified length.
copyOf(byte[], int) - Static method in class java.util.Arrays
Copies the specified array, truncating or padding with zeros (if necessary) so the copy has the specified length.
copyOf(short[], int) - Static method in class java.util.Arrays
Copies the specified array, truncating or padding with zeros (if necessary) so the copy has the specified length.
copyOf(int[], int) - Static method in class java.util.Arrays
Copies the specified array, truncating or padding with zeros (if necessary) so the copy has the specified length.
copyOf(long[], int) - Static method in class java.util.Arrays
Copies the specified array, truncating or padding with zeros (if necessary) so the copy has the specified length.
copyOf(char[], int) - Static method in class java.util.Arrays
Copies the specified array, truncating or padding with null characters (if necessary) so the copy has the specified length.
copyOf(float[], int) - Static method in class java.util.Arrays
Copies the specified array, truncating or padding with zeros (if necessary) so the copy has the specified length.
copyOf(double[], int) - Static method in class java.util.Arrays
Copies the specified array, truncating or padding with zeros (if necessary) so the copy has the specified length.
copyOf(boolean[], int) - Static method in class java.util.Arrays
Copies the specified array, truncating or padding with false (if necessary) so the copy has the specified length.
copyOf(EnumSet<E>) - Static method in class java.util.EnumSet
Creates an enum set with the same element type as the specified enum set, initially containing the same elements (if any).
copyOf(Collection<E>) - Static method in class java.util.EnumSet
Creates an enum set initialized from the specified collection.
copyOfRange(T[], int, int) - Static method in class java.util.Arrays
Copies the specified range of the specified array into a new array.
copyOfRange(U[], int, int, Class<? extends T[]>) - Static method in class java.util.Arrays
Copies the specified range of the specified array into a new array.
copyOfRange(byte[], int, int) - Static method in class java.util.Arrays
Copies the specified range of the specified array into a new array.
copyOfRange(short[], int, int) - Static method in class java.util.Arrays
Copies the specified range of the specified array into a new array.
copyOfRange(int[], int, int) - Static method in class java.util.Arrays
Copies the specified range of the specified array into a new array.
copyOfRange(long[], int, int) - Static method in class java.util.Arrays
Copies the specified range of the specified array into a new array.
copyOfRange(char[], int, int) - Static method in class java.util.Arrays
Copies the specified range of the specified array into a new array.
copyOfRange(float[], int, int) - Static method in class java.util.Arrays
Copies the specified range of the specified array into a new array.
copyOfRange(double[], int, int) - Static method in class java.util.Arrays
Copies the specified range of the specified array into a new array.
copyOfRange(boolean[], int, int) - Static method in class java.util.Arrays
Copies the specified range of the specified array into a new array.
CopyOnWriteArrayList<E> - Class in java.util.concurrent
A thread-safe variant of ArrayList in which all mutative operations (add, set, and so on) are implemented by making a fresh copy of the underlying array.
CopyOnWriteArrayList() - Constructor for class java.util.concurrent.CopyOnWriteArrayList
Creates an empty list.
CopyOnWriteArrayList(Collection<? extends E>) - Constructor for class java.util.concurrent.CopyOnWriteArrayList
Creates a list containing the elements of the specified collection, in the order they are returned by the collection's iterator.
CopyOnWriteArrayList(E[]) - Constructor for class java.util.concurrent.CopyOnWriteArrayList
Creates a list holding a copy of the given array.
CopyOnWriteArraySet<E> - Class in java.util.concurrent
A Set that uses an internal CopyOnWriteArrayList for all of its operations.
CopyOnWriteArraySet() - Constructor for class java.util.concurrent.CopyOnWriteArraySet
Creates an empty set.
CopyOnWriteArraySet(Collection<? extends E>) - Constructor for class java.util.concurrent.CopyOnWriteArraySet
Creates a set containing all of the elements of the specified collection.
CopyOption - Interface in java.nio.file
An object that configures how to copy or move a file.
copySign(double, double) - Static method in class java.lang.Math
Returns the first floating-point argument with the sign of the second floating-point argument.
copySign(float, float) - Static method in class java.lang.Math
Returns the first floating-point argument with the sign of the second floating-point argument.
copySign(double, double) - Static method in class java.lang.StrictMath
Returns the first floating-point argument with the sign of the second floating-point argument.
copySign(float, float) - Static method in class java.lang.StrictMath
Returns the first floating-point argument with the sign of the second floating-point argument.
copyValueOf(char[], int, int) - Static method in class java.lang.String
Returns a String that represents the character sequence in the array specified.
copyValueOf(char[]) - Static method in class java.lang.String
Returns a String that represents the character sequence in the array specified.
cos(double) - Static method in class java.lang.Math
Returns the trigonometric cosine of an angle.
cos(double) - Static method in class java.lang.StrictMath
Returns the trigonometric cosine of an angle.
cosh(double) - Static method in class java.lang.Math
Returns the hyperbolic cosine of a double value.
cosh(double) - Static method in class java.lang.StrictMath
Returns the hyperbolic cosine of a double value.
count - Variable in class java.io.BufferedInputStream
The index one greater than the index of the last valid byte in the buffer.
count - Variable in class java.io.BufferedOutputStream
The number of valid bytes in the buffer.
count - Variable in class java.io.ByteArrayInputStream
The index one greater than the last valid character in the input stream buffer.
count - Variable in class java.io.ByteArrayOutputStream
The number of valid bytes in the buffer.
count - Variable in class java.io.CharArrayReader
The index of the end of this buffer.
count - Variable in class java.io.CharArrayWriter
The number of chars in the buffer.
count - Variable in class java.io.StringBufferInputStream
Deprecated.
The number of valid characters in the input stream buffer.
count() - Method in interface java.nio.file.WatchEvent
Returns the event count.
count - Variable in class javax.swing.text.Segment
This is the number of array elements that make up the text of interest.
countComponents() - Method in class java.awt.Container
Deprecated.
As of JDK version 1.1, replaced by getComponentCount().
countDown() - Method in class java.util.concurrent.CountDownLatch
Decrements the count of the latch, releasing all waiting threads if the count reaches zero.
CountDownLatch - Class in java.util.concurrent
A synchronization aid that allows one or more threads to wait until a set of operations being performed in other threads completes.
CountDownLatch(int) - Constructor for class java.util.concurrent.CountDownLatch
Constructs a CountDownLatch initialized with the given count.
CounterMonitor - Class in javax.management.monitor
Defines a monitor MBean designed to observe the values of a counter attribute.
CounterMonitor() - Constructor for class javax.management.monitor.CounterMonitor
Default constructor.
CounterMonitorMBean - Interface in javax.management.monitor
Exposes the remote management interface of the counter monitor MBean.
COUNTING_ROD_NUMERALS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Counting Rod Numerals" Unicode character block.
countItems() - Method in class java.awt.Choice
Deprecated.
As of JDK version 1.1, replaced by getItemCount().
countItems() - Method in class java.awt.List
Deprecated.
As of JDK version 1.1, replaced by getItemCount().
countItems() - Method in class java.awt.Menu
Deprecated.
As of JDK version 1.1, replaced by getItemCount().
countMenus() - Method in class java.awt.MenuBar
Deprecated.
As of JDK version 1.1, replaced by getMenuCount().
countObservers() - Method in class java.util.Observable
Returns the number of observers of this Observable object.
countStackFrames() - Method in class java.lang.Thread
Deprecated.
The definition of this call depends on Thread.suspend(), which is deprecated. Further, the results of this call were never well-defined.
countTokens() - Method in class java.util.StringTokenizer
Calculates the number of times that this tokenizer's nextToken method can be called before it generates an exception.
COVER - Static variable in class javax.print.attribute.standard.Finishings
This value is specified when it is desired to select a non-printed (or pre-printed) cover for the document.
COVER_OPEN - Static variable in class javax.print.attribute.standard.PrinterStateReason
One or more covers on the device are open.
CPE - Static variable in class javax.naming.spi.NamingManager
Constant that holds the name of the environment property into which getContinuationContext() stores the value of its CannotProceedException parameter.
crc - Variable in class java.util.zip.GZIPInputStream
CRC-32 for uncompressed data.
crc - Variable in class java.util.zip.GZIPOutputStream
CRC-32 of uncompressed data.
CRC32 - Class in java.util.zip
A class that can be used to compute the CRC-32 of a data stream.
CRC32() - Constructor for class java.util.zip.CRC32
Creates a new CRC32 object.
create() - Method in class java.awt.Graphics
Creates a new Graphics object that is a copy of this Graphics object.
create(int, int, int, int) - Method in class java.awt.Graphics
Creates a new Graphics object based on this Graphics object, but with a new translation and clip area.
create(RenderContext, ParameterBlock) - Method in interface java.awt.image.renderable.ContextualRenderedImageFactory
Creates a rendering, given a RenderContext and a ParameterBlock containing the operation's sources and parameters.
create(ParameterBlock, RenderingHints) - Method in interface java.awt.image.renderable.RenderedImageFactory
Creates a RenderedImage representing the results of an imaging operation (or chain of operations) for a given ParameterBlock and RenderingHints.
create(Class<T>, Object, String) - Static method in class java.beans.EventHandler
Creates an implementation of listenerInterface in which all of the methods in the listener interface apply the handler's action to the target.
create(Class<T>, Object, String, String) - Static method in class java.beans.EventHandler
/** Creates an implementation of listenerInterface in which all of the methods pass the value of the event expression, eventPropertyName, to the final method in the statement, action, which is applied to the target.
create(Class<T>, Object, String, String, String) - Static method in class java.beans.EventHandler
Creates an implementation of listenerInterface in which the method named listenerMethodName passes the value of the event expression, eventPropertyName, to the final method in the statement, action, which is applied to the target.
create() - Method in class java.net.DatagramSocketImpl
Creates a datagram socket.
create(boolean) - Method in class java.net.SocketImpl
Creates either a stream or a datagram socket.
create(String) - Static method in class java.net.URI
Creates a URI by parsing the given string.
create() - Method in class javax.swing.DebugGraphics
Overrides Graphics.create to return a DebugGraphics object.
create(int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.create to return a DebugGraphics object.
create(Element) - Method in class javax.swing.plaf.basic.BasicPasswordFieldUI
Creates a view (PasswordView) for an element.
create(Element) - Method in class javax.swing.plaf.basic.BasicTextAreaUI
Creates the view for an element.
create(Element) - Method in class javax.swing.plaf.basic.BasicTextFieldUI
Creates a view (FieldView) based on an element.
create(Element) - Method in class javax.swing.plaf.basic.BasicTextUI
Creates a view for an element.
create(Element, int, int) - Method in class javax.swing.plaf.basic.BasicTextUI
Creates a view for an element.
create(Element) - Method in class javax.swing.plaf.synth.SynthPasswordFieldUI
Creates a view (PasswordView) for an element.
create(DefaultStyledDocument.ElementSpec[]) - Method in class javax.swing.text.DefaultStyledDocument
Initialize the document to reflect the given element structure (i.e.
create(DefaultStyledDocument.ElementSpec[]) - Method in class javax.swing.text.html.HTMLDocument
Replaces the contents of the document with the given element specifications.
create(Element) - Method in class javax.swing.text.html.HTMLEditorKit.HTMLFactory
Creates a view from an element.
create(Element) - Method in interface javax.swing.text.ViewFactory
Creates a view from the given structural element of a document.
createActionChangeListener(JMenuItem) - Method in class javax.swing.JMenu
Returns a properly configured PropertyChangeListener which updates the control as changes to the Action occur.
createActionChangeListener(JMenuItem) - Method in class javax.swing.JPopupMenu
Returns a properly configured PropertyChangeListener which updates the control as changes to the Action occur.
createActionChangeListener(JButton) - Method in class javax.swing.JToolBar
Returns a properly configured PropertyChangeListener which updates the control as changes to the Action occur, or null if the default property change listener for the control is desired.
createActionComponent(Action) - Method in class javax.swing.JMenu
Factory method which creates the JMenuItem for Actions added to the JMenu.
createActionComponent(Action) - Method in class javax.swing.JPopupMenu
Factory method which creates the JMenuItem for Actions added to the JPopupMenu.
createActionComponent(Action) - Method in class javax.swing.JToolBar
Factory method which creates the JButton for Actions added to the JToolBar.
createActionListener() - Method in class javax.swing.AbstractButton
 
createActionMap() - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
createActionPropertyChangeListener(Action) - Method in class javax.swing.AbstractButton
Creates and returns a PropertyChangeListener that is responsible for listening for changes from the specified Action and updating the appropriate properties.
createActionPropertyChangeListener(Action) - Method in class javax.swing.JComboBox
Creates and returns a PropertyChangeListener that is responsible for listening for changes from the specified Action and updating the appropriate properties.
createActionPropertyChangeListener(Action) - Method in class javax.swing.JTextField
Creates and returns a PropertyChangeListener that is responsible for listening for changes from the specified Action and updating the appropriate properties.
createActions() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
createArrayOf(String, Object[]) - Method in interface java.sql.Connection
Factory method for creating Array objects.
createArrowButton() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Creates a button which will be used as the control to show or hide the popup portion of the combo box.
createArrowButton() - Method in class javax.swing.plaf.metal.MetalComboBoxUI
 
createArrowButton() - Method in class javax.swing.plaf.synth.SynthComboBoxUI
 
createArrowButtonListener() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
createAudioAction(Object) - Method in class javax.swing.plaf.basic.BasicLookAndFeel
Creates and returns an Action used to play a sound.
createBackBuffers(int) - Method in class java.awt.Component.BltBufferStrategy
Creates the back buffers
createBanded(ColorSpace, int[], int[], int, boolean, boolean) - Static method in class javax.imageio.ImageTypeSpecifier
Returns a specifier for a banded image format that will use a ComponentColorModel and a BandedSampleModel to store each channel in a separate array.
createBandedRaster(int, int, int, int, Point) - Static method in class java.awt.image.Raster
Creates a Raster based on a BandedSampleModel with the specified data type, width, height, and number of bands.
createBandedRaster(int, int, int, int, int[], int[], Point) - Static method in class java.awt.image.Raster
Creates a Raster based on a BandedSampleModel with the specified data type, width, height, scanline stride, bank indices and band offsets.
createBandedRaster(DataBuffer, int, int, int, int[], int[], Point) - Static method in class java.awt.image.Raster
Creates a Raster based on a BandedSampleModel with the specified DataBuffer, width, height, scanline stride, bank indices, and band offsets.
createBaselineGroup(boolean, boolean) - Method in class javax.swing.GroupLayout
Creates and returns a ParallelGroup that aligns it's elements along the baseline.
createBCSChild(Object, Object) - Method in class java.beans.beancontext.BeanContextServicesSupport
Subclasses can override this method to insert their own subclass of Child without having to override add() or the other Collection methods that add children to the set.
createBCSChild(Object, Object) - Method in class java.beans.beancontext.BeanContextSupport
Subclasses can override this method to insert their own subclass of Child without having to override add() or the other Collection methods that add children to the set.
createBCSSServiceProvider(Class, BeanContextServiceProvider) - Method in class java.beans.beancontext.BeanContextServicesSupport
subclasses can override this method to create new subclasses of BCSSServiceProvider without having to overrride addService() in order to instantiate.
createBevelBorder(int) - Static method in class javax.swing.BorderFactory
Creates a beveled border of the specified type, using brighter shades of the component's current background color for highlighting, and darker shading for shadows.
createBevelBorder(int, Color, Color) - Static method in class javax.swing.BorderFactory
Creates a beveled border of the specified type, using the specified highlighting and shadowing.
createBevelBorder(int, Color, Color, Color, Color) - Static method in class javax.swing.BorderFactory
Creates a beveled border of the specified type, using the specified colors for the inner and outer highlight and shadow areas.
createBindings() - Method in interface javax.script.ScriptEngine
Returns an uninitialized Bindings.
createBlackLineBorder() - Static method in class javax.swing.border.LineBorder
Convenience method for getting the Color.black LineBorder of thickness 1.
createBlob() - Method in interface java.sql.Connection
Constructs an object that implements the Blob interface.
createBorderListener(JInternalFrame) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
createBorderListener(JInternalFrame) - Method in class javax.swing.plaf.metal.MetalInternalFrameUI
Returns the MouseInputAdapter that will be installed on the TitlePane.
createBranchElement(Element, AttributeSet) - Method in class javax.swing.text.AbstractDocument
Creates a document branch element, that can contain other elements.
createBranchElement(Element, AttributeSet) - Method in class javax.swing.text.html.HTMLDocument
Creates a document branch element, that can contain other elements.
createBufferedImage(int, int) - Method in class javax.imageio.ImageTypeSpecifier
Creates a BufferedImage with a given width and height according to the specification embodied in this object.
createBuffers(int, BufferCapabilities) - Method in class java.awt.Component.FlipBufferStrategy
Creates one or more complex, flipping buffers with the given capabilities.
createBuffers(int, BufferCapabilities) - Method in interface java.awt.peer.ComponentPeer
Create numBuffers flipping buffers with the specified buffer capabilities.
createBufferStrategy(int) - Method in class java.awt.Canvas
Creates a new strategy for multi-buffering on this component.
createBufferStrategy(int, BufferCapabilities) - Method in class java.awt.Canvas
Creates a new strategy for multi-buffering on this component with the required buffer capabilities.
createBufferStrategy(int) - Method in class java.awt.Window
Creates a new strategy for multi-buffering on this component.
createBufferStrategy(int, BufferCapabilities) - Method in class java.awt.Window
Creates a new strategy for multi-buffering on this component with the required buffer capabilities.
createButton(Button) - Method in class java.awt.Toolkit
Creates this toolkit's implementation of Button using the specified peer interface.
createButtonActionListener(int) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
 
createButtonArea() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Creates and returns a Container containing the buttons.
createButtonListener(AbstractButton) - Method in class javax.swing.plaf.basic.BasicButtonUI
 
createButtonListener(AbstractButton) - Method in class javax.swing.plaf.metal.MetalButtonUI
 
createButtons() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
createButtons() - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
 
createCachedRowSet() - Method in interface javax.sql.rowset.RowSetFactory
Creates a new instance of a CachedRowSet.
createCanvas(Canvas) - Method in class java.awt.Toolkit
Creates this toolkit's implementation of Canvas using the specified peer interface.
createCaret() - Method in class javax.swing.plaf.basic.BasicTextUI
Creates the object to use for a caret.
createCaret() - Method in class javax.swing.text.DefaultEditorKit
Fetches a caret that can navigate through views produced by the associated ViewFactory.
createCaret() - Method in class javax.swing.text.EditorKit
Fetches a caret that can navigate through views produced by the associated ViewFactory.
createCellEditorListener() - Method in class javax.swing.plaf.basic.BasicTreeUI
Creates a listener to handle events from the current editor.
createCellRendererPane() - Method in class javax.swing.plaf.basic.BasicTreeUI
Returns the renderer pane that renderer components are placed in.
createChangeListener() - Method in class javax.swing.AbstractButton
Subclasses that want to handle ChangeEvents differently can override this to return another ChangeListener implementation.
createChangeListener() - Method in class javax.swing.JProgressBar
Subclasses that want to handle change events from the model differently can override this to return an instance of a custom ChangeListener implementation.
createChangeListener() - Method in class javax.swing.JSlider
Subclasses that want to handle ChangeEvents from the model differently can override this to return an instance of a custom ChangeListener implementation.
createChangeListener() - Method in class javax.swing.JTabbedPane
Subclasses that want to handle ChangeEvents differently can override this to return a subclass of ModelListener or another ChangeListener implementation.
createChangeListener() - Method in class javax.swing.plaf.basic.BasicMenuBarUI
 
createChangeListener(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuUI
 
createChangeListener(JSlider) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
createChangeListener() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
createCheckbox(Checkbox) - Method in class java.awt.Toolkit
Creates this toolkit's implementation of Checkbox using the specified peer interface.
createCheckboxMenuItem(CheckboxMenuItem) - Method in class java.awt.Toolkit
Creates this toolkit's implementation of CheckboxMenuItem using the specified peer interface.
createChild(int, int, int, int, int, int, int[]) - Method in class java.awt.image.Raster
Returns a new Raster which shares all or part of this Raster's DataBuffer.
createChildren(DefaultMutableTreeNode, Object) - Static method in class javax.swing.JTree.DynamicUtilTreeNode
Adds to parent all the children in children.
createChildState(View) - Method in class javax.swing.text.AsyncBoxView
New ChildState records are created through this method to allow subclasses the extend the ChildState records to do/hold more
createChoice(Choice) - Method in class java.awt.Toolkit
Creates this toolkit's implementation of Choice using the specified peer interface.
createClassFile(CharSequence, Element...) - Method in interface javax.annotation.processing.Filer
Creates a new class file, and returns an object to allow writing to it.
createClob() - Method in interface java.sql.Connection
Constructs an object that implements the Clob interface.
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class java.awt.image.AffineTransformOp
Creates a zeroed destination image with the correct size and number of bands.
createCompatibleDestImage(BufferedImage, ColorModel) - Method in interface java.awt.image.BufferedImageOp
Creates a zeroed destination image with the correct size and number of bands.
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class java.awt.image.ColorConvertOp
Creates a zeroed destination image with the correct size and number of bands, given this source.
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class java.awt.image.ConvolveOp
Creates a zeroed destination image with the correct size and number of bands.
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class java.awt.image.LookupOp
Creates a zeroed destination image with the correct size and number of bands.
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class java.awt.image.RescaleOp
Creates a zeroed destination image with the correct size and number of bands.
createCompatibleDestRaster(Raster) - Method in class java.awt.image.AffineTransformOp
Creates a zeroed destination Raster with the correct size and number of bands.
createCompatibleDestRaster(Raster) - Method in class java.awt.image.BandCombineOp
Creates a zeroed destination Raster with the correct size and number of bands.
createCompatibleDestRaster(Raster) - Method in class java.awt.image.ColorConvertOp
Creates a zeroed destination Raster with the correct size and number of bands, given this source.
createCompatibleDestRaster(Raster) - Method in class java.awt.image.ConvolveOp
Creates a zeroed destination Raster with the correct size and number of bands, given this source.
createCompatibleDestRaster(Raster) - Method in class java.awt.image.LookupOp
Creates a zeroed-destination Raster with the correct size and number of bands, given this source.
createCompatibleDestRaster(Raster) - Method in interface java.awt.image.RasterOp
Creates a zeroed destination Raster with the correct size and number of bands.
createCompatibleDestRaster(Raster) - Method in class java.awt.image.RescaleOp
Creates a zeroed-destination Raster with the correct size and number of bands, given this source.
createCompatibleImage(int, int) - Method in class java.awt.GraphicsConfiguration
Returns a BufferedImage with a data layout and color model compatible with this GraphicsConfiguration.
createCompatibleImage(int, int, int) - Method in class java.awt.GraphicsConfiguration
Returns a BufferedImage that supports the specified transparency and has a data layout and color model compatible with this GraphicsConfiguration.
createCompatibleSampleModel(int, int) - Method in class java.awt.image.BandedSampleModel
Creates a new BandedSampleModel with the specified width and height.
createCompatibleSampleModel(int, int) - Method in class java.awt.image.ColorModel
Creates a SampleModel with the specified width and height that has a data layout compatible with this ColorModel.
createCompatibleSampleModel(int, int) - Method in class java.awt.image.ComponentColorModel
Creates a SampleModel with the specified width and height, that has a data layout compatible with this ColorModel.
createCompatibleSampleModel(int, int) - Method in class java.awt.image.ComponentSampleModel
Creates a new ComponentSampleModel with the specified width and height.
createCompatibleSampleModel(int, int) - Method in class java.awt.image.IndexColorModel
Creates a SampleModel with the specified width and height that has a data layout compatible with this ColorModel.
createCompatibleSampleModel(int, int) - Method in class java.awt.image.MultiPixelPackedSampleModel
Creates a new MultiPixelPackedSampleModel with the specified width and height.
createCompatibleSampleModel(int, int) - Method in class java.awt.image.PackedColorModel
Creates a SampleModel with the specified width and height that has a data layout compatible with this ColorModel.
createCompatibleSampleModel(int, int) - Method in class java.awt.image.PixelInterleavedSampleModel
Creates a new PixelInterleavedSampleModel with the specified width and height.
createCompatibleSampleModel(int, int) - Method in class java.awt.image.SampleModel
Creates a SampleModel which describes data in this SampleModel's format, but with a different width and height.
createCompatibleSampleModel(int, int) - Method in class java.awt.image.SinglePixelPackedSampleModel
Creates a new SinglePixelPackedSampleModel with the specified width and height.
createCompatibleVolatileImage(int, int) - Method in class java.awt.GraphicsConfiguration
Returns a VolatileImage with a data layout and color model compatible with this GraphicsConfiguration.
createCompatibleVolatileImage(int, int, int) - Method in class java.awt.GraphicsConfiguration
Returns a VolatileImage with a data layout and color model compatible with this GraphicsConfiguration.
createCompatibleVolatileImage(int, int, ImageCapabilities) - Method in class java.awt.GraphicsConfiguration
Returns a VolatileImage with a data layout and color model compatible with this GraphicsConfiguration, using the specified image capabilities.
createCompatibleVolatileImage(int, int, ImageCapabilities, int) - Method in class java.awt.GraphicsConfiguration
Returns a VolatileImage with a data layout and color model compatible with this GraphicsConfiguration, using the specified image capabilities and transparency value.
createCompatibleWritableRaster(int, int) - Method in class java.awt.image.ColorModel
Creates a WritableRaster with the specified width and height that has a data layout (SampleModel) compatible with this ColorModel.
createCompatibleWritableRaster(int, int) - Method in class java.awt.image.ComponentColorModel
Creates a WritableRaster with the specified width and height, that has a data layout (SampleModel) compatible with this ColorModel.
createCompatibleWritableRaster(int, int) - Method in class java.awt.image.DirectColorModel
Creates a WritableRaster with the specified width and height that has a data layout (SampleModel) compatible with this ColorModel.
createCompatibleWritableRaster(int, int) - Method in class java.awt.image.IndexColorModel
Creates a WritableRaster with the specified width and height that has a data layout (SampleModel) compatible with this ColorModel.
createCompatibleWritableRaster() - Method in class java.awt.image.Raster
Create a compatible WritableRaster the same size as this Raster with the same SampleModel and a new initialized DataBuffer.
createCompatibleWritableRaster(int, int) - Method in class java.awt.image.Raster
Create a compatible WritableRaster with the specified size, a new SampleModel, and a new initialized DataBuffer.
createCompatibleWritableRaster(Rectangle) - Method in class java.awt.image.Raster
Create a compatible WritableRaster with location (minX, minY) and size (width, height) specified by rect, a new SampleModel, and a new initialized DataBuffer.
createCompatibleWritableRaster(int, int, int, int) - Method in class java.awt.image.Raster
Create a compatible WritableRaster with the specified location (minX, minY) and size (width, height), a new SampleModel, and a new initialized DataBuffer.
createComponent(Component) - Method in class java.awt.Toolkit
Creates a peer for a component or container.
createComponent() - Method in class javax.swing.text.ComponentView
Create the component that is associated with this view.
createComponent() - Method in class javax.swing.text.html.FormView
Create the component.
createComponent() - Method in class javax.swing.text.html.ObjectView
Create the component.
createComponentListener() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
createComponentListener(JSlider) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
createComponentListener() - Method in class javax.swing.plaf.basic.BasicTreeUI
Creates and returns a new ComponentHandler.
createComponentListener() - Method in class javax.swing.plaf.synth.SynthInternalFrameUI
 
createCompoundBorder() - Static method in class javax.swing.BorderFactory
Creates a compound border with a null inside edge and a null outside edge.
createCompoundBorder(Border, Border) - Static method in class javax.swing.BorderFactory
Creates a compound border specifying the border objects to use for the outside and inside edges.
createCompoundEdit() - Method in class javax.swing.undo.UndoableEditSupport
Called only from beginUpdate.
createContainer() - Method in class javax.swing.tree.DefaultTreeCellEditor
Creates the container to manage placement of editingComponent.
createContainerListener() - Method in class javax.swing.plaf.basic.BasicMenuBarUI
 
createContainerListener() - Method in class javax.swing.plaf.metal.MetalToolBarUI
Creates a container listener that will be added to the JToolBar.
createContentHandler(String) - Method in interface java.net.ContentHandlerFactory
Creates a new ContentHandler to read an object from a URLStreamHandler.
createContentPane() - Method in class javax.swing.JRootPane
Called by the constructor methods to create the default contentPane.
createContext(ColorModel, ColorModel, RenderingHints) - Method in class java.awt.AlphaComposite
Creates a context for the compositing operation.
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class java.awt.Color
Creates and returns a PaintContext used to generate a solid color field pattern.
createContext(ColorModel, ColorModel, RenderingHints) - Method in interface java.awt.Composite
Creates a context containing state that is used to perform the compositing operation.
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class java.awt.GradientPaint
Creates and returns a PaintContext used to generate a linear color gradient pattern.
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class java.awt.LinearGradientPaint
Creates and returns a PaintContext used to generate a linear color gradient pattern.
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in interface java.awt.Paint
Creates and returns a PaintContext used to generate the color pattern.
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class java.awt.RadialGradientPaint
Creates and returns a PaintContext used to generate a circular radial color gradient pattern.
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class java.awt.TexturePaint
Creates and returns a PaintContext used to generate a tiled image pattern.
createContext(GSSName, Oid, GSSCredential, int) - Method in class org.ietf.jgss.GSSManager
Factory method for creating a context on the initiator's side.
createContext(GSSCredential) - Method in class org.ietf.jgss.GSSManager
Factory method for creating a context on the acceptor' side.
createContext(byte[]) - Method in class org.ietf.jgss.GSSManager
Factory method for creating a previously exported context.
createCopy() - Method in interface javax.sql.rowset.CachedRowSet
Creates a RowSet object that is a deep copy of the data in this CachedRowSet object.
createCopyNoConstraints() - Method in interface javax.sql.rowset.CachedRowSet
Creates a CachedRowSet object that is a deep copy of this CachedRowSet object's data but is independent of it.
createCopySchema() - Method in interface javax.sql.rowset.CachedRowSet
Creates a CachedRowSet object that is an empty copy of this CachedRowSet object.
createCredential(int) - Method in class org.ietf.jgss.GSSManager
Factory method for acquiring default credentials.
createCredential(GSSName, int, Oid, int) - Method in class org.ietf.jgss.GSSManager
Factory method for acquiring a single mechanism credential.
createCredential(GSSName, int, Oid[], int) - Method in class org.ietf.jgss.GSSManager
Factory method for acquiring credentials over a set of mechanisms.
createCustomCursor(Image, Point, String) - Method in class java.awt.Toolkit
Creates a new custom cursor object.
createDashedBorder(Paint) - Static method in class javax.swing.BorderFactory
Creates a dashed border of the specified paint.
createDashedBorder(Paint, float, float) - Static method in class javax.swing.BorderFactory
Creates a dashed border of the specified paint, relative length, and relative spacing.
createDashedBorder(Paint, float, float, float, boolean) - Static method in class javax.swing.BorderFactory
Creates a dashed border of the specified paint, thickness, line shape, relative length, and relative spacing.
createDataBuffer() - Method in class java.awt.image.BandedSampleModel
Creates a DataBuffer that corresponds to this BandedSampleModel, The DataBuffer's data type, number of banks, and size will be consistent with this BandedSampleModel.
createDataBuffer() - Method in class java.awt.image.ComponentSampleModel
Creates a DataBuffer that corresponds to this ComponentSampleModel.
createDataBuffer() - Method in class java.awt.image.MultiPixelPackedSampleModel
Creates a DataBuffer that corresponds to this MultiPixelPackedSampleModel.
createDataBuffer() - Method in class java.awt.image.SampleModel
Creates a DataBuffer that corresponds to this SampleModel.
createDataBuffer() - Method in class java.awt.image.SinglePixelPackedSampleModel
Creates a DataBuffer that corresponds to this SinglePixelPackedSampleModel.
createDatagramSocketImpl() - Method in interface java.net.DatagramSocketImplFactory
Creates a new DatagramSocketImpl instance.
createdCellEditor - Variable in class javax.swing.plaf.basic.BasicTreeUI
Set to true if editor that is currently in the tree was created by this instance.
createDecreaseButton(int) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
createDecreaseButton(int) - Method in class javax.swing.plaf.metal.MetalScrollBarUI
Returns the view that represents the decrease view.
createDecreaseButton(int) - Method in class javax.swing.plaf.synth.SynthScrollBarUI
 
createDefaultCellEditor() - Method in class javax.swing.plaf.basic.BasicTreeUI
Creates a default cell editor.
createDefaultCellEditor() - Method in class javax.swing.plaf.synth.SynthTreeUI
 
createDefaultCellRenderer() - Method in class javax.swing.plaf.basic.BasicTreeUI
Returns the default cell renderer that is used to do the stamping of each node.
createDefaultCellRenderer() - Method in class javax.swing.plaf.synth.SynthTreeUI
 
createDefaultChoosers() - Method in class javax.swing.plaf.basic.BasicColorChooserUI
 
createDefaultChoosers() - Method in class javax.swing.plaf.synth.SynthColorChooserUI
 
createDefaultColumnModel() - Method in class javax.swing.JTable
Returns the default column model object, which is a DefaultTableColumnModel.
createDefaultColumnModel() - Method in class javax.swing.table.JTableHeader
Returns the default column model object which is a DefaultTableColumnModel.
createDefaultColumnsFromModel() - Method in class javax.swing.JTable
Creates default columns for the table from the data model using the getColumnCount method defined in the TableModel interface.
createDefaultDataModel() - Method in class javax.swing.JTable
Returns the default table model object, which is a DefaultTableModel.
createDefaultDivider() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Creates the default divider.
createDefaultDivider() - Method in class javax.swing.plaf.metal.MetalSplitPaneUI
Creates the default divider.
createDefaultDivider() - Method in class javax.swing.plaf.synth.SynthSplitPaneUI
Creates the default divider.
createDefaultDocument() - Method in class javax.swing.text.DefaultEditorKit
Creates an uninitialized text storage model (PlainDocument) that is appropriate for this type of editor.
createDefaultDocument() - Method in class javax.swing.text.EditorKit
Creates an uninitialized text storage model that is appropriate for this type of editor.
createDefaultDocument() - Method in class javax.swing.text.html.HTMLEditorKit
Create an uninitialized text storage model that is appropriate for this type of editor.
createDefaultDocument() - Method in class javax.swing.text.StyledEditorKit
Creates an uninitialized text storage model that is appropriate for this type of editor.
createDefaultDragGestureRecognizer(Component, int, DragGestureListener) - Method in class java.awt.dnd.DragSource
Creates a new DragGestureRecognizer that implements the default abstract subclass of DragGestureRecognizer for this DragSource, and sets the specified Component and DragGestureListener on the newly created object.
createDefaultEditorKit() - Method in class javax.swing.JEditorPane
Creates the default editor kit (PlainEditorKit) for when the component is first created.
createDefaultEditorKit() - Method in class javax.swing.JTextPane
Creates the EditorKit to use by default.
createDefaultEditors() - Method in class javax.swing.JTable
Creates default cell editors for objects, numbers, and boolean values.
createDefaultHeaderRenderer() - Method in class javax.swing.table.TableColumn
As of Java 2 platform v1.3, this method is not called by the TableColumn constructor.
createDefaultKeySelectionManager() - Method in class javax.swing.JComboBox
Returns an instance of the default key-selection manager.
createDefaultModel() - Method in class javax.swing.JTextArea
Creates the default implementation of the model to be used at construction if one isn't explicitly given.
createDefaultModel() - Method in class javax.swing.JTextField
Creates the default implementation of the model to be used at construction if one isn't explicitly given.
createDefaultNonContinuousLayoutDivider() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Returns the default non continuous layout divider, which is an instance of Canvas that fills in the background with dark gray.
createDefaultNonContinuousLayoutDivider() - Method in class javax.swing.plaf.synth.SynthSplitPaneUI
 
createDefaultRenderer() - Method in class javax.swing.table.JTableHeader
Returns a default renderer to be used when no header renderer is defined by a TableColumn.
createDefaultRenderers() - Method in class javax.swing.JTable
Creates default cell renderers for objects, numbers, doubles, dates, booleans, and icons.
createDefaultRendering() - Method in interface java.awt.image.renderable.RenderableImage
Returnd a RenderedImage instance of this image with a default width and height in pixels.
createDefaultRendering() - Method in class java.awt.image.renderable.RenderableImageOp
Gets a RenderedImage instance of this image with a default width and height in pixels.
createDefaultRoot() - Method in class javax.swing.text.DefaultStyledDocument
Creates the root element to be used to represent the default document structure.
createDefaultRoot() - Method in class javax.swing.text.html.HTMLDocument
Creates the root element to be used to represent the default document structure.
createDefaultRoot() - Method in class javax.swing.text.PlainDocument
Creates the root element to be used to represent the default document structure.
createDefaultSelectionModel() - Method in class javax.swing.JTable
Returns the default selection model object, which is a DefaultListSelectionModel.
createDefaultTableHeader() - Method in class javax.swing.JTable
Returns the default table header object, which is a JTableHeader.
createDefaultTheme() - Method in class javax.swing.plaf.metal.MetalLookAndFeel
Ensures the current MetalTheme is non-null.
createDesktopManager() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
createDesktopPeer(Desktop) - Method in class java.awt.Toolkit
Creates this toolkit's implementation of the Desktop using the specified peer interface.
createDetailsView(JFileChooser) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
createDialog(Dialog) - Method in class java.awt.Toolkit
Creates this toolkit's implementation of Dialog using the specified peer interface.
createDialog(Component, String, boolean, JColorChooser, ActionListener, ActionListener) - Static method in class javax.swing.JColorChooser
Creates and returns a new dialog containing the specified ColorChooser pane along with "OK", "Cancel", and "Reset" buttons.
createDialog(Component) - Method in class javax.swing.JFileChooser
Creates and returns a new JDialog wrapping this centered on the parent in the parent's frame.
createDialog(Component, String) - Method in class javax.swing.JOptionPane
Creates and returns a new JDialog wrapping this centered on the parentComponent in the parentComponent's frame.
createDialog(String) - Method in class javax.swing.JOptionPane
Creates and returns a new parentless JDialog with the specified title.
createDirectories(Path, FileAttribute<?>...) - Static method in class java.nio.file.Files
Creates a directory by creating all nonexistent parent directories first.
createDirectory(Path, FileAttribute<?>...) - Static method in class java.nio.file.Files
Creates a new directory.
createDirectory(Path, FileAttribute<?>...) - Method in class java.nio.file.spi.FileSystemProvider
Creates a new directory.
createDirectoryComboBoxModel(JFileChooser) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
createDirectoryComboBoxRenderer(JFileChooser) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
createDisabledImage(Image) - Static method in class javax.swing.GrayFilter
Creates a disabled image
createDockingListener() - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
createDockingListener() - Method in class javax.swing.plaf.metal.MetalToolBarUI
 
createDoubleClickListener(JFileChooser, JList) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
createDragGestureRecognizer(Class<T>, Component, int, DragGestureListener) - Method in class java.awt.dnd.DragSource
Creates a new DragGestureRecognizer that implements the specified abstract subclass of DragGestureRecognizer, and sets the specified Component and DragGestureListener on the newly created object.
createDragGestureRecognizer(Class<T>, DragSource, Component, int, DragGestureListener) - Method in class java.awt.Toolkit
Creates a concrete, platform dependent, subclass of the abstract DragGestureRecognizer class requested, and associates it with the DragSource, Component and DragGestureListener specified.
createDragSourceContext(DragSourceContextPeer, DragGestureEvent, Cursor, Image, Point, Transferable, DragSourceListener) - Method in class java.awt.dnd.DragSource
Creates the DragSourceContext to handle the current drag operation.
createDragSourceContextPeer(DragGestureEvent) - Method in class java.awt.Toolkit
Creates the peer for a DragSourceContext.
createDragWindow(JToolBar) - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
createdRenderer - Variable in class javax.swing.plaf.basic.BasicTreeUI
Set to true if the renderer that is currently in the tree was created by this instance.
createDropTargetAutoScroller(Component, Point) - Method in class java.awt.dnd.DropTarget
create an embedded autoscroller
createDropTargetContext() - Method in class java.awt.dnd.DropTarget
Creates the DropTargetContext associated with this DropTarget.
createDTD(DTD, String) - Static method in class javax.swing.text.html.parser.ParserDelegator
 
createEastPane(JInternalFrame) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
createEditor(SpinnerModel) - Method in class javax.swing.JSpinner
This method is called by the constructors to create the JComponent that displays the current value of the sequence.
createEditor() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Creates the default editor that will be used in editable combo boxes.
createEditor() - Method in class javax.swing.plaf.basic.BasicSpinnerUI
This method is called by installUI to get the editor component of the JSpinner.
createEditor() - Method in class javax.swing.plaf.metal.MetalComboBoxUI
 
createEditor() - Method in class javax.swing.plaf.synth.SynthComboBoxUI
 
createEditor() - Method in class javax.swing.plaf.synth.SynthSpinnerUI
This method is called by installUI to get the editor component of the JSpinner.
createEditorComponent() - Method in class javax.swing.plaf.basic.BasicComboBoxEditor
Creates the internal editor component.
createEditorKitForContentType(String) - Static method in class javax.swing.JEditorPane
Creates a handler for the given type from the default registry of editor kits.
createEmptyBorder() - Static method in class javax.swing.BorderFactory
Creates an empty border that takes up no space.
createEmptyBorder(int, int, int, int) - Static method in class javax.swing.BorderFactory
Creates an empty border that takes up space but which does no drawing, specifying the width of the top, left, bottom, and right sides.
createEmptyFrameIcon() - Static method in class javax.swing.plaf.basic.BasicIconFactory
 
createEtchedBorder() - Static method in class javax.swing.BorderFactory
Creates a border with an "etched" look using the component's current background color for highlighting and shading.
createEtchedBorder(Color, Color) - Static method in class javax.swing.BorderFactory
Creates a border with an "etched" look using the specified highlighting and shading colors.
createEtchedBorder(int) - Static method in class javax.swing.BorderFactory
Creates a border with an "etched" look using the component's current background color for highlighting and shading.
createEtchedBorder(int, Color, Color) - Static method in class javax.swing.BorderFactory
Creates a border with an "etched" look using the specified highlighting and shading colors.
createExtendedResponse(String, byte[], int, int) - Method in interface javax.naming.ldap.ExtendedRequest
Creates the response object that corresponds to this request.
createExtendedResponse(String, byte[], int, int) - Method in class javax.naming.ldap.StartTlsRequest
Creates an extended response object that corresponds to the LDAP StartTLS extended request.
createFile(Path, FileAttribute<?>...) - Static method in class java.nio.file.Files
Creates a new and empty file, failing if the file already exists.
createFileDialog(FileDialog) - Method in class java.awt.Toolkit
Creates this toolkit's implementation of FileDialog using the specified peer interface.
createFileObject(File, String) - Method in class javax.swing.filechooser.FileSystemView
Returns a File object constructed in dir from the given filename.
createFileObject(String) - Method in class javax.swing.filechooser.FileSystemView
Returns a File object constructed from the given path string.
createFileSystemRoot(File) - Method in class javax.swing.filechooser.FileSystemView
Creates a new File object for f with correct behavior for a file system root directory.
createFilterComboBoxModel() - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
createFilterComboBoxRenderer() - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
createFilteredRowSet() - Method in interface javax.sql.rowset.RowSetFactory
Creates a new instance of a FilteredRowSet.
createFloatingFrame(JToolBar) - Method in class javax.swing.plaf.basic.BasicToolBarUI
No longer used, use BasicToolBarUI.createFloatingWindow(JToolBar)
createFloatingWindow(JToolBar) - Method in class javax.swing.plaf.basic.BasicToolBarUI
Creates a window which contains the toolbar after it has been dragged out from its container
createFocusListener() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Creates a FocusListener which will be added to the combo box.
createFocusListener() - Method in class javax.swing.plaf.basic.BasicListUI
 
createFocusListener(JSlider) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
createFocusListener() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Creates a FocusListener for the JSplitPane UI.
createFocusListener() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
createFocusListener() - Method in class javax.swing.plaf.basic.BasicTableUI
Creates the focus listener for handling keyboard navigation in the JTable.
createFocusListener() - Method in class javax.swing.plaf.basic.BasicTreeUI
Creates a listener that is responsible for updating the display when focus is lost/gained.
createFont(int, InputStream) - Static method in class java.awt.Font
Returns a new Font using the specified font type and input data.
createFont(int, File) - Static method in class java.awt.Font
Returns a new Font using the specified font type and the specified font file.
createFragment(int, int) - Method in class javax.swing.text.GlyphView
Creates a view that represents a portion of the element.
createFragment(int, int) - Method in class javax.swing.text.View
Creates a view that represents a portion of the element.
createFrame(Frame) - Method in class java.awt.Toolkit
Creates this toolkit's implementation of Frame using the specified peer interface.
createFrameListener() - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
createFromBufferedImageType(int) - Static method in class javax.imageio.ImageTypeSpecifier
Returns an ImageTypeSpecifier that encodes one of the standard BufferedImage types (other than TYPE_CUSTOM).
createFromRenderedImage(RenderedImage) - Static method in class javax.imageio.ImageTypeSpecifier
Returns an ImageTypeSpecifier that encodes the layout of a RenderedImage (which may be a BufferedImage).
createGlassPane() - Method in class javax.swing.JLayer
Called by the constructor methods to create a default glassPane.
createGlassPane() - Method in class javax.swing.JRootPane
Called by the constructor methods to create the default glassPane.
createGlassPaneDispatcher() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
createGlue() - Static method in class javax.swing.Box
Creates an invisible "glue" component that can be useful in a Box whose visible components have a maximum width (for a horizontal box) or height (for a vertical box).
createGlyphVector(FontRenderContext, String) - Method in class java.awt.Font
Creates a GlyphVector by mapping characters to glyphs one-to-one based on the Unicode cmap in this Font.
createGlyphVector(FontRenderContext, char[]) - Method in class java.awt.Font
Creates a GlyphVector by mapping characters to glyphs one-to-one based on the Unicode cmap in this Font.
createGlyphVector(FontRenderContext, CharacterIterator) - Method in class java.awt.Font
Creates a GlyphVector by mapping the specified characters to glyphs one-to-one based on the Unicode cmap in this Font.
createGlyphVector(FontRenderContext, int[]) - Method in class java.awt.Font
Creates a GlyphVector by mapping characters to glyphs one-to-one based on the Unicode cmap in this Font.
createGraphics(BufferedImage) - Method in class java.awt.GraphicsEnvironment
Returns a Graphics2D object for rendering into the specified BufferedImage.
createGraphics() - Method in class java.awt.image.BufferedImage
Creates a Graphics2D, which can be used to draw into this BufferedImage.
createGraphics() - Method in class java.awt.image.VolatileImage
Creates a Graphics2D, which can be used to draw into this VolatileImage.
createGraphics() - Method in class java.awt.SplashScreen
Creates a graphics context (as a Graphics2D object) for the splash screen overlay image, which allows you to draw over the splash screen.
createGrayLineBorder() - Static method in class javax.swing.border.LineBorder
Convenience method for getting the Color.gray LineBorder of thickness 1.
createGrayscale(int, int, boolean) - Static method in class javax.imageio.ImageTypeSpecifier
Returns a specifier for a grayscale image format that will pack pixels of the given bit depth into array elements of the specified data type.
createGrayscale(int, int, boolean, boolean) - Static method in class javax.imageio.ImageTypeSpecifier
Returns a specifier for a grayscale plus alpha image format that will pack pixels of the given bit depth into array elements of the specified data type.
createGroup(ActivationGroupID, ActivationGroupDesc, long) - Static method in class java.rmi.activation.ActivationGroup
Create and set the activation group for the current VM.
createHandler(Object, ExceptionListener, ClassLoader) - Static method in class java.beans.XMLDecoder
Creates a new handler for SAX parser that can be used to parse embedded XML archives created by the XMLEncoder class.
createHighlighter() - Method in class javax.swing.plaf.basic.BasicTextUI
Creates the object to use for adding highlights.
createHorizontalBox() - Static method in class javax.swing.Box
Creates a Box that displays its components from left to right.
createHorizontalGlue() - Static method in class javax.swing.Box
Creates a horizontal glue component.
createHorizontalScrollBar() - Method in class javax.swing.JScrollPane
Returns a JScrollPane.ScrollBar by default.
createHorizontalStrut(int) - Static method in class javax.swing.Box
Creates an invisible, fixed-width component.
createHSBChangeListener() - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
createHTMLView(JComponent, String) - Static method in class javax.swing.plaf.basic.BasicHTML
Create an html renderer for the given component and string of html.
createImage(ImageProducer) - Method in class java.awt.Component
Creates an image from the specified image producer.
createImage(int, int) - Method in class java.awt.Component
Creates an off-screen drawable image to be used for double buffering.
createImage(ImageProducer) - Method in interface java.awt.peer.ComponentPeer
Creates an image using the specified image producer.
createImage(int, int) - Method in interface java.awt.peer.ComponentPeer
Creates an empty image with the specified width and height.
createImage(String) - Method in class java.awt.Toolkit
Returns an image which gets pixel data from the specified file.
createImage(URL) - Method in class java.awt.Toolkit
Returns an image which gets pixel data from the specified URL.
createImage(ImageProducer) - Method in class java.awt.Toolkit
Creates an image with the specified image producer.
createImage(byte[]) - Method in class java.awt.Toolkit
Creates an image which decodes the image stored in the specified byte array.
createImage(byte[], int, int) - Method in class java.awt.Toolkit
Creates an image which decodes the image stored in the specified byte array, and at the specified offset and length.
createImageInputStream(Object) - Static method in class javax.imageio.ImageIO
Returns an ImageInputStream that will take its input from the given Object.
createImageOutputStream(Object) - Static method in class javax.imageio.ImageIO
Returns an ImageOutputStream that will send its output to the given Object.
createIncreaseButton(int) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
createIncreaseButton(int) - Method in class javax.swing.plaf.metal.MetalScrollBarUI
Returns the view that represents the increase view.
createIncreaseButton(int) - Method in class javax.swing.plaf.synth.SynthScrollBarUI
 
createIndexed(byte[], byte[], byte[], byte[], int, int) - Static method in class javax.imageio.ImageTypeSpecifier
Returns a specifier for an indexed-color image format that will pack index values of the given bit depth into array elements of the specified data type.
createInitialContextFactory(Hashtable<?, ?>) - Method in interface javax.naming.spi.InitialContextFactoryBuilder
Creates an initial context factory using the specified environment.
createInputAttributes(Element, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLEditorKit
Copies the key/values in elements AttributeSet into set.
createInputAttributes(Element, MutableAttributeSet) - Method in class javax.swing.text.StyledEditorKit
Copies the key/values in elements AttributeSet into set.
createInputMethod() - Method in interface java.awt.im.spi.InputMethodDescriptor
Creates a new instance of the corresponding input method.
createInputMethodJFrame(String, boolean) - Method in interface java.awt.im.spi.InputMethodContext
Creates a top-level Swing JFrame for use by the input method.
createInputMethodWindow(String, boolean) - Method in interface java.awt.im.spi.InputMethodContext
Creates a top-level window for use by the input method.
createInputStreamInstance(Object, boolean, File) - Method in class javax.imageio.spi.ImageInputStreamSpi
Returns an instance of the ImageInputStream implementation associated with this service provider.
createInputStreamInstance(Object) - Method in class javax.imageio.spi.ImageInputStreamSpi
Returns an instance of the ImageInputStream implementation associated with this service provider.
createInterleaved(ColorSpace, int[], int, boolean, boolean) - Static method in class javax.imageio.ImageTypeSpecifier
Returns a specifier for an interleaved image format that will use a ComponentColorModel and a PixelInterleavedSampleModel to store each pixel component in a separate byte, short, or int.
createInterleavedRaster(int, int, int, int, Point) - Static method in class java.awt.image.Raster
Creates a Raster based on a PixelInterleavedSampleModel with the specified data type, width, height, and number of bands.
createInterleavedRaster(int, int, int, int, int, int[], Point) - Static method in class java.awt.image.Raster
Creates a Raster based on a PixelInterleavedSampleModel with the specified data type, width, height, scanline stride, pixel stride, and band offsets.
createInterleavedRaster(DataBuffer, int, int, int, int, int[], Point) - Static method in class java.awt.image.Raster
Creates a Raster based on a PixelInterleavedSampleModel with the specified DataBuffer, width, height, scanline stride, pixel stride, and band offsets.
createInternalFrame(Component, String) - Method in class javax.swing.JOptionPane
Creates and returns an instance of JInternalFrame.
createInternalFrameListener() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
createIntersection(Rectangle2D) - Method in class java.awt.geom.Rectangle2D
Returns a new Rectangle2D object representing the intersection of this Rectangle2D with the specified Rectangle2D.
createIntersection(Rectangle2D) - Method in class java.awt.geom.Rectangle2D.Double
Returns a new Rectangle2D object representing the intersection of this Rectangle2D with the specified Rectangle2D.
createIntersection(Rectangle2D) - Method in class java.awt.geom.Rectangle2D.Float
Returns a new Rectangle2D object representing the intersection of this Rectangle2D with the specified Rectangle2D.
createIntersection(Rectangle2D) - Method in class java.awt.Rectangle
Returns a new Rectangle2D object representing the intersection of this Rectangle2D with the specified Rectangle2D.
createInverse() - Method in class java.awt.geom.AffineTransform
Returns an AffineTransform object representing the inverse transformation.
createItemListener() - Method in class javax.swing.AbstractButton
 
createItemListener() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Creates an ItemListener which will be added to the combo box.
createItemListener() - Method in class javax.swing.plaf.basic.BasicComboPopup
Creates an ItemListener which will be added to the combo box.
createJdbcRowSet() - Method in interface javax.sql.rowset.RowSetFactory
Creates a new instance of a JdbcRowSet.
createJoinRowSet() - Method in interface javax.sql.rowset.RowSetFactory
Creates a new instance of a JoinRowSet.
createKeyboardDownRightListener() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated.
As of Java 2 platform v1.3.
createKeyboardEndListener() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated.
As of Java 2 platform v1.3.
createKeyboardHomeListener() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated.
As of Java 2 platform v1.3.
createKeyboardResizeToggleListener() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated.
As of Java 2 platform v1.3.
createKeyboardUpLeftListener() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated.
As of Java 2 platform v1.3.
createKeyListener() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Creates a KeyListener which will be added to the combo box.
createKeyListener() - Method in class javax.swing.plaf.basic.BasicComboPopup
Creates the key listener that will be added to the combo box.
createKeyListener() - Method in class javax.swing.plaf.basic.BasicTableUI
Creates the key listener for handling keyboard navigation in the JTable.
createKeyListener() - Method in class javax.swing.plaf.basic.BasicTreeUI
Creates the listener reponsible for getting key events from the tree.
createKeymap() - Method in class javax.swing.plaf.basic.BasicTextUI
Creates the keymap to use for the text component, and installs any necessary bindings into it.
createLabel(Label) - Method in class java.awt.Toolkit
Creates this toolkit's implementation of Label using the specified peer interface.
createLargeAttributeSet(AttributeSet) - Method in class javax.swing.text.html.StyleSheet
Creates a large set of attributes that should trade off space for time.
createLargeAttributeSet(AttributeSet) - Method in class javax.swing.text.StyleContext
Create a large set of attributes that should trade off space for time.
createLayeredPane() - Method in class javax.swing.JRootPane
Called by the constructor methods to create the default layeredPane.
createLayout() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
createLayout() - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Creates a LayoutManager that manages the editor, nextButton, and previousButton children of the JSpinner.
createLayout() - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
 
createLayout() - Method in class javax.swing.plaf.synth.SynthSpinnerUI
 
createLayout() - Method in class javax.swing.plaf.synth.SynthToolBarUI
Creates a LayoutManager to use with the toolbar.
createLayoutCache() - Method in class javax.swing.plaf.basic.BasicTreeUI
Creates the object responsible for managing what is expanded, as well as the size of nodes.
createLayoutManager() - Method in class javax.swing.JViewport
Subclassers can override this to install a different layout manager (or null) in the constructor.
createLayoutManager() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Creates a layout manager for managing the components which make up the combo box.
createLayoutManager() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
createLayoutManager() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
 
createLayoutManager() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
Invoked by installUI to create a layout manager object to manage the JTabbedPane.
createLayoutManager() - Method in class javax.swing.plaf.metal.MetalComboBoxUI
 
createLayoutManager() - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
createLayoutManager() - Method in class javax.swing.plaf.synth.SynthTabbedPaneUI
 
createLeafElement(Element, AttributeSet, int, int) - Method in class javax.swing.text.AbstractDocument
Creates a document leaf element.
createLeafElement(Element, AttributeSet, int, int) - Method in class javax.swing.text.html.HTMLDocument
Creates a document leaf element that directly represents text (doesn't have any children).
createLeftOneTouchButton() - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Creates and return an instance of JButton that can be used to collapse the left component in the split pane.
createLineBidi(int, int) - Method in class java.text.Bidi
Create a Bidi object representing the bidi information on a line of text within the paragraph represented by the current Bidi.
createLineBorder(Color) - Static method in class javax.swing.BorderFactory
Creates a line border withe the specified color.
createLineBorder(Color, int) - Static method in class javax.swing.BorderFactory
Creates a line border with the specified color and width.
createLineBorder(Color, int, boolean) - Static method in class javax.swing.BorderFactory
Creates a line border with the specified color, thickness, and corner shape.
createLink(Path, Path) - Static method in class java.nio.file.Files
Creates a new link (directory entry) for an existing file (optional operation).
createLink(Path, Path) - Method in class java.nio.file.spi.FileSystemProvider
Creates a new link (directory entry) for an existing file.
createList(List) - Method in class java.awt.Toolkit
Creates this toolkit's implementation of List using the specified peer interface.
createList() - Method in class javax.swing.plaf.basic.BasicComboPopup
Creates the JList used in the popup to display the items in the combo box model.
createList(JFileChooser) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
createListDataListener() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Creates a list data listener which will be added to the ComboBoxModel.
createListDataListener() - Method in class javax.swing.plaf.basic.BasicComboPopup
Creates a list data listener which will be added to the ComboBoxModel.
createListDataListener() - Method in class javax.swing.plaf.basic.BasicListUI
Creates an instance of ListDataListener that's added to the JLists by model as needed.
createListMouseListener() - Method in class javax.swing.plaf.basic.BasicComboPopup
Creates a mouse listener that watches for mouse events in the popup's list.
createListMouseMotionListener() - Method in class javax.swing.plaf.basic.BasicComboPopup
Creates a mouse motion listener that watches for mouse motion events in the popup's list.
createListSelectionListener() - Method in class javax.swing.plaf.basic.BasicComboPopup
Creates a list selection listener that watches for selection changes in the popup's list.
createListSelectionListener(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
createListSelectionListener() - Method in class javax.swing.plaf.basic.BasicListUI
Creates an instance of ListSelectionHandler that's added to the JLists by selectionModel as needed.
createListSelectionListener(JFileChooser) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
Creates a selection listener for the list of files and directories.
createLoweredBevelBorder() - Static method in class javax.swing.BorderFactory
Creates a border with a lowered beveled edge, using brighter shades of the component's current background color for highlighting, and darker shading for shadows.
createLoweredSoftBevelBorder() - Static method in class javax.swing.BorderFactory
Creates a beveled border with a lowered edge and softened corners, using brighter shades of the component's current background color for highlighting, and darker shading for shadows.
createMatteBorder(int, int, int, int, Color) - Static method in class javax.swing.BorderFactory
Creates a matte-look border using a solid color.
createMatteBorder(int, int, int, int, Icon) - Static method in class javax.swing.BorderFactory
Creates a matte-look border that consists of multiple tiles of a specified icon.
createMBean(String, ObjectName) - Method in interface javax.management.MBeanServer
Instantiates and registers an MBean in the MBean server.
createMBean(String, ObjectName, ObjectName) - Method in interface javax.management.MBeanServer
Instantiates and registers an MBean in the MBean server.
createMBean(String, ObjectName, Object[], String[]) - Method in interface javax.management.MBeanServer
Instantiates and registers an MBean in the MBean server.
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in interface javax.management.MBeanServer
Instantiates and registers an MBean in the MBean server.
createMBean(String, ObjectName) - Method in interface javax.management.MBeanServerConnection
Instantiates and registers an MBean in the MBean server.
createMBean(String, ObjectName, ObjectName) - Method in interface javax.management.MBeanServerConnection
Instantiates and registers an MBean in the MBean server.
createMBean(String, ObjectName, Object[], String[]) - Method in interface javax.management.MBeanServerConnection
Instantiates and registers an MBean in the MBean server.
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in interface javax.management.MBeanServerConnection
Instantiates and registers an MBean in the MBean server.
createMBean(String, ObjectName, Subject) - Method in interface javax.management.remote.rmi.RMIConnection
createMBean(String, ObjectName, ObjectName, Subject) - Method in interface javax.management.remote.rmi.RMIConnection
createMBean(String, ObjectName, MarshalledObject, String[], Subject) - Method in interface javax.management.remote.rmi.RMIConnection
createMBean(String, ObjectName, ObjectName, MarshalledObject, String[], Subject) - Method in interface javax.management.remote.rmi.RMIConnection
createMBean(String, ObjectName, Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
createMBean(String, ObjectName, ObjectName, Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
createMBean(String, ObjectName, MarshalledObject, String[], Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
createMBean(String, ObjectName, ObjectName, MarshalledObject, String[], Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
createMBeanServer() - Static method in class javax.management.MBeanServerFactory
Return a new object implementing the MBeanServer interface with a standard default domain name.
createMBeanServer(String) - Static method in class javax.management.MBeanServerFactory
Return a new object implementing the MBeanServer interface with the specified default domain name.
createMenu(Menu) - Method in class java.awt.Toolkit
Creates this toolkit's implementation of Menu using the specified peer interface.
createMenuBar(MenuBar) - Method in class java.awt.Toolkit
Creates this toolkit's implementation of MenuBar using the specified peer interface.
createMenuDragMouseListener(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
createMenuDragMouseListener(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuUI
 
createMenuItem(MenuItem) - Method in class java.awt.Toolkit
Creates this toolkit's implementation of MenuItem using the specified peer interface.
createMenuKeyListener(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
createMenuKeyListener(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuUI
 
createMenuListener(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuUI
 
createMessageArea() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Messaged from installComponents to create a Container containing the body of the message.
createMessageArea() - Method in class javax.swing.plaf.synth.SynthOptionPaneUI
Called from SynthOptionPaneUI.installComponents() to create a Container containing the body of the message.
createModel() - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
createModelListener() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
createMouseInputListener() - Method in class javax.swing.plaf.basic.BasicDesktopIconUI
 
createMouseInputListener() - Method in class javax.swing.plaf.basic.BasicListUI
Creates a delegate that implements MouseInputListener.
createMouseInputListener(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
createMouseInputListener(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuUI
 
createMouseInputListener() - Method in class javax.swing.plaf.basic.BasicTableHeaderUI
Creates the mouse listener for the JTableHeader.
createMouseInputListener() - Method in class javax.swing.plaf.basic.BasicTableUI
Creates the mouse listener for the JTable.
createMouseListener() - Method in class javax.swing.plaf.basic.BasicComboPopup
Creates a listener that will watch for mouse-press and release events on the combo box.
createMouseListener() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
createMouseListener() - Method in class javax.swing.plaf.basic.BasicTreeUI
Creates the listener responsible for updating the selection based on mouse events.
createMouseListener() - Method in class javax.swing.plaf.synth.SynthTabbedPaneUI
 
createMouseMotionListener() - Method in class javax.swing.plaf.basic.BasicComboPopup
Creates the mouse motion listener which will be added to the combo box.
createMouseWheelListener() - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
Creates an instance of MouseWheelListener, which is added to the JScrollPane by installUI().
createMultiDocPrintJob() - Method in interface javax.print.MultiDocPrintService
Create a job which can print a multiDoc.
createName(String, Oid) - Method in class org.ietf.jgss.GSSManager
Factory method to convert a string name from the specified namespace to a GSSName object.
createName(byte[], Oid) - Method in class org.ietf.jgss.GSSManager
Factory method to convert a byte array containing a name from the specified namespace to a GSSName object.
createName(String, Oid, Oid) - Method in class org.ietf.jgss.GSSManager
Factory method to convert a string name from the specified namespace to a GSSName object and canonicalize it at the same time for a mechanism.
createName(byte[], Oid, Oid) - Method in class org.ietf.jgss.GSSManager
Factory method to convert a byte array containing a name from the specified namespace to a GSSName object and canonicalize it at the same time for a mechanism.
createNClob() - Method in interface java.sql.Connection
Constructs an object that implements the NClob interface.
createNewFile() - Method in class java.io.File
Atomically creates a new, empty file named by this abstract pathname if and only if a file with this name does not yet exist.
createNewFolder(File) - Method in class javax.swing.filechooser.FileSystemView
Creates a new folder with a default folder name.
createNextButton() - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Creates an increment button, i.e.
createNextButton() - Method in class javax.swing.plaf.synth.SynthSpinnerUI
 
createNodeDimensions() - Method in class javax.swing.plaf.basic.BasicTreeUI
Creates an instance of NodeDimensions that is able to determine the size of a given node in the tree.
createNonRolloverBorder() - Method in class javax.swing.plaf.basic.BasicToolBarUI
Creates the non rollover border for toolbar components.
createNonRolloverBorder() - Method in class javax.swing.plaf.metal.MetalToolBarUI
 
createNorthPane(JInternalFrame) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
createNorthPane(JInternalFrame) - Method in class javax.swing.plaf.metal.MetalInternalFrameUI
 
createNorthPane(JInternalFrame) - Method in class javax.swing.plaf.synth.SynthInternalFrameUI
 
createObjectFactory(Object, Hashtable<?, ?>) - Method in interface javax.naming.spi.ObjectFactoryBuilder
Creates a new object factory using the environment supplied.
createOutputStreamInstance(Object, boolean, File) - Method in class javax.imageio.spi.ImageOutputStreamSpi
Returns an instance of the ImageOutputStream implementation associated with this service provider.
createOutputStreamInstance(Object) - Method in class javax.imageio.spi.ImageOutputStreamSpi
Returns an instance of the ImageOutputStream implementation associated with this service provider.
createPacked(ColorSpace, int, int, int, int, int, boolean) - Static method in class javax.imageio.ImageTypeSpecifier
Returns a specifier for a packed image format that will use a DirectColorModel and a packed SampleModel to store each pixel packed into in a single byte, short, or int.
createPackedRaster(int, int, int, int[], Point) - Static method in class java.awt.image.Raster
Creates a Raster based on a SinglePixelPackedSampleModel with the specified data type, width, height, and band masks.
createPackedRaster(int, int, int, int, int, Point) - Static method in class java.awt.image.Raster
Creates a Raster based on a packed SampleModel with the specified data type, width, height, number of bands, and bits per band.
createPackedRaster(DataBuffer, int, int, int, int[], Point) - Static method in class java.awt.image.Raster
Creates a Raster based on a SinglePixelPackedSampleModel with the specified DataBuffer, width, height, scanline stride, and band masks.
createPackedRaster(DataBuffer, int, int, int, Point) - Static method in class java.awt.image.Raster
Creates a Raster based on a MultiPixelPackedSampleModel with the specified DataBuffer, width, height, and bits per pixel.
createPanel(Panel) - Method in class java.awt.Toolkit
Creates this toolkit's implementation of Panel using the specified peer interface.
createParallelGroup() - Method in class javax.swing.GroupLayout
Creates and returns a ParallelGroup with an alignment of Alignment.LEADING.
createParallelGroup(GroupLayout.Alignment) - Method in class javax.swing.GroupLayout
Creates and returns a ParallelGroup with the specified alignment.
createParallelGroup(GroupLayout.Alignment, boolean) - Method in class javax.swing.GroupLayout
Creates and returns a ParallelGroup with the specified alignment and resize behavior.
createPopup() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Creates the popup portion of the combo box.
createPopup() - Method in class javax.swing.plaf.metal.MetalComboBoxUI
 
createPopup() - Method in class javax.swing.plaf.synth.SynthComboBoxUI
 
createPopupMenu(PopupMenu) - Method in class java.awt.Toolkit
Creates this toolkit's implementation of PopupMenu using the specified peer interface.
createPosition(int) - Method in interface javax.swing.text.AbstractDocument.Content
Creates a position within the content that will track change as the content is mutated.
createPosition(int) - Method in class javax.swing.text.AbstractDocument
Returns a position that will track change as the document is altered.
createPosition(int) - Method in interface javax.swing.text.Document
This method allows an application to mark a place in a sequence of character content.
createPosition(int) - Method in class javax.swing.text.GapContent
Creates a position within the content that will track change as the content is mutated.
createPosition(int) - Method in class javax.swing.text.StringContent
Creates a position within the content that will track change as the content is mutated.
createPreviousButton() - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Creates a decrement button, i.e.
createPreviousButton() - Method in class javax.swing.plaf.synth.SynthSpinnerUI
 
createPrintJob() - Method in interface javax.print.PrintService
Creates and returns a PrintJob capable of handling data from any of the supported document flavors.
createPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicColorChooserUI
 
createPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Creates a PropertyChangeListener which will be added to the combo box.
createPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicComboPopup
Creates a PropertyChangeListener which will be added to the combo box.
createPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
Returns the PropertyChangeListener to install on the JDesktopPane.
createPropertyChangeListener(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
createPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
createPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
createPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicListUI
Creates an instance of PropertyChangeHandler that's added to the JList by installUI().
createPropertyChangeListener(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
Creates a PropertyChangeListener which will be added to the menu item.
createPropertyChangeListener(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuUI
 
createPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
 
createPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
createPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
Creates an instance of PropertyChangeListener that's added to the JScrollPane by installUI().
createPropertyChangeListener(JSlider) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
createPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Creates a PropertyChangeListener that can be added to the JSpinner itself.
createPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Creates a PropertyChangeListener for the JSplitPane UI.
createPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
createPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicTreeUI
Creates a listener that is responsible that updates the UI based on how the tree changes.
createPropertyChangeListener() - Method in class javax.swing.plaf.metal.MetalComboBoxUI
 
createPropertyChangeListener(JFileChooser) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
createPropertyChangeListener() - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
 
createPropertyChangeListener() - Method in class javax.swing.plaf.metal.MetalScrollBarUI
 
createPropertyChangeListener(JSlider) - Method in class javax.swing.plaf.metal.MetalSliderUI
 
createPropertyEditor(Object) - Method in class java.beans.PropertyDescriptor
Constructs an instance of a property editor using the current property editor class.
createPropertyListener() - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
createRaisedBevelBorder() - Static method in class javax.swing.BorderFactory
Creates a border with a raised beveled edge, using brighter shades of the component's current background color for highlighting, and darker shading for shadows.
createRaisedSoftBevelBorder() - Static method in class javax.swing.BorderFactory
Creates a beveled border with a raised edge and softened corners, using brighter shades of the component's current background color for highlighting, and darker shading for shadows.
createRaster(SampleModel, DataBuffer, Point) - Static method in class java.awt.image.Raster
Creates a Raster with the specified SampleModel and DataBuffer.
createReaderInstance() - Method in class javax.imageio.spi.ImageReaderSpi
Returns an instance of the ImageReader implementation associated with this service provider.
createReaderInstance(Object) - Method in class javax.imageio.spi.ImageReaderSpi
Returns an instance of the ImageReader implementation associated with this service provider.
createRegistry(int) - Static method in class java.rmi.registry.LocateRegistry
Creates and exports a Registry instance on the local host that accepts requests on the specified port.
createRegistry(int, RMIClientSocketFactory, RMIServerSocketFactory) - Static method in class java.rmi.registry.LocateRegistry
Creates and exports a Registry instance on the local host that uses custom socket factories for communication with that instance.
createRelation(String, String, RoleList) - Method in class javax.management.relation.RelationService
Creates a simple relation (represented by a RelationSupport object) of given relation type, and adds it in the Relation Service.
createRelation(String, String, RoleList) - Method in interface javax.management.relation.RelationServiceMBean
Creates a simple relation (represented by a RelationSupport object) of given relation type, and adds it in the Relation Service.
createRelationType(String, RoleInfo[]) - Method in class javax.management.relation.RelationService
Creates a relation type (a RelationTypeSupport object) with given role infos (provided by the RoleInfo objects), and adds it in the Relation Service.
createRelationType(String, RoleInfo[]) - Method in interface javax.management.relation.RelationServiceMBean
Creates a relation type (RelationTypeSupport object) with given role infos (provided by the RoleInfo objects), and adds it in the Relation Service.
createRenderer() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Creates the default renderer that will be used in a non-editiable combo box.
createRenderer() - Method in class javax.swing.plaf.synth.SynthComboBoxUI
 
createRendering(RenderContext) - Method in interface java.awt.image.renderable.RenderableImage
Creates a RenderedImage that represented a rendering of this image using a given RenderContext.
createRendering(RenderContext) - Method in class java.awt.image.renderable.RenderableImageOp
Creates a RenderedImage which represents this RenderableImageOp (including its Renderable sources) rendered according to the given RenderContext.
createResource(JavaFileManager.Location, CharSequence, CharSequence, Element...) - Method in interface javax.annotation.processing.Filer
Creates a new auxiliary resource file for writing and returns a file object for it.
createRightOneTouchButton() - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Creates and return an instance of JButton that can be used to collapse the right component in the split pane.
createRigidArea(Dimension) - Static method in class javax.swing.Box
Creates an invisible component that's always the specified size.
createRolloverBorder() - Method in class javax.swing.plaf.basic.BasicToolBarUI
Creates a rollover border for toolbar components.
createRolloverBorder() - Method in class javax.swing.plaf.metal.MetalToolBarUI
 
createRolloverListener() - Method in class javax.swing.plaf.metal.MetalToolBarUI
Creates a property change listener that will be added to the JToolBar.
createRootLayout() - Method in class javax.swing.JRootPane
Called by the constructor methods to create the default layoutManager.
createRootPane() - Method in class javax.swing.JApplet
Called by the constructor methods to create the default rootPane.
createRootPane() - Method in class javax.swing.JDialog
Called by the constructor methods to create the default rootPane.
createRootPane() - Method in class javax.swing.JFrame
Called by the constructor methods to create the default rootPane.
createRootPane() - Method in class javax.swing.JInternalFrame
Called by the constructor to set up the JRootPane.
createRootPane() - Method in class javax.swing.JWindow
Called by the constructor methods to create the default rootPane.
createRow() - Method in class javax.swing.text.FlowView
Create a View that should be used to hold a a rows worth of children in a flow.
createRow() - Method in class javax.swing.text.ParagraphView
Create a View that should be used to hold a a row's worth of children in a flow.
createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Static method in class javax.security.sasl.Sasl
Creates a SaslClient using the parameters supplied.
createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Method in interface javax.security.sasl.SaslClientFactory
Creates a SaslClient using the parameters supplied.
createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Static method in class javax.security.sasl.Sasl
Creates a SaslServer for the specified mechanism.
createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in interface javax.security.sasl.SaslServerFactory
Creates a SaslServer using the parameters supplied.
createScaledRendering(int, int, RenderingHints) - Method in interface java.awt.image.renderable.RenderableImage
Creates a RenderedImage instance of this image with width w, and height h in pixels.
createScaledRendering(int, int, RenderingHints) - Method in class java.awt.image.renderable.RenderableImageOp
Creates a RenderedImage instance of this image with width w, and height h in pixels.
createScreenCapture(Rectangle) - Method in class java.awt.Robot
Creates an image containing pixels read from the screen.
createScrollbar(Scrollbar) - Method in class java.awt.Toolkit
Creates this toolkit's implementation of Scrollbar using the specified peer interface.
createScrollBarSwapListener() - Method in class javax.swing.plaf.metal.MetalScrollPaneUI
 
createScrollButton(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
Creates and returns a JButton that will provide the user with a way to scroll the tabs in a particular direction.
createScrollButton(int) - Method in class javax.swing.plaf.synth.SynthTabbedPaneUI
 
createScroller() - Method in class javax.swing.plaf.basic.BasicComboPopup
Creates the scroll pane which houses the scrollable list.
createScrollListener() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
createScrollListener(JSlider) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
createScrollPane(ScrollPane) - Method in class java.awt.Toolkit
Creates this toolkit's implementation of ScrollPane using the specified peer interface.
createScrollPaneForTable(JTable) - Static method in class javax.swing.JTable
Deprecated.
As of Swing version 1.0.2, replaced by new JScrollPane(aTable).
createSecondaryLoop() - Method in class java.awt.EventQueue
Creates a new secondary loop associated with this event queue.
createSelectionModel() - Method in class javax.swing.JList
Returns an instance of DefaultListSelectionModel; called during construction to initialize the list's selection model property.
createSelectionModel() - Method in class javax.swing.table.DefaultTableColumnModel
Creates a new default list selection model.
createSelectionModelPropertyChangeListener() - Method in class javax.swing.plaf.basic.BasicTreeUI
Creates the listener responsible for getting property change events from the selection model.
createSeparator() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
 
createSeparator() - Method in class javax.swing.plaf.synth.SynthOptionPaneUI
 
createSequentialGroup() - Method in class javax.swing.GroupLayout
Creates and returns a SequentialGroup.
createServerSocket(int) - Method in interface java.rmi.server.RMIServerSocketFactory
Create a server socket on the specified port (port 0 indicates an anonymous port).
createServerSocket(int) - Method in class java.rmi.server.RMISocketFactory
Create a server socket on the specified port (port 0 indicates an anonymous port).
createServerSocket() - Method in class javax.net.ServerSocketFactory
Returns an unbound server socket.
createServerSocket(int) - Method in class javax.net.ServerSocketFactory
Returns a server socket bound to the specified port.
createServerSocket(int, int) - Method in class javax.net.ServerSocketFactory
Returns a server socket bound to the specified port, and uses the specified connection backlog.
createServerSocket(int, int, InetAddress) - Method in class javax.net.ServerSocketFactory
Returns a server socket bound to the specified port, with a specified listen backlog and local IP.
createServerSocket(int) - Method in class javax.rmi.ssl.SslRMIServerSocketFactory
Creates a server socket that accepts SSL connections configured according to this factory's SSL socket configuration parameters.
createShared() - Method in interface javax.sql.rowset.CachedRowSet
Returns a new RowSet object backed by the same data as that of this CachedRowSet object.
createSmallAttributeSet(AttributeSet) - Method in class javax.swing.text.html.StyleSheet
Creates a compact set of attributes that might be shared.
createSmallAttributeSet(AttributeSet) - Method in class javax.swing.text.StyleContext
Create a compact set of attributes that might be shared.
createSocket(String, int) - Method in interface java.rmi.server.RMIClientSocketFactory
Create a client socket connected to the specified host and port.
createSocket(String, int) - Method in class java.rmi.server.RMISocketFactory
Creates a client socket connected to the specified host and port.
createSocket() - Method in class javax.net.SocketFactory
Creates an unconnected socket.
createSocket(String, int) - Method in class javax.net.SocketFactory
Creates a socket and connects it to the specified remote host at the specified remote port.
createSocket(String, int, InetAddress, int) - Method in class javax.net.SocketFactory
Creates a socket and connects it to the specified remote host on the specified remote port.
createSocket(InetAddress, int) - Method in class javax.net.SocketFactory
Creates a socket and connects it to the specified port number at the specified address.
createSocket(InetAddress, int, InetAddress, int) - Method in class javax.net.SocketFactory
Creates a socket and connect it to the specified remote address on the specified remote port.
createSocket(Socket, String, int, boolean) - Method in class javax.net.ssl.SSLSocketFactory
Returns a socket layered over an existing socket connected to the named host, at the given port.
createSocket(String, int) - Method in class javax.rmi.ssl.SslRMIClientSocketFactory
Creates an SSL socket.
createSocketImpl() - Method in interface java.net.SocketImplFactory
Creates a new SocketImpl instance.
createSoftBevelBorder(int) - Static method in class javax.swing.BorderFactory
Creates a beveled border of the specified type with softened corners, using brighter shades of the component's current background color for highlighting, and darker shading for shadows.
createSoftBevelBorder(int, Color, Color) - Static method in class javax.swing.BorderFactory
Creates a beveled border of the specified type with softened corners, using the specified highlighting and shadowing.
createSoftBevelBorder(int, Color, Color, Color, Color) - Static method in class javax.swing.BorderFactory
Creates a beveled border of the specified type with softened corners, using the specified colors for the inner and outer edges of the highlight and the shadow areas.
createSourceFile(CharSequence, Element...) - Method in interface javax.annotation.processing.Filer
Creates a new source file and returns an object to allow writing to it.
createSouthPane(JInternalFrame) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
createSQLXML() - Method in interface java.sql.Connection
Constructs an object that implements the SQLXML interface.
createSSLEngine() - Method in class javax.net.ssl.SSLContext
Creates a new SSLEngine using this context.
createSSLEngine(String, int) - Method in class javax.net.ssl.SSLContext
Creates a new SSLEngine using this context using advisory peer information.
createStandardLabels(int) - Method in class javax.swing.JSlider
Creates a Hashtable of numerical text labels, starting at the slider minimum, and using the increment specified.
createStandardLabels(int, int) - Method in class javax.swing.JSlider
Creates a Hashtable of numerical text labels, starting at the starting point specified, and using the increment specified.
createStatement() - Method in interface java.sql.Connection
Creates a Statement object for sending SQL statements to the database.
createStatement(int, int) - Method in interface java.sql.Connection
Creates a Statement object that will generate ResultSet objects with the given type and concurrency.
createStatement(int, int, int) - Method in interface java.sql.Connection
Creates a Statement object that will generate ResultSet objects with the given type, concurrency, and holdability.
createStrokeBorder(BasicStroke) - Static method in class javax.swing.BorderFactory
Creates a border of the specified stroke.
createStrokeBorder(BasicStroke, Paint) - Static method in class javax.swing.BorderFactory
Creates a border of the specified stroke and paint.
createStrokedShape(Shape) - Method in class java.awt.BasicStroke
Returns a Shape whose interior defines the stroked outline of a specified Shape.
createStrokedShape(Shape) - Method in interface java.awt.Stroke
Returns an outline Shape which encloses the area that should be painted when the Shape is stroked according to the rules defined by the object implementing the Stroke interface.
createStruct(String, Object[]) - Method in interface java.sql.Connection
Factory method for creating Struct objects.
createSubcontext(Name) - Method in interface javax.naming.Context
Creates and binds a new context.
createSubcontext(String) - Method in interface javax.naming.Context
Creates and binds a new context.
createSubcontext(Name, Attributes) - Method in interface javax.naming.directory.DirContext
Creates and binds a new context, along with associated attributes.
createSubcontext(String, Attributes) - Method in interface javax.naming.directory.DirContext
Creates and binds a new context, along with associated attributes.
createSubcontext(String, Attributes) - Method in class javax.naming.directory.InitialDirContext
 
createSubcontext(Name, Attributes) - Method in class javax.naming.directory.InitialDirContext
 
createSubcontext(String) - Method in class javax.naming.InitialContext
 
createSubcontext(Name) - Method in class javax.naming.InitialContext
 
createSubsetSampleModel(int[]) - Method in class java.awt.image.BandedSampleModel
Creates a new BandedSampleModel with a subset of the bands of this BandedSampleModel.
createSubsetSampleModel(int[]) - Method in class java.awt.image.ComponentSampleModel
Creates a new ComponentSampleModel with a subset of the bands of this ComponentSampleModel.
createSubsetSampleModel(int[]) - Method in class java.awt.image.MultiPixelPackedSampleModel
Creates a new MultiPixelPackedSampleModel with a subset of the bands of this MultiPixelPackedSampleModel.
createSubsetSampleModel(int[]) - Method in class java.awt.image.PixelInterleavedSampleModel
Creates a new PixelInterleavedSampleModel with a subset of the bands of this PixelInterleavedSampleModel.
createSubsetSampleModel(int[]) - Method in class java.awt.image.SampleModel
Creates a new SampleModel with a subset of the bands of this SampleModel.
createSubsetSampleModel(int[]) - Method in class java.awt.image.SinglePixelPackedSampleModel
This creates a new SinglePixelPackedSampleModel with a subset of the bands of this SinglePixelPackedSampleModel.
createSymbolicLink(Path, Path, FileAttribute<?>...) - Static method in class java.nio.file.Files
Creates a symbolic link to a target (optional operation).
createSymbolicLink(Path, Path, FileAttribute<?>...) - Method in class java.nio.file.spi.FileSystemProvider
Creates a symbolic link to a target.
createSystemMenu() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
createSystemMenuBar() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
createTableCell(Element) - Method in class javax.swing.text.TableView
Deprecated.
Table cells can now be any arbitrary View implementation and should be produced by the ViewFactory rather than the table.
createTableRow(Element) - Method in class javax.swing.text.TableView
Creates a new table row.
createTempDirectory(Path, String, FileAttribute<?>...) - Static method in class java.nio.file.Files
Creates a new directory in the specified directory, using the given prefix to generate its name.
createTempDirectory(String, FileAttribute<?>...) - Static method in class java.nio.file.Files
Creates a new directory in the default temporary-file directory, using the given prefix to generate its name.
createTempFile(String, String, File) - Static method in class java.io.File
Creates a new empty file in the specified directory, using the given prefix and suffix strings to generate its name.
createTempFile(String, String) - Static method in class java.io.File
Creates an empty file in the default temporary-file directory, using the given prefix and suffix to generate its name.
createTempFile(Path, String, String, FileAttribute<?>...) - Static method in class java.nio.file.Files
Creates a new empty file in the specified directory, using the given prefix and suffix strings to generate its name.
createTempFile(String, String, FileAttribute<?>...) - Static method in class java.nio.file.Files
Creates an empty file in the default temporary-file directory, using the given prefix and suffix to generate its name.
createTextArea(TextArea) - Method in class java.awt.Toolkit
Creates this toolkit's implementation of TextArea using the specified peer interface.
createTextField(TextField) - Method in class java.awt.Toolkit
Creates this toolkit's implementation of TextField using the specified peer interface.
createTitledBorder(String) - Static method in class javax.swing.BorderFactory
Creates a new titled border with the specified title, the default border type (determined by the current look and feel), the default text position (sitting on the top line), the default justification (leading), and the default font and text color (determined by the current look and feel).
createTitledBorder(Border) - Static method in class javax.swing.BorderFactory
Creates a new titled border with an empty title, the specified border object, the default text position (sitting on the top line), the default justification (leading), and the default font and text color (determined by the current look and feel).
createTitledBorder(Border, String) - Static method in class javax.swing.BorderFactory
Adds a title to an existing border, with default positioning (sitting on the top line), default justification (leading) and the default font and text color (determined by the current look and feel).
createTitledBorder(Border, String, int, int) - Static method in class javax.swing.BorderFactory
Adds a title to an existing border, with the specified positioning and using the default font and text color (determined by the current look and feel).
createTitledBorder(Border, String, int, int, Font) - Static method in class javax.swing.BorderFactory
Adds a title to an existing border, with the specified positioning and font, and using the default text color (determined by the current look and feel).
createTitledBorder(Border, String, int, int, Font, Color) - Static method in class javax.swing.BorderFactory
Adds a title to an existing border, with the specified positioning, font and color.
createToolBarContListener() - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
createToolBarFocusListener() - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
createToolTip() - Method in class javax.swing.JComponent
Returns the instance of JToolTip that should be used to display the tooltip.
createTrack() - Method in class javax.sound.midi.Sequence
Creates a new, initially empty track as part of this sequence.
createTrackListener() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
createTrackListener(JSlider) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
createTrackListener(JSlider) - Method in class javax.swing.plaf.synth.SynthSliderUI
 
createTranscoderInstance() - Method in class javax.imageio.spi.ImageTranscoderSpi
Returns an instance of the ImageTranscoder implementation associated with this service provider.
createTransferable(JComponent) - Method in class javax.swing.TransferHandler
Creates a Transferable to use as the source for a data transfer.
createTransferableProxy(Transferable, boolean) - Method in class java.awt.dnd.DropTargetContext
Creates a TransferableProxy to proxy for the specified Transferable.
createTransformedArea(AffineTransform) - Method in class java.awt.geom.Area
Creates a new Area object that contains the same geometry as this Area transformed by the specified AffineTransform.
createTransformedShape(Shape) - Method in class java.awt.geom.AffineTransform
Returns a new Shape object defined by the geometry of the specified Shape after it has been transformed by this transform.
createTransformedShape(AffineTransform) - Method in class java.awt.geom.Path2D
Returns a new Shape representing a transformed version of this Path2D.
createTranslatedChild(int, int) - Method in class java.awt.image.Raster
Create a Raster with the same size, SampleModel and DataBuffer as this one, but with a different location.
createTreeCellEditor() - Method in class javax.swing.tree.DefaultTreeCellEditor
This is invoked if a TreeCellEditor is not supplied in the constructor.
createTreeExpansionListener() - Method in class javax.swing.plaf.basic.BasicTreeUI
Creates and returns the object responsible for updating the treestate when nodes expanded state changes.
createTreeModel(Object) - Static method in class javax.swing.JTree
Returns a TreeModel wrapping the specified object.
createTreeModelListener() - Method in class javax.swing.JTree
Creates and returns an instance of TreeModelHandler.
createTreeModelListener() - Method in class javax.swing.plaf.basic.BasicTreeUI
Returns a listener that can update the tree when the model changes.
createTreeSelectionListener() - Method in class javax.swing.plaf.basic.BasicTreeUI
Creates the listener that updates the display based on selection change methods.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicButtonUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicCheckBoxMenuItemUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicCheckBoxUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicColorChooserUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicComboBoxUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicDesktopIconUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicEditorPaneUI
Creates a UI for the JTextPane.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicFileChooserUI
Creates a BasicFileChooserUI implementation for the specified component.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicFormattedTextFieldUI
Creates a UI for a JFormattedTextField.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicLabelUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicListUI
Returns a new instance of BasicListUI.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicMenuBarUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicMenuItemUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicMenuUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicOptionPaneUI
Creates a new BasicOptionPaneUI instance.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicPanelUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicPasswordFieldUI
Creates a UI for a JPasswordField.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicPopupMenuSeparatorUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicPopupMenuUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicProgressBarUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicRadioButtonMenuItemUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicRadioButtonUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicRootPaneUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicScrollBarUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicSeparatorUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicSliderUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicSpinnerUI
Returns a new instance of BasicSpinnerUI.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicSplitPaneUI
Creates a new BasicSplitPaneUI instance
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicTableHeaderUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicTableUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicTextAreaUI
Creates a UI for a JTextArea.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicTextFieldUI
Creates a UI for a JTextField.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicTextPaneUI
Creates a UI for the JTextPane.
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicToggleButtonUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicToolBarSeparatorUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicToolBarUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicToolTipUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicTreeUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.basic.BasicViewportUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.ComponentUI
Returns an instance of the UI delegate for the specified component.
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalButtonUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalCheckBoxUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalComboBoxUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalDesktopIconUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalFileChooserUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalInternalFrameUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalLabelUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalMenuBarUI
Creates the ComponentUI implementation for the passed in component.
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalPopupMenuSeparatorUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalProgressBarUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalRadioButtonUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalRootPaneUI
Creates a UI for a JRootPane.
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalScrollBarUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalScrollPaneUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalSeparatorUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalSliderUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalSplitPaneUI
Creates a new MetalSplitPaneUI instance
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalTextFieldUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalToggleButtonUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalToolBarUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalToolTipUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.metal.MetalTreeUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiButtonUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiColorChooserUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiComboBoxUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiDesktopIconUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiDesktopPaneUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiFileChooserUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiInternalFrameUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiLabelUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiListUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiMenuBarUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiMenuItemUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiOptionPaneUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiPanelUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiPopupMenuUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiProgressBarUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiRootPaneUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiScrollBarUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiScrollPaneUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiSeparatorUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiSliderUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiSpinnerUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiSplitPaneUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiTabbedPaneUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiTableHeaderUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiTableUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiTextUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiToolBarUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiToolTipUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiTreeUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.multi.MultiViewportUI
Returns a multiplexing UI instance if any of the auxiliary LookAndFeels supports this UI.
createUI(JComponent) - Static method in class javax.swing.plaf.synth.SynthButtonUI
Creates a new UI object for the given component.
createUI(JComponent) - Static method in class javax.swing.plaf.synth.SynthCheckBoxMenuItemUI
Creates a new UI object for the given component.
createUI(JComponent) - Static method in class javax.swing.plaf.synth.SynthCheckBoxUI
Creates a new UI object for the given component.
createUI(JComponent) - Static method in class javax.swing.plaf.synth.SynthColorChooserUI
Creates a new UI object for the given component.
createUI(JComponent) - Static method in class javax.swing.plaf.synth.SynthComboBoxUI
Creates a new UI object for the given component.
createUI(JComponent) - Static method in class javax.swing.plaf.synth.SynthDesktopIconUI
Creates a new UI object for the given component.
createUI(JComponent) - Static method in class javax.swing.plaf.synth.SynthDesktopPaneUI
Creates a new UI object for the given component.
createUI(JComponent) - Static method in class javax.swing.plaf.synth.SynthEditorPaneUI
Creates a new UI object for the given component.
createUI(JComponent) - Static method in class javax.swing.plaf.synth.SynthFormattedTextFieldUI
Creates a UI for a JFormattedTextField.
createUI(JComponent) - Static method in class javax.swing.plaf.synth.SynthInternalFrameUI
Creates a new UI object for the given component.
createUI(JComponent) - Static method in class javax.swing.plaf.synth.SynthLabelUI
Returns the LabelUI implementation used for the skins look and feel.
createUI(JComponent) - Static method in class javax.swing.plaf.synth.SynthListUI
Creates a new UI object for the given component.
createUI(JComponent) - Static method in class javax.swing.plaf.synth.SynthLookAndFeel
Creates the Synth look and feel ComponentUI for the passed in JComponent.
createUI(JComponent) - Static method in class javax.swing.plaf.synth.SynthMenuBarUI
Creates a new UI object for the given component.
createUI(JComponent) - Static method in class javax.swing.plaf.synth.SynthMenuItemUI
Creates a new UI object for the given component.
createUI(JComponent) - Static method in class javax.swing.plaf.synth.SynthMenuUI
Creates a new UI object for the given component.
createUI(JComponent) - Static method in class javax.swing.plaf.synth.SynthOptionPaneUI
Creates a new UI object for the given component.
createUI(JComponent) - Static method in class javax.swing.plaf.synth.SynthPanelUI
Creates a new UI object for the given component.
createUI(JComponent) - Static method in class javax.swing.plaf.synth.SynthPasswordFieldUI
Creates a UI for a JPasswordField.
createUI(JComponent) - Static method in class javax.swing.plaf.synth.SynthPopupMenuUI
Creates a new UI object for the given component.
createUI(JComponent) - Static method in class javax.swing.plaf.synth.SynthProgressBarUI
Creates a new UI object for the given component.
createUI(JComponent) - Static method in class javax.swing.plaf.synth.SynthRadioButtonMenuItemUI
Creates a new UI object for the given component.
createUI(JComponent) - Static method in class javax.swing.plaf.synth.SynthRadioButtonUI
Creates a new UI object for the given component.
createUI(JComponent) - Static method in class javax.swing.plaf.synth.SynthRootPaneUI
Creates a new UI object for the given component.
createUI(JComponent) - Static method in class javax.swing.plaf.synth.SynthScrollBarUI
 
createUI(JComponent) - Static method in class javax.swing.plaf.synth.SynthScrollPaneUI
Creates a new UI object for the given component.
createUI(JComponent) - Static method in class javax.swing.plaf.synth.SynthSeparatorUI
Creates a new UI object for the given component.
createUI(JComponent) - Static method in class javax.swing.plaf.synth.SynthSliderUI
Creates a new UI object for the given component.
createUI(JComponent) - Static method in class javax.swing.plaf.synth.SynthSpinnerUI
Returns a new instance of SynthSpinnerUI.
createUI(JComponent) - Static method in class javax.swing.plaf.synth.SynthSplitPaneUI
Creates a new SynthSplitPaneUI instance
createUI(JComponent) - Static method in class javax.swing.plaf.synth.SynthTabbedPaneUI
Creates a new UI object for the given component.
createUI(JComponent) - Static method in class javax.swing.plaf.synth.SynthTableHeaderUI
Creates a new UI object for the given component.
createUI(JComponent) - Static method in class javax.swing.plaf.synth.SynthTableUI
Creates a new UI object for the given component.
createUI(JComponent) - Static method in class javax.swing.plaf.synth.SynthTextAreaUI
Creates a UI object for a JTextArea.
createUI(JComponent) - Static method in class javax.swing.plaf.synth.SynthTextFieldUI
Creates a UI for a JTextField.
createUI(JComponent) - Static method in class javax.swing.plaf.synth.SynthTextPaneUI
Creates a UI for the JTextPane.
createUI(JComponent) - Static method in class javax.swing.plaf.synth.SynthToggleButtonUI
Creates a new UI object for the given component.
createUI(JComponent) - Static method in class javax.swing.plaf.synth.SynthToolBarUI
Creates a new UI object for the given component.
createUI(JComponent) - Static method in class javax.swing.plaf.synth.SynthToolTipUI
Creates a new UI object for the given component.
createUI(JComponent) - Static method in class javax.swing.plaf.synth.SynthTreeUI
Creates a new UI object for the given component.
createUI(JComponent) - Static method in class javax.swing.plaf.synth.SynthViewportUI
Creates a new UI object for the given component.
createUIs(ComponentUI, Vector, JComponent) - Static method in class javax.swing.plaf.multi.MultiLookAndFeel
Creates the ComponentUI objects required to present the target component, placing the objects in the uis vector and returning the ComponentUI object that best represents the component's UI.
createUnion(Rectangle2D) - Method in class java.awt.geom.Rectangle2D
Returns a new Rectangle2D object representing the union of this Rectangle2D with the specified Rectangle2D.
createUnion(Rectangle2D) - Method in class java.awt.geom.Rectangle2D.Double
Returns a new Rectangle2D object representing the union of this Rectangle2D with the specified Rectangle2D.
createUnion(Rectangle2D) - Method in class java.awt.geom.Rectangle2D.Float
Returns a new Rectangle2D object representing the union of this Rectangle2D with the specified Rectangle2D.
createUnion(Rectangle2D) - Method in class java.awt.Rectangle
Returns a new Rectangle2D object representing the union of this Rectangle2D with the specified Rectangle2D.
createUnresolved(String, int) - Static method in class java.net.InetSocketAddress
Creates an unresolved socket address from a hostname and a port number.
createURLStreamHandler(String) - Method in interface java.net.URLStreamHandlerFactory
Creates a new URLStreamHandler instance with the specified protocol.
createValue(UIDefaults) - Method in interface javax.swing.UIDefaults.ActiveValue
Creates the value retrieved from the UIDefaults table.
createValue(UIDefaults) - Method in class javax.swing.UIDefaults.LazyInputMap
Creates an InputMap with the bindings that are passed in.
createValue(UIDefaults) - Method in interface javax.swing.UIDefaults.LazyValue
Creates the actual value retrieved from the UIDefaults table.
createValue(UIDefaults) - Method in class javax.swing.UIDefaults.ProxyLazyValue
Creates the value retrieved from the UIDefaults table.
createVerticalBox() - Static method in class javax.swing.Box
Creates a Box that displays its components from top to bottom.
createVerticalGlue() - Static method in class javax.swing.Box
Creates a vertical glue component.
createVerticalScrollBar() - Method in class javax.swing.JScrollPane
Returns a JScrollPane.ScrollBar by default.
createVerticalStrut(int) - Static method in class javax.swing.Box
Creates an invisible, fixed-height component.
createView(FlowView, int, int, int) - Method in class javax.swing.text.FlowView.FlowStrategy
Creates a view that can be used to represent the current piece of the flow.
createViewListener() - Method in class javax.swing.JViewport
Creates a listener for the view.
createViewport() - Method in class javax.swing.JScrollPane
Returns a new JViewport by default.
createViewportChangeListener() - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
createVolatileImage(int, int) - Method in class java.awt.Component
Creates a volatile off-screen drawable image to be used for double buffering.
createVolatileImage(int, int, ImageCapabilities) - Method in class java.awt.Component
Creates a volatile off-screen drawable image, with the given capabilities.
createVolatileImage(int, int) - Method in interface java.awt.peer.ComponentPeer
Creates an empty volatile image with the specified width and height.
createVSBChangeListener() - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
createWebRowSet() - Method in interface javax.sql.rowset.RowSetFactory
Creates a new instance of a WebRowSet.
createWestPane(JInternalFrame) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
createWindow(Window) - Method in class java.awt.Toolkit
Creates this toolkit's implementation of Window using the specified peer interface.
createWinListener(JPopupMenu) - Method in class javax.swing.JMenu
Creates a window-closing listener for the popup.
createWritableChild(int, int, int, int, int, int, int[]) - Method in class java.awt.image.WritableRaster
Returns a new WritableRaster which shares all or part of this WritableRaster's DataBuffer.
createWritableRaster(SampleModel, Point) - Static method in class java.awt.image.Raster
Creates a WritableRaster with the specified SampleModel.
createWritableRaster(SampleModel, DataBuffer, Point) - Static method in class java.awt.image.Raster
Creates a WritableRaster with the specified SampleModel and DataBuffer.
createWritableTranslatedChild(int, int) - Method in class java.awt.image.WritableRaster
Create a WritableRaster with the same size, SampleModel and DataBuffer as this one, but with a different location.
createWriterInstance() - Method in class javax.imageio.spi.ImageWriterSpi
Returns an instance of the ImageWriter implementation associated with this service provider.
createWriterInstance(Object) - Method in class javax.imageio.spi.ImageWriterSpi
Returns an instance of the ImageWriter implementation associated with this service provider.
createZipEntry(String) - Method in class java.util.jar.JarInputStream
Creates a new JarEntry (ZipEntry) for the specified JAR file entry name.
createZipEntry(String) - Method in class java.util.zip.ZipInputStream
Creates a new ZipEntry object for the specified entry name.
createZone(int, int) - Method in class javax.swing.text.ZoneView
Create a view to represent a zone for the given range within the model (which should be within the range of this objects responsibility).
creationTime() - Method in interface java.nio.file.attribute.BasicFileAttributes
Returns the creation time.
CredentialException - Exception in javax.security.auth.login
A generic credential exception.
CredentialException() - Constructor for exception javax.security.auth.login.CredentialException
Constructs a CredentialException with no detail message.
CredentialException(String) - Constructor for exception javax.security.auth.login.CredentialException
Constructs a CredentialException with the specified detail message.
CredentialExpiredException - Exception in javax.security.auth.login
Signals that a Credential has expired.
CredentialExpiredException() - Constructor for exception javax.security.auth.login.CredentialExpiredException
Constructs a CredentialExpiredException with no detail message.
CredentialExpiredException(String) - Constructor for exception javax.security.auth.login.CredentialExpiredException
Constructs a CredentialExpiredException with the specified detail message.
CredentialNotFoundException - Exception in javax.security.auth.login
Signals that a credential was not found.
CredentialNotFoundException() - Constructor for exception javax.security.auth.login.CredentialNotFoundException
Constructs a CredentialNotFoundException with no detail message.
CredentialNotFoundException(String) - Constructor for exception javax.security.auth.login.CredentialNotFoundException
Constructs a CredentialNotFoundException with the specified detail message.
CREDENTIALS - Static variable in interface javax.management.remote.JMXConnector
Name of the attribute that specifies the credentials to send to the connector server during connection.
CREDENTIALS - Static variable in class javax.security.sasl.Sasl
The name of a property that specifies the credentials to use.
CREDENTIALS_EXPIRED - Static variable in exception org.ietf.jgss.GSSException
Expired credentials.
CRITICAL - Static variable in interface javax.naming.ldap.Control
Indicates a critical control.
criticality - Variable in class javax.naming.ldap.BasicControl
The control's criticality.
CRL - Class in java.security.cert
This class is an abstraction of certificate revocation lists (CRLs) that have different formats but important common uses.
CRL(String) - Constructor for class java.security.cert.CRL
Creates a CRL of the specified type.
CRLException - Exception in java.security.cert
CRL (Certificate Revocation List) Exception.
CRLException() - Constructor for exception java.security.cert.CRLException
Constructs a CRLException with no detail message.
CRLException(String) - Constructor for exception java.security.cert.CRLException
Constructs a CRLException with the specified detail message.
CRLException(String, Throwable) - Constructor for exception java.security.cert.CRLException
Creates a CRLException with the specified detail message and cause.
CRLException(Throwable) - Constructor for exception java.security.cert.CRLException
Creates a CRLException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
CRLReason - Enum in java.security.cert
The CRLReason enumeration specifies the reason that a certificate is revoked, as defined in RFC 3280: Internet X.509 Public Key Infrastructure Certificate and CRL Profile.
CRLSelector - Interface in java.security.cert
A selector that defines a set of criteria for selecting CRLs.
CropImageFilter - Class in java.awt.image
An ImageFilter class for cropping images.
CropImageFilter(int, int, int, int) - Constructor for class java.awt.image.CropImageFilter
Constructs a CropImageFilter that extracts the absolute rectangular region of pixels from its source Image as specified by the x, y, w, and h parameters.
CROSS_JOIN - Static variable in interface javax.sql.rowset.JoinRowSet
An ANSI-style JOIN providing a cross product of two tables
CROSSHAIR_CURSOR - Static variable in class java.awt.Cursor
The crosshair cursor type.
CROSSHAIR_CURSOR - Static variable in class java.awt.Frame
Deprecated.
replaced by Cursor.CROSSHAIR_CURSOR.
CryptoPrimitive - Enum in java.security
An enumeration of cryptographic primitives.
CS_CIEXYZ - Static variable in class java.awt.color.ColorSpace
The CIEXYZ conversion color space defined above.
CS_GRAY - Static variable in class java.awt.color.ColorSpace
The built-in linear gray scale color space.
CS_LINEAR_RGB - Static variable in class java.awt.color.ColorSpace
A built-in linear RGB color space.
CS_PYCC - Static variable in class java.awt.color.ColorSpace
The Photo YCC conversion color space.
CS_sRGB - Static variable in class java.awt.color.ColorSpace
CSS - Class in javax.swing.text.html
Defines a set of CSS attributes as a typesafe enumeration.
CSS() - Constructor for class javax.swing.text.html.CSS
 
CSS.Attribute - Class in javax.swing.text.html
Definitions to be used as a key on AttributeSet's that might hold CSS attributes.
CTRL_DOWN_MASK - Static variable in class java.awt.event.InputEvent
The Control key extended modifier constant.
CTRL_MASK - Static variable in class java.awt.event.ActionEvent
The control modifier.
CTRL_MASK - Static variable in class java.awt.Event
This flag indicates that the Control key was down when the event occurred.
CTRL_MASK - Static variable in class java.awt.event.InputEvent
The Control key modifier constant.
ctrlx - Variable in class java.awt.geom.QuadCurve2D.Double
The X coordinate of the control point of the quadratic curve segment.
ctrlx - Variable in class java.awt.geom.QuadCurve2D.Float
The X coordinate of the control point of the quadratic curve segment.
ctrlx1 - Variable in class java.awt.geom.CubicCurve2D.Double
The X coordinate of the first control point of the cubic curve segment.
ctrlx1 - Variable in class java.awt.geom.CubicCurve2D.Float
The X coordinate of the first control point of the cubic curve segment.
ctrlx2 - Variable in class java.awt.geom.CubicCurve2D.Double
The X coordinate of the second control point of the cubic curve segment.
ctrlx2 - Variable in class java.awt.geom.CubicCurve2D.Float
The X coordinate of the second control point of the cubic curve segment.
ctrly - Variable in class java.awt.geom.QuadCurve2D.Double
The Y coordinate of the control point of the quadratic curve segment.
ctrly - Variable in class java.awt.geom.QuadCurve2D.Float
The Y coordinate of the control point of the quadratic curve segment.
ctrly1 - Variable in class java.awt.geom.CubicCurve2D.Double
The Y coordinate of the first control point of the cubic curve segment.
ctrly1 - Variable in class java.awt.geom.CubicCurve2D.Float
The Y coordinate of the first control point of the cubic curve segment.
ctrly2 - Variable in class java.awt.geom.CubicCurve2D.Double
The Y coordinate of the second control point of the cubic curve segment.
ctrly2 - Variable in class java.awt.geom.CubicCurve2D.Float
The Y coordinate of the second control point of the cubic curve segment.
CubicCurve2D - Class in java.awt.geom
The CubicCurve2D class defines a cubic parametric curve segment in (x,y) coordinate space.
CubicCurve2D() - Constructor for class java.awt.geom.CubicCurve2D
This is an abstract class that cannot be instantiated directly.
CubicCurve2D.Double - Class in java.awt.geom
A cubic parametric curve segment specified with double coordinates.
CubicCurve2D.Double() - Constructor for class java.awt.geom.CubicCurve2D.Double
Constructs and initializes a CubicCurve with coordinates (0, 0, 0, 0, 0, 0, 0, 0).
CubicCurve2D.Double(double, double, double, double, double, double, double, double) - Constructor for class java.awt.geom.CubicCurve2D.Double
Constructs and initializes a CubicCurve2D from the specified double coordinates.
CubicCurve2D.Float - Class in java.awt.geom
A cubic parametric curve segment specified with float coordinates.
CubicCurve2D.Float() - Constructor for class java.awt.geom.CubicCurve2D.Float
Constructs and initializes a CubicCurve with coordinates (0, 0, 0, 0, 0, 0, 0, 0).
CubicCurve2D.Float(float, float, float, float, float, float, float, float) - Constructor for class java.awt.geom.CubicCurve2D.Float
Constructs and initializes a CubicCurve2D from the specified float coordinates.
CUNEIFORM - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Cuneiform" Unicode character block.
CUNEIFORM_NUMBERS_AND_PUNCTUATION - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Cuneiform Numbers and Punctuation" Unicode character block.
CURRENCY - Static variable in class java.text.NumberFormat.Field
Constant identifying the currency field.
Currency - Class in java.util
Represents a currency.
CURRENCY_SYMBOL - Static variable in class java.lang.Character
General category "Sc" in the Unicode specification.
CURRENCY_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Currency Symbols" Unicode character block.
CurrencyNameProvider - Class in java.util.spi
An abstract class for service providers that provide localized currency symbols and display names for the Currency class.
CurrencyNameProvider() - Constructor for class java.util.spi.CurrencyNameProvider
Sole constructor.
current() - Method in class java.text.BreakIterator
Returns character index of the text boundary that was most recently returned by next(), next(int), previous(), first(), last(), following(int) or preceding(int).
current() - Method in interface java.text.CharacterIterator
Gets the character at the current position (as returned by getIndex()).
current() - Method in class java.text.StringCharacterIterator
Implements CharacterIterator.current() for String.
current() - Static method in class java.util.concurrent.ThreadLocalRandom
Returns the current thread's ThreadLocalRandom.
current() - Method in class javax.swing.text.ElementIterator
Fetches the current Element.
CURRENT - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
current() - Method in class javax.swing.text.Segment
Gets the character at the current position (as returned by getIndex()).
currentCellRenderer - Variable in class javax.swing.plaf.basic.BasicTreeUI
Renderer that is being used to do the actual cell drawing.
currentClassLoader() - Method in class java.lang.SecurityManager
Deprecated.
This type of security checking is not recommended. It is recommended that the checkPermission call be used instead.
currentGroupID() - Static method in class java.rmi.activation.ActivationGroup
Returns the current activation group's identifier.
currentLoadedClass() - Method in class java.lang.SecurityManager
Deprecated.
This type of security checking is not recommended. It is recommended that the checkPermission call be used instead.
currentManager(Component) - Static method in class javax.swing.RepaintManager
Return the RepaintManager for the calling thread given a Component.
currentManager(JComponent) - Static method in class javax.swing.RepaintManager
Return the RepaintManager for the calling thread given a JComponent.
currentMouseX - Variable in class javax.swing.plaf.basic.BasicScrollBarUI.TrackListener
 
currentMouseX - Variable in class javax.swing.plaf.basic.BasicSliderUI.TrackListener
 
currentMouseY - Variable in class javax.swing.plaf.basic.BasicScrollBarUI.TrackListener
 
currentMouseY - Variable in class javax.swing.plaf.basic.BasicSliderUI.TrackListener
 
currentSegment(float[]) - Method in class java.awt.geom.FlatteningPathIterator
Returns the coordinates and type of the current path segment in the iteration.
currentSegment(double[]) - Method in class java.awt.geom.FlatteningPathIterator
Returns the coordinates and type of the current path segment in the iteration.
currentSegment(float[]) - Method in interface java.awt.geom.PathIterator
Returns the coordinates and type of the current path segment in the iteration.
currentSegment(double[]) - Method in interface java.awt.geom.PathIterator
Returns the coordinates and type of the current path segment in the iteration.
currentThread() - Static method in class java.lang.Thread
Returns a reference to the currently executing thread object.
currentTimeMillis() - Static method in class java.lang.System
Returns the current time in milliseconds.
currentValuePane - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
 
Cursor - Class in java.awt
A class to encapsulate the bitmap representation of the mouse cursor.
Cursor(int) - Constructor for class java.awt.Cursor
Creates a new cursor object with the specified type.
Cursor(String) - Constructor for class java.awt.Cursor
Creates a new custom cursor object with the specified name.
cursorMoved(RowSetEvent) - Method in interface javax.sql.RowSetListener
Notifies registered listeners that a RowSet object's cursor has moved.
curveTo(double, double, double, double, double, double) - Method in class java.awt.geom.Path2D
Adds a curved segment, defined by three new points, to the path by drawing a Bézier curve that intersects both the current coordinates and the specified coordinates (x3,y3), using the specified points (x1,y1) and (x2,y2) as Bézier control points.
curveTo(double, double, double, double, double, double) - Method in class java.awt.geom.Path2D.Double
Adds a curved segment, defined by three new points, to the path by drawing a Bézier curve that intersects both the current coordinates and the specified coordinates (x3,y3), using the specified points (x1,y1) and (x2,y2) as Bézier control points.
curveTo(double, double, double, double, double, double) - Method in class java.awt.geom.Path2D.Float
Adds a curved segment, defined by three new points, to the path by drawing a Bézier curve that intersects both the current coordinates and the specified coordinates (x3,y3), using the specified points (x1,y1) and (x2,y2) as Bézier control points.
curveTo(float, float, float, float, float, float) - Method in class java.awt.geom.Path2D.Float
Adds a curved segment, defined by three new points, to the path by drawing a Bézier curve that intersects both the current coordinates and the specified coordinates (x3,y3), using the specified points (x1,y1) and (x2,y2) as Bézier control points.
CUSTOM_CURSOR - Static variable in class java.awt.Cursor
The type associated with all custom cursors.
CUSTOM_DIALOG - Static variable in class javax.swing.JFileChooser
Type value indicating that the JFileChooser supports a developer-specified file operation.
Customizer - Interface in java.beans
A customizer class provides a complete custom GUI for customizing a target Java Bean.
cut(int, int) - Method in interface javax.accessibility.AccessibleEditableText
Cuts the text between two indices into the system clipboard.
cut() - Method in class javax.swing.JPasswordField
Invokes provideErrorFeedback on the current look and feel, which typically initiates an error beep.
cut(int, int) - Method in class javax.swing.JSpinner.AccessibleJSpinner
Cuts the text between two indices into the system clipboard.
cut(int, int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Cuts the text between two indices into the system clipboard.
cut() - Method in class javax.swing.text.JTextComponent
Transfers the currently selected range in the associated text model to the system clipboard, removing the contents from the model.
cutAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the action to cut the selected region and place the contents into the system clipboard.
cyan - Static variable in class java.awt.Color
The color cyan.
CYAN - Static variable in class java.awt.Color
The color cyan.
CyclicBarrier - Class in java.util.concurrent
A synchronization aid that allows a set of threads to all wait for each other to reach a common barrier point.
CyclicBarrier(int, Runnable) - Constructor for class java.util.concurrent.CyclicBarrier
Creates a new CyclicBarrier that will trip when the given number of parties (threads) are waiting upon it, and which will execute the given barrier action when the barrier is tripped, performed by the last thread entering the barrier.
CyclicBarrier(int) - Constructor for class java.util.concurrent.CyclicBarrier
Creates a new CyclicBarrier that will trip when the given number of parties (threads) are waiting upon it, and does not perform a predefined action when the barrier is tripped.
CYPRIOT_SYLLABARY - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Cypriot Syllabary" Unicode character block.
CYRILLIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Cyrillic" Unicode character block.
CYRILLIC_EXTENDED_A - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Cyrillic Extended-A" Unicode character block.
CYRILLIC_EXTENDED_B - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Cyrillic Extended-B" Unicode character block.
CYRILLIC_SUPPLEMENTARY - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Cyrillic Supplementary" Unicode character block.

D

D - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for Engineering D, 22 x 34 in.
D - Static variable in class javax.print.attribute.standard.MediaSize.Engineering
Specifies the engineering D size, 22 inch by 34 inch.
D - Static variable in class javax.print.attribute.standard.MediaSizeName
D size .
damage(Rectangle) - Method in class javax.swing.text.DefaultCaret
Damages the area surrounding the caret to cause it to be repainted in a new location.
damageLineRange(int, int, Shape, Component) - Method in class javax.swing.text.PlainView
Repaint the given line range.
damageRange(JTextComponent, int, int) - Method in class javax.swing.plaf.basic.BasicTextUI
Causes the portion of the view responsible for the given part of the model to be repainted.
damageRange(JTextComponent, int, int, Position.Bias, Position.Bias) - Method in class javax.swing.plaf.basic.BasicTextUI
Causes the portion of the view responsible for the given part of the model to be repainted.
damageRange(JTextComponent, int, int) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the damageRange method on each UI handled by this object.
damageRange(JTextComponent, int, int, Position.Bias, Position.Bias) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the damageRange method on each UI handled by this object.
damageRange(JTextComponent, int, int) - Method in class javax.swing.plaf.TextUI
Causes the portion of the view responsible for the given part of the model to be repainted.
damageRange(JTextComponent, int, int, Position.Bias, Position.Bias) - Method in class javax.swing.plaf.TextUI
Causes the portion of the view responsible for the given part of the model to be repainted.
DARK - Static variable in class javax.swing.plaf.metal.MetalIconFactory
 
DARK_GRAY - Static variable in class java.awt.Color
The color dark gray.
darker() - Method in class java.awt.Color
Creates a new Color that is a darker version of this Color.
darkGray - Static variable in class java.awt.Color
The color dark gray.
darkShadow - Variable in class javax.swing.plaf.basic.BasicBorders.ButtonBorder
 
darkShadow - Variable in class javax.swing.plaf.basic.BasicBorders.FieldBorder
 
darkShadow - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
darkShadowColor - Static variable in class javax.swing.plaf.metal.MetalSliderUI
 
DASH_PUNCTUATION - Static variable in class java.lang.Character
General category "Pd" in the Unicode specification.
data - Variable in class javax.sound.midi.MidiMessage
The MIDI message data.
DATA - Static variable in class javax.swing.text.html.HTML.Attribute
 
data - Variable in class javax.swing.text.html.parser.Element
A field to store user data.
data - Variable in class javax.swing.text.html.parser.Entity
 
Data - Interface in javax.xml.crypto
An abstract representation of the result of dereferencing a URIReference or the input/output of subsequent Transforms.
DATA_TRANSFER_COMPLETE - Static variable in class javax.print.event.PrintJobEvent
The job is not necessarily printed yet, but the data has been transferred successfully from the client to the print service.
DatabaseMetaData - Interface in java.sql
Comprehensive information about the database as a whole.
DataBuffer - Class in java.awt.image
This class exists to wrap one or more data arrays.
DataBuffer(int, int) - Constructor for class java.awt.image.DataBuffer
Constructs a DataBuffer containing one bank of the specified data type and size.
DataBuffer(int, int, int) - Constructor for class java.awt.image.DataBuffer
Constructs a DataBuffer containing the specified number of banks.
DataBuffer(int, int, int, int) - Constructor for class java.awt.image.DataBuffer
Constructs a DataBuffer that contains the specified number of banks.
DataBuffer(int, int, int, int[]) - Constructor for class java.awt.image.DataBuffer
Constructs a DataBuffer which contains the specified number of banks.
dataBuffer - Variable in class java.awt.image.Raster
The DataBuffer that stores the image data.
DataBufferByte - Class in java.awt.image
This class extends DataBuffer and stores data internally as bytes.
DataBufferByte(int) - Constructor for class java.awt.image.DataBufferByte
Constructs a byte-based DataBuffer with a single bank and the specified size.
DataBufferByte(int, int) - Constructor for class java.awt.image.DataBufferByte
Constructs a byte based DataBuffer with the specified number of banks all of which are the specified size.
DataBufferByte(byte[], int) - Constructor for class java.awt.image.DataBufferByte
Constructs a byte-based DataBuffer with a single bank using the specified array.
DataBufferByte(byte[], int, int) - Constructor for class java.awt.image.DataBufferByte
Constructs a byte-based DataBuffer with a single bank using the specified array, size, and offset.
DataBufferByte(byte[][], int) - Constructor for class java.awt.image.DataBufferByte
Constructs a byte-based DataBuffer with the specified arrays.
DataBufferByte(byte[][], int, int[]) - Constructor for class java.awt.image.DataBufferByte
Constructs a byte-based DataBuffer with the specified arrays, size, and offsets.
DataBufferDouble - Class in java.awt.image
This class extends DataBuffer and stores data internally in double form.
DataBufferDouble(int) - Constructor for class java.awt.image.DataBufferDouble
Constructs a double-based DataBuffer with a specified size.
DataBufferDouble(int, int) - Constructor for class java.awt.image.DataBufferDouble
Constructs a double-based DataBuffer with a specified number of banks, all of which are of a specified size.
DataBufferDouble(double[], int) - Constructor for class java.awt.image.DataBufferDouble
Constructs a double-based DataBuffer with the specified data array.
DataBufferDouble(double[], int, int) - Constructor for class java.awt.image.DataBufferDouble
Constructs a double-based DataBuffer with the specified data array.
DataBufferDouble(double[][], int) - Constructor for class java.awt.image.DataBufferDouble
Constructs a double-based DataBuffer with the specified data arrays.
DataBufferDouble(double[][], int, int[]) - Constructor for class java.awt.image.DataBufferDouble
Constructs a double-based DataBuffer with the specified data arrays, size, and per-bank offsets.
DataBufferFloat - Class in java.awt.image
This class extends DataBuffer and stores data internally in float form.
DataBufferFloat(int) - Constructor for class java.awt.image.DataBufferFloat
Constructs a float-based DataBuffer with a specified size.
DataBufferFloat(int, int) - Constructor for class java.awt.image.DataBufferFloat
Constructs a float-based DataBuffer with a specified number of banks, all of which are of a specified size.
DataBufferFloat(float[], int) - Constructor for class java.awt.image.DataBufferFloat
Constructs a float-based DataBuffer with the specified data array.
DataBufferFloat(float[], int, int) - Constructor for class java.awt.image.DataBufferFloat
Constructs a float-based DataBuffer with the specified data array.
DataBufferFloat(float[][], int) - Constructor for class java.awt.image.DataBufferFloat
Constructs a float-based DataBuffer with the specified data arrays.
DataBufferFloat(float[][], int, int[]) - Constructor for class java.awt.image.DataBufferFloat
Constructs a float-based DataBuffer with the specified data arrays, size, and per-bank offsets.
DataBufferInt - Class in java.awt.image
This class extends DataBuffer and stores data internally as integers.
DataBufferInt(int) - Constructor for class java.awt.image.DataBufferInt
Constructs an integer-based DataBuffer with a single bank and the specified size.
DataBufferInt(int, int) - Constructor for class java.awt.image.DataBufferInt
Constructs an integer-based DataBuffer with the specified number of banks, all of which are the specified size.
DataBufferInt(int[], int) - Constructor for class java.awt.image.DataBufferInt
Constructs an integer-based DataBuffer with a single bank using the specified array.
DataBufferInt(int[], int, int) - Constructor for class java.awt.image.DataBufferInt
Constructs an integer-based DataBuffer with a single bank using the specified array, size, and offset.
DataBufferInt(int[][], int) - Constructor for class java.awt.image.DataBufferInt
Constructs an integer-based DataBuffer with the specified arrays.
DataBufferInt(int[][], int, int[]) - Constructor for class java.awt.image.DataBufferInt
Constructs an integer-based DataBuffer with the specified arrays, size, and offsets.
DataBufferShort - Class in java.awt.image
This class extends DataBuffer and stores data internally as shorts.
DataBufferShort(int) - Constructor for class java.awt.image.DataBufferShort
Constructs a short-based DataBuffer with a single bank and the specified size.
DataBufferShort(int, int) - Constructor for class java.awt.image.DataBufferShort
Constructs a short-based DataBuffer with the specified number of banks all of which are the specified size.
DataBufferShort(short[], int) - Constructor for class java.awt.image.DataBufferShort
Constructs a short-based DataBuffer with a single bank using the specified array.
DataBufferShort(short[], int, int) - Constructor for class java.awt.image.DataBufferShort
Constructs a short-based DataBuffer with a single bank using the specified array, size, and offset.
DataBufferShort(short[][], int) - Constructor for class java.awt.image.DataBufferShort
Constructs a short-based DataBuffer with the specified arrays.
DataBufferShort(short[][], int, int[]) - Constructor for class java.awt.image.DataBufferShort
Constructs a short-based DataBuffer with the specified arrays, size, and offsets.
DataBufferUShort - Class in java.awt.image
This class extends DataBuffer and stores data internally as shorts.
DataBufferUShort(int) - Constructor for class java.awt.image.DataBufferUShort
Constructs an unsigned-short based DataBuffer with a single bank and the specified size.
DataBufferUShort(int, int) - Constructor for class java.awt.image.DataBufferUShort
Constructs an unsigned-short based DataBuffer with the specified number of banks, all of which are the specified size.
DataBufferUShort(short[], int) - Constructor for class java.awt.image.DataBufferUShort
Constructs an unsigned-short based DataBuffer with a single bank using the specified array.
DataBufferUShort(short[], int, int) - Constructor for class java.awt.image.DataBufferUShort
Constructs an unsigned-short based DataBuffer with a single bank using the specified array, size, and offset.
DataBufferUShort(short[][], int) - Constructor for class java.awt.image.DataBufferUShort
Constructs an unsigned-short based DataBuffer with the specified arrays.
DataBufferUShort(short[][], int, int[]) - Constructor for class java.awt.image.DataBufferUShort
Constructs an unsigned-short based DataBuffer with specified arrays, size, and offsets.
dataDefinitionCausesTransactionCommit() - Method in interface java.sql.DatabaseMetaData
Retrieves whether a data definition statement within a transaction forces the transaction to commit.
dataDefinitionIgnoredInTransactions() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database ignores a data definition statement within a transaction.
DataFlavor - Class in java.awt.datatransfer
A DataFlavor provides meta information about data.
DataFlavor() - Constructor for class java.awt.datatransfer.DataFlavor
Constructs a new DataFlavor.
DataFlavor(Class<?>, String) - Constructor for class java.awt.datatransfer.DataFlavor
Constructs a DataFlavor that represents a Java class.
DataFlavor(String, String) - Constructor for class java.awt.datatransfer.DataFlavor
Constructs a DataFlavor that represents a MimeType.
DataFlavor(String, String, ClassLoader) - Constructor for class java.awt.datatransfer.DataFlavor
Constructs a DataFlavor that represents a MimeType.
DataFlavor(String) - Constructor for class java.awt.datatransfer.DataFlavor
Constructs a DataFlavor from a mimeType string.
DataFormatException - Exception in java.util.zip
Signals that a data format error has occurred.
DataFormatException() - Constructor for exception java.util.zip.DataFormatException
Constructs a DataFormatException with no detail message.
DataFormatException(String) - Constructor for exception java.util.zip.DataFormatException
Constructs a DataFormatException with the specified detail message.
DatagramChannel - Class in java.nio.channels
A selectable channel for datagram-oriented sockets.
DatagramChannel(SelectorProvider) - Constructor for class java.nio.channels.DatagramChannel
Initializes a new instance of this class.
DatagramPacket - Class in java.net
This class represents a datagram packet.
DatagramPacket(byte[], int, int) - Constructor for class java.net.DatagramPacket
Constructs a DatagramPacket for receiving packets of length length, specifying an offset into the buffer.
DatagramPacket(byte[], int) - Constructor for class java.net.DatagramPacket
Constructs a DatagramPacket for receiving packets of length length.
DatagramPacket(byte[], int, int, InetAddress, int) - Constructor for class java.net.DatagramPacket
Constructs a datagram packet for sending packets of length length with offset ioffsetto the specified port number on the specified host.
DatagramPacket(byte[], int, int, SocketAddress) - Constructor for class java.net.DatagramPacket
Constructs a datagram packet for sending packets of length length with offset ioffsetto the specified port number on the specified host.
DatagramPacket(byte[], int, InetAddress, int) - Constructor for class java.net.DatagramPacket
Constructs a datagram packet for sending packets of length length to the specified port number on the specified host.
DatagramPacket(byte[], int, SocketAddress) - Constructor for class java.net.DatagramPacket
Constructs a datagram packet for sending packets of length length to the specified port number on the specified host.
DatagramSocket - Class in java.net
This class represents a socket for sending and receiving datagram packets.
DatagramSocket() - Constructor for class java.net.DatagramSocket
Constructs a datagram socket and binds it to any available port on the local host machine.
DatagramSocket(DatagramSocketImpl) - Constructor for class java.net.DatagramSocket
Creates an unbound datagram socket with the specified DatagramSocketImpl.
DatagramSocket(SocketAddress) - Constructor for class java.net.DatagramSocket
Creates a datagram socket, bound to the specified local socket address.
DatagramSocket(int) - Constructor for class java.net.DatagramSocket
Constructs a datagram socket and binds it to the specified port on the local host machine.
DatagramSocket(int, InetAddress) - Constructor for class java.net.DatagramSocket
Creates a datagram socket, bound to the specified local address.
DatagramSocketImpl - Class in java.net
Abstract datagram and multicast socket implementation base class.
DatagramSocketImpl() - Constructor for class java.net.DatagramSocketImpl
 
DatagramSocketImplFactory - Interface in java.net
This interface defines a factory for datagram socket implementations.
DataInput - Interface in java.io
The DataInput interface provides for reading bytes from a binary stream and reconstructing from them data in any of the Java primitive types.
DataInputStream - Class in java.io
A data input stream lets an application read primitive Java data types from an underlying input stream in a machine-independent way.
DataInputStream(InputStream) - Constructor for class java.io.DataInputStream
Creates a DataInputStream that uses the specified underlying InputStream.
DataLine - Interface in javax.sound.sampled
DataLine adds media-related functionality to its superinterface, Line.
DataLine.Info - Class in javax.sound.sampled
Besides the class information inherited from its superclass, DataLine.Info provides additional information specific to data lines.
DataLine.Info(Class<?>, AudioFormat[], int, int) - Constructor for class javax.sound.sampled.DataLine.Info
Constructs a data line's info object from the specified information, which includes a set of supported audio formats and a range for the buffer size.
DataLine.Info(Class<?>, AudioFormat, int) - Constructor for class javax.sound.sampled.DataLine.Info
Constructs a data line's info object from the specified information, which includes a single audio format and a desired buffer size.
DataLine.Info(Class<?>, AudioFormat) - Constructor for class javax.sound.sampled.DataLine.Info
Constructs a data line's info object from the specified information, which includes a single audio format.
DATALINK - Static variable in class java.sql.Types
The constant in the Java programming language, somtimes referred to as a type code, that identifies the generic SQL type DATALINK.
dataModel - Variable in class javax.swing.JComboBox
This protected field is implementation specific.
dataModel - Variable in class javax.swing.JTable
The TableModel of the table.
DataOutput - Interface in java.io
The DataOutput interface provides for converting data from any of the Java primitive types to a series of bytes and writing these bytes to a binary stream.
DataOutputStream - Class in java.io
A data output stream lets an application write primitive Java data types to an output stream in a portable way.
DataOutputStream(OutputStream) - Constructor for class java.io.DataOutputStream
Creates a new data output stream to write data to the specified underlying output stream.
DataSource - Interface in javax.sql
A factory for connections to the physical data source that this DataSource object represents.
DATASOURCE_DB_LOCK - Static variable in class javax.sql.rowset.spi.SyncProvider
Indicates that a lock is placed on the entire data source that is the source of data for the RowSet object that is using this SyncProvider object.
DATASOURCE_NO_LOCK - Static variable in class javax.sql.rowset.spi.SyncProvider
Indicates that no locks remain on the originating data source.
DATASOURCE_ROW_LOCK - Static variable in class javax.sql.rowset.spi.SyncProvider
Indicates that a lock is placed on the rows that are touched by the original SQL statement used to populate the RowSet object that is using this SyncProvider object.
DATASOURCE_TABLE_LOCK - Static variable in class javax.sql.rowset.spi.SyncProvider
Indicates that a lock is placed on all tables that are touched by the original SQL statement used to populate the RowSet object that is using this SyncProvider object.
DataTruncation - Exception in java.sql
An exception thrown as a DataTruncation exception (on writes) or reported as a DataTruncation warning (on reads) when a data values is unexpectedly truncated for reasons other than its having execeeded MaxFieldSize.
DataTruncation(int, boolean, boolean, int, int) - Constructor for exception java.sql.DataTruncation
Creates a DataTruncation object with the SQLState initialized to 01004 when read is set to true and 22001 when read is set to false, the reason set to "Data truncation", the vendor code set to 0, and the other fields set to the given values.
DataTruncation(int, boolean, boolean, int, int, Throwable) - Constructor for exception java.sql.DataTruncation
Creates a DataTruncation object with the SQLState initialized to 01004 when read is set to true and 22001 when read is set to false, the reason set to "Data truncation", the vendor code set to 0, and the other fields set to the given values.
dataType - Variable in class java.awt.image.DataBuffer
The data type of this DataBuffer.
dataType - Variable in class java.awt.image.SampleModel
Data type of the DataBuffer storing the pixel data.
DATATYPE_BOOLEAN - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
A constant returned by getAttributeDataType indicating that the value of an attribute is one of the boolean values 'true' or 'false'.
DATATYPE_DOUBLE - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
A constant returned by getAttributeDataType indicating that the value of an attribute is a string representation of a double-precision decimal floating-point number.
DATATYPE_FLOAT - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
A constant returned by getAttributeDataType indicating that the value of an attribute is a string representation of a decimal floating-point number.
DATATYPE_INTEGER - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
A constant returned by getAttributeDataType indicating that the value of an attribute is a string representation of an integer.
DATATYPE_STRING - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
A constant returned by getAttributeDataType indicating that the value of an attribute is a general Unicode string.
dataVector - Variable in class javax.swing.table.DefaultTableModel
The Vector of Vectors of Object values.
Date - Class in java.sql
A thin wrapper around a millisecond value that allows JDBC to identify this as an SQL DATE value.
Date(int, int, int) - Constructor for class java.sql.Date
Deprecated.
instead use the constructor Date(long date)
Date(long) - Constructor for class java.sql.Date
Constructs a Date object using the given milliseconds time value.
DATE - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type DATE.
DATE - Static variable in class java.util.Calendar
Field number for get and set indicating the day of the month.
Date - Class in java.util
The class Date represents a specific instant in time, with millisecond precision.
Date() - Constructor for class java.util.Date
Allocates a Date object and initializes it so that it represents the time at which it was allocated, measured to the nearest millisecond.
Date(long) - Constructor for class java.util.Date
Allocates a Date object and initializes it to represent the specified number of milliseconds since the standard base time known as "the epoch", namely January 1, 1970, 00:00:00 GMT.
Date(int, int, int) - Constructor for class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by Calendar.set(year + 1900, month, date) or GregorianCalendar(year + 1900, month, date).
Date(int, int, int, int, int) - Constructor for class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by Calendar.set(year + 1900, month, date, hrs, min) or GregorianCalendar(year + 1900, month, date, hrs, min).
Date(int, int, int, int, int, int) - Constructor for class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by Calendar.set(year + 1900, month, date, hrs, min, sec) or GregorianCalendar(year + 1900, month, date, hrs, min, sec).
Date(String) - Constructor for class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by DateFormat.parse(String s).
DATE - Static variable in class javax.management.openmbean.SimpleType
The SimpleType instance describing values whose Java class name is java.util.Date.
DATE_EDITOR - Static variable in class javax.accessibility.AccessibleRole
A DATE_EDITOR is a component that allows users to edit java.util.Date and java.util.Time objects
DATE_FIELD - Static variable in class java.text.DateFormat
Useful constant for DATE field alignment.
dateFilter(RowFilter.ComparisonType, Date, int...) - Static method in class javax.swing.RowFilter
Returns a RowFilter that includes entries that have at least one Date value meeting the specified criteria.
DateFormat - Class in java.text
DateFormat is an abstract class for date/time formatting subclasses which formats and parses dates or time in a language-independent manner.
DateFormat() - Constructor for class java.text.DateFormat
Create a new date format.
DateFormat.Field - Class in java.text
Defines constants that are used as attribute keys in the AttributedCharacterIterator returned from DateFormat.formatToCharacterIterator and as field identifiers in FieldPosition.
DateFormat.Field(String, int) - Constructor for class java.text.DateFormat.Field
Creates a Field.
DateFormatProvider - Class in java.text.spi
An abstract class for service providers that provide concrete implementations of the DateFormat class.
DateFormatProvider() - Constructor for class java.text.spi.DateFormatProvider
Sole constructor.
DateFormatSymbols - Class in java.text
DateFormatSymbols is a public class for encapsulating localizable date-time formatting data, such as the names of the months, the names of the days of the week, and the time zone data.
DateFormatSymbols() - Constructor for class java.text.DateFormatSymbols
Construct a DateFormatSymbols object by loading format data from resources for the default locale.
DateFormatSymbols(Locale) - Constructor for class java.text.DateFormatSymbols
Construct a DateFormatSymbols object by loading format data from resources for the given locale.
DateFormatSymbolsProvider - Class in java.text.spi
An abstract class for service providers that provide instances of the DateFormatSymbols class.
DateFormatSymbolsProvider() - Constructor for class java.text.spi.DateFormatSymbolsProvider
Sole constructor.
DateFormatter - Class in javax.swing.text
DateFormatter is an InternationalFormatter that does its formatting by way of an instance of java.text.DateFormat.
DateFormatter() - Constructor for class javax.swing.text.DateFormatter
This is shorthand for new DateFormatter(DateFormat.getDateInstance()).
DateFormatter(DateFormat) - Constructor for class javax.swing.text.DateFormatter
Returns a DateFormatter configured with the specified Format instance.
DateTimeAtCompleted - Class in javax.print.attribute.standard
Class DateTimeAtCompleted is a printing attribute class, a date-time attribute, that indicates the date and time at which the Print Job completed (or was canceled or aborted).
DateTimeAtCompleted(Date) - Constructor for class javax.print.attribute.standard.DateTimeAtCompleted
Construct a new date-time at completed attribute with the given Date value.
DateTimeAtCreation - Class in javax.print.attribute.standard
Class DateTimeAtCreation is a printing attribute class, a date-time attribute, that indicates the date and time at which the Print Job was created.
DateTimeAtCreation(Date) - Constructor for class javax.print.attribute.standard.DateTimeAtCreation
Construct a new date-time at creation attribute with the given Date value.
DateTimeAtProcessing - Class in javax.print.attribute.standard
Class DateTimeAtProcessing is a printing attribute class, a date-time attribute, that indicates the date and time at which the Print Job first began processing.
DateTimeAtProcessing(Date) - Constructor for class javax.print.attribute.standard.DateTimeAtProcessing
Construct a new date-time at processing attribute with the given Date value.
DateTimeSyntax - Class in javax.print.attribute
Class DateTimeSyntax is an abstract base class providing the common implementation of all attributes whose value is a date and time.
DateTimeSyntax(Date) - Constructor for class javax.print.attribute.DateTimeSyntax
Construct a new date-time attribute with the given java.util.Date value.
DAY_OF_MONTH - Static variable in class java.text.DateFormat.Field
Constant identifying the day of month field.
DAY_OF_MONTH - Static variable in class java.util.Calendar
Field number for get and set indicating the day of the month.
DAY_OF_WEEK - Static variable in class java.text.DateFormat.Field
Constant identifying the day of week field.
DAY_OF_WEEK - Static variable in class java.util.Calendar
Field number for get and set indicating the day of the week.
DAY_OF_WEEK_FIELD - Static variable in class java.text.DateFormat
Useful constant for DAY_OF_WEEK field alignment.
DAY_OF_WEEK_IN_MONTH - Static variable in class java.text.DateFormat.Field
Constant identifying the day of week field.
DAY_OF_WEEK_IN_MONTH - Static variable in class java.util.Calendar
Field number for get and set indicating the ordinal number of the day of the week within the current month.
DAY_OF_WEEK_IN_MONTH_FIELD - Static variable in class java.text.DateFormat
Useful constant for DAY_OF_WEEK_IN_MONTH field alignment.
DAY_OF_YEAR - Static variable in class java.text.DateFormat.Field
Constant identifying the day of year field.
DAY_OF_YEAR - Static variable in class java.util.Calendar
Field number for get and set indicating the day number within the current year.
DAY_OF_YEAR_FIELD - Static variable in class java.text.DateFormat
Useful constant for DAY_OF_YEAR field alignment.
dbgTag - Variable in class javax.management.monitor.Monitor
Deprecated.
No replacement.
DD - Static variable in class javax.swing.text.html.HTML.Tag
 
deactivate(boolean) - Method in interface java.awt.im.spi.InputMethod
Deactivates the input method.
deactivateFrame(JInternalFrame) - Method in class javax.swing.DefaultDesktopManager
 
deactivateFrame(JInternalFrame) - Method in interface javax.swing.DesktopManager
Generally, indicate that this frame has lost focus.
deactivateFrame(JInternalFrame) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
This method is called when the frame is no longer selected.
DebugGraphics - Class in javax.swing
Graphics subclass supporting graphics debugging.
DebugGraphics() - Constructor for class javax.swing.DebugGraphics
Constructs a new debug graphics context that supports slowed down drawing.
DebugGraphics(Graphics, JComponent) - Constructor for class javax.swing.DebugGraphics
Constructs a debug graphics context from an existing graphics context that slows down drawing for the specified component.
DebugGraphics(Graphics) - Constructor for class javax.swing.DebugGraphics
Constructs a debug graphics context from an existing graphics context that supports slowed down drawing.
decapitalize(String) - Static method in class java.beans.Introspector
Utility method to take a string and convert it to normal Java variable name capitalization.
DECEMBER - Static variable in class java.util.Calendar
Value of the Calendar.MONTH field indicating the twelfth month of the year in the Gregorian and Julian calendars.
DECIMAL - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type DECIMAL.
DECIMAL128 - Static variable in class java.math.MathContext
A MathContext object with a precision setting matching the IEEE 754R Decimal128 format, 34 digits, and a rounding mode of HALF_EVEN, the IEEE 754R default.
DECIMAL32 - Static variable in class java.math.MathContext
A MathContext object with a precision setting matching the IEEE 754R Decimal32 format, 7 digits, and a rounding mode of HALF_EVEN, the IEEE 754R default.
DECIMAL64 - Static variable in class java.math.MathContext
A MathContext object with a precision setting matching the IEEE 754R Decimal64 format, 16 digits, and a rounding mode of HALF_EVEN, the IEEE 754R default.
DECIMAL_DIGIT_NUMBER - Static variable in class java.lang.Character
General category "Nd" in the Unicode specification.
DECIMAL_SEPARATOR - Static variable in class java.text.NumberFormat.Field
Constant identifying the decimal separator field.
DecimalFormat - Class in java.text
DecimalFormat is a concrete subclass of NumberFormat that formats decimal numbers.
DecimalFormat() - Constructor for class java.text.DecimalFormat
Creates a DecimalFormat using the default pattern and symbols for the default locale.
DecimalFormat(String) - Constructor for class java.text.DecimalFormat
Creates a DecimalFormat using the given pattern and the symbols for the default locale.
DecimalFormat(String, DecimalFormatSymbols) - Constructor for class java.text.DecimalFormat
Creates a DecimalFormat using the given pattern and symbols.
DecimalFormatSymbols - Class in java.text
This class represents the set of symbols (such as the decimal separator, the grouping separator, and so on) needed by DecimalFormat to format numbers.
DecimalFormatSymbols() - Constructor for class java.text.DecimalFormatSymbols
Create a DecimalFormatSymbols object for the default locale.
DecimalFormatSymbols(Locale) - Constructor for class java.text.DecimalFormatSymbols
Create a DecimalFormatSymbols object for the given locale.
DecimalFormatSymbolsProvider - Class in java.text.spi
An abstract class for service providers that provide instances of the DecimalFormatSymbols class.
DecimalFormatSymbolsProvider() - Constructor for class java.text.spi.DecimalFormatSymbolsProvider
Sole constructor.
DECLARE - Static variable in class javax.swing.text.html.HTML.Attribute
 
DECLARED - Static variable in interface java.lang.reflect.Member
Identifies the set of declared members of a class or interface.
DeclaredType - Interface in javax.lang.model.type
Represents a declared type, either a class type or an interface type.
decode(String) - Static method in class java.awt.Color
Converts a String to an integer and returns the specified opaque Color.
decode(String) - Static method in class java.awt.Font
Returns the Font that the str argument describes.
decode(String) - Static method in class java.lang.Byte
Decodes a String into a Byte.
decode(String) - Static method in class java.lang.Integer
Decodes a String into an Integer.
decode(String) - Static method in class java.lang.Long
Decodes a String into a Long.
decode(String) - Static method in class java.lang.Short
Decodes a String into a Short.
decode(String) - Static method in class java.net.URLDecoder
Deprecated.
The resulting string may vary depending on the platform's default encoding. Instead, use the decode(String,String) method to specify the encoding.
decode(String, String) - Static method in class java.net.URLDecoder
Decodes a application/x-www-form-urlencoded string using a specific encoding scheme.
decode(ByteBuffer) - Method in class java.nio.charset.Charset
Convenience method that decodes bytes in this charset into Unicode characters.
decode(InputStream) - Method in interface java.security.Certificate
Deprecated.
Decodes a certificate from an input stream.
decodeAnchorX(float, float) - Method in class javax.swing.plaf.nimbus.AbstractRegionPainter
Decodes and returns a float value representing the actual pixel location for the anchor point given the encoded X value of the control point, and the offset distance to the anchor from that control point.
decodeAnchorY(float, float) - Method in class javax.swing.plaf.nimbus.AbstractRegionPainter
Decodes and returns a float value representing the actual pixel location for the anchor point given the encoded Y value of the control point, and the offset distance to the anchor from that control point.
decodeColor(String, float, float, float, int) - Method in class javax.swing.plaf.nimbus.AbstractRegionPainter
Decodes and returns a color, which is derived from a base color in UI defaults.
decodeColor(Color, Color, float) - Method in class javax.swing.plaf.nimbus.AbstractRegionPainter
Decodes and returns a color, which is derived from a offset between two other colors.
decodeDataFlavor(String) - Static method in class java.awt.datatransfer.SystemFlavorMap
Decodes a String native for use as a DataFlavor.
decodeGradient(float, float, float, float, float[], Color[]) - Method in class javax.swing.plaf.nimbus.AbstractRegionPainter
Given parameters for creating a LinearGradientPaint, this method will create and return a linear gradient paint.
decodeJavaMIMEType(String) - Static method in class java.awt.datatransfer.SystemFlavorMap
Decodes a String native for use as a Java MIME type.
decodeLineStyle(Object) - Method in class javax.swing.plaf.metal.MetalTreeUI
this function converts between the string passed into the client property and the internal representation (currently and int)
decodeRadialGradient(float, float, float, float[], Color[]) - Method in class javax.swing.plaf.nimbus.AbstractRegionPainter
Given parameters for creating a RadialGradientPaint, this method will create and return a radial gradient paint.
decodeX(float) - Method in class javax.swing.plaf.nimbus.AbstractRegionPainter
Decodes and returns a float value representing the actual pixel location for the given encoded X value.
decodeY(float) - Method in class javax.swing.plaf.nimbus.AbstractRegionPainter
Decodes and returns a float value representing the actual pixel location for the given encoded y value.
decorateTask(Runnable, RunnableScheduledFuture<V>) - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
Modifies or replaces the task used to execute a runnable.
decorateTask(Callable<V>, RunnableScheduledFuture<V>) - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
Modifies or replaces the task used to execute a callable.
decrButton - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
DECREASE_HIGHLIGHT - Static variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
decreaseButton - Variable in class javax.swing.plaf.metal.MetalScrollBarUI
 
DECREMENT - Static variable in interface javax.accessibility.AccessibleAction
An action which decrements a value.
decrementAndGet() - Method in class java.util.concurrent.atomic.AtomicInteger
Atomically decrements by one the current value.
decrementAndGet(int) - Method in class java.util.concurrent.atomic.AtomicIntegerArray
Atomically decrements by one the element at index i.
decrementAndGet(T) - Method in class java.util.concurrent.atomic.AtomicIntegerFieldUpdater
Atomically decrements by one the current value of the field of the given object managed by this updater.
decrementAndGet() - Method in class java.util.concurrent.atomic.AtomicLong
Atomically decrements by one the current value.
decrementAndGet(int) - Method in class java.util.concurrent.atomic.AtomicLongArray
Atomically decrements by one the element at index i.
decrementAndGet(T) - Method in class java.util.concurrent.atomic.AtomicLongFieldUpdater
Atomically decrements by one the current value of the field of the given object managed by this updater.
decrGap - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
Distance between the decrement button and the track.
decrIndent() - Method in class javax.swing.text.AbstractWriter
Decrements the indent level.
DECRYPT - Static variable in class javax.xml.crypto.KeySelector.Purpose
A key for decrypting.
DECRYPT_MODE - Static variable in class javax.crypto.Cipher
Constant used to initialize cipher to decryption mode.
deepEquals(Object[], Object[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays are deeply equal to one another.
deepEquals(Object, Object) - Static method in class java.util.Objects
Returns true if the arguments are deeply equal to each other and false otherwise.
deepHashCode(Object[]) - Static method in class java.util.Arrays
Returns a hash code based on the "deep contents" of the specified array.
deepToString(Object[]) - Static method in class java.util.Arrays
Returns a string representation of the "deep contents" of the specified array.
def - Variable in class java.util.zip.DeflaterInputStream
Compressor for this stream.
def - Variable in class java.util.zip.DeflaterOutputStream
Compressor for this stream.
defAttributeList(String, int, int, String, String, AttributeList) - Method in class javax.swing.text.html.parser.DTD
Creates and returns an AttributeList.
DEFAULT - Static variable in class java.awt.dnd.DragSourceContext
An int used by updateCurrentCursor() indicating that the Cursor should change to the default (no drop) Cursor.
DEFAULT - Static variable in class java.security.spec.PSSParameterSpec
The PSS parameter set with all default values.
DEFAULT - Static variable in class java.text.DateFormat
Constant for default style pattern.
DEFAULT - Static variable in class javax.crypto.spec.OAEPParameterSpec
The OAEP parameter set with all default values.
DEFAULT - Static variable in class javax.crypto.spec.PSource.PSpecified
The encoding input P whose value equals byte[0].
DEFAULT - Static variable in interface javax.swing.Action
Not currently used.
DEFAULT - Static variable in interface javax.swing.plaf.synth.SynthConstants
Indicates the region is the default.
DEFAULT - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
DEFAULT - Static variable in class javax.xml.crypto.dsig.spec.ExcC14NParameterSpec
Indicates the default namespace ("#default").
DEFAULT_CARET_POLICY - Static variable in class java.awt.font.TextLayout
This CaretPolicy is used when a policy is not specified by the client.
DEFAULT_CLASS_LOADER - Static variable in class javax.management.remote.JMXConnectorFactory
Name of the attribute that specifies the default class loader.
DEFAULT_CLASS_LOADER - Static variable in class javax.management.remote.JMXConnectorServerFactory
Name of the attribute that specifies the default class loader.
DEFAULT_CLASS_LOADER_NAME - Static variable in class javax.management.remote.JMXConnectorServerFactory
Name of the attribute that specifies the default class loader MBean name.
DEFAULT_COMPRESSION - Static variable in class java.util.zip.Deflater
Default compression level.
DEFAULT_CSS - Static variable in class javax.swing.text.html.HTMLEditorKit
Default Cascading Style Sheet file that sets up the tag views.
DEFAULT_CURSOR - Static variable in class java.awt.Cursor
The default cursor type (gets set if no cursor is defined).
DEFAULT_CURSOR - Static variable in class java.awt.Frame
Deprecated.
replaced by Cursor.DEFAULT_CURSOR.
DEFAULT_JUSTIFICATION - Static variable in class javax.swing.border.TitledBorder
Use the default justification for the title text.
DEFAULT_KEYMAP - Static variable in class javax.swing.text.JTextComponent
The default keymap that will be shared by all JTextComponent instances unless they have had a different keymap set.
DEFAULT_LAYER - Static variable in class javax.swing.JLayeredPane
Convenience object defining the Default layer.
DEFAULT_LIFETIME - Static variable in interface org.ietf.jgss.GSSContext
A lifetime constant representing the default context lifetime.
DEFAULT_LIFETIME - Static variable in interface org.ietf.jgss.GSSCredential
A lifetime constant representing the default credential lifetime.
DEFAULT_MODALITY_TYPE - Static variable in class java.awt.Dialog
Default modality type for modal dialogs.
DEFAULT_OPERATION - Static variable in interface java.awt.peer.ComponentPeer
The default operation, which is to set size and location.
DEFAULT_OPTION - Static variable in class javax.swing.JOptionPane
Type meaning Look and Feel should not supply any options -- only use the options from the JOptionPane.
DEFAULT_POSITION - Static variable in class javax.swing.border.TitledBorder
Use the default vertical orientation for the title text.
DEFAULT_SIZE - Static variable in class javax.swing.GroupLayout
Indicates the size from the component or gap should be used for a particular range value.
DEFAULT_STRATEGY - Static variable in class java.util.zip.Deflater
Default compression strategy.
DEFAULT_STYLE - Static variable in class javax.swing.text.StyleContext
The name given to the default logical style attached to paragraphs.
DEFAULT_VALUE - Variable in class javax.lang.model.util.ElementScanner6
The specified default value.
DEFAULT_VALUE - Variable in class javax.lang.model.util.SimpleAnnotationValueVisitor6
Default value to be returned; defaultAction returns this value unless the method is overridden.
DEFAULT_VALUE - Variable in class javax.lang.model.util.SimpleElementVisitor6
Default value to be returned; defaultAction returns this value unless the method is overridden.
DEFAULT_VALUE - Variable in class javax.lang.model.util.SimpleTypeVisitor6
Default value to be returned; defaultAction returns this value unless the method is overridden.
DEFAULT_VALUE_FIELD - Static variable in class javax.management.JMX
The name of the defaultValue field.
defaultAction(Object, P) - Method in class javax.lang.model.util.SimpleAnnotationValueVisitor6
The default action for visit methods.
defaultAction(Element, P) - Method in class javax.lang.model.util.SimpleElementVisitor6
The default action for visit methods.
defaultAction(TypeMirror, P) - Method in class javax.lang.model.util.SimpleTypeVisitor6
The default action for visit methods.
DefaultBoundedRangeModel - Class in javax.swing
A generic implementation of BoundedRangeModel.
DefaultBoundedRangeModel() - Constructor for class javax.swing.DefaultBoundedRangeModel
Initializes all of the properties with default values.
DefaultBoundedRangeModel(int, int, int, int) - Constructor for class javax.swing.DefaultBoundedRangeModel
Initializes value, extent, minimum and maximum.
defaultButton - Variable in class javax.swing.JRootPane
The button that gets activated when the pane has the focus and a UI-specific action like pressing the Enter key occurs.
DefaultButtonModel - Class in javax.swing
The default implementation of a Button component's data model.
DefaultButtonModel() - Constructor for class javax.swing.DefaultButtonModel
Constructs a DefaultButtonModel.
DefaultCaret - Class in javax.swing.text
A default implementation of Caret.
DefaultCaret() - Constructor for class javax.swing.text.DefaultCaret
Constructs a default caret.
DefaultCellEditor - Class in javax.swing
The default editor for table and tree cells.
DefaultCellEditor(JTextField) - Constructor for class javax.swing.DefaultCellEditor
Constructs a DefaultCellEditor that uses a text field.
DefaultCellEditor(JCheckBox) - Constructor for class javax.swing.DefaultCellEditor
Constructs a DefaultCellEditor object that uses a check box.
DefaultCellEditor(JComboBox) - Constructor for class javax.swing.DefaultCellEditor
Constructs a DefaultCellEditor object that uses a combo box.
DefaultCellEditor.EditorDelegate - Class in javax.swing
The protected EditorDelegate class.
DefaultCellEditor.EditorDelegate() - Constructor for class javax.swing.DefaultCellEditor.EditorDelegate
 
defaultCharset() - Static method in class java.nio.charset.Charset
Returns the default charset of this Java virtual machine.
defaultChoosers - Variable in class javax.swing.plaf.basic.BasicColorChooserUI
 
DefaultColorSelectionModel - Class in javax.swing.colorchooser
A generic implementation of ColorSelectionModel.
DefaultColorSelectionModel() - Constructor for class javax.swing.colorchooser.DefaultColorSelectionModel
Creates a DefaultColorSelectionModel with the current color set to Color.white.
DefaultColorSelectionModel(Color) - Constructor for class javax.swing.colorchooser.DefaultColorSelectionModel
Creates a DefaultColorSelectionModel with the current color set to color, which should be non-null.
DefaultComboBoxModel<E> - Class in javax.swing
The default model for combo boxes.
DefaultComboBoxModel() - Constructor for class javax.swing.DefaultComboBoxModel
Constructs an empty DefaultComboBoxModel object.
DefaultComboBoxModel(E[]) - Constructor for class javax.swing.DefaultComboBoxModel
Constructs a DefaultComboBoxModel object initialized with an array of objects.
DefaultComboBoxModel(Vector<E>) - Constructor for class javax.swing.DefaultComboBoxModel
Constructs a DefaultComboBoxModel object initialized with a vector.
defaultConstraints - Variable in class java.awt.GridBagLayout
This field holds a gridbag constraints instance containing the default values, so if a component does not have gridbag constraints associated with it, then the component will be assigned a copy of the defaultConstraints.
defaultController - Variable in class javax.imageio.IIOParam
The default IIOParamController that will be used to provide settings for this IIOParam object when the activateController method is called.
defaultController - Variable in class javax.imageio.metadata.IIOMetadata
An IIOMetadataController that is suggested for use as the controller for this IIOMetadata object.
DefaultCopyDrop - Static variable in class java.awt.dnd.DragSource
The default Cursor to use with a copy operation indicating that a drop is currently allowed.
DefaultCopyNoDrop - Static variable in class java.awt.dnd.DragSource
The default Cursor to use with a copy operation indicating that a drop is currently not allowed.
DefaultDesktopManager - Class in javax.swing
This is an implementation of the DesktopManager.
DefaultDesktopManager() - Constructor for class javax.swing.DefaultDesktopManager
 
defaulted(String) - Method in class java.io.ObjectInputStream.GetField
Return true if the named field is defaulted and has no value in this stream.
DefaultEditorKit - Class in javax.swing.text
This is the set of things needed by a text component to be a reasonably functioning editor for some type of text document.
DefaultEditorKit() - Constructor for class javax.swing.text.DefaultEditorKit
default constructor for DefaultEditorKit
DefaultEditorKit.BeepAction - Class in javax.swing.text
Creates a beep.
DefaultEditorKit.BeepAction() - Constructor for class javax.swing.text.DefaultEditorKit.BeepAction
Create this object with the appropriate identifier.
DefaultEditorKit.CopyAction - Class in javax.swing.text
Copies the selected region and place its contents into the system clipboard.
DefaultEditorKit.CopyAction() - Constructor for class javax.swing.text.DefaultEditorKit.CopyAction
Create this object with the appropriate identifier.
DefaultEditorKit.CutAction - Class in javax.swing.text
Cuts the selected region and place its contents into the system clipboard.
DefaultEditorKit.CutAction() - Constructor for class javax.swing.text.DefaultEditorKit.CutAction
Create this object with the appropriate identifier.
DefaultEditorKit.DefaultKeyTypedAction - Class in javax.swing.text
The action that is executed by default if a key typed event is received and there is no keymap entry.
DefaultEditorKit.DefaultKeyTypedAction() - Constructor for class javax.swing.text.DefaultEditorKit.DefaultKeyTypedAction
Creates this object with the appropriate identifier.
DefaultEditorKit.InsertBreakAction - Class in javax.swing.text
Places a line/paragraph break into the document.
DefaultEditorKit.InsertBreakAction() - Constructor for class javax.swing.text.DefaultEditorKit.InsertBreakAction
Creates this object with the appropriate identifier.
DefaultEditorKit.InsertContentAction - Class in javax.swing.text
Places content into the associated document.
DefaultEditorKit.InsertContentAction() - Constructor for class javax.swing.text.DefaultEditorKit.InsertContentAction
Creates this object with the appropriate identifier.
DefaultEditorKit.InsertTabAction - Class in javax.swing.text
Places a tab character into the document.
DefaultEditorKit.InsertTabAction() - Constructor for class javax.swing.text.DefaultEditorKit.InsertTabAction
Creates this object with the appropriate identifier.
DefaultEditorKit.PasteAction - Class in javax.swing.text
Pastes the contents of the system clipboard into the selected region, or before the caret if nothing is selected.
DefaultEditorKit.PasteAction() - Constructor for class javax.swing.text.DefaultEditorKit.PasteAction
Create this object with the appropriate identifier.
defaultEditorsByColumnClass - Variable in class javax.swing.JTable
A table of objects that display and edit the contents of a cell, indexed by class as declared in getColumnClass in the TableModel interface.
DefaultFocusManager - Class in javax.swing
This class has been obsoleted by the 1.4 focus APIs.
DefaultFocusManager() - Constructor for class javax.swing.DefaultFocusManager
 
DefaultFocusTraversalPolicy - Class in java.awt
A FocusTraversalPolicy that determines traversal order based on the order of child Components in a Container.
DefaultFocusTraversalPolicy() - Constructor for class java.awt.DefaultFocusTraversalPolicy
 
defaultForkJoinWorkerThreadFactory - Static variable in class java.util.concurrent.ForkJoinPool
Creates a new ForkJoinWorkerThread.
DefaultFormatter - Class in javax.swing.text
DefaultFormatter formats aribtrary objects.
DefaultFormatter() - Constructor for class javax.swing.text.DefaultFormatter
Creates a DefaultFormatter.
DefaultFormatterFactory - Class in javax.swing.text
An implementation of JFormattedTextField.AbstractFormatterFactory.
DefaultFormatterFactory() - Constructor for class javax.swing.text.DefaultFormatterFactory
 
DefaultFormatterFactory(JFormattedTextField.AbstractFormatter) - Constructor for class javax.swing.text.DefaultFormatterFactory
Creates a DefaultFormatterFactory with the specified JFormattedTextField.AbstractFormatter.
DefaultFormatterFactory(JFormattedTextField.AbstractFormatter, JFormattedTextField.AbstractFormatter) - Constructor for class javax.swing.text.DefaultFormatterFactory
Creates a DefaultFormatterFactory with the specified JFormattedTextField.AbstractFormatters.
DefaultFormatterFactory(JFormattedTextField.AbstractFormatter, JFormattedTextField.AbstractFormatter, JFormattedTextField.AbstractFormatter) - Constructor for class javax.swing.text.DefaultFormatterFactory
Creates a DefaultFormatterFactory with the specified JFormattedTextField.AbstractFormatters.
DefaultFormatterFactory(JFormattedTextField.AbstractFormatter, JFormattedTextField.AbstractFormatter, JFormattedTextField.AbstractFormatter, JFormattedTextField.AbstractFormatter) - Constructor for class javax.swing.text.DefaultFormatterFactory
Creates a DefaultFormatterFactory with the specified JFormattedTextField.AbstractFormatters.
DefaultHighlighter - Class in javax.swing.text
Implements the Highlighter interfaces.
DefaultHighlighter() - Constructor for class javax.swing.text.DefaultHighlighter
Creates a new DefaultHighlighther object.
DefaultHighlighter.DefaultHighlightPainter - Class in javax.swing.text
Simple highlight painter that fills a highlighted area with a solid color.
DefaultHighlighter.DefaultHighlightPainter(Color) - Constructor for class javax.swing.text.DefaultHighlighter.DefaultHighlightPainter
Constructs a new highlight painter.
defaultInitCtx - Variable in class javax.naming.InitialContext
Field holding the result of calling NamingManager.getInitialContext().
DefaultKeyboardFocusManager - Class in java.awt
The default KeyboardFocusManager for AWT applications.
DefaultKeyboardFocusManager() - Constructor for class java.awt.DefaultKeyboardFocusManager
 
defaultKeyTypedAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the action that is executed by default if a key typed event is received and there is no keymap entry.
DefaultLinkDrop - Static variable in class java.awt.dnd.DragSource
The default Cursor to use with a link operation indicating that a drop is currently allowed.
DefaultLinkNoDrop - Static variable in class java.awt.dnd.DragSource
The default Cursor to use with a link operation indicating that a drop is currently not allowed.
DefaultListCellRenderer - Class in javax.swing
Renders an item in a list.
DefaultListCellRenderer() - Constructor for class javax.swing.DefaultListCellRenderer
Constructs a default renderer object for an item in a list.
DefaultListCellRenderer.UIResource - Class in javax.swing
A subclass of DefaultListCellRenderer that implements UIResource.
DefaultListCellRenderer.UIResource() - Constructor for class javax.swing.DefaultListCellRenderer.UIResource
 
DefaultListModel<E> - Class in javax.swing
This class loosely implements the java.util.Vector API, in that it implements the 1.1.x version of java.util.Vector, has no collection class support, and notifies the ListDataListeners when changes occur.
DefaultListModel() - Constructor for class javax.swing.DefaultListModel
 
DefaultListSelectionModel - Class in javax.swing
Default data model for list selections.
DefaultListSelectionModel() - Constructor for class javax.swing.DefaultListSelectionModel
 
DefaultLoaderRepository - Class in javax.management
Deprecated.
DefaultLoaderRepository() - Constructor for class javax.management.DefaultLoaderRepository
Deprecated.
 
DefaultLoaderRepository - Class in javax.management.loading
Deprecated.
DefaultLoaderRepository() - Constructor for class javax.management.loading.DefaultLoaderRepository
Deprecated.
 
defaultManager() - Static method in class javax.swing.MenuSelectionManager
Returns the default menu selection manager.
DefaultMenuLayout - Class in javax.swing.plaf.basic
The default layout manager for Popup menus and menubars.
DefaultMenuLayout(Container, int) - Constructor for class javax.swing.plaf.basic.DefaultMenuLayout
 
DefaultMetalTheme - Class in javax.swing.plaf.metal
A concrete implementation of MetalTheme providing the original look of the Java Look and Feel, code-named "Steel".
DefaultMetalTheme() - Constructor for class javax.swing.plaf.metal.DefaultMetalTheme
Creates and returns an instance of DefaultMetalTheme.
DefaultMoveDrop - Static variable in class java.awt.dnd.DragSource
The default Cursor to use with a move operation indicating that a drop is currently allowed.
DefaultMoveNoDrop - Static variable in class java.awt.dnd.DragSource
The default Cursor to use with a move operation indicating that a drop is currently not allowed.
DefaultMutableTreeNode - Class in javax.swing.tree
A DefaultMutableTreeNode is a general-purpose node in a tree data structure.
DefaultMutableTreeNode() - Constructor for class javax.swing.tree.DefaultMutableTreeNode
Creates a tree node that has no parent and no children, but which allows children.
DefaultMutableTreeNode(Object) - Constructor for class javax.swing.tree.DefaultMutableTreeNode
Creates a tree node with no parent, no children, but which allows children, and initializes it with the specified user object.
DefaultMutableTreeNode(Object, boolean) - Constructor for class javax.swing.tree.DefaultMutableTreeNode
Creates a tree node with no parent, no children, initialized with the specified user object, and that allows children only if specified.
defaultPage(PageFormat) - Method in class java.awt.print.PrinterJob
Clones the PageFormat argument and alters the clone to describe a default page size and orientation.
defaultPage() - Method in class java.awt.print.PrinterJob
Creates a new PageFormat instance and sets it to a default size and orientation.
DefaultPainter - Static variable in class javax.swing.text.DefaultHighlighter
Default implementation of LayeredHighlighter.LayerPainter that can be used for painting highlights.
DefaultPersistenceDelegate - Class in java.beans
The DefaultPersistenceDelegate is a concrete implementation of the abstract PersistenceDelegate class and is the delegate used by default for classes about which no information is available.
DefaultPersistenceDelegate() - Constructor for class java.beans.DefaultPersistenceDelegate
Creates a persistence delegate for a class with a nullary constructor.
DefaultPersistenceDelegate(String[]) - Constructor for class java.beans.DefaultPersistenceDelegate
Creates a default persistence delegate for a class with a constructor whose arguments are the values of the property names as specified by constructorPropertyNames.
defaultPressAction - Variable in class javax.swing.JRootPane
Deprecated.
As of Java 2 platform v1.3.
defaultReadObject() - Method in class java.io.ObjectInputStream
Read the non-static and non-transient fields of the current class from this stream.
defaultReleaseAction - Variable in class javax.swing.JRootPane
Deprecated.
As of Java 2 platform v1.3.
defaultRenderersByColumnClass - Variable in class javax.swing.JTable
A table of objects that display the contents of a cell, indexed by class as declared in getColumnClass in the TableModel interface.
DefaultRowSorter<M,I> - Class in javax.swing
An implementation of RowSorter that provides sorting and filtering around a grid-based data model.
DefaultRowSorter() - Constructor for class javax.swing.DefaultRowSorter
Creates an empty DefaultRowSorter.
DefaultRowSorter.ModelWrapper<M,I> - Class in javax.swing
DefaultRowSorter.ModelWrapper is responsible for providing the data that gets sorted by DefaultRowSorter.
DefaultRowSorter.ModelWrapper() - Constructor for class javax.swing.DefaultRowSorter.ModelWrapper
Creates a new ModelWrapper.
defaults - Variable in class java.util.Properties
A property list that contains default values for any keys not found in this property list.
DefaultSingleSelectionModel - Class in javax.swing
A generic implementation of SingleSelectionModel.
DefaultSingleSelectionModel() - Constructor for class javax.swing.DefaultSingleSelectionModel
 
DefaultStyledDocument - Class in javax.swing.text
A document that can be marked up with character and paragraph styles in a manner similar to the Rich Text Format.
DefaultStyledDocument(AbstractDocument.Content, StyleContext) - Constructor for class javax.swing.text.DefaultStyledDocument
Constructs a styled document.
DefaultStyledDocument(StyleContext) - Constructor for class javax.swing.text.DefaultStyledDocument
Constructs a styled document with the default content storage implementation and a shared set of styles.
DefaultStyledDocument() - Constructor for class javax.swing.text.DefaultStyledDocument
Constructs a default styled document.
DefaultStyledDocument.AttributeUndoableEdit - Class in javax.swing.text
An UndoableEdit used to remember AttributeSet changes to an Element.
DefaultStyledDocument.AttributeUndoableEdit(Element, AttributeSet, boolean) - Constructor for class javax.swing.text.DefaultStyledDocument.AttributeUndoableEdit
 
DefaultStyledDocument.ElementBuffer - Class in javax.swing.text
Class to manage changes to the element hierarchy.
DefaultStyledDocument.ElementBuffer(Element) - Constructor for class javax.swing.text.DefaultStyledDocument.ElementBuffer
Creates a new ElementBuffer.
DefaultStyledDocument.ElementSpec - Class in javax.swing.text
Specification for building elements.
DefaultStyledDocument.ElementSpec(AttributeSet, short) - Constructor for class javax.swing.text.DefaultStyledDocument.ElementSpec
Constructor useful for markup when the markup will not be stored in the document.
DefaultStyledDocument.ElementSpec(AttributeSet, short, int) - Constructor for class javax.swing.text.DefaultStyledDocument.ElementSpec
Constructor for parsing inside the document when the data has already been added, but len information is needed.
DefaultStyledDocument.ElementSpec(AttributeSet, short, char[], int, int) - Constructor for class javax.swing.text.DefaultStyledDocument.ElementSpec
Constructor for creating a spec externally for batch input of content and markup into the document.
DefaultStyledDocument.SectionElement - Class in javax.swing.text
Default root element for a document...
DefaultStyledDocument.SectionElement() - Constructor for class javax.swing.text.DefaultStyledDocument.SectionElement
Creates a new SectionElement.
DefaultTableCellRenderer - Class in javax.swing.table
The standard class for rendering (displaying) individual cells in a JTable.
DefaultTableCellRenderer() - Constructor for class javax.swing.table.DefaultTableCellRenderer
Creates a default table cell renderer.
DefaultTableCellRenderer.UIResource - Class in javax.swing.table
A subclass of DefaultTableCellRenderer that implements UIResource.
DefaultTableCellRenderer.UIResource() - Constructor for class javax.swing.table.DefaultTableCellRenderer.UIResource
 
DefaultTableColumnModel - Class in javax.swing.table
The standard column-handler for a JTable.
DefaultTableColumnModel() - Constructor for class javax.swing.table.DefaultTableColumnModel
Creates a default table column model.
DefaultTableModel - Class in javax.swing.table
This is an implementation of TableModel that uses a Vector of Vectors to store the cell value objects.
DefaultTableModel() - Constructor for class javax.swing.table.DefaultTableModel
Constructs a default DefaultTableModel which is a table of zero columns and zero rows.
DefaultTableModel(int, int) - Constructor for class javax.swing.table.DefaultTableModel
Constructs a DefaultTableModel with rowCount and columnCount of null object values.
DefaultTableModel(Vector, int) - Constructor for class javax.swing.table.DefaultTableModel
Constructs a DefaultTableModel with as many columns as there are elements in columnNames and rowCount of null object values.
DefaultTableModel(Object[], int) - Constructor for class javax.swing.table.DefaultTableModel
Constructs a DefaultTableModel with as many columns as there are elements in columnNames and rowCount of null object values.
DefaultTableModel(Vector, Vector) - Constructor for class javax.swing.table.DefaultTableModel
Constructs a DefaultTableModel and initializes the table by passing data and columnNames to the setDataVector method.
DefaultTableModel(Object[][], Object[]) - Constructor for class javax.swing.table.DefaultTableModel
Constructs a DefaultTableModel and initializes the table by passing data and columnNames to the setDataVector method.
defaultTextIconGap - Variable in class javax.swing.plaf.basic.BasicButtonUI
 
defaultTextIconGap - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
defaultTextShiftOffset - Variable in class javax.swing.plaf.basic.BasicButtonUI
 
DefaultTextUI - Class in javax.swing.text
Deprecated. 
DefaultTextUI() - Constructor for class javax.swing.text.DefaultTextUI
Deprecated.
 
defaultThreadFactory() - Static method in class java.util.concurrent.Executors
Returns a default thread factory used to create new threads.
DefaultTreeCellEditor - Class in javax.swing.tree
A TreeCellEditor.
DefaultTreeCellEditor(JTree, DefaultTreeCellRenderer) - Constructor for class javax.swing.tree.DefaultTreeCellEditor
Constructs a DefaultTreeCellEditor object for a JTree using the specified renderer and a default editor.
DefaultTreeCellEditor(JTree, DefaultTreeCellRenderer, TreeCellEditor) - Constructor for class javax.swing.tree.DefaultTreeCellEditor
Constructs a DefaultTreeCellEditor object for a JTree using the specified renderer and the specified editor.
DefaultTreeCellEditor.DefaultTextField - Class in javax.swing.tree
TextField used when no editor is supplied.
DefaultTreeCellEditor.DefaultTextField(Border) - Constructor for class javax.swing.tree.DefaultTreeCellEditor.DefaultTextField
Constructs a DefaultTreeCellEditor.DefaultTextField object.
DefaultTreeCellEditor.EditorContainer - Class in javax.swing.tree
Container responsible for placing the editingComponent.
DefaultTreeCellEditor.EditorContainer() - Constructor for class javax.swing.tree.DefaultTreeCellEditor.EditorContainer
Constructs an EditorContainer object.
DefaultTreeCellRenderer - Class in javax.swing.tree
Displays an entry in a tree.
DefaultTreeCellRenderer() - Constructor for class javax.swing.tree.DefaultTreeCellRenderer
Creates a DefaultTreeCellRenderer.
DefaultTreeModel - Class in javax.swing.tree
A simple tree data model that uses TreeNodes.
DefaultTreeModel(TreeNode) - Constructor for class javax.swing.tree.DefaultTreeModel
Creates a tree in which any node can have children.
DefaultTreeModel(TreeNode, boolean) - Constructor for class javax.swing.tree.DefaultTreeModel
Creates a tree specifying whether any node can have children, or whether only certain nodes can have children.
DefaultTreeSelectionModel - Class in javax.swing.tree
Default implementation of TreeSelectionModel.
DefaultTreeSelectionModel() - Constructor for class javax.swing.tree.DefaultTreeSelectionModel
Creates a new instance of DefaultTreeSelectionModel that is empty, with a selection mode of DISCONTIGUOUS_TREE_SELECTION.
defaultWriteObject() - Method in class java.io.ObjectOutputStream
Write the non-static and non-transient fields of the current class to this stream.
defContentModel(int, Object, ContentModel) - Method in class javax.swing.text.html.parser.DTD
Creates and returns a new content model.
DEFECTIVE_CREDENTIAL - Static variable in exception org.ietf.jgss.GSSException
Defective credentials.
DEFECTIVE_TOKEN - Static variable in exception org.ietf.jgss.GSSException
Defective token.
defElement(String, int, boolean, boolean, ContentModel, String[], String[], AttributeList) - Method in class javax.swing.text.html.parser.DTD
Creates and returns an Element.
defEntity(String, int, int) - Method in class javax.swing.text.html.parser.DTD
Creates and returns a character Entity.
defEntity(String, int, String) - Method in class javax.swing.text.html.parser.DTD
Creates and returns an Entity.
defineAttributes(String, AttributeList) - Method in class javax.swing.text.html.parser.DTD
Defines attributes for an Element.
defineClass(byte[], int, int) - Method in class java.lang.ClassLoader
Deprecated.
defineClass(String, byte[], int, int) - Method in class java.lang.ClassLoader
Converts an array of bytes into an instance of class Class.
defineClass(String, byte[], int, int, ProtectionDomain) - Method in class java.lang.ClassLoader
Converts an array of bytes into an instance of class Class, with an optional ProtectionDomain.
defineClass(String, ByteBuffer, ProtectionDomain) - Method in class java.lang.ClassLoader
Converts a ByteBuffer into an instance of class Class, with an optional ProtectionDomain.
defineClass(String, byte[], int, int, CodeSource) - Method in class java.security.SecureClassLoader
Converts an array of bytes into an instance of class Class, with an optional CodeSource.
defineClass(String, ByteBuffer, CodeSource) - Method in class java.security.SecureClassLoader
Converts a ByteBuffer into an instance of class Class, with an optional CodeSource.
defineElement(String, int, boolean, boolean, ContentModel, BitSet, BitSet, AttributeList) - Method in class javax.swing.text.html.parser.DTD
Returns the Element which matches the specified parameters.
defineEntity(String, int, char[]) - Method in class javax.swing.text.html.parser.DTD
Defines an entity.
definePackage(String, String, String, String, String, String, String, URL) - Method in class java.lang.ClassLoader
Defines a package by name in this ClassLoader.
definePackage(String, Manifest, URL) - Method in class java.net.URLClassLoader
Defines a new package by name in this ClassLoader.
deflate(byte[], int, int) - Method in class java.util.zip.Deflater
Compresses the input data and fills specified buffer with compressed data.
deflate(byte[]) - Method in class java.util.zip.Deflater
Compresses the input data and fills specified buffer with compressed data.
deflate(byte[], int, int, int) - Method in class java.util.zip.Deflater
Compresses the input data and fills the specified buffer with compressed data.
deflate() - Method in class java.util.zip.DeflaterOutputStream
Writes next block of compressed data to the output stream.
DEFLATE - Static variable in class javax.print.attribute.standard.Compression
ZIP public domain inflate/deflate compression technology.
DEFLATE_HINT - Static variable in interface java.util.jar.Pack200.Packer
If this property is set to Pack200.Packer.TRUE or Pack200.Packer.FALSE, the packer will set the deflation hint accordingly in the output archive, and will not transmit the individual deflation hints of archive elements.
DEFLATE_HINT - Static variable in interface java.util.jar.Pack200.Unpacker
Property indicating that the unpacker should ignore all transmitted values for DEFLATE_HINT, replacing them by the given value, Pack200.Unpacker.TRUE or Pack200.Unpacker.FALSE.
DEFLATED - Static variable in class java.util.zip.Deflater
Compression method for the deflate algorithm (the only one currently supported).
DEFLATED - Static variable in class java.util.zip.ZipEntry
Compression method for compressed (deflated) entries.
DEFLATED - Static variable in class java.util.zip.ZipOutputStream
Compression method for compressed (DEFLATED) entries.
Deflater - Class in java.util.zip
This class provides support for general purpose compression using the popular ZLIB compression library.
Deflater(int, boolean) - Constructor for class java.util.zip.Deflater
Creates a new compressor using the specified compression level.
Deflater(int) - Constructor for class java.util.zip.Deflater
Creates a new compressor using the specified compression level.
Deflater() - Constructor for class java.util.zip.Deflater
Creates a new compressor with the default compression level.
DeflaterInputStream - Class in java.util.zip
Implements an input stream filter for compressing data in the "deflate" compression format.
DeflaterInputStream(InputStream) - Constructor for class java.util.zip.DeflaterInputStream
Creates a new input stream with a default compressor and buffer size.
DeflaterInputStream(InputStream, Deflater) - Constructor for class java.util.zip.DeflaterInputStream
Creates a new input stream with the specified compressor and a default buffer size.
DeflaterInputStream(InputStream, Deflater, int) - Constructor for class java.util.zip.DeflaterInputStream
Creates a new input stream with the specified compressor and buffer size.
DeflaterOutputStream - Class in java.util.zip
This class implements an output stream filter for compressing data in the "deflate" compression format.
DeflaterOutputStream(OutputStream, Deflater, int, boolean) - Constructor for class java.util.zip.DeflaterOutputStream
Creates a new output stream with the specified compressor, buffer size and flush mode.
DeflaterOutputStream(OutputStream, Deflater, int) - Constructor for class java.util.zip.DeflaterOutputStream
Creates a new output stream with the specified compressor and buffer size.
DeflaterOutputStream(OutputStream, Deflater, boolean) - Constructor for class java.util.zip.DeflaterOutputStream
Creates a new output stream with the specified compressor, flush mode and a default buffer size.
DeflaterOutputStream(OutputStream, Deflater) - Constructor for class java.util.zip.DeflaterOutputStream
Creates a new output stream with the specified compressor and a default buffer size.
DeflaterOutputStream(OutputStream, boolean) - Constructor for class java.util.zip.DeflaterOutputStream
Creates a new output stream with a default compressor, a default buffer size and the specified flush mode.
DeflaterOutputStream(OutputStream) - Constructor for class java.util.zip.DeflaterOutputStream
Creates a new output stream with a default compressor and buffer size.
deiconifyFrame(JInternalFrame) - Method in class javax.swing.DefaultDesktopManager
Removes the desktopIcon from its parent and adds its frame to the parent.
deiconifyFrame(JInternalFrame) - Method in interface javax.swing.DesktopManager
Generally, remove any iconic representation that is present and restore the frame to it's original size and location.
deiconifyFrame(JInternalFrame) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
This method is called when the user wants to deiconify the frame.
deiconize() - Method in class javax.swing.plaf.basic.BasicDesktopIconUI
 
deinstall(JTextComponent) - Method in interface javax.swing.text.Caret
Called when the UI is being removed from the interface of a JTextComponent.
deinstall(JTextComponent) - Method in class javax.swing.text.DefaultCaret
Called when the UI is being removed from the interface of a JTextComponent.
deinstall(JTextComponent) - Method in class javax.swing.text.DefaultHighlighter
Called when the UI is being removed from the interface of a JTextComponent.
deinstall(JEditorPane) - Method in class javax.swing.text.EditorKit
Called when the kit is being removed from the JEditorPane.
deinstall(JTextComponent) - Method in interface javax.swing.text.Highlighter
Called when the UI is being removed from the interface of a JTextComponent.
deinstall(JEditorPane) - Method in class javax.swing.text.html.HTMLEditorKit
Called when the kit is being removed from the JEditorPane.
deinstall(JEditorPane) - Method in class javax.swing.text.StyledEditorKit
Called when the kit is being removed from the JEditorPane.
deinstallMouseHandlers(JComponent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
delay(int) - Method in class java.awt.Robot
Sleeps for the specified time.
Delayed - Interface in java.util.concurrent
A mix-in style interface for marking objects that should be acted upon after a given delay.
DelayQueue<E extends Delayed> - Class in java.util.concurrent
An unbounded blocking queue of Delayed elements, in which an element can only be taken when its delay has expired.
DelayQueue() - Constructor for class java.util.concurrent.DelayQueue
Creates a new DelayQueue that is initially empty.
DelayQueue(Collection<? extends E>) - Constructor for class java.util.concurrent.DelayQueue
Creates a DelayQueue initially containing the elements of the given collection of Delayed instances.
delegate - Variable in class javax.swing.DefaultCellEditor
The delegate class which handles all methods sent from the CellEditor.
DELEGATE_NAME - Static variable in class javax.management.MBeanServerDelegate
Defines the default ObjectName of the MBeanServerDelegate.
delegateFocus(MouseEvent) - Method in class javax.swing.plaf.basic.BasicComboPopup
This is is a utility method that helps event handlers figure out where to send the focus when the popup is brought up.
delegateFocus(MouseEvent) - Method in class javax.swing.plaf.metal.MetalComboBoxUI.MetalComboPopup
Deprecated.
 
DelegationPermission - Class in javax.security.auth.kerberos
This class is used to restrict the usage of the Kerberos delegation model, ie: forwardable and proxiable tickets.
DelegationPermission(String) - Constructor for class javax.security.auth.kerberos.DelegationPermission
Create a new DelegationPermission with the specified subordinate and target principals.
DelegationPermission(String, String) - Constructor for class javax.security.auth.kerberos.DelegationPermission
Create a new DelegationPermission with the specified subordinate and target principals.
DELETE - Static variable in class java.awt.Event
The Delete key.
delete() - Method in class java.io.File
Deletes the file or directory denoted by this abstract pathname.
delete(int, int) - Method in class java.lang.StringBuffer
 
delete(int, int) - Method in class java.lang.StringBuilder
 
delete(String) - Method in interface java.nio.file.attribute.UserDefinedFileAttributeView
Deletes a user-defined attribute.
delete(Path) - Static method in class java.nio.file.Files
Deletes a file.
delete(Path) - Method in class java.nio.file.spi.FileSystemProvider
Deletes a file.
delete(int, int) - Method in interface javax.accessibility.AccessibleEditableText
Deletes the text between two indices
DELETE - Static variable in interface javax.accessibility.AccessibleTableModelChange
Identifies the deletion of rows and/or columns.
DELETE - Static variable in class javax.swing.event.TableModelEvent
Identifies the removal of rows or columns.
delete(int, int) - Method in class javax.swing.JSpinner.AccessibleJSpinner
Deletes the text between two indices
delete(int, int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Deletes the text between two indices
delete() - Method in interface javax.tools.FileObject
Deletes this file object.
delete() - Method in class javax.tools.ForwardingFileObject
 
delete() - Method in class javax.tools.SimpleJavaFileObject
This implementation does nothing.
DELETE_ROW_CONFLICT - Static variable in interface javax.sql.rowset.spi.SyncResolver
Indicates that a conflict occurred while the RowSet object was attempting to delete a row in the data source.
deleteChar(AttributedCharacterIterator, int) - Method in class java.awt.font.LineBreakMeasurer
Updates this LineBreakMeasurer after a single character is deleted from the text, and sets the current position to the beginning of the paragraph.
deleteChar(AttributedCharacterIterator, int) - Method in class java.awt.font.TextMeasurer
Updates the TextMeasurer after a single character has been deleted from the paragraph currently represented by this TextMeasurer.
deleteCharAt(int) - Method in class java.lang.StringBuffer
 
deleteCharAt(int) - Method in class java.lang.StringBuilder
 
deleteDirectory(T) - Method in interface java.nio.file.SecureDirectoryStream
Deletes a directory.
deleteEntry(String) - Method in class java.security.KeyStore
Deletes the entry identified by the given alias from this keystore.
deleteFile(T) - Method in interface java.nio.file.SecureDirectoryStream
Deletes a file.
deleteIfExists(Path) - Static method in class java.nio.file.Files
Deletes a file if it exists.
deleteIfExists(Path) - Method in class java.nio.file.spi.FileSystemProvider
Deletes a file if it exists.
deleteNextCharAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the action to delete the character of content that follows the current caret position.
deleteNextWordAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the action to delete the word that follows the beginning of the selection.
deleteObserver(Observer) - Method in class java.util.Observable
Deletes an observer from the set of observers of this object.
deleteObservers() - Method in class java.util.Observable
Clears the observer list so that this object no longer has any observers.
deleteOnExit() - Method in class java.io.File
Requests that the file or directory denoted by this abstract pathname be deleted when the virtual machine terminates.
deleteOwner(Principal, Principal) - Method in interface java.security.acl.Owner
Deletes an owner.
deletePrevCharAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the action to delete the character of content that precedes the current caret position.
deletePrevWordAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the action to delete the word that precedes the beginning of the selection.
deleteRow() - Method in interface java.sql.ResultSet
Deletes the current row from this ResultSet object and from the underlying database.
deletesAreDetected(int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether or not a visible row delete can be detected by calling the method ResultSet.rowDeleted.
deleteShortcut(MenuShortcut) - Method in class java.awt.MenuBar
Deletes the specified menu shortcut.
deleteShortcut() - Method in class java.awt.MenuItem
Delete any MenuShortcut object associated with this menu item.
deleteTrack(Track) - Method in class javax.sound.midi.Sequence
Removes the specified track from the sequence.
delimiter() - Method in class java.util.Scanner
Returns the Pattern this Scanner is currently using to match delimiters.
delItem(int) - Method in class java.awt.List
Deprecated.
replaced by remove(String) and remove(int).
delItem(int) - Method in interface java.awt.peer.MenuPeer
Removes the menu item at the specified index.
delItems(int, int) - Method in class java.awt.List
Deprecated.
As of JDK version 1.1, Not for public use in the future. This method is expected to be retained only as a package private method.
delItems(int, int) - Method in interface java.awt.peer.ListPeer
Deletes items from the list.
deliverEvent(Event) - Method in class java.awt.Component
Deprecated.
As of JDK version 1.1, replaced by dispatchEvent(AWTEvent e).
deliverEvent(Event) - Method in class java.awt.Container
Deprecated.
As of JDK version 1.1, replaced by dispatchEvent(AWTEvent e)
delMenu(int) - Method in interface java.awt.peer.MenuBarPeer
Deletes a menu from the menu bar.
deltaTransform(Point2D, Point2D) - Method in class java.awt.geom.AffineTransform
Transforms the relative distance vector specified by ptSrc and stores the result in ptDst.
deltaTransform(double[], int, double[], int, int) - Method in class java.awt.geom.AffineTransform
Transforms an array of relative distance vectors by this transform.
Deprecated - Annotation Type in java.lang
A program element annotated @Deprecated is one that programmers are discouraged from using, typically because it is dangerous, or because a better alternative exists.
depth() - Method in class javax.swing.text.ElementIterator
Fetches the current depth of element tree.
depthFirstEnumeration() - Method in class javax.swing.tree.DefaultMutableTreeNode
Creates and returns an enumeration that traverses the subtree rooted at this node in depth-first order.
depthOffset - Variable in class javax.swing.plaf.basic.BasicTreeUI
How much the depth should be offset to properly calculate x locations.
Deque<E> - Interface in java.util
A linear collection that supports element insertion and removal at both ends.
dequeueKeyEvents(long, Component) - Method in class java.awt.DefaultKeyboardFocusManager
Releases for normal dispatching to the current focus owner all KeyEvents which were enqueued because of a call to enqueueKeyEvents with the same timestamp and Component.
dequeueKeyEvents(long, Component) - Method in class java.awt.KeyboardFocusManager
Called by the AWT to notify the KeyboardFocusManager that it should cancel delayed dispatching of KeyEvents.
dereference(XMLCryptoContext) - Method in interface javax.xml.crypto.dsig.keyinfo.RetrievalMethod
Dereferences the KeyInfo information referenced by this RetrievalMethod and applies the specified Transforms.
dereference(URIReference, XMLCryptoContext) - Method in interface javax.xml.crypto.URIDereferencer
Dereferences the specified URIReference and returns the dereferenced data.
deregister(AbstractSelectionKey) - Method in class java.nio.channels.spi.AbstractSelector
Removes the given key from its channel's key set.
deregisterAll(Class<?>) - Method in class javax.imageio.spi.ServiceRegistry
Deregisters all service provider object currently registered under the given category.
deregisterAll() - Method in class javax.imageio.spi.ServiceRegistry
Deregisters all currently registered service providers from all categories.
deregisterDriver(Driver) - Static method in class java.sql.DriverManager
Drops a driver from the DriverManager's list.
deregisterServiceProvider(T, Class<T>) - Method in class javax.imageio.spi.ServiceRegistry
Removes a service provider object from the given category.
deregisterServiceProvider(Object) - Method in class javax.imageio.spi.ServiceRegistry
Removes a service provider object from all categories that contain it.
derive(int) - Method in class java.awt.AlphaComposite
Returns a similar AlphaComposite object that uses the specified compositing rule.
derive(float) - Method in class java.awt.AlphaComposite
Returns a similar AlphaComposite object that uses the specified alpha value.
deriveFont(int, float) - Method in class java.awt.Font
Creates a new Font object by replicating this Font object and applying a new style and size.
deriveFont(int, AffineTransform) - Method in class java.awt.Font
Creates a new Font object by replicating this Font object and applying a new style and transform.
deriveFont(float) - Method in class java.awt.Font
Creates a new Font object by replicating the current Font object and applying a new size to it.
deriveFont(AffineTransform) - Method in class java.awt.Font
Creates a new Font object by replicating the current Font object and applying a new transform to it.
deriveFont(int) - Method in class java.awt.Font
Creates a new Font object by replicating the current Font object and applying a new style to it.
deriveFont(Map<? extends AttributedCharacterIterator.Attribute, ?>) - Method in class java.awt.Font
Creates a new Font object by replicating the current Font object and applying a new set of font attributes to it.
deriveMMFont(float[]) - Method in interface java.awt.font.MultipleMaster
Creates a new instance of a multiple master font based on the design axis values contained in the specified array.
deriveMMFont(float[], float, float, float, float) - Method in interface java.awt.font.MultipleMaster
Creates a new instance of a multiple master font based on detailed metric information.
DES_EDE_KEY_LEN - Static variable in class javax.crypto.spec.DESedeKeySpec
The constant which defines the length of a DESede key in bytes.
DES_KEY_LEN - Static variable in class javax.crypto.spec.DESKeySpec
The constant which defines the length of a DES key in bytes.
descendingIterator() - Method in class java.util.ArrayDeque
 
descendingIterator() - Method in class java.util.concurrent.ConcurrentLinkedDeque
Returns an iterator over the elements in this deque in reverse sequential order.
descendingIterator() - Method in class java.util.concurrent.ConcurrentSkipListSet
Returns an iterator over the elements in this set in descending order.
descendingIterator() - Method in class java.util.concurrent.LinkedBlockingDeque
Returns an iterator over the elements in this deque in reverse sequential order.
descendingIterator() - Method in interface java.util.Deque
Returns an iterator over the elements in this deque in reverse sequential order.
descendingIterator() - Method in class java.util.LinkedList
 
descendingIterator() - Method in interface java.util.NavigableSet
Returns an iterator over the elements in this set, in descending order.
descendingIterator() - Method in class java.util.TreeSet
Returns an iterator over the elements in this set in descending order.
descendingKeySet() - Method in interface java.util.concurrent.ConcurrentNavigableMap
Returns a reverse order NavigableSet view of the keys contained in this map.
descendingKeySet() - Method in class java.util.concurrent.ConcurrentSkipListMap
 
descendingKeySet() - Method in interface java.util.NavigableMap
Returns a reverse order NavigableSet view of the keys contained in this map.
descendingKeySet() - Method in class java.util.TreeMap
 
descendingMap() - Method in interface java.util.concurrent.ConcurrentNavigableMap
Returns a reverse order view of the mappings contained in this map.
descendingMap() - Method in class java.util.concurrent.ConcurrentSkipListMap
 
descendingMap() - Method in interface java.util.NavigableMap
Returns a reverse order view of the mappings contained in this map.
descendingMap() - Method in class java.util.TreeMap
 
descendingSet() - Method in class java.util.concurrent.ConcurrentSkipListSet
Returns a reverse order view of the elements contained in this set.
descendingSet() - Method in interface java.util.NavigableSet
Returns a reverse order view of the elements contained in this set.
descendingSet() - Method in class java.util.TreeSet
 
description - Variable in class java.sql.DriverPropertyInfo
A brief description of the property, which may be null.
description - Variable in class javax.management.MBeanFeatureInfo
The human-readable description of the feature.
Descriptor - Interface in javax.management
Additional metadata for a JMX element.
DescriptorAccess - Interface in javax.management
This interface is used to gain access to descriptors of the Descriptor class which are associated with a JMX component, i.e.
DescriptorKey - Annotation Type in javax.management
Meta-annotation that describes how an annotation element relates to a field in a Descriptor.
DescriptorRead - Interface in javax.management
Interface to read the Descriptor of a management interface element such as an MBeanInfo.
DescriptorSupport - Class in javax.management.modelmbean
This class represents the metadata set for a ModelMBean element.
DescriptorSupport() - Constructor for class javax.management.modelmbean.DescriptorSupport
Descriptor default constructor.
DescriptorSupport(int) - Constructor for class javax.management.modelmbean.DescriptorSupport
Descriptor constructor.
DescriptorSupport(DescriptorSupport) - Constructor for class javax.management.modelmbean.DescriptorSupport
Descriptor constructor taking a Descriptor as parameter.
DescriptorSupport(String) - Constructor for class javax.management.modelmbean.DescriptorSupport
Descriptor constructor taking an XML String.
DescriptorSupport(String[], Object[]) - Constructor for class javax.management.modelmbean.DescriptorSupport
Constructor taking field names and field values.
DescriptorSupport(String...) - Constructor for class javax.management.modelmbean.DescriptorSupport
Constructor taking fields in the fieldName=fieldValue format.
DESedeKeySpec - Class in javax.crypto.spec
This class specifies a DES-EDE ("triple-DES") key.
DESedeKeySpec(byte[]) - Constructor for class javax.crypto.spec.DESedeKeySpec
Creates a DESedeKeySpec object using the first 24 bytes in key as the key material for the DES-EDE key.
DESedeKeySpec(byte[], int) - Constructor for class javax.crypto.spec.DESedeKeySpec
Creates a DESedeKeySpec object using the first 24 bytes in key, beginning at offset inclusive, as the key material for the DES-EDE key.
deselect(int) - Method in class java.awt.List
Deselects the item at the specified index.
deselect(int) - Method in interface java.awt.peer.ListPeer
De-selects the item at the specified index.
DESELECTED - Static variable in class java.awt.event.ItemEvent
This state-change-value indicates that a selected item was deselected.
DESERET - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Deseret" Unicode character block.
deserialize(ObjectInputStream, Collection) - Method in class java.beans.beancontext.BeanContextSupport
used by readObject to deserialize a collection.
deserialize(ObjectName, byte[]) - Method in interface javax.management.MBeanServer
Deprecated.
Use getClassLoaderFor to obtain the appropriate class loader for deserialization.
deserialize(String, byte[]) - Method in interface javax.management.MBeanServer
Deprecated.
Use MBeanServer.getClassLoaderRepository() to obtain the class loader repository and use it to deserialize.
deserialize(String, ObjectName, byte[]) - Method in interface javax.management.MBeanServer
Deprecated.
Use getClassLoader to obtain the class loader for deserialization.
DESIGNATED_LONG - Static variable in class javax.print.attribute.standard.MediaSize.ISO
Specifies the ISO Designated Long size, 110 mm by 220 mm.
DesignMode - Interface in java.beans
This interface is intended to be implemented by, or delegated from, instances of java.beans.beancontext.BeanContext, in order to propagate to its nested hierarchy of java.beans.beancontext.BeanContextChild instances, the current "designTime" property.
designTime - Variable in class java.beans.beancontext.BeanContextSupport
A boolean indicating whether or not this object is currently in design time mode.
desiredAssertionStatus() - Method in class java.lang.Class
Returns the assertion status that would be assigned to this class if it were to be initialized at the time this method is invoked.
DESKeySpec - Class in javax.crypto.spec
This class specifies a DES key.
DESKeySpec(byte[]) - Constructor for class javax.crypto.spec.DESKeySpec
Creates a DESKeySpec object using the first 8 bytes in key as the key material for the DES key.
DESKeySpec(byte[], int) - Constructor for class javax.crypto.spec.DESKeySpec
Creates a DESKeySpec object using the first 8 bytes in key, beginning at offset inclusive, as the key material for the DES key.
Desktop - Class in java.awt
The Desktop class allows a Java application to launch associated applications registered on the native desktop to handle a URI or a file.
DESKTOP - Static variable in class java.awt.SystemColor
The array index for the SystemColor.desktop system color.
desktop - Static variable in class java.awt.SystemColor
The color rendered for the background of the desktop.
desktop - Variable in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
Desktop.Action - Enum in java.awt
Represents an action type.
DESKTOP_ICON - Static variable in class javax.accessibility.AccessibleRole
An iconified internal frame in a DESKTOP_PANE.
DESKTOP_ICON - Static variable in class javax.swing.plaf.synth.Region
DesktopIcon region.
DESKTOP_PANE - Static variable in class javax.accessibility.AccessibleRole
A pane that supports internal frames and iconified versions of those internal frames.
DESKTOP_PANE - Static variable in class javax.swing.plaf.synth.Region
DesktopPane region.
desktopIcon - Variable in class javax.swing.JInternalFrame
The icon that is displayed when this internal frame is iconified.
desktopIcon - Variable in class javax.swing.plaf.basic.BasicDesktopIconUI
 
DesktopIconUI - Class in javax.swing.plaf
Pluggable look and feel interface for JDesktopIcon.
DesktopIconUI() - Constructor for class javax.swing.plaf.DesktopIconUI
 
DesktopManager - Interface in javax.swing
DesktopManager objects are owned by a JDesktopPane object.
desktopManager - Variable in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
DesktopPaneUI - Class in javax.swing.plaf
Pluggable look and feel interface for JDesktopPane.
DesktopPaneUI() - Constructor for class javax.swing.plaf.DesktopPaneUI
 
DesktopPeer - Interface in java.awt.peer
The DesktopPeer interface provides methods for the operation of open, edit, print, browse and mail with the given URL or file, by launching the associated application.
desktopProperties - Variable in class java.awt.Toolkit
 
desktopPropsSupport - Variable in class java.awt.Toolkit
 
destHeight - Variable in class java.awt.image.ReplicateScaleFilter
The target height to scale the image.
destination - Variable in class javax.imageio.ImageReadParam
The current destination BufferedImage, or null if none has been set.
Destination - Class in javax.print.attribute.standard
Class Destination is a printing attribute class, a URI, that is used to indicate an alternate destination for the spooled printer formatted data.
Destination(URI) - Constructor for class javax.print.attribute.standard.Destination
Constructs a new destination attribute with the specified URI.
destination - Variable in class javax.swing.plaf.basic.BasicTreeUI.MouseInputHandler
Destination that receives all events.
destinationBands - Variable in class javax.imageio.ImageReadParam
The set of destination bands to be used, as an array of ints.
destinationOffset - Variable in class javax.imageio.IIOParam
The offset in the destination where the upper-left decoded pixel should be placed.
destinationType - Variable in class javax.imageio.IIOParam
An ImageTypeSpecifier to be used to generate a destination image when reading, or to set the output color type when writing.
destroy() - Method in class java.applet.Applet
Called by the browser or applet viewer to inform this applet that it is being reclaimed and that it should destroy any resources that it has allocated.
destroy() - Method in class java.lang.Process
Kills the subprocess.
destroy() - Method in class java.lang.Thread
Deprecated.
This method was originally designed to destroy this thread without any cleanup. Any monitors it held would have remained locked. However, the method was never implemented. If if were to be implemented, it would be deadlock-prone in much the manner of Thread.suspend(). If the target thread held a lock protecting a critical system resource when it was destroyed, no thread could ever access this resource again. If another thread ever attempted to lock this resource, deadlock would result. Such deadlocks typically manifest themselves as "frozen" processes. For more information, see Why are Thread.stop, Thread.suspend and Thread.resume Deprecated?.
destroy() - Method in class java.lang.ThreadGroup
Destroys this thread group and all of its subgroups.
destroy() - Method in class java.security.KeyStore.PasswordProtection
Clears the password.
destroy() - Method in interface javax.security.auth.Destroyable
Destroy this Object.
destroy() - Method in class javax.security.auth.kerberos.KerberosKey
Destroys this key.
destroy() - Method in class javax.security.auth.kerberos.KerberosTicket
Destroys the ticket and destroys any sensitive information stored in it.
destroy() - Method in class javax.security.auth.x500.X500PrivateCredential
Clears the references to the X.509 certificate, private key and the KeyStore alias in this object.
Destroyable - Interface in javax.security.auth
Objects such as credentials may optionally implement this interface to provide the capability to destroy its contents.
destroyBuffers() - Method in class java.awt.Component.FlipBufferStrategy
Destroys the buffers created through this object
destroyBuffers() - Method in interface java.awt.peer.ComponentPeer
Destroys all created buffers.
DestroyFailedException - Exception in javax.security.auth
Signals that a destroy operation failed.
DestroyFailedException() - Constructor for exception javax.security.auth.DestroyFailedException
Constructs a DestroyFailedException with no detail message.
DestroyFailedException(String) - Constructor for exception javax.security.auth.DestroyFailedException
Constructs a DestroyFailedException with the specified detail message.
destroySubcontext(Name) - Method in interface javax.naming.Context
Destroys the named context and removes it from the namespace.
destroySubcontext(String) - Method in interface javax.naming.Context
Destroys the named context and removes it from the namespace.
destroySubcontext(String) - Method in class javax.naming.InitialContext
 
destroySubcontext(Name) - Method in class javax.naming.InitialContext
 
destWidth - Variable in class java.awt.image.ReplicateScaleFilter
The target width to scale the image.
detail - Variable in exception java.io.WriteAbortedException
Exception that was caught while writing the ObjectStream.
detail - Variable in exception java.rmi.activation.ActivationException
The cause of the activation exception.
detail - Variable in exception java.rmi.RemoteException
The cause of the remote exception.
detail - Variable in exception java.rmi.server.ServerCloneException
The cause of the exception.
detailsViewIcon - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
determineOffset(JTree, Object, boolean, boolean, boolean, int) - Method in class javax.swing.tree.DefaultTreeCellEditor
 
DEVANAGARI - Static variable in class java.awt.font.NumericShaper
Identifies the DEVANAGARI range and decimal base.
DEVANAGARI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Devanagari" Unicode character block.
DEVANAGARI_EXTENDED - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Devanagari Extended" Unicode character block.
DEVELOPER_EMPTY - Static variable in class javax.print.attribute.standard.PrinterStateReason
The device is out of developer.
DEVELOPER_LOW - Static variable in class javax.print.attribute.standard.PrinterStateReason
The device is low on developer.
DFN - Static variable in class javax.swing.text.html.HTML.Tag
 
DGC - Interface in java.rmi.dgc
The DGC abstraction is used for the server side of the distributed garbage collection algorithm.
DGC_ID - Static variable in class java.rmi.server.ObjID
Object number for well-known ObjID of the distributed garbage collector.
DHGenParameterSpec - Class in javax.crypto.spec
This class specifies the set of parameters used for generating Diffie-Hellman (system) parameters for use in Diffie-Hellman key agreement.
DHGenParameterSpec(int, int) - Constructor for class javax.crypto.spec.DHGenParameterSpec
Constructs a parameter set for the generation of Diffie-Hellman (system) parameters.
DHKey - Interface in javax.crypto.interfaces
The interface to a Diffie-Hellman key.
DHParameterSpec - Class in javax.crypto.spec
This class specifies the set of parameters used with the Diffie-Hellman algorithm, as specified in PKCS #3: Diffie-Hellman Key-Agreement Standard.
DHParameterSpec(BigInteger, BigInteger) - Constructor for class javax.crypto.spec.DHParameterSpec
Constructs a parameter set for Diffie-Hellman, using a prime modulus p and a base generator g.
DHParameterSpec(BigInteger, BigInteger, int) - Constructor for class javax.crypto.spec.DHParameterSpec
Constructs a parameter set for Diffie-Hellman, using a prime modulus p, a base generator g, and the size in bits, l, of the random exponent (private value).
DHPrivateKey - Interface in javax.crypto.interfaces
The interface to a Diffie-Hellman private key.
DHPrivateKeySpec - Class in javax.crypto.spec
This class specifies a Diffie-Hellman private key with its associated parameters.
DHPrivateKeySpec(BigInteger, BigInteger, BigInteger) - Constructor for class javax.crypto.spec.DHPrivateKeySpec
Constructor that takes a private value x, a prime modulus p, and a base generator g.
DHPublicKey - Interface in javax.crypto.interfaces
The interface to a Diffie-Hellman public key.
DHPublicKeySpec - Class in javax.crypto.spec
This class specifies a Diffie-Hellman public key with its associated parameters.
DHPublicKeySpec(BigInteger, BigInteger, BigInteger) - Constructor for class javax.crypto.spec.DHPublicKeySpec
Constructor that takes a public value y, a prime modulus p, and a base generator g.
Diagnostic<S> - Interface in javax.tools
Interface for diagnostics from tools.
Diagnostic.Kind - Enum in javax.tools
Kinds of diagnostics, for example, error or warning.
DiagnosticCollector<S> - Class in javax.tools
Provides an easy way to collect diagnostics in a list.
DiagnosticCollector() - Constructor for class javax.tools.DiagnosticCollector
 
DiagnosticListener<S> - Interface in javax.tools
Interface for receiving diagnostics from tools.
Dialog - Class in java.awt
A Dialog is a top-level window with a title and a border that is typically used to take some form of input from the user.
Dialog(Frame) - Constructor for class java.awt.Dialog
Constructs an initially invisible, modeless Dialog with the specified owner Frame and an empty title.
Dialog(Frame, boolean) - Constructor for class java.awt.Dialog
Constructs an initially invisible Dialog with the specified owner Frame and modality and an empty title.
Dialog(Frame, String) - Constructor for class java.awt.Dialog
Constructs an initially invisible, modeless Dialog with the specified owner Frame and title.
Dialog(Frame, String, boolean) - Constructor for class java.awt.Dialog
Constructs an initially invisible Dialog with the specified owner Frame, title and modality.
Dialog(Frame, String, boolean, GraphicsConfiguration) - Constructor for class java.awt.Dialog
Constructs an initially invisible Dialog with the specified owner Frame, title, modality, and GraphicsConfiguration.
Dialog(Dialog) - Constructor for class java.awt.Dialog
Constructs an initially invisible, modeless Dialog with the specified owner Dialog and an empty title.
Dialog(Dialog, String) - Constructor for class java.awt.Dialog
Constructs an initially invisible, modeless Dialog with the specified owner Dialog and title.
Dialog(Dialog, String, boolean) - Constructor for class java.awt.Dialog
Constructs an initially invisible Dialog with the specified owner Dialog, title, and modality.
Dialog(Dialog, String, boolean, GraphicsConfiguration) - Constructor for class java.awt.Dialog
Constructs an initially invisible Dialog with the specified owner Dialog, title, modality and GraphicsConfiguration.
Dialog(Window) - Constructor for class java.awt.Dialog
Constructs an initially invisible, modeless Dialog with the specified owner Window and an empty title.
Dialog(Window, String) - Constructor for class java.awt.Dialog
Constructs an initially invisible, modeless Dialog with the specified owner Window and title.
Dialog(Window, Dialog.ModalityType) - Constructor for class java.awt.Dialog
Constructs an initially invisible Dialog with the specified owner Window and modality and an empty title.
Dialog(Window, String, Dialog.ModalityType) - Constructor for class java.awt.Dialog
Constructs an initially invisible Dialog with the specified owner Window, title and modality.
Dialog(Window, String, Dialog.ModalityType, GraphicsConfiguration) - Constructor for class java.awt.Dialog
Constructs an initially invisible Dialog with the specified owner Window, title, modality and GraphicsConfiguration.
DIALOG - Static variable in class java.awt.Font
A String constant for the canonical family name of the logical font "Dialog".
DIALOG - Static variable in class javax.accessibility.AccessibleRole
A top level window with title bar and a border.
Dialog.AccessibleAWTDialog - Class in java.awt
This class implements accessibility support for the Dialog class.
Dialog.AccessibleAWTDialog() - Constructor for class java.awt.Dialog.AccessibleAWTDialog
 
Dialog.ModalExclusionType - Enum in java.awt
Any top-level window can be marked not to be blocked by modal dialogs.
Dialog.ModalityType - Enum in java.awt
Modal dialogs block all input to some top-level windows.
DIALOG_INPUT - Static variable in class java.awt.Font
A String constant for the canonical family name of the logical font "DialogInput".
DIALOG_TITLE_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Identifies a change in the dialog title.
DIALOG_TYPE_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Identifies a change in the type of files displayed (files only, directories only, or both files and directories).
DIALOG_UI - Static variable in class javax.print.ServiceUIFactory
Denotes a UI implemented as an AWT dialog.
dialogInit() - Method in class javax.swing.JDialog
Called by the constructors to init the JDialog properly.
DialogPeer - Interface in java.awt.peer
The peer interface for Dialog.
DialogTypeSelection - Class in javax.print.attribute.standard
Class DialogTypeSelection is a printing attribute class, an enumeration, that indicates the user dialog type to be used for specifying printing options.
DialogTypeSelection(int) - Constructor for class javax.print.attribute.standard.DialogTypeSelection
Construct a new dialog type selection enumeration value with the given integer value.
Dictionary<K,V> - Class in java.util
The Dictionary class is the abstract parent of any class, such as Hashtable, which maps keys to values.
Dictionary() - Constructor for class java.util.Dictionary
Sole constructor.
die() - Method in class javax.swing.undo.AbstractUndoableEdit
Sets alive to false.
die() - Method in class javax.swing.undo.CompoundEdit
Sends die to each subedit, in the reverse of the order that they were added.
die() - Method in interface javax.swing.undo.UndoableEdit
Informs the edit that it should no longer be used.
digest - Variable in class java.security.DigestInputStream
The message digest associated with this stream.
digest - Variable in class java.security.DigestOutputStream
The message digest associated with this stream.
digest() - Method in class java.security.MessageDigest
Completes the hash computation by performing final operations such as padding.
digest(byte[], int, int) - Method in class java.security.MessageDigest
Completes the hash computation by performing final operations such as padding.
digest(byte[]) - Method in class java.security.MessageDigest
Performs a final update on the digest using the specified array of bytes, then completes the digest computation.
DigestException - Exception in java.security
This is the generic Message Digest exception.
DigestException() - Constructor for exception java.security.DigestException
Constructs a DigestException with no detail message.
DigestException(String) - Constructor for exception java.security.DigestException
Constructs a DigestException with the specified detail message.
DigestException(String, Throwable) - Constructor for exception java.security.DigestException
Creates a DigestException with the specified detail message and cause.
DigestException(Throwable) - Constructor for exception java.security.DigestException
Creates a DigestException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
DigestInputStream - Class in java.security
A transparent stream that updates the associated message digest using the bits going through the stream.
DigestInputStream(InputStream, MessageDigest) - Constructor for class java.security.DigestInputStream
Creates a digest input stream, using the specified input stream and message digest.
DigestMethod - Interface in javax.xml.crypto.dsig
A representation of the XML DigestMethod element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
DigestMethodParameterSpec - Interface in javax.xml.crypto.dsig.spec
A specification of algorithm parameters for a DigestMethod algorithm.
DigestOutputStream - Class in java.security
A transparent stream that updates the associated message digest using the bits going through the stream.
DigestOutputStream(OutputStream, MessageDigest) - Constructor for class java.security.DigestOutputStream
Creates a digest output stream, using the specified output stream and message digest.
digit(char, int) - Static method in class java.lang.Character
Returns the numeric value of the character ch in the specified radix.
digit(int, int) - Static method in class java.lang.Character
Returns the numeric value of the specified character (Unicode code point) in the specified radix.
Dimension - Class in java.awt
The Dimension class encapsulates the width and height of a component (in integer precision) in a single object.
Dimension() - Constructor for class java.awt.Dimension
Creates an instance of Dimension with a width of zero and a height of zero.
Dimension(Dimension) - Constructor for class java.awt.Dimension
Creates an instance of Dimension whose width and height are the same as for the specified dimension.
Dimension(int, int) - Constructor for class java.awt.Dimension
Constructs a Dimension and initializes it to the specified width and specified height.
Dimension2D - Class in java.awt.geom
The Dimension2D class is to encapsulate a width and a height dimension.
Dimension2D() - Constructor for class java.awt.geom.Dimension2D
This is an abstract class that cannot be instantiated directly.
DimensionUIResource - Class in javax.swing.plaf
 
DimensionUIResource(int, int) - Constructor for class javax.swing.plaf.DimensionUIResource
 
DINGBATS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Dingbats" Unicode character block.
DIR - Static variable in class javax.swing.text.html.HTML.Attribute
 
DIR - Static variable in class javax.swing.text.html.HTML.Tag
 
DirContext - Interface in javax.naming.directory
The directory service interface, containing methods for examining and updating attributes associated with objects, and for searching the directory.
DirectColorModel - Class in java.awt.image
The DirectColorModel class is a ColorModel class that works with pixel values that represent RGB color and alpha information as separate samples and that pack all samples for a single pixel into a single int, short, or byte quantity.
DirectColorModel(int, int, int, int) - Constructor for class java.awt.image.DirectColorModel
Constructs a DirectColorModel from the specified masks that indicate which bits in an int pixel representation contain the red, green and blue color samples.
DirectColorModel(int, int, int, int, int) - Constructor for class java.awt.image.DirectColorModel
Constructs a DirectColorModel from the specified masks that indicate which bits in an int pixel representation contain the red, green and blue color samples and the alpha sample, if present.
DirectColorModel(ColorSpace, int, int, int, int, int, boolean, int) - Constructor for class java.awt.image.DirectColorModel
Constructs a DirectColorModel from the specified parameters.
direction - Variable in class javax.swing.plaf.basic.BasicArrowButton
The direction of the arrow.
direction - Variable in class javax.swing.plaf.basic.BasicTreeUI.TreeHomeAction
 
direction - Variable in class javax.swing.plaf.basic.BasicTreeUI.TreeIncrementAction
Specifies the direction to adjust the selection by.
direction - Variable in class javax.swing.plaf.basic.BasicTreeUI.TreePageAction
Specifies the direction to adjust the selection by.
direction - Variable in class javax.swing.plaf.basic.BasicTreeUI.TreeTraverseAction
Determines direction to traverse, 1 means expand, -1 means collapse.
DIRECTION_DEFAULT_LEFT_TO_RIGHT - Static variable in class java.text.Bidi
Constant indicating that the base direction depends on the first strong directional character in the text according to the Unicode Bidirectional Algorithm.
DIRECTION_DEFAULT_RIGHT_TO_LEFT - Static variable in class java.text.Bidi
Constant indicating that the base direction depends on the first strong directional character in the text according to the Unicode Bidirectional Algorithm.
DIRECTION_LEFT_TO_RIGHT - Static variable in class java.text.Bidi
Constant indicating base direction is left-to-right.
DIRECTION_RIGHT_TO_LEFT - Static variable in class java.text.Bidi
Constant indicating base direction is right-to-left.
DIRECTIONALITY_ARABIC_NUMBER - Static variable in class java.lang.Character
Weak bidirectional character type "AN" in the Unicode specification.
DIRECTIONALITY_BOUNDARY_NEUTRAL - Static variable in class java.lang.Character
Weak bidirectional character type "BN" in the Unicode specification.
DIRECTIONALITY_COMMON_NUMBER_SEPARATOR - Static variable in class java.lang.Character
Weak bidirectional character type "CS" in the Unicode specification.
DIRECTIONALITY_EUROPEAN_NUMBER - Static variable in class java.lang.Character
Weak bidirectional character type "EN" in the Unicode specification.
DIRECTIONALITY_EUROPEAN_NUMBER_SEPARATOR - Static variable in class java.lang.Character
Weak bidirectional character type "ES" in the Unicode specification.
DIRECTIONALITY_EUROPEAN_NUMBER_TERMINATOR - Static variable in class java.lang.Character
Weak bidirectional character type "ET" in the Unicode specification.
DIRECTIONALITY_LEFT_TO_RIGHT - Static variable in class java.lang.Character
Strong bidirectional character type "L" in the Unicode specification.
DIRECTIONALITY_LEFT_TO_RIGHT_EMBEDDING - Static variable in class java.lang.Character
Strong bidirectional character type "LRE" in the Unicode specification.
DIRECTIONALITY_LEFT_TO_RIGHT_OVERRIDE - Static variable in class java.lang.Character
Strong bidirectional character type "LRO" in the Unicode specification.
DIRECTIONALITY_NONSPACING_MARK - Static variable in class java.lang.Character
Weak bidirectional character type "NSM" in the Unicode specification.
DIRECTIONALITY_OTHER_NEUTRALS - Static variable in class java.lang.Character
Neutral bidirectional character type "ON" in the Unicode specification.
DIRECTIONALITY_PARAGRAPH_SEPARATOR - Static variable in class java.lang.Character
Neutral bidirectional character type "B" in the Unicode specification.
DIRECTIONALITY_POP_DIRECTIONAL_FORMAT - Static variable in class java.lang.Character
Weak bidirectional character type "PDF" in the Unicode specification.
DIRECTIONALITY_RIGHT_TO_LEFT - Static variable in class java.lang.Character
Strong bidirectional character type "R" in the Unicode specification.
DIRECTIONALITY_RIGHT_TO_LEFT_ARABIC - Static variable in class java.lang.Character
Strong bidirectional character type "AL" in the Unicode specification.
DIRECTIONALITY_RIGHT_TO_LEFT_EMBEDDING - Static variable in class java.lang.Character
Strong bidirectional character type "RLE" in the Unicode specification.
DIRECTIONALITY_RIGHT_TO_LEFT_OVERRIDE - Static variable in class java.lang.Character
Strong bidirectional character type "RLO" in the Unicode specification.
DIRECTIONALITY_SEGMENT_SEPARATOR - Static variable in class java.lang.Character
Neutral bidirectional character type "S" in the Unicode specification.
DIRECTIONALITY_UNDEFINED - Static variable in class java.lang.Character
Undefined bidirectional character type.
DIRECTIONALITY_WHITESPACE - Static variable in class java.lang.Character
Neutral bidirectional character type "WS" in the Unicode specification.
DIRECTORIES_ONLY - Static variable in class javax.swing.JFileChooser
Instruction to display only directories.
directory() - Method in class java.lang.ProcessBuilder
Returns this process builder's working directory.
directory(File) - Method in class java.lang.ProcessBuilder
Sets this process builder's working directory.
DIRECTORY_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Identifies user's directory change.
DIRECTORY_PANE - Static variable in class javax.accessibility.AccessibleRole
A pane that allows the user to navigate through and select the contents of a directory.
directoryIcon - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
DirectoryIteratorException - Exception in java.nio.file
Runtime exception thrown if an I/O error is encountered when iterating over the entries in a directory.
DirectoryIteratorException(IOException) - Constructor for exception java.nio.file.DirectoryIteratorException
Constructs an instance of this class.
DirectoryManager - Class in javax.naming.spi
This class contains methods for supporting DirContext implementations.
DirectoryNotEmptyException - Exception in java.nio.file
Checked exception thrown when a file system operation fails because a directory is not empty.
DirectoryNotEmptyException(String) - Constructor for exception java.nio.file.DirectoryNotEmptyException
Constructs an instance of this class.
directoryOpenButtonMnemonic - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
The mnemonic keycode used for the approve button when a directory is selected and the current selection mode is FILES_ONLY.
directoryOpenButtonText - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
The label text displayed on the approve button when a directory is selected and the current selection mode is FILES_ONLY.
directoryOpenButtonToolTipText - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
The tooltip text displayed on the approve button when a directory is selected and the current selection mode is FILES_ONLY.
DirectoryStream<T> - Interface in java.nio.file
An object to iterate over the entries in a directory.
DirectoryStream.Filter<T> - Interface in java.nio.file
An interface that is implemented by objects that decide if a directory entry should be accepted or filtered.
directSupertypes(TypeMirror) - Method in interface javax.lang.model.util.Types
Returns the direct supertypes of a type.
DirObjectFactory - Interface in javax.naming.spi
This interface represents a factory for creating an object given an object and attributes about the object.
DirStateFactory - Interface in javax.naming.spi
This interface represents a factory for obtaining the state of an object and corresponding attributes for binding.
DirStateFactory.Result - Class in javax.naming.spi
An object/attributes pair for returning the result of DirStateFactory.getStateToBind().
DirStateFactory.Result(Object, Attributes) - Constructor for class javax.naming.spi.DirStateFactory.Result
Constructs an instance of Result.
dirty(ObjID[], long, Lease) - Method in interface java.rmi.dgc.DGC
The dirty call requests leases for the remote object references associated with the object identifiers contained in the array 'ids'.
disable() - Method in class java.awt.Component
Deprecated.
As of JDK version 1.1, replaced by setEnabled(boolean).
disable() - Method in class java.awt.MenuItem
Deprecated.
As of JDK version 1.1, replaced by setEnabled(boolean).
disable() - Static method in class java.lang.Compiler
Cause the Compiler to cease operation.
disable() - Method in class javax.swing.JComponent
Deprecated.
As of JDK version 1.1, replaced by java.awt.Component.setEnabled(boolean).
disableAllAttributes() - Method in class javax.management.AttributeChangeNotificationFilter
Disables all the attribute names.
disableAllObjectNames() - Method in class javax.management.relation.MBeanServerNotificationFilter
Disables any MBeanServerNotification (all ObjectNames are deselected).
disableAllTypes() - Method in class javax.management.NotificationFilterSupport
Disables all notification types.
disableAttribute(String) - Method in class javax.management.AttributeChangeNotificationFilter
Disables all the attribute change notifications the attribute name of which equals the specified attribute name to be sent to the listener.
DISABLED - Static variable in interface javax.swing.plaf.synth.SynthConstants
Primary state indicating the region is not enabled.
DISABLED_ICON_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change to the icon used when the button has been disabled.
DISABLED_SELECTED_ICON_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change to the icon used when the button has been disabled and selected.
disabledForeground - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
disabledTextColor - Variable in class javax.swing.plaf.metal.MetalButtonUI
 
disabledTextColor - Variable in class javax.swing.plaf.metal.MetalRadioButtonUI
 
disabledTextColor - Variable in class javax.swing.plaf.metal.MetalToggleButtonUI
 
disableEvents(long) - Method in class java.awt.Component
Disables the events defined by the specified event mask parameter from being delivered to this component.
disableEvents(long) - Method in class java.awt.MenuItem
Disables event delivery to this menu item for events defined by the specified event mask parameter.
disableObjectName(ObjectName) - Method in class javax.management.relation.MBeanServerNotificationFilter
Disables MBeanServerNotifications concerning given ObjectName.
disableResizedPosting() - Method in class javax.swing.table.TableColumn
Deprecated.
as of Java 2 platform v1.3
disableSwingFocusManager() - Static method in class javax.swing.FocusManager
Deprecated.
as of 1.4, replaced by KeyboardFocusManager.setDefaultFocusTraversalPolicy(FocusTraversalPolicy)
disableType(String) - Method in class javax.management.NotificationFilterSupport
Removes the given prefix from the prefix list.
discardAllEdits() - Method in class javax.swing.undo.UndoManager
Empties the undo manager sending each edit a die message in the process.
discardKeyEvents(Component) - Method in class java.awt.DefaultKeyboardFocusManager
Discards all KeyEvents which were enqueued because of one or more calls to enqueueKeyEvents with the specified Component, or one of its descendants.
discardKeyEvents(Component) - Method in class java.awt.KeyboardFocusManager
Called by the AWT to notify the KeyboardFocusManager that it should cancel delayed dispatching of KeyEvents.
disconnect() - Method in class java.net.DatagramSocket
Disconnects the socket.
disconnect() - Method in class java.net.DatagramSocketImpl
Disconnects a datagram socket from its remote destination.
disconnect() - Method in class java.net.HttpURLConnection
Indicates that other requests to the server are unlikely in the near future.
disconnect() - Method in class java.nio.channels.DatagramChannel
Disconnects this channel's socket.
DISCONTIGUOUS_TREE_SELECTION - Static variable in interface javax.swing.tree.TreeSelectionModel
Selection can contain any number of items that are not necessarily contiguous.
disjoint(Collection<?>, Collection<?>) - Static method in class java.util.Collections
Returns true if the two specified collections have no elements in common.
dismiss(JSpinner) - Method in class javax.swing.JSpinner.DefaultEditor
Disconnect this editor from the specified JSpinner.
dispatch() - Method in interface java.awt.ActiveEvent
Dispatch the event to its target, listeners of the events source, or do whatever it is this event is supposed to do.
dispatch() - Method in class java.awt.event.InvocationEvent
Executes the Runnable's run() method and notifies the notifier (if any) when run() has returned or thrown an exception.
dispatch(Remote, RemoteCall, int, long) - Method in interface java.rmi.server.Skeleton
Deprecated.
no replacement
dispatch(NamingListener) - Method in class javax.naming.event.NamingEvent
Invokes the appropriate listener method on this event.
dispatch(NamingListener) - Method in class javax.naming.event.NamingExceptionEvent
Invokes the namingExceptionThrown() method on a listener using this event.
dispatch(UnsolicitedNotificationListener) - Method in class javax.naming.ldap.UnsolicitedNotificationEvent
Invokes the notificationReceived() method on a listener using this event.
dispatchEvent(AWTEvent) - Method in class java.awt.Component
Dispatches an event to this component or one of its sub components.
dispatchEvent(AWTEvent) - Method in class java.awt.DefaultKeyboardFocusManager
This method is called by the AWT event dispatcher requesting that the current KeyboardFocusManager dispatch the specified event on its behalf.
dispatchEvent(AWTEvent) - Method in class java.awt.EventQueue
Dispatches an event.
dispatchEvent(AWTEvent) - Method in class java.awt.im.InputContext
Dispatches an event to the active input method.
dispatchEvent(AWTEvent) - Method in interface java.awt.im.spi.InputMethod
Dispatches the event to the input method.
dispatchEvent(AWTEvent) - Method in class java.awt.KeyboardFocusManager
This method is called by the AWT event dispatcher requesting that the current KeyboardFocusManager dispatch the specified event on its behalf.
dispatchEvent(AWTEvent) - Method in class java.awt.MenuComponent
Delivers an event to this component or one of its sub components.
dispatchInputMethodEvent(int, AttributedCharacterIterator, int, TextHitInfo, TextHitInfo) - Method in interface java.awt.im.spi.InputMethodContext
Creates an input method event from the arguments given and dispatches it to the client component.
dispatchKeyEvent(KeyEvent) - Method in class java.awt.DefaultKeyboardFocusManager
Called by dispatchEvent if no other KeyEventDispatcher in the dispatcher chain dispatched the KeyEvent, or if no other KeyEventDispatchers are registered.
dispatchKeyEvent(KeyEvent) - Method in class java.awt.KeyboardFocusManager
Typically this method will be called by dispatchEvent if no other KeyEventDispatcher in the dispatcher chain dispatched the KeyEvent, or if no other KeyEventDispatchers are registered.
dispatchKeyEvent(KeyEvent) - Method in interface java.awt.KeyEventDispatcher
This method is called by the current KeyboardFocusManager requesting that this KeyEventDispatcher dispatch the specified event on its behalf.
DISPLAY - Static variable in class javax.swing.text.html.CSS.Attribute
 
DISPLAYABILITY_CHANGED - Static variable in class java.awt.event.HierarchyEvent
A change flag indicates that the HIERARCHY_CHANGED event was generated due to the changing of the hierarchy displayability.
DISPLAYED_MNEMONIC_INDEX_KEY - Static variable in interface javax.swing.Action
The key used for storing an Integer that corresponds to the index in the text (identified by the NAME property) that the decoration for a mnemonic should be rendered at.
displayMessage(String, String, String) - Method in interface java.awt.peer.TrayIconPeer
Displays a message at the tray icon.
displayMessage(String, String, TrayIcon.MessageType) - Method in class java.awt.TrayIcon
Displays a popup message near the tray icon.
DisplayMode - Class in java.awt
The DisplayMode class encapsulates the bit depth, height, width, and refresh rate of a GraphicsDevice.
DisplayMode(int, int, int, int) - Constructor for class java.awt.DisplayMode
Create a new display mode object with the supplied parameters.
displayName() - Method in class java.nio.charset.Charset
Returns this charset's human-readable name for the default locale.
displayName(Locale) - Method in class java.nio.charset.Charset
Returns this charset's human-readable name for the given locale.
dispose() - Method in class java.awt.Component.BltBufferStrategy
Releases system resources currently consumed by this BufferStrategy and removes it from the associated Component.
dispose() - Method in class java.awt.Component.FlipBufferStrategy
Releases system resources currently consumed by this BufferStrategy and removes it from the associated Component.
dispose() - Method in interface java.awt.CompositeContext
Releases resources allocated for a context.
dispose() - Method in class java.awt.Graphics
Disposes of this graphics context and releases any system resources that it is using.
dispose() - Method in class java.awt.im.InputContext
Releases the resources used by this input context.
dispose() - Method in interface java.awt.im.spi.InputMethod
Releases the resources used by this input method.
dispose() - Method in class java.awt.image.BufferStrategy
Releases system resources currently consumed by this BufferStrategy and removes it from the associated Component.
dispose() - Method in interface java.awt.PaintContext
Releases the resources allocated for the operation.
dispose() - Method in interface java.awt.peer.ComponentPeer
Disposes all resources held by the component peer.
dispose() - Method in interface java.awt.peer.MenuComponentPeer
Disposes the menu component.
dispose() - Method in interface java.awt.peer.RobotPeer
Disposes the robot peer when it is not needed anymore.
dispose() - Method in interface java.awt.peer.TrayIconPeer
Disposes the tray icon and releases and resources held by it.
dispose() - Method in class java.awt.Window
Releases all of the native screen resources used by this Window, its subcomponents, and all of its owned children.
dispose() - Method in class javax.imageio.ImageReader
Allows any resources held by this object to be released.
dispose() - Method in class javax.imageio.ImageWriter
Allows any resources held by this object to be released.
dispose() - Method in class javax.print.StreamPrintService
Disposes this StreamPrintService.
dispose() - Method in interface javax.security.sasl.SaslClient
Disposes of any system resources or security-sensitive information the SaslClient might be using.
dispose() - Method in interface javax.security.sasl.SaslServer
Disposes of any system resources or security-sensitive information the SaslServer might be using.
dispose() - Method in class javax.swing.DebugGraphics
Overrides Graphics.dispose.
dispose() - Method in class javax.swing.JInternalFrame
Makes this internal frame invisible, unselected, and closed.
dispose() - Method in interface org.ietf.jgss.GSSContext
Releases any system resources and cryptographic information stored in the context object and invalidates the context.
dispose() - Method in interface org.ietf.jgss.GSSCredential
Releases any sensitive information that the GSSCredential object may be containing.
DISPOSE_ON_CLOSE - Static variable in interface javax.swing.WindowConstants
The dispose-window default window close operation.
distance(double, double, double, double) - Static method in class java.awt.geom.Point2D
Returns the distance between two points.
distance(double, double) - Method in class java.awt.geom.Point2D
Returns the distance from this Point2D to a specified point.
distance(Point2D) - Method in class java.awt.geom.Point2D
Returns the distance from this Point2D to a specified Point2D.
distanceSq(double, double, double, double) - Static method in class java.awt.geom.Point2D
Returns the square of the distance between two points.
distanceSq(double, double) - Method in class java.awt.geom.Point2D
Returns the square of the distance from this Point2D to a specified point.
distanceSq(Point2D) - Method in class java.awt.geom.Point2D
Returns the square of the distance from this Point2D to a specified Point2D.
DISTINCT - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type DISTINCT.
DIV - Static variable in class javax.management.Query
div(ValueExp, ValueExp) - Static method in class javax.management.Query
Returns a binary expression representing the quotient of two numeric values.
DIV - Static variable in class javax.swing.text.html.HTML.Tag
 
divide(BigDecimal, int, int) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this / divisor), and whose scale is as specified.
divide(BigDecimal, int, RoundingMode) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this / divisor), and whose scale is as specified.
divide(BigDecimal, int) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this / divisor), and whose scale is this.scale().
divide(BigDecimal, RoundingMode) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this / divisor), and whose scale is this.scale().
divide(BigDecimal) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this / divisor), and whose preferred scale is (this.scale() - divisor.scale()); if the exact quotient cannot be represented (because it has a non-terminating decimal expansion) an ArithmeticException is thrown.
divide(BigDecimal, MathContext) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this / divisor), with rounding according to the context settings.
divide(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this / val).
divideAndRemainder(BigDecimal) - Method in class java.math.BigDecimal
Returns a two-element BigDecimal array containing the result of divideToIntegralValue followed by the result of remainder on the two operands.
divideAndRemainder(BigDecimal, MathContext) - Method in class java.math.BigDecimal
Returns a two-element BigDecimal array containing the result of divideToIntegralValue followed by the result of remainder on the two operands calculated with rounding according to the context settings.
divideAndRemainder(BigInteger) - Method in class java.math.BigInteger
Returns an array of two BigIntegers containing (this / val) followed by (this % val).
DIVIDER - Static variable in class javax.swing.JSplitPane
Used to add a Component that will represent the divider.
divider - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Instance of the divider for this JSplitPane.
DIVIDER_LOCATION_PROPERTY - Static variable in class javax.swing.JSplitPane
Bound property for the dividerLocation.
DIVIDER_SIZE_PROPERTY - Static variable in class javax.swing.JSplitPane
Bound property name for border.
dividerResizeToggleKey - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated.
As of Java 2 platform v1.3.
dividerSize - Variable in class javax.swing.JSplitPane
Size of the divider.
dividerSize - Variable in class javax.swing.plaf.basic.BasicSplitPaneDivider
Size of the divider.
dividerSize - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
The size of the divider while the dragging session is valid.
divideToIntegralValue(BigDecimal) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is the integer part of the quotient (this / divisor) rounded down.
divideToIntegralValue(BigDecimal, MathContext) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is the integer part of (this / divisor).
divisionType - Variable in class javax.sound.midi.MidiFileFormat
The division type of the MIDI file.
divisionType - Variable in class javax.sound.midi.Sequence
The timing division type of the sequence.
DL - Static variable in class javax.swing.text.html.HTML.Tag
 
DnDConstants - Class in java.awt.dnd
This class contains constant values representing the type of action(s) to be performed by a Drag and Drop operation.
DNS_URL - Static variable in interface javax.naming.Context
Constant that holds the name of the environment property for specifying the DNS host and domain names to use for the JNDI URL context (for example, "dns://somehost/wiz.com").
DO_NOTHING_ON_CLOSE - Static variable in interface javax.swing.WindowConstants
The do-nothing default window close operation.
doAccessibleAction(int) - Method in class java.awt.Button.AccessibleAWTButton
Perform the specified Action on the object
doAccessibleAction(int) - Method in class java.awt.Checkbox.AccessibleAWTCheckbox
Perform the specified Action on the object
doAccessibleAction(int) - Method in class java.awt.CheckboxMenuItem.AccessibleAWTCheckboxMenuItem
Perform the specified Action on the object
doAccessibleAction(int) - Method in class java.awt.Choice.AccessibleAWTChoice
Perform the specified Action on the object
doAccessibleAction(int) - Method in class java.awt.MenuItem.AccessibleAWTMenuItem
Perform the specified Action on the object
doAccessibleAction(int) - Method in interface javax.accessibility.AccessibleAction
Performs the specified Action on the object
doAccessibleAction(int) - Method in class javax.accessibility.AccessibleHyperlink
Performs the specified Action on the object
doAccessibleAction(int) - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Perform the specified Action on the object
doAccessibleAction(int) - Method in class javax.swing.JComboBox.AccessibleJComboBox
Perform the specified Action on the object
doAccessibleAction(int) - Method in class javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink
Perform the specified Action on the object
doAccessibleAction(int) - Method in class javax.swing.JSpinner.AccessibleJSpinner
Performs the specified Action on the object
doAccessibleAction(int) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Perform the specified Action on the tree node.
doAccessibleAction(int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Performs the specified Action on the object
doAs(Subject, PrivilegedAction<T>) - Static method in class javax.security.auth.Subject
Perform work as a particular Subject.
doAs(Subject, PrivilegedExceptionAction<T>) - Static method in class javax.security.auth.Subject
Perform work as a particular Subject.
doAsPrivileged(Subject, PrivilegedAction<T>, AccessControlContext) - Static method in class javax.security.auth.Subject
Perform privileged work as a particular Subject.
doAsPrivileged(Subject, PrivilegedExceptionAction<T>, AccessControlContext) - Static method in class javax.security.auth.Subject
Perform privileged work as a particular Subject.
Doc - Interface in javax.print
Interface Doc specifies the interface for an object that supplies one piece of print data for a Print Job.
DocAttribute - Interface in javax.print.attribute
Interface DocAttribute is a tagging interface which a printing attribute class implements to indicate the attribute denotes a setting for a doc.
DocAttributeSet - Interface in javax.print.attribute
Interface DocAttributeSet specifies the interface for a set of doc attributes, i.e.
DocFlavor - Class in javax.print
Class DocFlavor encapsulates an object that specifies the format in which print data is supplied to a DocPrintJob.
DocFlavor(String, String) - Constructor for class javax.print.DocFlavor
Constructs a new doc flavor object from the given MIME type and representation class name.
DocFlavor.BYTE_ARRAY - Class in javax.print
Class DocFlavor.BYTE_ARRAY provides predefined static constant DocFlavor objects for example doc flavors using a byte array (byte[]) as the print data representation class.
DocFlavor.BYTE_ARRAY(String) - Constructor for class javax.print.DocFlavor.BYTE_ARRAY
Constructs a new doc flavor with the given MIME type and a print data representation class name of "[B" (byte array).
DocFlavor.CHAR_ARRAY - Class in javax.print
Class DocFlavor.CHAR_ARRAY provides predefined static constant DocFlavor objects for example doc flavors using a character array (char[]) as the print data representation class.
DocFlavor.CHAR_ARRAY(String) - Constructor for class javax.print.DocFlavor.CHAR_ARRAY
Constructs a new doc flavor with the given MIME type and a print data representation class name of "[C" (character array).
DocFlavor.INPUT_STREAM - Class in javax.print
Class DocFlavor.INPUT_STREAM provides predefined static constant DocFlavor objects for example doc flavors using a byte stream (java.io.InputStream) as the print data representation class.
DocFlavor.INPUT_STREAM(String) - Constructor for class javax.print.DocFlavor.INPUT_STREAM
Constructs a new doc flavor with the given MIME type and a print data representation class name of "java.io.InputStream" (byte stream).
DocFlavor.READER - Class in javax.print
Class DocFlavor.READER provides predefined static constant DocFlavor objects for example doc flavors using a character stream (java.io.Reader) as the print data representation class.
DocFlavor.READER(String) - Constructor for class javax.print.DocFlavor.READER
Constructs a new doc flavor with the given MIME type and a print data representation class name of\ "java.io.Reader" (character stream).
DocFlavor.SERVICE_FORMATTED - Class in javax.print
Class DocFlavor.SERVICE_FORMATTED provides predefined static constant DocFlavor objects for example doc flavors for service formatted print data.
DocFlavor.SERVICE_FORMATTED(String) - Constructor for class javax.print.DocFlavor.SERVICE_FORMATTED
Constructs a new doc flavor with a MIME type of "application/x-java-jvm-local-objectref" indicating service formatted print data and the given print data representation class name.
DocFlavor.STRING - Class in javax.print
Class DocFlavor.STRING provides predefined static constant DocFlavor objects for example doc flavors using a string (java.lang.String) as the print data representation class.
DocFlavor.STRING(String) - Constructor for class javax.print.DocFlavor.STRING
Constructs a new doc flavor with the given MIME type and a print data representation class name of "java.lang.String".
DocFlavor.URL - Class in javax.print
Class DocFlavor.URL provides predefined static constant DocFlavor objects.
DocFlavor.URL(String) - Constructor for class javax.print.DocFlavor.URL
Constructs a new doc flavor with the given MIME type and a print data representation class name of "java.net.URL".
dockingBorderColor - Variable in class javax.swing.plaf.basic.BasicToolBarUI
 
dockingColor - Variable in class javax.swing.plaf.basic.BasicToolBarUI
 
dockingListener - Variable in class javax.swing.plaf.basic.BasicToolBarUI
 
doClick() - Method in class javax.swing.AbstractButton
Programmatically perform a "click".
doClick(int) - Method in class javax.swing.AbstractButton
Programmatically perform a "click".
doClick(int) - Method in class javax.swing.JMenu
Programmatically performs a "click".
doClick(MenuSelectionManager) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
Call this method when a menu item is to be activated.
DocPrintJob - Interface in javax.print
This interface represents a print job that can print a specified document with a set of job attributes.
Document - Interface in javax.swing.text
The Document is a container for text that serves as the model for swing text components.
DOCUMENT_ACCESS_ERROR - Static variable in class javax.print.attribute.standard.JobStateReason
The Printer could not access one or more documents passed by reference (i.e., the print data representation object is a URL).
DOCUMENT_FORMAT_ERROR - Static variable in class javax.print.attribute.standard.JobStateReason
The job was aborted by the system because the printer encountered an error in the document data while processing it.
DocumentationTool - Interface in javax.tools
Interface to invoke Java™ programming language documentation tools from programs.
DocumentationTool.DocumentationTask - Interface in javax.tools
Interface representing a future for a documentation task.
DocumentationTool.Location - Enum in javax.tools
Locations specific to DocumentationTool.
documentBaseKey - Static variable in class javax.swing.plaf.basic.BasicHTML
Key stored as a client property to indicate the base that relative references are resolved against.
Documented - Annotation Type in java.lang.annotation
Indicates that annotations with a type are to be documented by javadoc and similar tools by default.
DocumentEvent - Interface in javax.swing.event
Interface for document change notifications.
DocumentEvent.ElementChange - Interface in javax.swing.event
Describes changes made to a specific element.
DocumentEvent.EventType - Class in javax.swing.event
Enumeration for document event types
DocumentFilter - Class in javax.swing.text
DocumentFilter, as the name implies, is a filter for the Document mutation methods.
DocumentFilter() - Constructor for class javax.swing.text.DocumentFilter
 
DocumentFilter.FilterBypass - Class in javax.swing.text
Used as a way to circumvent calling back into the Document to change it.
DocumentFilter.FilterBypass() - Constructor for class javax.swing.text.DocumentFilter.FilterBypass
 
DocumentListener - Interface in javax.swing.event
Interface for an observer to register to receive notifications of changes to a text document.
DocumentName - Class in javax.print.attribute.standard
Class DocumentName is a printing attribute class, a text attribute, that specifies the name of a document.
DocumentName(String, Locale) - Constructor for class javax.print.attribute.standard.DocumentName
Constructs a new document name attribute with the given document name and locale.
DocumentParser - Class in javax.swing.text.html.parser
A Parser for HTML Documents (actually, you can specify a DTD, but you should really only use this class with the html dtd in swing).
DocumentParser(DTD) - Constructor for class javax.swing.text.html.parser.DocumentParser
 
doDefaultCloseAction() - Method in class javax.swing.JInternalFrame
Fires an INTERNAL_FRAME_CLOSING event and then performs the action specified by the internal frame's default close operation.
doesMaxRowSizeIncludeBlobs() - Method in interface java.sql.DatabaseMetaData
Retrieves whether the return value for the method getMaxRowSize includes the SQL data types LONGVARCHAR and LONGVARBINARY.
doFinal() - Method in class javax.crypto.Cipher
Finishes a multiple-part encryption or decryption operation, depending on how this cipher was initialized.
doFinal(byte[], int) - Method in class javax.crypto.Cipher
Finishes a multiple-part encryption or decryption operation, depending on how this cipher was initialized.
doFinal(byte[]) - Method in class javax.crypto.Cipher
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
doFinal(byte[], int, int) - Method in class javax.crypto.Cipher
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
doFinal(byte[], int, int, byte[]) - Method in class javax.crypto.Cipher
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
doFinal(byte[], int, int, byte[], int) - Method in class javax.crypto.Cipher
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
doFinal(ByteBuffer, ByteBuffer) - Method in class javax.crypto.Cipher
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
doFinal() - Method in class javax.crypto.Mac
Finishes the MAC operation.
doFinal(byte[], int) - Method in class javax.crypto.Mac
Finishes the MAC operation.
doFinal(byte[]) - Method in class javax.crypto.Mac
Processes the given array of bytes and finishes the MAC operation.
doInBackground() - Method in class javax.swing.SwingWorker
Computes a result, or throws an exception if unable to do so.
doInput - Variable in class java.net.URLConnection
This variable is set by the setDoInput method.
doLayout() - Method in class java.awt.Component
Prompts the layout manager to lay out this component.
doLayout() - Method in class java.awt.Container
Causes this container to lay out its components.
doLayout() - Method in class java.awt.ScrollPane
Lays out this container by resizing its child to its preferred size.
doLayout() - Method in class javax.swing.JLayer
Delegates its functionality to the LayerUI.doLayout(JLayer) method, if LayerUI is set.
doLayout() - Method in class javax.swing.JTable
Causes this table to lay out its rows and columns.
doLayout(JLayer<? extends V>) - Method in class javax.swing.plaf.LayerUI
Causes the passed instance of JLayer to lay out its components.
doLayout() - Method in class javax.swing.tree.DefaultTreeCellEditor.EditorContainer
Lays out this Container.
doLookup(Name) - Static method in class javax.naming.InitialContext
A static method to retrieve the named object.
doLookup(String) - Static method in class javax.naming.InitialContext
A static method to retrieve the named object.
DomainCombiner - Interface in java.security
A DomainCombiner provides a means to dynamically update the ProtectionDomains associated with the current AccessControlContext.
domainMatches(String, String) - Static method in class java.net.HttpCookie
The utility method to check whether a host name is in a domain or not.
DOMCryptoContext - Class in javax.xml.crypto.dom
This class provides a DOM-specific implementation of the XMLCryptoContext interface.
DOMCryptoContext() - Constructor for class javax.xml.crypto.dom.DOMCryptoContext
Default constructor.
DOMINO_TILES - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Domino Tiles" Unicode character block.
DOMSignContext - Class in javax.xml.crypto.dsig.dom
A DOM-specific XMLSignContext.
DOMSignContext(Key, Node) - Constructor for class javax.xml.crypto.dsig.dom.DOMSignContext
Creates a DOMSignContext with the specified signing key and parent node.
DOMSignContext(Key, Node, Node) - Constructor for class javax.xml.crypto.dsig.dom.DOMSignContext
Creates a DOMSignContext with the specified signing key, parent and next sibling nodes.
DOMSignContext(KeySelector, Node) - Constructor for class javax.xml.crypto.dsig.dom.DOMSignContext
Creates a DOMSignContext with the specified key selector and parent node.
DOMSignContext(KeySelector, Node, Node) - Constructor for class javax.xml.crypto.dsig.dom.DOMSignContext
Creates a DOMSignContext with the specified key selector, parent and next sibling nodes.
DOMStructure - Class in javax.xml.crypto.dom
A DOM-specific XMLStructure.
DOMStructure(Node) - Constructor for class javax.xml.crypto.dom.DOMStructure
Creates a DOMStructure containing the specified node.
DOMURIReference - Interface in javax.xml.crypto.dom
A DOM-specific URIReference.
DOMValidateContext - Class in javax.xml.crypto.dsig.dom
A DOM-specific XMLValidateContext.
DOMValidateContext(KeySelector, Node) - Constructor for class javax.xml.crypto.dsig.dom.DOMValidateContext
Creates a DOMValidateContext containing the specified key selector and node.
DOMValidateContext(Key, Node) - Constructor for class javax.xml.crypto.dsig.dom.DOMValidateContext
Creates a DOMValidateContext containing the specified key and node.
done() - Method in interface java.rmi.server.RemoteCall
Deprecated.
no replacement
done(RemoteCall) - Method in interface java.rmi.server.RemoteRef
Deprecated.
1.2 style stubs no longer use this method. Instead of using a sequence of method calls to the remote reference (newCall, invoke, and done), a stub uses a single method, invoke(Remote, Method, Object[], int), on the remote reference to carry out parameter marshalling, remote method executing and unmarshalling of the return value.
DONE - Static variable in class java.text.BreakIterator
DONE is returned by previous(), next(), next(int), preceding(int) and following(int) when either the first or last text boundary has been reached.
DONE - Static variable in interface java.text.CharacterIterator
Constant that is returned when the iterator has reached either the end or the beginning of the text.
done() - Method in class java.util.concurrent.FutureTask
Protected method invoked when this task transitions to state isDone (whether normally or via cancellation).
done() - Method in class javax.swing.SwingWorker
Executed on the Event Dispatch Thread after the doInBackground method is finished.
dontUseGui() - Method in class java.beans.beancontext.BeanContextSupport
notify this instance that it may no longer render a GUI.
dontUseGui() - Method in interface java.beans.Visibility
This method instructs the bean that it should not use the Gui.
DOOR_OPEN - Static variable in class javax.print.attribute.standard.PrinterStateReason
One or more doors on the device are open.
doOutput - Variable in class java.net.URLConnection
This variable is set by the setDoOutput method.
doPaint(Graphics2D, JComponent, int, int, Object[]) - Method in class javax.swing.plaf.nimbus.AbstractRegionPainter
Actually performs the painting operation.
doPhase(Key, boolean) - Method in class javax.crypto.KeyAgreement
Executes the next phase of this key agreement with the given key that was received from one of the other parties involved in this key agreement.
doPrivileged(PrivilegedAction<T>) - Static method in class java.security.AccessController
Performs the specified PrivilegedAction with privileges enabled.
doPrivileged(PrivilegedAction<T>, AccessControlContext) - Static method in class java.security.AccessController
Performs the specified PrivilegedAction with privileges enabled and restricted by the specified AccessControlContext.
doPrivileged(PrivilegedExceptionAction<T>) - Static method in class java.security.AccessController
Performs the specified PrivilegedExceptionAction with privileges enabled.
doPrivileged(PrivilegedExceptionAction<T>, AccessControlContext) - Static method in class java.security.AccessController
Performs the specified PrivilegedExceptionAction with privileges enabled and restricted by the specified AccessControlContext.
doPrivilegedWithCombiner(PrivilegedAction<T>) - Static method in class java.security.AccessController
Performs the specified PrivilegedAction with privileges enabled.
doPrivilegedWithCombiner(PrivilegedExceptionAction<T>) - Static method in class java.security.AccessController
Performs the specified PrivilegedExceptionAction with privileges enabled.
DosFileAttributes - Interface in java.nio.file.attribute
File attributes associated with a file in a file system that supports legacy "DOS" attributes.
DosFileAttributeView - Interface in java.nio.file.attribute
A file attribute view that provides a view of the legacy "DOS" file attributes.
DOTALL - Static variable in class java.util.regex.Pattern
Enables dotall mode.
Double - Class in java.lang
The Double class wraps a value of the primitive type double in an object.
Double(double) - Constructor for class java.lang.Double
Constructs a newly allocated Double object that represents the primitive double argument.
Double(String) - Constructor for class java.lang.Double
Constructs a newly allocated Double object that represents the floating-point value of type double represented by the string.
DOUBLE - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type DOUBLE.
DOUBLE - Static variable in class javax.management.openmbean.SimpleType
The SimpleType instance describing values whose Java class name is java.lang.Double.
doubleToLongBits(double) - Static method in class java.lang.Double
Returns a representation of the specified floating-point value according to the IEEE 754 floating-point "double format" bit layout.
doubleToRawLongBits(double) - Static method in class java.lang.Double
Returns a representation of the specified floating-point value according to the IEEE 754 floating-point "double format" bit layout, preserving Not-a-Number (NaN) values.
doubleValue() - Method in class java.lang.Byte
Returns the value of this Byte as a double.
doubleValue() - Method in class java.lang.Double
Returns the double value of this Double object.
doubleValue() - Method in class java.lang.Float
Returns the double value of this Float object.
doubleValue() - Method in class java.lang.Integer
Returns the value of this Integer as a double.
doubleValue() - Method in class java.lang.Long
Returns the value of this Long as a double.
doubleValue() - Method in class java.lang.Number
Returns the value of the specified number as a double.
doubleValue() - Method in class java.lang.Short
Returns the value of this Short as a double.
doubleValue() - Method in class java.math.BigDecimal
Converts this BigDecimal to a double.
doubleValue() - Method in class java.math.BigInteger
Converts this BigInteger to a double.
doubleValue() - Method in class java.util.concurrent.atomic.AtomicInteger
 
doubleValue() - Method in class java.util.concurrent.atomic.AtomicLong
 
DOWN - Static variable in class java.awt.Event
The Down Arrow key, a non-ASCII action key.
DOWN_CYCLE_TRAVERSAL_KEYS - Static variable in class java.awt.KeyboardFocusManager
The identifier for the Down Cycle focus traversal keys.
downAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret logically downward one position.
downFocusCycle(Container) - Method in class java.awt.DefaultKeyboardFocusManager
Moves the focus down one focus traversal cycle.
downFocusCycle(Container) - Method in class java.awt.KeyboardFocusManager
Moves the focus down one focus traversal cycle.
downFocusCycle() - Method in class java.awt.KeyboardFocusManager
Moves the focus down one focus traversal cycle from the current focus owner, if and only if the current focus owner is a Container that is a focus cycle root.
downKey - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated.
As of Java 2 platform v1.3.
downKey - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
Deprecated.
As of Java 2 platform v1.3.
downKey - Variable in class javax.swing.plaf.basic.BasicToolBarUI
Deprecated.
As of Java 2 platform v1.3.
DPCM - Static variable in class javax.print.attribute.ResolutionSyntax
Value to indicate units of dots per centimeter (dpcm).
DPI - Static variable in class javax.print.attribute.ResolutionSyntax
Value to indicate units of dots per inch (dpi).
DRAFT - Static variable in class java.awt.PageAttributes.PrintQualityType
The PrintQualityType instance to use for specifying a draft print quality.
DRAFT - Static variable in class javax.print.attribute.standard.PrintQuality
Lowest quality available on the printer.
DRAG_LAYER - Static variable in class javax.swing.JLayeredPane
Convenience object defining the Drag layer.
dragDividerTo(int) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Messages the BasicSplitPaneUI with dragDividerTo that this instance is contained in.
dragDividerTo(int) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Messaged during a dragging session to move the divider to the passed in location.
dragDropEnd(DragSourceDropEvent) - Method in class java.awt.dnd.DragSourceAdapter
This method is invoked to signify that the Drag and Drop operation is complete.
dragDropEnd(DragSourceDropEvent) - Method in class java.awt.dnd.DragSourceContext
Calls dragDropEnd on the DragSourceListeners registered with this DragSourceContext and with the associated DragSource, and passes them the specified DragSourceDropEvent.
dragDropEnd(DragSourceDropEvent) - Method in interface java.awt.dnd.DragSourceListener
This method is invoked to signify that the Drag and Drop operation is complete.
dragEnter(DragSourceDragEvent) - Method in class java.awt.dnd.DragSourceAdapter
Called as the cursor's hotspot enters a platform-dependent drop site.
dragEnter(DragSourceDragEvent) - Method in class java.awt.dnd.DragSourceContext
Calls dragEnter on the DragSourceListeners registered with this DragSourceContext and with the associated DragSource, and passes them the specified DragSourceDragEvent.
dragEnter(DragSourceDragEvent) - Method in interface java.awt.dnd.DragSourceListener
Called as the cursor's hotspot enters a platform-dependent drop site.
dragEnter(DropTargetDragEvent) - Method in class java.awt.dnd.DropTarget
Calls dragEnter on the registered DropTargetListener and passes it the specified DropTargetDragEvent.
dragEnter(DropTargetDragEvent) - Method in class java.awt.dnd.DropTargetAdapter
Called while a drag operation is ongoing, when the mouse pointer enters the operable part of the drop site for the DropTarget registered with this listener.
dragEnter(DropTargetDragEvent) - Method in interface java.awt.dnd.DropTargetListener
Called while a drag operation is ongoing, when the mouse pointer enters the operable part of the drop site for the DropTarget registered with this listener.
dragExit(DragSourceEvent) - Method in class java.awt.dnd.DragSourceAdapter
Called as the cursor's hotspot exits a platform-dependent drop site.
dragExit(DragSourceEvent) - Method in class java.awt.dnd.DragSourceContext
Calls dragExit on the DragSourceListeners registered with this DragSourceContext and with the associated DragSource, and passes them the specified DragSourceEvent.
dragExit(DragSourceEvent) - Method in interface java.awt.dnd.DragSourceListener
Called as the cursor's hotspot exits a platform-dependent drop site.
dragExit(DropTargetEvent) - Method in class java.awt.dnd.DropTarget
Calls dragExit on the registered DropTargetListener and passes it the specified DropTargetEvent.
dragExit(DropTargetEvent) - Method in class java.awt.dnd.DropTargetAdapter
Called while a drag operation is ongoing, when the mouse pointer has exited the operable part of the drop site for the DropTarget registered with this listener.
dragExit(DropTargetEvent) - Method in interface java.awt.dnd.DropTargetListener
Called while a drag operation is ongoing, when the mouse pointer has exited the operable part of the drop site for the DropTarget registered with this listener.
dragFrame(JComponent, int, int) - Method in class javax.swing.DefaultDesktopManager
Moves the visible location of the frame being dragged to the location specified.
dragFrame(JComponent, int, int) - Method in interface javax.swing.DesktopManager
The user has moved the frame.
draggedColumn - Variable in class javax.swing.table.JTableHeader
The index of the column being dragged.
draggedDistance - Variable in class javax.swing.table.JTableHeader
The distance from its original position the column has been dragged.
dragger - Variable in class javax.swing.plaf.basic.BasicSplitPaneDivider
Handles mouse dragging message to do the actual dragging.
DragGestureEvent - Class in java.awt.dnd
A DragGestureEvent is passed to DragGestureListener's dragGestureRecognized() method when a particular DragGestureRecognizer detects that a platform dependent drag initiating gesture has occurred on the Component that it is tracking.
DragGestureEvent(DragGestureRecognizer, int, Point, List<? extends InputEvent>) - Constructor for class java.awt.dnd.DragGestureEvent
Constructs a DragGestureEvent object given by the DragGestureRecognizer instance firing this event, an act parameter representing the user's preferred action, an ori parameter indicating the origin of the drag, and a List of events that comprise the gesture(evs parameter).
DragGestureListener - Interface in java.awt.dnd
The listener interface for receiving drag gesture events.
dragGestureListener - Variable in class java.awt.dnd.DragGestureRecognizer
The DragGestureListener associated with this DragGestureRecognizer.
dragGestureRecognized(DragGestureEvent) - Method in interface java.awt.dnd.DragGestureListener
This method is invoked by the DragGestureRecognizer when the DragGestureRecognizer detects a platform-dependent drag initiating gesture.
DragGestureRecognizer - Class in java.awt.dnd
The DragGestureRecognizer is an abstract base class for the specification of a platform-dependent listener that can be associated with a particular Component in order to identify platform-dependent drag initiating gestures.
DragGestureRecognizer(DragSource, Component, int, DragGestureListener) - Constructor for class java.awt.dnd.DragGestureRecognizer
Construct a new DragGestureRecognizer given the DragSource to be used in this Drag and Drop operation, the Component this DragGestureRecognizer should "observe" for drag initiating gestures, the action(s) supported for this Drag and Drop operation, and the DragGestureListener to notify once a drag initiating gesture has been detected.
DragGestureRecognizer(DragSource, Component, int) - Constructor for class java.awt.dnd.DragGestureRecognizer
Construct a new DragGestureRecognizer given the DragSource to be used in this Drag and Drop operation, the Component this DragGestureRecognizer should "observe" for drag initiating gestures, and the action(s) supported for this Drag and Drop operation.
DragGestureRecognizer(DragSource, Component) - Constructor for class java.awt.dnd.DragGestureRecognizer
Construct a new DragGestureRecognizer given the DragSource to be used in this Drag and Drop operation, and the Component this DragGestureRecognizer should "observe" for drag initiating gestures.
DragGestureRecognizer(DragSource) - Constructor for class java.awt.dnd.DragGestureRecognizer
Construct a new DragGestureRecognizer given the DragSource to be used in this Drag and Drop operation.
draggingHW - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Set to true in startDragging if any of the children (not including the nonContinuousLayoutDivider) are heavy weights.
dragMouseMoved(DragSourceDragEvent) - Method in class java.awt.dnd.DragSourceAdapter
Called whenever the mouse is moved during a drag operation.
dragMouseMoved(DragSourceDragEvent) - Method in class java.awt.dnd.DragSourceContext
Calls dragMouseMoved on the DragSourceMotionListeners registered with the DragSource associated with this DragSourceContext, and them passes the specified DragSourceDragEvent.
dragMouseMoved(DragSourceDragEvent) - Method in interface java.awt.dnd.DragSourceMotionListener
Called whenever the mouse is moved during a drag operation.
dragOver(DragSourceDragEvent) - Method in class java.awt.dnd.DragSourceAdapter
Called as the cursor's hotspot moves over a platform-dependent drop site.
dragOver(DragSourceDragEvent) - Method in class java.awt.dnd.DragSourceContext
Calls dragOver on the DragSourceListeners registered with this DragSourceContext and with the associated DragSource, and passes them the specified DragSourceDragEvent.
dragOver(DragSourceDragEvent) - Method in interface java.awt.dnd.DragSourceListener
Called as the cursor's hotspot moves over a platform-dependent drop site.
dragOver(DropTargetDragEvent) - Method in class java.awt.dnd.DropTarget
Calls dragOver on the registered DropTargetListener and passes it the specified DropTargetDragEvent.
dragOver(DropTargetDragEvent) - Method in class java.awt.dnd.DropTargetAdapter
Called when a drag operation is ongoing, while the mouse pointer is still over the operable part of the drop site for the DropTarget registered with this listener.
dragOver(DropTargetDragEvent) - Method in interface java.awt.dnd.DropTargetListener
Called when a drag operation is ongoing, while the mouse pointer is still over the operable part of the drop site for the DropTarget registered with this listener.
dragSource - Variable in class java.awt.dnd.DragGestureRecognizer
The DragSource associated with this DragGestureRecognizer.
DragSource - Class in java.awt.dnd
The DragSource is the entity responsible for the initiation of the Drag and Drop operation, and may be used in a number of scenarios: 1 default instance per JVM for the lifetime of that JVM.
DragSource() - Constructor for class java.awt.dnd.DragSource
Creates a new DragSource.
DragSourceAdapter - Class in java.awt.dnd
An abstract adapter class for receiving drag source events.
DragSourceAdapter() - Constructor for class java.awt.dnd.DragSourceAdapter
 
DragSourceContext - Class in java.awt.dnd
The DragSourceContext class is responsible for managing the initiator side of the Drag and Drop protocol.
DragSourceContext(DragSourceContextPeer, DragGestureEvent, Cursor, Image, Point, Transferable, DragSourceListener) - Constructor for class java.awt.dnd.DragSourceContext
Called from DragSource, this constructor creates a new DragSourceContext given the DragSourceContextPeer for this Drag, the DragGestureEvent that triggered the Drag, the initial Cursor to use for the Drag, an (optional) Image to display while the Drag is taking place, the offset of the Image origin from the hotspot at the instant of the triggering event, the Transferable subject data, and the DragSourceListener to use during the Drag and Drop operation.
DragSourceContextPeer - Interface in java.awt.dnd.peer
This interface is supplied by the underlying window system platform to expose the behaviors of the Drag and Drop system to an originator of the same
DragSourceDragEvent - Class in java.awt.dnd
The DragSourceDragEvent is delivered from the DragSourceContextPeer, via the DragSourceContext, to the DragSourceListener registered with that DragSourceContext and with its associated DragSource.
DragSourceDragEvent(DragSourceContext, int, int, int) - Constructor for class java.awt.dnd.DragSourceDragEvent
Constructs a DragSourceDragEvent.
DragSourceDragEvent(DragSourceContext, int, int, int, int, int) - Constructor for class java.awt.dnd.DragSourceDragEvent
Constructs a DragSourceDragEvent given the specified DragSourceContext, user drop action, target drop action, modifiers and coordinates.
DragSourceDropEvent - Class in java.awt.dnd
The DragSourceDropEvent is delivered from the DragSourceContextPeer, via the DragSourceContext, to the dragDropEnd method of DragSourceListeners registered with that DragSourceContext and with its associated DragSource.
DragSourceDropEvent(DragSourceContext, int, boolean) - Constructor for class java.awt.dnd.DragSourceDropEvent
Construct a DragSourceDropEvent for a drop, given the DragSourceContext, the drop action, and a boolean indicating if the drop was successful.
DragSourceDropEvent(DragSourceContext, int, boolean, int, int) - Constructor for class java.awt.dnd.DragSourceDropEvent
Construct a DragSourceDropEvent for a drop, given the DragSourceContext, the drop action, a boolean indicating if the drop was successful, and coordinates.
DragSourceDropEvent(DragSourceContext) - Constructor for class java.awt.dnd.DragSourceDropEvent
Construct a DragSourceDropEvent for a drag that does not result in a drop.
DragSourceEvent - Class in java.awt.dnd
This class is the base class for DragSourceDragEvent and DragSourceDropEvent.
DragSourceEvent(DragSourceContext) - Constructor for class java.awt.dnd.DragSourceEvent
Construct a DragSourceEvent given a specified DragSourceContext.
DragSourceEvent(DragSourceContext, int, int) - Constructor for class java.awt.dnd.DragSourceEvent
Construct a DragSourceEvent given a specified DragSourceContext, and coordinates of the cursor location.
DragSourceListener - Interface in java.awt.dnd
The DragSourceListener defines the event interface for originators of Drag and Drop operations to track the state of the user's gesture, and to provide appropriate "drag over" feedback to the user throughout the Drag and Drop operation.
DragSourceMotionListener - Interface in java.awt.dnd
A listener interface for receiving mouse motion events during a drag operation.
dragTo(Point, Point) - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
dragWindow - Variable in class javax.swing.plaf.basic.BasicToolBarUI
 
drain() - Method in class java.io.ObjectOutputStream
Drain any buffered data in ObjectOutputStream.
drain() - Method in interface javax.sound.sampled.DataLine
Drains queued data from the line by continuing data I/O until the data line's internal buffer has been emptied.
drainPermits() - Method in class java.util.concurrent.Semaphore
Acquires and returns all permits that are immediately available.
drainTasksTo(Collection<? super ForkJoinTask<?>>) - Method in class java.util.concurrent.ForkJoinPool
Removes all available unexecuted submitted and forked tasks from scheduling queues and adds them to the given collection, without altering their execution status.
drainTo(Collection<? super E>) - Method in class java.util.concurrent.ArrayBlockingQueue
 
drainTo(Collection<? super E>, int) - Method in class java.util.concurrent.ArrayBlockingQueue
 
drainTo(Collection<? super E>) - Method in interface java.util.concurrent.BlockingQueue
Removes all available elements from this queue and adds them to the given collection.
drainTo(Collection<? super E>, int) - Method in interface java.util.concurrent.BlockingQueue
Removes at most the given number of available elements from this queue and adds them to the given collection.
drainTo(Collection<? super E>) - Method in class java.util.concurrent.DelayQueue
 
drainTo(Collection<? super E>, int) - Method in class java.util.concurrent.DelayQueue
 
drainTo(Collection<? super E>) - Method in class java.util.concurrent.LinkedBlockingDeque
 
drainTo(Collection<? super E>, int) - Method in class java.util.concurrent.LinkedBlockingDeque
 
drainTo(Collection<? super E>) - Method in class java.util.concurrent.LinkedBlockingQueue
 
drainTo(Collection<? super E>, int) - Method in class java.util.concurrent.LinkedBlockingQueue
 
drainTo(Collection<? super E>) - Method in class java.util.concurrent.LinkedTransferQueue
 
drainTo(Collection<? super E>, int) - Method in class java.util.concurrent.LinkedTransferQueue
 
drainTo(Collection<? super E>) - Method in class java.util.concurrent.PriorityBlockingQueue
 
drainTo(Collection<? super E>, int) - Method in class java.util.concurrent.PriorityBlockingQueue
 
drainTo(Collection<? super E>) - Method in class java.util.concurrent.SynchronousQueue
 
drainTo(Collection<? super E>, int) - Method in class java.util.concurrent.SynchronousQueue
 
draw(Graphics2D, float, float) - Method in class java.awt.font.GraphicAttribute
Renders this GraphicAttribute at the specified location.
draw(Graphics2D, float, float) - Method in class java.awt.font.ImageGraphicAttribute
Renders this GraphicAttribute at the specified location.
draw(Graphics2D, float, float) - Method in class java.awt.font.ShapeGraphicAttribute
Renders this GraphicAttribute at the specified location.
draw(Graphics2D, float, float) - Method in class java.awt.font.TextLayout
Renders this TextLayout at the specified location in the specified Graphics2D context.
draw(Shape) - Method in class java.awt.Graphics2D
Strokes the outline of a Shape using the settings of the current Graphics2D context.
draw3DRect(int, int, int, int, boolean) - Method in class java.awt.Graphics
Draws a 3-D highlighted outline of the specified rectangle.
draw3DRect(int, int, int, int, boolean) - Method in class java.awt.Graphics2D
Draws a 3-D highlighted outline of the specified rectangle.
draw3DRect(int, int, int, int, boolean) - Method in class javax.swing.DebugGraphics
Overrides Graphics.draw3DRect.
drawArc(int, int, int, int, int, int) - Method in class java.awt.Graphics
Draws the outline of a circular or elliptical arc covering the specified rectangle.
drawArc(int, int, int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawArc.
drawBezel(Graphics, int, int, int, int, boolean, boolean, Color, Color, Color, Color) - Static method in class javax.swing.plaf.basic.BasicGraphicsUtils
 
drawBuffer - Variable in class java.awt.Component.FlipBufferStrategy
The drawing buffer
drawBytes(byte[], int, int, int, int) - Method in class java.awt.Graphics
Draws the text given by the specified byte array, using this graphics context's current font and color.
drawBytes(byte[], int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawBytes.
drawCentered(Component, Graphics, Icon, int, int) - Method in class javax.swing.plaf.basic.BasicTreeUI
 
drawCentered(Component, Graphics, Icon, int, int) - Method in class javax.swing.plaf.synth.SynthTreeUI
 
drawChars(char[], int, int, int, int) - Method in class java.awt.Graphics
Draws the text given by the specified character array, using this graphics context's current font and color.
drawChars(char[], int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawChars.
drawCheck(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalCheckBoxIcon
 
drawDashedHorizontalLine(Graphics, int, int, int) - Method in class javax.swing.plaf.basic.BasicTreeUI
 
drawDashedRect(Graphics, int, int, int, int) - Static method in class javax.swing.plaf.basic.BasicGraphicsUtils
 
drawDashedVerticalLine(Graphics, int, int, int) - Method in class javax.swing.plaf.basic.BasicTreeUI
 
drawEchoCharacter(Graphics, int, int, char) - Method in class javax.swing.text.PasswordView
Renders the echo character, or whatever graphic should be used to display the password characters.
drawEtchedRect(Graphics, int, int, int, int, Color, Color, Color, Color) - Static method in class javax.swing.plaf.basic.BasicGraphicsUtils
 
drawGlyphVector(GlyphVector, float, float) - Method in class java.awt.Graphics2D
Renders the text of the specified GlyphVector using the Graphics2D context's rendering attributes.
drawGroove(Graphics, int, int, int, int, Color, Color) - Static method in class javax.swing.plaf.basic.BasicGraphicsUtils
 
drawImage(Image, int, int, ImageObserver) - Method in class java.awt.Graphics
Draws as much of the specified image as is currently available.
drawImage(Image, int, int, int, int, ImageObserver) - Method in class java.awt.Graphics
Draws as much of the specified image as has already been scaled to fit inside the specified rectangle.
drawImage(Image, int, int, Color, ImageObserver) - Method in class java.awt.Graphics
Draws as much of the specified image as is currently available.
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class java.awt.Graphics
Draws as much of the specified image as has already been scaled to fit inside the specified rectangle.
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class java.awt.Graphics
Draws as much of the specified area of the specified image as is currently available, scaling it on the fly to fit inside the specified area of the destination drawable surface.
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class java.awt.Graphics
Draws as much of the specified area of the specified image as is currently available, scaling it on the fly to fit inside the specified area of the destination drawable surface.
drawImage(Image, AffineTransform, ImageObserver) - Method in class java.awt.Graphics2D
Renders an image, applying a transform from image space into user space before drawing.
drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class java.awt.Graphics2D
Renders a BufferedImage that is filtered with a BufferedImageOp.
drawImage(Image, int, int, ImageObserver) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawImage.
drawImage(Image, int, int, int, int, ImageObserver) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawImage.
drawImage(Image, int, int, Color, ImageObserver) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawImage.
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawImage.
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawImage.
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawImage.
drawingCache - Variable in class javax.swing.plaf.basic.BasicTreeUI
Used for minimizing the drawing of vertical lines.
drawInverted() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
drawLine(int, int, int, int) - Method in class java.awt.Graphics
Draws a line, using the current color, between the points (x1, y1) and (x2, y2) in this graphics context's coordinate system.
drawLine(int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawLine.
drawLine(SynthContext, Object, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthGraphicsUtils
Draws a line between the two end points.
drawLine(SynthContext, Object, Graphics, int, int, int, int, Object) - Method in class javax.swing.plaf.synth.SynthGraphicsUtils
Draws a line between the two end points.
drawLine(int, Graphics, int, int) - Method in class javax.swing.text.PlainView
Renders a line of text, suppressing whitespace at the end and expanding any tabs.
drawLine(int, int, Graphics, int, int) - Method in class javax.swing.text.WrappedPlainView
Renders a line of text, suppressing whitespace at the end and expanding any tabs.
drawLoweredBezel(Graphics, int, int, int, int, Color, Color, Color, Color) - Static method in class javax.swing.plaf.basic.BasicGraphicsUtils
 
drawOval(int, int, int, int) - Method in class java.awt.Graphics
Draws the outline of an oval.
drawOval(int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawOval.
drawPolygon(int[], int[], int) - Method in class java.awt.Graphics
Draws a closed polygon defined by arrays of x and y coordinates.
drawPolygon(Polygon) - Method in class java.awt.Graphics
Draws the outline of a polygon defined by the specified Polygon object.
drawPolygon(int[], int[], int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawPolygon.
drawPolyline(int[], int[], int) - Method in class java.awt.Graphics
Draws a sequence of connected lines defined by arrays of x and y coordinates.
drawPolyline(int[], int[], int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawPolyline.
drawRect(int, int, int, int) - Method in class java.awt.Graphics
Draws the outline of the specified rectangle.
drawRect(int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawRect.
drawRenderableImage(RenderableImage, AffineTransform) - Method in class java.awt.Graphics2D
Renders a RenderableImage, applying a transform from image space into user space before drawing.
drawRenderedImage(RenderedImage, AffineTransform) - Method in class java.awt.Graphics2D
Renders a RenderedImage, applying a transform from image space into user space before drawing.
drawRoundRect(int, int, int, int, int, int) - Method in class java.awt.Graphics
Draws an outlined round-cornered rectangle using this graphics context's current color.
drawRoundRect(int, int, int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawRoundRect.
drawSelectedText(Graphics, int, int, int, int) - Method in class javax.swing.text.PasswordView
Renders the given range in the model as selected text.
drawSelectedText(Graphics, int, int, int, int) - Method in class javax.swing.text.PlainView
Renders the given range in the model as selected text.
drawSelectedText(Graphics, int, int, int, int) - Method in class javax.swing.text.WrappedPlainView
Renders the given range in the model as selected text.
drawString(String, int, int) - Method in class java.awt.Graphics
Draws the text given by the specified string, using this graphics context's current font and color.
drawString(AttributedCharacterIterator, int, int) - Method in class java.awt.Graphics
Renders the text of the specified iterator applying its attributes in accordance with the specification of the TextAttribute class.
drawString(String, int, int) - Method in class java.awt.Graphics2D
Renders the text of the specified String, using the current text attribute state in the Graphics2D context.
drawString(String, float, float) - Method in class java.awt.Graphics2D
Renders the text specified by the specified String, using the current text attribute state in the Graphics2D context.
drawString(AttributedCharacterIterator, int, int) - Method in class java.awt.Graphics2D
Renders the text of the specified iterator applying its attributes in accordance with the specification of the TextAttribute class.
drawString(AttributedCharacterIterator, float, float) - Method in class java.awt.Graphics2D
Renders the text of the specified iterator applying its attributes in accordance with the specification of the TextAttribute class.
drawString(String, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawString.
drawString(AttributedCharacterIterator, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.drawString.
drawString(Graphics, String, int, int, int) - Static method in class javax.swing.plaf.basic.BasicGraphicsUtils
Draw a string with the graphics g at location (x,y) just like g.drawString would.
drawStringUnderlineCharAt(Graphics, String, int, int, int) - Static method in class javax.swing.plaf.basic.BasicGraphicsUtils
Draw a string with the graphics g at location (x, y) just like g.drawString would.
drawTabbedText(Segment, int, int, Graphics, TabExpander, int) - Static method in class javax.swing.text.Utilities
Draws the given text, expanding any tabs that are contained using the given tab expansion technique.
drawUnselectedText(Graphics, int, int, int, int) - Method in class javax.swing.text.PasswordView
Renders the given range in the model as normal unselected text.
drawUnselectedText(Graphics, int, int, int, int) - Method in class javax.swing.text.PlainView
Renders the given range in the model as normal unselected text.
drawUnselectedText(Graphics, int, int, int, int) - Method in class javax.swing.text.WrappedPlainView
Renders the given range in the model as normal unselected text.
drawVBuffer - Variable in class java.awt.Component.FlipBufferStrategy
The drawing buffer as a volatile image
Driver - Interface in java.sql
The interface that every driver class must implement.
DriverManager - Class in java.sql
The basic service for managing a set of JDBC drivers.
NOTE: The DataSource interface, new in the JDBC 2.0 API, provides another way to connect to a data source.
DriverPropertyInfo - Class in java.sql
Driver properties for making a connection.
DriverPropertyInfo(String, String) - Constructor for class java.sql.DriverPropertyInfo
Constructs a DriverPropertyInfo object with a given name and value.
drop(DropTargetDropEvent) - Method in class java.awt.dnd.DropTarget
Calls drop on the registered DropTargetListener and passes it the specified DropTargetDropEvent if this DropTarget is active.
drop(DropTargetDropEvent) - Method in interface java.awt.dnd.DropTargetListener
Called when the drag operation has terminated with a drop on the operable part of the drop site for the DropTarget registered with this listener.
drop() - Method in class java.nio.channels.MembershipKey
Drop membership.
dropActionChanged(DragSourceDragEvent) - Method in class java.awt.dnd.DragSourceAdapter
Called when the user has modified the drop gesture.
dropActionChanged(DragSourceDragEvent) - Method in class java.awt.dnd.DragSourceContext
Calls dropActionChanged on the DragSourceListeners registered with this DragSourceContext and with the associated DragSource, and passes them the specified DragSourceDragEvent.
dropActionChanged(DragSourceDragEvent) - Method in interface java.awt.dnd.DragSourceListener
Called when the user has modified the drop gesture.
dropActionChanged(DropTargetDragEvent) - Method in class java.awt.dnd.DropTarget
Calls dropActionChanged on the registered DropTargetListener and passes it the specified DropTargetDragEvent.
dropActionChanged(DropTargetDragEvent) - Method in class java.awt.dnd.DropTargetAdapter
Called if the user has modified the current drop gesture.
dropActionChanged(DropTargetDragEvent) - Method in interface java.awt.dnd.DropTargetListener
Called if the user has modified the current drop gesture.
dropArguments(MethodHandle, int, List<Class<?>>) - Static method in class java.lang.invoke.MethodHandles
Produces a method handle which will discard some dummy arguments before calling some other specified target method handle.
dropArguments(MethodHandle, int, Class<?>...) - Static method in class java.lang.invoke.MethodHandles
Produces a method handle which will discard some dummy arguments before calling some other specified target method handle.
dropComplete(boolean) - Method in class java.awt.dnd.DropTargetContext
This method signals that the drop is completed and if it was successful or not.
dropComplete(boolean) - Method in class java.awt.dnd.DropTargetDropEvent
This method notifies the DragSource that the drop transfer(s) are completed.
dropComplete(boolean) - Method in interface java.awt.dnd.peer.DropTargetContextPeer
signal complete
DropMode - Enum in javax.swing
Drop modes, used to determine the method by which a component tracks and indicates a drop location during drag and drop.
dropParameterTypes(int, int) - Method in class java.lang.invoke.MethodType
Finds or creates a method type with some parameter types omitted.
DropTarget - Class in java.awt.dnd
The DropTarget is associated with a Component when that Component wishes to accept drops during Drag and Drop operations.
DropTarget(Component, int, DropTargetListener, boolean, FlavorMap) - Constructor for class java.awt.dnd.DropTarget
Creates a new DropTarget given the Component to associate itself with, an int representing the default acceptable action(s) to support, a DropTargetListener to handle event processing, a boolean indicating if the DropTarget is currently accepting drops, and a FlavorMap to use (or null for the default FlavorMap).
DropTarget(Component, int, DropTargetListener, boolean) - Constructor for class java.awt.dnd.DropTarget
Creates a DropTarget given the Component to associate itself with, an int representing the default acceptable action(s) to support, a DropTargetListener to handle event processing, and a boolean indicating if the DropTarget is currently accepting drops.
DropTarget() - Constructor for class java.awt.dnd.DropTarget
Creates a DropTarget.
DropTarget(Component, DropTargetListener) - Constructor for class java.awt.dnd.DropTarget
Creates a DropTarget given the Component to associate itself with, and the DropTargetListener to handle event processing.
DropTarget(Component, int, DropTargetListener) - Constructor for class java.awt.dnd.DropTarget
Creates a DropTarget given the Component to associate itself with, an int representing the default acceptable action(s) to support, and a DropTargetListener to handle event processing.
DropTarget.DropTargetAutoScroller - Class in java.awt.dnd
this protected nested class implements autoscrolling
DropTarget.DropTargetAutoScroller(Component, Point) - Constructor for class java.awt.dnd.DropTarget.DropTargetAutoScroller
construct a DropTargetAutoScroller
DropTargetAdapter - Class in java.awt.dnd
An abstract adapter class for receiving drop target events.
DropTargetAdapter() - Constructor for class java.awt.dnd.DropTargetAdapter
 
DropTargetContext - Class in java.awt.dnd
A DropTargetContext is created whenever the logical cursor associated with a Drag and Drop operation coincides with the visible geometry of a Component associated with a DropTarget.
DropTargetContext.TransferableProxy - Class in java.awt.dnd
TransferableProxy is a helper inner class that implements Transferable interface and serves as a proxy for another Transferable object which represents data transfer for a particular drag-n-drop operation.
DropTargetContextPeer - Interface in java.awt.dnd.peer
This interface is exposed by the underlying window system platform to enable control of platform DnD operations
DropTargetDragEvent - Class in java.awt.dnd
The DropTargetDragEvent is delivered to a DropTargetListener via its dragEnter() and dragOver() methods.
DropTargetDragEvent(DropTargetContext, Point, int, int) - Constructor for class java.awt.dnd.DropTargetDragEvent
Construct a DropTargetDragEvent given the DropTargetContext for this operation, the location of the "Drag" Cursor's hotspot in the Component's coordinates, the user drop action, and the source drop actions.
DropTargetDropEvent - Class in java.awt.dnd
The DropTargetDropEvent is delivered via the DropTargetListener drop() method.
DropTargetDropEvent(DropTargetContext, Point, int, int) - Constructor for class java.awt.dnd.DropTargetDropEvent
Construct a DropTargetDropEvent given the DropTargetContext for this operation, the location of the drag Cursor's hotspot in the Component's coordinates, the currently selected user drop action, and the current set of actions supported by the source.
DropTargetDropEvent(DropTargetContext, Point, int, int, boolean) - Constructor for class java.awt.dnd.DropTargetDropEvent
Construct a DropTargetEvent given the DropTargetContext for this operation, the location of the drag Cursor's hotspot in the Component's coordinates, the currently selected user drop action, the current set of actions supported by the source, and a boolean indicating if the source is in the same JVM as the target.
DropTargetEvent - Class in java.awt.dnd
The DropTargetEvent is the base class for both the DropTargetDragEvent and the DropTargetDropEvent.
DropTargetEvent(DropTargetContext) - Constructor for class java.awt.dnd.DropTargetEvent
Construct a DropTargetEvent object with the specified DropTargetContext.
DropTargetListener - Interface in java.awt.dnd
The DropTargetListener interface is the callback interface used by the DropTarget class to provide notification of DnD operations that involve the subject DropTarget.
DropTargetPeer - Interface in java.awt.dnd.peer
The DropTargetPeer class is the interface to the platform dependent DnD facilities.
DSA_SHA1 - Static variable in interface javax.xml.crypto.dsig.SignatureMethod
The DSAwithSHA1 (DSS) signature method algorithm URI.
DSA_TYPE - Static variable in interface javax.xml.crypto.dsig.keyinfo.KeyValue
URI identifying the DSA KeyValue KeyInfo type: http://www.w3.org/2000/09/xmldsig#DSAKeyValue.
DSAKey - Interface in java.security.interfaces
The interface to a DSA public or private key.
DSAKeyPairGenerator - Interface in java.security.interfaces
An interface to an object capable of generating DSA key pairs.
DSAParameterSpec - Class in java.security.spec
This class specifies the set of parameters used with the DSA algorithm.
DSAParameterSpec(BigInteger, BigInteger, BigInteger) - Constructor for class java.security.spec.DSAParameterSpec
Creates a new DSAParameterSpec with the specified parameter values.
DSAParams - Interface in java.security.interfaces
Interface to a DSA-specific set of key parameters, which defines a DSA key family.
DSAPrivateKey - Interface in java.security.interfaces
The standard interface to a DSA private key.
DSAPrivateKeySpec - Class in java.security.spec
This class specifies a DSA private key with its associated parameters.
DSAPrivateKeySpec(BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class java.security.spec.DSAPrivateKeySpec
Creates a new DSAPrivateKeySpec with the specified parameter values.
DSAPublicKey - Interface in java.security.interfaces
The interface to a DSA public key.
DSAPublicKeySpec - Class in java.security.spec
This class specifies a DSA public key with its associated parameters.
DSAPublicKeySpec(BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class java.security.spec.DSAPublicKeySpec
Creates a new DSAPublicKeySpec with the specified parameter values.
DST - Static variable in class java.awt.AlphaComposite
The destination is left untouched (Porter-Duff Destination rule).
Dst - Static variable in class java.awt.AlphaComposite
AlphaComposite object that implements the opaque DST rule with an alpha of 1.0f.
DST_ATOP - Static variable in class java.awt.AlphaComposite
The part of the destination lying inside of the source is composited over the source and replaces the destination (Porter-Duff Destination Atop Source rule).
DST_IN - Static variable in class java.awt.AlphaComposite
The part of the destination lying inside of the source replaces the destination (Porter-Duff Destination In Source rule).
DST_OFFSET - Static variable in class java.util.Calendar
Field number for get and set indicating the daylight saving offset in milliseconds.
DST_OUT - Static variable in class java.awt.AlphaComposite
The part of the destination lying outside of the source replaces the destination (Porter-Duff Destination Held Out By Source rule).
DST_OVER - Static variable in class java.awt.AlphaComposite
The destination is composited over the source and the result replaces the destination (Porter-Duff Destination Over Source rule).
DstAtop - Static variable in class java.awt.AlphaComposite
AlphaComposite object that implements the opaque DST_ATOP rule with an alpha of 1.0f.
DstIn - Static variable in class java.awt.AlphaComposite
AlphaComposite object that implements the opaque DST_IN rule with an alpha of 1.0f.
DstOut - Static variable in class java.awt.AlphaComposite
AlphaComposite object that implements the opaque DST_OUT rule with an alpha of 1.0f.
DstOver - Static variable in class java.awt.AlphaComposite
AlphaComposite object that implements the opaque DST_OVER rule with an alpha of 1.0f.
DT - Static variable in class javax.swing.text.html.HTML.Tag
 
DTD - Class in javax.swing.text.html.parser
The representation of an SGML DTD.
DTD(String) - Constructor for class javax.swing.text.html.parser.DTD
Creates a new DTD with the specified name.
dtd - Variable in class javax.swing.text.html.parser.Parser
 
DTDConstants - Interface in javax.swing.text.html.parser
SGML constants used in a DTD.
DUMMY - Static variable in class javax.swing.text.html.HTML.Attribute
 
dump(PrintStream, int) - Method in class javax.swing.text.AbstractDocument.AbstractElement
Dumps a debugging representation of the element hierarchy.
dump(PrintStream) - Method in class javax.swing.text.AbstractDocument
Gives a diagnostic dump.
dumpAllThreads(boolean, boolean) - Method in interface java.lang.management.ThreadMXBean
Returns the thread info for all live threads with stack trace and synchronization information.
dumpStack() - Static method in class java.lang.Thread
Prints a stack trace of the current thread to the standard error stream.
DUPLEX - Static variable in class javax.print.attribute.standard.Sides
An alias for "two sided long edge" (see TWO_SIDED_LONG_EDGE).
DUPLICATE_ELEMENT - Static variable in exception org.ietf.jgss.GSSException
Duplicate credential element requested.
DUPLICATE_TOKEN - Static variable in exception org.ietf.jgss.GSSException
The token was a duplicate of an earlier token.
DuplicateFormatFlagsException - Exception in java.util
Unchecked exception thrown when duplicate flags are provided in the format specifier.
DuplicateFormatFlagsException(String) - Constructor for exception java.util.DuplicateFormatFlagsException
Constructs an instance of this class with the specified flags.
dynamicInvoker() - Method in class java.lang.invoke.CallSite
Produces a method handle equivalent to an invokedynamic instruction which has been linked to this call site.
dynamicInvoker() - Method in class java.lang.invoke.ConstantCallSite
Returns this call site's permanent target.
dynamicInvoker() - Method in class java.lang.invoke.MutableCallSite
Produces a method handle equivalent to an invokedynamic instruction which has been linked to this call site.
dynamicInvoker() - Method in class java.lang.invoke.VolatileCallSite
Produces a method handle equivalent to an invokedynamic instruction which has been linked to this call site.
DynamicMBean - Interface in javax.management
Defines the methods that should be implemented by a Dynamic MBean (MBean that exposes a dynamic management interface).

E

E - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for Engineering E, 34 x 44 in.
E - Static variable in class java.lang.Math
The double value that is closer than any other to e, the base of the natural logarithms.
E - Static variable in class java.lang.StrictMath
The double value that is closer than any other to e, the base of the natural logarithms.
E - Static variable in class javax.print.attribute.standard.MediaSize.Engineering
Specifies the engineering E size, 34 inch by 44 inch.
E - Static variable in class javax.print.attribute.standard.MediaSizeName
E size .
E_RESIZE_CURSOR - Static variable in class java.awt.Cursor
The east-resize cursor type.
E_RESIZE_CURSOR - Static variable in class java.awt.Frame
Deprecated.
replaced by Cursor.E_RESIZE_CURSOR.
EAST - Static variable in class java.awt.BorderLayout
The east layout constraint (right side of container).
EAST - Static variable in class java.awt.GridBagConstraints
Put the component on the right side of its display area, centered vertically.
EAST - Static variable in class javax.swing.SpringLayout
Specifies the right edge of a component's bounding rectangle.
EAST - Static variable in interface javax.swing.SwingConstants
Compass-direction east (right).
EASTERN_ARABIC - Static variable in class java.awt.font.NumericShaper
Identifies the ARABIC range and ARABIC_EXTENDED decimal base.
eastPane - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI
 
ECField - Interface in java.security.spec
This interface represents an elliptic curve (EC) finite field.
ECFieldF2m - Class in java.security.spec
This immutable class defines an elliptic curve (EC) characteristic 2 finite field.
ECFieldF2m(int) - Constructor for class java.security.spec.ECFieldF2m
Creates an elliptic curve characteristic 2 finite field which has 2^m elements with normal basis.
ECFieldF2m(int, BigInteger) - Constructor for class java.security.spec.ECFieldF2m
Creates an elliptic curve characteristic 2 finite field which has 2^m elements with polynomial basis.
ECFieldF2m(int, int[]) - Constructor for class java.security.spec.ECFieldF2m
Creates an elliptic curve characteristic 2 finite field which has 2^m elements with polynomial basis.
ECFieldFp - Class in java.security.spec
This immutable class defines an elliptic curve (EC) prime finite field.
ECFieldFp(BigInteger) - Constructor for class java.security.spec.ECFieldFp
Creates an elliptic curve prime finite field with the specified prime p.
ECGenParameterSpec - Class in java.security.spec
This immutable class specifies the set of parameters used for generating elliptic curve (EC) domain parameters.
ECGenParameterSpec(String) - Constructor for class java.security.spec.ECGenParameterSpec
Creates a parameter specification for EC parameter generation using a standard (or predefined) name stdName in order to generate the corresponding (precomputed) elliptic curve domain parameters.
echoCharIsSet() - Method in class java.awt.TextField
Indicates whether or not this text field has a character set for echoing.
echoCharIsSet() - Method in class javax.swing.JPasswordField
Returns true if this JPasswordField has a character set for echoing.
ECKey - Interface in java.security.interfaces
The interface to an elliptic curve (EC) key.
ECParameterSpec - Class in java.security.spec
This immutable class specifies the set of domain parameters used with elliptic curve cryptography (ECC).
ECParameterSpec(EllipticCurve, ECPoint, BigInteger, int) - Constructor for class java.security.spec.ECParameterSpec
Creates elliptic curve domain parameters based on the specified values.
ECPoint - Class in java.security.spec
This immutable class represents a point on an elliptic curve (EC) in affine coordinates.
ECPoint(BigInteger, BigInteger) - Constructor for class java.security.spec.ECPoint
Creates an ECPoint from the specified affine x-coordinate x and affine y-coordinate y.
ECPrivateKey - Interface in java.security.interfaces
The interface to an elliptic curve (EC) private key.
ECPrivateKeySpec - Class in java.security.spec
This immutable class specifies an elliptic curve private key with its associated parameters.
ECPrivateKeySpec(BigInteger, ECParameterSpec) - Constructor for class java.security.spec.ECPrivateKeySpec
Creates a new ECPrivateKeySpec with the specified parameter values.
ECPublicKey - Interface in java.security.interfaces
The interface to an elliptic curve (EC) public key.
ECPublicKeySpec - Class in java.security.spec
This immutable class specifies an elliptic curve public key with its associated parameters.
ECPublicKeySpec(ECPoint, ECParameterSpec) - Constructor for class java.security.spec.ECPublicKeySpec
Creates a new ECPublicKeySpec with the specified parameter values.
EDGE_NO_OP - Static variable in class java.awt.image.ConvolveOp
Pixels at the edge of the source image are copied to the corresponding pixels in the destination without modification.
EDGE_SPACING - Static variable in class javax.swing.border.TitledBorder
 
EDGE_STITCH - Static variable in class javax.print.attribute.standard.Finishings
Bind the document(s) with one or more staples (wire stitches) along one edge.
EDGE_STITCH_BOTTOM - Static variable in class javax.print.attribute.standard.Finishings
Bind the document(s) with one or more staples (wire stitches) along the bottom edge.
EDGE_STITCH_LEFT - Static variable in class javax.print.attribute.standard.Finishings
Bind the document(s) with one or more staples (wire stitches) along the left edge.
EDGE_STITCH_RIGHT - Static variable in class javax.print.attribute.standard.Finishings
Bind the document(s) with one or more staples (wire stitches) along the right edge.
EDGE_STITCH_TOP - Static variable in class javax.print.attribute.standard.Finishings
Bind the document(s) with one or more staples (wire stitches) along the top edge.
EDGE_ZERO_FILL - Static variable in class java.awt.image.ConvolveOp
Pixels at the edge of the destination image are set to zero.
edit(File) - Method in class java.awt.Desktop
Launches the associated editor application and opens a file for editing.
edit(File) - Method in interface java.awt.peer.DesktopPeer
Launches the associated editor and opens the given file for editing.
EDITABLE - Static variable in class javax.accessibility.AccessibleState
Indicates the user can change the contents of this object.
editable - Variable in class javax.swing.JTree
Is the tree editable? Default is false.
EDITABLE_PROPERTY - Static variable in class javax.swing.JTree
Bound property name for editable.
editablePropertyChanged(PropertyChangeEvent) - Method in class javax.swing.plaf.metal.MetalComboBoxUI
Deprecated.
As of Java 2 platform v1.4.
EDITBAR - Static variable in class javax.accessibility.AccessibleRole
A role indicating the object acts as a formula for calculating a value.
editCellAt(int, int) - Method in class javax.swing.JTable
Programmatically starts editing the cell at row and column, if those indices are in the valid range, and the cell at those indices is editable.
editCellAt(int, int, EventObject) - Method in class javax.swing.JTable
Programmatically starts editing the cell at row and column, if those indices are in the valid range, and the cell at those indices is editable.
editingCanceled(ChangeEvent) - Method in interface javax.swing.event.CellEditorListener
This tells the listeners the editor has canceled editing
editingCanceled(ChangeEvent) - Method in class javax.swing.JTable.AccessibleJTable
Invoked when editing is canceled.
editingCanceled(ChangeEvent) - Method in class javax.swing.JTable
Invoked when editing is canceled.
editingCanceled(ChangeEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.CellEditorHandler
Messaged when editing has been canceled in the tree.
editingColumn - Variable in class javax.swing.JTable
Identifies the column of the cell being edited.
editingComponent - Variable in class javax.swing.plaf.basic.BasicTreeUI
When editing, this will be the Component that is doing the actual editing.
editingComponent - Variable in class javax.swing.tree.DefaultTreeCellEditor
Component used in editing, obtained from the editingContainer.
editingContainer - Variable in class javax.swing.tree.DefaultTreeCellEditor
Editing container, will contain the editorComponent.
editingIcon - Variable in class javax.swing.tree.DefaultTreeCellEditor
Icon to use when editing.
editingPath - Variable in class javax.swing.plaf.basic.BasicTreeUI
Path that is being edited.
editingRow - Variable in class javax.swing.JTable
Identifies the row of the cell being edited.
editingRow - Variable in class javax.swing.plaf.basic.BasicTreeUI
Row that is being edited.
editingStopped(ChangeEvent) - Method in interface javax.swing.event.CellEditorListener
This tells the listeners the editor has ended editing
editingStopped(ChangeEvent) - Method in class javax.swing.JTable.AccessibleJTable
Track changes to a cell's contents.
editingStopped(ChangeEvent) - Method in class javax.swing.JTable
Invoked when editing is finished.
editingStopped(ChangeEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.CellEditorHandler
Messaged when editing has stopped in the tree.
editor - Variable in class javax.swing.JComboBox
This protected field is implementation specific.
editor - Variable in class javax.swing.plaf.basic.BasicComboBoxEditor
 
editor - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
 
EDITOR_PANE - Static variable in class javax.swing.plaf.synth.Region
EditorPane region.
editorBorderInsets - Variable in class javax.swing.plaf.metal.MetalBorders.TableHeaderBorder
 
editorBorderInsets - Static variable in class javax.swing.plaf.metal.MetalComboBoxEditor
The default editor border Insets.
editorComp - Variable in class javax.swing.JTable
If editing, the Component that is handling the editing.
editorComponent - Variable in class javax.swing.DefaultCellEditor
The Swing component being edited.
EditorContainer() - Method in class javax.swing.tree.DefaultTreeCellEditor.EditorContainer
 
editorHasDifferentSize - Variable in class javax.swing.plaf.basic.BasicTreeUI
Set to true if the editor has a different size than the renderer.
EditorKit - Class in javax.swing.text
Establishes the set of things needed by a text component to be a reasonably functioning editor for some type of text content.
EditorKit() - Constructor for class javax.swing.text.EditorKit
Construct an EditorKit.
edits - Variable in class javax.swing.undo.CompoundEdit
The collection of UndoableEdits undone/redone en masse by this CompoundEdit.
editToBeRedone() - Method in class javax.swing.undo.UndoManager
Returns the the next significant edit to be redone if redo is invoked.
editToBeUndone() - Method in class javax.swing.undo.UndoManager
Returns the the next significant edit to be undone if undo is invoked.
EFFORT - Static variable in interface java.util.jar.Pack200.Packer
If this property is set to a single decimal digit, the packer will use the indicated amount of effort in compressing the archive.
EGYPTIAN_HIEROGLYPHS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Egyptian Hieroglyphs" Unicode character block.
element() - Method in exception java.lang.annotation.AnnotationTypeMismatchException
Returns the Method object for the incorrectly typed element.
element() - Method in class java.util.AbstractQueue
Retrieves, but does not remove, the head of this queue.
element() - Method in class java.util.ArrayDeque
Retrieves, but does not remove, the head of the queue represented by this deque.
element() - Method in interface java.util.concurrent.BlockingDeque
Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque).
element() - Method in class java.util.concurrent.ConcurrentLinkedDeque
 
element() - Method in class java.util.concurrent.LinkedBlockingDeque
Retrieves, but does not remove, the head of the queue represented by this deque.
element() - Method in interface java.util.Deque
Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque).
element() - Method in class java.util.LinkedList
Retrieves, but does not remove, the head (first element) of this list.
element() - Method in interface java.util.Queue
Retrieves, but does not remove, the head of this queue.
Element - Interface in javax.lang.model.element
Represents a program element such as a package, class, or method.
element - Variable in class javax.swing.text.DefaultStyledDocument.AttributeUndoableEdit
 
Element - Interface in javax.swing.text
Interface to describe a structural piece of a document.
Element - Class in javax.swing.text.html.parser
An element as described in a DTD using the ELEMENT construct.
elementAt(int) - Method in class java.util.Vector
Returns the component at the specified index.
elementAt(int) - Method in class javax.swing.DefaultListModel
Returns the component at the specified index.
elementCount - Variable in class java.util.Vector
The number of valid components in this Vector object.
elementCount - Variable in class javax.management.monitor.Monitor
The number of valid components in the vector of observed objects.
elementCountToTag(HTMLDocument, int, HTML.Tag) - Method in class javax.swing.text.html.HTMLEditorKit.HTMLTextAction
Returns number of elements, starting at the deepest leaf, needed to get to an element representing tag.
elementData - Variable in class java.util.Vector
The array buffer into which the components of the vector are stored.
ElementFilter - Class in javax.lang.model.util
Filters for selecting just the elements of interest from a collection of elements.
elementHash - Variable in class javax.swing.text.html.parser.DTD
 
ElementIterator - Class in javax.swing.text
ElementIterator, as the name suggests, iteratates over the Element tree.
ElementIterator(Document) - Constructor for class javax.swing.text.ElementIterator
Creates a new ElementIterator.
ElementIterator(Element) - Constructor for class javax.swing.text.ElementIterator
Creates a new ElementIterator.
ElementKind - Enum in javax.lang.model.element
The kind of an element.
ElementKindVisitor6<R,P> - Class in javax.lang.model.util
A visitor of program elements based on their kind with default behavior appropriate for the RELEASE_6 source version.
ElementKindVisitor6() - Constructor for class javax.lang.model.util.ElementKindVisitor6
Constructor for concrete subclasses; uses null for the default value.
ElementKindVisitor6(R) - Constructor for class javax.lang.model.util.ElementKindVisitor6
Constructor for concrete subclasses; uses the argument for the default value.
ElementKindVisitor7<R,P> - Class in javax.lang.model.util
A visitor of program elements based on their kind with default behavior appropriate for the RELEASE_7 source version.
ElementKindVisitor7() - Constructor for class javax.lang.model.util.ElementKindVisitor7
Constructor for concrete subclasses; uses null for the default value.
ElementKindVisitor7(R) - Constructor for class javax.lang.model.util.ElementKindVisitor7
Constructor for concrete subclasses; uses the argument for the default value.
ElementKindVisitor8<R,P> - Class in javax.lang.model.util
A visitor of program elements based on their kind with default behavior appropriate for the RELEASE_8 source version.
ElementKindVisitor8() - Constructor for class javax.lang.model.util.ElementKindVisitor8
Constructor for concrete subclasses; uses null for the default value.
ElementKindVisitor8(R) - Constructor for class javax.lang.model.util.ElementKindVisitor8
Constructor for concrete subclasses; uses the argument for the default value.
elementName() - Method in exception java.lang.annotation.IncompleteAnnotationException
Returns the name of the missing element.
ElementNameAttribute - Static variable in class javax.swing.text.AbstractDocument
Name of the attribute used to specify element names.
elements() - Method in class java.security.PermissionCollection
Returns an enumeration of all the Permission objects in the collection.
elements() - Method in class java.security.Permissions
Returns an enumeration of all the Permission objects in all the PermissionCollections in this Permissions object.
elements() - Method in class java.security.Provider
 
elements() - Method in class java.util.concurrent.ConcurrentHashMap
Returns an enumeration of the values in this table.
elements() - Method in class java.util.Dictionary
Returns an enumeration of the values in this dictionary.
elements() - Method in class java.util.Hashtable
Returns an enumeration of the values in this hashtable.
elements() - Method in class java.util.Vector
Returns an enumeration of the components of this vector.
Elements - Interface in javax.lang.model.util
Utility methods for operating on program elements.
elements() - Method in class javax.swing.DefaultListModel
Returns an enumeration of the components of this list.
elements - Variable in class javax.swing.text.html.parser.DTD
 
ElementScanner6<R,P> - Class in javax.lang.model.util
A scanning visitor of program elements with default behavior appropriate for the RELEASE_6 source version.
ElementScanner6() - Constructor for class javax.lang.model.util.ElementScanner6
Constructor for concrete subclasses; uses null for the default value.
ElementScanner6(R) - Constructor for class javax.lang.model.util.ElementScanner6
Constructor for concrete subclasses; uses the argument for the default value.
ElementScanner7<R,P> - Class in javax.lang.model.util
A scanning visitor of program elements with default behavior appropriate for the RELEASE_7 source version.
ElementScanner7() - Constructor for class javax.lang.model.util.ElementScanner7
Constructor for concrete subclasses; uses null for the default value.
ElementScanner7(R) - Constructor for class javax.lang.model.util.ElementScanner7
Constructor for concrete subclasses; uses the argument for the default value.
ElementScanner8<R,P> - Class in javax.lang.model.util
A scanning visitor of program elements with default behavior appropriate for the RELEASE_8 source version.
ElementScanner8() - Constructor for class javax.lang.model.util.ElementScanner8
Constructor for concrete subclasses; uses null for the default value.
ElementScanner8(R) - Constructor for class javax.lang.model.util.ElementScanner8
Constructor for concrete subclasses; uses the argument for the default value.
ElementType - Enum in java.lang.annotation
A program element type.
ElementVisitor<R,P> - Interface in javax.lang.model.element
A visitor of program elements, in the style of the visitor design pattern.
Ellipse2D - Class in java.awt.geom
The Ellipse2D class describes an ellipse that is defined by a framing rectangle.
Ellipse2D() - Constructor for class java.awt.geom.Ellipse2D
This is an abstract class that cannot be instantiated directly.
Ellipse2D.Double - Class in java.awt.geom
The Double class defines an ellipse specified in double precision.
Ellipse2D.Double() - Constructor for class java.awt.geom.Ellipse2D.Double
Constructs a new Ellipse2D, initialized to location (0, 0) and size (0, 0).
Ellipse2D.Double(double, double, double, double) - Constructor for class java.awt.geom.Ellipse2D.Double
Constructs and initializes an Ellipse2D from the specified coordinates.
Ellipse2D.Float - Class in java.awt.geom
The Float class defines an ellipse specified in float precision.
Ellipse2D.Float() - Constructor for class java.awt.geom.Ellipse2D.Float
Constructs a new Ellipse2D, initialized to location (0, 0) and size (0, 0).
Ellipse2D.Float(float, float, float, float) - Constructor for class java.awt.geom.Ellipse2D.Float
Constructs and initializes an Ellipse2D from the specified coordinates.
EllipticCurve - Class in java.security.spec
This immutable class holds the necessary values needed to represent an elliptic curve.
EllipticCurve(ECField, BigInteger, BigInteger) - Constructor for class java.security.spec.EllipticCurve
Creates an elliptic curve with the specified elliptic field field and the coefficients a and b.
EllipticCurve(ECField, BigInteger, BigInteger, byte[]) - Constructor for class java.security.spec.EllipticCurve
Creates an elliptic curve with the specified elliptic field field, the coefficients a and b, and the seed used for curve generation.
EM - Static variable in class javax.swing.text.html.HTML.Tag
 
EMBEDDED_BY - Static variable in class javax.accessibility.AccessibleRelation
Indicates that an object is embedded in one or more objects.
EMBEDDED_BY_PROPERTY - Static variable in class javax.accessibility.AccessibleRelation
Indicates the EMBEDDED_BY relation between two or more objects has changed.
EMBEDS - Static variable in class javax.accessibility.AccessibleRelation
Indicates that an object has one or more objects embedded in it.
EMBEDS_PROPERTY - Static variable in class javax.accessibility.AccessibleRelation
Indicates the EMBEDS relation between two or more objects has changed.
EMOTICONS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Emoticons" Unicode character block.
empty() - Method in class java.util.Stack
Tests if this stack is empty.
empty() - Method in class javax.swing.text.html.parser.ContentModel
Return true if the content model could match an empty input stream.
EMPTY - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
EMPTY - Static variable in class javax.swing.text.SimpleAttributeSet
An empty attribute set.
EMPTY_DESCRIPTOR - Static variable in class javax.management.ImmutableDescriptor
An empty descriptor.
EMPTY_ENUMERATION - Static variable in class javax.swing.tree.DefaultMutableTreeNode
An enumeration that is always empty.
EMPTY_LIST - Static variable in class java.util.Collections
The empty list (immutable).
EMPTY_MAP - Static variable in class java.util.Collections
The empty map (immutable).
EMPTY_SET - Static variable in class java.util.Collections
The empty set (immutable).
EmptyBorder - Class in javax.swing.border
A class which provides an empty, transparent border which takes up space but does no drawing.
EmptyBorder(int, int, int, int) - Constructor for class javax.swing.border.EmptyBorder
Creates an empty border with the specified insets.
EmptyBorder(Insets) - Constructor for class javax.swing.border.EmptyBorder
Creates an empty border with the specified insets.
emptyEnumeration() - Static method in class java.util.Collections
Returns an enumeration that has no elements.
emptyIterator() - Static method in class java.util.Collections
Returns an iterator that has no elements.
emptyList() - Static method in class java.util.Collections
Returns the empty list (immutable).
emptyListIterator() - Static method in class java.util.Collections
Returns a list iterator that has no elements.
emptyMap() - Static method in class java.util.Collections
Returns the empty map (immutable).
emptySet() - Static method in class java.util.Collections
Returns the empty set (immutable).
EmptyStackException - Exception in java.util
Thrown by methods in the Stack class to indicate that the stack is empty.
EmptyStackException() - Constructor for exception java.util.EmptyStackException
Constructs a new EmptyStackException with null as its error message string.
emptyTag(Element) - Method in class javax.swing.text.html.HTMLWriter
Writes out all empty elements (all tags that have no corresponding end tag).
enable() - Method in class java.awt.Component
Deprecated.
As of JDK version 1.1, replaced by setEnabled(boolean).
enable(boolean) - Method in class java.awt.Component
Deprecated.
As of JDK version 1.1, replaced by setEnabled(boolean).
enable() - Method in class java.awt.MenuItem
Deprecated.
As of JDK version 1.1, replaced by setEnabled(boolean).
enable(boolean) - Method in class java.awt.MenuItem
Deprecated.
As of JDK version 1.1, replaced by setEnabled(boolean).
enable() - Static method in class java.lang.Compiler
Cause the Compiler to resume operation.
enable() - Method in class javax.swing.JComponent
Deprecated.
As of JDK version 1.1, replaced by java.awt.Component.setEnabled(boolean).
enableActions() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
enableAllObjectNames() - Method in class javax.management.relation.MBeanServerNotificationFilter
Enables all MBeanServerNotifications (all ObjectNames are selected).
enableAttribute(String) - Method in class javax.management.AttributeChangeNotificationFilter
Enables all the attribute change notifications the attribute name of which equals the specified name to be sent to the listener.
enableClientWindowNotification(InputMethod, boolean) - Method in interface java.awt.im.spi.InputMethodContext
Enables or disables notification of the current client window's location and state for the specified input method.
ENABLED - Static variable in class javax.accessibility.AccessibleState
Indicates this object is enabled.
enabled - Variable in class javax.swing.AbstractAction
Specifies whether action is enabled; the default is true.
ENABLED - Static variable in class javax.swing.DefaultButtonModel
Identifies the "enabled" bit in the bitmask, which indicates that the button can be selected by an input device (such as a mouse pointer).
ENABLED - Static variable in interface javax.swing.plaf.synth.SynthConstants
Primary state indicating the component is enabled.
enableEvents(long) - Method in class java.awt.Component
Enables the events defined by the specified event mask parameter to be delivered to this component.
enableEvents(long) - Method in class java.awt.MenuItem
Enables event delivery to this menu item for events to be defined by the specified event mask parameter
enableInputMethods(boolean) - Method in class java.awt.Component
Enables or disables input method support for this component.
enableInputMethods(boolean) - Method in class java.awt.TextComponent
Enables or disables input method support for this text component.
enableObjectName(ObjectName) - Method in class javax.management.relation.MBeanServerNotificationFilter
Enables MBeanServerNotifications concerning given ObjectName.
enableReplaceObject(boolean) - Method in class java.io.ObjectOutputStream
Enable the stream to do replacement of objects in the stream.
enableResizedPosting() - Method in class javax.swing.table.TableColumn
Deprecated.
as of Java 2 platform v1.3
enableResolveObject(boolean) - Method in class java.io.ObjectInputStream
Enable the stream to allow objects read from the stream to be replaced.
enableType(String) - Method in class javax.management.NotificationFilterSupport
Enables all the notifications the type of which starts with the specified prefix to be sent to the listener.
ENCLOSED_ALPHANUMERIC_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Enclosed Alphanumeric Supplement" Unicode character block.
ENCLOSED_ALPHANUMERICS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Enclosed Alphanumerics" Unicode character block.
ENCLOSED_CJK_LETTERS_AND_MONTHS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Enclosed CJK Letters and Months" Unicode character block.
ENCLOSED_IDEOGRAPHIC_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Enclosed Ideographic Supplement" Unicode character block.
ENCLOSING_MARK - Static variable in class java.lang.Character
General category "Me" in the Unicode specification.
encode(String) - Static method in class java.net.URLEncoder
Deprecated.
The resulting string may vary depending on the platform's default encoding. Instead, use the encode(String,String) method to specify the encoding.
encode(String, String) - Static method in class java.net.URLEncoder
Translates a string into application/x-www-form-urlencoded format using a specific encoding scheme.
encode(CharBuffer) - Method in class java.nio.charset.Charset
Convenience method that encodes Unicode characters into bytes in this charset.
encode(String) - Method in class java.nio.charset.Charset
Convenience method that encodes a string into bytes in this charset.
encode(OutputStream) - Method in interface java.security.cert.Extension
Generates the extension's DER encoding and writes it to the output stream.
encode(OutputStream) - Method in interface java.security.Certificate
Deprecated.
Encodes the certificate to an output stream in a format that can be decoded by the decode method.
encodeDataFlavor(DataFlavor) - Static method in class java.awt.datatransfer.SystemFlavorMap
Encodes a DataFlavor for use as a String native.
EncodedKeySpec - Class in java.security.spec
This class represents a public or private key in encoded format.
EncodedKeySpec(byte[]) - Constructor for class java.security.spec.EncodedKeySpec
Creates a new EncodedKeySpec with the given encoded key.
encodedParams - Variable in class javax.crypto.SealedObject
The cryptographic parameters used by the sealing Cipher, encoded in the default format.
encodeJavaMIMEType(String) - Static method in class java.awt.datatransfer.SystemFlavorMap
Encodes a MIME type for use as a String native.
Encoder - Class in java.beans
An Encoder is a class which can be used to create files or streams that encode the state of a collection of JavaBeans in terms of their public APIs.
Encoder() - Constructor for class java.beans.Encoder
 
encoding - Variable in class javax.sound.sampled.AudioFormat
The audio encoding technique used by this format.
ENCRYPT - Static variable in class javax.xml.crypto.KeySelector.Purpose
A key for encrypting.
ENCRYPT_MODE - Static variable in class javax.crypto.Cipher
Constant used to initialize cipher to encryption mode.
EncryptedPrivateKeyInfo - Class in javax.crypto
This class implements the EncryptedPrivateKeyInfo type as defined in PKCS #8.
EncryptedPrivateKeyInfo(byte[]) - Constructor for class javax.crypto.EncryptedPrivateKeyInfo
Constructs (i.e., parses) an EncryptedPrivateKeyInfo from its ASN.1 encoding.
EncryptedPrivateKeyInfo(String, byte[]) - Constructor for class javax.crypto.EncryptedPrivateKeyInfo
Constructs an EncryptedPrivateKeyInfo from the encryption algorithm name and the encrypted data.
EncryptedPrivateKeyInfo(AlgorithmParameters, byte[]) - Constructor for class javax.crypto.EncryptedPrivateKeyInfo
Constructs an EncryptedPrivateKeyInfo from the encryption algorithm parameters and the encrypted data.
ENCTYPE - Static variable in class javax.swing.text.html.HTML.Attribute
 
END - Static variable in class java.awt.Event
The End key, a non-ASCII action key.
end() - Method in class java.awt.PrintJob
Ends the print job and does any necessary cleanup.
end(boolean) - Method in class java.nio.channels.spi.AbstractInterruptibleChannel
Marks the end of an I/O operation that might block indefinitely.
end() - Method in class java.nio.channels.spi.AbstractSelector
Marks the end of an I/O operation that might block indefinitely.
end() - Method in class java.util.regex.Matcher
Returns the offset after the last character matched.
end(int) - Method in class java.util.regex.Matcher
Returns the offset after the last character of the subsequence captured by the given group during the previous match operation.
end() - Method in interface java.util.regex.MatchResult
Returns the offset after the last character matched.
end(int) - Method in interface java.util.regex.MatchResult
Returns the offset after the last character of the subsequence captured by the given group during this match.
end() - Method in class java.util.zip.Deflater
Closes the compressor and discards any unprocessed input.
end() - Method in class java.util.zip.Inflater
Closes the decompressor and discards any unprocessed input.
end(HTML.Tag) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.BlockAction
 
end(HTML.Tag) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.CharacterAction
 
end(HTML.Tag) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.FormAction
 
end(HTML.Tag) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.HiddenAction
 
end(HTML.Tag) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.ParagraphAction
 
end(HTML.Tag) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.PreAction
 
end(HTML.Tag) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.TagAction
Called when an end tag is seen for the type of tag this action was registered to.
end() - Method in class javax.swing.undo.CompoundEdit
Sets inProgress to false.
end() - Method in class javax.swing.undo.StateEdit
Gets the post-edit state of the StateEditable object and ends the edit.
end() - Method in class javax.swing.undo.UndoManager
Turns this UndoManager into a normal CompoundEdit.
END_OF_EXCLUSIVE - Static variable in class javax.sound.midi.ShortMessage
Status byte for End of System Exclusive message (0xF7, or 247).
END_PUNCTUATION - Static variable in class java.lang.Character
General category "Pe" in the Unicode specification.
endAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the end of the document.
endComposition() - Method in class java.awt.im.InputContext
Ends any input composition that may currently be going on in this context.
endComposition() - Method in interface java.awt.im.spi.InputMethod
Ends any input composition that may currently be going on in this context.
endDraggingFrame(JComponent) - Method in class javax.swing.DefaultDesktopManager
 
endDraggingFrame(JComponent) - Method in interface javax.swing.DesktopManager
This method signals the end of the dragging session.
endFontTag() - Method in class javax.swing.text.html.MinimalHTMLWriter
This is no longer used, instead <span> will be written out.
endIndex - Variable in class javax.accessibility.AccessibleAttributeSequence
The end index of the text sequence
endIndex - Variable in class javax.accessibility.AccessibleTextSequence
The end index of the text sequence
endInsertEmpty() - Method in class javax.imageio.ImageWriter
Completes the insertion of a new image that was begun with a prior call to prepareInsertEmpty.
endKey - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated.
As of Java 2 platform v1.3.
endLayout() - Method in interface java.awt.peer.ContainerPeer
Notifies the peer that layout is finished.
endLineAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the end of a line.
EndOfLineStringProperty - Static variable in class javax.swing.text.DefaultEditorKit
When reading a document if a CRLF is encountered a property with this name is added and the value will be "\r\n".
endParagraphAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the end of a paragraph.
endReplacePixels() - Method in class javax.imageio.ImageWriter
Terminates a sequence of calls to replacePixels.
endResizingFrame(JComponent) - Method in class javax.swing.DefaultDesktopManager
 
endResizingFrame(JComponent) - Method in interface javax.swing.DesktopManager
This method signals the end of the resize session.
endsWith(String) - Method in class java.lang.String
Tests if this string ends with the specified suffix.
endsWith(Path) - Method in interface java.nio.file.Path
Tests if this path ends with the given path.
endsWith(String) - Method in interface java.nio.file.Path
Tests if this path ends with a Path, constructed by converting the given path string, in exactly the manner specified by the endsWith(Path) method.
endsWith(Name) - Method in class javax.naming.CompositeName
Determines whether a composite name is a suffix of this composite name.
endsWith(Name) - Method in class javax.naming.CompoundName
Determines whether a compound name is a suffix of this compound name.
endsWith(Name) - Method in class javax.naming.ldap.LdapName
Determines whether this LDAP name ends with a specified LDAP name suffix.
endsWith(List<Rdn>) - Method in class javax.naming.ldap.LdapName
Determines whether the specified RDN sequence forms a suffix of this LDAP name.
endsWith(Name) - Method in interface javax.naming.Name
Determines whether this name ends with a specified suffix.
ENDTAG - Static variable in class javax.swing.text.html.HTML.Attribute
 
endTag(Element) - Method in class javax.swing.text.html.HTMLWriter
Writes out an end tag for the element.
ENDTAG - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
endTag(boolean) - Method in class javax.swing.text.html.parser.Parser
Handle an end tag.
EndTagType - Static variable in class javax.swing.text.DefaultStyledDocument.ElementSpec
A possible value for getType.
endUpdate() - Method in class javax.swing.undo.UndoableEditSupport
DEADLOCK WARNING: Calling this method may call undoableEditHappened in all listeners.
endValidate() - Method in interface java.awt.peer.ContainerPeer
Notifies the peer that validation of the component tree is finished.
endWordAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the end of a word.
endWriteEmpty() - Method in class javax.imageio.ImageWriter
Completes the writing of a new image that was begun with a prior call to prepareWriteEmpty.
endWriteSequence() - Method in class javax.imageio.ImageWriter
Completes the writing of a sequence of images begun with prepareWriteSequence.
ENGINE - Static variable in interface javax.script.ScriptEngine
Reserved key for a named value that is the name of the ScriptEngine implementation.
ENGINE_SCOPE - Static variable in interface javax.script.ScriptContext
EngineScope attributes are visible during the lifetime of a single ScriptEngine and a set of attributes is maintained for each engine.
ENGINE_VERSION - Static variable in interface javax.script.ScriptEngine
Reserved key for a named value that identifies the version of the ScriptEngine implementation.
engineAliases() - Method in class java.security.KeyStoreSpi
Lists all the alias names of this keystore.
engineBuild(CertPathParameters) - Method in class java.security.cert.CertPathBuilderSpi
Attempts to build a certification path using the specified algorithm parameter set.
engineContainsAlias(String) - Method in class java.security.KeyStoreSpi
Checks if the given alias exists in this keystore.
engineCreateSSLEngine() - Method in class javax.net.ssl.SSLContextSpi
Creates a new SSLEngine using this context.
engineCreateSSLEngine(String, int) - Method in class javax.net.ssl.SSLContextSpi
Creates a SSLEngine using this context.
engineDeleteEntry(String) - Method in class java.security.KeyStoreSpi
Deletes the entry identified by the given alias from this keystore.
engineDigest() - Method in class java.security.MessageDigestSpi
Completes the hash computation by performing final operations such as padding.
engineDigest(byte[], int, int) - Method in class java.security.MessageDigestSpi
Completes the hash computation by performing final operations such as padding.
engineDoFinal(byte[], int, int) - Method in class javax.crypto.CipherSpi
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
engineDoFinal(byte[], int, int, byte[], int) - Method in class javax.crypto.CipherSpi
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
engineDoFinal(ByteBuffer, ByteBuffer) - Method in class javax.crypto.CipherSpi
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
engineDoFinal() - Method in class javax.crypto.MacSpi
Completes the MAC computation and resets the MAC for further use, maintaining the secret key that the MAC was initialized with.
engineDoPhase(Key, boolean) - Method in class javax.crypto.KeyAgreementSpi
Executes the next phase of this key agreement with the given key that was received from one of the other parties involved in this key agreement.
engineEntryInstanceOf(String, Class<? extends KeyStore.Entry>) - Method in class java.security.KeyStoreSpi
Determines if the keystore Entry for the specified alias is an instance or subclass of the specified entryClass.
engineGenerateCertificate(InputStream) - Method in class java.security.cert.CertificateFactorySpi
Generates a certificate object and initializes it with the data read from the input stream inStream.
engineGenerateCertificates(InputStream) - Method in class java.security.cert.CertificateFactorySpi
Returns a (possibly empty) collection view of the certificates read from the given input stream inStream.
engineGenerateCertPath(InputStream) - Method in class java.security.cert.CertificateFactorySpi
Generates a CertPath object and initializes it with the data read from the InputStream inStream.
engineGenerateCertPath(InputStream, String) - Method in class java.security.cert.CertificateFactorySpi
Generates a CertPath object and initializes it with the data read from the InputStream inStream.
engineGenerateCertPath(List<? extends Certificate>) - Method in class java.security.cert.CertificateFactorySpi
Generates a CertPath object and initializes it with a List of Certificates.
engineGenerateCRL(InputStream) - Method in class java.security.cert.CertificateFactorySpi
Generates a certificate revocation list (CRL) object and initializes it with the data read from the input stream inStream.
engineGenerateCRLs(InputStream) - Method in class java.security.cert.CertificateFactorySpi
Returns a (possibly empty) collection view of the CRLs read from the given input stream inStream.
engineGenerateKey() - Method in class javax.crypto.KeyGeneratorSpi
Generates a secret key.
engineGenerateParameters() - Method in class java.security.AlgorithmParameterGeneratorSpi
Generates the parameters.
engineGeneratePrivate(KeySpec) - Method in class java.security.KeyFactorySpi
Generates a private key object from the provided key specification (key material).
engineGeneratePublic(KeySpec) - Method in class java.security.KeyFactorySpi
Generates a public key object from the provided key specification (key material).
engineGenerateSecret() - Method in class javax.crypto.KeyAgreementSpi
Generates the shared secret and returns it in a new buffer.
engineGenerateSecret(byte[], int) - Method in class javax.crypto.KeyAgreementSpi
Generates the shared secret, and places it into the buffer sharedSecret, beginning at offset inclusive.
engineGenerateSecret(String) - Method in class javax.crypto.KeyAgreementSpi
Creates the shared secret and returns it as a secret key object of the requested algorithm type.
engineGenerateSecret(KeySpec) - Method in class javax.crypto.SecretKeyFactorySpi
Generates a SecretKey object from the provided key specification (key material).
engineGenerateSeed(int) - Method in class java.security.SecureRandomSpi
Returns the given number of seed bytes.
engineGenExemptionBlob() - Method in class javax.crypto.ExemptionMechanismSpi
Generates the exemption mechanism key blob.
engineGenExemptionBlob(byte[], int) - Method in class javax.crypto.ExemptionMechanismSpi
Generates the exemption mechanism key blob, and stores the result in the output buffer, starting at outputOffset inclusive.
engineGetAppConfigurationEntry(String) - Method in class javax.security.auth.login.ConfigurationSpi
Retrieve the AppConfigurationEntries for the specified name.
engineGetBlockSize() - Method in class javax.crypto.CipherSpi
Returns the block size (in bytes).
engineGetCertificate(String) - Method in class java.security.KeyStoreSpi
Returns the certificate associated with the given alias.
engineGetCertificateAlias(Certificate) - Method in class java.security.KeyStoreSpi
Returns the (alias) name of the first keystore entry whose certificate matches the given certificate.
engineGetCertificateChain(String) - Method in class java.security.KeyStoreSpi
Returns the certificate chain associated with the given alias.
engineGetCertificates(CertSelector) - Method in class java.security.cert.CertStoreSpi
Returns a Collection of Certificates that match the specified selector.
engineGetCertPathEncodings() - Method in class java.security.cert.CertificateFactorySpi
Returns an iteration of the CertPath encodings supported by this certificate factory, with the default encoding first.
engineGetClientSessionContext() - Method in class javax.net.ssl.SSLContextSpi
Returns a client SSLSessionContext object for this context.
engineGetCreationDate(String) - Method in class java.security.KeyStoreSpi
Returns the creation date of the entry identified by the given alias.
engineGetCRLs(CRLSelector) - Method in class java.security.cert.CertStoreSpi
Returns a Collection of CRLs that match the specified selector.
engineGetDefaultSSLParameters() - Method in class javax.net.ssl.SSLContextSpi
Returns a copy of the SSLParameters indicating the default settings for this SSL context.
engineGetDigestLength() - Method in class java.security.MessageDigestSpi
Returns the digest length in bytes.
engineGetEncoded() - Method in class java.security.AlgorithmParametersSpi
Returns the parameters in their primary encoding format.
engineGetEncoded(String) - Method in class java.security.AlgorithmParametersSpi
Returns the parameters encoded in the specified format.
engineGetEntry(String, KeyStore.ProtectionParameter) - Method in class java.security.KeyStoreSpi
Gets a KeyStore.Entry for the specified alias with the specified protection parameter.
engineGetIV() - Method in class javax.crypto.CipherSpi
Returns the initialization vector (IV) in a new buffer.
engineGetKey(String, char[]) - Method in class java.security.KeyStoreSpi
Returns the key associated with the given alias, using the given password to recover it.
engineGetKeyManagers() - Method in class javax.net.ssl.KeyManagerFactorySpi
Returns one key manager for each type of key material.
engineGetKeySize(Key) - Method in class javax.crypto.CipherSpi
Returns the key size of the given key object in bits.
engineGetKeySpec(Key, Class<T>) - Method in class java.security.KeyFactorySpi
Returns a specification (key material) of the given key object.
engineGetKeySpec(SecretKey, Class) - Method in class javax.crypto.SecretKeyFactorySpi
Returns a specification (key material) of the given key object in the requested format.
engineGetMacLength() - Method in class javax.crypto.MacSpi
Returns the length of the MAC in bytes.
engineGetOutputSize(int) - Method in class javax.crypto.CipherSpi
Returns the length in bytes that an output buffer would need to be in order to hold the result of the next update or doFinal operation, given the input length inputLen (in bytes).
engineGetOutputSize(int) - Method in class javax.crypto.ExemptionMechanismSpi
Returns the length in bytes that an output buffer would need to be in order to hold the result of the next engineGenExemptionBlob operation, given the input length inputLen (in bytes).
engineGetParameter(String) - Method in class java.security.SignatureSpi
Deprecated. 
engineGetParameters() - Method in class java.security.SignatureSpi
This method is overridden by providers to return the parameters used with this signature engine, or null if this signature engine does not use any parameters.
engineGetParameters() - Method in class javax.crypto.CipherSpi
Returns the parameters used with this cipher.
engineGetParameterSpec(Class<T>) - Method in class java.security.AlgorithmParametersSpi
Returns a (transparent) specification of this parameters object.
engineGetPermissions(CodeSource) - Method in class java.security.PolicySpi
Return a PermissionCollection object containing the set of permissions granted to the specified CodeSource.
engineGetPermissions(ProtectionDomain) - Method in class java.security.PolicySpi
Return a PermissionCollection object containing the set of permissions granted to the specified ProtectionDomain.
engineGetServerSessionContext() - Method in class javax.net.ssl.SSLContextSpi
Returns a server SSLSessionContext object for this context.
engineGetServerSocketFactory() - Method in class javax.net.ssl.SSLContextSpi
Returns a ServerSocketFactory object for this context.
engineGetSocketFactory() - Method in class javax.net.ssl.SSLContextSpi
Returns a SocketFactory object for this context.
engineGetSupportedSSLParameters() - Method in class javax.net.ssl.SSLContextSpi
Returns a copy of the SSLParameters indicating the maximum supported settings for this SSL context.
engineGetTrustManagers() - Method in class javax.net.ssl.TrustManagerFactorySpi
Returns one trust manager for each type of trust material.
engineImplies(ProtectionDomain, Permission) - Method in class java.security.PolicySpi
Check whether the policy has granted a Permission to a ProtectionDomain.
engineInit(int, SecureRandom) - Method in class java.security.AlgorithmParameterGeneratorSpi
Initializes this parameter generator for a certain size and source of randomness.
engineInit(AlgorithmParameterSpec, SecureRandom) - Method in class java.security.AlgorithmParameterGeneratorSpi
Initializes this parameter generator with a set of algorithm-specific parameter generation values.
engineInit(AlgorithmParameterSpec) - Method in class java.security.AlgorithmParametersSpi
Initializes this parameters object using the parameters specified in paramSpec.
engineInit(byte[]) - Method in class java.security.AlgorithmParametersSpi
Imports the specified parameters and decodes them according to the primary decoding format for parameters.
engineInit(byte[], String) - Method in class java.security.AlgorithmParametersSpi
Imports the parameters from params and decodes them according to the specified decoding format.
engineInit(int, Key, SecureRandom) - Method in class javax.crypto.CipherSpi
Initializes this cipher with a key and a source of randomness.
engineInit(int, Key, AlgorithmParameterSpec, SecureRandom) - Method in class javax.crypto.CipherSpi
Initializes this cipher with a key, a set of algorithm parameters, and a source of randomness.
engineInit(int, Key, AlgorithmParameters, SecureRandom) - Method in class javax.crypto.CipherSpi
Initializes this cipher with a key, a set of algorithm parameters, and a source of randomness.
engineInit(Key) - Method in class javax.crypto.ExemptionMechanismSpi
Initializes this exemption mechanism with a key.
engineInit(Key, AlgorithmParameterSpec) - Method in class javax.crypto.ExemptionMechanismSpi
Initializes this exemption mechanism with a key and a set of algorithm parameters.
engineInit(Key, AlgorithmParameters) - Method in class javax.crypto.ExemptionMechanismSpi
Initializes this exemption mechanism with a key and a set of algorithm parameters.
engineInit(Key, SecureRandom) - Method in class javax.crypto.KeyAgreementSpi
Initializes this key agreement with the given key and source of randomness.
engineInit(Key, AlgorithmParameterSpec, SecureRandom) - Method in class javax.crypto.KeyAgreementSpi
Initializes this key agreement with the given key, set of algorithm parameters, and source of randomness.
engineInit(SecureRandom) - Method in class javax.crypto.KeyGeneratorSpi
Initializes the key generator.
engineInit(AlgorithmParameterSpec, SecureRandom) - Method in class javax.crypto.KeyGeneratorSpi
Initializes the key generator with the specified parameter set and a user-provided source of randomness.
engineInit(int, SecureRandom) - Method in class javax.crypto.KeyGeneratorSpi
Initializes this key generator for a certain keysize, using the given source of randomness.
engineInit(Key, AlgorithmParameterSpec) - Method in class javax.crypto.MacSpi
Initializes the MAC with the given (secret) key and algorithm parameters.
engineInit(KeyStore, char[]) - Method in class javax.net.ssl.KeyManagerFactorySpi
Initializes this factory with a source of key material.
engineInit(ManagerFactoryParameters) - Method in class javax.net.ssl.KeyManagerFactorySpi
Initializes this factory with a source of key material.
engineInit(KeyManager[], TrustManager[], SecureRandom) - Method in class javax.net.ssl.SSLContextSpi
Initializes this context.
engineInit(KeyStore) - Method in class javax.net.ssl.TrustManagerFactorySpi
Initializes this factory with a source of certificate authorities and related trust material.
engineInit(ManagerFactoryParameters) - Method in class javax.net.ssl.TrustManagerFactorySpi
Initializes this factory with a source of provider-specific key material.
engineInitSign(PrivateKey) - Method in class java.security.SignatureSpi
Initializes this signature object with the specified private key for signing operations.
engineInitSign(PrivateKey, SecureRandom) - Method in class java.security.SignatureSpi
Initializes this signature object with the specified private key and source of randomness for signing operations.
engineInitVerify(PublicKey) - Method in class java.security.SignatureSpi
Initializes this signature object with the specified public key for verification operations.
engineIsCertificateEntry(String) - Method in class java.security.KeyStoreSpi
Returns true if the entry identified by the given alias was created by a call to setCertificateEntry, or created by a call to setEntry with a TrustedCertificateEntry.
engineIsKeyEntry(String) - Method in class java.security.KeyStoreSpi
Returns true if the entry identified by the given alias was created by a call to setKeyEntry, or created by a call to setEntry with a PrivateKeyEntry or a SecretKeyEntry.
engineLoad(InputStream, char[]) - Method in class java.security.KeyStoreSpi
Loads the keystore from the given input stream.
engineLoad(KeyStore.LoadStoreParameter) - Method in class java.security.KeyStoreSpi
Loads the keystore using the given KeyStore.LoadStoreParameter.
engineNextBytes(byte[]) - Method in class java.security.SecureRandomSpi
Generates a user-specified number of random bytes.
engineRefresh() - Method in class java.security.PolicySpi
Refreshes/reloads the policy configuration.
engineRefresh() - Method in class javax.security.auth.login.ConfigurationSpi
Refresh and reload the Configuration.
engineReset() - Method in class java.security.MessageDigestSpi
Resets the digest for further use.
engineReset() - Method in class javax.crypto.MacSpi
Resets the MAC for further use, maintaining the secret key that the MAC was initialized with.
engineScope - Variable in class javax.script.SimpleScriptContext
This is the engine scope bindings.
engineSetCertificateEntry(String, Certificate) - Method in class java.security.KeyStoreSpi
Assigns the given certificate to the given alias.
engineSetEntry(String, KeyStore.Entry, KeyStore.ProtectionParameter) - Method in class java.security.KeyStoreSpi
Saves a KeyStore.Entry under the specified alias.
engineSetKeyEntry(String, Key, char[], Certificate[]) - Method in class java.security.KeyStoreSpi
Assigns the given key to the given alias, protecting it with the given password.
engineSetKeyEntry(String, byte[], Certificate[]) - Method in class java.security.KeyStoreSpi
Assigns the given key (that has already been protected) to the given alias.
engineSetMode(String) - Method in class javax.crypto.CipherSpi
Sets the mode of this cipher.
engineSetPadding(String) - Method in class javax.crypto.CipherSpi
Sets the padding mechanism of this cipher.
engineSetParameter(String, Object) - Method in class java.security.SignatureSpi
Deprecated.
Replaced by engineSetParameter.
engineSetParameter(AlgorithmParameterSpec) - Method in class java.security.SignatureSpi
This method is overridden by providers to initialize this signature engine with the specified parameter set.
engineSetSeed(byte[]) - Method in class java.security.SecureRandomSpi
Reseeds this random object.
engineSign() - Method in class java.security.SignatureSpi
Returns the signature bytes of all the data updated so far.
engineSign(byte[], int, int) - Method in class java.security.SignatureSpi
Finishes this signature operation and stores the resulting signature bytes in the provided buffer outbuf, starting at offset.
engineSize() - Method in class java.security.KeyStoreSpi
Retrieves the number of entries in this keystore.
engineStore(OutputStream, char[]) - Method in class java.security.KeyStoreSpi
Stores this keystore to the given output stream, and protects its integrity with the given password.
engineStore(KeyStore.LoadStoreParameter) - Method in class java.security.KeyStoreSpi
Stores this keystore using the given KeyStore.LoadStoreParmeter.
engineToString() - Method in class java.security.AlgorithmParametersSpi
Returns a formatted string describing the parameters.
engineTranslateKey(Key) - Method in class java.security.KeyFactorySpi
Translates a key object, whose provider may be unknown or potentially untrusted, into a corresponding key object of this key factory.
engineTranslateKey(SecretKey) - Method in class javax.crypto.SecretKeyFactorySpi
Translates a key object, whose provider may be unknown or potentially untrusted, into a corresponding key object of this secret-key factory.
engineUnwrap(byte[], String, int) - Method in class javax.crypto.CipherSpi
Unwrap a previously wrapped key.
engineUpdate(byte) - Method in class java.security.MessageDigestSpi
Updates the digest using the specified byte.
engineUpdate(byte[], int, int) - Method in class java.security.MessageDigestSpi
Updates the digest using the specified array of bytes, starting at the specified offset.
engineUpdate(ByteBuffer) - Method in class java.security.MessageDigestSpi
Update the digest using the specified ByteBuffer.
engineUpdate(byte) - Method in class java.security.SignatureSpi
Updates the data to be signed or verified using the specified byte.
engineUpdate(byte[], int, int) - Method in class java.security.SignatureSpi
Updates the data to be signed or verified, using the specified array of bytes, starting at the specified offset.
engineUpdate(ByteBuffer) - Method in class java.security.SignatureSpi
Updates the data to be signed or verified using the specified ByteBuffer.
engineUpdate(byte[], int, int) - Method in class javax.crypto.CipherSpi
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
engineUpdate(byte[], int, int, byte[], int) - Method in class javax.crypto.CipherSpi
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
engineUpdate(ByteBuffer, ByteBuffer) - Method in class javax.crypto.CipherSpi
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
engineUpdate(byte) - Method in class javax.crypto.MacSpi
Processes the given byte.
engineUpdate(byte[], int, int) - Method in class javax.crypto.MacSpi
Processes the first len bytes in input, starting at offset inclusive.
engineUpdate(ByteBuffer) - Method in class javax.crypto.MacSpi
Processes input.remaining() bytes in the ByteBuffer input, starting at input.position().
engineUpdateAAD(byte[], int, int) - Method in class javax.crypto.CipherSpi
Continues a multi-part update of the Additional Authentication Data (AAD), using a subset of the provided buffer.
engineUpdateAAD(ByteBuffer) - Method in class javax.crypto.CipherSpi
Continues a multi-part update of the Additional Authentication Data (AAD).
engineValidate(CertPath, CertPathParameters) - Method in class java.security.cert.CertPathValidatorSpi
Validates the specified certification path using the specified algorithm parameter set.
engineVerify(byte[]) - Method in class java.security.SignatureSpi
Verifies the passed-in signature.
engineVerify(byte[], int, int) - Method in class java.security.SignatureSpi
Verifies the passed-in signature in the specified array of bytes, starting at the specified offset.
engineWrap(Key) - Method in class javax.crypto.CipherSpi
Wrap a key.
ENGLISH - Static variable in class java.util.Locale
Useful constant for language.
enqueue() - Method in class java.lang.ref.Reference
Adds this reference object to the queue with which it is registered, if any.
enqueueKeyEvents(long, Component) - Method in class java.awt.DefaultKeyboardFocusManager
Delays dispatching of KeyEvents until the specified Component becomes the focus owner.
enqueueKeyEvents(long, Component) - Method in class java.awt.KeyboardFocusManager
Called by the AWT to notify the KeyboardFocusManager that it should delay dispatching of KeyEvents until the specified Component becomes the focus owner.
ensureCapacity(int) - Method in class java.lang.StringBuffer
 
ensureCapacity(int) - Method in class java.util.ArrayList
Increases the capacity of this ArrayList instance, if necessary, to ensure that it can hold at least the number of elements specified by the minimum capacity argument.
ensureCapacity(int) - Method in class java.util.Vector
Increases the capacity of this vector, if necessary, to ensure that it can hold at least the number of components specified by the minimum capacity argument.
ensureCapacity(int) - Method in class javax.swing.DefaultListModel
Increases the capacity of this list, if necessary, to ensure that it can hold at least the number of components specified by the minimum capacity argument.
ensureFileIsVisible(File) - Method in class javax.swing.JFileChooser
Makes sure that the specified file is viewable, and not hidden.
ensureFileIsVisible(JFileChooser, File) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
ensureFileIsVisible(JFileChooser, File) - Method in class javax.swing.plaf.FileChooserUI
 
ensureFileIsVisible(JFileChooser, File) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
ensureFileIsVisible(JFileChooser, File) - Method in class javax.swing.plaf.multi.MultiFileChooserUI
Invokes the ensureFileIsVisible method on each UI handled by this object.
ensureIndexIsVisible(int) - Method in class javax.swing.JList
Scrolls the list within an enclosing viewport to make the specified cell completely visible.
ensureRowsAreVisible(int, int) - Method in class javax.swing.plaf.basic.BasicTreeUI
Ensures that the rows identified by beginRow through endRow are visible.
ENTER - Static variable in class java.awt.dnd.DragSourceContext
An int used by updateCurrentCursor() indicating that the Cursor has entered a DropTarget.
ENTER - Static variable in class java.awt.Event
The Enter key.
enter() - Method in interface java.awt.SecondaryLoop
Blocks the execution of the current thread and enters a new secondary event loop on the event dispatch thread.
ENTERED - Static variable in class javax.swing.event.HyperlinkEvent.EventType
Entered type.
entering(String, String) - Method in class java.util.logging.Logger
Log a method entry.
entering(String, String, Object) - Method in class java.util.logging.Logger
Log a method entry, with one parameter.
entering(String, String, Object[]) - Method in class java.util.logging.Logger
Log a method entry, with an array of parameters.
ENTITIES - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
ENTITY - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
Entity - Class in javax.swing.text.html.parser
An entity is described in a DTD using the ENTITY construct.
Entity(String, int, char[]) - Constructor for class javax.swing.text.html.parser.Entity
Creates an entity.
entityHash - Variable in class javax.swing.text.html.parser.DTD
 
entries() - Method in interface java.security.acl.Acl
Returns an enumeration of the entries in this ACL.
entries() - Method in class java.util.jar.JarFile
Returns an enumeration of the zip file entries.
entries() - Method in class java.util.zip.ZipFile
Returns an enumeration of the ZIP file entries.
ENTRY_CREATE - Static variable in class java.nio.file.StandardWatchEventKinds
Directory entry created.
ENTRY_DELETE - Static variable in class java.nio.file.StandardWatchEventKinds
Directory entry deleted.
ENTRY_MODIFY - Static variable in class java.nio.file.StandardWatchEventKinds
Directory entry modified.
entryInstanceOf(String, Class<? extends KeyStore.Entry>) - Method in class java.security.KeyStore
Determines if the keystore Entry for the specified alias is an instance or subclass of the specified entryClass.
entrySet() - Method in class java.awt.RenderingHints
Returns a Set view of the mappings contained in this RenderingHints.
entrySet() - Method in class java.security.Provider
Returns an unmodifiable Set view of the property entries contained in this Provider.
entrySet() - Method in class java.util.AbstractMap
 
entrySet() - Method in class java.util.concurrent.ConcurrentHashMap
Returns a Set view of the mappings contained in this map.
entrySet() - Method in class java.util.concurrent.ConcurrentSkipListMap
Returns a Set view of the mappings contained in this map.
entrySet() - Method in class java.util.EnumMap
Returns a Set view of the mappings contained in this map.
entrySet() - Method in class java.util.HashMap
Returns a Set view of the mappings contained in this map.
entrySet() - Method in class java.util.Hashtable
Returns a Set view of the mappings contained in this map.
entrySet() - Method in class java.util.IdentityHashMap
Returns a Set view of the mappings contained in this map.
entrySet() - Method in class java.util.jar.Attributes
Returns a Collection view of the attribute name-value mappings contained in this Map.
entrySet() - Method in interface java.util.Map
Returns a Set view of the mappings contained in this map.
entrySet() - Method in interface java.util.SortedMap
Returns a Set view of the mappings contained in this map.
entrySet() - Method in class java.util.TreeMap
Returns a Set view of the mappings contained in this map.
entrySet() - Method in class java.util.WeakHashMap
Returns a Set view of the mappings contained in this map.
entrySet() - Method in class javax.management.openmbean.TabularDataSupport
Returns a collection view of the index to row mappings contained in this TabularDataSupport instance.
entrySet() - Method in class javax.script.SimpleBindings
Returns a Set view of the mappings contained in this map.
Enum<E extends Enum<E>> - Class in java.lang
This is the common base class of all Java language enumeration types.
Enum(String, int) - Constructor for class java.lang.Enum
Sole constructor.
EnumConstantNotPresentException - Exception in java.lang
Thrown when an application tries to access an enum constant by name and the enum type contains no constant with the specified name.
EnumConstantNotPresentException(Class<? extends Enum>, String) - Constructor for exception java.lang.EnumConstantNotPresentException
Constructs an EnumConstantNotPresentException for the specified constant.
EnumControl - Class in javax.sound.sampled
A EnumControl provides control over a set of discrete possible values, each represented by an object.
EnumControl(EnumControl.Type, Object[], Object) - Constructor for class javax.sound.sampled.EnumControl
Constructs a new enumerated control object with the given parameters.
EnumControl.Type - Class in javax.sound.sampled
An instance of the EnumControl.Type inner class identifies one kind of enumerated control.
EnumControl.Type(String) - Constructor for class javax.sound.sampled.EnumControl.Type
Constructs a new enumerated control type.
enumerate(Thread[]) - Static method in class java.lang.Thread
Copies into the specified array every active thread in the current thread's thread group and its subgroups.
enumerate(Thread[]) - Method in class java.lang.ThreadGroup
Copies into the specified array every active thread in this thread group and its subgroups.
enumerate(Thread[], boolean) - Method in class java.lang.ThreadGroup
Copies into the specified array every active thread in this thread group.
enumerate(ThreadGroup[]) - Method in class java.lang.ThreadGroup
Copies into the specified array references to every active subgroup in this thread group and its subgroups.
enumerate(ThreadGroup[], boolean) - Method in class java.lang.ThreadGroup
Copies into the specified array references to every active subgroup in this thread group.
enumeration(Collection<T>) - Static method in class java.util.Collections
Returns an enumeration over the specified collection.
Enumeration<E> - Interface in java.util
An object that implements the Enumeration interface generates a series of elements, one at a time.
EnumMap<K extends Enum<K>,V> - Class in java.util
A specialized Map implementation for use with enum type keys.
EnumMap(Class<K>) - Constructor for class java.util.EnumMap
Creates an empty enum map with the specified key type.
EnumMap(EnumMap<K, ? extends V>) - Constructor for class java.util.EnumMap
Creates an enum map with the same key type as the specified enum map, initially containing the same mappings (if any).
EnumMap(Map<K, ? extends V>) - Constructor for class java.util.EnumMap
Creates an enum map initialized from the specified map.
EnumSet<E extends Enum<E>> - Class in java.util
A specialized Set implementation for use with enum types.
EnumSyntax - Class in javax.print.attribute
Class EnumSyntax is an abstract base class providing the common implementation of all "type safe enumeration" objects.
EnumSyntax(int) - Constructor for class javax.print.attribute.EnumSyntax
Construct a new enumeration value with the given integer value.
enumType() - Method in exception java.lang.EnumConstantNotPresentException
Returns the type of the missing enum constant.
ENV_10 - Static variable in class java.awt.PageAttributes.MediaType
An alias for NA_NUMBER_10_ENVELOPE.
ENV_10X13 - Static variable in class java.awt.PageAttributes.MediaType
An alias for NA_10X13_ENVELOPE.
ENV_10X14 - Static variable in class java.awt.PageAttributes.MediaType
An alias for NA_10X14_ENVELOPE.
ENV_10X15 - Static variable in class java.awt.PageAttributes.MediaType
An alias for NA_10X15_ENVELOPE.
ENV_11 - Static variable in class java.awt.PageAttributes.MediaType
An alias for NA_NUMBER_11_ENVELOPE.
ENV_12 - Static variable in class java.awt.PageAttributes.MediaType
An alias for NA_NUMBER_12_ENVELOPE.
ENV_14 - Static variable in class java.awt.PageAttributes.MediaType
An alias for NA_NUMBER_14_ENVELOPE.
ENV_6X9 - Static variable in class java.awt.PageAttributes.MediaType
An alias for NA_6X9_ENVELOPE.
ENV_7X9 - Static variable in class java.awt.PageAttributes.MediaType
An alias for NA_7X9_ENVELOPE.
ENV_9 - Static variable in class java.awt.PageAttributes.MediaType
An alias for NA_NUMBER_9_ENVELOPE.
ENV_9X11 - Static variable in class java.awt.PageAttributes.MediaType
An alias for NA_9X11_ENVELOPE.
ENV_9X12 - Static variable in class java.awt.PageAttributes.MediaType
An alias for NA_9X12_ENVELOPE.
ENV_INVITE - Static variable in class java.awt.PageAttributes.MediaType
An alias for INVITE_ENVELOPE.
ENV_ITALY - Static variable in class java.awt.PageAttributes.MediaType
An alias for ITALY_ENVELOPE.
ENV_MONARCH - Static variable in class java.awt.PageAttributes.MediaType
An alias for MONARCH_ENVELOPE.
ENV_PERSONAL - Static variable in class java.awt.PageAttributes.MediaType
An alias for PERSONAL_ENVELOPE.
ENVELOPE - Static variable in class javax.print.attribute.standard.MediaTray
The envelope input tray in the printer.
ENVELOPED - Static variable in interface javax.xml.crypto.dsig.Transform
The Enveloped Signature transform algorithm URI.
environment() - Method in class java.lang.ProcessBuilder
Returns a string map view of this process builder's environment.
environment - Variable in exception javax.naming.CannotProceedException
Contains the environment relevant for the Context or DirContext method that cannot proceed.
eof - Variable in exception java.io.OptionalDataException
True if there is no more data in the buffered part of the stream.
EOFException - Exception in java.io
Signals that an end of file or end of stream has been reached unexpectedly during input.
EOFException() - Constructor for exception java.io.EOFException
Constructs an EOFException with null as its error detail message.
EOFException(String) - Constructor for exception java.io.EOFException
Constructs an EOFException with the specified detail message.
eolIsSignificant(boolean) - Method in class java.io.StreamTokenizer
Determines whether or not ends of line are treated as tokens.
eos - Variable in class java.util.zip.GZIPInputStream
Indicates end of input stream.
EQ - Static variable in class javax.management.Query
eq(ValueExp, ValueExp) - Static method in class javax.management.Query
Returns a query expression that represents an equality constraint on two values.
equals(Object) - Method in class java.awt.AlphaComposite
Determines whether the specified object is equal to this AlphaComposite.
equals(Object) - Method in class java.awt.AWTKeyStroke
Returns true if this object is identical to the specified object.
equals(Object) - Method in class java.awt.BasicStroke
Tests if a specified object is equal to this BasicStroke by first testing if it is a BasicStroke and then comparing its width, join, cap, miter limit, dash, and dash phase attributes with those of this BasicStroke.
equals(Object) - Method in class java.awt.Color
Determines whether another object is equal to this Color.
equals(Object) - Method in class java.awt.datatransfer.DataFlavor
Indicates whether some other object is "equal to" this one.
equals(DataFlavor) - Method in class java.awt.datatransfer.DataFlavor
This method has the same behavior as DataFlavor.equals(Object).
equals(String) - Method in class java.awt.datatransfer.DataFlavor
Deprecated.
As inconsistent with hashCode() contract, use isMimeTypeEqual(String) instead.
equals(Object) - Method in class java.awt.Dimension
Checks whether two dimension objects have equal values.
equals(DisplayMode) - Method in class java.awt.DisplayMode
Returns whether the two display modes are equal.
equals(Object) - Method in class java.awt.DisplayMode
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class java.awt.Font
Compares this Font object to the specified Object.
equals(Object) - Method in class java.awt.font.FontRenderContext
Return true if obj is an instance of FontRenderContext and has the same transform, antialiasing, and fractional metrics values as this.
equals(FontRenderContext) - Method in class java.awt.font.FontRenderContext
Return true if rhs has the same transform, antialiasing, and fractional metrics values as this.
equals(GlyphVector) - Method in class java.awt.font.GlyphVector
Tests if the specified GlyphVector exactly equals this GlyphVector.
equals(Object) - Method in class java.awt.font.ImageGraphicAttribute
Compares this ImageGraphicAttribute to the specified Object.
equals(ImageGraphicAttribute) - Method in class java.awt.font.ImageGraphicAttribute
Compares this ImageGraphicAttribute to the specified ImageGraphicAttribute.
equals(Object) - Method in class java.awt.font.NumericShaper
Returns true if the specified object is an instance of NumericShaper and shapes identically to this one, regardless of the range representations, the bit mask or the enum.
equals(Object) - Method in class java.awt.font.ShapeGraphicAttribute
Compares this ShapeGraphicAttribute to the specified Object.
equals(ShapeGraphicAttribute) - Method in class java.awt.font.ShapeGraphicAttribute
Compares this ShapeGraphicAttribute to the specified ShapeGraphicAttribute.
equals(Object) - Method in class java.awt.font.TextHitInfo
Returns true if the specified Object is a TextHitInfo and equals this TextHitInfo.
equals(TextHitInfo) - Method in class java.awt.font.TextHitInfo
Returns true if the specified TextHitInfo has the same charIndex and isLeadingEdge as this TextHitInfo.
equals(Object) - Method in class java.awt.font.TextLayout
Returns true if the specified Object is a TextLayout object and if the specified Object equals this TextLayout.
equals(TextLayout) - Method in class java.awt.font.TextLayout
Returns true if the two layouts are equal.
equals(Object) - Method in class java.awt.font.TransformAttribute
Returns true if rhs is a TransformAttribute whose transform is equal to this TransformAttribute's transform.
equals(Object) - Method in class java.awt.geom.AffineTransform
Returns true if this AffineTransform represents the same affine coordinate transform as the specified argument.
equals(Object) - Method in class java.awt.geom.Arc2D
Determines whether or not the specified Object is equal to this Arc2D.
equals(Area) - Method in class java.awt.geom.Area
Tests whether the geometries of the two Area objects are equal.
equals(Object) - Method in class java.awt.geom.Ellipse2D
Determines whether or not the specified Object is equal to this Ellipse2D.
equals(Object) - Method in class java.awt.geom.Point2D
Determines whether or not two points are equal.
equals(Object) - Method in class java.awt.geom.Rectangle2D
Determines whether or not the specified Object is equal to this Rectangle2D.
equals(Object) - Method in class java.awt.geom.RoundRectangle2D
Determines whether or not the specified Object is equal to this RoundRectangle2D.
equals(Object) - Method in class java.awt.image.ColorModel
Tests if the specified Object is an instance of ColorModel and if it equals this ColorModel.
equals(Object) - Method in class java.awt.image.ComponentColorModel
Compares this color model with another for equality.
equals(Object) - Method in class java.awt.image.ComponentSampleModel
 
equals(Object) - Method in class java.awt.image.MultiPixelPackedSampleModel
 
equals(Object) - Method in class java.awt.image.PackedColorModel
Tests if the specified Object is an instance of PackedColorModel and equals this PackedColorModel.
equals(Object) - Method in class java.awt.image.SinglePixelPackedSampleModel
 
equals(Object) - Method in class java.awt.Insets
Checks whether two insets objects are equal.
equals(Object) - Method in class java.awt.JobAttributes
Determines whether two JobAttributes are equal to each other.
equals(MenuShortcut) - Method in class java.awt.MenuShortcut
Returns whether this MenuShortcut is the same as another: equality is defined to mean that both MenuShortcuts use the same key and both either use or don't use the SHIFT key.
equals(Object) - Method in class java.awt.MenuShortcut
Returns whether this MenuShortcut is the same as another: equality is defined to mean that both MenuShortcuts use the same key and both either use or don't use the SHIFT key.
equals(Object) - Method in class java.awt.PageAttributes
Determines whether two PageAttributes are equal to each other.
equals(Object) - Method in class java.awt.Point
Determines whether or not two points are equal.
equals(Object) - Method in class java.awt.Rectangle
Checks whether two rectangles are equal.
equals(Object) - Method in class java.awt.RenderingHints
Compares the specified Object with this RenderingHints for equality.
equals(Object) - Method in class java.awt.RenderingHints.Key
The equals method for all Key objects will return the same result as the equality operator '=='.
equals(Object) - Method in class java.beans.IndexedPropertyDescriptor
Compares this PropertyDescriptor against the specified object.
equals(Object) - Method in class java.beans.PropertyDescriptor
Compares this PropertyDescriptor against the specified object.
equals(Object) - Method in class java.io.File
Tests this abstract pathname for equality with the given object.
equals(Object) - Method in class java.io.FilePermission
Checks two FilePermission objects for equality.
equals(Object) - Method in interface java.lang.annotation.Annotation
Returns true if the specified object represents an annotation that is logically equivalent to this one.
equals(Object) - Method in class java.lang.Boolean
Returns true if and only if the argument is not null and is a Boolean object that represents the same boolean value as this object.
equals(Object) - Method in class java.lang.Byte
Compares this object to the specified object.
equals(Object) - Method in class java.lang.Character
Compares this object against the specified object.
equals(Object) - Method in class java.lang.Character.Subset
Compares two Subset objects for equality.
equals(Object) - Method in class java.lang.Double
Compares this object against the specified object.
equals(Object) - Method in class java.lang.Enum
Returns true if the specified object is equal to this enum constant.
equals(Object) - Method in class java.lang.Float
Compares this object against the specified object.
equals(Object) - Method in class java.lang.Integer
Compares this object to the specified object.
equals(Object) - Method in class java.lang.invoke.MethodType
Compares the specified object with this type for equality.
equals(Object) - Method in class java.lang.Long
Compares this object to the specified object.
equals(Object) - Method in class java.lang.Object
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class java.lang.ProcessBuilder.Redirect
Compares the specified object with this Redirect for equality.
equals(Object) - Method in class java.lang.reflect.Constructor
Compares this Constructor against the specified object.
equals(Object) - Method in class java.lang.reflect.Field
Compares this Field against the specified object.
equals(Object) - Method in class java.lang.reflect.Method
Compares this Method against the specified object.
equals(Object) - Method in class java.lang.Short
Compares this object to the specified object.
equals(Object) - Method in class java.lang.StackTraceElement
Returns true if the specified object is another StackTraceElement instance representing the same execution point as this instance.
equals(Object) - Method in class java.lang.String
Compares this string to the specified object.
equals(Object) - Method in class java.math.BigDecimal
Compares this BigDecimal with the specified Object for equality.
equals(Object) - Method in class java.math.BigInteger
Compares this BigInteger with the specified Object for equality.
equals(Object) - Method in class java.math.MathContext
Compares this MathContext with the specified Object for equality.
equals(Object) - Method in class java.net.HttpCookie
Test the equality of two http cookies.
equals(Object) - Method in class java.net.Inet4Address
Compares this object against the specified object.
equals(Object) - Method in class java.net.Inet6Address
Compares this object against the specified object.
equals(Object) - Method in class java.net.InetAddress
Compares this object against the specified object.
equals(Object) - Method in class java.net.InetSocketAddress
Compares this object against the specified object.
equals(Object) - Method in class java.net.InterfaceAddress
Compares this object against the specified object.
equals(Object) - Method in class java.net.NetworkInterface
Compares this object against the specified object.
equals(Object) - Method in class java.net.Proxy
Compares this object against the specified object.
equals(Object) - Method in class java.net.SocketPermission
Checks two SocketPermission objects for equality.
equals(Object) - Method in class java.net.URI
Tests this URI for equality with another object.
equals(Object) - Method in class java.net.URL
Compares this URL for equality with another object.
equals(URL, URL) - Method in class java.net.URLStreamHandler
Provides the default equals calculation.
equals(Object) - Method in class java.nio.charset.Charset
Tells whether or not this object is equal to another.
equals(Object) - Method in class java.nio.file.attribute.AclEntry
Compares the specified object with this ACL entry for equality.
equals(Object) - Method in class java.nio.file.attribute.FileTime
Tests this FileTime for equality with the given object.
equals(Object) - Method in interface java.nio.file.Path
Tests this path for equality with the given object.
equals(Object) - Method in class java.rmi.activation.ActivationDesc
Compares two activation descriptors for content equality.
equals(Object) - Method in class java.rmi.activation.ActivationGroupDesc.CommandEnvironment
Compares two command environments for content equality.
equals(Object) - Method in class java.rmi.activation.ActivationGroupDesc
Compares two activation group descriptors for content equality.
equals(Object) - Method in class java.rmi.activation.ActivationGroupID
Compares two group identifiers for content equality.
equals(Object) - Method in class java.rmi.activation.ActivationID
Compares two activation ids for content equality.
equals(Object) - Method in class java.rmi.dgc.VMID
Compare this VMID to another, and return true if they are the same identifier.
equals(Object) - Method in class java.rmi.MarshalledObject
Compares this MarshalledObject to another object.
equals(Object) - Method in class java.rmi.server.ObjID
Compares the specified object with this ObjID for equality.
equals(Object) - Method in class java.rmi.server.RemoteObject
Compares two remote objects for equality.
equals(Object) - Method in class java.rmi.server.UID
Compares the specified object with this UID for equality.
equals(Object) - Method in class java.security.AccessControlContext
Checks two AccessControlContext objects for equality.
equals(Object) - Method in interface java.security.acl.Permission
Returns true if the object passed matches the permission represented in this interface.
equals(Object) - Method in class java.security.AllPermission
Checks two AllPermission objects for equality.
equals(Object) - Method in class java.security.BasicPermission
Checks two BasicPermission objects for equality.
equals(Object) - Method in class java.security.cert.Certificate
Compares this certificate for equality with the specified object.
equals(Object) - Method in class java.security.cert.CertPath
Compares this certification path for equality with the specified object.
equals(Object) - Method in class java.security.cert.X509CRL
Compares this CRL for equality with the given object.
equals(Object) - Method in class java.security.cert.X509CRLEntry
Compares this CRL entry for equality with the given object.
equals(Object) - Method in class java.security.CodeSigner
Tests for equality between the specified object and this code signer.
equals(Object) - Method in class java.security.CodeSource
Tests for equality between the specified object and this object.
equals(Object) - Method in class java.security.Identity
Deprecated.
Tests for equality between the specified object and this identity.
equals(Object) - Method in class java.security.Permission
Checks two Permission objects for equality.
equals(Object) - Method in interface java.security.Principal
Compares this principal to the specified object.
equals(Object) - Method in class java.security.spec.ECFieldF2m
Compares this finite field for equality with the specified object.
equals(Object) - Method in class java.security.spec.ECFieldFp
Compares this prime finite field for equality with the specified object.
equals(Object) - Method in class java.security.spec.ECPoint
Compares this elliptic curve point for equality with the specified object.
equals(Object) - Method in class java.security.spec.EllipticCurve
Compares this elliptic curve for equality with the specified object.
equals(Object) - Method in class java.security.Timestamp
Tests for equality between the specified object and this timestamp.
equals(Object) - Method in class java.security.UnresolvedPermission
Checks two UnresolvedPermission objects for equality.
equals(Object) - Method in interface java.sql.RowId
Compares this RowId to the specified object.
equals(Timestamp) - Method in class java.sql.Timestamp
Tests to see if this Timestamp object is equal to the given Timestamp object.
equals(Object) - Method in class java.sql.Timestamp
Tests to see if this Timestamp object is equal to the given object.
equals(Object) - Method in class java.text.AttributedCharacterIterator.Attribute
Compares two objects for equality.
equals(Object) - Method in class java.text.ChoiceFormat
Equality comparision between two
equals(String, String) - Method in class java.text.Collator
Convenience method for comparing the equality of two strings based on this Collator's collation rules.
equals(Object) - Method in class java.text.Collator
Compares the equality of two Collators.
equals(Object) - Method in class java.text.DateFormat
Overrides equals
equals(Object) - Method in class java.text.DateFormatSymbols
Override equals
equals(Object) - Method in class java.text.DecimalFormat
Overrides equals
equals(Object) - Method in class java.text.DecimalFormatSymbols
Override equals.
equals(Object) - Method in class java.text.FieldPosition
Overrides equals
equals(Object) - Method in class java.text.MessageFormat
Equality comparison between two message format objects
equals(Object) - Method in class java.text.NumberFormat
Overrides equals
equals(Object) - Method in class java.text.ParsePosition
Overrides equals
equals(Object) - Method in class java.text.RuleBasedCollator
Compares the equality of two collation objects.
equals(Object) - Method in class java.text.SimpleDateFormat
Compares the given object with this SimpleDateFormat for equality.
equals(Object) - Method in class java.text.StringCharacterIterator
Compares the equality of two StringCharacterIterator objects.
equals(Object) - Method in class java.util.AbstractList
Compares the specified object with this list for equality.
equals(Object) - Method in class java.util.AbstractMap
Compares the specified object with this map for equality.
equals(Object) - Method in class java.util.AbstractMap.SimpleEntry
Compares the specified object with this entry for equality.
equals(Object) - Method in class java.util.AbstractMap.SimpleImmutableEntry
Compares the specified object with this entry for equality.
equals(Object) - Method in class java.util.AbstractSet
Compares the specified object with this set for equality.
equals(long[], long[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of longs are equal to one another.
equals(int[], int[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of ints are equal to one another.
equals(short[], short[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of shorts are equal to one another.
equals(char[], char[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of chars are equal to one another.
equals(byte[], byte[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of bytes are equal to one another.
equals(boolean[], boolean[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of booleans are equal to one another.
equals(double[], double[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of doubles are equal to one another.
equals(float[], float[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of floats are equal to one another.
equals(Object[], Object[]) - Static method in class java.util.Arrays
Returns true if the two specified arrays of Objects are equal to one another.
equals(Object) - Method in class java.util.BitSet
Compares this object against the specified object.
equals(Object) - Method in class java.util.Calendar
Compares this Calendar to the specified Object.
equals(Object) - Method in interface java.util.Collection
Compares the specified object with this collection for equality.
equals(Object) - Method in interface java.util.Comparator
Indicates whether some other object is "equal to" this comparator.
equals(Object) - Method in class java.util.concurrent.ConcurrentSkipListMap
Compares the specified object with this map for equality.
equals(Object) - Method in class java.util.concurrent.ConcurrentSkipListSet
Compares the specified object with this set for equality.
equals(Object) - Method in class java.util.concurrent.CopyOnWriteArrayList
Compares the specified object with this list for equality.
equals(Object) - Method in class java.util.concurrent.CopyOnWriteArraySet
Compares the specified object with this set for equality.
equals(Object) - Method in class java.util.Date
Compares two dates for equality.
equals(Object) - Method in class java.util.EnumMap
Compares the specified object with this map for equality.
equals(Object) - Method in class java.util.GregorianCalendar
Compares this GregorianCalendar to the specified Object.
equals(Object) - Method in class java.util.Hashtable
Compares the specified Object with this Map for equality, as per the definition in the Map interface.
equals(Object) - Method in class java.util.IdentityHashMap
Compares the specified object with this map for equality.
equals(Object) - Method in class java.util.jar.Attributes
Compares the specified Attributes object with this Map for equality.
equals(Object) - Method in class java.util.jar.Attributes.Name
Compares this attribute name to another for equality.
equals(Object) - Method in class java.util.jar.Manifest
Returns true if the specified Object is also a Manifest and has the same main Attributes and entries.
equals(Object) - Method in interface java.util.List
Compares the specified object with this list for equality.
equals(Object) - Method in class java.util.Locale
Returns true if this Locale is equal to another object.
equals(Object) - Method in class java.util.logging.Level
Compare two objects for value equality.
equals(Object) - Method in interface java.util.Map.Entry
Compares the specified object with this entry for equality.
equals(Object) - Method in interface java.util.Map
Compares the specified object with this map for equality.
equals(Object, Object) - Static method in class java.util.Objects
Returns true if the arguments are equal to each other and false otherwise.
equals(Object) - Method in class java.util.PropertyPermission
Checks two PropertyPermission objects for equality.
equals(Object) - Method in interface java.util.Set
Compares the specified object with this set for equality.
equals(Object) - Method in class java.util.SimpleTimeZone
Compares the equality of two SimpleTimeZone objects.
equals(Object) - Method in class java.util.UUID
Compares this object to the specified object.
equals(Object) - Method in class java.util.Vector
Compares the specified Object with this Vector for equality.
equals(Object) - Method in class javax.crypto.spec.RC2ParameterSpec
Tests for equality between the specified object and this object.
equals(Object) - Method in class javax.crypto.spec.RC5ParameterSpec
Tests for equality between the specified object and this object.
equals(Object) - Method in class javax.crypto.spec.SecretKeySpec
Tests for equality between the specified object and this object.
equals(Object) - Method in class javax.imageio.ImageTypeSpecifier
Returns true if the given Object is an ImageTypeSpecifier and has a SampleModel and ColorModel that are equal to those of this object.
equals(Object) - Method in interface javax.lang.model.element.Element
Returns true if the argument represents the same element as this, or false otherwise.
equals(Object) - Method in interface javax.lang.model.element.Name
Returns true if the argument represents the same name as this, and false otherwise.
equals(Object) - Method in interface javax.lang.model.type.TypeMirror
Obeys the general contract of Object.equals.
equals(Object) - Method in class javax.management.Attribute
Compares the current Attribute Object with another Attribute Object.
equals(Object) - Method in interface javax.management.Descriptor
Compares this descriptor to the given object.
equals(Object) - Method in class javax.management.ImmutableDescriptor
Compares this descriptor to the given object.
equals(Object) - Method in class javax.management.MBeanAttributeInfo
Compare this MBeanAttributeInfo to another.
equals(Object) - Method in class javax.management.MBeanConstructorInfo
Compare this MBeanConstructorInfo to another.
equals(Object) - Method in class javax.management.MBeanFeatureInfo
Compare this MBeanFeatureInfo to another.
equals(Object) - Method in class javax.management.MBeanInfo
Compare this MBeanInfo to another.
equals(Object) - Method in class javax.management.MBeanNotificationInfo
Compare this MBeanNotificationInfo to another.
equals(Object) - Method in class javax.management.MBeanOperationInfo
Compare this MBeanOperationInfo to another.
equals(Object) - Method in class javax.management.MBeanParameterInfo
Compare this MBeanParameterInfo to another.
equals(Object) - Method in class javax.management.MBeanPermission
Checks two MBeanPermission objects for equality.
equals(Object) - Method in class javax.management.MBeanServerPermission
Checks two MBeanServerPermission objects for equality.
equals(Object) - Method in class javax.management.modelmbean.DescriptorSupport
Compares this descriptor to the given object.
equals(Object) - Method in class javax.management.ObjectInstance
Compares the current object instance with another object instance.
equals(Object) - Method in class javax.management.ObjectName
Compares the current object name with another object name.
equals(Object) - Method in class javax.management.openmbean.ArrayType
Compares the specified obj parameter with this ArrayType instance for equality.
equals(Object) - Method in interface javax.management.openmbean.CompositeData
Compares the specified obj parameter with this CompositeData instance for equality.
equals(Object) - Method in class javax.management.openmbean.CompositeDataSupport
Compares the specified obj parameter with this CompositeDataSupport instance for equality.
equals(Object) - Method in class javax.management.openmbean.CompositeType
Compares the specified obj parameter with this CompositeType instance for equality.
equals(Object) - Method in interface javax.management.openmbean.OpenMBeanAttributeInfo
Compares the specified obj parameter with this OpenMBeanAttributeInfo instance for equality.
equals(Object) - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Compares the specified obj parameter with this OpenMBeanAttributeInfoSupport instance for equality.
equals(Object) - Method in interface javax.management.openmbean.OpenMBeanConstructorInfo
Compares the specified obj parameter with this OpenMBeanConstructorInfo instance for equality.
equals(Object) - Method in class javax.management.openmbean.OpenMBeanConstructorInfoSupport
Compares the specified obj parameter with this OpenMBeanConstructorInfoSupport instance for equality.
equals(Object) - Method in interface javax.management.openmbean.OpenMBeanInfo
Compares the specified obj parameter with this OpenMBeanInfo instance for equality.
equals(Object) - Method in class javax.management.openmbean.OpenMBeanInfoSupport
Compares the specified obj parameter with this OpenMBeanInfoSupport instance for equality.
equals(Object) - Method in interface javax.management.openmbean.OpenMBeanOperationInfo
Compares the specified obj parameter with this OpenMBeanOperationInfo instance for equality.
equals(Object) - Method in class javax.management.openmbean.OpenMBeanOperationInfoSupport
Compares the specified obj parameter with this OpenMBeanOperationInfoSupport instance for equality.
equals(Object) - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Compares the specified obj parameter with this OpenMBeanParameterInfo instance for equality.
equals(Object) - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
Compares the specified obj parameter with this OpenMBeanParameterInfoSupport instance for equality.
equals(Object) - Method in class javax.management.openmbean.OpenType
Compares the specified obj parameter with this open type instance for equality.
equals(Object) - Method in class javax.management.openmbean.SimpleType
Compares the specified obj parameter with this SimpleType instance for equality.
equals(Object) - Method in interface javax.management.openmbean.TabularData
Compares the specified obj parameter with this TabularData instance for equality.
equals(Object) - Method in class javax.management.openmbean.TabularDataSupport
Compares the specified obj parameter with this TabularDataSupport instance for equality.
equals(Object) - Method in class javax.management.openmbean.TabularType
Compares the specified obj parameter with this TabularType instance for equality.
equals(Object) - Method in class javax.management.remote.JMXPrincipal
Compares the specified Object with this JMXPrincipal for equality.
equals(Object) - Method in class javax.management.remote.JMXServiceURL
Indicates whether some other object is equal to this one.
equals(Object) - Method in class javax.naming.BinaryRefAddr
Determines whether obj is equal to this address.
equals(Object) - Method in class javax.naming.CompositeName
Determines whether two composite names are equal.
equals(Object) - Method in class javax.naming.CompoundName
Determines whether obj is syntactically equal to this compound name.
equals(Object) - Method in class javax.naming.directory.BasicAttribute
Determines whether obj is equal to this attribute.
equals(Object) - Method in class javax.naming.directory.BasicAttributes
Determines whether this BasicAttributes is equal to another Attributes Two Attributes are equal if they are both instances of Attributes, treat the case of attribute IDs the same way, and contain the same attributes.
equals(Object) - Method in class javax.naming.ldap.LdapName
Determines whether two LDAP names are equal.
equals(Object) - Method in class javax.naming.ldap.Rdn
Compares the specified Object with this Rdn for equality.
equals(Object) - Method in class javax.naming.RefAddr
Determines whether obj is equal to this RefAddr.
equals(Object) - Method in class javax.naming.Reference
Determines whether obj is a reference with the same addresses (in same order) as this reference.
equals(Object) - Method in interface javax.print.attribute.AttributeSet
Compares the specified object with this attribute set for equality.
equals(Object) - Method in class javax.print.attribute.DateTimeSyntax
Returns whether this date-time attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.HashAttributeSet
Compares the specified object with this attribute set for equality.
equals(Object) - Method in class javax.print.attribute.IntegerSyntax
Returns whether this integer attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.ResolutionSyntax
Returns whether this resolution attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.SetOfIntegerSyntax
Returns whether this set-of-integer attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.Size2DSyntax
Returns whether this two-dimensional size attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.Copies
Returns whether this copies attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.CopiesSupported
Returns whether this copies supported attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.DateTimeAtCompleted
Returns whether this date-time at completed attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.DateTimeAtCreation
Returns whether this date-time at creation attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.DateTimeAtProcessing
Returns whether this date-time at processing attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.Destination
Returns whether this destination attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.DocumentName
Returns whether this document name attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.JobHoldUntil
Returns whether this job hold until attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.JobImpressions
Returns whether this job impressions attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.JobImpressionsCompleted
Returns whether this job impressions completed attribute is equivalent tp the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.JobImpressionsSupported
Returns whether this job impressions supported attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.JobKOctets
Returns whether this job K octets attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.JobKOctetsProcessed
Returns whether this job K octets processed attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.JobKOctetsSupported
Returns whether this job K octets supported attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.JobMediaSheets
Returns whether this job media sheets attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.JobMediaSheetsCompleted
Returns whether this job media sheets completed attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.JobMediaSheetsSupported
Returns whether this job media sheets supported attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.JobMessageFromOperator
Returns whether this job message from operator attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.JobName
Returns whether this job name attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.JobOriginatingUserName
Returns whether this job originating user name attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.JobPriority
Returns whether this job priority attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.JobPrioritySupported
Returns whether this job priority supported attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.Media
Returns whether this media attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.MediaPrintableArea
Returns whether this media margins attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.MediaSize
Returns whether this media size attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.NumberOfDocuments
Returns whether this number of documents attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.NumberOfInterveningJobs
Returns whether this number of intervening jobs attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.NumberUp
Returns whether this number up attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.NumberUpSupported
Returns whether this number up supported attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.OutputDeviceAssigned
Returns whether this output device assigned attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.PageRanges
Returns whether this page ranges attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.PagesPerMinute
Returns whether this pages per minute attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.PagesPerMinuteColor
Returns whether this pages per minute color attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.PrinterInfo
Returns whether this printer info attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.PrinterLocation
Returns whether this printer location attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.PrinterMakeAndModel
Returns whether this printer make and model attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.PrinterMessageFromOperator
Returns whether this printer message from operator attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.PrinterMoreInfo
Returns whether this printer more info attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.PrinterMoreInfoManufacturer
Returns whether this printer more info manufacturer attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.PrinterName
Returns whether this printer name attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.PrinterResolution
Returns whether this printer resolution attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.PrinterURI
Returns whether this printer name attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.QueuedJobCount
Returns whether this queued job count attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.standard.RequestingUserName
Returns whether this requesting user name attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.TextSyntax
Returns whether this text attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.attribute.URISyntax
Returns whether this URI attribute is equivalent to the passed in object.
equals(Object) - Method in class javax.print.DocFlavor
Determines if this doc flavor object is equal to the given object.
equals(Object) - Method in interface javax.print.PrintService
Determines if two services are referring to the same underlying service.
equals(Object) - Method in class javax.rmi.ssl.SslRMIClientSocketFactory
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class javax.rmi.ssl.SslRMIServerSocketFactory
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class javax.security.auth.kerberos.DelegationPermission
Checks two DelegationPermission objects for equality.
equals(Object) - Method in class javax.security.auth.kerberos.KerberosKey
Compares the specified Object with this KerberosKey for equality.
equals(Object) - Method in class javax.security.auth.kerberos.KerberosPrincipal
Compares the specified Object with this Principal for equality.
equals(Object) - Method in class javax.security.auth.kerberos.KerberosTicket
Compares the specified Object with this KerberosTicket for equality.
equals(Object) - Method in class javax.security.auth.kerberos.KeyTab
Compares the specified Object with this KeyTab for equality.
equals(Object) - Method in class javax.security.auth.kerberos.ServicePermission
Checks two ServicePermission objects for equality.
equals(Object) - Method in class javax.security.auth.PrivateCredentialPermission
Checks two PrivateCredentialPermission objects for equality.
equals(Object) - Method in class javax.security.auth.Subject
Compares the specified Object with this Subject for equality.
equals(Object) - Method in class javax.security.auth.x500.X500Principal
Compares the specified Object with this X500Principal for equality.
equals(Object) - Method in class javax.security.cert.Certificate
Compares this certificate for equality with the specified object.
equals(Object) - Method in class javax.sound.midi.MidiDevice.Info
Reports whether two objects are equal.
equals(Object) - Method in class javax.sound.midi.Sequencer.SyncMode
Determines whether two objects are equal.
equals(Object) - Method in class javax.sound.sampled.AudioFileFormat.Type
Finalizes the equals method
equals(Object) - Method in class javax.sound.sampled.AudioFormat.Encoding
Finalizes the equals method
equals(Object) - Method in class javax.sound.sampled.Control.Type
Finalizes the equals method
equals(Object) - Method in class javax.sound.sampled.LineEvent.Type
Indicates whether the specified object is equal to this event type, returning true if the objects are identical.
equals(Object) - Method in class javax.sound.sampled.Mixer.Info
Indicates whether two info objects are equal, returning true if they are identical.
equals(Object) - Method in class javax.sound.sampled.Port.Info
Finalizes the equals method
equals(Object) - Method in class javax.sound.sampled.ReverbType
Indicates whether the specified object is equal to this reverb type, returning true if the objects are identical.
equals(Object) - Method in class javax.swing.RowSorter.SortKey
Returns true if this object equals the specified object.
equals(Object) - Method in class javax.swing.text.DefaultCaret
Compares this object to the specified object.
equals(Object) - Method in class javax.swing.text.html.HTML.UnknownTag
Compares this object to the specifed object.
equals(Object) - Method in class javax.swing.text.SimpleAttributeSet
Compares this object to the specified object.
equals(Object) - Method in class javax.swing.text.StyleContext.SmallAttributeSet
Compares this object to the specifed object.
equals(Object) - Method in class javax.swing.text.TabSet
Indicates whether this TabSet is equal to another one.
equals(Object) - Method in class javax.swing.text.TabStop
Returns true if the tabs are equal.
equals(Object) - Method in class javax.swing.tree.TreePath
Compares this TreePath to the specified object.
equals(Object) - Method in class org.ietf.jgss.ChannelBinding
Compares two instances of ChannelBinding.
equals(Object) - Method in interface org.ietf.jgss.GSSCredential
Tests if this GSSCredential asserts the same entity as the supplied object.
equals(GSSName) - Method in interface org.ietf.jgss.GSSName
Compares two GSSName objects to determine if they refer to the same entity.
equals(Object) - Method in interface org.ietf.jgss.GSSName
Compares this GSSName object to another Object that might be a GSSName.
equals(Object) - Method in class org.ietf.jgss.Oid
Tests if two Oid objects represent the same Object identifier value.
equalsIgnoreCase(String) - Method in class java.lang.String
Compares this String to another String, ignoring case considerations.
ERA - Static variable in class java.text.DateFormat.Field
Constant identifying the era field.
ERA - Static variable in class java.util.Calendar
Field number for get and set indicating the era, e.g., AD or BC in the Julian calendar.
ERA_FIELD - Static variable in class java.text.DateFormat
Useful constant for ERA field alignment.
erase() - Method in class java.lang.invoke.MethodType
Erases all reference types to Object.
erasure(TypeMirror) - Method in interface javax.lang.model.util.Types
Returns the erasure of a type.
err - Static variable in class java.lang.System
The "standard" error output stream.
ERROR - Static variable in interface java.awt.image.ImageObserver
This flag in the infoflags argument to imageUpdate indicates that an image which was being tracked asynchronously has encountered an error.
Error - Error in java.lang
An Error is a subclass of Throwable that indicates serious problems that a reasonable application should not try to catch.
Error() - Constructor for error java.lang.Error
Constructs a new error with null as its detail message.
Error(String) - Constructor for error java.lang.Error
Constructs a new error with the specified detail message.
Error(String, Throwable) - Constructor for error java.lang.Error
Constructs a new error with the specified detail message and cause.
Error(Throwable) - Constructor for error java.lang.Error
Constructs a new error with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
Error(String, Throwable, boolean, boolean) - Constructor for error java.lang.Error
Constructs a new error with the specified detail message, cause, suppression enabled or disabled, and writable stack trace enabled or disabled.
ERROR - Static variable in interface java.util.jar.Pack200.Packer
The string "error", a possible value for certain properties.
error(String, Exception, int) - Method in class java.util.logging.ErrorManager
The error method is called when a Handler failure occurs.
ERROR - Static variable in class javax.print.attribute.standard.Severity
Indicates that the PrinterStateReason is an "error" (most severe).
ERROR - Static variable in class javax.security.auth.callback.ConfirmationCallback
ERROR message type.
ERROR - Static variable in class javax.security.auth.callback.TextOutputCallback
Error message.
error(String, String, String, String) - Method in class javax.swing.text.html.parser.Parser
Invoke the error handler.
error(String, String, String) - Method in class javax.swing.text.html.parser.Parser
 
error(String, String) - Method in class javax.swing.text.html.parser.Parser
 
error(String) - Method in class javax.swing.text.html.parser.Parser
 
ERROR_DIALOG - Static variable in class javax.swing.JRootPane
Constant used for the windowDecorationStyle property.
ERROR_MESSAGE - Static variable in class javax.swing.JOptionPane
Used for error messages.
ERROR_OPTION - Static variable in class javax.swing.JFileChooser
Return value if an error occured.
ERRORED - Static variable in class java.awt.MediaTracker
Flag indicating that the downloading of media encountered an error.
ErrorManager - Class in java.util.logging
ErrorManager objects can be attached to Handlers to process any error that occurs on a Handler during Logging.
ErrorManager() - Constructor for class java.util.logging.ErrorManager
 
errorRaised() - Method in interface javax.annotation.processing.RoundEnvironment
Returns true if an error was raised in the prior round of processing; returns false otherwise.
ErrorType - Interface in javax.lang.model.type
Represents a class or interface type that cannot be properly modeled.
errorWriter - Variable in class javax.script.SimpleScriptContext
This is the writer to be used to output errors from scripts.
ESCAPE - Static variable in class java.awt.Event
The Escape key.
escapeValue(Object) - Static method in class javax.naming.ldap.Rdn
Given the value of an attribute, returns a string escaped according to the rules specified in RFC 2253.
EtchedBorder - Class in javax.swing.border
A class which implements a simple etched border which can either be etched-in or etched-out.
EtchedBorder() - Constructor for class javax.swing.border.EtchedBorder
Creates a lowered etched border whose colors will be derived from the background color of the component passed into the paintBorder method.
EtchedBorder(int) - Constructor for class javax.swing.border.EtchedBorder
Creates an etched border with the specified etch-type whose colors will be derived from the background color of the component passed into the paintBorder method.
EtchedBorder(Color, Color) - Constructor for class javax.swing.border.EtchedBorder
Creates a lowered etched border with the specified highlight and shadow colors.
EtchedBorder(int, Color, Color) - Constructor for class javax.swing.border.EtchedBorder
Creates an etched border with the specified etch-type, highlight and shadow colors.
etchType - Variable in class javax.swing.border.EtchedBorder
 
ETHIOPIC - Static variable in class java.awt.font.NumericShaper
Identifies the ETHIOPIC range and decimal base.
ETHIOPIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Ethiopic" Unicode character block.
ETHIOPIC_EXTENDED - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Ethiopic Extended" Unicode character block.
ETHIOPIC_EXTENDED_A - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Ethiopic Extended-A" Unicode character block.
ETHIOPIC_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Ethiopic Supplement" Unicode character block.
EUROPEAN - Static variable in class java.awt.font.NumericShaper
Identifies the Latin-1 (European) and extended range, and Latin-1 (European) decimal base.
eval(Reader, Bindings) - Method in class javax.script.AbstractScriptEngine
eval(Reader, Bindings) calls the abstract eval(Reader, ScriptContext) method, passing it a ScriptContext whose Reader, Writers and Bindings for scopes other that ENGINE_SCOPE are identical to those members of the protected context field.
eval(String, Bindings) - Method in class javax.script.AbstractScriptEngine
Same as eval(Reader, Bindings) except that the abstract eval(String, ScriptContext) is used.
eval(Reader) - Method in class javax.script.AbstractScriptEngine
eval(Reader) calls the abstract eval(Reader, ScriptContext) passing the value of the context field.
eval(String) - Method in class javax.script.AbstractScriptEngine
Same as eval(Reader) except that the abstract eval(String, ScriptContext) is used.
eval(ScriptContext) - Method in class javax.script.CompiledScript
Executes the program stored in this CompiledScript object.
eval(Bindings) - Method in class javax.script.CompiledScript
Executes the program stored in the CompiledScript object using the supplied Bindings of attributes as the ENGINE_SCOPE of the associated ScriptEngine during script execution.
eval() - Method in class javax.script.CompiledScript
Executes the program stored in the CompiledScript object.
eval(String, ScriptContext) - Method in interface javax.script.ScriptEngine
Causes the immediate execution of the script whose source is the String passed as the first argument.
eval(Reader, ScriptContext) - Method in interface javax.script.ScriptEngine
Same as eval(String, ScriptContext) where the source of the script is read from a Reader.
eval(String) - Method in interface javax.script.ScriptEngine
Executes the specified script.
eval(Reader) - Method in interface javax.script.ScriptEngine
Same as eval(String) except that the source of the script is provided as a Reader
eval(String, Bindings) - Method in interface javax.script.ScriptEngine
Executes the script using the Bindings argument as the ENGINE_SCOPE Bindings of the ScriptEngine during the script execution.
eval(Reader, Bindings) - Method in interface javax.script.ScriptEngine
Same as eval(String, Bindings) except that the source of the script is provided as a Reader.
evaluate(RowSet) - Method in interface javax.sql.rowset.Predicate
This method is typically called a FilteredRowSet object internal methods (not public) that control the RowSet object's cursor moving from row to the next.
evaluate(Object, int) - Method in interface javax.sql.rowset.Predicate
This method is called by a FilteredRowSet object to check whether the value lies between the filtering criterion (or criteria if multiple constraints exist) set using the setFilter() method.
evaluate(Object, String) - Method in interface javax.sql.rowset.Predicate
This method is called by the FilteredRowSet object to check whether the value lies between the filtering criteria set using the setFilter method.
evaluateChallenge(byte[]) - Method in interface javax.security.sasl.SaslClient
Evaluates the challenge data and generates a response.
evaluateResponse(byte[]) - Method in interface javax.security.sasl.SaslServer
Evaluates the response data and generates a challenge.
Event - Class in java.awt
NOTE: The Event class is obsolete and is available only for backwards compatilibility.
Event(Object, long, int, int, int, int, int, Object) - Constructor for class java.awt.Event
NOTE: The Event class is obsolete and is available only for backwards compatilibility.
Event(Object, long, int, int, int, int, int) - Constructor for class java.awt.Event
NOTE: The Event class is obsolete and is available only for backwards compatilibility.
Event(Object, int, Object) - Constructor for class java.awt.Event
NOTE: The Event class is obsolete and is available only for backwards compatilibility.
event - Variable in exception javax.swing.tree.ExpandVetoException
The event that the exception was created for.
EventContext - Interface in javax.naming.event
Contains methods for registering/deregistering listeners to be notified of events fired when objects named in a context changes.
EventDirContext - Interface in javax.naming.event
Contains methods for registering listeners to be notified of events fired when objects named in a directory context changes.
eventDispatched(AWTEvent) - Method in interface java.awt.event.AWTEventListener
Invoked when an event is dispatched in the AWT.
eventDispatched(AWTEvent) - Method in class java.awt.event.AWTEventListenerProxy
Forwards the AWT event to the listener delegate.
eventDispatched(AWTEvent, JLayer<? extends V>) - Method in class javax.swing.plaf.LayerUI
Processes AWTEvents for JLayer and all its descendants to this LayerUI instance.
EventHandler - Class in java.beans
The EventHandler class provides support for dynamically generating event listeners whose methods execute a simple statement involving an incoming event object and a target object.
EventHandler(Object, String, String, String) - Constructor for class java.beans.EventHandler
Creates a new EventHandler object; you generally use one of the create methods instead of invoking this constructor directly.
EventListener - Interface in java.util
A tagging interface that all event listener interfaces must extend.
EventListenerList - Class in javax.swing.event
A class that holds a list of EventListeners.
EventListenerList() - Constructor for class javax.swing.event.EventListenerList
 
EventListenerProxy<T extends EventListener> - Class in java.util
An abstract wrapper class for an EventListener class which associates a set of additional parameters with the listener.
EventListenerProxy(T) - Constructor for class java.util.EventListenerProxy
Creates a proxy for the specified listener.
EventObject - Class in java.util
The root class from which all event state objects shall be derived.
EventObject(Object) - Constructor for class java.util.EventObject
Constructs a prototypical Event.
EventQueue - Class in java.awt
EventQueue is a platform-independent class that queues events, both from the underlying peer classes and from trusted application classes.
EventQueue() - Constructor for class java.awt.EventQueue
 
events - Variable in class java.awt.dnd.DragGestureRecognizer
The list of events (in order) that the DragGestureRecognizer "recognized" as a "gesture" that triggers a drag.
EventSetDescriptor - Class in java.beans
An EventSetDescriptor describes a group of events that a given Java bean fires.
EventSetDescriptor(Class<?>, String, Class<?>, String) - Constructor for class java.beans.EventSetDescriptor
Creates an EventSetDescriptor assuming that you are following the most simple standard design pattern where a named event "fred" is (1) delivered as a call on the single method of interface FredListener, (2) has a single argument of type FredEvent, and (3) where the FredListener may be registered with a call on an addFredListener method of the source component and removed with a call on a removeFredListener method.
EventSetDescriptor(Class<?>, String, Class<?>, String[], String, String) - Constructor for class java.beans.EventSetDescriptor
Creates an EventSetDescriptor from scratch using string names.
EventSetDescriptor(Class<?>, String, Class<?>, String[], String, String, String) - Constructor for class java.beans.EventSetDescriptor
This constructor creates an EventSetDescriptor from scratch using string names.
EventSetDescriptor(String, Class<?>, Method[], Method, Method) - Constructor for class java.beans.EventSetDescriptor
Creates an EventSetDescriptor from scratch using java.lang.reflect.Method and java.lang.Class objects.
EventSetDescriptor(String, Class<?>, Method[], Method, Method, Method) - Constructor for class java.beans.EventSetDescriptor
This constructor creates an EventSetDescriptor from scratch using java.lang.reflect.Method and java.lang.Class objects.
EventSetDescriptor(String, Class<?>, MethodDescriptor[], Method, Method) - Constructor for class java.beans.EventSetDescriptor
Creates an EventSetDescriptor from scratch using java.lang.reflect.MethodDescriptor and java.lang.Class objects.
eventTypeEnabled(int) - Method in class java.awt.ScrollPane
If wheel scrolling is enabled, we return true for MouseWheelEvents
evt - Variable in class java.awt.Event
The next event.
exactInvoker(MethodType) - Static method in class java.lang.invoke.MethodHandles
Produces a special invoker method handle which can be used to invoke any method handle of the given type, as if by invokeExact.
ExcC14NParameterSpec - Class in javax.xml.crypto.dsig.spec
Parameters for the W3C Recommendation: Exclusive XML Canonicalization (C14N) algorithm.
ExcC14NParameterSpec() - Constructor for class javax.xml.crypto.dsig.spec.ExcC14NParameterSpec
Creates a ExcC14NParameterSpec with an empty prefix list.
ExcC14NParameterSpec(List) - Constructor for class javax.xml.crypto.dsig.spec.ExcC14NParameterSpec
Creates a ExcC14NParameterSpec with the specified list of prefixes.
ExcellentBreakWeight - Static variable in class javax.swing.text.View
The weight to indicate a view supports breaking, and this represents a very attractive place to break.
Exception - Exception in java.lang
The class Exception and its subclasses are a form of Throwable that indicates conditions that a reasonable application might want to catch.
Exception() - Constructor for exception java.lang.Exception
Constructs a new exception with null as its detail message.
Exception(String) - Constructor for exception java.lang.Exception
Constructs a new exception with the specified detail message.
Exception(String, Throwable) - Constructor for exception java.lang.Exception
Constructs a new exception with the specified detail message and cause.
Exception(Throwable) - Constructor for exception java.lang.Exception
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
Exception(String, Throwable, boolean, boolean) - Constructor for exception java.lang.Exception
Constructs a new exception with the specified detail message, cause, suppression enabled or disabled, and writable stack trace enabled or disabled.
ExceptionInInitializerError - Error in java.lang
Signals that an unexpected exception has occurred in a static initializer.
ExceptionInInitializerError() - Constructor for error java.lang.ExceptionInInitializerError
Constructs an ExceptionInInitializerError with null as its detail message string and with no saved throwable object.
ExceptionInInitializerError(Throwable) - Constructor for error java.lang.ExceptionInInitializerError
Constructs a new ExceptionInInitializerError class by saving a reference to the Throwable object thrown for later retrieval by the ExceptionInInitializerError.getException() method.
ExceptionInInitializerError(String) - Constructor for error java.lang.ExceptionInInitializerError
Constructs an ExceptionInInitializerError with the specified detail message string.
ExceptionListener - Interface in java.beans
An ExceptionListener is notified of internal exceptions.
exceptionThrown(Exception) - Method in interface java.beans.ExceptionListener
This method is called when a recoverable exception has been caught.
exchange(V) - Method in class java.util.concurrent.Exchanger
Waits for another thread to arrive at this exchange point (unless the current thread is interrupted), and then transfers the given object to it, receiving its object in return.
exchange(V, long, TimeUnit) - Method in class java.util.concurrent.Exchanger
Waits for another thread to arrive at this exchange point (unless the current thread is interrupted or the specified waiting time elapses), and then transfers the given object to it, receiving its object in return.
Exchanger<V> - Class in java.util.concurrent
A synchronization point at which threads can pair and swap elements within pairs.
Exchanger() - Constructor for class java.util.concurrent.Exchanger
Creates a new Exchanger.
exclusions - Variable in class javax.swing.text.html.parser.Element
 
EXCLUSIVE - Static variable in interface javax.xml.crypto.dsig.CanonicalizationMethod
The Exclusive Canonical XML (without comments) canonicalization method algorithm URI.
EXCLUSIVE_WITH_COMMENTS - Static variable in interface javax.xml.crypto.dsig.CanonicalizationMethod
The Exclusive Canonical XML with comments canonicalization method algorithm URI.
exclusiveOr(Area) - Method in class java.awt.geom.Area
Sets the shape of this Area to be the combined area of its current shape and the shape of the specified Area, minus their intersection.
exec(String) - Method in class java.lang.Runtime
Executes the specified string command in a separate process.
exec(String, String[]) - Method in class java.lang.Runtime
Executes the specified string command in a separate process with the specified environment.
exec(String, String[], File) - Method in class java.lang.Runtime
Executes the specified string command in a separate process with the specified environment and working directory.
exec(String[]) - Method in class java.lang.Runtime
Executes the specified command and arguments in a separate process.
exec(String[], String[]) - Method in class java.lang.Runtime
Executes the specified command and arguments in a separate process with the specified environment.
exec(String[], String[], File) - Method in class java.lang.Runtime
Executes the specified command and arguments in a separate process with the specified environment and working directory.
exec() - Method in class java.util.concurrent.ForkJoinTask
Immediately performs the base action of this task.
exec() - Method in class java.util.concurrent.RecursiveAction
Implements execution conventions for RecursiveActions.
exec() - Method in class java.util.concurrent.RecursiveTask
Implements execution conventions for RecursiveTask.
Executable - Class in java.lang.reflect
A shared superclass for the common functionality of Method and Constructor.
ExecutableElement - Interface in javax.lang.model.element
Represents a method, constructor, or initializer (static or instance) of a class or interface, including annotation type elements.
ExecutableType - Interface in javax.lang.model.type
Represents the type of an executable.
execute() - Method in class java.beans.Expression
The execute method finds a method whose name is the same as the methodName property, and invokes the method on the target.
execute() - Method in class java.beans.Statement
The execute method finds a method whose name is the same as the methodName property, and invokes the method on the target.
execute() - Method in interface java.sql.PreparedStatement
Executes the SQL statement in this PreparedStatement object, which may be any kind of SQL statement.
execute(String) - Method in interface java.sql.Statement
Executes the given SQL statement, which may return multiple results.
execute(String, int) - Method in interface java.sql.Statement
Executes the given SQL statement, which may return multiple results, and signals the driver that any auto-generated keys should be made available for retrieval.
execute(String, int[]) - Method in interface java.sql.Statement
Executes the given SQL statement, which may return multiple results, and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.
execute(String, String[]) - Method in interface java.sql.Statement
Executes the given SQL statement, which may return multiple results, and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.
execute(Runnable) - Method in interface java.util.concurrent.Executor
Executes the given command at some time in the future.
execute(ForkJoinTask<?>) - Method in class java.util.concurrent.ForkJoinPool
Arranges for (asynchronous) execution of the given task.
execute(Runnable) - Method in class java.util.concurrent.ForkJoinPool
 
execute(Runnable) - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
Executes command with zero required delay.
execute(Runnable) - Method in class java.util.concurrent.ThreadPoolExecutor
Executes the given task sometime in the future.
execute(Connection) - Method in interface javax.sql.rowset.CachedRowSet
Populates this CachedRowSet object with data, using the given connection to produce the result set from which the data will be read.
execute() - Method in interface javax.sql.RowSet
Fills this RowSet object with data.
execute() - Method in class javax.swing.SwingWorker
Schedules this SwingWorker for execution on a worker thread.
EXECUTE_FAILED - Static variable in interface java.sql.Statement
The constant indicating that an error occured while executing a batch statement.
executeBatch() - Method in interface java.sql.Statement
Submits a batch of commands to the database for execution and if all commands execute successfully, returns an array of update counts.
executeCall() - Method in interface java.rmi.server.RemoteCall
Deprecated.
no replacement
executeQuery() - Method in interface java.sql.PreparedStatement
Executes the SQL query in this PreparedStatement object and returns the ResultSet object generated by the query.
executeQuery(String) - Method in interface java.sql.Statement
Executes the given SQL statement, which returns a single ResultSet object.
executeUpdate() - Method in interface java.sql.PreparedStatement
Executes the SQL statement in this PreparedStatement object, which must be an SQL Data Manipulation Language (DML) statement, such as INSERT, UPDATE or DELETE; or an SQL statement that returns nothing, such as a DDL statement.
executeUpdate(String) - Method in interface java.sql.Statement
Executes the given SQL statement, which may be an INSERT, UPDATE, or DELETE statement or an SQL statement that returns nothing, such as an SQL DDL statement.
executeUpdate(String, int) - Method in interface java.sql.Statement
Executes the given SQL statement and signals the driver with the given flag about whether the auto-generated keys produced by this Statement object should be made available for retrieval.
executeUpdate(String, int[]) - Method in interface java.sql.Statement
Executes the given SQL statement and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.
executeUpdate(String, String[]) - Method in interface java.sql.Statement
Executes the given SQL statement and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.
ExecutionException - Exception in java.util.concurrent
Exception thrown when attempting to retrieve the result of a task that aborted by throwing an exception.
ExecutionException() - Constructor for exception java.util.concurrent.ExecutionException
Constructs an ExecutionException with no detail message.
ExecutionException(String) - Constructor for exception java.util.concurrent.ExecutionException
Constructs an ExecutionException with the specified detail message.
ExecutionException(String, Throwable) - Constructor for exception java.util.concurrent.ExecutionException
Constructs an ExecutionException with the specified detail message and cause.
ExecutionException(Throwable) - Constructor for exception java.util.concurrent.ExecutionException
Constructs an ExecutionException with the specified cause.
EXECUTIVE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for Executive, 7 1/4 x 10 1/2 in.
EXECUTIVE - Static variable in class javax.print.attribute.standard.MediaSize.Other
Specifies the executive size, 7.25 inches by 10.5 inches.
EXECUTIVE - Static variable in class javax.print.attribute.standard.MediaSizeName
executive size .
Executor - Interface in java.util.concurrent
An object that executes submitted Runnable tasks.
ExecutorCompletionService<V> - Class in java.util.concurrent
A CompletionService that uses a supplied Executor to execute tasks.
ExecutorCompletionService(Executor) - Constructor for class java.util.concurrent.ExecutorCompletionService
Creates an ExecutorCompletionService using the supplied executor for base task execution and a LinkedBlockingQueue as a completion queue.
ExecutorCompletionService(Executor, BlockingQueue<Future<V>>) - Constructor for class java.util.concurrent.ExecutorCompletionService
Creates an ExecutorCompletionService using the supplied executor for base task execution and the supplied queue as its completion queue.
Executors - Class in java.util.concurrent
Factory and utility methods for Executor, ExecutorService, ScheduledExecutorService, ThreadFactory, and Callable classes defined in this package.
ExecutorService - Interface in java.util.concurrent
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 - Class in javax.crypto
This class provides the functionality of an exemption mechanism, examples of which are key recovery, key weakening, and key escrow.
ExemptionMechanism(ExemptionMechanismSpi, Provider, String) - Constructor for class javax.crypto.ExemptionMechanism
Creates a ExemptionMechanism object.
ExemptionMechanismException - Exception in javax.crypto
This is the generic ExemptionMechanism exception.
ExemptionMechanismException() - Constructor for exception javax.crypto.ExemptionMechanismException
Constructs a ExemptionMechanismException with no detailed message.
ExemptionMechanismException(String) - Constructor for exception javax.crypto.ExemptionMechanismException
Constructs a ExemptionMechanismException with the specified detailed message.
ExemptionMechanismSpi - Class in javax.crypto
This class defines the Service Provider Interface (SPI) for the ExemptionMechanism class.
ExemptionMechanismSpi() - Constructor for class javax.crypto.ExemptionMechanismSpi
 
exists() - Method in class java.io.File
Tests whether the file or directory denoted by this abstract pathname exists.
exists(Path, LinkOption...) - Static method in class java.nio.file.Files
Tests whether a file exists.
exists() - Method in class javax.security.auth.kerberos.KeyTab
Checks if the keytab file exists.
exit() - Method in interface java.awt.SecondaryLoop
Unblocks the execution of the thread blocked by the SecondaryLoop.enter() method and exits the secondary loop.
exit(int) - Method in class java.lang.Runtime
Terminates the currently running Java virtual machine by initiating its shutdown sequence.
exit(int) - Static method in class java.lang.System
Terminates the currently running Java Virtual Machine.
EXIT_ON_CLOSE - Static variable in class javax.swing.JFrame
The exit application default window close operation.
EXIT_ON_CLOSE - Static variable in interface javax.swing.WindowConstants
The exit application default window close operation.
EXITED - Static variable in class javax.swing.event.HyperlinkEvent.EventType
Exited type.
exiting(String, String) - Method in class java.util.logging.Logger
Log a method return.
exiting(String, String, Object) - Method in class java.util.logging.Logger
Log a method return, with result object.
exitValue() - Method in class java.lang.Process
Returns the exit value for the subprocess.
exp(double) - Static method in class java.lang.Math
Returns Euler's number e raised to the power of a double value.
exp(double) - Static method in class java.lang.StrictMath
Returns Euler's number e raised to the power of a double value.
EXPANDABLE - Static variable in class javax.accessibility.AccessibleState
Indicates this object allows progressive disclosure of its children.
EXPANDED - Static variable in class javax.accessibility.AccessibleState
Indicates this object is expanded.
expandedIcon - Variable in class javax.swing.plaf.basic.BasicTreeUI
 
expandPath(TreePath) - Method in class javax.swing.JTree
Ensures that the node identified by the specified path is expanded and viewable.
expandRow(int) - Method in class javax.swing.JTree
Ensures that the node in the specified row is expanded and viewable.
EXPANDS_SELECTED_PATHS_PROPERTY - Static variable in class javax.swing.JTree
Bound property name for expands selected paths property
expandTabRunsArray() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
ExpandVetoException - Exception in javax.swing.tree
Exception used to stop and expand/collapse from happening.
ExpandVetoException(TreeExpansionEvent) - Constructor for exception javax.swing.tree.ExpandVetoException
Constructs an ExpandVetoException object with no message.
ExpandVetoException(TreeExpansionEvent, String) - Constructor for exception javax.swing.tree.ExpandVetoException
Constructs an ExpandVetoException object with the specified message.
explicitCastArguments(MethodHandle, MethodType) - Static method in class java.lang.invoke.MethodHandles
Produces a method handle which adapts the type of the given method handle to a new type by pairwise argument and return type conversion.
expm1(double) - Static method in class java.lang.Math
Returns ex -1.
expm1(double) - Static method in class java.lang.StrictMath
Returns ex -1.
EXPONENT - Static variable in class java.text.NumberFormat.Field
Constant identifying the exponent field.
EXPONENT_SIGN - Static variable in class java.text.NumberFormat.Field
Constant identifying the exponent sign field.
EXPONENT_SYMBOL - Static variable in class java.text.NumberFormat.Field
Constant identifying the exponent symbol field.
export() - Method in class javax.management.remote.rmi.RMIIIOPServerImpl
 
export() - Method in class javax.management.remote.rmi.RMIJRMPServerImpl
 
export() - Method in class javax.management.remote.rmi.RMIServerImpl
Exports this RMI object.
export() - Method in interface org.ietf.jgss.GSSContext
Exports this context so that another process may import it..
export() - Method in interface org.ietf.jgss.GSSName
Returns a canonical contiguous byte representation of a mechanism name (MN), suitable for direct, byte by byte comparison by authorization functions.
exportAsDrag(JComponent, InputEvent, int) - Method in class javax.swing.TransferHandler
Causes the Swing drag support to be initiated.
exportDone(JComponent, Transferable, int) - Method in class javax.swing.TransferHandler
Invoked after data has been exported.
ExportException - Exception in java.rmi.server
An ExportException is a RemoteException thrown if an attempt to export a remote object fails.
ExportException(String) - Constructor for exception java.rmi.server.ExportException
Constructs an ExportException with the specified detail message.
ExportException(String, Exception) - Constructor for exception java.rmi.server.ExportException
Constructs an ExportException with the specified detail message and nested exception.
exportNode(OutputStream) - Method in class java.util.prefs.AbstractPreferences
Implements the exportNode method as per the specification in Preferences.exportNode(OutputStream).
exportNode(OutputStream) - Method in class java.util.prefs.Preferences
Emits on the specified output stream an XML document representing all of the preferences contained in this node (but not its descendants).
exportObject(Remote, String, MarshalledObject<?>, boolean, int) - Static method in class java.rmi.activation.Activatable
Registers an activation descriptor (with the specified location, data, and restart mode) for the specified object, and exports that object with the specified port.
exportObject(Remote, String, MarshalledObject<?>, boolean, int, RMIClientSocketFactory, RMIServerSocketFactory) - Static method in class java.rmi.activation.Activatable
Registers an activation descriptor (with the specified location, data, and restart mode) for the specified object, and exports that object with the specified port, and the specified client and server socket factories.
exportObject(Remote, ActivationID, int) - Static method in class java.rmi.activation.Activatable
Export the activatable remote object to the RMI runtime to make the object available to receive incoming calls.
exportObject(Remote, ActivationID, int, RMIClientSocketFactory, RMIServerSocketFactory) - Static method in class java.rmi.activation.Activatable
Export the activatable remote object to the RMI runtime to make the object available to receive incoming calls.
exportObject(Remote, Object) - Method in interface java.rmi.server.ServerRef
Creates a client stub object for the supplied Remote object.
exportObject(Remote) - Static method in class java.rmi.server.UnicastRemoteObject
Exports the remote object to make it available to receive incoming calls using an anonymous port.
exportObject(Remote, int) - Static method in class java.rmi.server.UnicastRemoteObject
Exports the remote object to make it available to receive incoming calls, using the particular supplied port.
exportObject(Remote, int, RMIClientSocketFactory, RMIServerSocketFactory) - Static method in class java.rmi.server.UnicastRemoteObject
Exports the remote object to make it available to receive incoming calls, using a transport specified by the given socket factory.
exportSubtree(OutputStream) - Method in class java.util.prefs.AbstractPreferences
Implements the exportSubtree method as per the specification in Preferences.exportSubtree(OutputStream).
exportSubtree(OutputStream) - Method in class java.util.prefs.Preferences
Emits an XML document representing all of the preferences contained in this node and all of its descendants.
exportToClipboard(JComponent, Clipboard, int) - Method in class javax.swing.TransferHandler
Causes a transfer from the given component to the given clipboard.
Expression - Class in java.beans
An Expression object represents a primitive expression in which a single method is applied to a target and a set of arguments to return a result - as in "a.getFoo()".
Expression(Object, String, Object[]) - Constructor for class java.beans.Expression
Creates a new Expression object for the specified target object to invoke the method specified by the name and by the array of arguments.
Expression(Object, Object, String, Object[]) - Constructor for class java.beans.Expression
Creates a new Expression object with the specified value for the specified target object to invoke the method specified by the name and by the array of arguments.
extendedOperation(ExtendedRequest) - Method in class javax.naming.ldap.InitialLdapContext
 
extendedOperation(ExtendedRequest) - Method in interface javax.naming.ldap.LdapContext
Performs an extended operation.
ExtendedRequest - Interface in javax.naming.ldap
This interface represents an LDAPv3 extended operation request as defined in RFC 2251.
ExtendedResponse - Interface in javax.naming.ldap
This interface represents an LDAP extended operation response as defined in RFC 2251.
ExtendedSSLSession - Class in javax.net.ssl
Extends the SSLSession interface to support additional session attributes.
ExtendedSSLSession() - Constructor for class javax.net.ssl.ExtendedSSLSession
 
Extension - Interface in java.security.cert
This interface represents an X.509 extension.
extension - Variable in enum javax.tools.JavaFileObject.Kind
The extension which (by convention) is normally used for this kind of file object.
EXTENSION_INSTALLATION - Static variable in class java.util.jar.Attributes.Name
Name object for Extension-Name manifest attribute used for declaring dependencies on installed extensions.
EXTENSION_LIST - Static variable in class java.util.jar.Attributes.Name
Name object for Extension-List manifest attribute used for declaring dependencies on installed extensions.
EXTENSION_NAME - Static variable in class java.util.jar.Attributes.Name
Name object for Extension-Name manifest attribute used for declaring dependencies on installed extensions.
extent - Variable in class java.awt.geom.Arc2D.Double
The angular extent of the arc in degrees.
extent - Variable in class java.awt.geom.Arc2D.Float
The angular extent of the arc in degrees.
Externalizable - Interface in java.io
Only the identity of the class of an Externalizable instance is written in the serialization stream and it is the responsibility of the class to save and restore the contents of its instances.
extraImageMetadataFormatClassNames - Variable in class javax.imageio.spi.ImageReaderWriterSpi
An array of Strings containing the class names of any additional image metadata formats supported by this plug-in, initially null.
extraImageMetadataFormatNames - Variable in class javax.imageio.spi.ImageReaderWriterSpi
An array of Strings containing the names of any additional image metadata formats supported by this plug-in, initially null.
extraMetadataFormatClassNames - Variable in class javax.imageio.metadata.IIOMetadata
An array of names of classes implementing IIOMetadataFormat and representing the metadata formats, other than the standard and native formats, that are supported by this plug-in, initialized to null and set via the constructor.
extraMetadataFormatNames - Variable in class javax.imageio.metadata.IIOMetadata
An array of names of formats, other than the standard and native formats, that are supported by this plug-in, initialized to null and set via the constructor.
extraStreamMetadataFormatClassNames - Variable in class javax.imageio.spi.ImageReaderWriterSpi
An array of Strings containing the class names of any additional stream metadata formats supported by this plug-in, initially null.
extraStreamMetadataFormatNames - Variable in class javax.imageio.spi.ImageReaderWriterSpi
An array of Strings containing the names of any additional stream metadata formats supported by this plug-in, initially null.

F

F0 - Static variable in class java.security.spec.RSAKeyGenParameterSpec
The public-exponent value F0 = 3.
F1 - Static variable in class java.awt.Event
The F1 function key, a non-ASCII action key.
F10 - Static variable in class java.awt.Event
The F10 function key, a non-ASCII action key.
F11 - Static variable in class java.awt.Event
The F11 function key, a non-ASCII action key.
F12 - Static variable in class java.awt.Event
The F12 function key, a non-ASCII action key.
F2 - Static variable in class java.awt.Event
The F2 function key, a non-ASCII action key.
F3 - Static variable in class java.awt.Event
The F3 function key, a non-ASCII action key.
F4 - Static variable in class java.awt.Event
The F4 function key, a non-ASCII action key.
F4 - Static variable in class java.security.spec.RSAKeyGenParameterSpec
The public exponent-value F4 = 65537.
F5 - Static variable in class java.awt.Event
The F5 function key, a non-ASCII action key.
F6 - Static variable in class java.awt.Event
The F6 function key, a non-ASCII action key.
F7 - Static variable in class java.awt.Event
The F7 function key, a non-ASCII action key.
F8 - Static variable in class java.awt.Event
The F8 function key, a non-ASCII action key.
F9 - Static variable in class java.awt.Event
The F9 function key, a non-ASCII action key.
FACE - Static variable in class javax.swing.text.html.HTML.Attribute
 
failed(Throwable, A) - Method in interface java.nio.channels.CompletionHandler
Invoked when an operation fails.
FAILED - Static variable in class javax.management.remote.JMXConnectionNotification
Notification type string for a connection-failed notification.
FailedLoginException - Exception in javax.security.auth.login
Signals that user authentication failed.
FailedLoginException() - Constructor for exception javax.security.auth.login.FailedLoginException
Constructs a FailedLoginException with no detail message.
FailedLoginException(String) - Constructor for exception javax.security.auth.login.FailedLoginException
Constructs a FailedLoginException with the specified detail message.
failure(Exception) - Method in interface java.rmi.server.RMIFailureHandler
The failure callback is invoked when the RMI runtime is unable to create a ServerSocket via the RMISocketFactory.
FAILURE - Static variable in exception org.ietf.jgss.GSSException
General failure, unspecified at GSS-API level.
FALSE - Static variable in class java.lang.Boolean
The Boolean object corresponding to the primitive value false.
FALSE - Static variable in interface java.util.jar.Pack200.Packer
The string "false", a possible value for certain properties.
FALSE - Static variable in interface java.util.jar.Pack200.Unpacker
The string "false", a possible value for certain properties.
FAMILY - Static variable in class java.awt.font.TextAttribute
Attribute key for the font name.
Family - Static variable in class javax.swing.text.StyleConstants
Name of the font family.
fd - Variable in class java.net.DatagramSocketImpl
The file descriptor object.
fd - Variable in class java.net.SocketImpl
The file descriptor object for this socket.
FeatureDescriptor - Class in java.beans
The FeatureDescriptor class is the common baseclass for PropertyDescriptor, EventSetDescriptor, and MethodDescriptor, etc.
FeatureDescriptor() - Constructor for class java.beans.FeatureDescriptor
Constructs a FeatureDescriptor.
FEBRUARY - Static variable in class java.util.Calendar
Value of the Calendar.MONTH field indicating the second month of the year in the Gregorian and Julian calendars.
FETCH_FORWARD - Static variable in interface java.sql.ResultSet
The constant indicating that the rows in a result set will be processed in a forward direction; first-to-last.
FETCH_REVERSE - Static variable in interface java.sql.ResultSet
The constant indicating that the rows in a result set will be processed in a reverse direction; last-to-first.
FETCH_UNKNOWN - Static variable in interface java.sql.ResultSet
The constant indicating that the order in which rows in a result set will be processed is unknown.
fetchNotifications(long, int, long) - Method in interface javax.management.remote.rmi.RMIConnection
Retrieves notifications from the connector server.
fetchNotifications(long, int, long) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
fictional() - Method in class javax.swing.text.html.parser.TagElement
 
Fidelity - Class in javax.print.attribute.standard
Class Fidelity is a printing attribute class, an enumeration, that indicates whether total fidelity to client supplied print request attributes is required.
Fidelity(int) - Constructor for class javax.print.attribute.standard.Fidelity
Construct a new fidelity enumeration value with the given integer value.
FIDELITY_FALSE - Static variable in class javax.print.attribute.standard.Fidelity
The printer should make reasonable attempts to print the job, even if it cannot print it exactly as specified.
FIDELITY_TRUE - Static variable in class javax.print.attribute.standard.Fidelity
The job must be printed exactly as specified.
Field - Class in java.lang.reflect
A Field provides information about, and dynamic access to, a single field of a class or an interface.
FIELD_ATTRIBUTE_PFX - Static variable in interface java.util.jar.Pack200.Packer
When concatenated with a field attribute name, indicates the format of that attribute.
FIELD_COUNT - Static variable in class java.util.Calendar
The number of distinct fields recognized by get and set.
fieldModifiers() - Static method in class java.lang.reflect.Modifier
Return an int value OR-ing together the source language modifiers that can be applied to a field.
FieldPosition - Class in java.text
FieldPosition is a simple class used by Format and its subclasses to identify fields in formatted output.
FieldPosition(int) - Constructor for class java.text.FieldPosition
Creates a FieldPosition object for the given field.
FieldPosition(Format.Field) - Constructor for class java.text.FieldPosition
Creates a FieldPosition object for the given field constant.
FieldPosition(Format.Field, int) - Constructor for class java.text.FieldPosition
Creates a FieldPosition object for the given field.
fields - Variable in class java.util.Calendar
The calendar field values for the currently set time for this calendar.
fieldsIn(Iterable<? extends Element>) - Static method in class javax.lang.model.util.ElementFilter
Returns a list of fields in elements.
fieldsIn(Set<? extends Element>) - Static method in class javax.lang.model.util.ElementFilter
Returns a set of fields in elements.
FieldView - Class in javax.swing.text
Extends the multi-line plain text view to be suitable for a single-line editor view.
FieldView(Element) - Constructor for class javax.swing.text.FieldView
Constructs a new FieldView wrapped on an element.
FILE - Static variable in class java.awt.JobAttributes.DestinationType
The DestinationType instance to use for specifying print to file.
File - Class in java.io
An abstract representation of file and directory pathnames.
File(String) - Constructor for class java.io.File
Creates a new File instance by converting the given pathname string into an abstract pathname.
File(String, String) - Constructor for class java.io.File
Creates a new File instance from a parent pathname string and a child pathname string.
File(File, String) - Constructor for class java.io.File
Creates a new File instance from a parent abstract pathname and a child pathname string.
File(URI) - Constructor for class java.io.File
Creates a new File instance by converting the given file: URI into an abstract pathname.
file() - Method in class java.lang.ProcessBuilder.Redirect
Returns the File source or destination associated with this redirect, or null if there is no such file.
FILE - Static variable in class javax.print.attribute.standard.ReferenceUriSchemesSupported
Host-specific file names.
FILE_CHOOSER - Static variable in class javax.accessibility.AccessibleRole
A specialized dialog that displays the files in the directory and lets the user select a file, browse a different directory, or specify a filename.
FILE_CHOOSER - Static variable in class javax.swing.plaf.synth.Region
FileChooser region.
FILE_CHOOSER_DIALOG - Static variable in class javax.swing.JRootPane
Constant used for the windowDecorationStyle property.
FILE_FILTER_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
User changed the kind of files to display.
FILE_HIDING_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Identifies a change in the display-hidden-files property.
FILE_SELECTION_MODE_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Identifies a change in the kind of selection (single, multiple, etc.).
FILE_SYSTEM_VIEW_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Says that a different object is being used to find available drives on the system.
FILE_VERSION - Static variable in class javax.swing.text.html.parser.DTD
 
FILE_VIEW_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Says that a different object is being used to retrieve file information.
FileAlreadyExistsException - Exception in java.nio.file
Checked exception thrown when an attempt is made to create a file or directory and a file of that name already exists.
FileAlreadyExistsException(String) - Constructor for exception java.nio.file.FileAlreadyExistsException
Constructs an instance of this class.
FileAlreadyExistsException(String, String, String) - Constructor for exception java.nio.file.FileAlreadyExistsException
Constructs an instance of this class.
FileAttribute<T> - Interface in java.nio.file.attribute
An object that encapsulates the value of a file attribute that can be set atomically when creating a new file or directory by invoking the createFile or createDirectory methods.
FileAttributeView - Interface in java.nio.file.attribute
An attribute view that is a read-only or updatable view of non-opaque values associated with a file in a filesystem.
FileCacheImageInputStream - Class in javax.imageio.stream
An implementation of ImageInputStream that gets its input from a regular InputStream.
FileCacheImageInputStream(InputStream, File) - Constructor for class javax.imageio.stream.FileCacheImageInputStream
Constructs a FileCacheImageInputStream that will read from a given InputStream.
FileCacheImageOutputStream - Class in javax.imageio.stream
An implementation of ImageOutputStream that writes its output to a regular OutputStream.
FileCacheImageOutputStream(OutputStream, File) - Constructor for class javax.imageio.stream.FileCacheImageOutputStream
Constructs a FileCacheImageOutputStream that will write to a given outputStream.
FileChannel - Class in java.nio.channels
A channel for reading, writing, mapping, and manipulating a file.
FileChannel() - Constructor for class java.nio.channels.FileChannel
Initializes a new instance of this class.
FileChannel.MapMode - Class in java.nio.channels
A typesafe enumeration for file-mapping modes.
FileChooserUI - Class in javax.swing.plaf
Pluggable look and feel interface for JFileChooser.
FileChooserUI() - Constructor for class javax.swing.plaf.FileChooserUI
 
FileDialog - Class in java.awt
The FileDialog class displays a dialog window from which the user can select a file.
FileDialog(Frame) - Constructor for class java.awt.FileDialog
Creates a file dialog for loading a file.
FileDialog(Frame, String) - Constructor for class java.awt.FileDialog
Creates a file dialog window with the specified title for loading a file.
FileDialog(Frame, String, int) - Constructor for class java.awt.FileDialog
Creates a file dialog window with the specified title for loading or saving a file.
FileDialog(Dialog) - Constructor for class java.awt.FileDialog
Creates a file dialog for loading a file.
FileDialog(Dialog, String) - Constructor for class java.awt.FileDialog
Creates a file dialog window with the specified title for loading a file.
FileDialog(Dialog, String, int) - Constructor for class java.awt.FileDialog
Creates a file dialog window with the specified title for loading or saving a file.
FileDialogPeer - Interface in java.awt.peer
The peer interface for FileDialog.
FileFilter - Interface in java.io
A filter for abstract pathnames.
FileFilter - Class in javax.swing.filechooser
FileFilter is an abstract class used by JFileChooser for filtering the set of files shown to the user.
FileFilter() - Constructor for class javax.swing.filechooser.FileFilter
 
FileHandler - Class in java.util.logging
Simple file logging Handler.
FileHandler() - Constructor for class java.util.logging.FileHandler
Construct a default FileHandler.
FileHandler(String) - Constructor for class java.util.logging.FileHandler
Initialize a FileHandler to write to the given filename.
FileHandler(String, boolean) - Constructor for class java.util.logging.FileHandler
Initialize a FileHandler to write to the given filename, with optional append.
FileHandler(String, int, int) - Constructor for class java.util.logging.FileHandler
Initialize a FileHandler to write to a set of files.
FileHandler(String, int, int, boolean) - Constructor for class java.util.logging.FileHandler
Initialize a FileHandler to write to a set of files with optional append.
fileIcon - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
FileImageInputStream - Class in javax.imageio.stream
An implementation of ImageInputStream that gets its input from a File or RandomAccessFile.
FileImageInputStream(File) - Constructor for class javax.imageio.stream.FileImageInputStream
Constructs a FileImageInputStream that will read from a given File.
FileImageInputStream(RandomAccessFile) - Constructor for class javax.imageio.stream.FileImageInputStream
Constructs a FileImageInputStream that will read from a given RandomAccessFile.
FileImageOutputStream - Class in javax.imageio.stream
An implementation of ImageOutputStream that writes its output directly to a File or RandomAccessFile.
FileImageOutputStream(File) - Constructor for class javax.imageio.stream.FileImageOutputStream
Constructs a FileImageOutputStream that will write to a given File.
FileImageOutputStream(RandomAccessFile) - Constructor for class javax.imageio.stream.FileImageOutputStream
Constructs a FileImageOutputStream that will write to a given RandomAccessFile.
FileInputStream - Class in java.io
A FileInputStream obtains input bytes from a file in a file system.
FileInputStream(String) - Constructor for class java.io.FileInputStream
Creates a FileInputStream by opening a connection to an actual file, the file named by the path name name in the file system.
FileInputStream(File) - Constructor for class java.io.FileInputStream
Creates a FileInputStream by opening a connection to an actual file, the file named by the File object file in the file system.
FileInputStream(FileDescriptor) - Constructor for class java.io.FileInputStream
Creates a FileInputStream by using the file descriptor fdObj, which represents an existing connection to an actual file in the file system.
fileKey() - Method in interface java.nio.file.attribute.BasicFileAttributes
Returns an object that uniquely identifies the given file, or null if a file key is not available.
FileLock - Class in java.nio.channels
A token representing a lock on a region of a file.
FileLock(FileChannel, long, long, boolean) - Constructor for class java.nio.channels.FileLock
Initializes a new instance of this class.
FileLock(AsynchronousFileChannel, long, long, boolean) - Constructor for class java.nio.channels.FileLock
Initializes a new instance of this class.
fileManager - Variable in class javax.tools.ForwardingJavaFileManager
The file manager which all methods are delegated to.
FILENAME - Static variable in interface javax.script.ScriptEngine
Reserved key for a named value that is the name of the file being executed.
FileNameExtensionFilter - Class in javax.swing.filechooser
An implementation of FileFilter that filters using a specified set of extensions.
FileNameExtensionFilter(String, String...) - Constructor for class javax.swing.filechooser.FileNameExtensionFilter
Creates a FileNameExtensionFilter with the specified description and file name extensions.
FilenameFilter - Interface in java.io
Instances of classes that implement this interface are used to filter filenames.
FileNameMap - Interface in java.net
A simple interface which provides a mechanism to map between a file name and a MIME type string.
FileNotFoundException - Exception in java.io
Signals that an attempt to open the file denoted by a specified pathname has failed.
FileNotFoundException() - Constructor for exception java.io.FileNotFoundException
Constructs a FileNotFoundException with null as its error detail message.
FileNotFoundException(String) - Constructor for exception java.io.FileNotFoundException
Constructs a FileNotFoundException with the specified detail message.
FileObject - Interface in javax.tools
File abstraction for tools.
fileObject - Variable in class javax.tools.ForwardingFileObject
The file object which all methods are delegated to.
FileOutputStream - Class in java.io
A file output stream is an output stream for writing data to a File or to a FileDescriptor.
FileOutputStream(String) - Constructor for class java.io.FileOutputStream
Creates a file output stream to write to the file with the specified name.
FileOutputStream(String, boolean) - Constructor for class java.io.FileOutputStream
Creates a file output stream to write to the file with the specified name.
FileOutputStream(File) - Constructor for class java.io.FileOutputStream
Creates a file output stream to write to the file represented by the specified File object.
FileOutputStream(File, boolean) - Constructor for class java.io.FileOutputStream
Creates a file output stream to write to the file represented by the specified File object.
FileOutputStream(FileDescriptor) - Constructor for class java.io.FileOutputStream
Creates a file output stream to write to the specified file descriptor, which represents an existing connection to an actual file in the file system.
FileOwnerAttributeView - Interface in java.nio.file.attribute
A file attribute view that supports reading or updating the owner of a file.
FilePermission - Class in java.io
This class represents access to a file or directory.
FilePermission(String, String) - Constructor for class java.io.FilePermission
Creates a new FilePermission object with the specified actions.
Filer - Interface in javax.annotation.processing
This interface supports the creation of new files by an annotation processor.
FileReader - Class in java.io
Convenience class for reading character files.
FileReader(String) - Constructor for class java.io.FileReader
Creates a new FileReader, given the name of the file to read from.
FileReader(File) - Constructor for class java.io.FileReader
Creates a new FileReader, given the File to read from.
FileReader(FileDescriptor) - Constructor for class java.io.FileReader
Creates a new FileReader, given the FileDescriptor to read from.
FilerException - Exception in javax.annotation.processing
Indicates a Filer detected an attempt to open a file that would violate the guarantees provided by the Filer.
FilerException(String) - Constructor for exception javax.annotation.processing.FilerException
Constructs an exception with the specified detail message.
Files - Class in java.nio.file
This class consists exclusively of static methods that operate on files, directories, or other types of files.
FILES_AND_DIRECTORIES - Static variable in class javax.swing.JFileChooser
Instruction to display both files and directories.
FILES_ONLY - Static variable in class javax.swing.JFileChooser
Instruction to display only files.
FileStore - Class in java.nio.file
Storage for files.
FileStore() - Constructor for class java.nio.file.FileStore
Initializes a new instance of this class.
FileStoreAttributeView - Interface in java.nio.file.attribute
An attribute view that is a read-only or updatable view of the attributes of a FileStore.
FileSystem - Class in java.nio.file
Provides an interface to a file system and is the factory for objects to access files and other objects in the file system.
FileSystem() - Constructor for class java.nio.file.FileSystem
Initializes a new instance of this class.
FileSystemAlreadyExistsException - Exception in java.nio.file
Runtime exception thrown when an attempt is made to create a file system that already exists.
FileSystemAlreadyExistsException() - Constructor for exception java.nio.file.FileSystemAlreadyExistsException
Constructs an instance of this class.
FileSystemAlreadyExistsException(String) - Constructor for exception java.nio.file.FileSystemAlreadyExistsException
Constructs an instance of this class.
FileSystemException - Exception in java.nio.file
Thrown when a file system operation fails on one or two files.
FileSystemException(String) - Constructor for exception java.nio.file.FileSystemException
Constructs an instance of this class.
FileSystemException(String, String, String) - Constructor for exception java.nio.file.FileSystemException
Constructs an instance of this class.
FileSystemLoopException - Exception in java.nio.file
Checked exception thrown when a file system loop, or cycle, is encountered.
FileSystemLoopException(String) - Constructor for exception java.nio.file.FileSystemLoopException
Constructs an instance of this class.
FileSystemNotFoundException - Exception in java.nio.file
Runtime exception thrown when a file system cannot be found.
FileSystemNotFoundException() - Constructor for exception java.nio.file.FileSystemNotFoundException
Constructs an instance of this class.
FileSystemNotFoundException(String) - Constructor for exception java.nio.file.FileSystemNotFoundException
Constructs an instance of this class.
FileSystemProvider - Class in java.nio.file.spi
Service-provider class for file systems.
FileSystemProvider() - Constructor for class java.nio.file.spi.FileSystemProvider
Initializes a new instance of this class.
FileSystems - Class in java.nio.file
Factory methods for file systems.
FileSystemView - Class in javax.swing.filechooser
FileSystemView is JFileChooser's gateway to the file system.
FileSystemView() - Constructor for class javax.swing.filechooser.FileSystemView
 
FileTime - Class in java.nio.file.attribute
Represents the value of a file's time stamp attribute.
FileTypeDetector - Class in java.nio.file.spi
A file type detector for probing a file to guess its file type.
FileTypeDetector() - Constructor for class java.nio.file.spi.FileTypeDetector
Initializes a new instance of this class.
FileView - Class in javax.swing.filechooser
FileView defines an abstract class that can be implemented to provide the filechooser with UI information for a File.
FileView() - Constructor for class javax.swing.filechooser.FileView
 
FileVisitOption - Enum in java.nio.file
Defines the file tree traversal options.
FileVisitor<T> - Interface in java.nio.file
A visitor of files.
FileVisitResult - Enum in java.nio.file
The result type of a FileVisitor.
FileWriter - Class in java.io
Convenience class for writing character files.
FileWriter(String) - Constructor for class java.io.FileWriter
Constructs a FileWriter object given a file name.
FileWriter(String, boolean) - Constructor for class java.io.FileWriter
Constructs a FileWriter object given a file name with a boolean indicating whether or not to append the data written.
FileWriter(File) - Constructor for class java.io.FileWriter
Constructs a FileWriter object given a File object.
FileWriter(File, boolean) - Constructor for class java.io.FileWriter
Constructs a FileWriter object given a File object.
FileWriter(FileDescriptor) - Constructor for class java.io.FileWriter
Constructs a FileWriter object associated with a file descriptor.
FILL - Static variable in class java.awt.font.ShapeGraphicAttribute
A key indicating the shape should be filled.
fill(Shape) - Method in class java.awt.Graphics2D
Fills the interior of a Shape using the settings of the Graphics2D context.
fill - Variable in class java.awt.GridBagConstraints
This field is used when the component's display area is larger than the component's requested size.
fill(long[], long) - Static method in class java.util.Arrays
Assigns the specified long value to each element of the specified array of longs.
fill(long[], int, int, long) - Static method in class java.util.Arrays
Assigns the specified long value to each element of the specified range of the specified array of longs.
fill(int[], int) - Static method in class java.util.Arrays
Assigns the specified int value to each element of the specified array of ints.
fill(int[], int, int, int) - Static method in class java.util.Arrays
Assigns the specified int value to each element of the specified range of the specified array of ints.
fill(short[], short) - Static method in class java.util.Arrays
Assigns the specified short value to each element of the specified array of shorts.
fill(short[], int, int, short) - Static method in class java.util.Arrays
Assigns the specified short value to each element of the specified range of the specified array of shorts.
fill(char[], char) - Static method in class java.util.Arrays
Assigns the specified char value to each element of the specified array of chars.
fill(char[], int, int, char) - Static method in class java.util.Arrays
Assigns the specified char value to each element of the specified range of the specified array of chars.
fill(byte[], byte) - Static method in class java.util.Arrays
Assigns the specified byte value to each element of the specified array of bytes.
fill(byte[], int, int, byte) - Static method in class java.util.Arrays
Assigns the specified byte value to each element of the specified range of the specified array of bytes.
fill(boolean[], boolean) - Static method in class java.util.Arrays
Assigns the specified boolean value to each element of the specified array of booleans.
fill(boolean[], int, int, boolean) - Static method in class java.util.Arrays
Assigns the specified boolean value to each element of the specified range of the specified array of booleans.
fill(double[], double) - Static method in class java.util.Arrays
Assigns the specified double value to each element of the specified array of doubles.
fill(double[], int, int, double) - Static method in class java.util.Arrays
Assigns the specified double value to each element of the specified range of the specified array of doubles.
fill(float[], float) - Static method in class java.util.Arrays
Assigns the specified float value to each element of the specified array of floats.
fill(float[], int, int, float) - Static method in class java.util.Arrays
Assigns the specified float value to each element of the specified range of the specified array of floats.
fill(Object[], Object) - Static method in class java.util.Arrays
Assigns the specified Object reference to each element of the specified array of Objects.
fill(Object[], int, int, Object) - Static method in class java.util.Arrays
Assigns the specified Object reference to each element of the specified range of the specified array of Objects.
fill(List<? super T>, T) - Static method in class java.util.Collections
Replaces all of the elements of the specified list with the specified element.
fill() - Method in class java.util.zip.InflaterInputStream
Fills input buffer with more data to decompress.
fill3DRect(int, int, int, int, boolean) - Method in class java.awt.Graphics
Paints a 3-D highlighted rectangle filled with the current color.
fill3DRect(int, int, int, int, boolean) - Method in class java.awt.Graphics2D
Paints a 3-D highlighted rectangle filled with the current color.
fill3DRect(int, int, int, int, boolean) - Method in class javax.swing.DebugGraphics
Overrides Graphics.fill3DRect.
fillArc(int, int, int, int, int, int) - Method in class java.awt.Graphics
Fills a circular or elliptical arc covering the specified rectangle.
fillArc(int, int, int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.fillArc.
filledSlider - Variable in class javax.swing.plaf.metal.MetalSliderUI
 
FILLER - Static variable in class javax.accessibility.AccessibleRole
An object that fills up space in a user interface.
fillInStackTrace() - Method in class java.lang.Throwable
Fills in the execution stack trace.
fillOval(int, int, int, int) - Method in class java.awt.Graphics
Fills an oval bounded by the specified rectangle with the current color.
fillOval(int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.fillOval.
fillPointWithCoords(Point) - Method in interface java.awt.peer.MouseInfoPeer
This method does two things: it fills the point fields with the current coordinates of the mouse cursor and returns the number of the screen device where the pointer is located.
fillPolygon(int[], int[], int) - Method in class java.awt.Graphics
Fills a closed polygon defined by arrays of x and y coordinates.
fillPolygon(Polygon) - Method in class java.awt.Graphics
Fills the polygon defined by the specified Polygon object with the graphics context's current color.
fillPolygon(int[], int[], int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.fillPolygon.
fillRect(int, int, int, int) - Method in class java.awt.Graphics
Fills the specified rectangle.
fillRect(int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.fillRect.
fillRoundRect(int, int, int, int, int, int) - Method in class java.awt.Graphics
Fills the specified rounded corner rectangle with the current color.
fillRoundRect(int, int, int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.fillRoundRect.
filter(BufferedImage, BufferedImage) - Method in class java.awt.image.AffineTransformOp
Transforms the source BufferedImage and stores the results in the destination BufferedImage.
filter(Raster, WritableRaster) - Method in class java.awt.image.AffineTransformOp
Transforms the source Raster and stores the results in the destination Raster.
filter(Raster, WritableRaster) - Method in class java.awt.image.BandCombineOp
Transforms the Raster using the matrix specified in the constructor.
filter(BufferedImage, BufferedImage) - Method in interface java.awt.image.BufferedImageOp
Performs a single-input/single-output operation on a BufferedImage.
filter(BufferedImage, BufferedImage) - Method in class java.awt.image.ColorConvertOp
ColorConverts the source BufferedImage.
filter(Raster, WritableRaster) - Method in class java.awt.image.ColorConvertOp
ColorConverts the image data in the source Raster.
filter(BufferedImage, BufferedImage) - Method in class java.awt.image.ConvolveOp
Performs a convolution on BufferedImages.
filter(Raster, WritableRaster) - Method in class java.awt.image.ConvolveOp
Performs a convolution on Rasters.
filter(BufferedImage, BufferedImage) - Method in class java.awt.image.LookupOp
Performs a lookup operation on a BufferedImage.
filter(Raster, WritableRaster) - Method in class java.awt.image.LookupOp
Performs a lookup operation on a Raster.
filter(Raster, WritableRaster) - Method in interface java.awt.image.RasterOp
Performs a single-input/single-output operation from a source Raster to a destination Raster.
filter(BufferedImage, BufferedImage) - Method in class java.awt.image.RescaleOp
Rescales the source BufferedImage.
filter(Raster, WritableRaster) - Method in class java.awt.image.RescaleOp
Rescales the pixel data in the source Raster.
Filter - Interface in java.util.logging
A Filter can be used to provide fine grain control over what is logged, beyond the control provided by log levels.
filter(Object) - Method in interface javax.imageio.spi.ServiceRegistry.Filter
Returns true if the given provider object matches the criterion defined by this Filter.
filterArguments(MethodHandle, int, MethodHandle...) - Static method in class java.lang.invoke.MethodHandles
Adapts a target method handle by pre-processing one or more of its arguments, each with its own unary filter function, and then calling the target with each pre-processed argument replaced by the result of its corresponding filter function.
FILTERED - Static variable in class java.util.zip.Deflater
Compression strategy best used for data consisting mostly of small values with a somewhat random distribution.
FilteredImageSource - Class in java.awt.image
This class is an implementation of the ImageProducer interface which takes an existing image and a filter object and uses them to produce image data for a new filtered version of the original image.
FilteredImageSource(ImageProducer, ImageFilter) - Constructor for class java.awt.image.FilteredImageSource
Constructs an ImageProducer object from an existing ImageProducer and a filter object.
FilteredRowSet - Interface in javax.sql.rowset
The standard interface that all standard implementations of FilteredRowSet must implement.
filterIndexColorModel(IndexColorModel) - Method in class java.awt.image.RGBImageFilter
Filters an IndexColorModel object by running each entry in its color tables through the filterRGB function that RGBImageFilter subclasses must provide.
FilterInputStream - Class in java.io
A FilterInputStream contains some other input stream, which it uses as its basic source of data, possibly transforming the data along the way or providing additional functionality.
FilterInputStream(InputStream) - Constructor for class java.io.FilterInputStream
Creates a FilterInputStream by assigning the argument in to the field this.in so as to remember it for later use.
FilterOutputStream - Class in java.io
This class is the superclass of all classes that filter output streams.
FilterOutputStream(OutputStream) - Constructor for class java.io.FilterOutputStream
Creates an output stream filter built on top of the specified underlying output stream.
FilterReader - Class in java.io
Abstract class for reading filtered character streams.
FilterReader(Reader) - Constructor for class java.io.FilterReader
Creates a new filtered reader.
filterReturnValue(MethodHandle, MethodHandle) - Static method in class java.lang.invoke.MethodHandles
Adapts a target method handle by post-processing its return value (if any) with a filter (another method handle).
filterRGB(int, int, int) - Method in class java.awt.image.RGBImageFilter
Subclasses must specify a method to convert a single input pixel in the default RGB ColorModel to a single output pixel.
filterRGB(int, int, int) - Method in class javax.swing.GrayFilter
Overrides RGBImageFilter.filterRGB.
filterRGBPixels(int, int, int, int, int[], int, int) - Method in class java.awt.image.RGBImageFilter
Filters a buffer of pixels in the default RGB ColorModel by passing them one by one through the filterRGB method.
filters - Variable in class javax.swing.plaf.metal.MetalFileChooserUI.FilterComboBoxModel
 
FilterWriter - Class in java.io
Abstract class for writing filtered character streams.
FilterWriter(Writer) - Constructor for class java.io.FilterWriter
Create a new filtered writer.
FINAL - Static variable in class java.lang.reflect.Modifier
The int value representing the final modifier.
FINAL_QUOTE_PUNCTUATION - Static variable in class java.lang.Character
General category "Pf" in the Unicode specification.
finalize() - Method in class java.awt.color.ICC_Profile
Frees the resources associated with an ICC_Profile object.
finalize() - Method in class java.awt.Graphics
Disposes of this graphics context once it is no longer referenced.
finalize() - Method in class java.awt.image.ColorModel
Disposes of system resources associated with this ColorModel once this ColorModel is no longer referenced.
finalize() - Method in class java.awt.image.IndexColorModel
Disposes of system resources associated with this ColorModel once this ColorModel is no longer referenced.
finalize() - Method in class java.awt.PrintJob
Ends this print job once it is no longer referenced.
finalize() - Method in class java.io.FileInputStream
Ensures that the close method of this file input stream is called when there are no more references to it.
finalize() - Method in class java.io.FileOutputStream
Cleans up the connection to the file, and ensures that the close method of this file output stream is called when there are no more references to this stream.
finalize() - Method in class java.lang.Enum
enum classes cannot have finalize methods.
finalize() - Method in class java.lang.Object
Called by the garbage collector on an object when garbage collection determines that there are no more references to the object.
finalize() - Method in class java.util.concurrent.ThreadPoolExecutor
Invokes shutdown when this executor is no longer referenced and it has no threads.
finalize() - Method in class java.util.zip.Deflater
Closes the compressor when garbage is collected.
finalize() - Method in class java.util.zip.Inflater
Closes the decompressor when garbage is collected.
finalize() - Method in class java.util.zip.ZipFile
Ensures that the system resources held by this ZipFile object are released when there are no more references to it.
finalize() - Method in class javax.crypto.ExemptionMechanism
Ensures that the key stored away by this ExemptionMechanism object will be wiped out when there are no more references to it.
finalize() - Method in class javax.imageio.spi.ServiceRegistry
Finalizes this object prior to garbage collection.
finalize() - Method in class javax.imageio.stream.FileCacheImageInputStream
Finalizes this object prior to garbage collection.
finalize() - Method in class javax.imageio.stream.FileImageInputStream
Finalizes this object prior to garbage collection.
finalize() - Method in class javax.imageio.stream.FileImageOutputStream
Finalizes this object prior to garbage collection.
finalize() - Method in class javax.imageio.stream.ImageInputStreamImpl
Finalizes this object prior to garbage collection.
finalize() - Method in class javax.imageio.stream.MemoryCacheImageInputStream
Finalizes this object prior to garbage collection.
finalSubString(AttributeValueExp, StringValueExp) - Static method in class javax.management.Query
Returns a query expression that represents a matching constraint on a string argument.
find() - Method in class java.util.regex.Matcher
Attempts to find the next subsequence of the input sequence that matches the pattern.
find(int) - Method in class java.util.regex.Matcher
Resets this matcher and then attempts to find the next subsequence of the input sequence that matches the pattern, starting at the specified index.
findAssociatedMBeans(ObjectName, String, String) - Method in class javax.management.relation.RelationService
Retrieves the MBeans associated to given one in a relation.
findAssociatedMBeans(ObjectName, String, String) - Method in interface javax.management.relation.RelationServiceMBean
Retrieves the MBeans associated to given one in a relation.
findClass(String) - Method in class java.lang.ClassLoader
Finds the class with the specified binary name.
findClass(String) - Method in class java.net.URLClassLoader
Finds and loads the class with the specified name from the URL search path.
findClass(String) - Method in class javax.management.loading.MLet
This is the main method for class loaders that is being redefined.
findColumn(String) - Method in interface java.sql.ResultSet
Maps the given ResultSet column label to its ResultSet column index.
findColumn(String) - Method in class javax.swing.table.AbstractTableModel
Returns a column given its name.
findComponentAt(int, int) - Method in class java.awt.Container
Locates the visible child component that contains the specified position.
findComponentAt(Point) - Method in class java.awt.Container
Locates the visible child component that contains the specified point.
findConstructor(Class<?>, MethodType) - Method in class java.lang.invoke.MethodHandles.Lookup
Produces a method handle which creates an object and initializes it, using the constructor of the specified type.
findDeadlockedThreads() - Method in interface java.lang.management.ThreadMXBean
Finds cycles of threads that are in deadlock waiting to acquire object monitors or ownable synchronizers.
findEditor(Class<?>) - Static method in class java.beans.PropertyEditorManager
Locate a value editor for a given target type.
findElementMatchingTag(HTMLDocument, int, HTML.Tag) - Method in class javax.swing.text.html.HTMLEditorKit.HTMLTextAction
Returns the deepest element at offset matching tag.
findFocusOwner(Component) - Static method in class javax.swing.SwingUtilities
Deprecated.
As of 1.4, replaced by KeyboardFocusManager.getFocusOwner().
findGetter(Class<?>, String, Class<?>) - Method in class java.lang.invoke.MethodHandles.Lookup
Produces a method handle giving read access to a non-static field.
findInLine(String) - Method in class java.util.Scanner
Attempts to find the next occurrence of a pattern constructed from the specified string, ignoring delimiters.
findInLine(Pattern) - Method in class java.util.Scanner
Attempts to find the next occurrence of the specified pattern ignoring delimiters.
findLibrary(String) - Method in class java.lang.ClassLoader
Returns the absolute path name of a native library.
findLibrary(String) - Method in class javax.management.loading.MLet
Returns the absolute path name of a native library.
findLoadedClass(String) - Method in class java.lang.ClassLoader
Returns the class with the given binary name if this loader has been recorded by the Java virtual machine as an initiating loader of a class with that binary name.
findMBeanServer(String) - Static method in class javax.management.MBeanServerFactory
Return a list of registered MBeanServer objects.
findMedia(float, float, int) - Static method in class javax.print.attribute.standard.MediaSize
The specified dimensions are used to locate a matching MediaSize instance from amongst all the standard MediaSize instances.
findMonitorDeadlockedThreads() - Method in interface java.lang.management.ThreadMXBean
Finds cycles of threads that are in deadlock waiting to acquire object monitors.
findOffsetToCharactersInString(char[], int) - Method in class javax.swing.text.ParagraphView
Finds the next character in the document with a character in string, starting at offset start.
findReferencingRelations(ObjectName, String, String) - Method in class javax.management.relation.RelationService
Retrieves the relations where a given MBean is referenced.
findReferencingRelations(ObjectName, String, String) - Method in interface javax.management.relation.RelationServiceMBean
Retrieves the relations where a given MBean is referenced.
findRelationsOfType(String) - Method in class javax.management.relation.RelationService
Returns the relation ids for relations of the given type.
findRelationsOfType(String) - Method in interface javax.management.relation.RelationServiceMBean
Returns the relation ids for relations of the given type.
findResource(String) - Method in class java.lang.ClassLoader
Finds the resource with the given name.
findResource(String) - Method in class java.net.URLClassLoader
Finds the resource with the specified name on the URL search path.
findResources(String) - Method in class java.lang.ClassLoader
Returns an enumeration of URL objects representing all the resources with the given name.
findResources(String) - Method in class java.net.URLClassLoader
Returns an Enumeration of URLs representing all of the resources on the URL search path having the specified name.
findSetter(Class<?>, String, Class<?>) - Method in class java.lang.invoke.MethodHandles.Lookup
Produces a method handle giving write access to a non-static field.
findSpecial(Class<?>, String, MethodType, Class<?>) - Method in class java.lang.invoke.MethodHandles.Lookup
Produces an early-bound method handle for a virtual method, as if called from an invokespecial instruction from caller.
findStatic(Class<?>, String, MethodType) - Method in class java.lang.invoke.MethodHandles.Lookup
Produces a method handle for a static method.
findStaticGetter(Class<?>, String, Class<?>) - Method in class java.lang.invoke.MethodHandles.Lookup
Produces a method handle giving read access to a static field.
findStaticSetter(Class<?>, String, Class<?>) - Method in class java.lang.invoke.MethodHandles.Lookup
Produces a method handle giving write access to a static field.
findSystemClass(String) - Method in class java.lang.ClassLoader
Finds a class with the specified binary name, loading it if necessary.
findVirtual(Class<?>, String, MethodType) - Method in class java.lang.invoke.MethodHandles.Lookup
Produces a method handle for a virtual method.
findWithinHorizon(String, int) - Method in class java.util.Scanner
Attempts to find the next occurrence of a pattern constructed from the specified string, ignoring delimiters.
findWithinHorizon(Pattern, int) - Method in class java.util.Scanner
Attempts to find the next occurrence of the specified pattern.
FINE - Static variable in class java.util.logging.Level
FINE is a message level providing tracing information.
fine(String) - Method in class java.util.logging.Logger
Log a FINE message.
FINER - Static variable in class java.util.logging.Level
FINER indicates a fairly detailed tracing message.
finer(String) - Method in class java.util.logging.Logger
Log a FINER message.
FINEST - Static variable in class java.util.logging.Level
FINEST indicates a highly detailed tracing message.
finest(String) - Method in class java.util.logging.Logger
Log a FINEST message.
finish() - Method in class java.util.zip.Deflater
When called, indicates that compression should end with the current contents of the input buffer.
finish() - Method in class java.util.zip.DeflaterOutputStream
Finishes writing compressed data to the output stream without closing the underlying stream.
finish() - Method in class java.util.zip.GZIPOutputStream
Finishes writing compressed data to the output stream without closing the underlying stream.
finish() - Method in class java.util.zip.InflaterOutputStream
Finishes writing uncompressed data to the output stream without closing the underlying stream.
finish() - Method in class java.util.zip.ZipOutputStream
Finishes writing the contents of the ZIP output stream without closing the underlying stream.
finishConnect() - Method in class java.nio.channels.SocketChannel
Finishes the process of connecting a socket channel.
finishDraggingTo(int) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Messages the BasicSplitPaneUI with finishDraggingTo that this instance is contained in.
finishDraggingTo(int) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Messaged to finish the dragging session.
finished() - Method in class java.util.zip.Deflater
Returns true if the end of the compressed data output stream has been reached.
finished() - Method in class java.util.zip.Inflater
Returns true if the end of the compressed data stream has been reached.
finishedPaintingChildren(JSplitPane, Graphics) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Called when the specified split pane has finished painting its children.
finishedPaintingChildren(JSplitPane, Graphics) - Method in class javax.swing.plaf.multi.MultiSplitPaneUI
Invokes the finishedPaintingChildren method on each UI handled by this object.
finishedPaintingChildren(JSplitPane, Graphics) - Method in class javax.swing.plaf.SplitPaneUI
Messaged after the JSplitPane the receiver is providing the look and feel for paints its children.
finishedPaintingChildren(JSplitPane, Graphics) - Method in class javax.swing.plaf.synth.SynthSplitPaneUI
 
Finishings - Class in javax.print.attribute.standard
Class Finishings is a printing attribute class, an enumeration, that identifies whether the printer applies a finishing operation of some kind of binding to each copy of each printed document in the job.
Finishings(int) - Constructor for class javax.print.attribute.standard.Finishings
Construct a new finishings binding enumeration value with the given integer value.
fireActionEvent() - Method in class javax.swing.JComboBox
Notifies all listeners that have registered interest for notification on this event type.
fireActionPerformed(ActionEvent) - Method in class javax.swing.AbstractButton
Notifies all listeners that have registered interest for notification on this event type.
fireActionPerformed(ActionEvent) - Method in class javax.swing.DefaultButtonModel
Notifies all listeners that have registered interest for notification on this event type.
fireActionPerformed(String) - Method in class javax.swing.JFileChooser
Notifies all listeners that have registered interest for notification on this event type.
fireActionPerformed() - Method in class javax.swing.JTextField
Notifies all listeners that have registered interest for notification on this event type.
fireActionPerformed(ActionEvent) - Method in class javax.swing.Timer
Notifies all listeners that have registered interest for notification on this event type.
fireAdjustmentValueChanged(int, int, int) - Method in class javax.swing.JScrollBar
Notify listeners that the scrollbar's model has changed.
fireCaretUpdate(CaretEvent) - Method in class javax.swing.text.JTextComponent
Notifies all listeners that have registered interest for notification on this event type.
fireChangedUpdate(DocumentEvent) - Method in class javax.swing.text.AbstractDocument
Notifies all listeners that have registered interest for notification on this event type.
fireChangedUpdate(DocumentEvent) - Method in class javax.swing.text.html.HTMLDocument
Notifies all listeners that have registered interest for notification on this event type.
fireChildrenAdded(BeanContextMembershipEvent) - Method in class java.beans.beancontext.BeanContextSupport
Fire a BeanContextshipEvent on the BeanContextMembershipListener interface
fireChildrenRemoved(BeanContextMembershipEvent) - Method in class java.beans.beancontext.BeanContextSupport
Fire a BeanContextshipEvent on the BeanContextMembershipListener interface
fireColumnAdded(TableColumnModelEvent) - Method in class javax.swing.table.DefaultTableColumnModel
Notifies all listeners that have registered interest for notification on this event type.
fireColumnMarginChanged() - Method in class javax.swing.table.DefaultTableColumnModel
Notifies all listeners that have registered interest for notification on this event type.
fireColumnMoved(TableColumnModelEvent) - Method in class javax.swing.table.DefaultTableColumnModel
Notifies all listeners that have registered interest for notification on this event type.
fireColumnRemoved(TableColumnModelEvent) - Method in class javax.swing.table.DefaultTableColumnModel
Notifies all listeners that have registered interest for notification on this event type.
fireColumnSelectionChanged(ListSelectionEvent) - Method in class javax.swing.table.DefaultTableColumnModel
Notifies all listeners that have registered interest for notification on this event type.
fireContentsChanged(Object, int, int) - Method in class javax.swing.AbstractListModel
AbstractListModel subclasses must call this method after one or more elements of the list change.
fireContentsChanged() - Method in class javax.swing.plaf.basic.BasicDirectoryModel
 
fireDragGestureRecognized(int, Point) - Method in class java.awt.dnd.DragGestureRecognizer
Notify the DragGestureListener that a Drag and Drop initiating gesture has occurred.
fireEditingCanceled() - Method in class javax.swing.AbstractCellEditor
Notifies all listeners that have registered interest for notification on this event type.
fireEditingStopped() - Method in class javax.swing.AbstractCellEditor
Notifies all listeners that have registered interest for notification on this event type.
fireHyperlinkUpdate(HyperlinkEvent) - Method in class javax.swing.JEditorPane
Notifies all listeners that have registered interest for notification on this event type.
fireIndexedPropertyChange(String, int, Object, Object) - Method in class java.beans.PropertyChangeSupport
Reports a bound indexed property update to listeners that have been registered to track updates of all properties or a property with the specified name.
fireIndexedPropertyChange(String, int, int, int) - Method in class java.beans.PropertyChangeSupport
Reports an integer bound indexed property update to listeners that have been registered to track updates of all properties or a property with the specified name.
fireIndexedPropertyChange(String, int, boolean, boolean) - Method in class java.beans.PropertyChangeSupport
Reports a boolean bound indexed property update to listeners that have been registered to track updates of all properties or a property with the specified name.
fireInsertUpdate(DocumentEvent) - Method in class javax.swing.text.AbstractDocument
Notifies all listeners that have registered interest for notification on this event type.
fireInternalFrameEvent(int) - Method in class javax.swing.JInternalFrame
Fires an internal frame event.
fireIntervalAdded(Object, int, int) - Method in class javax.swing.AbstractListModel
AbstractListModel subclasses must call this method after one or more elements are added to the model.
fireIntervalRemoved(Object, int, int) - Method in class javax.swing.AbstractListModel
AbstractListModel subclasses must call this method after one or more elements are removed from the model.
fireItemStateChanged(ItemEvent) - Method in class javax.swing.AbstractButton
Notifies all listeners that have registered interest for notification on this event type.
fireItemStateChanged(ItemEvent) - Method in class javax.swing.DefaultButtonModel
Notifies all listeners that have registered interest for notification on this event type.
fireItemStateChanged(ItemEvent) - Method in class javax.swing.JComboBox
Notifies all listeners that have registered interest for notification on this event type.
fireMenuCanceled() - Method in class javax.swing.JMenu
Notifies all listeners that have registered interest for notification on this event type.
fireMenuDeselected() - Method in class javax.swing.JMenu
Notifies all listeners that have registered interest for notification on this event type.
fireMenuDragMouseDragged(MenuDragMouseEvent) - Method in class javax.swing.JMenuItem
Notifies all listeners that have registered interest for notification on this event type.
fireMenuDragMouseEntered(MenuDragMouseEvent) - Method in class javax.swing.JMenuItem
Notifies all listeners that have registered interest for notification on this event type.
fireMenuDragMouseExited(MenuDragMouseEvent) - Method in class javax.swing.JMenuItem
Notifies all listeners that have registered interest for notification on this event type.
fireMenuDragMouseReleased(MenuDragMouseEvent) - Method in class javax.swing.JMenuItem
Notifies all listeners that have registered interest for notification on this event type.
fireMenuKeyPressed(MenuKeyEvent) - Method in class javax.swing.JMenuItem
Notifies all listeners that have registered interest for notification on this event type.
fireMenuKeyReleased(MenuKeyEvent) - Method in class javax.swing.JMenuItem
Notifies all listeners that have registered interest for notification on this event type.
fireMenuKeyTyped(MenuKeyEvent) - Method in class javax.swing.JMenuItem
Notifies all listeners that have registered interest for notification on this event type.
fireMenuSelected() - Method in class javax.swing.JMenu
Notifies all listeners that have registered interest for notification on this event type.
firePopupMenuCanceled() - Method in class javax.swing.JComboBox
Notifies PopupMenuListeners that the popup portion of the combo box has been canceled.
firePopupMenuCanceled() - Method in class javax.swing.JPopupMenu
Notifies PopupMenuListeners that this popup menu is cancelled.
firePopupMenuCanceled() - Method in class javax.swing.plaf.basic.BasicComboPopup
 
firePopupMenuWillBecomeInvisible() - Method in class javax.swing.JComboBox
Notifies PopupMenuListeners that the popup portion of the combo box has become invisible.
firePopupMenuWillBecomeInvisible() - Method in class javax.swing.JPopupMenu
Notifies PopupMenuListeners that this popup menu will become invisible.
firePopupMenuWillBecomeInvisible() - Method in class javax.swing.plaf.basic.BasicComboPopup
 
firePopupMenuWillBecomeVisible() - Method in class javax.swing.JComboBox
Notifies PopupMenuListeners that the popup portion of the combo box will become visible.
firePopupMenuWillBecomeVisible() - Method in class javax.swing.JPopupMenu
Notifies PopupMenuListeners that this popup menu will become visible.
firePopupMenuWillBecomeVisible() - Method in class javax.swing.plaf.basic.BasicComboPopup
 
firePropertyChange(String, Object, Object) - Method in class java.awt.Component
Support for reporting bound property changes for Object properties.
firePropertyChange(String, boolean, boolean) - Method in class java.awt.Component
Support for reporting bound property changes for boolean properties.
firePropertyChange(String, int, int) - Method in class java.awt.Component
Support for reporting bound property changes for integer properties.
firePropertyChange(String, byte, byte) - Method in class java.awt.Component
Reports a bound property change.
firePropertyChange(String, char, char) - Method in class java.awt.Component
Reports a bound property change.
firePropertyChange(String, short, short) - Method in class java.awt.Component
Reports a bound property change.
firePropertyChange(String, long, long) - Method in class java.awt.Component
Reports a bound property change.
firePropertyChange(String, float, float) - Method in class java.awt.Component
Reports a bound property change.
firePropertyChange(String, double, double) - Method in class java.awt.Component
Reports a bound property change.
firePropertyChange(String, Object, Object) - Method in class java.awt.KeyboardFocusManager
Fires a PropertyChangeEvent in response to a change in a bound property.
firePropertyChange(String, Object, Object) - Method in class java.beans.beancontext.BeanContextChildSupport
Report a bound property update to any registered listeners.
firePropertyChange(String, Object, Object) - Method in class java.beans.PropertyChangeSupport
Reports a bound property update to listeners that have been registered to track updates of all properties or a property with the specified name.
firePropertyChange(String, int, int) - Method in class java.beans.PropertyChangeSupport
Reports an integer bound property update to listeners that have been registered to track updates of all properties or a property with the specified name.
firePropertyChange(String, boolean, boolean) - Method in class java.beans.PropertyChangeSupport
Reports a boolean bound property update to listeners that have been registered to track updates of all properties or a property with the specified name.
firePropertyChange(PropertyChangeEvent) - Method in class java.beans.PropertyChangeSupport
Fires a property change event to listeners that have been registered to track updates of all properties or a property with the specified name.
firePropertyChange() - Method in class java.beans.PropertyEditorSupport
Report that we have been modified to any interested listeners.
firePropertyChange(String, Object, Object) - Method in class javax.accessibility.AccessibleContext
Support for reporting bound property changes.
firePropertyChange(String, Object, Object) - Method in class javax.swing.AbstractAction
Supports reporting bound property changes.
firePropertyChange(String, Object, Object) - Method in class javax.swing.DefaultListCellRenderer
Overridden for performance reasons.
firePropertyChange(String, byte, byte) - Method in class javax.swing.DefaultListCellRenderer
Overridden for performance reasons.
firePropertyChange(String, char, char) - Method in class javax.swing.DefaultListCellRenderer
Overridden for performance reasons.
firePropertyChange(String, short, short) - Method in class javax.swing.DefaultListCellRenderer
Overridden for performance reasons.
firePropertyChange(String, int, int) - Method in class javax.swing.DefaultListCellRenderer
Overridden for performance reasons.
firePropertyChange(String, long, long) - Method in class javax.swing.DefaultListCellRenderer
Overridden for performance reasons.
firePropertyChange(String, float, float) - Method in class javax.swing.DefaultListCellRenderer
Overridden for performance reasons.
firePropertyChange(String, double, double) - Method in class javax.swing.DefaultListCellRenderer
Overridden for performance reasons.
firePropertyChange(String, boolean, boolean) - Method in class javax.swing.DefaultListCellRenderer
Overridden for performance reasons.
firePropertyChange(PropertyChangeEvent) - Method in class javax.swing.event.SwingPropertyChangeSupport
Fires a property change event to listeners that have been registered to track updates of all properties or a property with the specified name.
firePropertyChange(String, boolean, boolean) - Method in class javax.swing.JComponent
Support for reporting bound property changes for boolean properties.
firePropertyChange(String, int, int) - Method in class javax.swing.JComponent
Support for reporting bound property changes for integer properties.
firePropertyChange(String, char, char) - Method in class javax.swing.JComponent
 
firePropertyChange(String, Object, Object) - Method in class javax.swing.JViewport
Notifies listeners of a property change.
firePropertyChange(String, Object, Object) - Method in class javax.swing.plaf.basic.BasicDirectoryModel
Support for reporting bound property changes for boolean properties.
firePropertyChange(String, Object, Object) - Method in class javax.swing.plaf.LayerUI
Support for reporting bound property changes for Object properties.
firePropertyChange(String, Object, Object) - Method in class javax.swing.SwingWorker
Reports a bound property update to any registered listeners.
firePropertyChange(String, Object, Object) - Method in class javax.swing.table.DefaultTableCellRenderer
Overridden for performance reasons.
firePropertyChange(String, boolean, boolean) - Method in class javax.swing.table.DefaultTableCellRenderer
Overridden for performance reasons.
firePropertyChange(String, Object, Object) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Overridden for performance reasons.
firePropertyChange(String, byte, byte) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Overridden for performance reasons.
firePropertyChange(String, char, char) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Overridden for performance reasons.
firePropertyChange(String, short, short) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Overridden for performance reasons.
firePropertyChange(String, int, int) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Overridden for performance reasons.
firePropertyChange(String, long, long) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Overridden for performance reasons.
firePropertyChange(String, float, float) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Overridden for performance reasons.
firePropertyChange(String, double, double) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Overridden for performance reasons.
firePropertyChange(String, boolean, boolean) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Overridden for performance reasons.
firePropertyChange(String, Object, Object) - Method in class javax.swing.UIDefaults
Support for reporting bound property changes.
fireRemoveUpdate(DocumentEvent) - Method in class javax.swing.text.AbstractDocument
Notifies all listeners that have registered interest for notification on this event type.
fireRowSorterChanged(int[]) - Method in class javax.swing.RowSorter
Notifies listener that the mapping has changed.
fireSelectionValueChanged(int, int, boolean) - Method in class javax.swing.JList
Notifies ListSelectionListeners added directly to the list of selection changes made to the selection model.
fireServiceAdded(Class) - Method in class java.beans.beancontext.BeanContextServicesSupport
Fires a BeanContextServiceEvent notifying of a new service.
fireServiceAdded(BeanContextServiceAvailableEvent) - Method in class java.beans.beancontext.BeanContextServicesSupport
Fires a BeanContextServiceAvailableEvent indicating that a new service has become available.
fireServiceRevoked(BeanContextServiceRevokedEvent) - Method in class java.beans.beancontext.BeanContextServicesSupport
Fires a BeanContextServiceEvent notifying of a service being revoked.
fireServiceRevoked(Class, boolean) - Method in class java.beans.beancontext.BeanContextServicesSupport
Fires a BeanContextServiceRevokedEvent indicating that a particular service is no longer available.
fireSortOrderChanged() - Method in class javax.swing.RowSorter
Notifies listener that the sort order has changed.
fireStateChanged() - Method in class javax.swing.AbstractButton
Notifies all listeners that have registered interest for notification on this event type.
fireStateChanged() - Method in class javax.swing.AbstractSpinnerModel
Run each ChangeListeners stateChanged() method.
fireStateChanged() - Method in class javax.swing.colorchooser.DefaultColorSelectionModel
Runs each ChangeListener's stateChanged method.
fireStateChanged() - Method in class javax.swing.DefaultBoundedRangeModel
Runs each ChangeListener's stateChanged method.
fireStateChanged() - Method in class javax.swing.DefaultButtonModel
Notifies all listeners that have registered interest for notification on this event type.
fireStateChanged() - Method in class javax.swing.DefaultSingleSelectionModel
Notifies all listeners that have registered interest for notification on this event type.
fireStateChanged() - Method in class javax.swing.JProgressBar
Send a ChangeEvent, whose source is this JProgressBar, to all ChangeListeners that have registered interest in ChangeEvents.
fireStateChanged() - Method in class javax.swing.JSlider
Send a ChangeEvent, whose source is this JSlider, to all ChangeListeners that have registered interest in ChangeEvents.
fireStateChanged() - Method in class javax.swing.JSpinner
Sends a ChangeEvent, whose source is this JSpinner, to each ChangeListener.
fireStateChanged() - Method in class javax.swing.JTabbedPane
Sends a ChangeEvent, with this JTabbedPane as the source, to each registered listener.
fireStateChanged() - Method in class javax.swing.JViewport
Notifies all ChangeListeners when the views size, position, or the viewports extent size has changed.
fireStateChanged() - Method in class javax.swing.MenuSelectionManager
Notifies all listeners that have registered interest for notification on this event type.
fireStateChanged() - Method in class javax.swing.text.DefaultCaret
Notifies all listeners that have registered interest for notification on this event type.
fireStateChanged() - Method in class javax.swing.text.StyleContext.NamedStyle
Notifies all listeners that have registered interest for notification on this event type.
fireTableCellUpdated(int, int) - Method in class javax.swing.table.AbstractTableModel
Notifies all listeners that the value of the cell at [row, column] has been updated.
fireTableChanged(TableModelEvent) - Method in class javax.swing.table.AbstractTableModel
Forwards the given notification event to all TableModelListeners that registered themselves as listeners for this table model.
fireTableDataChanged() - Method in class javax.swing.table.AbstractTableModel
Notifies all listeners that all cell values in the table's rows may have changed.
fireTableRowsDeleted(int, int) - Method in class javax.swing.table.AbstractTableModel
Notifies all listeners that rows in the range [firstRow, lastRow], inclusive, have been deleted.
fireTableRowsInserted(int, int) - Method in class javax.swing.table.AbstractTableModel
Notifies all listeners that rows in the range [firstRow, lastRow], inclusive, have been inserted.
fireTableRowsUpdated(int, int) - Method in class javax.swing.table.AbstractTableModel
Notifies all listeners that rows in the range [firstRow, lastRow], inclusive, have been updated.
fireTableStructureChanged() - Method in class javax.swing.table.AbstractTableModel
Notifies all listeners that the table's structure has changed.
fireTreeCollapsed(TreePath) - Method in class javax.swing.JTree
Notifies all listeners that have registered interest for notification on this event type.
fireTreeExpanded(TreePath) - Method in class javax.swing.JTree
Notifies all listeners that have registered interest for notification on this event type.
fireTreeNodesChanged(Object, Object[], int[], Object[]) - Method in class javax.swing.tree.DefaultTreeModel
Notifies all listeners that have registered interest for notification on this event type.
fireTreeNodesInserted(Object, Object[], int[], Object[]) - Method in class javax.swing.tree.DefaultTreeModel
Notifies all listeners that have registered interest for notification on this event type.
fireTreeNodesRemoved(Object, Object[], int[], Object[]) - Method in class javax.swing.tree.DefaultTreeModel
Notifies all listeners that have registered interest for notification on this event type.
fireTreeStructureChanged(Object, Object[], int[], Object[]) - Method in class javax.swing.tree.DefaultTreeModel
Notifies all listeners that have registered interest for notification on this event type.
fireTreeWillCollapse(TreePath) - Method in class javax.swing.JTree
Notifies all listeners that have registered interest for notification on this event type.
fireTreeWillExpand(TreePath) - Method in class javax.swing.JTree
Notifies all listeners that have registered interest for notification on this event type.
fireUndoableEditUpdate(UndoableEditEvent) - Method in class javax.swing.text.AbstractDocument
Notifies all listeners that have registered interest for notification on this event type.
fireUndoableEditUpdate(UndoableEditEvent) - Method in class javax.swing.text.html.HTMLDocument
Notifies all listeners that have registered interest for notification on this event type.
fireValueChanged(boolean) - Method in class javax.swing.DefaultListSelectionModel
Notifies listeners that we have ended a series of adjustments.
fireValueChanged(int, int) - Method in class javax.swing.DefaultListSelectionModel
Notifies ListSelectionListeners that the value of the selection, in the closed interval firstIndex, lastIndex, has changed.
fireValueChanged(int, int, boolean) - Method in class javax.swing.DefaultListSelectionModel
 
fireValueChanged(TreeSelectionEvent) - Method in class javax.swing.JTree
Notifies all listeners that have registered interest for notification on this event type.
fireValueChanged(TreeSelectionEvent) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Notifies all listeners that are registered for tree selection events on this object.
fireVetoableChange(String, Object, Object) - Method in class java.awt.KeyboardFocusManager
Fires a PropertyChangeEvent in response to a change in a vetoable property.
fireVetoableChange(String, Object, Object) - Method in class java.beans.beancontext.BeanContextChildSupport
Report a vetoable property update to any registered listeners.
fireVetoableChange(String, Object, Object) - Method in class java.beans.VetoableChangeSupport
Reports a constrained property update to listeners that have been registered to track updates of all properties or a property with the specified name.
fireVetoableChange(String, int, int) - Method in class java.beans.VetoableChangeSupport
Reports an integer constrained property update to listeners that have been registered to track updates of all properties or a property with the specified name.
fireVetoableChange(String, boolean, boolean) - Method in class java.beans.VetoableChangeSupport
Reports a boolean constrained property update to listeners that have been registered to track updates of all properties or a property with the specified name.
fireVetoableChange(PropertyChangeEvent) - Method in class java.beans.VetoableChangeSupport
Fires a property change event to listeners that have been registered to track updates of all properties or a property with the specified name.
fireVetoableChange(String, Object, Object) - Method in class javax.swing.JComponent
Supports reporting constrained property changes.
fireVisibleDataPropertyChange() - Method in class javax.swing.JTree.AccessibleJTree
Fire a visible data property change notification.
first(Container) - Method in class java.awt.CardLayout
Flips to the first card of the container.
first() - Method in interface java.sql.ResultSet
Moves the cursor to the first row in this ResultSet object.
first() - Method in class java.text.BreakIterator
Returns the first boundary.
first() - Method in interface java.text.CharacterIterator
Sets the position to getBeginIndex() and returns the character at that position.
first() - Method in class java.text.StringCharacterIterator
Implements CharacterIterator.first() for String.
first() - Method in class java.util.concurrent.ConcurrentSkipListSet
 
first() - Method in interface java.util.SortedSet
Returns the first (lowest) element currently in this set.
first() - Method in class java.util.TreeSet
 
first() - Method in class javax.swing.text.ElementIterator
Fetches the first element.
first(Object) - Method in class javax.swing.text.html.parser.ContentModel
Return true if the token could potentially be the first token in the input stream.
first() - Method in class javax.swing.text.html.parser.ContentModel
Return the element that must be next.
first() - Method in class javax.swing.text.Segment
Sets the position to getBeginIndex() and returns the character at that position.
FIRST_LINE_END - Static variable in class java.awt.GridBagConstraints
Place the component in the corner of its display area where the first line of text on a page would normally end for the current ComponentOrientation.
FIRST_LINE_START - Static variable in class java.awt.GridBagConstraints
Place the component in the corner of its display area where the first line of text on a page would normally begin for the current ComponentOrientation.
firstColumn - Variable in class javax.swing.JTable.AccessibleJTable.AccessibleJTableModelChange
 
firstElement() - Method in class java.util.Vector
Returns the first component (the item at index 0) of this vector.
firstElement() - Method in class javax.swing.DefaultListModel
Returns the first component of this list.
firstEntry() - Method in class java.util.concurrent.ConcurrentSkipListMap
Returns a key-value mapping associated with the least key in this map, or null if the map is empty.
firstEntry() - Method in interface java.util.NavigableMap
Returns a key-value mapping associated with the least key in this map, or null if the map is empty.
firstEntry() - Method in class java.util.TreeMap
 
firstKey() - Method in class java.util.concurrent.ConcurrentSkipListMap
 
firstKey() - Method in interface java.util.SortedMap
Returns the first (lowest) key currently in this map.
firstKey() - Method in class java.util.TreeMap
 
firstLineIndent - Variable in class javax.swing.text.ParagraphView
Indentation for the first line, from the left inset.
FirstLineIndent - Static variable in class javax.swing.text.StyleConstants
The amount of space to indent the first line of the paragraph.
firstRow - Variable in class javax.swing.event.TableModelEvent
 
firstRow - Variable in class javax.swing.JTable.AccessibleJTable.AccessibleJTableModelChange
 
FIXED - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
fixedCellHeightChanged - Static variable in class javax.swing.plaf.basic.BasicListUI
 
fixedCellWidthChanged - Static variable in class javax.swing.plaf.basic.BasicListUI
 
fixedContentLength - Variable in class java.net.HttpURLConnection
The fixed content-length when using fixed-length streaming mode.
fixedContentLengthLong - Variable in class java.net.HttpURLConnection
The fixed content-length when using fixed-length streaming mode.
FixedHeightLayoutCache - Class in javax.swing.tree
NOTE: This will become more open in a future release.
FixedHeightLayoutCache() - Constructor for class javax.swing.tree.FixedHeightLayoutCache
 
FLAG_COMPLEX_GLYPHS - Static variable in class java.awt.font.GlyphVector
A flag used with getLayoutFlags that indicates that this GlyphVector has a complex glyph-to-char mapping (one that does not map glyphs to chars one-to-one in strictly ascending or descending order matching the run direction).
FLAG_HAS_POSITION_ADJUSTMENTS - Static variable in class java.awt.font.GlyphVector
A flag used with getLayoutFlags that indicates that this GlyphVector has position adjustments.
FLAG_HAS_TRANSFORMS - Static variable in class java.awt.font.GlyphVector
A flag used with getLayoutFlags that indicates that this GlyphVector has per-glyph transforms.
FLAG_MASK - Static variable in class java.awt.font.GlyphVector
A mask for supported flags from getLayoutFlags.
FLAG_RUN_RTL - Static variable in class java.awt.font.GlyphVector
A flag used with getLayoutFlags that indicates that this GlyphVector has a right-to-left run direction.
flags() - Method in class java.nio.file.attribute.AclEntry
Returns a copy of the flags component.
flags() - Method in class java.util.regex.Pattern
Returns this pattern's match flags.
FLASH_OPTION - Static variable in class javax.swing.DebugGraphics
Flash graphics operations.
flashColor() - Static method in class javax.swing.DebugGraphics
Returns the Color used to flash drawing operations.
flashCount() - Static method in class javax.swing.DebugGraphics
Returns the number of times that drawing operations will flash.
flashTime() - Static method in class javax.swing.DebugGraphics
Returns the time delay of drawing operation flashing.
FlatteningPathIterator - Class in java.awt.geom
The FlatteningPathIterator class returns a flattened view of another PathIterator object.
FlatteningPathIterator(PathIterator, double) - Constructor for class java.awt.geom.FlatteningPathIterator
Constructs a new FlatteningPathIterator object that flattens a path as it iterates over it.
FlatteningPathIterator(PathIterator, double, int) - Constructor for class java.awt.geom.FlatteningPathIterator
Constructs a new FlatteningPathIterator object that flattens a path as it iterates over it.
FlavorEvent - Class in java.awt.datatransfer
FlavorEvent is used to notify interested parties that available DataFlavors have changed in the Clipboard (the event source).
FlavorEvent(Clipboard) - Constructor for class java.awt.datatransfer.FlavorEvent
Constructs a FlavorEvent object.
FlavorException - Interface in javax.print
Interface FlavorException is a mixin interface which a subclass of PrintException can implement to report an error condition involving a doc flavor or flavors (class DocFlavor).
FlavorListener - Interface in java.awt.datatransfer
Defines an object which listens for FlavorEvents.
FlavorMap - Interface in java.awt.datatransfer
A two-way Map between "natives" (Strings), which correspond to platform- specfic data formats, and "flavors" (DataFlavors), which corerspond to platform-independent MIME types.
flavorsChanged(FlavorEvent) - Method in interface java.awt.datatransfer.FlavorListener
Invoked when the target Clipboard of the listener has changed its available DataFlavors.
FlavorTable - Interface in java.awt.datatransfer
A FlavorMap which relaxes the traditional 1-to-1 restriction of a Map.
flip(BufferCapabilities.FlipContents) - Method in class java.awt.Component.FlipBufferStrategy
Flipping moves the contents of the back buffer to the front buffer, either by copying or by moving the video pointer.
flip(int, int, int, int, BufferCapabilities.FlipContents) - Method in interface java.awt.peer.ComponentPeer
Move the back buffer to the front buffer.
flip() - Method in class java.nio.Buffer
Flips this buffer.
flip(int) - Method in class java.util.BitSet
Sets the bit at the specified index to the complement of its current value.
flip(int, int) - Method in class java.util.BitSet
Sets each bit from the specified fromIndex (inclusive) to the specified toIndex (exclusive) to the complement of its current value.
flipBit(int) - Method in class java.math.BigInteger
Returns a BigInteger whose value is equivalent to this BigInteger with the designated bit flipped.
flipEastAndWestAtEnds(int, Position.Bias) - Method in class javax.swing.text.BoxView
Determines in which direction the next view lays.
flipEastAndWestAtEnds(int, Position.Bias) - Method in class javax.swing.text.CompositeView
Determines in which direction the next view lays.
flipEastAndWestAtEnds(int, Position.Bias) - Method in class javax.swing.text.ParagraphView
Determines in which direction the next view lays.
Float - Class in java.lang
The Float class wraps a value of primitive type float in an object.
Float(float) - Constructor for class java.lang.Float
Constructs a newly allocated Float object that represents the primitive float argument.
Float(double) - Constructor for class java.lang.Float
Constructs a newly allocated Float object that represents the argument converted to type float.
Float(String) - Constructor for class java.lang.Float
Constructs a newly allocated Float object that represents the floating-point value of type float represented by the string.
FLOAT - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type FLOAT.
FLOAT - Static variable in class javax.management.openmbean.SimpleType
The SimpleType instance describing values whose Java class name is java.lang.Float.
FLOAT - Static variable in class javax.swing.text.html.CSS.Attribute
 
floatAt(Point, Point) - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
FloatControl - Class in javax.sound.sampled
A FloatControl object provides control over a range of floating-point values.
FloatControl(FloatControl.Type, float, float, float, int, float, String, String, String, String) - Constructor for class javax.sound.sampled.FloatControl
Constructs a new float control object with the given parameters
FloatControl(FloatControl.Type, float, float, float, int, float, String) - Constructor for class javax.sound.sampled.FloatControl
Constructs a new float control object with the given parameters.
FloatControl.Type - Class in javax.sound.sampled
An instance of the FloatControl.Type inner class identifies one kind of float control.
FloatControl.Type(String) - Constructor for class javax.sound.sampled.FloatControl.Type
Constructs a new float control type.
floatingBorderColor - Variable in class javax.swing.plaf.basic.BasicToolBarUI
 
floatingColor - Variable in class javax.swing.plaf.basic.BasicToolBarUI
 
floatToIntBits(float) - Static method in class java.lang.Float
Returns a representation of the specified floating-point value according to the IEEE 754 floating-point "single format" bit layout.
floatToRawIntBits(float) - Static method in class java.lang.Float
Returns a representation of the specified floating-point value according to the IEEE 754 floating-point "single format" bit layout, preserving Not-a-Number (NaN) values.
floatValue() - Method in class java.lang.Byte
Returns the value of this Byte as a float.
floatValue() - Method in class java.lang.Double
Returns the float value of this Double object.
floatValue() - Method in class java.lang.Float
Returns the float value of this Float object.
floatValue() - Method in class java.lang.Integer
Returns the value of this Integer as a float.
floatValue() - Method in class java.lang.Long
Returns the value of this Long as a float.
floatValue() - Method in class java.lang.Number
Returns the value of the specified number as a float.
floatValue() - Method in class java.lang.Short
Returns the value of this Short as a float.
floatValue() - Method in class java.math.BigDecimal
Converts this BigDecimal to a float.
floatValue() - Method in class java.math.BigInteger
Converts this BigInteger to a float.
floatValue() - Method in class java.util.concurrent.atomic.AtomicInteger
 
floatValue() - Method in class java.util.concurrent.atomic.AtomicLong
 
floor(double) - Static method in class java.lang.Math
Returns the largest (closest to positive infinity) double value that is less than or equal to the argument and is equal to a mathematical integer.
floor(double) - Static method in class java.lang.StrictMath
Returns the largest (closest to positive infinity) double value that is less than or equal to the argument and is equal to a mathematical integer.
floor(E) - Method in class java.util.concurrent.ConcurrentSkipListSet
 
floor(E) - Method in interface java.util.NavigableSet
Returns the greatest element in this set less than or equal to the given element, or null if there is no such element.
floor(E) - Method in class java.util.TreeSet
 
floorEntry(K) - Method in class java.util.concurrent.ConcurrentSkipListMap
Returns a key-value mapping associated with the greatest key less than or equal to the given key, or null if there is no such key.
floorEntry(K) - Method in interface java.util.NavigableMap
Returns a key-value mapping associated with the greatest key less than or equal to the given key, or null if there is no such key.
floorEntry(K) - Method in class java.util.TreeMap
 
floorKey(K) - Method in class java.util.concurrent.ConcurrentSkipListMap
 
floorKey(K) - Method in interface java.util.NavigableMap
Returns the greatest key less than or equal to the given key, or null if there is no such key.
floorKey(K) - Method in class java.util.TreeMap
 
floppyDriveIcon - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
FlowLayout - Class in java.awt
A flow layout arranges components in a directional flow, much like lines of text in a paragraph.
FlowLayout() - Constructor for class java.awt.FlowLayout
Constructs a new FlowLayout with a centered alignment and a default 5-unit horizontal and vertical gap.
FlowLayout(int) - Constructor for class java.awt.FlowLayout
Constructs a new FlowLayout with the specified alignment and a default 5-unit horizontal and vertical gap.
FlowLayout(int, int, int) - Constructor for class java.awt.FlowLayout
Creates a new flow layout manager with the indicated alignment and the indicated horizontal and vertical gaps.
FLOWS_FROM - Static variable in class javax.accessibility.AccessibleRelation
Indicates an object is logically contiguous with a second object where the second object occurs before the object.
FLOWS_FROM_PROPERTY - Static variable in class javax.accessibility.AccessibleRelation
Indicates the FLOWS_FROM relation between two objects has changed.
FLOWS_TO - Static variable in class javax.accessibility.AccessibleRelation
Indicates an object is logically contiguous with a second object where the second object occurs after the object.
FLOWS_TO_PROPERTY - Static variable in class javax.accessibility.AccessibleRelation
Indicates the FLOWS_TO relation between two objects has changed.
FlowView - Class in javax.swing.text
A View that tries to flow it's children into some partially constrained space.
FlowView(Element, int) - Constructor for class javax.swing.text.FlowView
Constructs a FlowView for the given element.
FlowView.FlowStrategy - Class in javax.swing.text
Strategy for maintaining the physical form of the flow.
FlowView.FlowStrategy() - Constructor for class javax.swing.text.FlowView.FlowStrategy
 
flush() - Method in class java.awt.Image
Flushes all reconstructable resources being used by this Image object.
flush() - Method in class java.beans.XMLEncoder
This method writes out the preamble associated with the XML encoding if it has not been written already and then writes out all of the values that been written to the stream since the last time flush was called.
flush() - Method in class java.io.BufferedOutputStream
Flushes this buffered output stream.
flush() - Method in class java.io.BufferedWriter
Flushes the stream.
flush() - Method in class java.io.CharArrayWriter
Flush the stream.
flush() - Method in class java.io.Console
Flushes the console and forces any buffered output to be written immediately .
flush() - Method in class java.io.DataOutputStream
Flushes this data output stream.
flush() - Method in class java.io.FilterOutputStream
Flushes this output stream and forces any buffered output bytes to be written out to the stream.
flush() - Method in class java.io.FilterWriter
Flushes the stream.
flush() - Method in interface java.io.Flushable
Flushes this stream by writing any buffered output to the underlying stream.
flush() - Method in interface java.io.ObjectOutput
Flushes the stream.
flush() - Method in class java.io.ObjectOutputStream
Flushes the stream.
flush() - Method in class java.io.OutputStream
Flushes this output stream and forces any buffered output bytes to be written out.
flush() - Method in class java.io.OutputStreamWriter
Flushes the stream.
flush() - Method in class java.io.PipedOutputStream
Flushes this output stream and forces any buffered output bytes to be written out.
flush() - Method in class java.io.PipedWriter
Flushes this output stream and forces any buffered output characters to be written out.
flush() - Method in class java.io.PrintStream
Flushes the stream.
flush() - Method in class java.io.PrintWriter
Flushes the stream.
flush() - Method in class java.io.StringWriter
Flush the stream.
flush() - Method in class java.io.Writer
Flushes the stream.
flush() - Method in class java.util.Formatter
Flushes this formatter.
flush() - Method in class java.util.logging.Handler
Flush any buffered output.
flush() - Method in class java.util.logging.MemoryHandler
Causes a flush on the target Handler.
flush() - Method in class java.util.logging.StreamHandler
Flush any buffered messages.
flush() - Method in class java.util.prefs.AbstractPreferences
Implements the flush method as per the specification in Preferences.flush().
flush() - Method in class java.util.prefs.Preferences
Forces any changes in the contents of this preference node and its descendants to the persistent store.
flush() - Method in class java.util.zip.DeflaterOutputStream
Flushes the compressed output stream.
flush() - Method in class java.util.zip.InflaterOutputStream
Flushes this output stream, forcing any pending buffered output bytes to be written.
flush() - Method in class javax.crypto.CipherOutputStream
Flushes this output stream by forcing any buffered output bytes that have already been processed by the encapsulated cipher object to be written out.
flush() - Method in interface javax.imageio.stream.ImageInputStream
Discards the initial position of the stream prior to the current stream position.
flush() - Method in class javax.imageio.stream.ImageInputStreamImpl
 
flush() - Method in interface javax.sound.sampled.DataLine
Flushes queued data from the line.
flush() - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
The last method called on the reader.
flush() - Method in class javax.swing.text.html.HTMLEditorKit.ParserCallback
 
flush() - Method in class javax.tools.ForwardingJavaFileManager
 
flush() - Method in interface javax.tools.JavaFileManager
Flushes any resources opened for output by this file manager directly or indirectly.
FLUSH_FAILURE - Static variable in class java.util.logging.ErrorManager
FLUSH_FAILURE is used when a flush to an output stream fails.
Flushable - Interface in java.io
A Flushable is a destination of data that can be flushed.
flushAttributes() - Method in class javax.swing.text.html.parser.Parser
 
flushBefore(long) - Method in class javax.imageio.stream.FileCacheImageOutputStream
 
flushBefore(long) - Method in interface javax.imageio.stream.ImageInputStream
Discards the initial portion of the stream prior to the indicated postion.
flushBefore(long) - Method in class javax.imageio.stream.ImageInputStreamImpl
 
flushBefore(long) - Method in interface javax.imageio.stream.ImageOutputStream
Flushes all data prior to the given position to the underlying destination, such as an OutputStream or File.
flushBefore(long) - Method in class javax.imageio.stream.MemoryCacheImageInputStream
 
flushBefore(long) - Method in class javax.imageio.stream.MemoryCacheImageOutputStream
 
flushBits() - Method in class javax.imageio.stream.ImageOutputStreamImpl
If the bit offset is non-zero, forces the remaining bits in the current byte to 0 and advances the stream position by one.
flushCaches() - Static method in class java.beans.Introspector
Flush all of the Introspector's internal caches.
flushedPos - Variable in class javax.imageio.stream.ImageInputStreamImpl
The position prior to which data may be discarded.
flushFromCaches(Class<?>) - Static method in class java.beans.Introspector
Flush the Introspector's internal cached information for a given class.
flushRequirementChanges() - Method in class javax.swing.text.AsyncBoxView
Publish the changes in preferences upward to the parent view.
flushSpi() - Method in class java.util.prefs.AbstractPreferences
This method is invoked with this node locked.
focus - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
FOCUS - Static variable in class javax.swing.plaf.synth.ColorType
ColorType for the focus.
FOCUS_ACCELERATOR_KEY - Static variable in class javax.swing.text.JTextComponent
The bound property name for the focus accelerator.
FOCUS_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting focus events.
FOCUS_FIRST - Static variable in class java.awt.event.FocusEvent
The first number in the range of ids used for focus events.
FOCUS_GAINED - Static variable in class java.awt.event.FocusEvent
This event indicates that the Component is now the focus owner.
FOCUS_LAST - Static variable in class java.awt.event.FocusEvent
The last number in the range of ids used for focus events.
FOCUS_LOST - Static variable in class java.awt.event.FocusEvent
This event indicates that the Component is no longer the focus owner.
FOCUS_MANAGER_CLASS_PROPERTY - Static variable in class javax.swing.FocusManager
This field is obsolete, and its use is discouraged since its specification is incompatible with the 1.4 focus APIs.
FOCUS_PAINTED_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change to having the border highlighted when focused, or not.
FOCUSABLE - Static variable in class javax.accessibility.AccessibleState
Indicates this object can accept keyboard focus, which means all events resulting from typing on the keyboard will normally be passed to it when it has focus.
FocusAdapter - Class in java.awt.event
An abstract adapter class for receiving keyboard focus events.
FocusAdapter() - Constructor for class java.awt.event.FocusAdapter
 
focusColor - Variable in class javax.swing.plaf.metal.MetalButtonUI
 
focusColor - Variable in class javax.swing.plaf.metal.MetalRadioButtonUI
 
focusColor - Variable in class javax.swing.plaf.metal.MetalToggleButtonUI
 
FOCUSED - Static variable in class javax.accessibility.AccessibleState
Indicates this object currently has the keyboard focus.
FOCUSED - Static variable in interface javax.swing.plaf.synth.SynthConstants
Indicates the region has focus.
focusedCompIndex - Variable in class javax.swing.plaf.basic.BasicToolBarUI
 
FocusEvent - Class in java.awt.event
A low-level event which indicates that a Component has gained or lost the input focus.
FocusEvent(Component, int, boolean, Component) - Constructor for class java.awt.event.FocusEvent
Constructs a FocusEvent object with the specified temporary state and opposite Component.
FocusEvent(Component, int, boolean) - Constructor for class java.awt.event.FocusEvent
Constructs a FocusEvent object and identifies whether or not the change is temporary.
FocusEvent(Component, int) - Constructor for class java.awt.event.FocusEvent
Constructs a FocusEvent object and identifies it as a permanent change in focus.
focusGained(FocusEvent) - Method in class java.awt.AWTEventMulticaster
Handles the focusGained event by invoking the focusGained methods on listener-a and listener-b.
focusGained(FocusEvent) - Method in class java.awt.Component.AccessibleAWTComponent.AccessibleAWTFocusHandler
 
focusGained(FocusEvent) - Method in class java.awt.event.FocusAdapter
Invoked when a component gains the keyboard focus.
focusGained(FocusEvent) - Method in interface java.awt.event.FocusListener
Invoked when a component gains the keyboard focus.
focusGained(FocusEvent) - Method in class javax.swing.JComponent.AccessibleJComponent.AccessibleFocusHandler
 
focusGained(FocusEvent) - Method in class javax.swing.plaf.basic.BasicButtonListener
 
focusGained(FocusEvent) - Method in class javax.swing.plaf.basic.BasicComboBoxEditor
 
focusGained(FocusEvent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.FocusHandler
 
focusGained(FocusEvent) - Method in class javax.swing.plaf.basic.BasicListUI.FocusHandler
 
focusGained(FocusEvent) - Method in class javax.swing.plaf.basic.BasicSliderUI.FocusHandler
 
focusGained(FocusEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.FocusHandler
 
focusGained(FocusEvent) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.FocusHandler
 
focusGained(FocusEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.FocusHandler
 
focusGained(FocusEvent) - Method in class javax.swing.plaf.basic.BasicToolBarUI.ToolBarFocusListener
 
focusGained(FocusEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.FocusHandler
Invoked when focus is activated on the tree we're in, redraws the lead row.
focusGained(FocusEvent) - Method in class javax.swing.text.DefaultCaret
Called when the component containing the caret gains focus.
focusInsets - Variable in class javax.swing.plaf.basic.BasicSliderUI
 
FocusListener - Interface in java.awt.event
The listener interface for receiving keyboard focus events on a component.
focusListener - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
This protected field is implementation specific.
focusListener - Variable in class javax.swing.plaf.basic.BasicListUI
 
focusListener - Variable in class javax.swing.plaf.basic.BasicSliderUI
 
focusListener - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Instance of the FocusListener for this JSplitPane.
focusListener - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
focusListener - Variable in class javax.swing.plaf.basic.BasicTableUI
 
focusLost(FocusEvent) - Method in class java.awt.AWTEventMulticaster
Handles the focusLost event by invoking the focusLost methods on listener-a and listener-b.
focusLost(FocusEvent) - Method in class java.awt.Component.AccessibleAWTComponent.AccessibleAWTFocusHandler
 
focusLost(FocusEvent) - Method in class java.awt.event.FocusAdapter
Invoked when a component loses the keyboard focus.
focusLost(FocusEvent) - Method in interface java.awt.event.FocusListener
Invoked when a component loses the keyboard focus.
focusLost(FocusEvent) - Method in class javax.swing.JComponent.AccessibleJComponent.AccessibleFocusHandler
 
focusLost(FocusEvent) - Method in class javax.swing.plaf.basic.BasicButtonListener
 
focusLost(FocusEvent) - Method in class javax.swing.plaf.basic.BasicComboBoxEditor
 
focusLost(FocusEvent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.FocusHandler
 
focusLost(FocusEvent) - Method in class javax.swing.plaf.basic.BasicListUI.FocusHandler
 
focusLost(FocusEvent) - Method in class javax.swing.plaf.basic.BasicSliderUI.FocusHandler
 
focusLost(FocusEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.FocusHandler
 
focusLost(FocusEvent) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.FocusHandler
 
focusLost(FocusEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.FocusHandler
 
focusLost(FocusEvent) - Method in class javax.swing.plaf.basic.BasicToolBarUI.ToolBarFocusListener
 
focusLost(FocusEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.FocusHandler
Invoked when focus is activated on the tree we're in, redraws the lead row.
focusLost(FocusEvent) - Method in class javax.swing.text.DefaultCaret
Called when the component containing the caret loses focus.
FocusManager - Class in javax.swing
This class has been obsoleted by the 1.4 focus APIs.
FocusManager() - Constructor for class javax.swing.FocusManager
 
focusNextComponent(Component) - Method in class java.awt.DefaultKeyboardFocusManager
Focuses the Component after aComponent, typically based on a FocusTraversalPolicy.
focusNextComponent(Component) - Method in class java.awt.KeyboardFocusManager
Focuses the Component after aComponent, typically based on a FocusTraversalPolicy.
focusNextComponent() - Method in class java.awt.KeyboardFocusManager
Focuses the Component after the current focus owner.
focusPreviousComponent(Component) - Method in class java.awt.DefaultKeyboardFocusManager
Focuses the Component before aComponent, typically based on a FocusTraversalPolicy.
focusPreviousComponent(Component) - Method in class java.awt.KeyboardFocusManager
Focuses the Component before aComponent, typically based on a FocusTraversalPolicy.
focusPreviousComponent() - Method in class java.awt.KeyboardFocusManager
Focuses the Component before the current focus owner.
focusRect - Variable in class javax.swing.plaf.basic.BasicSliderUI
 
FocusTraversalPolicy - Class in java.awt
A FocusTraversalPolicy defines the order in which Components with a particular focus cycle root are traversed.
FocusTraversalPolicy() - Constructor for class java.awt.FocusTraversalPolicy
 
foldArguments(MethodHandle, MethodHandle) - Static method in class java.lang.invoke.MethodHandles
Adapts a target method handle by pre-processing some of its arguments, and then calling the target with the result of the pre-processing, inserted into the original sequence of arguments.
FOLIO - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for Folio, 8 1/2 x 13 in.
FOLIO - Static variable in class javax.print.attribute.standard.MediaSize.Other
Specifies the folio size, 8.5 inches by 13 inches.
FOLIO - Static variable in class javax.print.attribute.standard.MediaSizeName
folio size .
following(int) - Method in class java.text.BreakIterator
Returns the first boundary following the specified character offset.
Font - Class in java.awt
The Font class represents fonts, which are used to render text in a visible way.
Font(String, int, int) - Constructor for class java.awt.Font
Creates a new Font from the specified name, style and point size.
Font(Map<? extends AttributedCharacterIterator.Attribute, ?>) - Constructor for class java.awt.Font
Creates a new Font with the specified attributes.
Font(Font) - Constructor for class java.awt.Font
Creates a new Font from the specified font.
FONT - Static variable in class java.awt.font.TextAttribute
Attribute key used to provide the font to use to render text.
font - Variable in class java.awt.FontMetrics
The actual Font from which the font metrics are created.
FONT - Static variable in class javax.swing.text.html.CSS.Attribute
 
FONT - Static variable in class javax.swing.text.html.HTML.Tag
 
font - Variable in class javax.swing.tree.DefaultTreeCellEditor
Font to paint with, null indicates font of renderer is to be used.
FONT_CHANGE_BIGGER - Static variable in class javax.swing.text.html.HTMLEditorKit
The font size increase to next value action identifier
FONT_CHANGE_SMALLER - Static variable in class javax.swing.text.html.HTMLEditorKit
The font size decrease to next value action identifier
FONT_CHOOSER - Static variable in class javax.accessibility.AccessibleRole
A FONT_CHOOSER is a component that lets the user pick various attributes for fonts.
FONT_FAMILY - Static variable in class javax.swing.text.html.CSS.Attribute
 
FONT_SIZE - Static variable in class javax.swing.text.html.CSS.Attribute
 
FONT_STYLE - Static variable in class javax.swing.text.html.CSS.Attribute
 
FONT_VARIANT - Static variable in class javax.swing.text.html.CSS.Attribute
 
FONT_WEIGHT - Static variable in class javax.swing.text.html.CSS.Attribute
 
fontChanged - Static variable in class javax.swing.plaf.basic.BasicListUI
 
FontFamily - Static variable in class javax.swing.text.StyleConstants
Name of the font family.
FontFormatException - Exception in java.awt
Thrown by method createFont in the Font class to indicate that the specified font is bad.
FontFormatException(String) - Constructor for exception java.awt.FontFormatException
Report a FontFormatException for the reason specified.
FontMetrics - Class in java.awt
The FontMetrics class defines a font metrics object, which encapsulates information about the rendering of a particular font on a particular screen.
FontMetrics(Font) - Constructor for class java.awt.FontMetrics
Creates a new FontMetrics object for finding out height and width information about the specified Font and specific character glyphs in that Font.
FontPeer - Interface in java.awt.peer
The peer interface for fonts.
FontRenderContext - Class in java.awt.font
The FontRenderContext class is a container for the information needed to correctly measure text.
FontRenderContext() - Constructor for class java.awt.font.FontRenderContext
Constructs a new FontRenderContext object.
FontRenderContext(AffineTransform, boolean, boolean) - Constructor for class java.awt.font.FontRenderContext
Constructs a FontRenderContext object from an optional AffineTransform and two boolean values that determine if the newly constructed object has anti-aliasing or fractional metrics.
FontRenderContext(AffineTransform, Object, Object) - Constructor for class java.awt.font.FontRenderContext
Constructs a FontRenderContext object from an optional AffineTransform and two Object values that determine if the newly constructed object has anti-aliasing or fractional metrics.
FontSize - Static variable in class javax.swing.text.StyleConstants
Name of the font size.
FontUIResource - Class in javax.swing.plaf
A subclass of java.awt.Font that implements UIResource.
FontUIResource(String, int, int) - Constructor for class javax.swing.plaf.FontUIResource
 
FontUIResource(Font) - Constructor for class javax.swing.plaf.FontUIResource
 
FOOTER - Static variable in class javax.accessibility.AccessibleRole
A text footer
force(boolean) - Method in class java.nio.channels.AsynchronousFileChannel
Forces any updates to this channel's file to be written to the storage device that contains it.
force(boolean) - Method in class java.nio.channels.FileChannel
Forces any updates to this channel's file to be written to the storage device that contains it.
force() - Method in class java.nio.MappedByteBuffer
Forces any changes made to this buffer's content to be written to the storage device containing the mapped file.
ForcedBreakWeight - Static variable in class javax.swing.text.View
The weight to indicate a view supports breaking, and must be broken to be represented properly when placed in a view that formats its children by breaking them.
forceTermination() - Method in class java.util.concurrent.Phaser
Forces this phaser to enter termination state.
forClass() - Method in class java.io.ObjectStreamClass
Return the class in the local VM that this version is mapped to.
forDigit(int, int) - Static method in class java.lang.Character
Determines the character representation for a specific digit in the specified radix.
FOREGROUND - Static variable in class java.awt.font.TextAttribute
Attribute key for the paint used to render the text.
FOREGROUND - Static variable in class javax.swing.plaf.synth.ColorType
ColorType for the foreground of a region.
Foreground - Static variable in class javax.swing.text.StyleConstants
Name of the foreground color attribute.
fork() - Method in class java.util.concurrent.ForkJoinTask
Arranges to asynchronously execute this task.
ForkJoinPool - Class in java.util.concurrent
An ExecutorService for running ForkJoinTasks.
ForkJoinPool() - Constructor for class java.util.concurrent.ForkJoinPool
Creates a ForkJoinPool with parallelism equal to Runtime.availableProcessors(), using the default thread factory, no UncaughtExceptionHandler, and non-async LIFO processing mode.
ForkJoinPool(int) - Constructor for class java.util.concurrent.ForkJoinPool
Creates a ForkJoinPool with the indicated parallelism level, the default thread factory, no UncaughtExceptionHandler, and non-async LIFO processing mode.
ForkJoinPool(int, ForkJoinPool.ForkJoinWorkerThreadFactory, Thread.UncaughtExceptionHandler, boolean) - Constructor for class java.util.concurrent.ForkJoinPool
Creates a ForkJoinPool with the given parameters.
ForkJoinPool.ForkJoinWorkerThreadFactory - Interface in java.util.concurrent
Factory for creating new ForkJoinWorkerThreads.
ForkJoinPool.ManagedBlocker - Interface in java.util.concurrent
Interface for extending managed parallelism for tasks running in ForkJoinPools.
ForkJoinTask<V> - Class in java.util.concurrent
Abstract base class for tasks that run within a ForkJoinPool.
ForkJoinTask() - Constructor for class java.util.concurrent.ForkJoinTask
 
ForkJoinWorkerThread - Class in java.util.concurrent
A thread managed by a ForkJoinPool, which executes ForkJoinTasks.
ForkJoinWorkerThread(ForkJoinPool) - Constructor for class java.util.concurrent.ForkJoinWorkerThread
Creates a ForkJoinWorkerThread operating in the given pool.
forLanguageTag(String) - Static method in class java.util.Locale
Returns a locale for the specified IETF BCP 47 language tag string.
FORM - Static variable in class javax.swing.text.html.HTML.Tag
 
format(String, Object...) - Method in class java.io.Console
Writes a formatted string to this console's output stream using the specified format string and arguments.
format(String, Object...) - Method in class java.io.PrintStream
Writes a formatted string to this output stream using the specified format string and arguments.
format(Locale, String, Object...) - Method in class java.io.PrintStream
Writes a formatted string to this output stream using the specified format string and arguments.
format(String, Object...) - Method in class java.io.PrintWriter
Writes a formatted string to this writer using the specified format string and arguments.
format(Locale, String, Object...) - Method in class java.io.PrintWriter
Writes a formatted string to this writer using the specified format string and arguments.
FORMAT - Static variable in class java.lang.Character
General category "Cf" in the Unicode specification.
format(String, Object...) - Static method in class java.lang.String
Returns a formatted string using the specified format string and arguments.
format(Locale, String, Object...) - Static method in class java.lang.String
Returns a formatted string using the specified locale, format string, and arguments.
format(long, StringBuffer, FieldPosition) - Method in class java.text.ChoiceFormat
Specialization of format.
format(double, StringBuffer, FieldPosition) - Method in class java.text.ChoiceFormat
Returns pattern with formatted double.
format(Object, StringBuffer, FieldPosition) - Method in class java.text.DateFormat
Overrides Format.
format(Date, StringBuffer, FieldPosition) - Method in class java.text.DateFormat
Formats a Date into a date/time string.
format(Date) - Method in class java.text.DateFormat
Formats a Date into a date/time string.
format(Object, StringBuffer, FieldPosition) - Method in class java.text.DecimalFormat
Formats a number and appends the resulting text to the given string buffer.
format(double, StringBuffer, FieldPosition) - Method in class java.text.DecimalFormat
Formats a double to produce a string.
format(long, StringBuffer, FieldPosition) - Method in class java.text.DecimalFormat
Format a long to produce a string.
Format - Class in java.text
Format is an abstract base class for formatting locale-sensitive information such as dates, messages, and numbers.
Format() - Constructor for class java.text.Format
Sole constructor.
format(Object) - Method in class java.text.Format
Formats an object to produce a string.
format(Object, StringBuffer, FieldPosition) - Method in class java.text.Format
Formats an object and appends the resulting text to a given string buffer.
format(Object[], StringBuffer, FieldPosition) - Method in class java.text.MessageFormat
Formats an array of objects and appends the MessageFormat's pattern, with format elements replaced by the formatted objects, to the provided StringBuffer.
format(String, Object...) - Static method in class java.text.MessageFormat
Creates a MessageFormat with the given pattern and uses it to format the given arguments.
format(Object, StringBuffer, FieldPosition) - Method in class java.text.MessageFormat
Formats an array of objects and appends the MessageFormat's pattern, with format elements replaced by the formatted objects, to the provided StringBuffer.
format(Object, StringBuffer, FieldPosition) - Method in class java.text.NumberFormat
Formats a number and appends the resulting text to the given string buffer.
format(double) - Method in class java.text.NumberFormat
Specialization of format.
format(long) - Method in class java.text.NumberFormat
Specialization of format.
format(double, StringBuffer, FieldPosition) - Method in class java.text.NumberFormat
Specialization of format.
format(long, StringBuffer, FieldPosition) - Method in class java.text.NumberFormat
Specialization of format.
format(Date, StringBuffer, FieldPosition) - Method in class java.text.SimpleDateFormat
Formats the given Date into a date/time string and appends the result to the given StringBuffer.
format(String, Object...) - Method in class java.util.Formatter
Writes a formatted string to this object's destination using the specified format string and arguments.
format(Locale, String, Object...) - Method in class java.util.Formatter
Writes a formatted string to this object's destination using the specified locale, format string, and arguments.
format(LogRecord) - Method in class java.util.logging.Formatter
Format the given log record and return the formatted string.
format(LogRecord) - Method in class java.util.logging.SimpleFormatter
Format the given LogRecord.
format(LogRecord) - Method in class java.util.logging.XMLFormatter
Format the given message to XML.
format - Variable in class javax.sound.sampled.AudioInputStream
The format of the audio data contained in the stream.
Format.Field - Class in java.text
Defines constants that are used as attribute keys in the AttributedCharacterIterator returned from Format.formatToCharacterIterator and as field identifiers in FieldPosition.
Format.Field(String) - Constructor for class java.text.Format.Field
Creates a Field with the specified name.
FORMAT_CLASS - Static variable in class java.util.ResourceBundle.Control
The class-only format List containing "java.class".
FORMAT_DEFAULT - Static variable in class java.util.ResourceBundle.Control
The default format List, which contains the strings "java.class" and "java.properties", in this order.
FORMAT_FAILURE - Static variable in class java.util.logging.ErrorManager
FORMAT_FAILURE is used when formatting fails for any reason.
FORMAT_PROPERTIES - Static variable in class java.util.ResourceBundle.Control
The properties-only format List containing "java.properties".
FormatConversionProvider - Class in javax.sound.sampled.spi
A format conversion provider provides format conversion services from one or more input formats to one or more output formats.
FormatConversionProvider() - Constructor for class javax.sound.sampled.spi.FormatConversionProvider
 
FormatFlagsConversionMismatchException - Exception in java.util
Unchecked exception thrown when a conversion and flag are incompatible.
FormatFlagsConversionMismatchException(String, char) - Constructor for exception java.util.FormatFlagsConversionMismatchException
Constructs an instance of this class with the specified flag and conversion.
formatMessage(LogRecord) - Method in class java.util.logging.Formatter
Localize and format the message string from a log record.
Formattable - Interface in java.util
The Formattable interface must be implemented by any class that needs to perform custom formatting using the 's' conversion specifier of Formatter.
FormattableFlags - Class in java.util
FomattableFlags are passed to the Formattable.formatTo() method and modify the output format for Formattables.
FORMATTED_TEXT_FIELD - Static variable in class javax.swing.plaf.synth.Region
FormattedTextField region.
Formatter - Class in java.util
An interpreter for printf-style format strings.
Formatter() - Constructor for class java.util.Formatter
Constructs a new formatter.
Formatter(Appendable) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified destination.
Formatter(Locale) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified locale.
Formatter(Appendable, Locale) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified destination and locale.
Formatter(String) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified file name.
Formatter(String, String) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified file name and charset.
Formatter(String, String, Locale) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified file name, charset, and locale.
Formatter(File) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified file.
Formatter(File, String) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified file and charset.
Formatter(File, String, Locale) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified file, charset, and locale.
Formatter(PrintStream) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified print stream.
Formatter(OutputStream) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified output stream.
Formatter(OutputStream, String) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified output stream and charset.
Formatter(OutputStream, String, Locale) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified output stream, charset, and locale.
Formatter - Class in java.util.logging
A Formatter provides support for formatting LogRecords.
Formatter() - Constructor for class java.util.logging.Formatter
Construct a new formatter.
Formatter.BigDecimalLayoutForm - Enum in java.util
 
FormatterClosedException - Exception in java.util
Unchecked exception thrown when the formatter has been closed.
FormatterClosedException() - Constructor for exception java.util.FormatterClosedException
Constructs an instance of this class.
formatTo(Formatter, int, int, int) - Method in interface java.util.Formattable
Formats the object using the provided formatter.
formatToCharacterIterator(Object) - Method in class java.text.DecimalFormat
Formats an Object producing an AttributedCharacterIterator.
formatToCharacterIterator(Object) - Method in class java.text.Format
Formats an Object producing an AttributedCharacterIterator.
formatToCharacterIterator(Object) - Method in class java.text.MessageFormat
Formats an array of objects and inserts them into the MessageFormat's pattern, producing an AttributedCharacterIterator.
formatToCharacterIterator(Object) - Method in class java.text.SimpleDateFormat
Formats an Object producing an AttributedCharacterIterator.
FormSubmitEvent - Class in javax.swing.text.html
FormSubmitEvent is used to notify interested parties that a form was submited.
FormSubmitEvent.MethodType - Enum in javax.swing.text.html
Represents an HTML form method type.
FormView - Class in javax.swing.text.html
Component decorator that implements the view interface for form elements, <input>, <textarea>, and <select>.
FormView(Element) - Constructor for class javax.swing.text.html.FormView
Creates a new FormView object.
FormView.MouseEventListener - Class in javax.swing.text.html
MouseEventListener class to handle form submissions when an input with type equal to image is clicked on.
FormView.MouseEventListener() - Constructor for class javax.swing.text.html.FormView.MouseEventListener
 
forName(String) - Static method in class java.lang.Character.UnicodeBlock
Returns the UnicodeBlock with the given name.
forName(String) - Static method in enum java.lang.Character.UnicodeScript
Returns the UnicodeScript constant with the given Unicode script name or the script name alias.
forName(String) - Static method in class java.lang.Class
Returns the Class object associated with the class or interface with the given string name.
forName(String, boolean, ClassLoader) - Static method in class java.lang.Class
Returns the Class object associated with the class or interface with the given string name, using the given class loader.
forName(String) - Static method in class java.nio.charset.Charset
Returns a charset object for the named charset.
Forward - Static variable in class javax.swing.text.Position.Bias
Indicates to bias toward the next character in the model.
FORWARD_TRAVERSAL_KEYS - Static variable in class java.awt.KeyboardFocusManager
The identifier for the Forward focus traversal keys.
forwardAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret logically forward one position.
ForwardingFileObject<F extends FileObject> - Class in javax.tools
Forwards calls to a given file object.
ForwardingFileObject(F) - Constructor for class javax.tools.ForwardingFileObject
Creates a new instance of ForwardingFileObject.
ForwardingJavaFileManager<M extends JavaFileManager> - Class in javax.tools
Forwards calls to a given file manager.
ForwardingJavaFileManager(M) - Constructor for class javax.tools.ForwardingJavaFileManager
Creates a new instance of ForwardingJavaFileManager.
ForwardingJavaFileObject<F extends JavaFileObject> - Class in javax.tools
Forwards calls to a given file object.
ForwardingJavaFileObject(F) - Constructor for class javax.tools.ForwardingJavaFileObject
Creates a new instance of ForwardingJavaFileObject.
forwardUpdate(DocumentEvent.ElementChange, DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.BoxView
Forwards the given DocumentEvent to the child views that need to be notified of the change to the model.
forwardUpdate(DocumentEvent.ElementChange, DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.TableView
 
forwardUpdate(DocumentEvent.ElementChange, DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.View
Forwards the given DocumentEvent to the child views that need to be notified of the change to the model.
forwardUpdateToView(View, DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.View
Forwards the DocumentEvent to the give child view.
foundType() - Method in exception java.lang.annotation.AnnotationTypeMismatchException
Returns the type of data found in the incorrectly typed element.
FRACTION - Static variable in class java.text.NumberFormat.Field
Constant identifying the fraction field.
FRACTION_FIELD - Static variable in class java.text.NumberFormat
Field constant used to construct a FieldPosition object.
Frame - Class in java.awt
A Frame is a top-level window with a title and a border.
Frame() - Constructor for class java.awt.Frame
Constructs a new instance of Frame that is initially invisible.
Frame(GraphicsConfiguration) - Constructor for class java.awt.Frame
Constructs a new, initially invisible Frame with the specified GraphicsConfiguration.
Frame(String) - Constructor for class java.awt.Frame
Constructs a new, initially invisible Frame object with the specified title.
Frame(String, GraphicsConfiguration) - Constructor for class java.awt.Frame
Constructs a new, initially invisible Frame object with the specified title and a GraphicsConfiguration.
FRAME - Static variable in class javax.accessibility.AccessibleRole
A top level window with a title bar, border, menu bar, etc.
FRAME - Static variable in class javax.swing.JRootPane
Constant used for the windowDecorationStyle property.
frame - Variable in class javax.swing.plaf.basic.BasicDesktopIconUI
 
frame - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
frame - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI
 
FRAME - Static variable in class javax.swing.text.html.HTML.Tag
 
Frame.AccessibleAWTFrame - Class in java.awt
This class implements accessibility support for the Frame class.
Frame.AccessibleAWTFrame() - Constructor for class java.awt.Frame.AccessibleAWTFrame
 
FRAME_CONTENT_LAYER - Static variable in class javax.swing.JLayeredPane
Convenience object defining the Frame Content layer.
FRAME_ICON_PROPERTY - Static variable in class javax.swing.JInternalFrame
Bound property name.
FRAMEBITS - Static variable in interface java.awt.image.ImageObserver
This flag in the infoflags argument to imageUpdate indicates that another complete frame of a multi-frame image which was previously drawn is now available to be drawn again.
FRAMEBORDER - Static variable in class javax.swing.text.html.HTML.Attribute
 
frameIcon - Variable in class javax.swing.JInternalFrame
The icon shown in the top-left corner of this internal frame.
frameInit() - Method in class javax.swing.JFrame
Called by the constructors to init the JFrame properly.
frameLength - Variable in class javax.sound.sampled.AudioInputStream
This stream's length, in sample frames.
FramePeer - Interface in java.awt.peer
The peer interface for Frame.
framePos - Variable in class javax.sound.sampled.AudioInputStream
The current position in this stream, in sample frames (zero-based).
frameRate - Variable in class javax.sound.sampled.AudioFormat
The number of frames played or recorded per second, for sounds that have this format.
FRAMESET - Static variable in class javax.swing.text.html.HTML.Tag
 
frameSize - Variable in class javax.sound.sampled.AudioFormat
The number of bytes in each frame of a sound that has this format.
frameSize - Variable in class javax.sound.sampled.AudioInputStream
The size of each frame, in bytes.
FRANCE - Static variable in class java.util.Locale
Useful constant for country.
free() - Method in interface java.sql.Array
This method frees the Array object and releases the resources that it holds.
free() - Method in interface java.sql.Blob
This method frees the Blob object and releases the resources that it holds.
free() - Method in interface java.sql.Clob
This method frees the Clob object and releases the resources the resources that it holds.
free() - Method in interface java.sql.SQLXML
This method closes this object and releases the resources that it held.
free() - Method in class javax.sql.rowset.serial.SerialArray
This method frees the Array object and releases the resources that it holds.
free() - Method in class javax.sql.rowset.serial.SerialBlob
This method frees the Blob object and releases the resources that it holds.
free() - Method in class javax.sql.rowset.serial.SerialClob
 
FREE_STANDING_PROP - Static variable in class javax.swing.plaf.metal.MetalScrollBarUI
 
freeMemory() - Method in class java.lang.Runtime
Returns the amount of free memory in the Java Virtual Machine.
FRENCH - Static variable in class java.util.Locale
Useful constant for language.
frequency(Collection<?>, Object) - Static method in class java.util.Collections
Returns the number of elements in the specified collection equal to the specified object.
FRIDAY - Static variable in class java.util.Calendar
Value of the Calendar.DAY_OF_WEEK field indicating Friday.
from(CompositeData) - Static method in class java.lang.management.MemoryNotificationInfo
Returns a MemoryNotificationInfo object represented by the given CompositeData.
from(CompositeData) - Static method in class java.lang.management.MemoryUsage
Returns a MemoryUsage object represented by the given CompositeData.
from(CompositeData) - Static method in class java.lang.management.MonitorInfo
Returns a MonitorInfo object represented by the given CompositeData.
from(CompositeData) - Static method in class java.lang.management.ThreadInfo
Returns a ThreadInfo object represented by the given CompositeData.
from(File) - Static method in class java.lang.ProcessBuilder.Redirect
Returns a redirect to read from the specified file.
from(long, TimeUnit) - Static method in class java.nio.file.attribute.FileTime
Returns a FileTime representing a value at the given unit of granularity.
fromCIEXYZ(float[]) - Method in class java.awt.color.ColorSpace
Transforms a color value assumed to be in the CS_CIEXYZ conversion color space into this ColorSpace.
fromCIEXYZ(float[]) - Method in class java.awt.color.ICC_ColorSpace
Transforms a color value assumed to be in the CS_CIEXYZ conversion color space into this ColorSpace.
fromIndex - Variable in class javax.swing.event.TableColumnModelEvent
The index of the column from where it was moved or removed
fromMethodDescriptorString(String, ClassLoader) - Static method in class java.lang.invoke.MethodType
Finds or creates an instance of a method type, given the spelling of its bytecode descriptor.
fromMillis(long) - Static method in class java.nio.file.attribute.FileTime
Returns a FileTime representing the given value in milliseconds.
fromRGB(float[]) - Method in class java.awt.color.ColorSpace
Transforms a color value assumed to be in the default CS_sRGB color space into this ColorSpace.
fromRGB(float[]) - Method in class java.awt.color.ICC_ColorSpace
Transforms a color value assumed to be in the default CS_sRGB color space into this ColorSpace.
fromString(String) - Static method in class java.nio.file.attribute.PosixFilePermissions
Returns the set of permissions corresponding to a given String representation.
fromString(String) - Static method in class java.util.UUID
Creates a UUID from the string standard representation as described in the UUID.toString() method.
FTP - Static variable in class javax.print.attribute.standard.ReferenceUriSchemesSupported
File Transfer Protocol (FTP).
FULL - Static variable in class java.text.DateFormat
Constant for full style pattern.
FULL_DECOMPOSITION - Static variable in class java.text.Collator
Decomposition mode value.
FULL_FLUSH - Static variable in class java.util.zip.Deflater
Compression flush mode used to flush out all pending output and reset the deflater.
FULL_JOIN - Static variable in interface javax.sql.rowset.JoinRowSet
An ANSI-style JOIN providing a a full JOIN.
FULLWIDTH_DIGITS - Static variable in class java.awt.im.InputSubset
Constant for the fullwidth digits included in the Unicode halfwidth and fullwidth forms character block.
FULLWIDTH_LATIN - Static variable in class java.awt.im.InputSubset
Constant for the fullwidth ASCII variants subset of the Unicode halfwidth and fullwidth forms character block.
functionColumnIn - Static variable in interface java.sql.DatabaseMetaData
Indicates that the parameter or column is an IN parameter.
functionColumnInOut - Static variable in interface java.sql.DatabaseMetaData
Indicates that the parameter or column is an INOUT parameter.
functionColumnOut - Static variable in interface java.sql.DatabaseMetaData
Indicates that the parameter or column is an OUT parameter.
functionColumnResult - Static variable in interface java.sql.DatabaseMetaData
Indicates that the parameter or column is a column in a result set.
functionColumnUnknown - Static variable in interface java.sql.DatabaseMetaData
Indicates that type of the parameter or column is unknown.
functionNoNulls - Static variable in interface java.sql.DatabaseMetaData
Indicates that NULL values are not allowed.
functionNoTable - Static variable in interface java.sql.DatabaseMetaData
Indicates that the function does not return a table.
functionNullable - Static variable in interface java.sql.DatabaseMetaData
Indicates that NULL values are allowed.
functionNullableUnknown - Static variable in interface java.sql.DatabaseMetaData
Indicates that whether NULL values are allowed is unknown.
functionResultUnknown - Static variable in interface java.sql.DatabaseMetaData
Indicates that it is not known whether the function returns a result or a table.
functionReturn - Static variable in interface java.sql.DatabaseMetaData
Indicates that the parameter or column is a return value.
functionReturnsTable - Static variable in interface java.sql.DatabaseMetaData
Indicates that the function returns a table.
FUSER_OVER_TEMP - Static variable in class javax.print.attribute.standard.PrinterStateReason
The fuser temperature is above normal.
FUSER_UNDER_TEMP - Static variable in class javax.print.attribute.standard.PrinterStateReason
The fuser temperature is below normal.
Future<V> - Interface in java.util.concurrent
A Future represents the result of an asynchronous computation.
FutureTask<V> - Class in java.util.concurrent
A cancellable asynchronous computation.
FutureTask(Callable<V>) - Constructor for class java.util.concurrent.FutureTask
Creates a FutureTask that will, upon running, execute the given Callable.
FutureTask(Runnable, V) - Constructor for class java.util.concurrent.FutureTask
Creates a FutureTask that will, upon running, execute the given Runnable, and arrange that get will return the given result on successful completion.

G

GAP_TOKEN - Static variable in exception org.ietf.jgss.GSSException
An expected per-message token was not received.
GapContent - Class in javax.swing.text
An implementation of the AbstractDocument.Content interface implemented using a gapped buffer similar to that used by emacs.
GapContent() - Constructor for class javax.swing.text.GapContent
Creates a new GapContent object.
GapContent(int) - Constructor for class javax.swing.text.GapContent
Creates a new GapContent object, with the initial size specified.
GARBAGE_COLLECTOR_MXBEAN_DOMAIN_TYPE - Static variable in class java.lang.management.ManagementFactory
The domain name and the type key property in the ObjectName for a GarbageCollectorMXBean.
GarbageCollectorMXBean - Interface in java.lang.management
The management interface for the garbage collection of the Java virtual machine.
GatheringByteChannel - Interface in java.nio.channels
A channel that can write bytes from a sequence of buffers.
GaugeMonitor - Class in javax.management.monitor
Defines a monitor MBean designed to observe the values of a gauge attribute.
GaugeMonitor() - Constructor for class javax.management.monitor.GaugeMonitor
Default constructor.
GaugeMonitorMBean - Interface in javax.management.monitor
Exposes the remote management interface of the gauge monitor MBean.
gc() - Method in interface java.lang.management.MemoryMXBean
Runs the garbage collector.
gc() - Method in class java.lang.Runtime
Runs the garbage collector.
gc() - Static method in class java.lang.System
Runs the garbage collector.
gcd(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is the greatest common divisor of abs(this) and abs(val).
GCMParameterSpec - Class in javax.crypto.spec
Specifies the set of parameters required by a Cipher using the Galois/Counter Mode (GCM) mode.
GCMParameterSpec(int, byte[]) - Constructor for class javax.crypto.spec.GCMParameterSpec
Constructs a GCMParameterSpec using the specified authentication tag bit-length and IV buffer.
GCMParameterSpec(int, byte[], int, int) - Constructor for class javax.crypto.spec.GCMParameterSpec
Constructs a GCMParameterSpec object using the specified authentication tag bit-length and a subset of the specified buffer as the IV.
GE - Static variable in class javax.management.Query
GENERAL - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
GENERAL_PUNCTUATION - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "General Punctuation" Unicode character block.
GeneralPath - Class in java.awt.geom
The GeneralPath class represents a geometric path constructed from straight lines, and quadratic and cubic (Bézier) curves.
GeneralPath() - Constructor for class java.awt.geom.GeneralPath
Constructs a new empty single precision GeneralPath object with a default winding rule of Path2D.WIND_NON_ZERO.
GeneralPath(int) - Constructor for class java.awt.geom.GeneralPath
Constructs a new GeneralPath object with the specified winding rule to control operations that require the interior of the path to be defined.
GeneralPath(int, int) - Constructor for class java.awt.geom.GeneralPath
Constructs a new GeneralPath object with the specified winding rule and the specified initial capacity to store path coordinates.
GeneralPath(Shape) - Constructor for class java.awt.geom.GeneralPath
Constructs a new GeneralPath object from an arbitrary Shape object.
GeneralSecurityException - Exception in java.security
The GeneralSecurityException class is a generic security exception class that provides type safety for all the security-related exception classes that extend from it.
GeneralSecurityException() - Constructor for exception java.security.GeneralSecurityException
Constructs a GeneralSecurityException with no detail message.
GeneralSecurityException(String) - Constructor for exception java.security.GeneralSecurityException
Constructs a GeneralSecurityException with the specified detail message.
GeneralSecurityException(String, Throwable) - Constructor for exception java.security.GeneralSecurityException
Creates a GeneralSecurityException with the specified detail message and cause.
GeneralSecurityException(Throwable) - Constructor for exception java.security.GeneralSecurityException
Creates a GeneralSecurityException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
generateCertificate(InputStream) - Method in class java.security.cert.CertificateFactory
Generates a certificate object and initializes it with the data read from the input stream inStream.
generateCertificates(InputStream) - Method in class java.security.cert.CertificateFactory
Returns a (possibly empty) collection view of the certificates read from the given input stream inStream.
generateCertPath(InputStream) - Method in class java.security.cert.CertificateFactory
Generates a CertPath object and initializes it with the data read from the InputStream inStream.
generateCertPath(InputStream, String) - Method in class java.security.cert.CertificateFactory
Generates a CertPath object and initializes it with the data read from the InputStream inStream.
generateCertPath(List<? extends Certificate>) - Method in class java.security.cert.CertificateFactory
Generates a CertPath object and initializes it with a List of Certificates.
generateCRL(InputStream) - Method in class java.security.cert.CertificateFactory
Generates a certificate revocation list (CRL) object and initializes it with the data read from the input stream inStream.
generateCRLs(InputStream) - Method in class java.security.cert.CertificateFactory
Returns a (possibly empty) collection view of the CRLs read from the given input stream inStream.
generatedKeyAlwaysReturned() - Method in interface java.sql.DatabaseMetaData
Retrieves whether a generated key will always be returned if the column name(s) or index(es) specified for the auto generated key column(s) are valid and the statement succeeds.
generateKey() - Method in class javax.crypto.KeyGenerator
Generates a secret key.
generateKeyPair() - Method in class java.security.KeyPairGenerator
Generates a key pair.
generateKeyPair() - Method in class java.security.KeyPairGeneratorSpi
Generates a key pair.
GenerateNativeHeader - Annotation Type in javax.tools.annotation
An annotation used to indicate that a native header file should be generated for this class.
generateParameters() - Method in class java.security.AlgorithmParameterGenerator
Generates the parameters.
generatePrivate(KeySpec) - Method in class java.security.KeyFactory
Generates a private key object from the provided key specification (key material).
generatePublic(KeySpec) - Method in class java.security.KeyFactory
Generates a public key object from the provided key specification (key material).
generateSecret() - Method in class javax.crypto.KeyAgreement
Generates the shared secret and returns it in a new buffer.
generateSecret(byte[], int) - Method in class javax.crypto.KeyAgreement
Generates the shared secret, and places it into the buffer sharedSecret, beginning at offset inclusive.
generateSecret(String) - Method in class javax.crypto.KeyAgreement
Creates the shared secret and returns it as a SecretKey object of the specified algorithm.
generateSecret(KeySpec) - Method in class javax.crypto.SecretKeyFactory
Generates a SecretKey object from the provided key specification (key material).
generateSeed(int) - Method in class java.security.SecureRandom
Returns the given number of seed bytes, computed using the seed generation algorithm that this class uses to seed itself.
generic() - Method in class java.lang.invoke.MethodType
Converts all types, both reference and primitive, to Object.
GENERIC_FAILURE - Static variable in class java.util.logging.ErrorManager
GENERIC_FAILURE is used for failure that don't fit into one of the other categories.
GenericArrayType - Interface in java.lang.reflect
GenericArrayType represents an array type whose component type is either a parameterized type or a type variable.
GenericDeclaration - Interface in java.lang.reflect
A common interface for all entities that declare type variables.
genericMethodType(int, boolean) - Static method in class java.lang.invoke.MethodType
Finds or creates a method type whose components are Object with an optional trailing Object[] array.
genericMethodType(int) - Static method in class java.lang.invoke.MethodType
Finds or creates a method type whose components are all Object.
GenericSignatureFormatError - Error in java.lang.reflect
Thrown when a syntactically malformed signature attribute is encountered by a reflective method that needs to interpret the generic signature information for a type, method or constructor.
GenericSignatureFormatError() - Constructor for error java.lang.reflect.GenericSignatureFormatError
 
genExemptionBlob() - Method in class javax.crypto.ExemptionMechanism
Generates the exemption mechanism key blob.
genExemptionBlob(byte[]) - Method in class javax.crypto.ExemptionMechanism
Generates the exemption mechanism key blob, and stores the result in the output buffer.
genExemptionBlob(byte[], int) - Method in class javax.crypto.ExemptionMechanism
Generates the exemption mechanism key blob, and stores the result in the output buffer, starting at outputOffset inclusive.
genKeyPair() - Method in class java.security.KeyPairGenerator
Generates a key pair.
GEOMETRIC_SHAPES - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Geometric Shapes" Unicode character block.
GEORGIAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Georgian" Unicode character block.
GEORGIAN_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Georgian Supplement" Unicode character block.
geq(ValueExp, ValueExp) - Static method in class javax.management.Query
Returns a query expression that represents a "greater than or equal to" constraint on two values.
GERMAN - Static variable in class java.util.Locale
Useful constant for language.
GERMANY - Static variable in class java.util.Locale
Useful constant for country.
get(Object) - Method in class java.awt.RenderingHints
Returns the value to which the specified key is mapped.
get(Object) - Method in class java.beans.Encoder
Returns a tentative value for oldInstance in the environment created by this stream.
get(String, boolean) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named boolean field from the persistent field.
get(String, byte) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named byte field from the persistent field.
get(String, char) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named char field from the persistent field.
get(String, short) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named short field from the persistent field.
get(String, int) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named int field from the persistent field.
get(String, long) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named long field from the persistent field.
get(String, float) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named float field from the persistent field.
get(String, double) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named double field from the persistent field.
get(String, Object) - Method in class java.io.ObjectInputStream.GetField
Get the value of the named Object field from the persistent field.
get(Class<?>) - Method in class java.lang.ClassValue
Returns the value for the given class.
get() - Method in class java.lang.ref.PhantomReference
Returns this reference object's referent.
get() - Method in class java.lang.ref.Reference
Returns this reference object's referent.
get() - Method in class java.lang.ref.SoftReference
Returns this reference object's referent.
get(Object, int) - Static method in class java.lang.reflect.Array
Returns the value of the indexed component in the specified array object.
get(Object) - Method in class java.lang.reflect.Field
Returns the value of the field represented by this Field, on the specified object.
get() - Method in class java.lang.ThreadLocal
Returns the value in the current thread's copy of this thread-local variable.
get(URI, Map<String, List<String>>) - Method in class java.net.CookieHandler
Gets all the applicable cookies from a cookie cache for the specified uri in the request header.
get(URI, Map<String, List<String>>) - Method in class java.net.CookieManager
 
get(URI) - Method in interface java.net.CookieStore
Retrieve cookies associated with given URI, or whose domain matches the given URI.
get(URI, String, Map<String, List<String>>) - Method in class java.net.ResponseCache
Retrieve the cached response based on the requesting uri, request method and request headers.
get(String, String...) - Static method in class java.nio.file.Paths
Converts a path string, or a sequence of strings that when joined form a path string, to a Path.
get(URI) - Static method in class java.nio.file.Paths
Converts the given URI to a Path object.
get() - Method in class java.rmi.MarshalledObject
Returns a new copy of the contained marshalledobject.
get(Object) - Method in class java.security.Provider
 
get(int) - Method in class java.util.AbstractList
Returns the element at the specified position in this list.
get(Object) - Method in class java.util.AbstractMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(int) - Method in class java.util.AbstractSequentialList
Returns the element at the specified position in this list.
get(int) - Method in class java.util.ArrayList
Returns the element at the specified position in this list.
get(int) - Method in class java.util.BitSet
Returns the value of the bit with the specified index.
get(int, int) - Method in class java.util.BitSet
Returns a new BitSet composed of bits from this BitSet from fromIndex (inclusive) to toIndex (exclusive).
get(int) - Method in class java.util.Calendar
Returns the value of the given calendar field.
get() - Method in class java.util.concurrent.atomic.AtomicBoolean
Returns the current value.
get() - Method in class java.util.concurrent.atomic.AtomicInteger
Gets the current value.
get(int) - Method in class java.util.concurrent.atomic.AtomicIntegerArray
Gets the current value at position i.
get(T) - Method in class java.util.concurrent.atomic.AtomicIntegerFieldUpdater
Gets the current value held in the field of the given object managed by this updater.
get() - Method in class java.util.concurrent.atomic.AtomicLong
Gets the current value.
get(int) - Method in class java.util.concurrent.atomic.AtomicLongArray
Gets the current value at position i.
get(T) - Method in class java.util.concurrent.atomic.AtomicLongFieldUpdater
Gets the current value held in the field of the given object managed by this updater.
get(boolean[]) - Method in class java.util.concurrent.atomic.AtomicMarkableReference
Returns the current values of both the reference and the mark.
get() - Method in class java.util.concurrent.atomic.AtomicReference
Gets the current value.
get(int) - Method in class java.util.concurrent.atomic.AtomicReferenceArray
Gets the current value at position i.
get(T) - Method in class java.util.concurrent.atomic.AtomicReferenceFieldUpdater
Gets the current value held in the field of the given object managed by this updater.
get(int[]) - Method in class java.util.concurrent.atomic.AtomicStampedReference
Returns the current values of both the reference and the stamp.
get(Object) - Method in class java.util.concurrent.ConcurrentHashMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in class java.util.concurrent.ConcurrentSkipListMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(int) - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns the element at the specified position in this list.
get() - Method in class java.util.concurrent.ForkJoinTask
Waits if necessary for the computation to complete, and then retrieves its result.
get(long, TimeUnit) - Method in class java.util.concurrent.ForkJoinTask
Waits if necessary for at most the given time for the computation to complete, and then retrieves its result, if available.
get() - Method in interface java.util.concurrent.Future
Waits if necessary for the computation to complete, and then retrieves its result.
get(long, TimeUnit) - Method in interface java.util.concurrent.Future
Waits if necessary for at most the given time for the computation to complete, and then retrieves its result, if available.
get() - Method in class java.util.concurrent.FutureTask
 
get(long, TimeUnit) - Method in class java.util.concurrent.FutureTask
 
get(Object) - Method in class java.util.Dictionary
Returns the value to which the key is mapped in this dictionary.
get(Object) - Method in class java.util.EnumMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in class java.util.HashMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in class java.util.Hashtable
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in class java.util.IdentityHashMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in class java.util.jar.Attributes
Returns the value of the specified attribute name, or null if the attribute name was not found.
get(Object) - Method in class java.util.LinkedHashMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(int) - Method in class java.util.LinkedList
Returns the element at the specified position in this list.
get(int) - Method in interface java.util.List
Returns the element at the specified position in this list.
get(Object) - Method in interface java.util.Map
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(String, String) - Method in class java.util.prefs.AbstractPreferences
Implements the get method as per the specification in Preferences.get(String,String).
get(String, String) - Method in class java.util.prefs.Preferences
Returns the value associated with the specified key in this preference node.
get(Object) - Method in class java.util.TreeMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(int) - Method in class java.util.Vector
Returns the element at the specified position in this Vector.
get(Object) - Method in class java.util.WeakHashMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(String) - Method in class javax.accessibility.AccessibleRelationSet
Returns the relation that matches the specified key.
get(String) - Method in interface javax.management.openmbean.CompositeData
Returns the value of the item whose name is key.
get(String) - Method in class javax.management.openmbean.CompositeDataSupport
Returns the value of the item whose name is key.
get(Object[]) - Method in interface javax.management.openmbean.TabularData
Returns the CompositeData value whose index is key, or null if there is no value mapping to key, in this TabularData instance.
get(Object) - Method in class javax.management.openmbean.TabularDataSupport
This method simply calls get((Object[]) key).
get(Object[]) - Method in class javax.management.openmbean.TabularDataSupport
Returns the CompositeData value whose index is key, or null if there is no value mapping to key, in this TabularData instance.
get(int) - Method in class javax.naming.CompositeName
Retrieves a component of this composite name.
get(int) - Method in class javax.naming.CompoundName
Retrieves a component of this compound name.
get() - Method in interface javax.naming.directory.Attribute
Retrieves one of this attribute's values.
get(int) - Method in interface javax.naming.directory.Attribute
Retrieves the attribute value from the ordered list of attribute values.
get(String) - Method in interface javax.naming.directory.Attributes
Retrieves the attribute with the given attribute id from the attribute set.
get() - Method in class javax.naming.directory.BasicAttribute
Retrieves one of this attribute's values.
get(int) - Method in class javax.naming.directory.BasicAttribute
 
get(String) - Method in class javax.naming.directory.BasicAttributes
 
get(int) - Method in class javax.naming.ldap.LdapName
Retrieves a component of this LDAP name as a string.
get(int) - Method in interface javax.naming.Name
Retrieves a component of this name.
get(String) - Method in class javax.naming.Reference
Retrieves the first address that has the address type 'addrType'.
get(int) - Method in class javax.naming.Reference
Retrieves the address at index posn.
get(Class<?>) - Method in interface javax.print.attribute.AttributeSet
Returns the attribute value which this attribute set contains in the given attribute category.
get(Class<?>) - Method in class javax.print.attribute.HashAttributeSet
Returns the attribute value which this attribute set contains in the given attribute category.
get(String) - Method in class javax.script.AbstractScriptEngine
Gets the value for the specified key in the ENGINE_SCOPE of the protected context field.
get(Object) - Method in interface javax.script.Bindings
Returns the value to which this map maps the specified key.
get(String) - Method in interface javax.script.ScriptEngine
Retrieves a value set in the state of this engine.
get(String) - Method in class javax.script.ScriptEngineManager
Gets the value for the specified key in the Global Scope
get(Object) - Method in class javax.script.SimpleBindings
Returns the value to which this map maps the specified key.
get(int) - Method in class javax.sound.midi.Track
Obtains the event at the specified index.
get(Object) - Method in class javax.swing.ActionMap
Returns the binding for key, messaging the parent ActionMap if the binding is not locally defined.
get(int) - Method in class javax.swing.DefaultListModel
Returns the element at the specified position in this list.
get(KeyStroke) - Method in class javax.swing.InputMap
Returns the binding for keyStroke, messaging the parent InputMap if the binding is not locally defined.
get(SynthContext, Object) - Method in class javax.swing.plaf.nimbus.NimbusStyle
 
get(SynthContext, Object) - Method in class javax.swing.plaf.synth.SynthStyle
Getter for a region specific style property.
get() - Method in class javax.swing.SwingWorker
Waits if necessary for the computation to complete, and then retrieves its result.
get(long, TimeUnit) - Method in class javax.swing.SwingWorker
Waits if necessary for at most the given time for the computation to complete, and then retrieves its result, if available.
get(Object) - Method in class javax.swing.UIDefaults
Returns the value for key.
get(Object, Locale) - Method in class javax.swing.UIDefaults
Returns the value for key associated with the given locale.
get(Object) - Static method in class javax.swing.UIManager
Returns an object from the defaults.
get(Object, Locale) - Static method in class javax.swing.UIManager
Returns an object from the defaults that is appropriate for the given locale.
get(Object) - Method in class javax.xml.crypto.dom.DOMCryptoContext
This implementation uses an internal HashMap to get the object that the specified key maps to.
get(Object) - Method in interface javax.xml.crypto.XMLCryptoContext
Returns the value to which this context maps the specified key.
get2DigitYearStart() - Method in class java.text.SimpleDateFormat
Returns the beginning date of the 100-year period 2-digit years are interpreted as being within.
getA() - Method in class java.security.spec.EllipticCurve
Returns the first coefficient a of the elliptic curve.
getAbsoluteFile() - Method in class java.io.File
Returns the absolute form of this abstract pathname.
getAbsolutePath() - Method in class java.io.File
Returns the absolute pathname string of this abstract pathname.
getAccelerationPriority() - Method in class java.awt.Image
Returns the current value of the acceleration priority hint.
getAccelerator() - Method in class javax.swing.JMenuItem
Returns the KeyStroke which serves as an accelerator for the menu item.
getAcceleratorForeground() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the accelerator foreground color of the current theme.
getAcceleratorForeground() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the accelerator foreground color.
getAcceleratorSelectedForeground() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the accelerator selected foreground color of the current theme.
getAcceleratorSelectedForeground() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the accelerator selected foreground color.
getAcceleratorString() - Method in class javax.swing.plaf.metal.MetalToolTipUI
 
getAcceptAllFileFilter() - Method in class javax.swing.JFileChooser
Returns the AcceptAll file filter.
getAcceptAllFileFilter(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
Returns the default accept all file filter
getAcceptAllFileFilter(JFileChooser) - Method in class javax.swing.plaf.FileChooserUI
 
getAcceptAllFileFilter(JFileChooser) - Method in class javax.swing.plaf.multi.MultiFileChooserUI
Invokes the getAcceptAllFileFilter method on each UI handled by this object.
getAcceptedIssuers() - Method in interface javax.net.ssl.X509TrustManager
Return an array of certificate authority certificates which are trusted for authenticating peers.
getAcceptorAddress() - Method in class org.ietf.jgss.ChannelBinding
Get the acceptor's address for this channel binding.
getAccessibleAction() - Method in class java.awt.Button.AccessibleAWTButton
Get the AccessibleAction associated with this object.
getAccessibleAction() - Method in class java.awt.Checkbox.AccessibleAWTCheckbox
Get the AccessibleAction associated with this object.
getAccessibleAction() - Method in class java.awt.CheckboxMenuItem.AccessibleAWTCheckboxMenuItem
Get the AccessibleAction associated with this object.
getAccessibleAction() - Method in class java.awt.Choice.AccessibleAWTChoice
Get the AccessibleAction associated with this object.
getAccessibleAction() - Method in class java.awt.MenuItem.AccessibleAWTMenuItem
Get the AccessibleAction associated with this object.
getAccessibleAction() - Method in class javax.accessibility.AccessibleContext
Gets the AccessibleAction associated with this object that supports one or more actions.
getAccessibleAction() - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Get the AccessibleAction associated with this object.
getAccessibleAction() - Method in class javax.swing.JComboBox.AccessibleJComboBox
Get the AccessibleAction associated with this object.
getAccessibleAction() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getAccessibleAction() - Method in class javax.swing.JSpinner.AccessibleJSpinner
Gets the AccessibleAction associated with this object that supports one or more actions.
getAccessibleAction() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Gets the AccessibleAction associated with this object if one exists.
getAccessibleAction() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Get the AccessibleAction associated with this object.
getAccessibleAction() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getAccessibleAction() - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
 
getAccessibleActionAnchor(int) - Method in class javax.accessibility.AccessibleHyperlink
Returns an object that represents the link anchor, as appropriate for that link.
getAccessibleActionAnchor(int) - Method in class javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink
Return an object that represents the link anchor, as appropriate for that link.
getAccessibleActionCount() - Method in class java.awt.Button.AccessibleAWTButton
Returns the number of Actions available in this object.
getAccessibleActionCount() - Method in class java.awt.Checkbox.AccessibleAWTCheckbox
Returns the number of Actions available in this object.
getAccessibleActionCount() - Method in class java.awt.CheckboxMenuItem.AccessibleAWTCheckboxMenuItem
Returns the number of Actions available in this object.
getAccessibleActionCount() - Method in class java.awt.Choice.AccessibleAWTChoice
Returns the number of accessible actions available in this object If there are more than one, the first one is considered the "default" action of the object.
getAccessibleActionCount() - Method in class java.awt.MenuItem.AccessibleAWTMenuItem
Returns the number of Actions available in this object.
getAccessibleActionCount() - Method in interface javax.accessibility.AccessibleAction
Returns the number of accessible actions available in this object If there are more than one, the first one is considered the "default" action of the object.
getAccessibleActionCount() - Method in class javax.accessibility.AccessibleHyperlink
Returns the number of accessible actions available in this Link If there are more than one, the first one is NOT considered the "default" action of this LINK object (e.g.
getAccessibleActionCount() - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Returns the number of Actions available in this object.
getAccessibleActionCount() - Method in class javax.swing.JComboBox.AccessibleJComboBox
Returns the number of Actions available in this object.
getAccessibleActionCount() - Method in class javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink
Returns the number of accessible actions available in this Link If there are more than one, the first one is NOT considered the "default" action of this LINK object (e.g.
getAccessibleActionCount() - Method in class javax.swing.JSpinner.AccessibleJSpinner
Returns the number of accessible actions available in this object If there are more than one, the first one is considered the "default" action of the object.
getAccessibleActionCount() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Returns the number of accessible actions available in this tree node.
getAccessibleActionCount() - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns the number of accessible actions available in this object If there are more than one, the first one is considered the "default" action of the object.
getAccessibleActionDescription(int) - Method in class java.awt.Button.AccessibleAWTButton
Return a description of the specified action of the object.
getAccessibleActionDescription(int) - Method in class java.awt.Checkbox.AccessibleAWTCheckbox
Return a description of the specified action of the object.
getAccessibleActionDescription(int) - Method in class java.awt.CheckboxMenuItem.AccessibleAWTCheckboxMenuItem
Return a description of the specified action of the object.
getAccessibleActionDescription(int) - Method in class java.awt.Choice.AccessibleAWTChoice
Returns a description of the specified action of the object.
getAccessibleActionDescription(int) - Method in class java.awt.MenuItem.AccessibleAWTMenuItem
Return a description of the specified action of the object.
getAccessibleActionDescription(int) - Method in interface javax.accessibility.AccessibleAction
Returns a description of the specified action of the object.
getAccessibleActionDescription(int) - Method in class javax.accessibility.AccessibleHyperlink
Returns a String description of this particular link action.
getAccessibleActionDescription(int) - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Return a description of the specified action of the object.
getAccessibleActionDescription(int) - Method in class javax.swing.JComboBox.AccessibleJComboBox
Return a description of the specified action of the object.
getAccessibleActionDescription(int) - Method in class javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink
Return a String description of this particular link action.
getAccessibleActionDescription(int) - Method in class javax.swing.JSpinner.AccessibleJSpinner
Returns a description of the specified action of the object.
getAccessibleActionDescription(int) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Return a description of the specified action of the tree node.
getAccessibleActionDescription(int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns a description of the specified action of the object.
getAccessibleActionObject(int) - Method in class javax.accessibility.AccessibleHyperlink
Returns an object that represents the link action, as appropriate for that link.
getAccessibleActionObject(int) - Method in class javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink
Returns a URL object that represents the link.
getAccessibleAt(Point) - Method in class java.awt.Component.AccessibleAWTComponent
Returns the Accessible child, if one exists, contained at the local coordinate Point.
getAccessibleAt(Point) - Method in class java.awt.Container.AccessibleAWTContainer
Returns the Accessible child, if one exists, contained at the local coordinate Point.
getAccessibleAt(Point) - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Returns the Accessible child, if one exists, contained at the local coordinate Point.
getAccessibleAt(Point) - Method in class java.awt.List.AccessibleAWTList
Returns the Accessible child contained at the local coordinate Point, if one exists.
getAccessibleAt(Point) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Returns the Accessible child, if one exists, contained at the local coordinate Point.
getAccessibleAt(Point) - Method in interface javax.accessibility.AccessibleComponent
Returns the Accessible child, if one exists, contained at the local coordinate Point.
getAccessibleAt(int, int) - Method in interface javax.accessibility.AccessibleTable
Returns the Accessible at a specified row and column in the table.
getAccessibleAt(Point) - Method in class javax.swing.JEditorPane.AccessibleJEditorPaneHTML
Returns the Accessible child, if one exists, contained at the local coordinate Point.
getAccessibleAt(Point) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getAccessibleAt(Point) - Method in class javax.swing.JList.AccessibleJList
Returns the Accessible child contained at the local coordinate Point, if one exists.
getAccessibleAt(Point) - Method in class javax.swing.JTabbedPane.AccessibleJTabbedPane
Returns the Accessible child contained at the local coordinate Point, if one exists.
getAccessibleAt(Point) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
 
getAccessibleAt(Point) - Method in class javax.swing.JTable.AccessibleJTable
Returns the Accessible child, if one exists, contained at the local coordinate Point.
getAccessibleAt(int, int) - Method in class javax.swing.JTable.AccessibleJTable
 
getAccessibleAt(Point) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Returns the Accessible child, if one exists, contained at the local coordinate Point.
getAccessibleAt(Point) - Method in class javax.swing.JTree.AccessibleJTree
Returns the Accessible child, if one exists, contained at the local coordinate Point.
getAccessibleAt(Component, Point) - Static method in class javax.swing.SwingUtilities
Returns the Accessible child contained at the local coordinate Point, if one exists.
getAccessibleAt(Point) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getAccessibleAt(Point) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader
Returns the Accessible child, if one exists, contained at the local coordinate Point.
getAccessibleCaption() - Method in interface javax.accessibility.AccessibleTable
Returns the caption for the table.
getAccessibleCaption() - Method in class javax.swing.JTable.AccessibleJTable
Returns the caption for the table.
getAccessibleChild(int) - Method in class java.awt.Component.AccessibleAWTComponent
Returns the nth Accessible child of the object.
getAccessibleChild(int) - Method in class java.awt.Container.AccessibleAWTContainer
Returns the nth Accessible child of the object.
getAccessibleChild(int) - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Return the specified Accessible child of the object.
getAccessibleChild(int) - Method in class java.awt.List.AccessibleAWTList
Return the nth Accessible child of the object.
getAccessibleChild(int) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Returns the nth Accessible child of the object.
getAccessibleChild(int) - Method in class javax.accessibility.AccessibleContext
Returns the specified Accessible child of the object.
getAccessibleChild(int) - Method in class javax.swing.ImageIcon.AccessibleImageIcon
Returns the nth Accessible child of the object.
getAccessibleChild(int) - Method in class javax.swing.JComboBox.AccessibleJComboBox
Returns the nth Accessible child of the object.
getAccessibleChild(int) - Method in class javax.swing.JComponent.AccessibleJComponent
Returns the nth Accessible child of the object.
getAccessibleChild(int) - Method in class javax.swing.JEditorPane.AccessibleJEditorPaneHTML
Returns the specified Accessible child of the object.
getAccessibleChild(int) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getAccessibleChild(int) - Method in class javax.swing.JList.AccessibleJList
Return the nth Accessible child of the object.
getAccessibleChild(int) - Method in class javax.swing.JMenu.AccessibleJMenu
Returns the nth Accessible child of the object.
getAccessibleChild(int) - Method in class javax.swing.JRootPane.AccessibleJRootPane
Returns the specified Accessible child of the object.
getAccessibleChild(int) - Method in class javax.swing.JSpinner.AccessibleJSpinner
Returns the specified Accessible child of the object.
getAccessibleChild(int) - Method in class javax.swing.JTabbedPane.AccessibleJTabbedPane
Return the specified Accessible child of the object.
getAccessibleChild(int) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Returns the specified Accessible child of the object.
getAccessibleChild(int) - Method in class javax.swing.JTable.AccessibleJTable
Returns the nth Accessible child of the object.
getAccessibleChild(int) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Return the specified Accessible child of the object.
getAccessibleChild(int) - Method in class javax.swing.JTree.AccessibleJTree
Return the nth Accessible child of the object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.basic.BasicComboBoxUI
 
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.ComponentUI
Returns the ith Accessible child of the object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiButtonUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiColorChooserUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiComboBoxUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiDesktopIconUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiDesktopPaneUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiFileChooserUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiInternalFrameUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiLabelUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiListUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiMenuBarUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiMenuItemUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiOptionPaneUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiPanelUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiPopupMenuUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiProgressBarUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiRootPaneUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiScrollBarUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiScrollPaneUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiSeparatorUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiSliderUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiSpinnerUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiSplitPaneUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiTabbedPaneUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiTableHeaderUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiTableUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiToolBarUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiToolTipUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(JComponent, int) - Method in class javax.swing.plaf.multi.MultiViewportUI
Invokes the getAccessibleChild method on each UI handled by this object.
getAccessibleChild(int) - Method in class javax.swing.ProgressMonitor.AccessibleProgressMonitor
Returns the specified Accessible child of the object.
getAccessibleChild(Component, int) - Static method in class javax.swing.SwingUtilities
Return the nth Accessible child of the object.
getAccessibleChild(int) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getAccessibleChild(int) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader
Return the nth Accessible child of the object.
getAccessibleChildrenCount() - Method in class java.awt.Component.AccessibleAWTComponent
Returns the number of accessible children in the object.
getAccessibleChildrenCount() - Method in class java.awt.Container.AccessibleAWTContainer
Returns the number of accessible children in the object.
getAccessibleChildrenCount() - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Returns the number of accessible children of the object.
getAccessibleChildrenCount() - Method in class java.awt.List.AccessibleAWTList
Returns the number of accessible children in the object.
getAccessibleChildrenCount() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Returns the number of accessible children in the object.
getAccessibleChildrenCount() - Method in class javax.accessibility.AccessibleContext
Returns the number of accessible children of the object.
getAccessibleChildrenCount() - Method in class javax.swing.ImageIcon.AccessibleImageIcon
Returns the number of accessible children in the object.
getAccessibleChildrenCount() - Method in class javax.swing.JComboBox.AccessibleJComboBox
Returns the number of accessible children in the object.
getAccessibleChildrenCount() - Method in class javax.swing.JComponent.AccessibleJComponent
Returns the number of accessible children in the object.
getAccessibleChildrenCount() - Method in class javax.swing.JEditorPane.AccessibleJEditorPaneHTML
Returns the number of accessible children of the object.
getAccessibleChildrenCount() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getAccessibleChildrenCount() - Method in class javax.swing.JList.AccessibleJList
Returns the number of accessible children in the object.
getAccessibleChildrenCount() - Method in class javax.swing.JMenu.AccessibleJMenu
Returns the number of accessible children in the object.
getAccessibleChildrenCount() - Method in class javax.swing.JRootPane.AccessibleJRootPane
Returns the number of accessible children of the object.
getAccessibleChildrenCount() - Method in class javax.swing.JSpinner.AccessibleJSpinner
Returns the number of accessible children of the object.
getAccessibleChildrenCount() - Method in class javax.swing.JTabbedPane.AccessibleJTabbedPane
Returns the number of accessible children in the object.
getAccessibleChildrenCount() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Returns the number of accessible children in the object.
getAccessibleChildrenCount() - Method in class javax.swing.JTable.AccessibleJTable
Returns the number of accessible children in the object.
getAccessibleChildrenCount() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Returns the number of accessible children in the object.
getAccessibleChildrenCount() - Method in class javax.swing.JTree.AccessibleJTree
Returns the number of top-level children nodes of this JTree.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI
 
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.ComponentUI
Returns the number of accessible children in the object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiButtonUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiColorChooserUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiComboBoxUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiDesktopIconUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiDesktopPaneUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiFileChooserUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiInternalFrameUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiLabelUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiListUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiMenuBarUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiMenuItemUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiOptionPaneUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiPanelUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiPopupMenuUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiProgressBarUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiRootPaneUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiScrollBarUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiScrollPaneUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiSeparatorUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiSliderUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiSpinnerUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiSplitPaneUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiTabbedPaneUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiTableHeaderUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiTableUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiToolBarUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiToolTipUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount(JComponent) - Method in class javax.swing.plaf.multi.MultiViewportUI
Invokes the getAccessibleChildrenCount method on each UI handled by this object.
getAccessibleChildrenCount() - Method in class javax.swing.ProgressMonitor.AccessibleProgressMonitor
Returns the number of accessible children of the object.
getAccessibleChildrenCount(Component) - Static method in class javax.swing.SwingUtilities
Returns the number of accessible children in the object.
getAccessibleChildrenCount() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getAccessibleChildrenCount() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader
Returns the number of accessible children in the object.
getAccessibleColumn(int) - Method in interface javax.accessibility.AccessibleExtendedTable
Returns the column number of an index in the table.
getAccessibleColumn(int) - Method in class javax.swing.JTable.AccessibleJTable
Returns the column number of an index in the table.
getAccessibleColumnAtIndex(int) - Method in class javax.swing.JTable.AccessibleJTable
Returns the column at a given index into the table.
getAccessibleColumnCount() - Method in interface javax.accessibility.AccessibleTable
Returns the number of columns in the table.
getAccessibleColumnCount() - Method in class javax.swing.JTable.AccessibleJTable
 
getAccessibleColumnDescription(int) - Method in interface javax.accessibility.AccessibleTable
Returns the description text of the specified column in the table.
getAccessibleColumnDescription(int) - Method in class javax.swing.JTable.AccessibleJTable
Returns the description of the specified column in the table.
getAccessibleColumnExtentAt(int, int) - Method in interface javax.accessibility.AccessibleTable
Returns the number of columns occupied by the Accessible at a specified row and column in the table.
getAccessibleColumnExtentAt(int, int) - Method in class javax.swing.JTable.AccessibleJTable
Returns the number of columns occupied by the Accessible at a given (row, column).
getAccessibleColumnHeader() - Method in interface javax.accessibility.AccessibleTable
Returns the column headers as an AccessibleTable.
getAccessibleColumnHeader() - Method in class javax.swing.JTable.AccessibleJTable
Returns the column headers as an AccessibleTable.
getAccessibleComponent() - Method in class java.awt.Component.AccessibleAWTComponent
Gets the AccessibleComponent associated with this object if one exists.
getAccessibleComponent() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Gets the AccessibleComponent associated with this object if one exists.
getAccessibleComponent() - Method in class javax.accessibility.AccessibleContext
Gets the AccessibleComponent associated with this object that has a graphical representation.
getAccessibleComponent() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
Get the AccessibleComponent associated with this object.
getAccessibleComponent() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Gets the AccessibleComponent associated with this object if one exists.
getAccessibleComponent() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Get the AccessibleComponent associated with this object.
getAccessibleComponent() - Method in class javax.swing.ProgressMonitor.AccessibleProgressMonitor
Gets the AccessibleComponent associated with this object that has a graphical representation.
getAccessibleComponent() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
Get the AccessibleComponent associated with this object.
getAccessibleContext() - Method in class java.applet.Applet
Gets the AccessibleContext associated with this Applet.
getAccessibleContext() - Method in class java.awt.Button
Gets the AccessibleContext associated with this Button.
getAccessibleContext() - Method in class java.awt.Canvas
Gets the AccessibleContext associated with this Canvas.
getAccessibleContext() - Method in class java.awt.Checkbox
Gets the AccessibleContext associated with this Checkbox.
getAccessibleContext() - Method in class java.awt.CheckboxMenuItem
Gets the AccessibleContext associated with this CheckboxMenuItem.
getAccessibleContext() - Method in class java.awt.Choice
Gets the AccessibleContext associated with this Choice.
getAccessibleContext() - Method in class java.awt.Component
Gets the AccessibleContext associated with this Component.
getAccessibleContext() - Method in class java.awt.Dialog
Gets the AccessibleContext associated with this Dialog.
getAccessibleContext() - Method in class java.awt.Frame
Gets the AccessibleContext associated with this Frame.
getAccessibleContext() - Method in class java.awt.Label
Gets the AccessibleContext associated with this Label.
getAccessibleContext() - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Gets the AccessibleContext for this object.
getAccessibleContext() - Method in class java.awt.List
Gets the AccessibleContext associated with this List.
getAccessibleContext() - Method in class java.awt.Menu
Gets the AccessibleContext associated with this Menu.
getAccessibleContext() - Method in class java.awt.MenuBar
Gets the AccessibleContext associated with this MenuBar.
getAccessibleContext() - Method in class java.awt.MenuComponent
Gets the AccessibleContext associated with this MenuComponent.
getAccessibleContext() - Method in class java.awt.MenuItem
Gets the AccessibleContext associated with this MenuItem.
getAccessibleContext() - Method in class java.awt.Panel
Gets the AccessibleContext associated with this Panel.
getAccessibleContext() - Method in class java.awt.PopupMenu
Gets the AccessibleContext associated with this PopupMenu.
getAccessibleContext() - Method in class java.awt.Scrollbar
Gets the AccessibleContext associated with this Scrollbar.
getAccessibleContext() - Method in class java.awt.ScrollPane
Gets the AccessibleContext associated with this ScrollPane.
getAccessibleContext() - Method in class java.awt.TextArea
Returns the AccessibleContext associated with this TextArea.
getAccessibleContext() - Method in class java.awt.TextComponent
Gets the AccessibleContext associated with this TextComponent.
getAccessibleContext() - Method in class java.awt.TextField
Gets the AccessibleContext associated with this TextField.
getAccessibleContext() - Method in class java.awt.Window
Gets the AccessibleContext associated with this Window.
getAccessibleContext() - Method in interface javax.accessibility.Accessible
Returns the AccessibleContext associated with this object.
getAccessibleContext() - Method in class javax.swing.Box.Filler
Gets the AccessibleContext associated with this Box.Filler.
getAccessibleContext() - Method in class javax.swing.Box
Gets the AccessibleContext associated with this Box.
getAccessibleContext() - Method in class javax.swing.CellRendererPane
Gets the AccessibleContext associated with this CellRendererPane.
getAccessibleContext() - Method in class javax.swing.ImageIcon
Gets the AccessibleContext associated with this ImageIcon.
getAccessibleContext() - Method in class javax.swing.JApplet
Gets the AccessibleContext associated with this JApplet.
getAccessibleContext() - Method in class javax.swing.JButton
Gets the AccessibleContext associated with this JButton.
getAccessibleContext() - Method in class javax.swing.JCheckBox
Gets the AccessibleContext associated with this JCheckBox.
getAccessibleContext() - Method in class javax.swing.JCheckBoxMenuItem
Gets the AccessibleContext associated with this JCheckBoxMenuItem.
getAccessibleContext() - Method in class javax.swing.JColorChooser
Gets the AccessibleContext associated with this JColorChooser.
getAccessibleContext() - Method in class javax.swing.JComboBox
Gets the AccessibleContext associated with this JComboBox.
getAccessibleContext() - Method in class javax.swing.JComponent
Returns the AccessibleContext associated with this JComponent.
getAccessibleContext() - Method in class javax.swing.JDesktopPane
Gets the AccessibleContext associated with this JDesktopPane.
getAccessibleContext() - Method in class javax.swing.JDialog
Gets the AccessibleContext associated with this JDialog.
getAccessibleContext() - Method in class javax.swing.JEditorPane
Gets the AccessibleContext associated with this JEditorPane.
getAccessibleContext() - Method in class javax.swing.JFileChooser
Gets the AccessibleContext associated with this JFileChooser.
getAccessibleContext() - Method in class javax.swing.JFrame
Gets the AccessibleContext associated with this JFrame.
getAccessibleContext() - Method in class javax.swing.JInternalFrame
Gets the AccessibleContext associated with this JInternalFrame.
getAccessibleContext() - Method in class javax.swing.JInternalFrame.JDesktopIcon
Gets the AccessibleContext associated with this JDesktopIcon.
getAccessibleContext() - Method in class javax.swing.JLabel
Get the AccessibleContext of this object
getAccessibleContext() - Method in class javax.swing.JLayer
Gets the AccessibleContext associated with this JLayer.
getAccessibleContext() - Method in class javax.swing.JLayeredPane
Gets the AccessibleContext associated with this JLayeredPane.
getAccessibleContext() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
Get the AccessibleContext for this object.
getAccessibleContext() - Method in class javax.swing.JList
Gets the AccessibleContext associated with this JList.
getAccessibleContext() - Method in class javax.swing.JMenu
Gets the AccessibleContext associated with this JMenu.
getAccessibleContext() - Method in class javax.swing.JMenuBar
Gets the AccessibleContext associated with this JMenuBar.
getAccessibleContext() - Method in class javax.swing.JMenuItem
Returns the AccessibleContext associated with this JMenuItem.
getAccessibleContext() - Method in class javax.swing.JOptionPane
Returns the AccessibleContext associated with this JOptionPane.
getAccessibleContext() - Method in class javax.swing.JPanel
Gets the AccessibleContext associated with this JPanel.
getAccessibleContext() - Method in class javax.swing.JPasswordField
Returns the AccessibleContext associated with this JPasswordField.
getAccessibleContext() - Method in class javax.swing.JPopupMenu
Gets the AccessibleContext associated with this JPopupMenu.
getAccessibleContext() - Method in class javax.swing.JProgressBar
Gets the AccessibleContext associated with this JProgressBar.
getAccessibleContext() - Method in class javax.swing.JRadioButton
Gets the AccessibleContext associated with this JRadioButton.
getAccessibleContext() - Method in class javax.swing.JRadioButtonMenuItem
Gets the AccessibleContext associated with this JRadioButtonMenuItem.
getAccessibleContext() - Method in class javax.swing.JRootPane
Gets the AccessibleContext associated with this JRootPane.
getAccessibleContext() - Method in class javax.swing.JScrollBar
Gets the AccessibleContext associated with this JScrollBar.
getAccessibleContext() - Method in class javax.swing.JScrollPane
Gets the AccessibleContext associated with this JScrollPane.
getAccessibleContext() - Method in class javax.swing.JSeparator
Gets the AccessibleContext associated with this JSeparator.
getAccessibleContext() - Method in class javax.swing.JSlider
Gets the AccessibleContext associated with this JSlider.
getAccessibleContext() - Method in class javax.swing.JSpinner
Gets the AccessibleContext for the JSpinner
getAccessibleContext() - Method in class javax.swing.JSplitPane
Gets the AccessibleContext associated with this JSplitPane.
getAccessibleContext() - Method in class javax.swing.JTabbedPane
Gets the AccessibleContext associated with this JTabbedPane.
getAccessibleContext() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Gets the AccessibleContext associated with this component.
getAccessibleContext() - Method in class javax.swing.JTable
Gets the AccessibleContext associated with this JTable.
getAccessibleContext() - Method in class javax.swing.JTextArea
Gets the AccessibleContext associated with this JTextArea.
getAccessibleContext() - Method in class javax.swing.JTextField
Gets the AccessibleContext associated with this JTextField.
getAccessibleContext() - Method in class javax.swing.JToggleButton
Gets the AccessibleContext associated with this JToggleButton.
getAccessibleContext() - Method in class javax.swing.JToolBar
Gets the AccessibleContext associated with this JToolBar.
getAccessibleContext() - Method in class javax.swing.JToolTip
Gets the AccessibleContext associated with this JToolTip.
getAccessibleContext() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Get the AccessibleContext associated with this tree node.
getAccessibleContext() - Method in class javax.swing.JTree
Gets the AccessibleContext associated with this JTree.
getAccessibleContext() - Method in class javax.swing.JViewport
Gets the AccessibleContext associated with this JViewport.
getAccessibleContext() - Method in class javax.swing.JWindow
Gets the AccessibleContext associated with this JWindow.
getAccessibleContext() - Method in class javax.swing.plaf.basic.BasicComboPopup
Gets the AccessibleContext associated with this BasicComboPopup.
getAccessibleContext() - Method in class javax.swing.ProgressMonitor
Gets the AccessibleContext for the ProgressMonitor
getAccessibleContext() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
Get the AccessibleContext associated with this object.
getAccessibleContext() - Method in class javax.swing.table.JTableHeader
Gets the AccessibleContext associated with this JTableHeader.
getAccessibleContext() - Method in class javax.swing.text.html.HTMLEditorKit
returns the AccessibleContext associated with this editor kit
getAccessibleContext() - Method in class javax.swing.text.JTextComponent
Gets the AccessibleContext associated with this JTextComponent.
getAccessibleDescription() - Method in class java.awt.Component.AccessibleAWTComponent
Gets the accessible description of this object.
getAccessibleDescription() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Gets the accessible description of this object.
getAccessibleDescription() - Method in class javax.accessibility.AccessibleContext
Gets the accessibleDescription property of this object.
getAccessibleDescription() - Method in class javax.swing.JComponent.AccessibleJComponent
Gets the accessible description of this object.
getAccessibleDescription() - Method in class javax.swing.JEditorPane.AccessibleJEditorPane
Gets the accessibleDescription property of this object.
getAccessibleDescription() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getAccessibleDescription() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Gets the accessible description of this object.
getAccessibleDescription() - Method in class javax.swing.JToolTip.AccessibleJToolTip
Get the accessible description of this object.
getAccessibleDescription() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Get the accessible description of this object.
getAccessibleDescription() - Method in class javax.swing.ProgressMonitor.AccessibleProgressMonitor
Gets the accessibleDescription property of this object.
getAccessibleDescription() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getAccessibleEditableText() - Method in class javax.accessibility.AccessibleContext
Gets the AccessibleEditableText associated with this object presenting editable text on the display.
getAccessibleEditableText() - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns the AccessibleEditableText interface for this text component.
getAccessibleIcon() - Method in class javax.accessibility.AccessibleContext
Gets the AccessibleIcons associated with an object that has one or more associated icons
getAccessibleIcon() - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Get the AccessibleIcons associated with this object if one or more exist.
getAccessibleIcon() - Method in class javax.swing.JLabel.AccessibleJLabel
Get the AccessibleIcons associated with this object if one or more exist.
getAccessibleIcon() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
Returns the icon for the element renderer, as the only item of an array of AccessibleIcons or a null array if the renderer component contains no icons.
getAccessibleIconDescription() - Method in interface javax.accessibility.AccessibleIcon
Gets the description of the icon.
getAccessibleIconDescription() - Method in class javax.swing.ImageIcon.AccessibleImageIcon
Gets the description of the icon.
getAccessibleIconHeight() - Method in interface javax.accessibility.AccessibleIcon
Gets the height of the icon
getAccessibleIconHeight() - Method in class javax.swing.ImageIcon.AccessibleImageIcon
Gets the height of the icon.
getAccessibleIconWidth() - Method in interface javax.accessibility.AccessibleIcon
Gets the width of the icon
getAccessibleIconWidth() - Method in class javax.swing.ImageIcon.AccessibleImageIcon
Gets the width of the icon.
getAccessibleIndex(int, int) - Method in interface javax.accessibility.AccessibleExtendedTable
 
getAccessibleIndex(int, int) - Method in class javax.swing.JTable.AccessibleJTable
Returns the index at a row and column in the table.
getAccessibleIndexAt(int, int) - Method in class javax.swing.JTable.AccessibleJTable
Returns the index at a given (row, column) in the table.
getAccessibleIndexInParent() - Method in class java.awt.Component.AccessibleAWTComponent
Gets the index of this object in its accessible parent.
getAccessibleIndexInParent() - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Get the 0-based index of this object in its accessible parent.
getAccessibleIndexInParent() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Gets the index of this object in its accessible parent.
getAccessibleIndexInParent() - Method in class javax.accessibility.AccessibleContext
Gets the 0-based index of this object in its accessible parent.
getAccessibleIndexInParent() - Method in class javax.swing.ImageIcon.AccessibleImageIcon
Gets the index of this object in its accessible parent.
getAccessibleIndexInParent() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getAccessibleIndexInParent() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Gets the index of this object in its accessible parent.
getAccessibleIndexInParent() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Get the index of this object in its accessible parent.
getAccessibleIndexInParent() - Method in class javax.swing.JTree.AccessibleJTree
Get the index of this object in its accessible parent.
getAccessibleIndexInParent() - Method in class javax.swing.ProgressMonitor.AccessibleProgressMonitor
Gets the 0-based index of this object in its accessible parent.
getAccessibleIndexInParent(Component) - Static method in class javax.swing.SwingUtilities
Get the index of this object in its accessible parent.
getAccessibleIndexInParent() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getAccessibleKeyBinding() - Method in interface javax.accessibility.AccessibleExtendedComponent
Returns key bindings associated with this object
getAccessibleKeyBinding(int) - Method in interface javax.accessibility.AccessibleKeyBinding
Returns a key binding for this object.
getAccessibleKeyBinding() - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Returns key bindings associated with this object
getAccessibleKeyBinding() - Method in class javax.swing.JComponent.AccessibleJComponent
Returns key bindings associated with this object
getAccessibleKeyBinding() - Method in class javax.swing.JLabel.AccessibleJLabel
Returns key bindings associated with this object
getAccessibleKeyBindingCount() - Method in interface javax.accessibility.AccessibleKeyBinding
Returns the number of key bindings for this object
getAccessibleName() - Method in class java.awt.Button.AccessibleAWTButton
Get the accessible name of this object.
getAccessibleName() - Method in class java.awt.Component.AccessibleAWTComponent
Gets the accessible name of this object.
getAccessibleName() - Method in class java.awt.Label.AccessibleAWTLabel
Get the accessible name of this object.
getAccessibleName() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Gets the accessible name of this object.
getAccessibleName() - Method in class java.awt.MenuItem.AccessibleAWTMenuItem
Get the accessible name of this object.
getAccessibleName() - Method in class javax.accessibility.AccessibleContext
Gets the accessibleName property of this object.
getAccessibleName() - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Returns the accessible name of this object.
getAccessibleName() - Method in class javax.swing.JComponent.AccessibleJComponent
Gets the accessible name of this object.
getAccessibleName() - Method in class javax.swing.JDialog.AccessibleJDialog
Get the accessible name of this object.
getAccessibleName() - Method in class javax.swing.JFrame.AccessibleJFrame
Get the accessible name of this object.
getAccessibleName() - Method in class javax.swing.JInternalFrame.AccessibleJInternalFrame
Get the accessible name of this object.
getAccessibleName() - Method in class javax.swing.JLabel.AccessibleJLabel
Get the accessible name of this object.
getAccessibleName() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getAccessibleName() - Method in class javax.swing.JTabbedPane.AccessibleJTabbedPane
Returns the accessible name of this object, or null if there is no accessible name.
getAccessibleName() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Gets the accessible name of this object.
getAccessibleName() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Get the accessible name of this object.
getAccessibleName() - Method in class javax.swing.ProgressMonitor.AccessibleProgressMonitor
Gets the accessibleName property of this object.
getAccessibleName() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getAccessibleParent() - Method in class java.awt.Component.AccessibleAWTComponent
Gets the Accessible parent of this object.
getAccessibleParent() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Gets the Accessible parent of this object.
getAccessibleParent() - Method in class javax.accessibility.AccessibleContext
Gets the Accessible parent of this object.
getAccessibleParent() - Method in class javax.swing.ImageIcon.AccessibleImageIcon
Gets the Accessible parent of this object.
getAccessibleParent() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Gets the Accessible parent of this object.
getAccessibleParent() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Get the Accessible parent of this object.
getAccessibleParent() - Method in class javax.swing.ProgressMonitor.AccessibleProgressMonitor
Gets the Accessible parent of this object.
getAccessibleRelationSet() - Method in class javax.accessibility.AccessibleContext
Gets the AccessibleRelationSet associated with an object
getAccessibleRelationSet() - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Get the AccessibleRelationSet associated with this object if one exists.
getAccessibleRelationSet() - Method in class javax.swing.JLabel.AccessibleJLabel
Get the AccessibleRelationSet associated with this object if one exists.
getAccessibleRole() - Method in class java.applet.Applet.AccessibleApplet
Get the role of this object.
getAccessibleRole() - Method in class java.awt.Button.AccessibleAWTButton
Get the role of this object.
getAccessibleRole() - Method in class java.awt.Canvas.AccessibleAWTCanvas
Get the role of this object.
getAccessibleRole() - Method in class java.awt.Checkbox.AccessibleAWTCheckbox
Get the role of this object.
getAccessibleRole() - Method in class java.awt.CheckboxMenuItem.AccessibleAWTCheckboxMenuItem
Get the role of this object.
getAccessibleRole() - Method in class java.awt.Choice.AccessibleAWTChoice
Get the role of this object.
getAccessibleRole() - Method in class java.awt.Component.AccessibleAWTComponent
Gets the role of this object.
getAccessibleRole() - Method in class java.awt.Dialog.AccessibleAWTDialog
Get the role of this object.
getAccessibleRole() - Method in class java.awt.Frame.AccessibleAWTFrame
Get the role of this object.
getAccessibleRole() - Method in class java.awt.Label.AccessibleAWTLabel
Get the role of this object.
getAccessibleRole() - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Get the role of this object.
getAccessibleRole() - Method in class java.awt.List.AccessibleAWTList
Get the role of this object.
getAccessibleRole() - Method in class java.awt.Menu.AccessibleAWTMenu
Get the role of this object.
getAccessibleRole() - Method in class java.awt.MenuBar.AccessibleAWTMenuBar
Get the role of this object.
getAccessibleRole() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Gets the role of this object.
getAccessibleRole() - Method in class java.awt.MenuItem.AccessibleAWTMenuItem
Get the role of this object.
getAccessibleRole() - Method in class java.awt.Panel.AccessibleAWTPanel
Get the role of this object.
getAccessibleRole() - Method in class java.awt.PopupMenu.AccessibleAWTPopupMenu
Get the role of this object.
getAccessibleRole() - Method in class java.awt.Scrollbar.AccessibleAWTScrollBar
Get the role of this object.
getAccessibleRole() - Method in class java.awt.ScrollPane.AccessibleAWTScrollPane
Get the role of this object.
getAccessibleRole() - Method in class java.awt.TextComponent.AccessibleAWTTextComponent
Gets the role of this object.
getAccessibleRole() - Method in class java.awt.Window.AccessibleAWTWindow
Get the role of this object.
getAccessibleRole() - Method in class javax.accessibility.AccessibleContext
Gets the role of this object.
getAccessibleRole() - Method in class javax.swing.Box.AccessibleBox
Gets the role of this object.
getAccessibleRole() - Method in class javax.swing.Box.Filler.AccessibleBoxFiller
Gets the role of this object.
getAccessibleRole() - Method in class javax.swing.CellRendererPane.AccessibleCellRendererPane
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.ImageIcon.AccessibleImageIcon
Gets the role of this object.
getAccessibleRole() - Method in class javax.swing.JButton.AccessibleJButton
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JCheckBox.AccessibleJCheckBox
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JCheckBoxMenuItem.AccessibleJCheckBoxMenuItem
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JColorChooser.AccessibleJColorChooser
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JComboBox.AccessibleJComboBox
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JComponent.AccessibleJComponent
Gets the role of this object.
getAccessibleRole() - Method in class javax.swing.JDesktopPane.AccessibleJDesktopPane
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JFileChooser.AccessibleJFileChooser
Gets the role of this object.
getAccessibleRole() - Method in class javax.swing.JInternalFrame.AccessibleJInternalFrame
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JInternalFrame.JDesktopIcon.AccessibleJDesktopIcon
Gets the role of this object.
getAccessibleRole() - Method in class javax.swing.JLabel.AccessibleJLabel
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JLayeredPane.AccessibleJLayeredPane
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getAccessibleRole() - Method in class javax.swing.JList.AccessibleJList
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JMenu.AccessibleJMenu
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JMenuBar.AccessibleJMenuBar
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JMenuItem.AccessibleJMenuItem
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JOptionPane.AccessibleJOptionPane
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JPanel.AccessibleJPanel
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JPasswordField.AccessibleJPasswordField
Gets the role of this object.
getAccessibleRole() - Method in class javax.swing.JPopupMenu.AccessibleJPopupMenu
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JProgressBar.AccessibleJProgressBar
Gets the role of this object.
getAccessibleRole() - Method in class javax.swing.JRadioButton.AccessibleJRadioButton
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JRadioButtonMenuItem.AccessibleJRadioButtonMenuItem
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JRootPane.AccessibleJRootPane
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JScrollBar.AccessibleJScrollBar
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JScrollPane.AccessibleJScrollPane
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JSeparator.AccessibleJSeparator
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JSlider.AccessibleJSlider
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JSpinner.AccessibleJSpinner
Gets the role of this object.
getAccessibleRole() - Method in class javax.swing.JSplitPane.AccessibleJSplitPane
Gets the role of this object.
getAccessibleRole() - Method in class javax.swing.JTabbedPane.AccessibleJTabbedPane
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Gets the role of this object.
getAccessibleRole() - Method in class javax.swing.JTable.AccessibleJTable
Gets the role of this object.
getAccessibleRole() - Method in class javax.swing.JToggleButton.AccessibleJToggleButton
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JToolBar.AccessibleJToolBar
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JToolTip.AccessibleJToolTip
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JTree.AccessibleJTree
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.JViewport.AccessibleJViewport
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.ProgressMonitor.AccessibleProgressMonitor
Gets the role of this object.
getAccessibleRole() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getAccessibleRole() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader
Get the role of this object.
getAccessibleRole() - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Gets the role of this object.
getAccessibleRow(int) - Method in interface javax.accessibility.AccessibleExtendedTable
Returns the row number of an index in the table.
getAccessibleRow(int) - Method in class javax.swing.JTable.AccessibleJTable
Returns the row number of an index in the table.
getAccessibleRowAtIndex(int) - Method in class javax.swing.JTable.AccessibleJTable
Returns the row at a given index into the table.
getAccessibleRowCount() - Method in interface javax.accessibility.AccessibleTable
Returns the number of rows in the table.
getAccessibleRowCount() - Method in class javax.swing.JTable.AccessibleJTable
 
getAccessibleRowDescription(int) - Method in interface javax.accessibility.AccessibleTable
Returns the description of the specified row in the table.
getAccessibleRowDescription(int) - Method in class javax.swing.JTable.AccessibleJTable
Returns the description of the specified row in the table.
getAccessibleRowExtentAt(int, int) - Method in interface javax.accessibility.AccessibleTable
Returns the number of rows occupied by the Accessible at a specified row and column in the table.
getAccessibleRowExtentAt(int, int) - Method in class javax.swing.JTable.AccessibleJTable
Returns the number of rows occupied by the Accessible at a specified row and column in the table.
getAccessibleRowHeader() - Method in interface javax.accessibility.AccessibleTable
Returns the row headers as an AccessibleTable.
getAccessibleRowHeader() - Method in class javax.swing.JTable.AccessibleJTable
Returns the row headers as an AccessibleTable.
getAccessibleSelection() - Method in class java.awt.List.AccessibleAWTList
Get the AccessibleSelection associated with this object.
getAccessibleSelection(int) - Method in class java.awt.List.AccessibleAWTList
Returns an Accessible representing the specified selected item in the object.
getAccessibleSelection() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Gets the AccessibleSelection associated with this object which allows its Accessible children to be selected.
getAccessibleSelection(int) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Returns an Accessible representing the specified selected child in the object.
getAccessibleSelection() - Method in class javax.accessibility.AccessibleContext
Gets the AccessibleSelection associated with this object which allows its Accessible children to be selected.
getAccessibleSelection(int) - Method in interface javax.accessibility.AccessibleSelection
Returns an Accessible representing the specified selected child of the object.
getAccessibleSelection() - Method in class javax.swing.JComboBox.AccessibleJComboBox
Get the AccessibleSelection associated with this object.
getAccessibleSelection(int) - Method in class javax.swing.JComboBox.AccessibleJComboBox
Returns an Accessible representing the specified selected child in the popup.
getAccessibleSelection() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getAccessibleSelection() - Method in class javax.swing.JList.AccessibleJList
Get the AccessibleSelection associated with this object.
getAccessibleSelection(int) - Method in class javax.swing.JList.AccessibleJList
Returns an Accessible representing the specified selected item in the object.
getAccessibleSelection() - Method in class javax.swing.JMenu.AccessibleJMenu
Get the AccessibleSelection associated with this object.
getAccessibleSelection(int) - Method in class javax.swing.JMenu.AccessibleJMenu
Returns the currently selected sub-menu if one is selected, otherwise null (there can only be one selection, and it can only be a sub-menu, as otherwise menu items don't remain selected).
getAccessibleSelection() - Method in class javax.swing.JMenuBar.AccessibleJMenuBar
Get the AccessibleSelection associated with this object.
getAccessibleSelection(int) - Method in class javax.swing.JMenuBar.AccessibleJMenuBar
Returns the currently selected menu if one is selected, otherwise null.
getAccessibleSelection() - Method in class javax.swing.JTabbedPane.AccessibleJTabbedPane
Gets the AccessibleSelection associated with this object.
getAccessibleSelection(int) - Method in class javax.swing.JTabbedPane.AccessibleJTabbedPane
 
getAccessibleSelection() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Gets the AccessibleSelection associated with this object if one exists.
getAccessibleSelection() - Method in class javax.swing.JTable.AccessibleJTable
Get the AccessibleSelection associated with this object.
getAccessibleSelection(int) - Method in class javax.swing.JTable.AccessibleJTable
Returns an Accessible representing the specified selected child in the object.
getAccessibleSelection() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Get the AccessibleSelection associated with this object if one exists.
getAccessibleSelection(int) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Returns an Accessible representing the specified selected item in the object.
getAccessibleSelection() - Method in class javax.swing.JTree.AccessibleJTree
Get the AccessibleSelection associated with this object.
getAccessibleSelection(int) - Method in class javax.swing.JTree.AccessibleJTree
Returns an Accessible representing the specified selected item in the object.
getAccessibleSelection() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getAccessibleSelectionCount() - Method in class java.awt.List.AccessibleAWTList
Returns the number of items currently selected.
getAccessibleSelectionCount() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Returns the number of Accessible children currently selected.
getAccessibleSelectionCount() - Method in interface javax.accessibility.AccessibleSelection
Returns the number of Accessible children currently selected.
getAccessibleSelectionCount() - Method in class javax.swing.JComboBox.AccessibleJComboBox
Returns the number of Accessible children currently selected.
getAccessibleSelectionCount() - Method in class javax.swing.JList.AccessibleJList
Returns the number of items currently selected.
getAccessibleSelectionCount() - Method in class javax.swing.JMenu.AccessibleJMenu
Returns 1 if a sub-menu is currently selected in this menu.
getAccessibleSelectionCount() - Method in class javax.swing.JMenuBar.AccessibleJMenuBar
Returns 1 if a menu is currently selected in this menu bar.
getAccessibleSelectionCount() - Method in class javax.swing.JTabbedPane.AccessibleJTabbedPane
 
getAccessibleSelectionCount() - Method in class javax.swing.JTable.AccessibleJTable
Returns the number of Accessible children currently selected.
getAccessibleSelectionCount() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Returns the number of items currently selected.
getAccessibleSelectionCount() - Method in class javax.swing.JTree.AccessibleJTree
Returns the number of items currently selected.
getAccessibleStateSet() - Method in class java.applet.Applet.AccessibleApplet
Get the state of this object.
getAccessibleStateSet() - Method in class java.awt.Checkbox.AccessibleAWTCheckbox
Get the state set of this object.
getAccessibleStateSet() - Method in class java.awt.Component.AccessibleAWTComponent
Gets the state of this object.
getAccessibleStateSet() - Method in class java.awt.Dialog.AccessibleAWTDialog
Get the state of this object.
getAccessibleStateSet() - Method in class java.awt.Frame.AccessibleAWTFrame
Get the state of this object.
getAccessibleStateSet() - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Get the state set of this object.
getAccessibleStateSet() - Method in class java.awt.List.AccessibleAWTList
Get the state set of this object.
getAccessibleStateSet() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Gets the state of this object.
getAccessibleStateSet() - Method in class java.awt.Scrollbar.AccessibleAWTScrollBar
Get the state set of this object.
getAccessibleStateSet() - Method in class java.awt.TextArea.AccessibleAWTTextArea
Gets the state set of this object.
getAccessibleStateSet() - Method in class java.awt.TextComponent.AccessibleAWTTextComponent
Gets the state set of the TextComponent.
getAccessibleStateSet() - Method in class java.awt.TextField.AccessibleAWTTextField
Gets the state set of this object.
getAccessibleStateSet() - Method in class java.awt.Window.AccessibleAWTWindow
Get the state of this object.
getAccessibleStateSet() - Method in class javax.accessibility.AccessibleContext
Gets the state set of this object.
getAccessibleStateSet() - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Get the state set of this object.
getAccessibleStateSet() - Method in class javax.swing.ImageIcon.AccessibleImageIcon
Gets the state of this object.
getAccessibleStateSet() - Method in class javax.swing.JComboBox.AccessibleJComboBox
Gets the state set of this object.
getAccessibleStateSet() - Method in class javax.swing.JComponent.AccessibleJComponent
Gets the state of this object.
getAccessibleStateSet() - Method in class javax.swing.JDialog.AccessibleJDialog
Get the state of this object.
getAccessibleStateSet() - Method in class javax.swing.JEditorPane.AccessibleJEditorPane
Gets the state set of this object.
getAccessibleStateSet() - Method in class javax.swing.JFrame.AccessibleJFrame
Get the state of this object.
getAccessibleStateSet() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getAccessibleStateSet() - Method in class javax.swing.JList.AccessibleJList
Get the state set of this object.
getAccessibleStateSet() - Method in class javax.swing.JMenuBar.AccessibleJMenuBar
Get the accessible state set of this object.
getAccessibleStateSet() - Method in class javax.swing.JProgressBar.AccessibleJProgressBar
Gets the state set of this object.
getAccessibleStateSet() - Method in class javax.swing.JScrollBar.AccessibleJScrollBar
Get the state set of this object.
getAccessibleStateSet() - Method in class javax.swing.JSlider.AccessibleJSlider
Get the state set of this object.
getAccessibleStateSet() - Method in class javax.swing.JSplitPane.AccessibleJSplitPane
Gets the state set of this object.
getAccessibleStateSet() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Gets the state set of this object.
getAccessibleStateSet() - Method in class javax.swing.JTextArea.AccessibleJTextArea
Gets the state set of this object.
getAccessibleStateSet() - Method in class javax.swing.JTextField.AccessibleJTextField
Gets the state set of this object.
getAccessibleStateSet() - Method in class javax.swing.JToolBar.AccessibleJToolBar
Get the state of this object.
getAccessibleStateSet() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Get the state set of this object.
getAccessibleStateSet() - Method in class javax.swing.ProgressMonitor.AccessibleProgressMonitor
Gets the state set of this object.
getAccessibleStateSet(Component) - Static method in class javax.swing.SwingUtilities
Get the state of this object.
getAccessibleStateSet() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getAccessibleStateSet() - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Gets the state set of the JTextComponent.
getAccessibleSummary() - Method in interface javax.accessibility.AccessibleTable
Returns the summary description of the table.
getAccessibleSummary() - Method in class javax.swing.JTable.AccessibleJTable
Returns the summary description of the table.
getAccessibleTable() - Method in class javax.accessibility.AccessibleContext
Gets the AccessibleTable associated with an object
getAccessibleTable() - Method in class javax.swing.JTable.AccessibleJTable
Gets the AccessibleTable associated with this object.
getAccessibleText() - Method in class java.awt.TextComponent.AccessibleAWTTextComponent
Get the AccessibleText associated with this object.
getAccessibleText() - Method in class javax.accessibility.AccessibleContext
Gets the AccessibleText associated with this object presenting text on the display.
getAccessibleText() - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
 
getAccessibleText() - Method in class javax.swing.JEditorPane.AccessibleJEditorPaneHTML
 
getAccessibleText() - Method in class javax.swing.JLabel.AccessibleJLabel
 
getAccessibleText() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getAccessibleText() - Method in class javax.swing.JPasswordField.AccessibleJPasswordField
Gets the AccessibleText for the JPasswordField.
getAccessibleText() - Method in class javax.swing.JSpinner.AccessibleJSpinner
Gets the AccessibleText associated with this object presenting text on the display.
getAccessibleText() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Gets the AccessibleText associated with this object if one exists.
getAccessibleText() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Get the AccessibleText associated with this object if one exists.
getAccessibleText() - Method in class javax.swing.ProgressMonitor.AccessibleProgressMonitor
Gets the AccessibleText associated with this object presenting text on the display.
getAccessibleText() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getAccessibleText() - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Get the AccessibleText associated with this object.
getAccessibleValue() - Method in class java.awt.Button.AccessibleAWTButton
Get the AccessibleValue associated with this object.
getAccessibleValue() - Method in class java.awt.Checkbox.AccessibleAWTCheckbox
Get the AccessibleValue associated with this object.
getAccessibleValue() - Method in class java.awt.CheckboxMenuItem.AccessibleAWTCheckboxMenuItem
Get the AccessibleValue associated with this object.
getAccessibleValue() - Method in class java.awt.MenuItem.AccessibleAWTMenuItem
Get the AccessibleValue associated with this object.
getAccessibleValue() - Method in class java.awt.Scrollbar.AccessibleAWTScrollBar
Get the AccessibleValue associated with this object.
getAccessibleValue() - Method in class javax.accessibility.AccessibleContext
Gets the AccessibleValue associated with this object that supports a Numerical value.
getAccessibleValue() - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Get the AccessibleValue associated with this object.
getAccessibleValue() - Method in class javax.swing.JInternalFrame.AccessibleJInternalFrame
Gets the AccessibleValue associated with this object.
getAccessibleValue() - Method in class javax.swing.JInternalFrame.JDesktopIcon.AccessibleJDesktopIcon
Gets the AccessibleValue associated with this object.
getAccessibleValue() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getAccessibleValue() - Method in class javax.swing.JProgressBar.AccessibleJProgressBar
Gets the AccessibleValue associated with this object.
getAccessibleValue() - Method in class javax.swing.JScrollBar.AccessibleJScrollBar
Get the AccessibleValue associated with this object.
getAccessibleValue() - Method in class javax.swing.JSlider.AccessibleJSlider
Get the AccessibleValue associated with this object.
getAccessibleValue() - Method in class javax.swing.JSpinner.AccessibleJSpinner
Gets the AccessibleValue associated with this object.
getAccessibleValue() - Method in class javax.swing.JSplitPane.AccessibleJSplitPane
Get the AccessibleValue associated with this object.
getAccessibleValue() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Gets the AccessibleValue associated with this object if one exists.
getAccessibleValue() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Get the AccessibleValue associated with this object if one exists.
getAccessibleValue() - Method in class javax.swing.ProgressMonitor.AccessibleProgressMonitor
Gets the AccessibleValue associated with this object that supports a Numerical value.
getAccessibleValue() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getAccessLevel() - Method in class javax.tools.ForwardingJavaFileObject
 
getAccessLevel() - Method in interface javax.tools.JavaFileObject
Provides a hint about the access level of the class represented by this file object.
getAccessLevel() - Method in class javax.tools.SimpleJavaFileObject
This implementation returns null.
getAccessory() - Method in class javax.swing.JFileChooser
Returns the accessory component.
getAccessoryPanel() - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
getACHuffmanTables() - Method in class javax.imageio.plugins.jpeg.JPEGImageReadParam
Returns a copy of the array of AC Huffman tables set on the most recent call to setDecodeTables, or null if tables are not currently set.
getACHuffmanTables() - Method in class javax.imageio.plugins.jpeg.JPEGImageWriteParam
Returns a copy of the array of AC Huffman tables set on the most recent call to setEncodeTables, or null if tables are not currently set.
getAcl() - Method in interface java.nio.file.attribute.AclFileAttributeView
Reads the access control list.
getAction() - Method in class java.beans.EventHandler
Returns the name of the target's writable property that this event handler will set, or the name of the method that this event handler will invoke on the target.
getAction() - Method in class javax.swing.AbstractButton
Returns the currently set Action for this ActionEvent source, or null if no Action is set.
getAction() - Method in class javax.swing.JComboBox
Returns the currently set Action for this ActionEvent source, or null if no Action is set.
getAction() - Method in class javax.swing.JTextField
Returns the currently set Action for this ActionEvent source, or null if no Action is set.
getAction(KeyStroke) - Method in interface javax.swing.text.Keymap
Fetches the action appropriate for the given symbolic event sequence.
getActionCommand() - Method in class java.awt.Button
Returns the command name of the action event fired by this button.
getActionCommand() - Method in class java.awt.event.ActionEvent
Returns the command string associated with this action.
getActionCommand() - Method in class java.awt.MenuItem
Gets the command name of the action event that is fired by this menu item.
getActionCommand() - Method in class java.awt.TrayIcon
Returns the command name of the action event fired by this tray icon.
getActionCommand() - Method in class javax.swing.AbstractButton
Returns the action command for this button.
getActionCommand() - Method in interface javax.swing.ButtonModel
Returns the action command string for the button.
getActionCommand() - Method in class javax.swing.DefaultButtonModel
Returns the action command string for the button.
getActionCommand() - Method in class javax.swing.JComboBox
Returns the action command that is included in the event sent to action listeners.
getActionCommand() - Method in class javax.swing.Timer
Returns the string that will be delivered as the action command in ActionEvents fired by this timer.
getActionForKeyStroke(KeyStroke) - Method in class javax.swing.JComponent
Returns the object that will perform the action registered for a given keystroke.
getActionListeners() - Method in class java.awt.Button
Returns an array of all the action listeners registered on this button.
getActionListeners() - Method in class java.awt.List
Returns an array of all the action listeners registered on this list.
getActionListeners() - Method in class java.awt.MenuItem
Returns an array of all the action listeners registered on this menu item.
getActionListeners() - Method in class java.awt.TextField
Returns an array of all the action listeners registered on this textfield.
getActionListeners() - Method in class java.awt.TrayIcon
Returns an array of all the action listeners registered on this TrayIcon.
getActionListeners() - Method in class javax.swing.AbstractButton
Returns an array of all the ActionListeners added to this AbstractButton with addActionListener().
getActionListeners() - Method in class javax.swing.DefaultButtonModel
Returns an array of all the action listeners registered on this DefaultButtonModel.
getActionListeners() - Method in class javax.swing.JComboBox
Returns an array of all the ActionListeners added to this JComboBox with addActionListener().
getActionListeners() - Method in class javax.swing.JFileChooser
Returns an array of all the action listeners registered on this file chooser.
getActionListeners() - Method in class javax.swing.JTextField
Returns an array of all the ActionListeners added to this JTextField with addActionListener().
getActionListeners() - Method in class javax.swing.Timer
Returns an array of all the action listeners registered on this timer.
getActionMap() - Method in class javax.swing.JComponent
Returns the ActionMap used to determine what Action to fire for particular KeyStroke binding.
getActionMap() - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
getActions() - Method in class java.io.FilePermission
Returns the "canonical string representation" of the actions.
getActions() - Method in class java.net.SocketPermission
Returns the canonical string representation of the actions.
getActions() - Method in class java.security.AllPermission
Returns the canonical string representation of the actions.
getActions() - Method in class java.security.BasicPermission
Returns the canonical string representation of the actions, which currently is the empty string "", since there are no actions for a BasicPermission.
getActions() - Method in class java.security.Permission
Returns the actions as a String.
getActions() - Method in class java.security.UnresolvedPermission
Returns the canonical string representation of the actions, which currently is the empty string "", since there are no actions for an UnresolvedPermission.
getActions() - Method in class java.util.PropertyPermission
Returns the "canonical string representation" of the actions.
getActions() - Method in class javax.management.MBeanPermission
Returns the "canonical string representation" of the actions.
getActions() - Method in class javax.security.auth.kerberos.ServicePermission
Returns the canonical string representation of the actions.
getActions() - Method in class javax.security.auth.PrivateCredentialPermission
Returns the "canonical string representation" of the actions.
getActions() - Method in class javax.swing.JFormattedTextField.AbstractFormatter
Subclass and override if you wish to provide a custom set of Actions.
getActions() - Method in class javax.swing.JFormattedTextField
Fetches the command list for the editor.
getActions() - Method in class javax.swing.JTextField
Fetches the command list for the editor.
getActions() - Method in class javax.swing.text.DefaultEditorKit
Fetches the set of commands that can be used on a text component that is using a model and view produced by this kit.
getActions() - Method in class javax.swing.text.EditorKit
Fetches the set of commands that can be used on a text component that is using a model and view produced by this kit.
getActions() - Method in class javax.swing.text.html.HTMLEditorKit
Fetches the command list for the editor.
getActions() - Method in class javax.swing.text.InternationalFormatter
If getSupportsIncrement returns true, this returns two Actions suitable for incrementing/decrementing the value.
getActions() - Method in class javax.swing.text.JTextComponent
Fetches the command list for the editor.
getActions() - Method in class javax.swing.text.StyledEditorKit
Fetches the command list for the editor.
getActivationDesc(ActivationID) - Method in interface java.rmi.activation.ActivationSystem
Returns the activation descriptor, for the object with the activation identifier, id.
getActivationGroupDesc(ActivationGroupID) - Method in interface java.rmi.activation.ActivationSystem
Returns the activation group descriptor, for the group with the activation group identifier, id.
getActiveCount() - Method in class java.util.concurrent.ThreadPoolExecutor
Returns the approximate number of threads that are actively executing tasks.
getActiveThreadCount() - Method in class java.util.concurrent.ForkJoinPool
Returns an estimate of the number of threads that are currently stealing or executing tasks.
getActiveWindow() - Method in class java.awt.KeyboardFocusManager
Returns the active Window, if the active Window is in the same context as the calling thread.
getActualMaximum(int) - Method in class java.util.Calendar
Returns the maximum value that the specified calendar field could have, given the time value of this Calendar.
getActualMaximum(int) - Method in class java.util.GregorianCalendar
Returns the maximum value that this calendar field could have, taking into consideration the given time value and the current values of the getFirstDayOfWeek, getMinimalDaysInFirstWeek, getGregorianChange and getTimeZone methods.
getActualMinimum(int) - Method in class java.util.Calendar
Returns the minimum value that the specified calendar field could have, given the time value of this Calendar.
getActualMinimum(int) - Method in class java.util.GregorianCalendar
Returns the minimum value that this calendar field could have, taking into consideration the given time value and the current values of the getFirstDayOfWeek, getMinimalDaysInFirstWeek, getGregorianChange and getTimeZone methods.
getActualTypeArguments() - Method in interface java.lang.reflect.ParameterizedType
Returns an array of Type objects representing the actual type arguments to this type.
getAdditionalBeanInfo() - Method in interface java.beans.BeanInfo
This method allows a BeanInfo object to return an arbitrary collection of other BeanInfo objects that provide additional information on the current bean.
getAdditionalBeanInfo() - Method in class java.beans.SimpleBeanInfo
Claim there are no other relevant BeanInfo objects.
getAdditionalHeight() - Method in class javax.swing.plaf.metal.MetalIconFactory.FileIcon16
 
getAdditionalHeight() - Method in class javax.swing.plaf.metal.MetalIconFactory.FolderIcon16
 
getAdditionalHeight() - Method in class javax.swing.plaf.metal.MetalIconFactory.TreeFolderIcon
 
getAdditionalHeight() - Method in class javax.swing.plaf.metal.MetalIconFactory.TreeLeafIcon
 
getAddListenerMethod() - Method in class java.beans.EventSetDescriptor
Gets the method used to add event listeners.
getAddress() - Method in class java.net.DatagramPacket
Returns the IP address of the machine to which this datagram is being sent or from which the datagram was received.
getAddress() - Method in class java.net.Inet4Address
Returns the raw IP address of this InetAddress object.
getAddress() - Method in class java.net.Inet6Address
Returns the raw IP address of this InetAddress object.
getAddress() - Method in class java.net.InetAddress
Returns the raw IP address of this InetAddress object.
getAddress() - Method in class java.net.InetSocketAddress
Gets the InetAddress.
getAddress() - Method in class java.net.InterfaceAddress
Returns an InetAddress for this address.
getAddress() - Method in interface javax.management.remote.JMXAddressable
The address of this object.
getAddress() - Method in interface javax.management.remote.JMXConnectorServerMBean
The address of this connector server.
getAddress() - Method in class javax.management.remote.rmi.RMIConnector
The address of this connector.
getAddress() - Method in class javax.management.remote.rmi.RMIConnectorServer
 
getAdjustable() - Method in class java.awt.event.AdjustmentEvent
Returns the Adjustable object where this event originated.
getAdjustmentListeners() - Method in class java.awt.Scrollbar
Returns an array of all the adjustment listeners registered on this scrollbar.
getAdjustmentListeners() - Method in class java.awt.ScrollPaneAdjustable
Returns an array of all the adjustment listeners registered on this ScrollPaneAdjustable.
getAdjustmentListeners() - Method in class javax.swing.JScrollBar
Returns an array of all the AdjustmentListeners added to this JScrollBar with addAdjustmentListener().
getAdjustmentType() - Method in class java.awt.event.AdjustmentEvent
Returns the type of adjustment which caused the value changed event.
getAdler() - Method in class java.util.zip.Deflater
Returns the ADLER-32 value of the uncompressed data.
getAdler() - Method in class java.util.zip.Inflater
Returns the ADLER-32 value of the uncompressed data.
getAdvance() - Method in class java.awt.font.GlyphMetrics
Returns the advance of the glyph along the baseline (either horizontal or vertical).
getAdvance() - Method in class java.awt.font.GraphicAttribute
Returns the advance of this GraphicAttribute.
getAdvance() - Method in class java.awt.font.ImageGraphicAttribute
Returns the advance of this ImageGraphicAttribute.
getAdvance() - Method in class java.awt.font.ShapeGraphicAttribute
Returns the advance of this ShapeGraphicAttribute.
getAdvance() - Method in class java.awt.font.TextLayout
Returns the advance of this TextLayout.
getAdvanceBetween(int, int) - Method in class java.awt.font.TextMeasurer
Returns the graphical width of a line beginning at start and including characters up to limit.
getAdvanceX() - Method in class java.awt.font.GlyphMetrics
Returns the x-component of the advance of the glyph.
getAdvanceY() - Method in class java.awt.font.GlyphMetrics
Returns the y-component of the advance of the glyph.
getAffineX() - Method in class java.security.spec.ECPoint
Returns the affine x-coordinate x.
getAffineY() - Method in class java.security.spec.ECPoint
Returns the affine y-coordinate y.
getAfterIndex(int, int) - Method in class java.awt.TextComponent.AccessibleAWTTextComponent
Returns the String after a given index.
getAfterIndex(int, int) - Method in interface javax.accessibility.AccessibleText
Returns the String after a given index.
getAfterIndex(int, int) - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Returns the String after a given index.
getAfterIndex(int, int) - Method in class javax.swing.JLabel.AccessibleJLabel
Returns the String after a given index.
getAfterIndex(int, int) - Method in class javax.swing.JPasswordField.AccessibleJPasswordField
Returns the String after a given index.
getAfterIndex(int, int) - Method in class javax.swing.JSpinner.AccessibleJSpinner
Returns the String after a given index.
getAfterIndex(int, int) - Method in class javax.swing.ProgressMonitor.AccessibleProgressMonitor
Returns the String after a given index.
getAfterIndex(int, int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns the String after a given index.
getAlgName() - Method in class javax.crypto.EncryptedPrivateKeyInfo
Returns the encryption algorithm.
getAlgorithm() - Method in class java.security.AlgorithmParameterGenerator
Returns the standard name of the algorithm this parameter generator is associated with.
getAlgorithm() - Method in class java.security.AlgorithmParameters
Returns the name of the algorithm associated with this parameter object.
getAlgorithm() - Method in class java.security.cert.CertPathBuilder
Returns the name of the algorithm of this CertPathBuilder.
getAlgorithm() - Method in class java.security.cert.CertPathValidator
Returns the algorithm name of this CertPathValidator.
getAlgorithm() - Method in interface java.security.Key
Returns the standard algorithm name for this key.
getAlgorithm() - Method in class java.security.KeyFactory
Gets the name of the algorithm associated with this KeyFactory.
getAlgorithm() - Method in class java.security.KeyPairGenerator
Returns the standard name of the algorithm for this key pair generator.
getAlgorithm() - Method in class java.security.MessageDigest
Returns a string that identifies the algorithm, independent of implementation details.
getAlgorithm() - Method in class java.security.Provider.Service
Return the name of the algorithm of this service.
getAlgorithm() - Method in class java.security.SecureRandom
Returns the name of the algorithm implemented by this SecureRandom object.
getAlgorithm() - Method in class java.security.Signature
Returns the name of the algorithm for this signature object.
getAlgorithm() - Method in class java.security.SignedObject
Retrieves the name of the signature algorithm.
getAlgorithm() - Method in class javax.crypto.Cipher
Returns the algorithm name of this Cipher object.
getAlgorithm() - Method in class javax.crypto.KeyAgreement
Returns the algorithm name of this KeyAgreement object.
getAlgorithm() - Method in class javax.crypto.KeyGenerator
Returns the algorithm name of this KeyGenerator object.
getAlgorithm() - Method in class javax.crypto.Mac
Returns the algorithm name of this Mac object.
getAlgorithm() - Method in class javax.crypto.SealedObject
Returns the algorithm that was used to seal this object.
getAlgorithm() - Method in class javax.crypto.SecretKeyFactory
Returns the algorithm name of this SecretKeyFactory object.
getAlgorithm() - Method in class javax.crypto.spec.PSource
Returns the PSource algorithm name.
getAlgorithm() - Method in class javax.crypto.spec.SecretKeySpec
Returns the name of the algorithm associated with this secret key.
getAlgorithm() - Method in class javax.net.ssl.KeyManagerFactory
Returns the algorithm name of this KeyManagerFactory object.
getAlgorithm() - Method in class javax.net.ssl.TrustManagerFactory
Returns the algorithm name of this TrustManagerFactory object.
getAlgorithm() - Method in class javax.security.auth.kerberos.KerberosKey
Returns the standard algorithm name for this key.
getAlgorithm() - Method in interface javax.xml.crypto.AlgorithmMethod
Returns the algorithm URI of this AlgorithmMethod.
getAlgorithm() - Method in class javax.xml.crypto.dsig.TransformService
Returns the URI of the algorithm supported by this TransformService.
getAlgorithmConstraints() - Method in class javax.net.ssl.SSLParameters
Returns the cryptographic algorithm constraints.
getAlgorithmProperty(String, String) - Static method in class java.security.Security
Deprecated.
This method used to return the value of a proprietary property in the master file of the "SUN" Cryptographic Service Provider in order to determine how to parse algorithm-specific parameters. Use the new provider-based and algorithm-independent AlgorithmParameters and KeyFactory engine classes (introduced in the J2SE version 1.2 platform) instead.
getAlgorithms(String) - Static method in class java.security.Security
Returns a Set of Strings containing the names of all available algorithms or types for the specified Java cryptographic service (e.g., Signature, MessageDigest, Cipher, Mac, KeyStore).
getAlgParameters() - Method in class javax.crypto.EncryptedPrivateKeyInfo
Returns the algorithm parameters used by the encryption algorithm.
getAlias() - Method in class javax.security.auth.x500.X500PrivateCredential
Returns the KeyStore alias.
getAlignedSizeRequirements(SizeRequirements[]) - Static method in class javax.swing.SizeRequirements
Determines the total space necessary to align a set of components.
getAlignment() - Method in class java.awt.FlowLayout
Gets the alignment for this layout.
getAlignment() - Method in class java.awt.font.GraphicAttribute
Returns the alignment of this GraphicAttribute.
getAlignment() - Method in class java.awt.Label
Gets the current alignment of this label.
getAlignment(int) - Method in class javax.swing.text.BoxView
Determines the desired alignment for this view along an axis.
getAlignment(int) - Method in class javax.swing.text.ComponentView
Determines the desired alignment for this view along an axis.
getAlignment(int) - Method in class javax.swing.text.GlyphView
Determines the desired alignment for this view along an axis.
getAlignment(int) - Method in class javax.swing.text.html.BlockView
Gets the alignment.
getAlignment(int) - Method in class javax.swing.text.html.ImageView
Determines the desired alignment for this view along an axis.
getAlignment(int) - Method in class javax.swing.text.html.ListView
Calculates the desired shape of the list.
getAlignment(int) - Method in class javax.swing.text.IconView
Determines the desired alignment for this view along an axis.
getAlignment(int) - Method in class javax.swing.text.ParagraphView
Determines the desired alignment for this view along an axis.
getAlignment(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Gets the alignment setting.
getAlignment() - Method in class javax.swing.text.TabStop
Returns the alignment, as an integer, of the tab.
getAlignment(int) - Method in class javax.swing.text.View
Determines the desired alignment for this view along an axis.
getAlignmentX() - Method in class java.awt.Component
Returns the alignment along the x axis.
getAlignmentX() - Method in class java.awt.Container
Returns the alignment along the x axis.
getAlignmentX() - Method in class javax.swing.JComponent
Overrides Container.getAlignmentX to return the vertical alignment.
getAlignmentY() - Method in class java.awt.Component
Returns the alignment along the y axis.
getAlignmentY() - Method in class java.awt.Container
Returns the alignment along the y axis.
getAlignmentY() - Method in class javax.swing.JComponent
Overrides Container.getAlignmentY to return the horizontal alignment.
getAlignOnBaseline() - Method in class java.awt.FlowLayout
Returns true if components are to be vertically aligned along their baseline.
getAll(String[]) - Method in interface javax.management.openmbean.CompositeData
Returns an array of the values of the items whose names are specified by keys, in the same order as keys.
getAll(String[]) - Method in class javax.management.openmbean.CompositeDataSupport
Returns an array of the values of the items whose names are specified by keys, in the same order as keys.
getAll() - Method in class javax.naming.CompositeName
Retrieves the components of this composite name as an enumeration of strings.
getAll() - Method in class javax.naming.CompoundName
Retrieves the components of this compound name as an enumeration of strings.
getAll() - Method in interface javax.naming.directory.Attribute
Retrieves an enumeration of the attribute's values.
getAll() - Method in interface javax.naming.directory.Attributes
Retrieves an enumeration of the attributes in the attribute set.
getAll() - Method in class javax.naming.directory.BasicAttribute
Retrieves an enumeration of this attribute's values.
getAll() - Method in class javax.naming.directory.BasicAttributes
 
getAll() - Method in class javax.naming.ldap.LdapName
Retrieves the components of this name as an enumeration of strings.
getAll() - Method in interface javax.naming.Name
Retrieves the components of this name as an enumeration of strings.
getAll() - Method in class javax.naming.Reference
Retrieves an enumeration of the addresses in this reference.
getAllAnnotationMirrors(Element) - Method in interface javax.lang.model.util.Elements
Returns all annotations of an element, whether inherited or directly present.
getAllAttributeKeys() - Method in interface java.text.AttributedCharacterIterator
Returns the keys of all attributes defined on the iterator's text range.
getAllAttributeKeys() - Static method in class javax.swing.text.html.CSS
Return the set of all possible CSS attribute keys.
getAllAttributeKeys() - Static method in class javax.swing.text.html.HTML
Returns the set of HTML attributes recognized.
getAllByName(String) - Static method in class java.net.InetAddress
Given the name of a host, returns an array of its IP addresses, based on the configured name service on the system.
getAllFonts() - Method in class java.awt.GraphicsEnvironment
Returns an array containing a one-point size instance of all fonts available in this GraphicsEnvironment.
getAllFrames() - Method in class javax.swing.JDesktopPane
Returns all JInternalFrames currently displayed in the desktop.
getAllFramesInLayer(int) - Method in class javax.swing.JDesktopPane
Returns all JInternalFrames currently displayed in the specified layer of the desktop.
getAllLoadedClasses() - Method in interface java.lang.instrument.Instrumentation
Returns an array of all classes currently loaded by the JVM.
getAllMembers(TypeElement) - Method in interface javax.lang.model.util.Elements
Returns all members of a type element, whether inherited or declared directly.
getAllNotificationIDs() - Method in class javax.management.timer.Timer
Gets all timer notification identifiers registered into the list of notifications.
getAllNotificationIDs() - Method in interface javax.management.timer.TimerMBean
Gets all timer notification identifiers registered into the list of notifications.
getAllowsChildren() - Method in class javax.swing.text.AbstractDocument.AbstractElement
Returns true if the receiver allows children.
getAllowsChildren() - Method in class javax.swing.text.AbstractDocument.BranchElement
Returns true if the receiver allows children.
getAllowsChildren() - Method in class javax.swing.text.AbstractDocument.LeafElement
Returns true if the receiver allows children.
getAllowsChildren() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns true if this node is allowed to have children.
getAllowsChildren() - Method in interface javax.swing.tree.TreeNode
Returns true if the receiver allows children.
getAllowsInvalid() - Method in class javax.swing.text.DefaultFormatter
Returns whether or not the value being edited is allowed to be invalid for a length of time.
getAllowUserInteraction() - Method in class java.net.URLConnection
Returns the value of the allowUserInteraction field for this object.
getAllRelationIds() - Method in class javax.management.relation.RelationService
Returns all the relation ids for all the relations handled by the Relation Service.
getAllRelationIds() - Method in interface javax.management.relation.RelationServiceMBean
Returns all the relation ids for all the relations handled by the Relation Service.
getAllRelationTypeNames() - Method in class javax.management.relation.RelationService
Retrieves names of all known relation types.
getAllRelationTypeNames() - Method in interface javax.management.relation.RelationServiceMBean
Retrieves names of all known relation types.
getAllRoles() - Method in interface javax.management.relation.Relation
Returns all roles present in the relation.
getAllRoles(String) - Method in class javax.management.relation.RelationService
Returns all roles present in the relation.
getAllRoles(String) - Method in interface javax.management.relation.RelationServiceMBean
Returns all roles present in the relation.
getAllRoles() - Method in class javax.management.relation.RelationSupport
Returns all roles present in the relation.
getAllStackTraces() - Static method in class java.lang.Thread
Returns a map of stack traces for all live threads.
getAllTags() - Static method in class javax.swing.text.html.HTML
Returns the set of actual HTML tags that are recognized by the default HTML reader.
getAllThreadIds() - Method in interface java.lang.management.ThreadMXBean
Returns all live thread IDs.
getAlpha() - Method in class java.awt.AlphaComposite
Returns the alpha value of this AlphaComposite.
getAlpha() - Method in class java.awt.Color
Returns the alpha component in the range 0-255.
getAlpha(int) - Method in class java.awt.image.ColorModel
Returns the alpha component for the specified pixel, scaled from 0 to 255.
getAlpha(Object) - Method in class java.awt.image.ColorModel
Returns the alpha component for the specified pixel, scaled from 0 to 255.
getAlpha(int) - Method in class java.awt.image.ComponentColorModel
Returns the alpha component for the specified pixel, scaled from 0 to 255.
getAlpha(Object) - Method in class java.awt.image.ComponentColorModel
Returns the alpha component for the specified pixel, scaled from 0 to 255.
getAlpha(int) - Method in class java.awt.image.DirectColorModel
Returns the alpha component for the specified pixel, scaled from 0 to 255.
getAlpha(Object) - Method in class java.awt.image.DirectColorModel
Returns the alpha component for the specified pixel, scaled from 0 to 255.
getAlpha(int) - Method in class java.awt.image.IndexColorModel
Returns the alpha component for the specified pixel, scaled from 0 to 255.
getAlphaMask() - Method in class java.awt.image.DirectColorModel
Returns the mask indicating which bits in an int pixel representation contain the alpha component.
getAlphaRaster() - Method in class java.awt.image.BufferedImage
Returns a WritableRaster representing the alpha channel for BufferedImage objects with ColorModel objects that support a separate spatial alpha channel, such as ComponentColorModel and DirectColorModel.
getAlphaRaster(WritableRaster) - Method in class java.awt.image.ColorModel
Returns a Raster representing the alpha channel of an image, extracted from the input Raster, provided that pixel values of this ColorModel represent color and alpha information as separate spatial bands (e.g.
getAlphaRaster(WritableRaster) - Method in class java.awt.image.ComponentColorModel
Returns a Raster representing the alpha channel of an image, extracted from the input Raster.
getAlphaRaster(WritableRaster) - Method in class java.awt.image.PackedColorModel
Returns a WritableRaster representing the alpha channel of an image, extracted from the input WritableRaster.
getAlphas(byte[]) - Method in class java.awt.image.IndexColorModel
Copies the array of alpha transparency components into the specified array.
getAlternatives() - Method in interface javax.lang.model.type.UnionType
Return the alternatives comprising this union type.
getAltName() - Method in exception javax.naming.CannotProceedException
Retrieves the altName field of this exception.
getAltNameCtx() - Method in exception javax.naming.CannotProceedException
Retrieves the altNameCtx field of this exception.
getAltText() - Method in class javax.swing.text.html.ImageView
Returns the text to display if the image can't be loaded.
getAmountFull(Insets, int, int) - Method in class javax.swing.plaf.basic.BasicProgressBarUI
This determines the amount of the progress bar that should be filled based on the percent done gathered from the model.
getAmPmStrings() - Method in class java.text.DateFormatSymbols
Gets ampm strings.
getAncestor() - Method in class javax.swing.event.AncestorEvent
Returns the ancestor that the event actually occurred on.
getAncestorListeners() - Method in class javax.swing.JComponent
Returns an array of all the ancestor listeners registered on this component.
getAncestorNamed(String, Component) - Static method in class javax.swing.SwingUtilities
Convenience method for searching above comp in the component hierarchy and returns the first object of name it finds.
getAncestorOfClass(Class<?>, Component) - Static method in class javax.swing.SwingUtilities
Convenience method for searching above comp in the component hierarchy and returns the first object of class c it finds.
getAncestorParent() - Method in class javax.swing.event.AncestorEvent
Returns the parent of the ancestor the event actually occurred on.
getAnchorRect() - Method in class java.awt.TexturePaint
Returns a copy of the anchor rectangle which positions and sizes the textured image.
getAnchorSelectionIndex() - Method in class javax.swing.DefaultListSelectionModel
Return the first index argument from the most recent call to setSelectionInterval(), addSelectionInterval() or removeSelectionInterval().
getAnchorSelectionIndex() - Method in class javax.swing.JList
Returns the anchor selection index.
getAnchorSelectionIndex() - Method in interface javax.swing.ListSelectionModel
Return the first index argument from the most recent call to setSelectionInterval(), addSelectionInterval() or removeSelectionInterval().
getAnchorSelectionPath() - Method in class javax.swing.JTree
Returns the path identified as the anchor.
getAndAdd(int) - Method in class java.util.concurrent.atomic.AtomicInteger
Atomically adds the given value to the current value.
getAndAdd(int, int) - Method in class java.util.concurrent.atomic.AtomicIntegerArray
Atomically adds the given value to the element at index i.
getAndAdd(T, int) - Method in class java.util.concurrent.atomic.AtomicIntegerFieldUpdater
Atomically adds the given value to the current value of the field of the given object managed by this updater.
getAndAdd(long) - Method in class java.util.concurrent.atomic.AtomicLong
Atomically adds the given value to the current value.
getAndAdd(int, long) - Method in class java.util.concurrent.atomic.AtomicLongArray
Atomically adds the given value to the element at index i.
getAndAdd(T, long) - Method in class java.util.concurrent.atomic.AtomicLongFieldUpdater
Atomically adds the given value to the current value of the field of the given object managed by this updater.
getAndDecrement() - Method in class java.util.concurrent.atomic.AtomicInteger
Atomically decrements by one the current value.
getAndDecrement(int) - Method in class java.util.concurrent.atomic.AtomicIntegerArray
Atomically decrements by one the element at index i.
getAndDecrement(T) - Method in class java.util.concurrent.atomic.AtomicIntegerFieldUpdater
Atomically decrements by one the current value of the field of the given object managed by this updater.
getAndDecrement() - Method in class java.util.concurrent.atomic.AtomicLong
Atomically decrements by one the current value.
getAndDecrement(int) - Method in class java.util.concurrent.atomic.AtomicLongArray
Atomically decrements by one the element at index i.
getAndDecrement(T) - Method in class java.util.concurrent.atomic.AtomicLongFieldUpdater
Atomically decrements by one the current value of the field of the given object managed by this updater.
getAndIncrement() - Method in class java.util.concurrent.atomic.AtomicInteger
Atomically increments by one the current value.
getAndIncrement(int) - Method in class java.util.concurrent.atomic.AtomicIntegerArray
Atomically increments by one the element at index i.
getAndIncrement(T) - Method in class java.util.concurrent.atomic.AtomicIntegerFieldUpdater
Atomically increments by one the current value of the field of the given object managed by this updater.
getAndIncrement() - Method in class java.util.concurrent.atomic.AtomicLong
Atomically increments by one the current value.
getAndIncrement(int) - Method in class java.util.concurrent.atomic.AtomicLongArray
Atomically increments by one the element at index i.
getAndIncrement(T) - Method in class java.util.concurrent.atomic.AtomicLongFieldUpdater
Atomically increments by one the current value of the field of the given object managed by this updater.
getAndSet(boolean) - Method in class java.util.concurrent.atomic.AtomicBoolean
Atomically sets to the given value and returns the previous value.
getAndSet(int) - Method in class java.util.concurrent.atomic.AtomicInteger
Atomically sets to the given value and returns the old value.
getAndSet(int, int) - Method in class java.util.concurrent.atomic.AtomicIntegerArray
Atomically sets the element at position i to the given value and returns the old value.
getAndSet(T, int) - Method in class java.util.concurrent.atomic.AtomicIntegerFieldUpdater
Atomically sets the field of the given object managed by this updater to the given value and returns the old value.
getAndSet(long) - Method in class java.util.concurrent.atomic.AtomicLong
Atomically sets to the given value and returns the old value.
getAndSet(int, long) - Method in class java.util.concurrent.atomic.AtomicLongArray
Atomically sets the element at position i to the given value and returns the old value.
getAndSet(T, long) - Method in class java.util.concurrent.atomic.AtomicLongFieldUpdater
Atomically sets the field of the given object managed by this updater to the given value and returns the old value.
getAndSet(V) - Method in class java.util.concurrent.atomic.AtomicReference
Atomically sets to the given value and returns the old value.
getAndSet(int, E) - Method in class java.util.concurrent.atomic.AtomicReferenceArray
Atomically sets the element at position i to the given value and returns the old value.
getAndSet(T, V) - Method in class java.util.concurrent.atomic.AtomicReferenceFieldUpdater
Atomically sets the field of the given object managed by this updater to the given value and returns the old value.
getAngleExtent() - Method in class java.awt.geom.Arc2D.Double
Returns the angular extent of the arc.
getAngleExtent() - Method in class java.awt.geom.Arc2D.Float
Returns the angular extent of the arc.
getAngleExtent() - Method in class java.awt.geom.Arc2D
Returns the angular extent of the arc.
getAngleStart() - Method in class java.awt.geom.Arc2D.Double
Returns the starting angle of the arc.
getAngleStart() - Method in class java.awt.geom.Arc2D.Float
Returns the starting angle of the arc.
getAngleStart() - Method in class java.awt.geom.Arc2D
Returns the starting angle of the arc.
getAnimationIndex() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
Gets the index of the current animation frame.
getAnnotation(Class<A>) - Method in class java.lang.Class
 
getAnnotation(Class<A>) - Method in class java.lang.Package
 
getAnnotation(Class<T>) - Method in class java.lang.reflect.AccessibleObject
 
getAnnotation(Class<T>) - Method in interface java.lang.reflect.AnnotatedElement
Returns this element's annotation for the specified type if such an annotation is present, else null.
getAnnotation(Class<T>) - Method in class java.lang.reflect.Constructor
Returns this element's annotation for the specified type if such an annotation is present, else null.
getAnnotation(Class<T>) - Method in class java.lang.reflect.Executable
Returns this element's annotation for the specified type if such an annotation is present, else null.
getAnnotation(Class<T>) - Method in class java.lang.reflect.Field
 
getAnnotation(Class<T>) - Method in class java.lang.reflect.Method
Returns this element's annotation for the specified type if such an annotation is present, else null.
getAnnotation(Class<A>) - Method in interface javax.lang.model.AnnotatedConstruct
Returns this construct's annotation of the specified type if such an annotation is present, else null.
getAnnotationMirrors() - Method in interface javax.lang.model.AnnotatedConstruct
Returns the annotations that are directly present on this construct.
getAnnotationMirrors() - Method in interface javax.lang.model.element.Element
Returns the annotations that are directly present on this construct.
getAnnotations() - Method in class java.lang.Class
 
getAnnotations() - Method in class java.lang.Package
 
getAnnotations() - Method in class java.lang.reflect.AccessibleObject
 
getAnnotations() - Method in interface java.lang.reflect.AnnotatedElement
Returns all annotations present on this element.
getAnnotationsByType(Class<A>) - Method in interface javax.lang.model.AnnotatedConstruct
Returns annotations that are present on this construct.
getAnnotationType() - Method in interface javax.lang.model.element.AnnotationMirror
Returns the type of this annotation.
getAnonymityState() - Method in interface org.ietf.jgss.GSSContext
Determines if the context initiator is anonymously authenticated to the context acceptor.
getAnonymousLogger() - Static method in class java.util.logging.Logger
Create an anonymous Logger.
getAnonymousLogger(String) - Static method in class java.util.logging.Logger
Create an anonymous Logger.
getAntiAliasingHint() - Method in class java.awt.font.FontRenderContext
Return the text anti-aliasing rendering mode hint used in this FontRenderContext.
getAppConfigurationEntry(String) - Method in class javax.security.auth.login.Configuration
Retrieve the AppConfigurationEntries for the specified name from this Configuration.
getApplet(String) - Method in interface java.applet.AppletContext
Finds and returns the applet in the document represented by this applet context with the given name.
getAppletContext() - Method in class java.applet.Applet
Determines this applet's context, which allows the applet to query and affect the environment in which it runs.
getAppletContext() - Method in interface java.applet.AppletStub
Returns the applet's context.
getAppletInfo() - Method in class java.applet.Applet
Returns information about this applet.
getApplets() - Method in interface java.applet.AppletContext
Finds all the applets in the document represented by this applet context.
getApplicationBufferSize() - Method in interface javax.net.ssl.SSLSession
Gets the current size of the largest application data that is expected when using this session.
getApplicationData() - Method in class org.ietf.jgss.ChannelBinding
Get the application specified data for this channel binding.
getAppropriateGraphicsConfiguration(GraphicsConfiguration) - Method in interface java.awt.peer.CanvasPeer
Requests a GC that best suits this Canvas.
getApproveButton(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
getApproveButton(JFileChooser) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
getApproveButtonMnemonic() - Method in class javax.swing.JFileChooser
Returns the approve button's mnemonic.
getApproveButtonMnemonic(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
getApproveButtonText() - Method in class javax.swing.JFileChooser
Returns the text used in the ApproveButton in the FileChooserUI.
getApproveButtonText(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
getApproveButtonText(JFileChooser) - Method in class javax.swing.plaf.FileChooserUI
 
getApproveButtonText(JFileChooser) - Method in class javax.swing.plaf.multi.MultiFileChooserUI
Invokes the getApproveButtonText method on each UI handled by this object.
getApproveButtonToolTipText() - Method in class javax.swing.JFileChooser
Returns the tooltip text used in the ApproveButton.
getApproveButtonToolTipText(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
getApproveSelectionAction() - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
getArch() - Method in interface java.lang.management.OperatingSystemMXBean
Returns the operating system architecture.
getArcHeight() - Method in class java.awt.geom.RoundRectangle2D.Double
Gets the height of the arc that rounds off the corners.
getArcHeight() - Method in class java.awt.geom.RoundRectangle2D.Float
Gets the height of the arc that rounds off the corners.
getArcHeight() - Method in class java.awt.geom.RoundRectangle2D
Gets the height of the arc that rounds off the corners.
getArcType() - Method in class java.awt.geom.Arc2D
Returns the arc closure type of the arc: Arc2D.OPEN, Arc2D.CHORD, or Arc2D.PIE.
getArcWidth() - Method in class java.awt.geom.RoundRectangle2D.Double
Gets the width of the arc that rounds off the corners.
getArcWidth() - Method in class java.awt.geom.RoundRectangle2D.Float
Gets the width of the arc that rounds off the corners.
getArcWidth() - Method in class java.awt.geom.RoundRectangle2D
Gets the width of the arc that rounds off the corners.
getAreaOfInterest() - Method in class java.awt.image.renderable.RenderContext
Gets the ares of interest currently contained in the RenderContext.
getArgument() - Method in exception javax.lang.model.element.UnknownAnnotationValueException
Returns the additional argument.
getArgument() - Method in exception javax.lang.model.element.UnknownElementException
Returns the additional argument.
getArgument() - Method in exception javax.lang.model.type.UnknownTypeException
Returns the additional argument.
getArgumentClass() - Method in exception java.util.IllegalFormatConversionException
Returns the class of the mismatched argument.
getArguments() - Method in class java.beans.Statement
Returns the arguments for the method to invoke.
getArray() - Method in interface java.sql.Array
Retrieves the contents of the SQL ARRAY value designated by this Array object in the form of an array in the Java programming language.
getArray(Map<String, Class<?>>) - Method in interface java.sql.Array
Retrieves the contents of the SQL ARRAY value designated by this Array object.
getArray(long, int) - Method in interface java.sql.Array
Retrieves a slice of the SQL ARRAY value designated by this Array object, beginning with the specified index and containing up to count successive elements of the SQL array.
getArray(long, int, Map<String, Class<?>>) - Method in interface java.sql.Array
Retreives a slice of the SQL ARRAY value designated by this Array object, beginning with the specified index and containing up to count successive elements of the SQL array.
getArray(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC ARRAY parameter as an Array object in the Java programming language.
getArray(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC ARRAY parameter as an Array object in the Java programming language.
getArray(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as an Array object in the Java programming language.
getArray(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as an Array object in the Java programming language.
getArray() - Method in class javax.sql.rowset.serial.SerialArray
Returns a new array that is a copy of this SerialArray object.
getArray(Map<String, Class<?>>) - Method in class javax.sql.rowset.serial.SerialArray
Returns a new array that is a copy of this SerialArray object, using the given type map for the custom mapping of each element when the elements are SQL UDTs.
getArray(long, int) - Method in class javax.sql.rowset.serial.SerialArray
Returns a new array that is a copy of a slice of this SerialArray object, starting with the element at the given index and containing the given number of consecutive elements.
getArray(long, int, Map<String, Class<?>>) - Method in class javax.sql.rowset.serial.SerialArray
Returns a new array that is a copy of a slice of this SerialArray object, starting with the element at the given index and containing the given number of consecutive elements.
getArray() - Method in class javax.swing.text.DefaultStyledDocument.ElementSpec
Gets the array of characters.
getArrayLength() - Method in class javax.swing.text.GapContent
Get the length of the allocated array.
getArrayType(TypeMirror) - Method in interface javax.lang.model.util.Types
Returns an array type with the specified component type.
getArrayType(OpenType<E>) - Static method in class javax.management.openmbean.ArrayType
Create an ArrayType instance in a type-safe manner.
getArrivedParties() - Method in class java.util.concurrent.Phaser
Returns the number of registered parties that have arrived at the current phase of this phaser.
getAscent() - Method in class java.awt.font.GraphicAttribute
Returns the ascent of this GraphicAttribute.
getAscent() - Method in class java.awt.font.ImageGraphicAttribute
Returns the ascent of this ImageGraphicAttribute.
getAscent() - Method in class java.awt.font.LineMetrics
Returns the ascent of the text.
getAscent() - Method in class java.awt.font.ShapeGraphicAttribute
Returns the ascent of this ShapeGraphicAttribute.
getAscent() - Method in class java.awt.font.TextLayout
Returns the ascent of this TextLayout.
getAscent() - Method in class java.awt.FontMetrics
Determines the font ascent of the Font described by this FontMetrics object.
getAscent(GlyphView) - Method in class javax.swing.text.GlyphView.GlyphPainter
 
getAsciiStream() - Method in interface java.sql.Clob
Retrieves the CLOB value designated by this Clob object as an ascii stream.
getAsciiStream(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a stream of ASCII characters.
getAsciiStream(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a stream of ASCII characters.
getAsciiStream() - Method in class javax.sql.rowset.serial.SerialClob
Retrieves the CLOB value designated by this SerialClob object as an ascii stream.
getAspectRatio(int) - Method in class javax.imageio.ImageReader
Returns the aspect ratio of the given image (that is, its width divided by its height) as a float.
getAsText() - Method in interface java.beans.PropertyEditor
Gets the property value as text.
getAsText() - Method in class java.beans.PropertyEditorSupport
Gets the property value as a string suitable for presentation to a human to edit.
getAsTree(String) - Method in class javax.imageio.metadata.IIOMetadata
Returns an XML DOM Node object that represents the root of a tree of metadata contained within this object according to the conventions defined by a given metadata format.
getAsynchronousLoadPriority() - Method in class javax.swing.text.AbstractDocument
Gets the asynchronous loading priority.
getAsyncMode() - Method in class java.util.concurrent.ForkJoinPool
Returns true if this pool uses local first-in-first-out scheduling mode for forked tasks that are never joined.
getAtIndex(int, int) - Method in class java.awt.TextComponent.AccessibleAWTTextComponent
Returns the String at a given index.
getAtIndex(int, int) - Method in interface javax.accessibility.AccessibleText
Returns the String at a given index.
getAtIndex(int, int) - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Returns the String at a given index.
getAtIndex(int, int) - Method in class javax.swing.JLabel.AccessibleJLabel
Returns the String at a given index.
getAtIndex(int, int) - Method in class javax.swing.JPasswordField.AccessibleJPasswordField
Returns the String at a given index.
getAtIndex(int, int) - Method in class javax.swing.JSpinner.AccessibleJSpinner
Returns the String at a given index.
getAtIndex(int, int) - Method in class javax.swing.ProgressMonitor.AccessibleProgressMonitor
Returns the String at a given index.
getAtIndex(int, int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns the String at a given index.
getAttribute(Path, String, LinkOption...) - Static method in class java.nio.file.Files
Reads the value of a file attribute.
getAttribute(String) - Method in class java.nio.file.FileStore
Reads the value of a file store attribute.
getAttribute(String) - Method in class java.security.Provider.Service
Return the value of the specified attribute or null if this attribute is not set for this Service.
getAttribute(AttributedCharacterIterator.Attribute) - Method in interface java.text.AttributedCharacterIterator
Returns the value of the named attribute for the current character.
getAttribute(String) - Method in class javax.imageio.metadata.IIOMetadataNode
Retrieves an attribute value by name.
getAttribute(ObjectName) - Method in class javax.management.AttributeValueExp
Return the value of the given attribute in the named MBean.
getAttribute(String) - Method in interface javax.management.DynamicMBean
Obtain the value of a specific attribute of the Dynamic MBean.
getAttribute(ObjectName, String) - Method in interface javax.management.MBeanServer
 
getAttribute(ObjectName, String) - Method in interface javax.management.MBeanServerConnection
Gets the value of a specific attribute of a named MBean.
getAttribute(String) - Method in interface javax.management.modelmbean.ModelMBeanInfo
Returns a ModelMBeanAttributeInfo requested by name.
getAttribute(String) - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
 
getAttribute(String) - Method in class javax.management.modelmbean.RequiredModelMBean
Returns the value of a specific attribute defined for this ModelMBean.
getAttribute(ObjectName, String, Subject) - Method in interface javax.management.remote.rmi.RMIConnection
getAttribute(ObjectName, String, Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
getAttribute(String) - Method in class javax.management.StandardMBean
 
getAttribute() - Method in class javax.naming.directory.ModificationItem
Retrieves the attribute associated with this modification item.
getAttribute(Class<T>) - Method in interface javax.print.PrintService
Gets the value of the single specified service attribute.
getAttribute(String, int) - Method in interface javax.script.ScriptContext
Gets the value of an attribute in a given scope.
getAttribute(String) - Method in interface javax.script.ScriptContext
Retrieves the value of the attribute with the given name in the scope occurring earliest in the search order.
getAttribute(String) - Method in class javax.script.SimpleScriptContext
Retrieves the value of the attribute with the given name in the scope occurring earliest in the search order.
getAttribute(String, int) - Method in class javax.script.SimpleScriptContext
Gets the value of an attribute in a given scope.
getAttribute(Object) - Method in class javax.swing.text.AbstractDocument.AbstractElement
Gets the value of an attribute.
getAttribute(Object) - Method in interface javax.swing.text.AttributeSet
Fetches the value of the given attribute.
getAttribute(String) - Static method in class javax.swing.text.html.CSS
Translates a string to a CSS.Attribute object.
getAttribute(String) - Method in class javax.swing.text.html.parser.Element
Get an attribute by name.
getAttribute(Object) - Method in class javax.swing.text.SimpleAttributeSet
Gets the value of an attribute.
getAttribute(Object) - Method in class javax.swing.text.StyleContext.NamedStyle
Gets the value of an attribute.
getAttribute(Object) - Method in class javax.swing.text.StyleContext.SmallAttributeSet
Gets the value of an attribute.
getAttributeByValue(String) - Method in class javax.swing.text.html.parser.Element
Get an attribute by value.
getAttributeContext() - Method in class javax.swing.text.AbstractDocument
Fetches the context for managing attributes.
getAttributeCount() - Method in class javax.swing.text.AbstractDocument.AbstractElement
Gets the number of attributes that are defined.
getAttributeCount() - Method in interface javax.swing.text.AttributeSet
Returns the number of attributes that are defined locally in this set.
getAttributeCount() - Method in class javax.swing.text.SimpleAttributeSet
Gets a count of the number of attributes.
getAttributeCount() - Method in class javax.swing.text.StyleContext.NamedStyle
Gets the number of attributes that are defined.
getAttributeCount() - Method in class javax.swing.text.StyleContext.SmallAttributeSet
Gets the number of attributes that are defined.
getAttributeDataType(String, String) - Method in interface javax.imageio.metadata.IIOMetadataFormat
Returns one of the constants starting with DATATYPE_, indicating the format and interpretation of the value of the given attribute within th enamed element.
getAttributeDataType(String, String) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
 
getAttributeDefaultValue(String, String) - Method in interface javax.imageio.metadata.IIOMetadataFormat
Returns the default value of the named attribute, if it is not explictly present within the named element, as a String, or null if no default value is available.
getAttributeDefaultValue(String, String) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
 
getAttributeDefinition() - Method in interface javax.naming.directory.Attribute
Retrieves the attribute's schema definition.
getAttributeDefinition() - Method in class javax.naming.directory.BasicAttribute
Retrieves this attribute's schema definition.
getAttributeDescription(String, String, Locale) - Method in interface javax.imageio.metadata.IIOMetadataFormat
Returns a String containing a description of the named attribute, or null.
getAttributeDescription(String, String, Locale) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
Returns a String containing a description of the named attribute, or null.
getAttributeEnumerations(String, String) - Method in interface javax.imageio.metadata.IIOMetadataFormat
Returns an array of Strings containing the legal enumerated values for the given attribute within the named element.
getAttributeEnumerations(String, String) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
 
getAttributeID() - Method in class javax.naming.ldap.SortKey
Retrieves the attribute ID of the sort key.
getAttributeID() - Method in class javax.naming.ldap.SortResponseControl
Retrieves the ID of the attribute that caused the sort to fail.
getAttributeKey(String) - Static method in class javax.swing.text.html.HTML
Fetches an attribute constant for a well-known attribute name (i.e.
getAttributeListMaxLength(String, String) - Method in interface javax.imageio.metadata.IIOMetadataFormat
Returns the maximum number of list items that may be used to define this attribute.
getAttributeListMaxLength(String, String) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
 
getAttributeListMinLength(String, String) - Method in interface javax.imageio.metadata.IIOMetadataFormat
Returns the minimum number of list items that may be used to define this attribute.
getAttributeListMinLength(String, String) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
 
getAttributeMaxValue(String, String) - Method in interface javax.imageio.metadata.IIOMetadataFormat
Returns the maximum legal value for the attribute.
getAttributeMaxValue(String, String) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
 
getAttributeMinValue(String, String) - Method in interface javax.imageio.metadata.IIOMetadataFormat
Returns the minimum legal value for the attribute.
getAttributeMinValue(String, String) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
 
getAttributeName() - Method in class javax.management.AttributeChangeNotification
Gets the name of the attribute which has changed.
getAttributeName() - Method in class javax.management.AttributeValueExp
Returns a string representation of the name of the attribute.
getAttributeNames(String) - Method in interface javax.imageio.metadata.IIOMetadataFormat
Returns an array of Strings listing the names of the attributes that may be associated with the named element.
getAttributeNames(String) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
 
getAttributeNames() - Method in class javax.swing.text.AbstractDocument.AbstractElement
Gets the names of all attributes.
getAttributeNames() - Method in interface javax.swing.text.AttributeSet
Returns an enumeration over the names of the attributes that are defined locally in the set.
getAttributeNames() - Method in class javax.swing.text.SimpleAttributeSet
Gets the names of the attributes in the set.
getAttributeNames() - Method in class javax.swing.text.StyleContext.NamedStyle
Gets the names of all attributes.
getAttributeNames() - Method in class javax.swing.text.StyleContext.SmallAttributeSet
Gets the names of all attributes.
getAttributeNode(String) - Method in class javax.imageio.metadata.IIOMetadataNode
 
getAttributeNodeNS(String, String) - Method in class javax.imageio.metadata.IIOMetadataNode
Equivalent to getAttributeNode(localName).
getAttributeNS(String, String) - Method in class javax.imageio.metadata.IIOMetadataNode
Equivalent to getAttribute(localName).
getAttributes() - Method in class java.awt.Font
Returns a map of font attributes available in this Font.
getAttributes() - Method in class java.net.JarURLConnection
Return the Attributes object for this connection if the URL for it points to a JAR file entry, null otherwise.
getAttributes(String, String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the given attribute of the given type for a user-defined type (UDT) that is available in the given schema and catalog.
getAttributes() - Method in interface java.sql.Struct
Produces the ordered values of the attributes of the SQL structured type that this Struct object represents.
getAttributes(Map<String, Class<?>>) - Method in interface java.sql.Struct
Produces the ordered values of the attributes of the SQL structured type that this Struct object represents.
getAttributes() - Method in interface java.text.AttributedCharacterIterator
Returns a map with the attributes defined on the current character.
getAttributes() - Method in class java.util.jar.JarEntry
Returns the Manifest Attributes for this entry, or null if none.
getAttributes(String) - Method in class java.util.jar.Manifest
Returns the Attributes for the specified entry name.
getAttributes() - Method in class javax.imageio.metadata.IIOMetadataNode
Returns a NamedNodeMap containing the attributes of this node.
getAttributes(String[]) - Method in interface javax.management.DynamicMBean
Get the values of several attributes of the Dynamic MBean.
getAttributes() - Method in class javax.management.loading.MLetContent
Gets the attributes of the MLET tag.
getAttributes() - Method in class javax.management.MBeanInfo
Returns the list of attributes exposed for management.
getAttributes(ObjectName, String[]) - Method in interface javax.management.MBeanServer
 
getAttributes(ObjectName, String[]) - Method in interface javax.management.MBeanServerConnection
Retrieves the values of several attributes of a named MBean.
getAttributes() - Method in interface javax.management.modelmbean.ModelMBeanInfo
Returns the list of attributes exposed for management.
getAttributes(String[]) - Method in class javax.management.modelmbean.RequiredModelMBean
Returns the values of several attributes in the ModelMBean.
getAttributes() - Method in interface javax.management.openmbean.OpenMBeanInfo
Returns an array of OpenMBeanAttributeInfo instances describing each attribute in the open MBean described by this OpenMBeanInfo instance.
getAttributes() - Method in interface javax.management.remote.JMXConnectorServerMBean
The attributes for this connector server.
getAttributes(ObjectName, String[], Subject) - Method in interface javax.management.remote.rmi.RMIConnection
getAttributes(ObjectName, String[], Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
getAttributes() - Method in class javax.management.remote.rmi.RMIConnectorServer
 
getAttributes(String[]) - Method in class javax.management.StandardMBean
 
getAttributes(Name) - Method in interface javax.naming.directory.DirContext
Retrieves all of the attributes associated with a named object.
getAttributes(String) - Method in interface javax.naming.directory.DirContext
Retrieves all of the attributes associated with a named object.
getAttributes(Name, String[]) - Method in interface javax.naming.directory.DirContext
Retrieves selected attributes associated with a named object.
getAttributes(String, String[]) - Method in interface javax.naming.directory.DirContext
Retrieves selected attributes associated with a named object.
getAttributes(String) - Method in class javax.naming.directory.InitialDirContext
 
getAttributes(String, String[]) - Method in class javax.naming.directory.InitialDirContext
 
getAttributes(Name) - Method in class javax.naming.directory.InitialDirContext
 
getAttributes(Name, String[]) - Method in class javax.naming.directory.InitialDirContext
 
getAttributes() - Method in class javax.naming.directory.SearchResult
Retrieves the attributes in this search result.
getAttributes() - Method in class javax.naming.spi.DirStateFactory.Result
Retrieves the attributes to be bound.
getAttributes() - Method in interface javax.print.Doc
Obtains the set of printing attributes for this doc object.
getAttributes() - Method in interface javax.print.DocPrintJob
Obtains this Print Job's set of printing attributes.
getAttributes() - Method in class javax.print.event.PrintJobAttributeEvent
Determine the printing attributes that changed and their new values.
getAttributes() - Method in class javax.print.event.PrintServiceAttributeEvent
Determine the printing service attributes that changed and their new values.
getAttributes() - Method in interface javax.print.PrintService
Obtains this print service's set of printer description attributes giving this Print Service's status.
getAttributes() - Method in class javax.print.SimpleDoc
Obtains the set of printing attributes for this doc object.
getAttributes() - Method in class javax.sql.rowset.serial.SerialStruct
Retrieves an array of Object values containing the attributes of the SQL structured type that this SerialStruct object represents.
getAttributes(Map<String, Class<?>>) - Method in class javax.sql.rowset.serial.SerialStruct
Retrieves the attributes for the SQL structured type that this SerialStruct represents as an array of Object values, using the given type map for custom mapping if appropriate.
getAttributes() - Method in class javax.swing.text.AbstractDocument.AbstractElement
Gets the attributes for the element.
getAttributes() - Method in class javax.swing.text.DefaultStyledDocument.ElementSpec
Gets the element attributes.
getAttributes() - Method in interface javax.swing.text.Element
Fetches the collection of attributes this element contains.
getAttributes() - Method in class javax.swing.text.html.BlockView
Fetches the attributes to use when rendering.
getAttributes() - Method in class javax.swing.text.html.HTMLDocument.Iterator
Return the attributes for this tag.
getAttributes() - Method in class javax.swing.text.html.ImageView
Fetches the attributes to use when rendering.
getAttributes() - Method in class javax.swing.text.html.InlineView
Fetches the attributes to use when rendering.
getAttributes() - Method in class javax.swing.text.html.Option
Fetch the attributes associated with this option.
getAttributes() - Method in class javax.swing.text.html.ParagraphView
Fetches the attributes to use when rendering.
getAttributes() - Method in class javax.swing.text.html.parser.Element
Get the attributes.
getAttributes() - Method in class javax.swing.text.html.parser.Parser
 
getAttributes() - Method in class javax.swing.text.View
Fetches the attributes to use when rendering.
getAttributesScope(String) - Method in interface javax.script.ScriptContext
Get the lowest scope in which an attribute is defined.
getAttributesScope(String) - Method in class javax.script.SimpleScriptContext
Get the lowest scope in which an attribute is defined.
getAttributeSyntaxDefinition() - Method in interface javax.naming.directory.Attribute
Retrieves the syntax definition associated with the attribute.
getAttributeSyntaxDefinition() - Method in class javax.naming.directory.BasicAttribute
Retrieves the syntax definition associated with this attribute.
getAttributeType() - Method in class javax.management.AttributeChangeNotification
Gets the type of the attribute which has changed.
getAttributeValueType(String, String) - Method in interface javax.imageio.metadata.IIOMetadataFormat
Returns one of the constants starting with VALUE_, indicating whether the values of the given attribute within the named element are arbitrary, constrained to lie within a specified range, constrained to be one of a set of enumerated values, or are a whitespace-separated list of arbitrary values.
getAttributeValueType(String, String) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
 
getAudioActionMap() - Method in class javax.swing.plaf.basic.BasicLookAndFeel
Returns an ActionMap containing the audio actions for this look and feel.
getAudioClip(URL) - Method in class java.applet.Applet
Returns the AudioClip object specified by the URL argument.
getAudioClip(URL, String) - Method in class java.applet.Applet
Returns the AudioClip object specified by the URL and name arguments.
getAudioClip(URL) - Method in interface java.applet.AppletContext
Creates an audio clip.
getAudioFileFormat(InputStream) - Static method in class javax.sound.sampled.AudioSystem
Obtains the audio file format of the provided input stream.
getAudioFileFormat(URL) - Static method in class javax.sound.sampled.AudioSystem
Obtains the audio file format of the specified URL.
getAudioFileFormat(File) - Static method in class javax.sound.sampled.AudioSystem
Obtains the audio file format of the specified File.
getAudioFileFormat(InputStream) - Method in class javax.sound.sampled.spi.AudioFileReader
Obtains the audio file format of the input stream provided.
getAudioFileFormat(URL) - Method in class javax.sound.sampled.spi.AudioFileReader
Obtains the audio file format of the URL provided.
getAudioFileFormat(File) - Method in class javax.sound.sampled.spi.AudioFileReader
Obtains the audio file format of the File provided.
getAudioFileTypes() - Static method in class javax.sound.sampled.AudioSystem
Obtains the file types for which file writing support is provided by the system.
getAudioFileTypes(AudioInputStream) - Static method in class javax.sound.sampled.AudioSystem
Obtains the file types that the system can write from the audio input stream specified.
getAudioFileTypes() - Method in class javax.sound.sampled.spi.AudioFileWriter
Obtains the file types for which file writing support is provided by this audio file writer.
getAudioFileTypes(AudioInputStream) - Method in class javax.sound.sampled.spi.AudioFileWriter
Obtains the file types that this audio file writer can write from the audio input stream specified.
getAudioInputStream(AudioFormat.Encoding, AudioInputStream) - Static method in class javax.sound.sampled.AudioSystem
Obtains an audio input stream of the indicated encoding, by converting the provided audio input stream.
getAudioInputStream(AudioFormat, AudioInputStream) - Static method in class javax.sound.sampled.AudioSystem
Obtains an audio input stream of the indicated format, by converting the provided audio input stream.
getAudioInputStream(InputStream) - Static method in class javax.sound.sampled.AudioSystem
Obtains an audio input stream from the provided input stream.
getAudioInputStream(URL) - Static method in class javax.sound.sampled.AudioSystem
Obtains an audio input stream from the URL provided.
getAudioInputStream(File) - Static method in class javax.sound.sampled.AudioSystem
Obtains an audio input stream from the provided File.
getAudioInputStream(InputStream) - Method in class javax.sound.sampled.spi.AudioFileReader
Obtains an audio input stream from the input stream provided.
getAudioInputStream(URL) - Method in class javax.sound.sampled.spi.AudioFileReader
Obtains an audio input stream from the URL provided.
getAudioInputStream(File) - Method in class javax.sound.sampled.spi.AudioFileReader
Obtains an audio input stream from the File provided.
getAudioInputStream(AudioFormat.Encoding, AudioInputStream) - Method in class javax.sound.sampled.spi.FormatConversionProvider
Obtains an audio input stream with the specified encoding from the given audio input stream.
getAudioInputStream(AudioFormat, AudioInputStream) - Method in class javax.sound.sampled.spi.FormatConversionProvider
Obtains an audio input stream with the specified format from the given audio input stream.
getAuthenticationID() - Method in class javax.security.sasl.AuthorizeCallback
Returns the authentication id to check.
getAuthority() - Method in class java.net.URI
Returns the decoded authority component of this URI.
getAuthority() - Method in class java.net.URL
Gets the authority part of this URL.
getAuthorityKeyIdentifier() - Method in class java.security.cert.X509CertSelector
Returns the authorityKeyIdentifier criterion.
getAuthorityName() - Method in exception java.security.cert.CertificateRevokedException
Returns the name of the authority that signed the certificate's revocation status information.
getAuthorizationID() - Method in class javax.security.sasl.AuthorizeCallback
Returns the authorization id to check.
getAuthorizationID() - Method in interface javax.security.sasl.SaslServer
Reports the authorization ID in effect for the client of this session.
getAuthorizedID() - Method in class javax.security.sasl.AuthorizeCallback
Returns the id of the authorized user.
getAuthTime() - Method in class javax.security.auth.kerberos.KerberosTicket
Returns the time that the client was authenticated.
getAutoCommit() - Method in interface java.sql.Connection
Retrieves the current auto-commit mode for this Connection object.
getAutoCommit() - Method in interface javax.sql.rowset.JdbcRowSet
Each JdbcRowSet contains a Connection object from the original ResultSet or JDBC properties passed to it.
getAutoCreateColumnsFromModel() - Method in class javax.swing.JTable
Determines whether the table will create default columns from the model.
getAutoCreateContainerGaps() - Method in class javax.swing.GroupLayout
Returns true if gaps between the container and components that border the container are automatically created.
getAutoCreateGaps() - Method in class javax.swing.GroupLayout
Returns true if gaps between components are automatically created.
getAutoCreateRowSorter() - Method in class javax.swing.JTable
Returns true if whenever the model changes, a new RowSorter should be created and installed as the table's sorter; otherwise, returns false.
getAutoDelay() - Method in class java.awt.Robot
Returns the number of milliseconds this Robot sleeps after generating an event.
getAutoResizeMode() - Method in class javax.swing.JTable
Returns the auto resize mode of the table.
getAutoscrollInsets() - Method in interface java.awt.dnd.Autoscroll
This method returns the Insets describing the autoscrolling region or border relative to the geometry of the implementing Component.
getAutoscrolls() - Method in class javax.swing.JComponent
Gets the autoscrolls property.
getAuxiliaryLookAndFeels() - Static method in class javax.swing.UIManager
Returns the list of auxiliary look and feels (can be null).
getAvailableAcceleratedMemory() - Method in class java.awt.GraphicsDevice
This method returns the number of bytes available in accelerated memory on this device.
getAvailableAttributes() - Method in class java.awt.Font
Returns the keys of all the attributes supported by this Font.
getAvailableCurrencies() - Static method in class java.util.Currency
Gets the set of available currencies.
getAvailableDataFlavors() - Method in class java.awt.datatransfer.Clipboard
Returns an array of DataFlavors in which the current contents of this clipboard can be provided.
getAvailableFontFamilyNames() - Method in class java.awt.GraphicsEnvironment
Returns an array containing the names of all font families in this GraphicsEnvironment localized for the default locale, as returned by Locale.getDefault().
getAvailableFontFamilyNames(Locale) - Method in class java.awt.GraphicsEnvironment
Returns an array containing the names of all font families in this GraphicsEnvironment localized for the specified locale.
getAvailableIDs(int) - Static method in class java.util.TimeZone
Gets the available IDs according to the given time zone offset in milliseconds.
getAvailableIDs() - Static method in class java.util.TimeZone
Gets all the available IDs supported.
getAvailableInstruments() - Method in interface javax.sound.midi.Synthesizer
Obtains a list of instruments that come with the synthesizer.
getAvailableLocales() - Method in interface java.awt.im.spi.InputMethodDescriptor
Returns the locales supported by the corresponding input method.
getAvailableLocales() - Static method in class java.text.BreakIterator
Returns an array of all locales for which the get*Instance methods of this class can return localized instances.
getAvailableLocales() - Static method in class java.text.Collator
Returns an array of all locales for which the getInstance methods of this class can return localized instances.
getAvailableLocales() - Static method in class java.text.DateFormat
Returns an array of all locales for which the get*Instance methods of this class can return localized instances.
getAvailableLocales() - Static method in class java.text.DateFormatSymbols
Returns an array of all locales for which the getInstance methods of this class can return localized instances.
getAvailableLocales() - Static method in class java.text.DecimalFormatSymbols
Returns an array of all locales for which the getInstance methods of this class can return localized instances.
getAvailableLocales() - Static method in class java.text.NumberFormat
Returns an array of all locales for which the get*Instance methods of this class can return localized instances.
getAvailableLocales() - Static method in class java.util.Calendar
Returns an array of all locales for which the getInstance methods of this class can return localized instances.
getAvailableLocales() - Static method in class java.util.Locale
Returns an array of all installed locales.
getAvailableLocales() - Method in class java.util.spi.LocaleServiceProvider
Returns an array of all locales for which this locale service provider can provide localized objects or names.
getAvailableLocales() - Method in class javax.imageio.ImageReader
Returns an array of Locales that may be used to localize warning listeners and compression settings.
getAvailableLocales() - Method in class javax.imageio.ImageWriter
Returns an array of Locales that may be used to localize warning listeners and compression settings.
getAvailableProcessors() - Method in interface java.lang.management.OperatingSystemMXBean
Returns the number of processors available to the Java virtual machine.
getAvailableSize(Dimension, Insets) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Returns the available width based on the container size and Insets.
getAWTEventListeners() - Method in class java.awt.Toolkit
Returns an array of all the AWTEventListeners registered on this toolkit.
getAWTEventListeners(long) - Method in class java.awt.Toolkit
Returns an array of all the AWTEventListeners registered on this toolkit which listen to all of the event types specified in the eventMask argument.
getAWTKeyStroke(char) - Static method in class java.awt.AWTKeyStroke
Returns a shared instance of an AWTKeyStroke that represents a KEY_TYPED event for the specified character.
getAWTKeyStroke(Character, int) - Static method in class java.awt.AWTKeyStroke
Returns a shared instance of an AWTKeyStroke that represents a KEY_TYPED event for the specified Character object and a set of modifiers.
getAWTKeyStroke(int, int, boolean) - Static method in class java.awt.AWTKeyStroke
Returns a shared instance of an AWTKeyStroke, given a numeric key code and a set of modifiers, specifying whether the key is activated when it is pressed or released.
getAWTKeyStroke(int, int) - Static method in class java.awt.AWTKeyStroke
Returns a shared instance of an AWTKeyStroke, given a numeric key code and a set of modifiers.
getAWTKeyStroke(String) - Static method in class java.awt.AWTKeyStroke
Parses a string and returns an AWTKeyStroke.
getAWTKeyStrokeForEvent(KeyEvent) - Static method in class java.awt.AWTKeyStroke
Returns an AWTKeyStroke which represents the stroke which generated a given KeyEvent.
getAxis() - Method in class javax.swing.BoxLayout
Returns the axis that was used to lay out components.
getAxis() - Method in class javax.swing.text.BoxView
Fetches the tile axis property.
getB() - Method in class java.security.spec.EllipticCurve
Returns the second coefficient b of the elliptic curve.
getBackBuffer() - Method in class java.awt.Component.FlipBufferStrategy
 
getBackBuffer() - Method in interface java.awt.peer.ComponentPeer
Returns the back buffer as image.
getBackBufferCapabilities() - Method in class java.awt.BufferCapabilities
 
getBackground() - Method in class java.awt.Component.AccessibleAWTComponent
Gets the background color of this object.
getBackground() - Method in class java.awt.Component
Gets the background color of this component.
getBackground() - Method in class java.awt.Graphics2D
Returns the background color used for clearing a region.
getBackground() - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Get the background color of this object.
getBackground() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Gets the background color of this object.
getBackground() - Method in class java.awt.TextComponent
Gets the background color of this text component.
getBackground() - Method in class java.awt.Window
Gets the background color of this window.
getBackground() - Method in interface javax.accessibility.AccessibleComponent
Gets the background color of this object.
getBackground() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getBackground() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Gets the background color of this object.
getBackground() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Get the background color of this object.
getBackground() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getBackground(AttributeSet) - Method in class javax.swing.text.DefaultStyledDocument
Gets the background color from an attribute set.
getBackground() - Method in class javax.swing.text.GlyphView
Fetch the background color to use to render the glyphs.
getBackground(AttributeSet) - Method in class javax.swing.text.html.StyleSheet
Takes a set of attributes and turn it into a background color specification.
getBackground() - Method in class javax.swing.text.LabelView
Fetches the background color to use to render the glyphs.
getBackground(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Gets the background color setting from the attribute list.
getBackground(AttributeSet) - Method in class javax.swing.text.StyleContext
Takes a set of attributes and turn it into a background color specification.
getBackground(AttributeSet) - Method in interface javax.swing.text.StyledDocument
Takes a set of attributes and turn it into a background color specification.
getBackgroundAt(int) - Method in class javax.swing.JTabbedPane
Returns the tab background color at index.
getBackgroundNonSelectionColor() - Method in class javax.swing.tree.DefaultTreeCellRenderer
Returns the background color to be used for non selected nodes.
getBackgroundPainter(SynthContext) - Method in class javax.swing.plaf.nimbus.NimbusStyle
Gets the appropriate background Painter, if there is one, for the state specified in the given SynthContext.
getBackgroundSelectionColor() - Method in class javax.swing.tree.DefaultTreeCellRenderer
Returns the color to use for the background if node is selected.
getBandOffsets() - Method in class java.awt.image.ComponentSampleModel
Returns the band offset for all bands.
getBank() - Method in class javax.sound.midi.Patch
Returns the number of the bank that contains the instrument whose location this Patch specifies.
getBankData() - Method in class java.awt.image.DataBufferByte
Returns the data arrays for all banks.
getBankData() - Method in class java.awt.image.DataBufferDouble
Returns the data array for all banks.
getBankData() - Method in class java.awt.image.DataBufferFloat
Returns the data array for all banks.
getBankData() - Method in class java.awt.image.DataBufferInt
Returns the data arrays for all banks.
getBankData() - Method in class java.awt.image.DataBufferShort
Returns the data arrays for all banks.
getBankData() - Method in class java.awt.image.DataBufferUShort
Returns the data arrays for all banks.
getBankIndices() - Method in class java.awt.image.ComponentSampleModel
Returns the bank indices for all bands.
getBase() - Method in class javax.swing.text.html.HTMLDocument
Returns the location to resolve relative URLs against.
getBase() - Method in class javax.swing.text.html.StyleSheet
Returns the base.
getBaseLevel() - Method in class java.text.Bidi
Return the base level (0 if left-to-right, 1 if right-to-left).
getBaseline(int, int) - Method in class java.awt.Component
Returns the baseline.
getBaseline() - Method in class java.awt.font.TextLayout
Returns the baseline for this TextLayout.
getBaseline(Component, int, int) - Method in class javax.swing.border.AbstractBorder
Returns the baseline.
getBaseline(Component, int, int) - Method in class javax.swing.border.TitledBorder
Returns the baseline.
getBaseline(int, int) - Method in class javax.swing.JComponent
Returns the baseline.
getBaseline(int, int) - Method in class javax.swing.JSpinner.DefaultEditor
Returns the baseline.
getBaseline(JComponent, int, int) - Method in class javax.swing.plaf.basic.BasicButtonUI
Returns the baseline.
getBaseline(JComponent, int, int) - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Returns the baseline.
getBaseline(JComponent, int, int) - Method in class javax.swing.plaf.basic.BasicLabelUI
Returns the baseline.
getBaseline(JComponent, int, int) - Method in class javax.swing.plaf.basic.BasicListUI
Returns the baseline.
getBaseline(JComponent, int, int) - Method in class javax.swing.plaf.basic.BasicPanelUI
Returns the baseline.
getBaseline(JComponent, int, int) - Method in class javax.swing.plaf.basic.BasicProgressBarUI
Returns the baseline.
getBaseline(JComponent, int, int) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
Returns the baseline.
getBaseline(JComponent, int, int) - Method in class javax.swing.plaf.basic.BasicSliderUI
Returns the baseline.
getBaseline(JComponent, int, int) - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Returns the baseline.
getBaseline(JComponent, int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
Returns the baseline.
getBaseline(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
Returns the baseline for the specified tab.
getBaseline(JComponent, int, int) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI
Returns the baseline.
getBaseline(JComponent, int, int) - Method in class javax.swing.plaf.basic.BasicTableUI
Returns the baseline.
getBaseline(JComponent, int, int) - Method in class javax.swing.plaf.basic.BasicTextAreaUI
Returns the baseline.
getBaseline(JComponent, int, int) - Method in class javax.swing.plaf.basic.BasicTextFieldUI
Returns the baseline.
getBaseline(JComponent, int, int) - Method in class javax.swing.plaf.basic.BasicTreeUI
Returns the baseline.
getBaseline(JComponent, int, int) - Method in class javax.swing.plaf.ComponentUI
Returns the baseline.
getBaseline(JComponent, int, int) - Method in class javax.swing.plaf.LayerUI
If the JLayer's view component is not null, this calls the view's getBaseline() method.
getBaseline(JComponent, int, int) - Method in class javax.swing.plaf.metal.MetalComboBoxUI
Returns the baseline.
getBaseline(JComponent, int, int) - Method in class javax.swing.plaf.synth.SynthButtonUI
 
getBaseline(JComponent, int, int) - Method in class javax.swing.plaf.synth.SynthLabelUI
 
getBaseline(JComponent, int, int) - Method in class javax.swing.plaf.synth.SynthProgressBarUI
 
getBaseline(JComponent, int, int) - Method in class javax.swing.plaf.synth.SynthSliderUI
 
getBaseline(int) - Method in class javax.swing.plaf.synth.SynthTabbedPaneUI
 
getBaselineFor(char) - Method in class java.awt.Font
Returns the baseline appropriate for displaying this character.
getBaselineIndex() - Method in class java.awt.font.LineMetrics
Returns the baseline index of the text.
getBaselineOffset() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
Returns the amount the baseline is offset by.
getBaselineOffset() - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
Returns the amount the baseline is offset by.
getBaselineOffsets() - Method in class java.awt.font.LineMetrics
Returns the baseline offsets of the text, relative to the baseline of the text.
getBaselineOffsets() - Method in class java.awt.font.TextLayout
Returns the offsets array for the baselines used for this TextLayout.
getBaselineResizeBehavior() - Method in class java.awt.Component
Returns an enum indicating how the baseline of the component changes as the size changes.
getBaselineResizeBehavior(Component) - Method in class javax.swing.border.AbstractBorder
Returns an enum indicating how the baseline of a component changes as the size changes.
getBaselineResizeBehavior(Component) - Method in class javax.swing.border.TitledBorder
Returns an enum indicating how the baseline of the border changes as the size changes.
getBaselineResizeBehavior() - Method in class javax.swing.JComponent
Returns an enum indicating how the baseline of the component changes as the size changes.
getBaselineResizeBehavior() - Method in class javax.swing.JSpinner.DefaultEditor
Returns an enum indicating how the baseline of the component changes as the size changes.
getBaselineResizeBehavior(JComponent) - Method in class javax.swing.plaf.basic.BasicButtonUI
Returns an enum indicating how the baseline of the component changes as the size changes.
getBaselineResizeBehavior(JComponent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Returns an enum indicating how the baseline of the component changes as the size changes.
getBaselineResizeBehavior(JComponent) - Method in class javax.swing.plaf.basic.BasicLabelUI
Returns an enum indicating how the baseline of the component changes as the size changes.
getBaselineResizeBehavior(JComponent) - Method in class javax.swing.plaf.basic.BasicListUI
Returns an enum indicating how the baseline of the component changes as the size changes.
getBaselineResizeBehavior(JComponent) - Method in class javax.swing.plaf.basic.BasicPanelUI
Returns an enum indicating how the baseline of the component changes as the size changes.
getBaselineResizeBehavior(JComponent) - Method in class javax.swing.plaf.basic.BasicProgressBarUI
Returns an enum indicating how the baseline of the component changes as the size changes.
getBaselineResizeBehavior(JComponent) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
Returns an enum indicating how the baseline of the component changes as the size changes.
getBaselineResizeBehavior(JComponent) - Method in class javax.swing.plaf.basic.BasicSliderUI
Returns an enum indicating how the baseline of the component changes as the size changes.
getBaselineResizeBehavior(JComponent) - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Returns an enum indicating how the baseline of the component changes as the size changes.
getBaselineResizeBehavior(JComponent) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
Returns an enum indicating how the baseline of the component changes as the size changes.
getBaselineResizeBehavior(JComponent) - Method in class javax.swing.plaf.basic.BasicTableUI
Returns an enum indicating how the baseline of the component changes as the size changes.
getBaselineResizeBehavior(JComponent) - Method in class javax.swing.plaf.basic.BasicTextAreaUI
Returns an enum indicating how the baseline of the component changes as the size changes.
getBaselineResizeBehavior(JComponent) - Method in class javax.swing.plaf.basic.BasicTextFieldUI
Returns an enum indicating how the baseline of the component changes as the size changes.
getBaselineResizeBehavior(JComponent) - Method in class javax.swing.plaf.basic.BasicTreeUI
Returns an enum indicating how the baseline of the component changes as the size changes.
getBaselineResizeBehavior(JComponent) - Method in class javax.swing.plaf.ComponentUI
Returns an enum indicating how the baseline of he component changes as the size changes.
getBaselineResizeBehavior(JComponent) - Method in class javax.swing.plaf.LayerUI
If the JLayer's view component is not null, this returns the result of the view's getBaselineResizeBehavior() method.
getBaseType() - Method in interface java.sql.Array
Retrieves the JDBC type of the elements in the array designated by this Array object.
getBaseType() - Method in class javax.sql.rowset.serial.SerialArray
Retrieves the SQL type of the elements in this SerialArray object.
getBaseTypeName() - Method in interface java.sql.Array
Retrieves the SQL type name of the elements in the array designated by this Array object.
getBaseTypeName() - Method in interface java.sql.Ref
Retrieves the fully-qualified SQL name of the SQL structured type that this Ref object references.
getBaseTypeName() - Method in class javax.sql.rowset.serial.SerialArray
Retrieves the DBMS-specific type name for the elements in this SerialArray object.
getBaseTypeName() - Method in class javax.sql.rowset.serial.SerialRef
Returns a string describing the base type name of the Ref.
getBaseURI() - Method in class javax.imageio.metadata.IIOMetadataNode
This DOM Level 3 method is not supported for IIOMetadataNode and will throw a DOMException.
getBaseURI() - Method in class javax.xml.crypto.dom.DOMCryptoContext
 
getBaseURI() - Method in interface javax.xml.crypto.XMLCryptoContext
Returns the base URI.
getBasicConstraints() - Method in class java.security.cert.X509Certificate
Gets the certificate constraints path length from the critical BasicConstraints extension, (OID = 2.5.29.19).
getBasicConstraints() - Method in class java.security.cert.X509CertSelector
Returns the basic constraints constraint.
getBasicSplitPaneUI() - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Returns the SplitPaneUI the receiver is currently in.
getBeanClass() - Method in class java.beans.BeanDescriptor
Gets the bean's Class object.
getBeanContext() - Method in interface java.beans.beancontext.BeanContextChild
Gets the BeanContext associated with this BeanContextChild.
getBeanContext() - Method in class java.beans.beancontext.BeanContextChildSupport
Gets the nesting BeanContext for this BeanContextChildSupport.
getBeanContext() - Method in class java.beans.beancontext.BeanContextEvent
Gets the BeanContext associated with this event.
getBeanContextChildPeer() - Method in class java.beans.beancontext.BeanContextChildSupport
Gets the BeanContextChild associated with this BeanContextChildSupport.
getBeanContextPeer() - Method in class java.beans.beancontext.BeanContextSupport
Gets the instance of BeanContext that this object is providing the implementation for.
getBeanContextProxy() - Method in interface java.beans.beancontext.BeanContextProxy
Gets the BeanContextChild (or subinterface) associated with this object.
getBeanContextServicesPeer() - Method in class java.beans.beancontext.BeanContextServicesSupport
Gets the BeanContextServices associated with this BeanContextServicesSupport.
getBeanDescriptor() - Method in interface java.beans.BeanInfo
Gets the beans BeanDescriptor.
getBeanDescriptor() - Method in class java.beans.SimpleBeanInfo
Deny knowledge about the class and customizer of the bean.
getBeanInfo(Class<?>) - Static method in class java.beans.Introspector
Introspect on a Java Bean and learn about all its properties, exposed methods, and events.
getBeanInfo(Class<?>, int) - Static method in class java.beans.Introspector
Introspect on a Java bean and learn about all its properties, exposed methods, and events, subject to some control flags.
getBeanInfo(Class<?>, Class<?>) - Static method in class java.beans.Introspector
Introspect on a Java bean and learn all about its properties, exposed methods, below a given "stop" point.
getBeanInfo(Class<?>, Class<?>, int) - Static method in class java.beans.Introspector
Introspect on a Java Bean and learn about all its properties, exposed methods and events, below a given stopClass point subject to some control flags.
getBeanInfoSearchPath() - Static method in class java.beans.Introspector
Gets the list of package names that will be used for finding BeanInfo classes.
getBeforeIndex(int, int) - Method in class java.awt.TextComponent.AccessibleAWTTextComponent
Returns the String before a given index.
getBeforeIndex(int, int) - Method in interface javax.accessibility.AccessibleText
Returns the String before a given index.
getBeforeIndex(int, int) - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Returns the String before a given index.
getBeforeIndex(int, int) - Method in class javax.swing.JLabel.AccessibleJLabel
Returns the String before a given index.
getBeforeIndex(int, int) - Method in class javax.swing.JPasswordField.AccessibleJPasswordField
Returns the String before a given index.
getBeforeIndex(int, int) - Method in class javax.swing.JSpinner.AccessibleJSpinner
Returns the String before a given index.
getBeforeIndex(int, int) - Method in class javax.swing.ProgressMonitor.AccessibleProgressMonitor
Returns the String before a given index.
getBeforeIndex(int, int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns the String before a given index.
getBeginIndex() - Method in interface java.text.CharacterIterator
Returns the start index of the text.
getBeginIndex() - Method in class java.text.FieldPosition
Retrieves the index of the first character in the requested field.
getBeginIndex() - Method in class java.text.StringCharacterIterator
Implements CharacterIterator.getBeginIndex() for String.
getBeginIndex() - Method in class javax.swing.text.Segment
Returns the start index of the text.
getBestConfiguration(GraphicsConfiguration[]) - Method in class java.awt.GraphicsConfigTemplate
Returns the "best" configuration possible that passes the criteria defined in the GraphicsConfigTemplate.
getBestConfiguration(GraphicsConfigTemplate) - Method in class java.awt.GraphicsDevice
Returns the "best" configuration possible that passes the criteria defined in the GraphicsConfigTemplate.
getBestCursorSize(int, int) - Method in class java.awt.Toolkit
Returns the supported cursor dimension which is closest to the desired sizes.
getBestRowIdentifier(String, String, String, int, boolean) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of a table's optimal set of columns that uniquely identifies a row.
getBevelType() - Method in class javax.swing.border.BevelBorder
Returns the type of the bevel border.
getBias() - Method in class javax.swing.text.JTextComponent.DropLocation
Returns the bias for the drop index.
getBidiLevel(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Gets the BidiLevel setting.
getBidiRootElement() - Method in class javax.swing.text.AbstractDocument
Returns the root element of the bidirectional structure for this document.
getBigDecimal(int, int) - Method in interface java.sql.CallableStatement
Deprecated.
use getBigDecimal(int parameterIndex) or getBigDecimal(String parameterName)
getBigDecimal(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC NUMERIC parameter as a java.math.BigDecimal object with as many digits to the right of the decimal point as the value contains.
getBigDecimal(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC NUMERIC parameter as a java.math.BigDecimal object with as many digits to the right of the decimal point as the value contains.
getBigDecimal(int, int) - Method in interface java.sql.ResultSet
Deprecated. 
getBigDecimal(String, int) - Method in interface java.sql.ResultSet
Deprecated. 
getBigDecimal(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.math.BigDecimal with full precision.
getBigDecimal(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.math.BigDecimal with full precision.
getBinaryName(TypeElement) - Method in interface javax.lang.model.util.Elements
Returns the binary name of a type element.
getBinaryStream() - Method in interface java.sql.Blob
Retrieves the BLOB value designated by this Blob instance as a stream.
getBinaryStream(long, long) - Method in interface java.sql.Blob
Returns an InputStream object that contains a partial Blob value, starting with the byte specified by pos, which is length bytes in length.
getBinaryStream(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a stream of uninterpreted bytes.
getBinaryStream(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a stream of uninterpreted bytes.
getBinaryStream() - Method in interface java.sql.SQLXML
Retrieves the XML value designated by this SQLXML instance as a stream.
getBinaryStream() - Method in class javax.sql.rowset.serial.SerialBlob
Returns this SerialBlob object as an input stream.
getBinaryStream(long, long) - Method in class javax.sql.rowset.serial.SerialBlob
Returns an InputStream object that contains a partial Blob value, starting with the byte specified by pos, which is length bytes in length.
getBindings(int) - Method in class javax.script.AbstractScriptEngine
Returns the Bindings with the specified scope value in the protected context field.
getBindings(int) - Method in interface javax.script.ScriptContext
Gets the Bindings associated with the given scope in this ScriptContext.
getBindings(int) - Method in interface javax.script.ScriptEngine
Returns a scope of named values.
getBindings() - Method in class javax.script.ScriptEngineManager
getBindings returns the value of the globalScope field.
getBindings(int) - Method in class javax.script.SimpleScriptContext
Returns the value of the engineScope field if specified scope is ENGINE_SCOPE.
getBitDepth() - Method in class java.awt.DisplayMode
Returns the bit depth of the display, in bits per pixel.
getBitMasks() - Method in class java.awt.image.SinglePixelPackedSampleModel
Returns the bit masks for all bands.
getBitOffset(int) - Method in class java.awt.image.MultiPixelPackedSampleModel
Returns the offset, in bits, into the data element in which it is stored for the xth pixel of a scanline.
getBitOffset() - Method in interface javax.imageio.stream.ImageInputStream
Returns the current bit offset, as an integer between 0 and 7, inclusive.
getBitOffset() - Method in class javax.imageio.stream.ImageInputStreamImpl
 
getBitOffsets() - Method in class java.awt.image.SinglePixelPackedSampleModel
Returns the bit offsets into the data array element representing a pixel for all bands.
getBitRate(float) - Method in class javax.imageio.ImageWriteParam
Returns a float indicating an estimate of the number of bits of output data for each bit of input image data at the given quality level.
getBitsPerBand(int) - Method in class javax.imageio.ImageTypeSpecifier
Return the number of bits used to represent samples of the given band.
getBlack() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the black color of the current theme.
getBlack() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the black color.
getBlack() - Method in class javax.swing.plaf.metal.OceanTheme
Returns the black color.
getBlackBoxBounds(int, int) - Method in class java.awt.font.TextLayout
Returns the black box bounds of the characters in the specified range.
getBlackLineBorderUIResource() - Static method in class javax.swing.plaf.BorderUIResource
 
getBlinkRate() - Method in interface javax.swing.text.Caret
Gets the blink rate of the caret.
getBlinkRate() - Method in class javax.swing.text.DefaultCaret
Gets the caret blink rate.
getBlob(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC BLOB parameter as a Blob object in the Java programming language.
getBlob(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC BLOB parameter as a Blob object in the Java programming language.
getBlob(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Blob object in the Java programming language.
getBlob(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Blob object in the Java programming language.
getBlockedCount() - Method in class java.lang.management.ThreadInfo
Returns the total number of times that the thread associated with this ThreadInfo blocked to enter or reenter a monitor.
getBlockedTime() - Method in class java.lang.management.ThreadInfo
Returns the approximate accumulated elapsed time (in milliseconds) that the thread associated with this ThreadInfo has blocked to enter or reenter a monitor since thread contention monitoring is enabled.
getBlocker(Thread) - Static method in class java.util.concurrent.locks.LockSupport
Returns the blocker object supplied to the most recent invocation of a park method that has not yet unblocked, or null if not blocked.
getBlockIncrement() - Method in interface java.awt.Adjustable
Gets the block value increment for the adjustable object.
getBlockIncrement() - Method in class java.awt.Scrollbar
Gets the block increment of this scroll bar.
getBlockIncrement() - Method in class java.awt.ScrollPaneAdjustable
 
getBlockIncrement(int) - Method in class javax.swing.JScrollBar
Returns the amount to change the scrollbar's value by, given a block (usually "page") up/down request.
getBlockIncrement() - Method in class javax.swing.JScrollBar
For backwards compatibility with java.awt.Scrollbar.
getBlockIncrement(int) - Method in class javax.swing.JScrollPane.ScrollBar
Computes the block increment for scrolling if the viewport's view is a Scrollable object.
getBlockSize() - Method in class javax.crypto.Cipher
Returns the block size (in bytes).
getBlue() - Method in class java.awt.Color
Returns the blue component in the range 0-255 in the default sRGB space.
getBlue(int) - Method in class java.awt.image.ColorModel
Returns the blue color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getBlue(Object) - Method in class java.awt.image.ColorModel
Returns the blue color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getBlue(int) - Method in class java.awt.image.ComponentColorModel
Returns the blue color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getBlue(Object) - Method in class java.awt.image.ComponentColorModel
Returns the blue color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getBlue(int) - Method in class java.awt.image.DirectColorModel
Returns the blue color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getBlue(Object) - Method in class java.awt.image.DirectColorModel
Returns the blue color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getBlue(int) - Method in class java.awt.image.IndexColorModel
Returns the blue color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getBlueMask() - Method in class java.awt.image.DirectColorModel
Returns the mask indicating which bits in an int pixel representation contain the blue color component.
getBlues(byte[]) - Method in class java.awt.image.IndexColorModel
Copies the array of blue color components into the specified array.
getBody() - Method in class java.net.CacheRequest
Returns an OutputStream to which the response body can be written.
getBody() - Method in class java.net.CacheResponse
Returns the response body as an InputStream.
getBoolean(String) - Static method in class java.lang.Boolean
Returns true if and only if the system property named by the argument exists and is equal to the string "true".
getBoolean(Object, int) - Static method in class java.lang.reflect.Array
Returns the value of the indexed component in the specified array object, as a boolean.
getBoolean(Object) - Method in class java.lang.reflect.Field
Gets the value of a static or instance boolean field.
getBoolean(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC BIT or BOOLEAN parameter as a boolean in the Java programming language.
getBoolean(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC BIT or BOOLEAN parameter as a boolean in the Java programming language.
getBoolean(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a boolean in the Java programming language.
getBoolean(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a boolean in the Java programming language.
getBoolean(String, boolean) - Method in class java.util.prefs.AbstractPreferences
Implements the getBoolean method as per the specification in Preferences.getBoolean(String,boolean).
getBoolean(String, boolean) - Method in class java.util.prefs.Preferences
Returns the boolean value represented by the string associated with the specified key in this preference node.
getBoolean(SynthContext, Object, boolean) - Method in class javax.swing.plaf.synth.SynthStyle
Convenience method to get a specific style property whose value is an Boolean.
getBoolean(Object) - Method in class javax.swing.UIDefaults
If the value of key is boolean, return the boolean value, otherwise return false.
getBoolean(Object, Locale) - Method in class javax.swing.UIDefaults
If the value of key for the given Locale is boolean, return the boolean value, otherwise return false.
getBoolean(Object) - Static method in class javax.swing.UIManager
Returns a boolean from the defaults which is associated with the key value.
getBoolean(Object, Locale) - Static method in class javax.swing.UIManager
Returns a boolean from the defaults which is associated with the key value and the given Locale.
getBootClassPath() - Method in interface java.lang.management.RuntimeMXBean
Returns the boot class path that is used by the bootstrap class loader to search for class files.
getBorder() - Method in class javax.swing.border.TitledBorder
Returns the border of the titled border.
getBorder() - Method in class javax.swing.JComponent
Returns the border of this component or null if no border is currently set.
getBorder() - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Returns the border of this component or null if no border is currently set.
getBorder() - Method in class javax.swing.tree.DefaultTreeCellEditor.DefaultTextField
Overrides JComponent.getBorder to returns the current border.
getBorder(Object) - Method in class javax.swing.UIDefaults
If the value of key is a Border return it, otherwise return null.
getBorder(Object, Locale) - Method in class javax.swing.UIDefaults
If the value of key for the given Locale is a Border return it, otherwise return null.
getBorder(Object) - Static method in class javax.swing.UIManager
Returns a border from the defaults.
getBorder(Object, Locale) - Static method in class javax.swing.UIManager
Returns a border from the defaults that is appropriate for the given locale.
getBorderColor() - Method in class javax.swing.plaf.basic.BasicToolBarUI.DragWindow
 
getBorderInsets(Component) - Method in class javax.swing.border.AbstractBorder
This default implementation returns a new Insets object that is initialized by the AbstractBorder.getBorderInsets(Component,Insets) method.
getBorderInsets(Component, Insets) - Method in class javax.swing.border.AbstractBorder
Reinitializes the insets parameter with this Border's current Insets.
getBorderInsets(Component, Insets) - Method in class javax.swing.border.BevelBorder
Reinitialize the insets parameter with this Border's current Insets.
getBorderInsets(Component) - Method in interface javax.swing.border.Border
Returns the insets of the border.
getBorderInsets(Component, Insets) - Method in class javax.swing.border.CompoundBorder
Reinitialize the insets parameter with this Border's current Insets.
getBorderInsets(Component, Insets) - Method in class javax.swing.border.EmptyBorder
Reinitialize the insets parameter with this Border's current Insets.
getBorderInsets() - Method in class javax.swing.border.EmptyBorder
Returns the insets of the border.
getBorderInsets(Component, Insets) - Method in class javax.swing.border.EtchedBorder
Reinitialize the insets parameter with this Border's current Insets.
getBorderInsets(Component, Insets) - Method in class javax.swing.border.LineBorder
Reinitialize the insets parameter with this Border's current Insets.
getBorderInsets(Component, Insets) - Method in class javax.swing.border.MatteBorder
Reinitialize the insets parameter with this Border's current Insets.
getBorderInsets() - Method in class javax.swing.border.MatteBorder
Returns the insets of the border.
getBorderInsets(Component, Insets) - Method in class javax.swing.border.SoftBevelBorder
Reinitialize the insets parameter with this Border's current Insets.
getBorderInsets(Component, Insets) - Method in class javax.swing.border.StrokeBorder
Reinitializes the insets parameter with this border's current insets.
getBorderInsets(Component, Insets) - Method in class javax.swing.border.TitledBorder
Reinitialize the insets parameter with this Border's current Insets.
getBorderInsets(Component, Insets) - Method in class javax.swing.plaf.basic.BasicBorders.ButtonBorder
 
getBorderInsets(Component, Insets) - Method in class javax.swing.plaf.basic.BasicBorders.FieldBorder
 
getBorderInsets(Component, Insets) - Method in class javax.swing.plaf.basic.BasicBorders.MarginBorder
 
getBorderInsets(Component, Insets) - Method in class javax.swing.plaf.basic.BasicBorders.MenuBarBorder
 
getBorderInsets(Component, Insets) - Method in class javax.swing.plaf.basic.BasicBorders.RadioButtonBorder
 
getBorderInsets(Component) - Method in class javax.swing.plaf.basic.BasicBorders.SplitPaneBorder
 
getBorderInsets(Component, Insets) - Method in class javax.swing.plaf.basic.BasicBorders.ToggleButtonBorder
 
getBorderInsets(Component) - Method in class javax.swing.plaf.BorderUIResource
 
getBorderInsets(Component, Insets) - Method in class javax.swing.plaf.metal.MetalBorders.ButtonBorder
 
getBorderInsets(Component, Insets) - Method in class javax.swing.plaf.metal.MetalBorders.Flush3DBorder
 
getBorderInsets(Component, Insets) - Method in class javax.swing.plaf.metal.MetalBorders.InternalFrameBorder
 
getBorderInsets(Component, Insets) - Method in class javax.swing.plaf.metal.MetalBorders.MenuBarBorder
 
getBorderInsets(Component, Insets) - Method in class javax.swing.plaf.metal.MetalBorders.MenuItemBorder
 
getBorderInsets(Component, Insets) - Method in class javax.swing.plaf.metal.MetalBorders.OptionDialogBorder
 
getBorderInsets(Component, Insets) - Method in class javax.swing.plaf.metal.MetalBorders.PaletteBorder
 
getBorderInsets(Component, Insets) - Method in class javax.swing.plaf.metal.MetalBorders.PopupMenuBorder
 
getBorderInsets(Component, Insets) - Method in class javax.swing.plaf.metal.MetalBorders.ScrollPaneBorder
 
getBorderInsets(Component, Insets) - Method in class javax.swing.plaf.metal.MetalBorders.TableHeaderBorder
 
getBorderInsets(Component, Insets) - Method in class javax.swing.plaf.metal.MetalBorders.ToolBarBorder
 
getBorderPainter(SynthContext) - Method in class javax.swing.plaf.nimbus.NimbusStyle
Gets the appropriate border Painter, if there is one, for the state specified in the given SynthContext.
getBorderSelectionColor() - Method in class javax.swing.tree.DefaultTreeCellEditor
Returns the color the border is drawn.
getBorderSelectionColor() - Method in class javax.swing.tree.DefaultTreeCellRenderer
Returns the color the border is drawn.
getBorderTitle(Border) - Method in class javax.swing.JComponent.AccessibleJComponent
Recursively search through the border hierarchy (if it exists) for a TitledBorder with a non-null title.
getBottomComponent() - Method in class javax.swing.JSplitPane
Returns the component below, or to the right of the divider.
getBottomInset() - Method in class javax.swing.text.AsyncBoxView
Get the bottom part of the margin around the view.
getBottomInset() - Method in class javax.swing.text.CompositeView
Gets the bottom inset.
getBottomPanel() - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
getBoundActions() - Method in interface javax.swing.text.Keymap
Fetches all of the actions defined in this keymap.
getBoundedPosition(GlyphView, int, float, float) - Method in class javax.swing.text.GlyphView.GlyphPainter
Determines the model location that represents the maximum advance that fits within the given span.
getBoundingBox() - Method in class java.awt.Polygon
Deprecated.
As of JDK version 1.1, replaced by getBounds().
getBoundKeyStrokes() - Method in interface javax.swing.text.Keymap
Fetches all of the keystrokes in this map that are bound to some action.
getBounds() - Method in class java.awt.Component.AccessibleAWTComponent
Gets the bounds of this object in the form of a Rectangle object.
getBounds() - Method in class java.awt.Component
Gets the bounds of this component in the form of a Rectangle object.
getBounds(Rectangle) - Method in class java.awt.Component
Stores the bounds of this component into "return value" rv and return rv.
getBounds() - Method in class java.awt.font.GraphicAttribute
Returns a Rectangle2D that encloses all of the bits drawn by this GraphicAttribute relative to the rendering position.
getBounds() - Method in class java.awt.font.ImageGraphicAttribute
Returns a Rectangle2D that encloses all of the bits rendered by this ImageGraphicAttribute, relative to the rendering position.
getBounds() - Method in class java.awt.font.ShapeGraphicAttribute
Returns a Rectangle2D that encloses all of the bits drawn by this ShapeGraphicAttribute relative to the rendering position.
getBounds() - Method in class java.awt.font.TextLayout
Returns the bounds of this TextLayout.
getBounds() - Method in class java.awt.geom.Area
Returns a bounding Rectangle that completely encloses this Area.
getBounds() - Method in class java.awt.geom.CubicCurve2D
Returns an integer Rectangle that completely encloses the Shape.
getBounds() - Method in class java.awt.geom.Line2D
Returns an integer Rectangle that completely encloses the Shape.
getBounds() - Method in class java.awt.geom.Path2D
Returns an integer Rectangle that completely encloses the Shape.
getBounds() - Method in class java.awt.geom.QuadCurve2D
Returns an integer Rectangle that completely encloses the Shape.
getBounds() - Method in class java.awt.geom.RectangularShape
Returns an integer Rectangle that completely encloses the Shape.
getBounds() - Method in class java.awt.GraphicsConfiguration
Returns the bounds of the GraphicsConfiguration in the device coordinates.
getBounds() - Method in class java.awt.image.Raster
Returns the bounding Rectangle of this Raster.
getBounds() - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Gets the bounds of this object in the form of a Rectangle object.
getBounds() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Gets the bounds of this object in the form of a Rectangle object.
getBounds() - Method in class java.awt.Polygon
Gets the bounding box of this Polygon.
getBounds() - Method in class java.awt.Rectangle
Gets the bounding Rectangle of this Rectangle.
getBounds() - Method in interface java.awt.Shape
Returns an integer Rectangle that completely encloses the Shape.
getBounds() - Method in class java.awt.SplashScreen
Returns the bounds of the splash screen window as a Rectangle.
getBounds() - Method in interface java.lang.reflect.TypeVariable
Returns an array of Type objects representing the upper bound(s) of this type variable.
getBounds() - Method in interface javax.accessibility.AccessibleComponent
Gets the bounds of this object in the form of a Rectangle object.
getBounds() - Method in interface javax.lang.model.element.TypeParameterElement
Returns the bounds of this type parameter.
getBounds() - Method in interface javax.lang.model.type.IntersectionType
Return the bounds comprising this intersection type.
getBounds(Rectangle) - Method in class javax.swing.JComponent
Stores the bounds of this component into "return value" rv and returns rv.
getBounds() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getBounds() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
 
getBounds() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
getBounds() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getBounds(TreePath, Rectangle) - Method in class javax.swing.tree.AbstractLayoutCache
Returns a rectangle giving the bounds needed to draw path.
getBounds(TreePath, Rectangle) - Method in class javax.swing.tree.FixedHeightLayoutCache
Returns a rectangle giving the bounds needed to draw path.
getBounds(TreePath, Rectangle) - Method in class javax.swing.tree.VariableHeightLayoutCache
Returns the Rectangle enclosing the label portion into which the item identified by path will be drawn.
getBounds2D() - Method in class java.awt.font.GlyphMetrics
Returns the bounds of the glyph.
getBounds2D() - Method in class java.awt.geom.Arc2D
Returns the high-precision framing rectangle of the arc.
getBounds2D() - Method in class java.awt.geom.Area
Returns a high precision bounding Rectangle2D that completely encloses this Area.
getBounds2D() - Method in class java.awt.geom.CubicCurve2D.Double
Returns a high precision and more accurate bounding box of the Shape than the getBounds method.
getBounds2D() - Method in class java.awt.geom.CubicCurve2D.Float
Returns a high precision and more accurate bounding box of the Shape than the getBounds method.
getBounds2D() - Method in class java.awt.geom.Ellipse2D.Double
Returns a high precision and more accurate bounding box of the Shape than the getBounds method.
getBounds2D() - Method in class java.awt.geom.Ellipse2D.Float
Returns a high precision and more accurate bounding box of the Shape than the getBounds method.
getBounds2D() - Method in class java.awt.geom.Line2D.Double
Returns a high precision and more accurate bounding box of the Shape than the getBounds method.
getBounds2D() - Method in class java.awt.geom.Line2D.Float
Returns a high precision and more accurate bounding box of the Shape than the getBounds method.
getBounds2D() - Method in class java.awt.geom.Path2D.Double
Returns a high precision and more accurate bounding box of the Shape than the getBounds method.
getBounds2D() - Method in class java.awt.geom.Path2D.Float
Returns a high precision and more accurate bounding box of the Shape than the getBounds method.
getBounds2D() - Method in class java.awt.geom.QuadCurve2D.Double
Returns a high precision and more accurate bounding box of the Shape than the getBounds method.
getBounds2D() - Method in class java.awt.geom.QuadCurve2D.Float
Returns a high precision and more accurate bounding box of the Shape than the getBounds method.
getBounds2D() - Method in class java.awt.geom.Rectangle2D.Double
Returns a high precision and more accurate bounding box of the Shape than the getBounds method.
getBounds2D() - Method in class java.awt.geom.Rectangle2D.Float
Returns a high precision and more accurate bounding box of the Shape than the getBounds method.
getBounds2D() - Method in class java.awt.geom.Rectangle2D
Returns a high precision and more accurate bounding box of the Shape than the getBounds method.
getBounds2D() - Method in class java.awt.geom.RoundRectangle2D.Double
Returns a high precision and more accurate bounding box of the Shape than the getBounds method.
getBounds2D() - Method in class java.awt.geom.RoundRectangle2D.Float
Returns a high precision and more accurate bounding box of the Shape than the getBounds method.
getBounds2D(BufferedImage) - Method in class java.awt.image.AffineTransformOp
Returns the bounding box of the transformed destination.
getBounds2D(Raster) - Method in class java.awt.image.AffineTransformOp
Returns the bounding box of the transformed destination.
getBounds2D(Raster) - Method in class java.awt.image.BandCombineOp
Returns the bounding box of the transformed destination.
getBounds2D(BufferedImage) - Method in interface java.awt.image.BufferedImageOp
Returns the bounding box of the filtered destination image.
getBounds2D(BufferedImage) - Method in class java.awt.image.ColorConvertOp
Returns the bounding box of the destination, given this source.
getBounds2D(Raster) - Method in class java.awt.image.ColorConvertOp
Returns the bounding box of the destination, given this source.
getBounds2D(BufferedImage) - Method in class java.awt.image.ConvolveOp
Returns the bounding box of the filtered destination image.
getBounds2D(Raster) - Method in class java.awt.image.ConvolveOp
Returns the bounding box of the filtered destination Raster.
getBounds2D(BufferedImage) - Method in class java.awt.image.LookupOp
Returns the bounding box of the filtered destination image.
getBounds2D(Raster) - Method in class java.awt.image.LookupOp
Returns the bounding box of the filtered destination Raster.
getBounds2D(Raster) - Method in interface java.awt.image.RasterOp
Returns the bounding box of the filtered destination Raster.
getBounds2D(ParameterBlock) - Method in interface java.awt.image.renderable.ContextualRenderedImageFactory
Returns the bounding box for the output of the operation, performed on a given set of sources, in rendering-independent space.
getBounds2D(BufferedImage) - Method in class java.awt.image.RescaleOp
Returns the bounding box of the rescaled destination image.
getBounds2D(Raster) - Method in class java.awt.image.RescaleOp
Returns the bounding box of the rescaled destination Raster.
getBounds2D() - Method in class java.awt.Polygon
Returns a high precision and more accurate bounding box of the Shape than the getBounds method.
getBounds2D() - Method in class java.awt.Rectangle
Returns a high precision and more accurate bounding box of the Shape than the getBounds method.
getBounds2D() - Method in interface java.awt.Shape
Returns a high precision and more accurate bounding box of the Shape than the getBounds method.
getBoundsAt(int) - Method in class javax.swing.JTabbedPane
Returns the tab bounds at index.
getBoundsForIconOf(JInternalFrame) - Method in class javax.swing.DefaultDesktopManager
The iconifyFrame() code calls this to determine the proper bounds for the desktopIcon.
getBoundsPrivate() - Method in interface java.awt.peer.FramePeer
Returns the size and location for embedded frames.
getBox(Rectangle) - Method in class javax.swing.plaf.basic.BasicProgressBarUI
Stores the position and size of the bouncing box that would be painted for the current animation index in r and returns r.
getBox(Rectangle) - Method in class javax.swing.plaf.synth.SynthProgressBarUI
 
getBoxLength(int, int) - Method in class javax.swing.plaf.basic.BasicProgressBarUI
Returns the length of the "bouncing box" to be painted.
getBoxPainter(AttributeSet) - Method in class javax.swing.text.html.StyleSheet
Fetches the box formatter to use for the given set of CSS attributes.
getBreakLocation(Segment, FontMetrics, int, int, TabExpander, int) - Static method in class javax.swing.text.Utilities
Determine where to break the given text to fit within the given span.
getBreakWeight(int, float, float) - Method in class javax.swing.text.GlyphView
Determines how attractive a break opportunity in this view is.
getBreakWeight(int, float, float) - Method in class javax.swing.text.html.InlineView
Determines how attractive a break opportunity in this view is.
getBreakWeight(int, float) - Method in class javax.swing.text.ParagraphView
Gets the break weight for a given location.
getBreakWeight(int, float, float) - Method in class javax.swing.text.View
Determines how attractive a break opportunity in this view is.
getBroadcast() - Method in class java.net.DatagramSocket
Tests if SO_BROADCAST is enabled.
getBroadcast() - Method in class java.net.InterfaceAddress
Returns an InetAddress for the brodcast address for this InterfaceAddress.
getBuffer() - Method in class java.io.StringWriter
Return the string buffer itself.
getBufferCapabilities() - Method in class java.awt.GraphicsConfiguration
Returns the buffering capabilities of this GraphicsConfiguration.
getBufferedImageOp() - Method in class java.awt.image.BufferedImageFilter
Returns the BufferedImageOp.
getBufferedImageType() - Method in class javax.imageio.ImageTypeSpecifier
Returns an int containing one of the enumerated constant values describing image formats from BufferedImage.
getBufferSize() - Method in interface javax.sound.sampled.DataLine
Obtains the maximum number of bytes of data that will fit in the data line's internal buffer.
getBufferStrategy() - Method in class java.awt.Canvas
Returns the BufferStrategy used by this component.
getBufferStrategy() - Method in class java.awt.Window
Returns the BufferStrategy used by this component.
getBundle(String) - Static method in class java.util.ResourceBundle
Gets a resource bundle using the specified base name, the default locale, and the caller's class loader.
getBundle(String, ResourceBundle.Control) - Static method in class java.util.ResourceBundle
Returns a resource bundle using the specified base name, the default locale and the specified control.
getBundle(String, Locale) - Static method in class java.util.ResourceBundle
Gets a resource bundle using the specified base name and locale, and the caller's class loader.
getBundle(String, Locale, ResourceBundle.Control) - Static method in class java.util.ResourceBundle
Returns a resource bundle using the specified base name, target locale and control, and the caller's class loader.
getBundle(String, Locale, ClassLoader) - Static method in class java.util.ResourceBundle
Gets a resource bundle using the specified base name, locale, and class loader.
getBundle(String, Locale, ClassLoader, ResourceBundle.Control) - Static method in class java.util.ResourceBundle
Returns a resource bundle using the specified base name, target locale, class loader and control.
getButton() - Method in class java.awt.event.MouseEvent
Returns which, if any, of the mouse buttons has changed state.
getButtonBorder() - Static method in class javax.swing.plaf.basic.BasicBorders
 
getButtonBorder() - Static method in class javax.swing.plaf.metal.MetalBorders
Returns a border instance for a JButton
getButtonCount() - Method in class javax.swing.ButtonGroup
Returns the number of buttons in the group.
getButtonPanel() - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
getButtons() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Returns the buttons to display from the JOptionPane the receiver is providing the look and feel for.
getButtonWidth() - Method in class javax.swing.plaf.metal.MetalScrollButton
 
getByAddress(String, byte[], NetworkInterface) - Static method in class java.net.Inet6Address
Create an Inet6Address in the exact manner of InetAddress.getByAddress(String,byte[]) except that the IPv6 scope_id is set to the value corresponding to the given interface for the address type specified in addr.
getByAddress(String, byte[], int) - Static method in class java.net.Inet6Address
Create an Inet6Address in the exact manner of InetAddress.getByAddress(String,byte[]) except that the IPv6 scope_id is set to the given numeric value.
getByAddress(String, byte[]) - Static method in class java.net.InetAddress
Creates an InetAddress based on the provided host name and IP address.
getByAddress(byte[]) - Static method in class java.net.InetAddress
Returns an InetAddress object given the raw IP address .
getByIndex(int) - Static method in class java.net.NetworkInterface
Get a network interface given its index.
getByInetAddress(InetAddress) - Static method in class java.net.NetworkInterface
Convenience method to search for a network interface that has the specified Internet Protocol (IP) address bound to it.
getByName(String) - Static method in class java.net.InetAddress
Determines the IP address of a host, given the host's name.
getByName(String) - Static method in class java.net.NetworkInterface
Searches for the network interface with the specified name.
getByte(Object, int) - Static method in class java.lang.reflect.Array
Returns the value of the indexed component in the specified array object, as a byte.
getByte(Object) - Method in class java.lang.reflect.Field
Gets the value of a static or instance byte field.
getByte(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC TINYINT parameter as a byte in the Java programming language.
getByte(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC TINYINT parameter as a byte in the Java programming language.
getByte(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a byte in the Java programming language.
getByte(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a byte in the Java programming language.
getByteArray(String, byte[]) - Method in class java.util.prefs.AbstractPreferences
Implements the getByteArray method as per the specification in Preferences.getByteArray(String,byte[]).
getByteArray(String, byte[]) - Method in class java.util.prefs.Preferences
Returns the byte array value represented by the string associated with the specified key in this preference node.
getByteLength() - Method in class javax.sound.midi.MidiFileFormat
Obtains the length of the MIDI file, expressed in 8-bit bytes.
getByteLength() - Method in class javax.sound.sampled.AudioFileFormat
Obtains the size in bytes of the entire audio file (not just its audio data).
getByteOrder() - Method in interface javax.imageio.stream.ImageInputStream
Returns the byte order with which data values will be read from this stream as an instance of the java.nio.ByteOrder enumeration.
getByteOrder() - Method in class javax.imageio.stream.ImageInputStreamImpl
 
getByteParameter(int) - Method in class java.awt.image.renderable.ParameterBlock
A convenience method to return a parameter as a byte.
getBytes(int, int, byte[], int) - Method in class java.lang.String
Deprecated.
This method does not properly convert characters into bytes. As of JDK 1.1, the preferred way to do this is via the String.getBytes() method, which uses the platform's default charset.
getBytes(String) - Method in class java.lang.String
Encodes this String into a sequence of bytes using the named charset, storing the result into a new byte array.
getBytes(Charset) - Method in class java.lang.String
Encodes this String into a sequence of bytes using the given charset, storing the result into a new byte array.
getBytes() - Method in class java.lang.String
Encodes this String into a sequence of bytes using the platform's default charset, storing the result into a new byte array.
getBytes(long, int) - Method in interface java.sql.Blob
Retrieves all or part of the BLOB value that this Blob object represents, as an array of bytes.
getBytes(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC BINARY or VARBINARY parameter as an array of byte values in the Java programming language.
getBytes(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC BINARY or VARBINARY parameter as an array of byte values in the Java programming language.
getBytes(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a byte array in the Java programming language.
getBytes(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a byte array in the Java programming language.
getBytes() - Method in interface java.sql.RowId
Returns an array of bytes representing the value of the SQL ROWID designated by this java.sql.RowId object.
getBytes(long, int) - Method in class javax.sql.rowset.serial.SerialBlob
Copies the specified number of bytes, starting at the given position, from this SerialBlob object to another array of bytes.
getBytesRead() - Method in class java.util.zip.Deflater
Returns the total number of uncompressed bytes input so far.
getBytesRead() - Method in class java.util.zip.Inflater
Returns the total number of compressed bytes input so far.
getBytesWritten() - Method in class java.util.zip.Deflater
Returns the total number of compressed bytes output so far.
getBytesWritten() - Method in class java.util.zip.Inflater
Returns the total number of uncompressed bytes output so far.
getCA() - Method in class java.security.cert.TrustAnchor
Returns the name of the most-trusted CA as an X500Principal.
getCachedIcon(File) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView
 
getCacheDirectory() - Static method in class javax.imageio.ImageIO
Returns the current value set by setCacheDirectory, or null if no explicit setting has been made.
getCachedMBeanInfo() - Method in class javax.management.StandardMBean
Customization hook: Return the MBeanInfo cached for this object.
getCalculatedDigestValue() - Method in interface javax.xml.crypto.dsig.Reference
Returns the calculated digest value of this Reference after a validation operation.
getCalendar() - Method in class java.text.DateFormat
Gets the calendar associated with this date/time formatter.
getCalendarField() - Method in class java.text.DateFormat.Field
Returns the Calendar field associated with this attribute.
getCalendarField() - Method in class javax.swing.SpinnerDateModel
Returns the Calendar field that is added to or subtracted from by the nextValue and previousValue methods.
getCallback() - Method in exception javax.security.auth.callback.UnsupportedCallbackException
Get the unrecognized Callback.
getCallbackHandler() - Method in class java.security.KeyStore.CallbackHandlerProtection
Returns the CallbackHandler.
getCAName() - Method in class java.security.cert.TrustAnchor
Returns the name of the most-trusted CA in RFC 2253 String format.
getCancelSelectionAction() - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
getCandidateLocales(String, Locale) - Method in class java.util.ResourceBundle.Control
Returns a List of Locales as candidate locales for baseName and locale.
getCanonicalFile() - Method in class java.io.File
Returns the canonical form of this abstract pathname.
getCanonicalHostName() - Method in class java.net.InetAddress
Gets the fully qualified domain name for this IP address.
getCanonicalizationMethod() - Method in interface javax.xml.crypto.dsig.SignedInfo
Returns the canonicalization method of this SignedInfo.
getCanonicalizedData() - Method in interface javax.xml.crypto.dsig.SignedInfo
Returns the canonicalized signed info bytes after a signing or validation operation.
getCanonicalKeyPropertyListString() - Method in class javax.management.ObjectName
Returns a string representation of the list of key properties, in which the key properties are sorted in lexical order.
getCanonicalName() - Method in class java.lang.Class
Returns the canonical name of the underlying class as defined by the Java Language Specification.
getCanonicalName() - Method in class javax.management.ObjectName
Returns the canonical form of the name; that is, a string representation where the properties are sorted in lexical order.
getCanonicalPath() - Method in class java.io.File
Returns the canonical pathname string of this abstract pathname.
getCanWrapLines() - Method in class javax.swing.text.AbstractWriter
Returns whether or not the lines can be wrapped.
getCapabilities() - Method in class java.awt.Component.BltBufferStrategy
 
getCapabilities() - Method in class java.awt.Component.FlipBufferStrategy
 
getCapabilities() - Method in class java.awt.image.BufferStrategy
Returns the BufferCapabilities for this BufferStrategy.
getCapabilities(GraphicsConfiguration) - Method in class java.awt.Image
Returns an ImageCapabilities object which can be inquired as to the capabilities of this Image on the specified GraphicsConfiguration.
getCapabilities() - Method in class java.awt.image.VolatileImage
Returns an ImageCapabilities object which can be inquired as to the specific capabilities of this VolatileImage.
getCAPublicKey() - Method in class java.security.cert.TrustAnchor
Returns the public key of the most-trusted CA.
getCaret() - Method in class java.awt.event.InputMethodEvent
Gets the caret.
getCaret() - Method in class javax.swing.text.JTextComponent
Fetches the caret that allows text-oriented navigation over the view.
getCaret() - Method in class javax.swing.text.NavigationFilter.FilterBypass
Returns the Caret that is changing.
getCaretColor() - Method in class javax.swing.text.JTextComponent
Fetches the current color used to render the caret.
getCaretInfo(TextHitInfo, Rectangle2D) - Method in class java.awt.font.TextLayout
Returns information about the caret corresponding to hit.
getCaretInfo(TextHitInfo) - Method in class java.awt.font.TextLayout
Returns information about the caret corresponding to hit.
getCaretListeners() - Method in class javax.swing.text.JTextComponent
Returns an array of all the caret listeners registered on this text component.
getCaretPosition() - Method in interface java.awt.peer.TextComponentPeer
Returns the current caret position.
getCaretPosition() - Method in class java.awt.TextComponent.AccessibleAWTTextComponent
Returns the zero-based offset of the caret.
getCaretPosition() - Method in class java.awt.TextComponent
Returns the position of the text insertion caret.
getCaretPosition() - Method in interface javax.accessibility.AccessibleText
Returns the zero-based offset of the caret.
getCaretPosition() - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Return the zero-based offset of the caret.
getCaretPosition() - Method in class javax.swing.JLabel.AccessibleJLabel
Return the zero-based offset of the caret.
getCaretPosition() - Method in class javax.swing.JSpinner.AccessibleJSpinner
Returns the zero-based offset of the caret.
getCaretPosition() - Method in class javax.swing.ProgressMonitor.AccessibleProgressMonitor
Returns the zero-based offset of the caret.
getCaretPosition() - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns the zero-based offset of the caret.
getCaretPosition() - Method in class javax.swing.text.JTextComponent
Returns the position of the text insertion caret for the text component.
getCaretShape(TextHitInfo, Rectangle2D) - Method in class java.awt.font.TextLayout
Returns a Shape representing the caret at the specified hit inside the specified bounds.
getCaretShape(TextHitInfo) - Method in class java.awt.font.TextLayout
Returns a Shape representing the caret at the specified hit inside the natural bounds of this TextLayout.
getCaretShapes(int, Rectangle2D, TextLayout.CaretPolicy) - Method in class java.awt.font.TextLayout
Returns two paths corresponding to the strong and weak caret.
getCaretShapes(int, Rectangle2D) - Method in class java.awt.font.TextLayout
Returns two paths corresponding to the strong and weak caret.
getCaretShapes(int) - Method in class java.awt.font.TextLayout
Returns two paths corresponding to the strong and weak caret.
getCatalog() - Method in interface java.sql.Connection
Retrieves this Connection object's current catalog name.
getCatalogName(int) - Method in interface java.sql.ResultSetMetaData
Gets the designated column's table's catalog name.
getCatalogName(int) - Method in class javax.sql.rowset.RowSetMetaDataImpl
Retrieves the catalog name of the table from which the value in the designated column was derived.
getCatalogs() - Method in interface java.sql.DatabaseMetaData
Retrieves the catalog names available in this database.
getCatalogSeparator() - Method in interface java.sql.DatabaseMetaData
Retrieves the String that this database uses as the separator between a catalog and table name.
getCatalogTerm() - Method in interface java.sql.DatabaseMetaData
Retrieves the database vendor's preferred term for "catalog".
getCategories() - Method in class javax.imageio.spi.ServiceRegistry
Returns an Iterator of Class objects indicating the current set of categories.
getCategory() - Method in interface javax.print.attribute.Attribute
Get the printing attribute class which is to be used as the "category" for this printing attribute value when it is added to an attribute set.
getCategory() - Method in class javax.print.attribute.standard.Chromaticity
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.ColorSupported
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.Compression
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.Copies
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.CopiesSupported
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.DateTimeAtCompleted
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.DateTimeAtCreation
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.DateTimeAtProcessing
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.Destination
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.DialogTypeSelection
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.DocumentName
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.Fidelity
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.Finishings
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.JobHoldUntil
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.JobImpressions
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.JobImpressionsCompleted
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.JobImpressionsSupported
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.JobKOctets
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.JobKOctetsProcessed
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.JobKOctetsSupported
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.JobMediaSheets
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.JobMediaSheetsCompleted
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.JobMediaSheetsSupported
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.JobMessageFromOperator
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.JobName
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.JobOriginatingUserName
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.JobPriority
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.JobPrioritySupported
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.JobSheets
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.JobState
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.JobStateReason
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.JobStateReasons
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.Media
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.MediaPrintableArea
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.MediaSize
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.MultipleDocumentHandling
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.NumberOfDocuments
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.NumberOfInterveningJobs
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.NumberUp
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.NumberUpSupported
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.OrientationRequested
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.OutputDeviceAssigned
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.PageRanges
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.PagesPerMinute
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.PagesPerMinuteColor
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.PDLOverrideSupported
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.PresentationDirection
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.PrinterInfo
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.PrinterIsAcceptingJobs
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.PrinterLocation
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.PrinterMakeAndModel
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.PrinterMessageFromOperator
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.PrinterMoreInfo
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.PrinterMoreInfoManufacturer
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.PrinterName
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.PrinterResolution
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.PrinterState
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.PrinterStateReason
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.PrinterStateReasons
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.PrinterURI
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.PrintQuality
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.QueuedJobCount
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.ReferenceUriSchemesSupported
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.RequestingUserName
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.Severity
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.SheetCollate
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCategory() - Method in class javax.print.attribute.standard.Sides
Get the printing attribute class which is to be used as the "category" for this printing attribute value.
getCause() - Method in exception java.awt.print.PrinterIOException
Returns the the cause of this exception (the IOException that terminated the print job).
getCause() - Method in exception java.io.WriteAbortedException
Returns the exception that terminated the operation (the cause).
getCause() - Method in exception java.lang.ClassNotFoundException
Returns the cause of this exception (the exception that was raised if an error occurred while attempting to load the class; otherwise null).
getCause() - Method in error java.lang.ExceptionInInitializerError
Returns the cause of this error (the exception that occurred during a static initialization that caused this error to be created).
getCause() - Method in exception java.lang.reflect.InvocationTargetException
Returns the cause of this exception (the thrown target exception, which may be null).
getCause() - Method in exception java.lang.reflect.UndeclaredThrowableException
Returns the cause of this exception (the Throwable instance wrapped in this UndeclaredThrowableException, which may be null).
getCause() - Method in class java.lang.Throwable
Returns the cause of this throwable or null if the cause is nonexistent or unknown.
getCause() - Method in exception java.nio.file.DirectoryIteratorException
Returns the cause of this exception.
getCause() - Method in exception java.rmi.activation.ActivationException
Returns the cause of this exception.
getCause() - Method in exception java.rmi.RemoteException
Returns the cause of this exception.
getCause() - Method in exception java.rmi.server.ServerCloneException
Returns the cause of this exception.
getCause() - Method in exception java.security.PrivilegedActionException
Returns the cause of this exception (the exception thrown by the privileged computation that resulted in this PrivilegedActionException).
getCause() - Method in exception javax.management.MBeanException
Return the actual Exception thrown.
getCause() - Method in exception javax.management.ReflectionException
Returns the actual Exception thrown.
getCause() - Method in exception javax.management.remote.JMXProviderException
 
getCause() - Method in exception javax.management.remote.JMXServerErrorException
 
getCause() - Method in exception javax.management.RuntimeErrorException
Returns the actual Error thrown.
getCause() - Method in exception javax.management.RuntimeMBeanException
Returns the actual RuntimeException thrown.
getCause() - Method in exception javax.management.RuntimeOperationsException
Returns the actual RuntimeException thrown.
getCause() - Method in exception javax.naming.NamingException
Returns the cause of this exception.
getCause() - Method in exception javax.security.sasl.SaslException
 
getCause() - Method in exception javax.xml.crypto.dsig.TransformException
Returns the cause of this TransformException or null if the cause is nonexistent or unknown.
getCause() - Method in exception javax.xml.crypto.dsig.XMLSignatureException
Returns the cause of this XMLSignatureException or null if the cause is nonexistent or unknown.
getCause() - Method in exception javax.xml.crypto.KeySelectorException
Returns the cause of this KeySelectorException or null if the cause is nonexistent or unknown.
getCause() - Method in exception javax.xml.crypto.MarshalException
Returns the cause of this MarshalException or null if the cause is nonexistent or unknown.
getCause() - Method in exception javax.xml.crypto.NoSuchMechanismException
Returns the cause of this NoSuchMechanismException or null if the cause is nonexistent or unknown.
getCause() - Method in exception javax.xml.crypto.URIReferenceException
Returns the cause of this URIReferenceException or null if the cause is nonexistent or unknown.
getCellBounds(int, int) - Method in class javax.swing.JList
Returns the bounding rectangle, in the list's coordinate system, for the range of cells specified by the two indices.
getCellBounds(JList, int, int) - Method in class javax.swing.plaf.basic.BasicListUI
Returns the bounding rectangle, in the given list's coordinate system, for the range of cells specified by the two indices.
getCellBounds(JList, int, int) - Method in class javax.swing.plaf.ListUI
Returns the bounding rectangle, in the given list's coordinate system, for the range of cells specified by the two indices.
getCellBounds(JList, int, int) - Method in class javax.swing.plaf.multi.MultiListUI
Invokes the getCellBounds method on each UI handled by this object.
getCellEditor() - Method in class javax.swing.JTable
Returns the active cell editor, which is null if the table is not currently editing.
getCellEditor(int, int) - Method in class javax.swing.JTable
Returns an appropriate editor for the cell specified by row and column.
getCellEditor() - Method in class javax.swing.JTree
Returns the editor used to edit entries in the tree.
getCellEditor() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
getCellEditor() - Method in class javax.swing.table.TableColumn
Returns the TableCellEditor used by the JTable to edit values for this column.
getCellEditorListeners() - Method in class javax.swing.AbstractCellEditor
Returns an array of all the CellEditorListeners added to this AbstractCellEditor with addCellEditorListener().
getCellEditorListeners() - Method in class javax.swing.tree.DefaultTreeCellEditor
Returns an array of all the CellEditorListeners added to this DefaultTreeCellEditor with addCellEditorListener().
getCellEditorValue() - Method in interface javax.swing.CellEditor
Returns the value contained in the editor.
getCellEditorValue() - Method in class javax.swing.DefaultCellEditor.EditorDelegate
Returns the value of this cell.
getCellEditorValue() - Method in class javax.swing.DefaultCellEditor
Forwards the message from the CellEditor to the delegate.
getCellEditorValue() - Method in class javax.swing.tree.DefaultTreeCellEditor
Returns the value currently being edited.
getCellLength() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
Returns the width (if HORIZONTAL) or height (if VERTICAL) of each of the indivdual cells/units to be rendered in the progress bar.
getCellRect(int, int, boolean) - Method in class javax.swing.JTable
Returns a rectangle for the cell that lies at the intersection of row and column.
getCellRenderer() - Method in class javax.swing.JList
Returns the object responsible for painting list items.
getCellRenderer(int, int) - Method in class javax.swing.JTable
Returns an appropriate renderer for the cell specified by this row and column.
getCellRenderer() - Method in class javax.swing.JTree
Returns the current TreeCellRenderer that is rendering each cell.
getCellRenderer() - Method in class javax.swing.plaf.basic.BasicTreeUI
Return currentCellRenderer, which will either be the trees renderer, or defaultCellRenderer, which ever wasn't null.
getCellRenderer() - Method in class javax.swing.table.TableColumn
Returns the TableCellRenderer used by the JTable to draw values for this column.
getCellSelectionEnabled() - Method in class javax.swing.JTable
Returns true if both row and column selection models are enabled.
getCellSpacing() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
Returns the spacing between each of the cells/units in the progress bar.
getCenterPoint() - Method in class java.awt.GraphicsEnvironment
Returns the Point where Windows should be centered.
getCenterPoint() - Method in class java.awt.RadialGradientPaint
Returns a copy of the center point of the radial gradient.
getCentersChildren() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
 
getCenterX() - Method in class java.awt.geom.RectangularShape
Returns the X coordinate of the center of the framing rectangle of the Shape in double precision.
getCenterY() - Method in class java.awt.geom.RectangularShape
Returns the Y coordinate of the center of the framing rectangle of the Shape in double precision.
getCertificate() - Method in class java.security.cert.X509CertSelector
Returns the certificateEquals criterion.
getCertificate(String) - Method in class java.security.KeyStore
Returns the certificate associated with the given alias.
getCertificate() - Method in class java.security.KeyStore.PrivateKeyEntry
Gets the end entity Certificate from the certificate chain in this entry.
getCertificate() - Method in class javax.security.auth.x500.X500PrivateCredential
Returns the X.509 certificate.
getCertificateAlias(Certificate) - Method in class java.security.KeyStore
Returns the (alias) name of the first keystore entry whose certificate matches the given certificate.
getCertificateChain(String) - Method in class java.security.KeyStore
Returns the certificate chain associated with the given alias.
getCertificateChain() - Method in class java.security.KeyStore.PrivateKeyEntry
Gets the Certificate chain from this entry.
getCertificateChain(String) - Method in interface javax.net.ssl.X509KeyManager
Returns the certificate chain associated with the given alias.
getCertificateChecking() - Method in class java.security.cert.X509CRLSelector
Returns the certificate being checked.
getCertificateIssuer() - Method in class java.security.cert.X509CRLEntry
Get the issuer of the X509Certificate described by this entry.
getCertificates() - Method in class java.net.JarURLConnection
Return the Certificate object for this connection if the URL for it points to a JAR file entry, null otherwise.
getCertificates() - Method in class java.security.cert.CertPath
Returns the list of certificates in this certification path.
getCertificates(CertSelector) - Method in class java.security.cert.CertStore
Returns a Collection of Certificates that match the specified selector.
getCertificates() - Method in class java.security.CodeSource
Returns the certificates associated with this CodeSource.
getCertificates() - Method in class java.util.jar.JarEntry
Returns the Certificate objects for this entry, or null if none.
getCertificateValid() - Method in class java.security.cert.X509CertSelector
Returns the certificateValid criterion.
getCertPath() - Method in interface java.security.cert.CertPathBuilderResult
Returns the built certification path.
getCertPath() - Method in exception java.security.cert.CertPathValidatorException
Returns the certification path that was being validated when the exception was thrown.
getCertPath() - Method in class java.security.cert.PKIXCertPathBuilderResult
Returns the built and validated certification path.
getCertPathCheckers() - Method in class java.security.cert.PKIXParameters
Returns the List of certification path checkers.
getCertPathEncodings() - Method in class java.security.cert.CertificateFactory
Returns an iteration of the CertPath encodings supported by this certificate factory, with the default encoding first.
getCertStoreParameters() - Method in class java.security.cert.CertStore
Returns the parameters used to initialize this CertStore.
getCertStores() - Method in class java.security.cert.PKIXParameters
Returns an immutable List of CertStores that are used to find certificates and CRLs.
getChange(Element) - Method in interface javax.swing.event.DocumentEvent
Gets the change information for the given element.
getChange(Element) - Method in class javax.swing.text.AbstractDocument.DefaultDocumentEvent
Gets the changes for an element.
getChanged() - Method in class java.awt.event.HierarchyEvent
Returns the Component at the top of the hierarchy which was changed.
getChangedParent() - Method in class java.awt.event.HierarchyEvent
Returns the parent of the Component returned by getChanged().
getChangeFlags() - Method in class java.awt.event.HierarchyEvent
Returns a bitmask which indicates the type(s) of HIERARCHY_CHANGED events represented in this event object.
getChangeInfo() - Method in class javax.naming.event.NamingEvent
Retrieves the change information for this event.
getChangeListeners() - Method in class javax.swing.AbstractButton
Returns an array of all the ChangeListeners added to this AbstractButton with addChangeListener().
getChangeListeners() - Method in class javax.swing.AbstractSpinnerModel
Returns an array of all the ChangeListeners added to this AbstractSpinnerModel with addChangeListener().
getChangeListeners() - Method in class javax.swing.colorchooser.DefaultColorSelectionModel
Returns an array of all the ChangeListeners added to this DefaultColorSelectionModel with addChangeListener.
getChangeListeners() - Method in class javax.swing.DefaultBoundedRangeModel
Returns an array of all the change listeners registered on this DefaultBoundedRangeModel.
getChangeListeners() - Method in class javax.swing.DefaultButtonModel
Returns an array of all the change listeners registered on this DefaultButtonModel.
getChangeListeners() - Method in class javax.swing.DefaultSingleSelectionModel
Returns an array of all the change listeners registered on this DefaultSingleSelectionModel.
getChangeListeners() - Method in class javax.swing.JProgressBar
Returns an array of all the ChangeListeners added to this progress bar with addChangeListener.
getChangeListeners() - Method in class javax.swing.JSlider
Returns an array of all the ChangeListeners added to this JSlider with addChangeListener().
getChangeListeners() - Method in class javax.swing.JSpinner
Returns an array of all the ChangeListeners added to this JSpinner with addChangeListener().
getChangeListeners() - Method in class javax.swing.JTabbedPane
Returns an array of all the ChangeListeners added to this JTabbedPane with addChangeListener.
getChangeListeners() - Method in class javax.swing.JViewport
Returns an array of all the ChangeListeners added to this JViewport with addChangeListener().
getChangeListeners() - Method in class javax.swing.MenuSelectionManager
Returns an array of all the ChangeListeners added to this MenuSelectionManager with addChangeListener().
getChangeListeners() - Method in class javax.swing.text.DefaultCaret
Returns an array of all the change listeners registered on this caret.
getChangeListeners() - Method in class javax.swing.text.StyleContext
Returns an array of all the ChangeListeners added to this StyleContext with addChangeListener().
getChangeListeners() - Method in class javax.swing.text.StyleContext.NamedStyle
Returns an array of all the ChangeListeners added to this NamedStyle with addChangeListener().
getChangeToParentDirectoryAction() - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
getChannel() - Method in class java.io.FileInputStream
Returns the unique FileChannel object associated with this file input stream.
getChannel() - Method in class java.io.FileOutputStream
Returns the unique FileChannel object associated with this file output stream.
getChannel() - Method in class java.io.RandomAccessFile
Returns the unique FileChannel object associated with this file.
getChannel() - Method in class java.net.DatagramSocket
Returns the unique DatagramChannel object associated with this datagram socket, if any.
getChannel() - Method in class java.net.ServerSocket
Returns the unique ServerSocketChannel object associated with this socket, if any.
getChannel() - Method in class java.net.Socket
Returns the unique SocketChannel object associated with this socket, if any.
getChannel() - Method in class javax.sound.midi.ShortMessage
Obtains the MIDI channel associated with this event.
getChannelPressure() - Method in interface javax.sound.midi.MidiChannel
Obtains the channel's keyboard pressure.
getChannels() - Method in interface javax.sound.midi.Synthesizer
Obtains the set of MIDI channels controlled by this synthesizer.
getChannels() - Method in class javax.sound.sampled.AudioFormat
Obtains the number of channels.
getChar(Object, int) - Static method in class java.lang.reflect.Array
Returns the value of the indexed component in the specified array object, as a char.
getChar(Object) - Method in class java.lang.reflect.Field
Gets the value of a static or instance field of type char or of another primitive type convertible to type char via a widening conversion.
getCharacterAttribute(int) - Method in class java.awt.TextComponent.AccessibleAWTTextComponent
Returns the AttributeSet for a given character (at a given index).
getCharacterAttribute(int) - Method in interface javax.accessibility.AccessibleText
Returns the AttributeSet for a given character at a given index
getCharacterAttribute(int) - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Return the AttributeSet for a given character at a given index
getCharacterAttribute(int) - Method in class javax.swing.JLabel.AccessibleJLabel
Return the AttributeSet for a given character at a given index
getCharacterAttribute(int) - Method in class javax.swing.JSpinner.AccessibleJSpinner
Returns the AttributeSet for a given character at a given index
getCharacterAttribute(int) - Method in class javax.swing.ProgressMonitor.AccessibleProgressMonitor
Returns the AttributeSet for a given character at a given index
getCharacterAttribute(int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns the AttributeSet for a given character (at a given index).
getCharacterAttributeRun() - Method in class javax.swing.text.StyledEditorKit
Fetches the element representing the current run of character attributes for the caret.
getCharacterAttributes() - Method in class javax.swing.JTextPane
Fetches the character attributes in effect at the current location of the caret, or null.
getCharacterBounds(int) - Method in class java.awt.TextComponent.AccessibleAWTTextComponent
Determines the bounding box of the character at the given index into the string.
getCharacterBounds(int) - Method in interface javax.accessibility.AccessibleText
Determines the bounding box of the character at the given index into the string.
getCharacterBounds(int) - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Determine the bounding box of the character at the given index into the string.
getCharacterBounds(int) - Method in class javax.swing.JLabel.AccessibleJLabel
Determine the bounding box of the character at the given index into the string.
getCharacterBounds(int) - Method in class javax.swing.JSpinner.AccessibleJSpinner
Determines the bounding box of the character at the given index into the string.
getCharacterBounds(int) - Method in class javax.swing.ProgressMonitor.AccessibleProgressMonitor
Determines the bounding box of the character at the given index into the string.
getCharacterBounds(int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Determines the bounding box of the character at the given index into the string.
getCharacterCount() - Method in class java.awt.font.TextLayout
Returns the number of characters represented by this TextLayout.
getCharacterElement(int) - Method in class javax.swing.text.DefaultStyledDocument
Gets a character element based on a position.
getCharacterElement(int) - Method in interface javax.swing.text.StyledDocument
Gets the element that represents the character that is at the given offset within the document.
getCharacterInstance() - Static method in class java.text.BreakIterator
Returns a new BreakIterator instance for character breaks for the default locale.
getCharacterInstance(Locale) - Static method in class java.text.BreakIterator
Returns a new BreakIterator instance for character breaks for the given locale.
getCharacterInstance(Locale) - Method in class java.text.spi.BreakIteratorProvider
Returns a new BreakIterator instance for character breaks for the given locale.
getCharacterLevel(int) - Method in class java.awt.font.TextLayout
Returns the level of the character at index.
getCharacterStream(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated parameter as a java.io.Reader object in the Java programming language.
getCharacterStream(String) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated parameter as a java.io.Reader object in the Java programming language.
getCharacterStream() - Method in interface java.sql.Clob
Retrieves the CLOB value designated by this Clob object as a java.io.Reader object (or as a stream of characters).
getCharacterStream(long, long) - Method in interface java.sql.Clob
Returns a Reader object that contains a partial Clob value, starting with the character specified by pos, which is length characters in length.
getCharacterStream(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.io.Reader object.
getCharacterStream(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.io.Reader object.
getCharacterStream() - Method in interface java.sql.SQLXML
Retrieves the XML value designated by this SQLXML instance as a java.io.Reader object.
getCharacterStream() - Method in class javax.sql.rowset.serial.SerialClob
Returns this SerialClob object's data as a stream of Unicode characters.
getCharacterStream(long, long) - Method in class javax.sql.rowset.serial.SerialClob
 
getCharContent(boolean) - Method in interface javax.tools.FileObject
Gets the character content of this file object, if available.
getCharContent(boolean) - Method in class javax.tools.ForwardingFileObject
 
getCharContent(boolean) - Method in class javax.tools.SimpleJavaFileObject
This implementation always throws UnsupportedOperationException.
getCharCount() - Method in class java.awt.TextComponent.AccessibleAWTTextComponent
Returns the number of characters (valid indicies)
getCharCount() - Method in interface javax.accessibility.AccessibleText
Returns the number of characters (valid indicies)
getCharCount() - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Return the number of characters (valid indicies)
getCharCount() - Method in class javax.swing.JLabel.AccessibleJLabel
Return the number of characters (valid indicies)
getCharCount() - Method in class javax.swing.JSpinner.AccessibleJSpinner
Returns the number of characters (valid indicies)
getCharCount() - Method in class javax.swing.ProgressMonitor.AccessibleProgressMonitor
Returns the number of characters (valid indicies)
getCharCount() - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns the number of characters (valid indices)
getCharIndex() - Method in class java.awt.font.TextHitInfo
Returns the index of the character hit.
getCharParameter(int) - Method in class java.awt.image.renderable.ParameterBlock
A convenience method to return a parameter as a char.
getChars(int, int, char[], int) - Method in class java.lang.String
Copies characters from this string into the destination character array.
getChars(int, int, char[], int) - Method in class java.lang.StringBuffer
 
getChars(int, int, Segment) - Method in interface javax.swing.text.AbstractDocument.Content
Gets a sequence of characters and copies them into a Segment.
getChars(int, int, Segment) - Method in class javax.swing.text.GapContent
Retrieves a portion of the content.
getChars(int, int, Segment) - Method in class javax.swing.text.StringContent
Retrieves a portion of the content.
getCharSetSpec() - Method in exception javax.swing.text.ChangedCharSetException
 
getCheckboxGroup() - Method in class java.awt.Checkbox
Determines this check box's group.
getCheckBoxIcon() - Static method in class javax.swing.plaf.basic.BasicIconFactory
 
getCheckBoxIcon() - Static method in class javax.swing.plaf.metal.MetalIconFactory
Returns a checkbox icon.
getCheckBoxMenuItemIcon() - Static method in class javax.swing.plaf.basic.BasicIconFactory
 
getCheckBoxMenuItemIcon() - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getChecksum() - Method in class java.util.zip.CheckedInputStream
Returns the Checksum for this input stream.
getChecksum() - Method in class java.util.zip.CheckedOutputStream
Returns the Checksum for this output stream.
getChild() - Method in class java.awt.event.ContainerEvent
Returns the component that was affected by the event.
getChild(String) - Method in class java.util.prefs.AbstractPreferences
Returns the named child if it exists, or null if it does not.
getChild() - Method in class java.util.prefs.NodeChangeEvent
Returns the node that was added or removed.
getChild(File, String) - Method in class javax.swing.filechooser.FileSystemView
 
getChild(Object, int) - Method in class javax.swing.tree.DefaultTreeModel
Returns the child of parent at index index in the parent's child array.
getChild(Object, int) - Method in interface javax.swing.tree.TreeModel
Returns the child of parent at index index in the parent's child array.
getChildAfter(TreeNode) - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns the child in this node's child array that immediately follows aChild, which must be a child of this node.
getChildAllocation(int, Shape) - Method in class javax.swing.text.AsyncBoxView.ChildLocator
Fetch the allocation to use for a child view.
getChildAllocation(int) - Method in class javax.swing.text.AsyncBoxView.ChildLocator
Fetch the allocation to use for a child view.
getChildAllocation(int, Shape) - Method in class javax.swing.text.AsyncBoxView
Fetches the allocation for the given child view.
getChildAllocation(int, Shape) - Method in class javax.swing.text.BoxView
Fetches the allocation for the given child view.
getChildAllocation(int, Shape) - Method in class javax.swing.text.CompositeView
Fetches the allocation for the given child view to render into.
getChildAllocation(int, Shape) - Method in class javax.swing.text.View
Fetches the allocation for the given child view.
getChildAt(int) - Method in class javax.swing.JTree.DynamicUtilTreeNode
Subclassed to load the children, if necessary.
getChildAt(int) - Method in class javax.swing.text.AbstractDocument.AbstractElement
Returns the child TreeNode at index childIndex.
getChildAt(int) - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns the child at the specified index in this node's child array.
getChildAt(int) - Method in interface javax.swing.tree.TreeNode
Returns the child TreeNode at index childIndex.
getChildBeanContextChild(Object) - Static method in class java.beans.beancontext.BeanContextSupport
Gets the BeanContextChild (if any) of the specified child
getChildBeanContextMembershipListener(Object) - Static method in class java.beans.beancontext.BeanContextSupport
Gets the BeanContextMembershipListener (if any) of the specified child
getChildBeanContextServicesListener(Object) - Static method in class java.beans.beancontext.BeanContextServicesSupport
Gets the BeanContextServicesListener (if any) of the specified child.
getChildBefore(TreeNode) - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns the child in this node's child array that immediately precedes aChild, which must be a child of this node.
getChildCount() - Method in class javax.swing.JTree.DynamicUtilTreeNode
Returns the number of child nodes.
getChildCount() - Method in class javax.swing.text.AbstractDocument.AbstractElement
Returns the number of children TreeNode's receiver contains.
getChildCount() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns the number of children of this node.
getChildCount(Object) - Method in class javax.swing.tree.DefaultTreeModel
Returns the number of children of parent.
getChildCount(Object) - Method in interface javax.swing.tree.TreeModel
Returns the number of children of parent.
getChildCount() - Method in interface javax.swing.tree.TreeNode
Returns the number of children TreeNodes the receiver contains.
getChildIndex() - Method in class javax.swing.JTree.DropLocation
Returns the index where the dropped data should be inserted with respect to the path returned by getPath().
getChildIndices() - Method in class javax.swing.event.TreeModelEvent
Returns the values of the child indexes.
getChildNames(String) - Method in interface javax.imageio.metadata.IIOMetadataFormat
Returns an array of Strings indicating the names of the element which are allowed to be children of the named element, in the order in which they should appear.
getChildNames(String) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
 
getChildNodes() - Method in class javax.imageio.metadata.IIOMetadataNode
Returns a NodeList that contains all children of this node.
getChildPolicy(String) - Method in interface javax.imageio.metadata.IIOMetadataFormat
Returns one of the constants starting with CHILD_POLICY_, indicating the legal pattern of children for the named element.
getChildPolicy(String) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
 
getChildPropertyChangeListener(Object) - Static method in class java.beans.beancontext.BeanContextSupport
Gets the PropertyChangeListener (if any) of the specified child
getChildren() - Method in interface java.security.cert.PolicyNode
Returns an iterator over the children of this node.
getChildren() - Method in class javax.swing.event.TreeModelEvent
Returns the objects that are children of the node identified by getPath at the locations specified by getChildIndices.
getChildrenAdded() - Method in interface javax.swing.event.DocumentEvent.ElementChange
Gets the child elements that were added to the given parent element.
getChildrenAdded() - Method in class javax.swing.text.AbstractDocument.ElementEdit
Gets a list of children that were added.
getChildrenRemoved() - Method in interface javax.swing.event.DocumentEvent.ElementChange
Gets the child elements that were removed from the given parent element.
getChildrenRemoved() - Method in class javax.swing.text.AbstractDocument.ElementEdit
Gets a list of children that were removed.
getChildSerializable(Object) - Static method in class java.beans.beancontext.BeanContextSupport
Gets the Serializable (if any) associated with the specified Child
getChildState(int) - Method in class javax.swing.text.AsyncBoxView
Fetch the object representing the layout state of of the child at the given index.
getChildVetoableChangeListener(Object) - Static method in class java.beans.beancontext.BeanContextSupport
Gets the VetoableChangeListener (if any) of the specified child
getChildView() - Method in class javax.swing.text.AsyncBoxView.ChildState
Fetch the child view this record represents
getChildVisibility(Object) - Static method in class java.beans.beancontext.BeanContextSupport
Gets the Component (if any) associated with the specified child.
getChoices() - Method in class javax.security.auth.callback.ChoiceCallback
Get the list of choices.
getChoosableFileFilters() - Method in class javax.swing.JFileChooser
Gets the list of user choosable file filters.
getChooserPanels() - Method in class javax.swing.JColorChooser
Returns the specified color panels.
getCipherSuite() - Method in class java.net.SecureCacheResponse
Returns the cipher suite in use on the original connection that retrieved the network resource.
getCipherSuite() - Method in class javax.net.ssl.HandshakeCompletedEvent
Returns the cipher suite in use by the session which was produced by the handshake.
getCipherSuite() - Method in class javax.net.ssl.HttpsURLConnection
Returns the cipher suite in use on this connection.
getCipherSuite() - Method in interface javax.net.ssl.SSLSession
Returns the name of the SSL cipher suite which is used for all connections in the session.
getCipherSuites() - Method in class javax.net.ssl.SSLParameters
Returns a copy of the array of ciphersuites or null if none have been set.
getClass() - Method in class java.lang.Object
Returns the runtime class of this Object.
getClassAnnotation(Class<?>) - Static method in class java.rmi.server.RMIClassLoader
Returns the annotation string (representing a location for the class definition) that RMI will use to annotate the class descriptor when marshalling objects of the given class.
getClassAnnotation(Class<?>) - Method in class java.rmi.server.RMIClassLoaderSpi
Provides the implementation for RMIClassLoader.getClassAnnotation(Class).
getClassContext() - Method in class java.lang.SecurityManager
Returns the current execution stack as an array of classes.
getClasses() - Method in class java.lang.Class
Returns an array containing Class objects representing all the public classes and interfaces that are members of the class represented by this Class object.
getClassLoader() - Method in class java.lang.Class
Returns the class loader for the class.
getClassLoader(String) - Static method in class java.rmi.server.RMIClassLoader
Returns a class loader that loads classes from the given codebase URL path.
getClassLoader(String) - Method in class java.rmi.server.RMIClassLoaderSpi
Provides the implementation for RMIClassLoader.getClassLoader(String).
getClassLoader() - Method in class java.security.ProtectionDomain
Returns the ClassLoader of this domain.
getClassLoader(ObjectName) - Method in interface javax.management.MBeanServer
Return the named ClassLoader.
getClassLoader(JavaFileManager.Location) - Method in class javax.tools.ForwardingJavaFileManager
 
getClassLoader(JavaFileManager.Location) - Method in interface javax.tools.JavaFileManager
Gets a class loader for loading plug-ins from the given location.
getClassLoaderFor(ObjectName) - Method in interface javax.management.MBeanServer
Return the ClassLoader that was used for loading the class of the named MBean.
getClassLoaderRepository() - Method in interface javax.management.MBeanServer
Return the ClassLoaderRepository for this MBeanServer.
getClassLoaderRepository(MBeanServer) - Static method in class javax.management.MBeanServerFactory
Return the ClassLoaderRepository used by the given MBeanServer.
getClassLoaderRepository() - Method in class javax.management.modelmbean.RequiredModelMBean
Return the Class Loader Repository used to perform class loading.
getClassLoadingLock(String) - Method in class java.lang.ClassLoader
Returns the lock object for class loading operations.
getClassLoadingMXBean() - Static method in class java.lang.management.ManagementFactory
Returns the managed bean for the class loading system of the Java virtual machine.
getClassName() - Method in class java.lang.management.LockInfo
Returns the fully qualified name of the class of the lock object.
getClassName() - Method in class java.lang.StackTraceElement
Returns the fully qualified name of the class containing the execution point represented by this stack trace element.
getClassName() - Method in class java.rmi.activation.ActivationDesc
Returns the class name for the object specified by this descriptor.
getClassName() - Method in class java.rmi.activation.ActivationGroupDesc
Returns the group's class name (possibly null).
getClassName() - Method in class java.security.Provider.Service
Return the name of the class implementing this service.
getClassName() - Method in exception java.util.MissingResourceException
Gets parameter passed by constructor.
getClassName() - Method in class javax.management.MBeanInfo
Returns the name of the Java class of the MBean described by this MBeanInfo.
getClassName() - Method in interface javax.management.modelmbean.ModelMBeanInfo
Returns the name of the Java class of the MBean described by this MBeanInfo.
getClassName() - Method in class javax.management.ObjectInstance
Returns the class part.
getClassName() - Method in interface javax.management.openmbean.OpenMBeanInfo
Returns the fully qualified Java class name of the open MBean instances this OpenMBeanInfo describes.
getClassName() - Method in class javax.management.openmbean.OpenType
Returns the fully qualified Java class name of the open data values this open type describes.
getClassName(MBeanInfo) - Method in class javax.management.StandardMBean
Customization hook: Get the className that will be used in the MBeanInfo returned by this MBean.
getClassName() - Method in class javax.naming.Binding
Retrieves the class name of the object bound to the name of this binding.
getClassName() - Method in class javax.naming.NameClassPair
Retrieves the class name of the object bound to the name of this binding.
getClassName() - Method in class javax.naming.Reference
Retrieves the class name of the object to which this reference refers.
getClassName() - Method in class javax.swing.UIManager.LookAndFeelInfo
Returns the name of the class that implements this look and feel.
getClassPath() - Method in interface java.lang.management.RuntimeMXBean
Returns the Java class path that is used by the system class loader to search for class files.
getClickCount() - Method in class java.awt.event.MouseEvent
Returns the number of mouse clicks associated with this event.
getClickCountToStart() - Method in class javax.swing.DefaultCellEditor
Returns the number of clicks needed to start editing.
getClient() - Method in class javax.security.auth.kerberos.KerberosTicket
Returns the client principal associated with this ticket.
getClientAddresses() - Method in class javax.security.auth.kerberos.KerberosTicket
Returns a list of addresses from where the ticket can be used.
getClientAliases(String, Principal[]) - Method in interface javax.net.ssl.X509KeyManager
Get the matching aliases for authenticating the client side of a secure socket given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
getClientHost() - Static method in class java.rmi.server.RemoteServer
Returns a string representation of the client host for the remote method invocation being processed in the current thread.
getClientHost() - Method in interface java.rmi.server.ServerRef
Returns the hostname of the current client.
getClientInfo(String) - Method in interface java.sql.Connection
Returns the value of the client info property specified by name.
getClientInfo() - Method in interface java.sql.Connection
Returns a list containing the name and current value of each client info property supported by the driver.
getClientInfoProperties() - Method in interface java.sql.DatabaseMetaData
Retrieves a list of the client info properties that the driver supports.
getClientProperty(Object) - Method in class javax.swing.JComponent
Returns the value of the property with the specified key.
getClientSessionContext() - Method in class javax.net.ssl.SSLContext
Returns the client session context, which represents the set of SSL sessions available for use during the handshake phase of client-side SSL sockets.
getClip() - Method in class java.awt.Graphics
Gets the current clipping area.
getClip() - Static method in class javax.sound.sampled.AudioSystem
Obtains a clip that can be used for playing back an audio file or an audio stream.
getClip(Mixer.Info) - Static method in class javax.sound.sampled.AudioSystem
Obtains a clip from the specified mixer that can be used for playing back an audio file or an audio stream.
getClip() - Method in class javax.swing.DebugGraphics
Overrides Graphics.getClip.
getClipBounds() - Method in class java.awt.Graphics
Returns the bounding rectangle of the current clipping area.
getClipBounds(Rectangle) - Method in class java.awt.Graphics
Returns the bounding rectangle of the current clipping area.
getClipBounds() - Method in class javax.swing.DebugGraphics
Overrides Graphics.getClipBounds.
getClipRect() - Method in class java.awt.Graphics
Deprecated.
As of JDK version 1.1, replaced by getClipBounds().
getClob(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC CLOB parameter as a java.sql.Clob object in the Java programming language.
getClob(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC CLOB parameter as a java.sql.Clob object in the Java programming language.
getClob(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Clob object in the Java programming language.
getClob(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Clob object in the Java programming language.
getClosedIcon() - Method in class javax.swing.tree.DefaultTreeCellRenderer
Returns the icon used to represent non-leaf nodes that are not expanded.
getClosestPathForLocation(int, int) - Method in class javax.swing.JTree
Returns the path to the node that is closest to x,y.
getClosestPathForLocation(JTree, int, int) - Method in class javax.swing.plaf.basic.BasicTreeUI
Returns the path to the node that is closest to x,y.
getClosestPathForLocation(JTree, int, int) - Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the getClosestPathForLocation method on each UI handled by this object.
getClosestPathForLocation(JTree, int, int) - Method in class javax.swing.plaf.TreeUI
Returns the path to the node that is closest to x,y.
getClosestPositionTo(int, Position.Bias, Shape, int, Position.Bias[], int, int) - Method in class javax.swing.text.ParagraphView
Returns the closest model position to x.
getClosestRowForLocation(int, int) - Method in class javax.swing.JTree
Returns the row to the node that is closest to x,y.
getCode() - Method in class javax.management.loading.MLetContent
Gets the value of the CODE attribute of the MLET tag.
getCode() - Method in interface javax.tools.Diagnostic
Gets a diagnostic code indicating the type of diagnostic.
getCodeBase() - Method in class java.applet.Applet
Gets the base URL.
getCodeBase() - Method in interface java.applet.AppletStub
Gets the base URL.
getCodeBase() - Method in class javax.management.loading.MLetContent
Gets the code base URL.
getCodePoint() - Method in exception java.util.IllegalFormatCodePointException
Returns the illegal code point as defined by Character.isValidCodePoint(int).
getCodeSigners() - Method in class java.security.CodeSource
Returns the code signers associated with this CodeSource.
getCodeSigners() - Method in class java.util.jar.JarEntry
Returns the CodeSigner objects for this entry, or null if none.
getCodeSource() - Method in class java.security.ProtectionDomain
Returns the CodeSource of this domain.
getCofactor() - Method in class java.security.spec.ECParameterSpec
Returns the cofactor.
getCollapsedIcon() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
getCollationElementIterator(String) - Method in class java.text.RuleBasedCollator
Return a CollationElementIterator for the given String.
getCollationElementIterator(CharacterIterator) - Method in class java.text.RuleBasedCollator
Return a CollationElementIterator for the given String.
getCollationKey(String) - Method in class java.text.Collator
Transforms the String into a series of bits that can be compared bitwise to other CollationKeys.
getCollationKey(String) - Method in class java.text.RuleBasedCollator
Transforms the string into a series of characters that can be compared with CollationKey.compareTo.
getCollection() - Method in class java.security.cert.CollectionCertStoreParameters
Returns the Collection from which Certificates and CRLs are retrieved.
getCollectionCount() - Method in interface java.lang.management.GarbageCollectorMXBean
Returns the total number of collections that have occurred.
getCollectionTime() - Method in interface java.lang.management.GarbageCollectorMXBean
Returns the approximate accumulated collection elapsed time in milliseconds.
getCollectionUsage() - Method in interface java.lang.management.MemoryPoolMXBean
Returns the memory usage after the Java virtual machine most recently expended effort in recycling unused objects in this memory pool.
getCollectionUsageThreshold() - Method in interface java.lang.management.MemoryPoolMXBean
Returns the collection usage threshold value of this memory pool in bytes.
getCollectionUsageThresholdCount() - Method in interface java.lang.management.MemoryPoolMXBean
Returns the number of times that the Java virtual machine has detected that the memory usage has reached or exceeded the collection usage threshold.
getColor(String) - Static method in class java.awt.Color
Finds a color in the system properties.
getColor(String, Color) - Static method in class java.awt.Color
Finds a color in the system properties.
getColor(String, int) - Static method in class java.awt.Color
Finds a color in the system properties.
getColor() - Method in class java.awt.Graphics
Gets this graphics context's current color.
getColor() - Method in class java.awt.PageAttributes
Returns whether pages using these attributes will be rendered in color or monochrome.
getColor() - Method in class javax.swing.DebugGraphics
Returns the Color used for text drawing operations.
getColor() - Method in class javax.swing.JColorChooser
Gets the current color value from the color chooser.
getColor(SynthContext, ColorType) - Method in class javax.swing.plaf.synth.SynthStyle
Returns the color for the specified state.
getColor() - Method in class javax.swing.text.DefaultHighlighter.DefaultHighlightPainter
Returns the color of the highlight.
getColor(Object) - Method in class javax.swing.UIDefaults
If the value of key is a Color return it, otherwise return null.
getColor(Object, Locale) - Method in class javax.swing.UIDefaults
If the value of key for the given Locale is a Color return it, otherwise return null.
getColor(Object) - Static method in class javax.swing.UIManager
Returns a color from the defaults.
getColor(Object, Locale) - Static method in class javax.swing.UIManager
Returns a color from the defaults that is appropriate for the given locale.
getColor1() - Method in class java.awt.GradientPaint
Returns the color C1 anchored by the point P1.
getColor2() - Method in class java.awt.GradientPaint
Returns the color C2 anchored by the point P2.
getColorComponents(float[]) - Method in class java.awt.Color
Returns a float array containing only the color components of the Color, in the ColorSpace of the Color.
getColorComponents(ColorSpace, float[]) - Method in class java.awt.Color
Returns a float array containing only the color components of the Color in the ColorSpace specified by the cspace parameter.
getColorForGap(int, int, int) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
getColorForState(SynthContext, ColorType) - Method in class javax.swing.plaf.nimbus.NimbusStyle
 
getColorForState(SynthContext, ColorType) - Method in class javax.swing.plaf.synth.SynthStyle
Returns the color for the specified state.
getColorFromModel() - Method in class javax.swing.colorchooser.AbstractColorChooserPanel
Returns the color that is currently selected.
getColorModel() - Method in class java.awt.Component
Gets the instance of ColorModel used to display the component on the output device.
getColorModel() - Method in class java.awt.GraphicsConfiguration
Returns the ColorModel associated with this GraphicsConfiguration.
getColorModel(int) - Method in class java.awt.GraphicsConfiguration
Returns the ColorModel associated with this GraphicsConfiguration that supports the specified transparency.
getColorModel() - Method in class java.awt.image.BufferedImage
Returns the ColorModel.
getColorModel() - Method in class java.awt.image.PixelGrabber
Get the ColorModel for the pixels stored in the array.
getColorModel() - Method in interface java.awt.image.RenderedImage
Returns the ColorModel associated with this image.
getColorModel() - Method in interface java.awt.PaintContext
Returns the ColorModel of the output.
getColorModel() - Method in interface java.awt.peer.ComponentPeer
Returns the color model used by the component.
getColorModel() - Method in class java.awt.Toolkit
Determines the color model of this toolkit's screen.
getColorModel() - Method in class javax.imageio.ImageTypeSpecifier
Returns the ColorModel specified by this object.
getColors() - Method in class java.awt.MultipleGradientPaint
Returns a copy of the array of colors used by this gradient.
getColorSelectionModel() - Method in class javax.swing.colorchooser.AbstractColorChooserPanel
Returns the model that the chooser panel is editing.
getColorSpace() - Method in class java.awt.Color
Returns the ColorSpace of this Color.
getColorSpace() - Method in class java.awt.image.ColorModel
Returns the ColorSpace associated with this ColorModel.
getColorSpace() - Method in class java.awt.MultipleGradientPaint
Returns the enumerated type which specifies color space for interpolation.
getColorSpaceType() - Method in class java.awt.color.ICC_Profile
Returns the color space type.
getColumn() - Method in class javax.swing.event.TableModelEvent
Returns the column for the event.
getColumn() - Method in class javax.swing.JTable.DropLocation
Returns the column index where a dropped item should be placed in the table.
getColumn(Object) - Method in class javax.swing.JTable
Returns the TableColumn object for the column in the table whose identifier is equal to identifier, when compared using equals.
getColumn() - Method in class javax.swing.RowSorter.SortKey
Returns the index of the column.
getColumn(int) - Method in class javax.swing.table.DefaultTableColumnModel
Returns the TableColumn object for the column at columnIndex.
getColumn(int) - Method in interface javax.swing.table.TableColumnModel
Returns the TableColumn object for the column at columnIndex.
getColumnClass(int) - Method in class javax.swing.JTable
Returns the type of the column appearing in the view at column position column.
getColumnClass(int) - Method in class javax.swing.table.AbstractTableModel
Returns Object.class regardless of columnIndex.
getColumnClass(int) - Method in interface javax.swing.table.TableModel
Returns the most specific superclass for all the cell values in the column.
getColumnClassName(int) - Method in interface java.sql.ResultSetMetaData
Returns the fully-qualified name of the Java class whose instances are manufactured if the method ResultSet.getObject is called to retrieve a value from the column.
getColumnClassName(int) - Method in class javax.sql.rowset.RowSetMetaDataImpl
Retrieves the fully-qualified name of the class in the Java programming language to which a value in the designated column will be mapped.
getColumnCount() - Method in interface java.sql.ResultSetMetaData
Returns the number of columns in this ResultSet object.
getColumnCount() - Method in class javax.sql.rowset.RowSetMetaDataImpl
Retrieves the number of columns in the RowSet object for which this RowSetMetaDataImpl object was created.
getColumnCount() - Method in class javax.swing.DefaultRowSorter.ModelWrapper
Returns the number of columns in the model.
getColumnCount() - Method in class javax.swing.JTable
Returns the number of columns in the column model.
getColumnCount() - Method in class javax.swing.table.DefaultTableColumnModel
Returns the number of columns in the tableColumns array.
getColumnCount() - Method in class javax.swing.table.DefaultTableModel
Returns the number of columns in this data table.
getColumnCount() - Method in interface javax.swing.table.TableColumnModel
Returns the number of columns in the model.
getColumnCount() - Method in interface javax.swing.table.TableModel
Returns the number of columns in the model.
getColumnCount() - Method in class javax.swing.text.TableView.TableCell
Deprecated.
Gets the number of columns this cell spans (e.g.
getColumnDisplaySize(int) - Method in interface java.sql.ResultSetMetaData
Indicates the designated column's normal maximum width in characters.
getColumnDisplaySize(int) - Method in class javax.sql.rowset.RowSetMetaDataImpl
Retrieves the normal maximum width in chars of the designated column.
getColumnHeader() - Method in class javax.swing.JScrollPane
Returns the column header.
getColumnHeader() - Method in class javax.swing.ScrollPaneLayout
Returns the JViewport object that is the column header.
getColumnIndex(Object) - Method in class javax.swing.table.DefaultTableColumnModel
Returns the index of the first column in the tableColumns array whose identifier is equal to identifier, when compared using equals.
getColumnIndex(Object) - Method in interface javax.swing.table.TableColumnModel
Returns the index of the first column in the table whose identifier is equal to identifier, when compared using equals.
getColumnIndexAtX(int) - Method in class javax.swing.table.DefaultTableColumnModel
Returns the index of the column that lies at position x, or -1 if no column covers this point.
getColumnIndexAtX(int) - Method in interface javax.swing.table.TableColumnModel
Returns the index of the column that lies on the horizontal point, xPosition; or -1 if it lies outside the any of the column's bounds.
getColumnLabel(int) - Method in interface java.sql.ResultSetMetaData
Gets the designated column's suggested title for use in printouts and displays.
getColumnLabel(int) - Method in class javax.sql.rowset.RowSetMetaDataImpl
Retrieves the the suggested column title for the designated column for use in printouts and displays.
getColumnMargin() - Method in class javax.swing.table.DefaultTableColumnModel
Returns the width margin for TableColumn.
getColumnMargin() - Method in interface javax.swing.table.TableColumnModel
Returns the width between the cells in each column.
getColumnModel() - Method in class javax.swing.JTable
Returns the TableColumnModel that contains all column information of this table.
getColumnModel() - Method in class javax.swing.table.JTableHeader
Returns the TableColumnModel that contains all column information of this table header.
getColumnModelListeners() - Method in class javax.swing.table.DefaultTableColumnModel
Returns an array of all the column model listeners registered on this model.
getColumnName(int) - Method in interface java.sql.ResultSetMetaData
Get the designated column's name.
getColumnName(int) - Method in class javax.sql.rowset.RowSetMetaDataImpl
Retrieves the name of the designated column.
getColumnName(int) - Method in class javax.swing.JTable
Returns the name of the column appearing in the view at column position column.
getColumnName(int) - Method in class javax.swing.table.AbstractTableModel
Returns a default name for the column using spreadsheet conventions: A, B, C, ...
getColumnName(int) - Method in class javax.swing.table.DefaultTableModel
Returns the column name.
getColumnName(int) - Method in interface javax.swing.table.TableModel
Returns the name of the column at columnIndex.
getColumnNumber() - Method in exception javax.script.ScriptException
Get the column number on which an error occurred.
getColumnNumber() - Method in interface javax.tools.Diagnostic
Gets the column number of the character offset returned by Diagnostic.getPosition().
getColumnPrivileges(String, String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the access rights for a table's columns.
getColumns() - Method in class java.awt.GridLayout
Gets the number of columns in this layout.
getColumns() - Method in class java.awt.TextArea
Returns the number of columns in this text area.
getColumns() - Method in class java.awt.TextField
Gets the number of columns in this text field.
getColumns(String, String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of table columns available in the specified catalog.
getColumns() - Method in class javax.swing.JTextArea
Returns the number of columns in the TextArea.
getColumns() - Method in class javax.swing.JTextField
Returns the number of columns in this TextField.
getColumns() - Method in class javax.swing.table.DefaultTableColumnModel
Returns an Enumeration of all the columns in the model.
getColumns() - Method in interface javax.swing.table.TableColumnModel
Returns an Enumeration of all the columns in the model.
getColumnSelectionAllowed() - Method in class javax.swing.JTable
Returns true if columns can be selected.
getColumnSelectionAllowed() - Method in class javax.swing.table.DefaultTableColumnModel
Returns true if column selection is allowed, otherwise false.
getColumnSelectionAllowed() - Method in interface javax.swing.table.TableColumnModel
Returns true if columns may be selected.
getColumnType(int) - Method in interface java.sql.ResultSetMetaData
Retrieves the designated column's SQL type.
getColumnType(int) - Method in class javax.sql.rowset.RowSetMetaDataImpl
Retrieves the type code (one of the java.sql.Types constants) for the SQL type of the value stored in the designated column.
getColumnTypeName(int) - Method in interface java.sql.ResultSetMetaData
Retrieves the designated column's database-specific type name.
getColumnTypeName(int) - Method in class javax.sql.rowset.RowSetMetaDataImpl
Retrieves the DBMS-specific type name for values stored in the designated column.
getColumnWidth() - Method in class javax.swing.JTextArea
Gets column width.
getColumnWidth() - Method in class javax.swing.JTextField
Returns the column width.
getComboBox() - Method in class javax.swing.plaf.metal.MetalComboBoxButton
 
getComboIcon() - Method in class javax.swing.plaf.metal.MetalComboBoxButton
 
getCommand() - Method in class javax.sound.midi.ShortMessage
Obtains the MIDI command associated with this event.
getCommand() - Method in class javax.sql.rowset.BaseRowSet
Retrieves the SQL query that is the command for this RowSet object.
getCommand() - Method in interface javax.sql.RowSet
Retrieves this RowSet object's command property.
getCommandEnvironment() - Method in class java.rmi.activation.ActivationGroupDesc
Returns the group's command-environment control object.
getCommandOptions() - Method in class java.rmi.activation.ActivationGroupDesc.CommandEnvironment
Fetch the configured java command options.
getCommandPath() - Method in class java.rmi.activation.ActivationGroupDesc.CommandEnvironment
Fetch the configured path-qualified java command name.
getComment() - Method in class java.net.HttpCookie
Returns the comment describing the purpose of this cookie, or null if the cookie has no comment.
getComment() - Method in class java.util.zip.ZipEntry
Returns the comment string for the entry, or null if none.
getComment() - Method in class java.util.zip.ZipFile
Returns the zip file comment, or null if none.
getCommentURL() - Method in class java.net.HttpCookie
Returns the comment url describing the purpose of this cookie, or null if the cookie has no comment url.
getCommitsOnValidEdit() - Method in class javax.swing.text.DefaultFormatter
Returns when edits are published back to the JFormattedTextField.
getCommitted() - Method in class java.lang.management.MemoryUsage
Returns the amount of memory in bytes that is committed for the Java virtual machine to use.
getCommittedCharacterCount() - Method in class java.awt.event.InputMethodEvent
Gets the number of committed characters in the text.
getCommittedText(int, int, AttributedCharacterIterator.Attribute[]) - Method in interface java.awt.im.InputMethodRequests
Gets an iterator providing access to the entire text and attributes contained in the text editing component except for uncommitted text.
getCommittedTextLength() - Method in interface java.awt.im.InputMethodRequests
Gets the length of the entire text contained in the text editing component except for uncommitted (composed) text.
getComparator(int) - Method in class javax.swing.DefaultRowSorter
Returns the Comparator for the specified column.
getComparator() - Method in class javax.swing.SortingFocusTraversalPolicy
Returns the Comparator which will be used to sort the Components in a focus traversal cycle.
getComparator(int) - Method in class javax.swing.table.TableRowSorter
Returns the Comparator for the specified column.
getCompilationMXBean() - Static method in class java.lang.management.ManagementFactory
Returns the managed bean for the compilation system of the Java virtual machine.
getCompletedTaskCount() - Method in class java.util.concurrent.ThreadPoolExecutor
Returns the approximate total number of tasks that have completed execution.
getCompletions(Element, AnnotationMirror, ExecutableElement, String) - Method in class javax.annotation.processing.AbstractProcessor
Returns an empty iterable of completions.
getCompletions(Element, AnnotationMirror, ExecutableElement, String) - Method in interface javax.annotation.processing.Processor
Returns to the tool infrastructure an iterable of suggested completions to an annotation.
getComponent(int) - Method in class java.awt.Container
Gets the nth component in this container.
getComponent() - Method in class java.awt.dnd.DragGestureEvent
Returns the Component associated with this DragGestureEvent.
getComponent() - Method in class java.awt.dnd.DragGestureRecognizer
This method returns the Component that is to be "observed" by the DragGestureRecognizer for drag initiating gestures.
getComponent() - Method in class java.awt.dnd.DragSourceContext
Returns the Component associated with this DragSourceContext.
getComponent() - Method in class java.awt.dnd.DropTarget
Gets the Component associated with this DropTarget.
getComponent() - Method in class java.awt.dnd.DropTargetContext
This method returns the Component associated with this DropTargetContext.
getComponent() - Method in class java.awt.event.ComponentEvent
Returns the originator of the event.
getComponent() - Method in class java.awt.event.HierarchyEvent
Returns the originator of the event.
getComponent() - Method in interface java.beans.beancontext.BeanContextChildComponentProxy
Gets the java.awt.Component associated with this BeanContextChild.
getComponent() - Method in class javax.swing.ComponentInputMap
Returns the component the InputMap was created for.
getComponent() - Method in class javax.swing.DefaultCellEditor
Returns a reference to the editor component.
getComponent() - Method in class javax.swing.event.AncestorEvent
Returns the component that the listener was added to.
getComponent() - Method in class javax.swing.JMenu
Returns the java.awt.Component used to paint this MenuElement.
getComponent() - Method in class javax.swing.JMenuBar
Implemented to be a MenuElement.
getComponent() - Method in class javax.swing.JMenuItem
Returns the java.awt.Component used to paint this object.
getComponent() - Method in class javax.swing.JPopupMenu
Returns this JPopupMenu component.
getComponent() - Method in class javax.swing.JToolTip
Returns the component the tooltip applies to.
getComponent() - Method in interface javax.swing.MenuElement
This method should return the java.awt.Component used to paint the receiving element.
getComponent() - Method in class javax.swing.plaf.basic.BasicTextUI
Fetches the text component associated with this UI implementation.
getComponent() - Method in class javax.swing.plaf.synth.SynthContext
Returns the hosting component containing the region.
getComponent() - Method in interface javax.swing.Renderer
Returns the component used to render the value.
getComponent() - Method in class javax.swing.text.ComponentView
Fetch the component associated with the view.
getComponent() - Method in class javax.swing.text.DefaultCaret
Gets the text editor component that this caret is is bound to.
getComponent(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Gets the component setting from the attribute list.
getComponent() - Method in class javax.swing.TransferHandler.TransferSupport
Returns the target component of this transfer.
getComponentAfter(Container, Component) - Method in class java.awt.ContainerOrderFocusTraversalPolicy
Returns the Component that should receive the focus after aComponent.
getComponentAfter(Container, Component) - Method in class java.awt.FocusTraversalPolicy
Returns the Component that should receive the focus after aComponent.
getComponentAfter(Container, Component) - Method in class javax.swing.DefaultFocusManager
 
getComponentAfter(Container, Component) - Method in class javax.swing.LayoutFocusTraversalPolicy
Returns the Component that should receive the focus after aComponent.
getComponentAfter(Container, Component) - Method in class javax.swing.SortingFocusTraversalPolicy
Returns the Component that should receive the focus after aComponent.
getComponentAt(int, int) - Method in class java.awt.Component
Determines if this component or one of its immediate subcomponents contains the (xy) location, and if so, returns the containing component.
getComponentAt(Point) - Method in class java.awt.Component
Returns the component or subcomponent that contains the specified point.
getComponentAt(int, int) - Method in class java.awt.Container
Locates the component that contains the x,y position.
getComponentAt(Point) - Method in class java.awt.Container
Gets the component that contains the specified point.
getComponentAt(int) - Method in class javax.swing.JTabbedPane
Returns the component at index.
getComponentAtIndex(int) - Method in class javax.swing.JMenuBar
Deprecated.
replaced by getComponent(int i)
getComponentAtIndex(int) - Method in class javax.swing.JPopupMenu
Deprecated.
getComponentAtIndex(int) - Method in class javax.swing.JToolBar
Returns the component at the specified index.
getComponentBefore(Container, Component) - Method in class java.awt.ContainerOrderFocusTraversalPolicy
Returns the Component that should receive the focus before aComponent.
getComponentBefore(Container, Component) - Method in class java.awt.FocusTraversalPolicy
Returns the Component that should receive the focus before aComponent.
getComponentBefore(Container, Component) - Method in class javax.swing.DefaultFocusManager
 
getComponentBefore(Container, Component) - Method in class javax.swing.LayoutFocusTraversalPolicy
Returns the Component that should receive the focus before aComponent.
getComponentBefore(Container, Component) - Method in class javax.swing.SortingFocusTraversalPolicy
Returns the Component that should receive the focus before aComponent.
getComponentColor(JComponent, String, Color, float, float, int) - Method in class javax.swing.plaf.nimbus.AbstractRegionPainter
Get a color property from the given JComponent.
getComponentCount() - Method in class java.awt.Container
Gets the number of components in this panel.
getComponentCountInLayer(int) - Method in class javax.swing.JLayeredPane
Returns the number of children currently in the specified layer.
getComponentGraphics(Graphics) - Method in class javax.swing.JComponent
Returns the graphics object used to paint this component.
getComponentIndex(Component) - Method in class javax.swing.JMenuBar
Returns the index of the specified component.
getComponentIndex(Component) - Method in class javax.swing.JPopupMenu
Returns the index of the specified component.
getComponentIndex(Component) - Method in class javax.swing.JToolBar
Returns the index of the specified component.
getComponentListeners() - Method in class java.awt.Component
Returns an array of all the component listeners registered on this component.
getComponentOrientation() - Method in class java.awt.Component
Retrieves the language-sensitive orientation that is to be used to order the elements or text within this component.
getComponentPopupMenu() - Method in class javax.swing.JComponent
Returns JPopupMenu that assigned for this component.
getComponents(float[]) - Method in class java.awt.Color
Returns a float array containing the color and alpha components of the Color, in the ColorSpace of the Color.
getComponents(ColorSpace, float[]) - Method in class java.awt.Color
Returns a float array containing the color and alpha components of the Color, in the ColorSpace specified by the cspace parameter.
getComponents() - Method in class java.awt.Container
Gets all the components in this container.
getComponents(int, int[], int) - Method in class java.awt.image.ColorModel
Returns an array of unnormalized color/alpha components given a pixel in this ColorModel.
getComponents(Object, int[], int) - Method in class java.awt.image.ColorModel
Returns an array of unnormalized color/alpha components given a pixel in this ColorModel.
getComponents(int, int[], int) - Method in class java.awt.image.ComponentColorModel
Returns an array of unnormalized color/alpha components given a pixel in this ColorModel.
getComponents(Object, int[], int) - Method in class java.awt.image.ComponentColorModel
Returns an array of unnormalized color/alpha components given a pixel in this ColorModel.
getComponents(int, int[], int) - Method in class java.awt.image.DirectColorModel
Returns an array of unnormalized color/alpha components given a pixel in this ColorModel.
getComponents(Object, int[], int) - Method in class java.awt.image.DirectColorModel
Returns an array of unnormalized color/alpha components given a pixel in this ColorModel.
getComponents(int, int[], int) - Method in class java.awt.image.IndexColorModel
Returns an array of unnormalized color/alpha components for a specified pixel in this ColorModel.
getComponents(Object, int[], int) - Method in class java.awt.image.IndexColorModel
Returns an array of unnormalized color/alpha components for a specified pixel in this ColorModel.
getComponentsInLayer(int) - Method in class javax.swing.JLayeredPane
Returns an array of the components in the specified layer.
getComponentSize(int) - Method in class java.awt.image.ColorModel
Returns the number of bits for the specified color/alpha component.
getComponentSize() - Method in class java.awt.image.ColorModel
Returns an array of the number of bits per color/alpha component.
getComponentSize() - Method in class java.awt.image.IndexColorModel
Returns an array of the number of bits for each color/alpha component.
getComponentState() - Method in class javax.swing.plaf.synth.SynthContext
Returns the state of the widget, which is a bitmask of the values defined in SynthConstants.
getComponentToLayer() - Method in class javax.swing.JLayeredPane
Returns the hashtable that maps components to layers.
getComponentType() - Method in class java.lang.Class
Returns the Class representing the component type of an array.
getComponentType() - Method in interface javax.lang.model.type.ArrayType
Returns the component type of this array type.
getComponentZOrder(Component) - Method in class java.awt.Container
Returns the z-order index of the component inside the container.
getComposite() - Method in class java.awt.Graphics2D
Returns the current Composite in the Graphics2D context.
getCompositeData() - Method in class javax.management.openmbean.CompositeDataInvocationHandler
Return the CompositeData that was supplied to the constructor.
getCompositeType() - Method in interface javax.management.openmbean.CompositeData
Returns the composite type of this composite data instance.
getCompositeType() - Method in class javax.management.openmbean.CompositeDataSupport
Returns the composite type of this composite data instance.
getCompressedSize() - Method in class java.util.zip.ZipEntry
Returns the size of the compressed entry data, or -1 if not known.
getCompressionMode() - Method in class javax.imageio.ImageWriteParam
Returns the current compression mode, if compression is supported.
getCompressionQuality() - Method in class javax.imageio.ImageWriteParam
Returns the current compression quality setting.
getCompressionQualityDescriptions() - Method in class javax.imageio.ImageWriteParam
Returns an array of Strings that may be used along with getCompressionQualityValues as part of a user interface for setting or displaying the compression quality level.
getCompressionQualityDescriptions() - Method in class javax.imageio.plugins.jpeg.JPEGImageWriteParam
 
getCompressionQualityValues() - Method in class javax.imageio.ImageWriteParam
Returns an array of floats that may be used along with getCompressionQualityDescriptions as part of a user interface for setting or displaying the compression quality level.
getCompressionQualityValues() - Method in class javax.imageio.plugins.jpeg.JPEGImageWriteParam
 
getCompressionThreshold() - Method in class javax.swing.text.StyleContext
Returns the maximum number of key/value pairs to try and compress into unique/immutable sets.
getCompressionType() - Method in class javax.imageio.ImageWriteParam
Returns the currently set compression type, or null if none has been set.
getCompressionTypes() - Method in class javax.imageio.ImageWriteParam
Returns a list of available compression types, as an array or Strings, or null if a compression type may not be chosen using these interfaces.
getConcurrency() - Method in interface java.sql.ResultSet
Retrieves the concurrency mode of this ResultSet object.
getConcurrency() - Method in class javax.sql.rowset.BaseRowSet
Returns the concurrency for this RowSet object.
getConditionForKeyStroke(KeyStroke) - Method in class javax.swing.JComponent
Returns the condition that determines whether a registered action occurs in response to the specified keystroke.
getConfiguration() - Static method in class javax.security.auth.login.Configuration
Get the installed login Configuration.
getConfigurations() - Method in class java.awt.GraphicsDevice
Returns all of the GraphicsConfiguration objects associated with this GraphicsDevice.
getConflictValue(int) - Method in interface javax.sql.rowset.spi.SyncResolver
Retrieves the value in the designated column in the current row of this SyncResolver object, which is the value in the data source that caused a conflict.
getConflictValue(String) - Method in interface javax.sql.rowset.spi.SyncResolver
Retrieves the value in the designated column in the current row of this SyncResolver object, which is the value in the data source that caused a conflict.
getConfState() - Method in interface org.ietf.jgss.GSSContext
Determines if data confidentiality is available over the context.
getConnectControls() - Method in class javax.naming.ldap.InitialLdapContext
 
getConnectControls() - Method in interface javax.naming.ldap.LdapContext
Retrieves the connection request controls in effect for this context.
getConnection() - Method in interface java.sql.DatabaseMetaData
Retrieves the connection that produced this metadata object.
getConnection(String, Properties) - Static method in class java.sql.DriverManager
Attempts to establish a connection to the given database URL.
getConnection(String, String, String) - Static method in class java.sql.DriverManager
Attempts to establish a connection to the given database URL.
getConnection(String) - Static method in class java.sql.DriverManager
Attempts to establish a connection to the given database URL.
getConnection() - Method in interface java.sql.Statement
Retrieves the Connection object that produced this Statement object.
getConnection() - Method in interface javax.sql.DataSource
Attempts to establish a connection with the data source that this DataSource object represents.
getConnection(String, String) - Method in interface javax.sql.DataSource
Attempts to establish a connection with the data source that this DataSource object represents.
getConnection() - Method in interface javax.sql.PooledConnection
Creates and returns a Connection object that is a handle for the physical connection that this PooledConnection object represents.
getConnection() - Method in interface javax.sql.RowSetInternal
Retrieves the Connection object that was passed to this RowSet object.
getConnectionId() - Method in class javax.management.remote.JMXConnectionNotification
The connection ID to which this notification pertains.
getConnectionId() - Method in interface javax.management.remote.JMXConnector
Gets this connection's ID from the connector server.
getConnectionId() - Method in interface javax.management.remote.rmi.RMIConnection
Returns the connection ID.
getConnectionId() - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
getConnectionId() - Method in class javax.management.remote.rmi.RMIConnector
 
getConnectionIds() - Method in class javax.management.remote.JMXConnectorServer
 
getConnectionIds() - Method in interface javax.management.remote.JMXConnectorServerMBean
The list of IDs for currently-open connections to this connector server.
getConnectTimeout() - Method in class java.net.URLConnection
Returns setting for connect timeout.
getConstantExpression(Object) - Method in interface javax.lang.model.util.Elements
Returns the text of a constant expression representing a primitive value or a string.
getConstantValue() - Method in interface javax.lang.model.element.VariableElement
Returns the value of this variable if this is a final field initialized to a compile-time constant.
getConstraint(String) - Method in class javax.swing.SpringLayout.Constraints
Returns the value of the specified edge, which may be a derived value, or even null.
getConstraint(String, Component) - Method in class javax.swing.SpringLayout
Returns the spring controlling the distance between the specified edge of the component and the top or left edge of its parent.
getConstraints(Component) - Method in class java.awt.BorderLayout
Gets the constraints for the specified component
getConstraints(Component) - Method in class java.awt.GridBagLayout
Gets the constraints for the specified component.
getConstraints(Component) - Method in class javax.swing.SpringLayout
Returns the constraints for the specified component.
getConstructor(Class<?>...) - Method in class java.lang.Class
Returns a Constructor object that reflects the specified public constructor of the class represented by this Class object.
getConstructor(String) - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
Returns the ModelMBeanConstructorInfo requested by name.
getConstructors() - Method in class java.lang.Class
Returns an array containing Constructor objects reflecting all the public constructors of the class represented by this Class object.
getConstructors() - Method in class javax.management.MBeanInfo
Returns the list of the public constructors of the MBean.
getConstructors() - Method in interface javax.management.modelmbean.ModelMBeanInfo
Returns the list of the public constructors of the MBean.
getConstructors() - Method in interface javax.management.openmbean.OpenMBeanInfo
Returns an array of OpenMBeanConstructorInfo instances describing each constructor in the open MBean described by this OpenMBeanInfo instance.
getConstructors(MBeanConstructorInfo[], Object) - Method in class javax.management.StandardMBean
Customization hook: Get the MBeanConstructorInfo[] that will be used in the MBeanInfo returned by this MBean.
getContainer() - Method in class java.awt.event.ContainerEvent
Returns the originator of the event.
getContainer() - Method in interface java.beans.beancontext.BeanContextContainerProxy
Gets the java.awt.Container associated with this BeanContext.
getContainer() - Method in class javax.swing.text.View
Fetches the container hosting the view.
getContainerGap(JComponent, int, Container) - Method in class javax.swing.LayoutStyle
Returns the amount of space to place between the component and specified edge of its parent.
getContainerListeners() - Method in class java.awt.Container
Returns an array of all the container listeners registered on this container.
getContent(URLConnection) - Method in class java.net.ContentHandler
Given a URL connect stream positioned at the beginning of the representation of an object, this method reads that stream and creates an object from it.
getContent(URLConnection, Class[]) - Method in class java.net.ContentHandler
Given a URL connect stream positioned at the beginning of the representation of an object, this method reads that stream and creates an object that matches one of the types specified.
getContent() - Method in class java.net.URL
Gets the contents of this URL.
getContent(Class[]) - Method in class java.net.URL
Gets the contents of this URL.
getContent() - Method in class java.net.URLConnection
Retrieves the contents of this URL connection.
getContent(Class[]) - Method in class java.net.URLConnection
Retrieves the contents of this URL connection.
getContent() - Method in class javax.naming.BinaryRefAddr
Retrieves the contents of this address as an Object.
getContent() - Method in class javax.naming.RefAddr
Retrieves the contents of this address.
getContent() - Method in class javax.naming.StringRefAddr
Retrieves the contents of this address.
getContent() - Method in class javax.swing.text.AbstractDocument
Gets the content for the document.
getContent() - Method in class javax.swing.text.html.parser.Element
Get content model
getContent() - Method in interface javax.xml.crypto.dsig.keyinfo.KeyInfo
Returns an unmodifiable list containing the key information.
getContent() - Method in interface javax.xml.crypto.dsig.keyinfo.X509Data
Returns an unmodifiable list of the content in this X509Data.
getContent() - Method in interface javax.xml.crypto.dsig.SignatureProperty
Returns an unmodifiable list of one or more XMLStructures that are contained in this SignatureProperty.
getContent() - Method in interface javax.xml.crypto.dsig.XMLObject
Returns an unmodifiable list of XMLStructures contained in this XMLObject, which represent elements from any namespace.
getContentBorderInsets(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getContentEncoding() - Method in class java.net.URLConnection
Returns the value of the content-encoding header field.
getContentLength() - Method in class java.net.URLConnection
Returns the value of the content-length header field.
getContentLengthLong() - Method in class java.net.URLConnection
Returns the value of the content-length header field as a long.
getContentPane() - Method in class javax.swing.JApplet
Returns the contentPane object for this applet.
getContentPane() - Method in class javax.swing.JDialog
Returns the contentPane object for this dialog.
getContentPane() - Method in class javax.swing.JFrame
Returns the contentPane object for this frame.
getContentPane() - Method in class javax.swing.JInternalFrame
Returns the content pane for this internal frame.
getContentPane() - Method in class javax.swing.JRootPane
Returns the content pane -- the container that holds the components parented by the root pane.
getContentPane() - Method in class javax.swing.JWindow
Returns the Container which is the contentPane for this window.
getContentPane() - Method in interface javax.swing.RootPaneContainer
Returns the contentPane.
getContents(Object) - Method in class java.awt.datatransfer.Clipboard
Returns a transferable object representing the current contents of the clipboard.
getContents() - Method in class java.util.ListResourceBundle
Returns an array in which each item is a pair of objects in an Object array.
getContents() - Method in class javax.accessibility.AccessibleResourceBundle
Deprecated.
Returns the mapping between the programmatic keys and the localized display strings.
getContentType() - Method in class java.net.URLConnection
Returns the value of the content-type header field.
getContentType() - Method in class javax.swing.JEditorPane
Gets the type of content that this editor is currently set to deal with.
getContentType() - Method in class javax.swing.text.DefaultEditorKit
Gets the MIME type of the data that this kit represents support for.
getContentType() - Method in class javax.swing.text.EditorKit
Gets the MIME type of the data that this kit represents support for.
getContentType() - Method in class javax.swing.text.html.HTMLEditorKit
Get the MIME type of the data that this kit represents support for.
getContentType() - Method in class javax.swing.text.rtf.RTFEditorKit
Get the MIME type of the data that this kit represents support for.
getContentTypeFor(String) - Method in interface java.net.FileNameMap
Gets the MIME type for the specified file name.
getContext() - Static method in class java.security.AccessController
This method takes a "snapshot" of the current calling context, which includes the current Thread's inherited AccessControlContext, and places it in an AccessControlContext object.
getContext() - Method in class javax.script.AbstractScriptEngine
Returns the value of the protected context field.
getContext() - Method in interface javax.script.ScriptEngine
Returns the default ScriptContext of the ScriptEngine whose Bindings, Reader and Writers are used for script executions when no ScriptContext is specified.
getContext(JComponent) - Method in class javax.swing.plaf.synth.SynthButtonUI
 
getContext(JComponent) - Method in class javax.swing.plaf.synth.SynthColorChooserUI
 
getContext(JComponent) - Method in class javax.swing.plaf.synth.SynthComboBoxUI
 
getContext(JComponent) - Method in class javax.swing.plaf.synth.SynthDesktopIconUI
 
getContext(JComponent) - Method in class javax.swing.plaf.synth.SynthDesktopPaneUI
 
getContext(JComponent) - Method in class javax.swing.plaf.synth.SynthEditorPaneUI
 
getContext(JComponent) - Method in class javax.swing.plaf.synth.SynthInternalFrameUI
 
getContext(JComponent) - Method in class javax.swing.plaf.synth.SynthLabelUI
 
getContext(JComponent) - Method in class javax.swing.plaf.synth.SynthListUI
 
getContext(JComponent) - Method in class javax.swing.plaf.synth.SynthMenuBarUI
 
getContext(JComponent) - Method in class javax.swing.plaf.synth.SynthMenuItemUI
 
getContext(JComponent) - Method in class javax.swing.plaf.synth.SynthMenuUI
 
getContext(JComponent) - Method in class javax.swing.plaf.synth.SynthOptionPaneUI
 
getContext(JComponent) - Method in class javax.swing.plaf.synth.SynthPanelUI
 
getContext(JComponent) - Method in class javax.swing.plaf.synth.SynthPopupMenuUI
 
getContext(JComponent) - Method in class javax.swing.plaf.synth.SynthProgressBarUI
 
getContext(JComponent) - Method in class javax.swing.plaf.synth.SynthRootPaneUI
 
getContext(JComponent) - Method in class javax.swing.plaf.synth.SynthScrollBarUI
 
getContext(JComponent) - Method in class javax.swing.plaf.synth.SynthScrollPaneUI
 
getContext(JComponent) - Method in class javax.swing.plaf.synth.SynthSeparatorUI
 
getContext(JComponent) - Method in class javax.swing.plaf.synth.SynthSliderUI
 
getContext(JComponent) - Method in class javax.swing.plaf.synth.SynthSpinnerUI
 
getContext(JComponent) - Method in class javax.swing.plaf.synth.SynthSplitPaneUI
 
getContext(JComponent) - Method in class javax.swing.plaf.synth.SynthTabbedPaneUI
 
getContext(JComponent) - Method in class javax.swing.plaf.synth.SynthTableHeaderUI
 
getContext(JComponent) - Method in class javax.swing.plaf.synth.SynthTableUI
 
getContext(JComponent) - Method in class javax.swing.plaf.synth.SynthTextAreaUI
 
getContext(JComponent) - Method in class javax.swing.plaf.synth.SynthTextFieldUI
 
getContext(JComponent) - Method in class javax.swing.plaf.synth.SynthToolBarUI
 
getContext(JComponent) - Method in class javax.swing.plaf.synth.SynthToolTipUI
 
getContext(JComponent) - Method in class javax.swing.plaf.synth.SynthTreeUI
 
getContext(JComponent) - Method in interface javax.swing.plaf.synth.SynthUI
Returns the Context for the specified component.
getContext(JComponent) - Method in class javax.swing.plaf.synth.SynthViewportUI
 
getContextClassLoader() - Method in class java.lang.Thread
Returns the context ClassLoader for this Thread.
getContextualShaper(int) - Static method in class java.awt.font.NumericShaper
Returns a contextual shaper for the provided unicode range(s).
getContextualShaper(Set<NumericShaper.Range>) - Static method in class java.awt.font.NumericShaper
Returns a contextual shaper for the provided Unicode range(s).
getContextualShaper(int, int) - Static method in class java.awt.font.NumericShaper
Returns a contextual shaper for the provided unicode range(s).
getContextualShaper(Set<NumericShaper.Range>, NumericShaper.Range) - Static method in class java.awt.font.NumericShaper
Returns a contextual shaper for the provided Unicode range(s).
getContinuationContext(CannotProceedException) - Static method in class javax.naming.spi.NamingManager
Creates a context in which to continue a context operation.
getContinuationDirContext(CannotProceedException) - Static method in class javax.naming.spi.DirectoryManager
Creates a context in which to continue a DirContext operation.
getContinueExistingPeriodicTasksAfterShutdownPolicy() - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
Gets the policy on whether to continue executing existing periodic tasks even when this executor has been shutdown.
getControl(List<String>) - Static method in class java.util.ResourceBundle.Control
Returns a ResourceBundle.Control in which the getFormats method returns the specified formats.
getControl(Control.Type) - Method in interface javax.sound.sampled.Line
Obtains a control of the specified type, if there is any.
getControl() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the control color of the current theme.
getControl() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the control color.
getControlButtonsAreShown() - Method in class javax.swing.JFileChooser
Returns the value of the controlButtonsAreShown property.
getControlDarkShadow() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the control dark shadow color of the current theme.
getControlDarkShadow() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the control dark shadow color.
getControlDisabled() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the control disabled color of the current theme.
getControlDisabled() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the control disabled color.
getControlFlag() - Method in class javax.security.auth.login.AppConfigurationEntry
Return the controlFlag (either REQUIRED, REQUISITE, SUFFICIENT, or OPTIONAL) for this LoginModule.
getControlHighlight() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the control highlight color of the current theme.
getControlHighlight() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the control highlight color.
getControlInfo() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the control info color of the current theme.
getControlInfo() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the control info color.
getControlInstance(Control) - Method in class javax.naming.ldap.ControlFactory
Creates a control using this control factory.
getControlInstance(Control, Context, Hashtable<?, ?>) - Static method in class javax.naming.ldap.ControlFactory
Creates a control using known control factories.
getController() - Method in class javax.imageio.IIOParam
Returns whatever IIOParamController is currently installed.
getController() - Method in class javax.imageio.metadata.IIOMetadata
Returns whatever IIOMetadataController is currently installed.
getController(int) - Method in interface javax.sound.midi.MidiChannel
Obtains the current value of the specified controller.
getControlObject() - Method in interface java.awt.im.spi.InputMethod
Returns a control object from this input method, or null.
getControls() - Method in interface javax.naming.ldap.HasControls
Retrieves an array of Controls from the object that implements this interface.
getControls() - Method in interface javax.sound.sampled.Line
Obtains the set of controls associated with this line.
getControlShadow() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the control shadow color of the current theme.
getControlShadow() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the control shadow color.
getControlSize() - Method in class javax.swing.plaf.metal.MetalCheckBoxIcon
 
getControlTextColor() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the control text color of the current theme.
getControlTextColor() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the control text color.
getControlTextColor() - Method in class javax.swing.plaf.metal.OceanTheme
Returns the control text color.
getControlTextFont() - Method in class javax.swing.plaf.metal.DefaultMetalTheme
Returns the control text font.
getControlTextFont() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the control text font of the current theme.
getControlTextFont() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the control text font.
getConversion() - Method in exception java.util.FormatFlagsConversionMismatchException
Returns the incompatible conversion.
getConversion() - Method in exception java.util.IllegalFormatConversionException
Returns the inapplicable conversion.
getConversion() - Method in exception java.util.UnknownFormatConversionException
Returns the unknown conversion.
getCookie() - Method in class javax.naming.ldap.PagedResultsResponseControl
Retrieves the server-generated cookie.
getCookies() - Method in interface java.net.CookieStore
Get all not-expired cookies in cookie store.
getCookieStore() - Method in class java.net.CookieManager
To retrieve current cookie store.
getCopies() - Method in class java.awt.JobAttributes
Returns the number of copies the application should render for jobs using these attributes.
getCopies() - Method in class java.awt.print.PrinterJob
Gets the number of copies to be printed.
getCopyAction() - Static method in class javax.swing.TransferHandler
Returns an Action that performs copy operations to the clipboard.
getCorePoolSize() - Method in class java.util.concurrent.ThreadPoolExecutor
Returns the core number of threads.
getCorner(String) - Method in class javax.swing.JScrollPane
Returns the component at the specified corner.
getCorner(String) - Method in class javax.swing.ScrollPaneLayout
Returns the Component at the specified corner.
getCount() - Method in interface java.lang.management.BufferPoolMXBean
Returns an estimate of the number of buffers in the pool.
getCount() - Method in class java.lang.management.MemoryNotificationInfo
Returns the number of times that the memory usage has crossed a threshold when the notification was constructed.
getCount() - Method in class java.util.concurrent.CountDownLatch
Returns the current count.
getCountLimit() - Method in class javax.naming.directory.SearchControls
Retrieves the maximum number of entries that will be returned as a result of the search.
getCountry() - Method in class java.util.Locale
Returns the country/region code for this locale, which should either be the empty string, an uppercase ISO 3166 2-letter code, or a UN M.49 3-digit code.
getCrc() - Method in class java.util.zip.ZipEntry
Returns the CRC-32 checksum of the uncompressed entry data, or -1 if not known.
getCreationDate(String) - Method in class java.security.KeyStore
Returns the creation date of the entry identified by the given alias.
getCreationTime() - Method in interface javax.net.ssl.SSLSession
Returns the time at which this Session representation was created, in milliseconds since midnight, January 1, 1970 UTC.
getCredDelegState() - Method in interface org.ietf.jgss.GSSContext
Determines if credential delegation is enabled on this context.
getCredentialClass() - Method in class javax.security.auth.PrivateCredentialPermission
Returns the Class name of the Credential associated with this PrivateCredentialPermission.
getCriticalExtensionOIDs() - Method in interface java.security.cert.X509Extension
Gets a Set of the OID strings for the extension(s) marked CRITICAL in the certificate/CRL managed by the object implementing this interface.
getCRLs(CRLSelector) - Method in class java.security.cert.CertStore
Returns a Collection of CRLs that match the specified selector.
getCrossFeedResolution(int) - Method in class javax.print.attribute.ResolutionSyntax
Returns this resolution attribute's cross feed direction resolution in the given units.
getCrossFeedResolutionDphi() - Method in class javax.print.attribute.ResolutionSyntax
Returns this resolution attribute's cross feed direction resolution in units of dphi.
getCrossPlatformLookAndFeelClassName() - Static method in class javax.swing.UIManager
Returns the name of the LookAndFeel class that implements the default cross platform look and feel -- the Java Look and Feel (JLF).
getCrossReference(String, String, String, String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the foreign key columns in the given foreign key table that reference the primary key or the columns representing a unique constraint of the parent table (could be the same or a different table).
getCrtCoefficient() - Method in interface java.security.interfaces.RSAMultiPrimePrivateCrtKey
Returns the crtCoefficient.
getCrtCoefficient() - Method in interface java.security.interfaces.RSAPrivateCrtKey
Returns the crtCoefficient.
getCrtCoefficient() - Method in class java.security.spec.RSAMultiPrimePrivateCrtKeySpec
Returns the crtCoefficient.
getCrtCoefficient() - Method in class java.security.spec.RSAOtherPrimeInfo
Returns the prime's crtCoefficient.
getCrtCoefficient() - Method in class java.security.spec.RSAPrivateCrtKeySpec
Returns the crtCoefficient.
getCtrlP1() - Method in class java.awt.geom.CubicCurve2D.Double
Returns the first control point.
getCtrlP1() - Method in class java.awt.geom.CubicCurve2D.Float
Returns the first control point.
getCtrlP1() - Method in class java.awt.geom.CubicCurve2D
Returns the first control point.
getCtrlP2() - Method in class java.awt.geom.CubicCurve2D.Double
Returns the second control point.
getCtrlP2() - Method in class java.awt.geom.CubicCurve2D.Float
Returns the second control point.
getCtrlP2() - Method in class java.awt.geom.CubicCurve2D
Returns the second control point.
getCtrlPt() - Method in class java.awt.geom.QuadCurve2D.Double
Returns the control point.
getCtrlPt() - Method in class java.awt.geom.QuadCurve2D.Float
Returns the control point.
getCtrlPt() - Method in class java.awt.geom.QuadCurve2D
Returns the control point.
getCtrlX() - Method in class java.awt.geom.QuadCurve2D.Double
Returns the X coordinate of the control point in double precision.
getCtrlX() - Method in class java.awt.geom.QuadCurve2D.Float
Returns the X coordinate of the control point in double precision.
getCtrlX() - Method in class java.awt.geom.QuadCurve2D
Returns the X coordinate of the control point in double precision.
getCtrlX1() - Method in class java.awt.geom.CubicCurve2D.Double
Returns the X coordinate of the first control point in double precision.
getCtrlX1() - Method in class java.awt.geom.CubicCurve2D.Float
Returns the X coordinate of the first control point in double precision.
getCtrlX1() - Method in class java.awt.geom.CubicCurve2D
Returns the X coordinate of the first control point in double precision.
getCtrlX2() - Method in class java.awt.geom.CubicCurve2D.Double
Returns the X coordinate of the second control point in double precision.
getCtrlX2() - Method in class java.awt.geom.CubicCurve2D.Float
Returns the X coordinate of the second control point in double precision.
getCtrlX2() - Method in class java.awt.geom.CubicCurve2D
Returns the X coordinate of the second control point in double precision.
getCtrlY() - Method in class java.awt.geom.QuadCurve2D.Double
Returns the Y coordinate of the control point in double precision.
getCtrlY() - Method in class java.awt.geom.QuadCurve2D.Float
Returns the Y coordinate of the control point in double precision.
getCtrlY() - Method in class java.awt.geom.QuadCurve2D
Returns the Y coordinate of the control point in double precision.
getCtrlY1() - Method in class java.awt.geom.CubicCurve2D.Double
Returns the Y coordinate of the first control point in double precision.
getCtrlY1() - Method in class java.awt.geom.CubicCurve2D.Float
Returns the Y coordinate of the first control point in double precision.
getCtrlY1() - Method in class java.awt.geom.CubicCurve2D
Returns the Y coordinate of the first control point in double precision.
getCtrlY2() - Method in class java.awt.geom.CubicCurve2D.Double
Returns the Y coordinate of the second control point in double precision.
getCtrlY2() - Method in class java.awt.geom.CubicCurve2D.Float
Returns the Y coordinate of the second control point in double precision.
getCtrlY2() - Method in class java.awt.geom.CubicCurve2D
Returns the Y coordinate of the second control point in double precision.
getCurrency() - Method in class java.text.DecimalFormat
Gets the currency used by this decimal format when formatting currency values.
getCurrency() - Method in class java.text.DecimalFormatSymbols
Gets the currency of these DecimalFormatSymbols.
getCurrency() - Method in class java.text.NumberFormat
Gets the currency used by this number format when formatting currency values.
getCurrencyCode() - Method in class java.util.Currency
Gets the ISO 4217 currency code of this currency.
getCurrencyInstance() - Static method in class java.text.NumberFormat
Returns a currency format for the current default locale.
getCurrencyInstance(Locale) - Static method in class java.text.NumberFormat
Returns a currency format for the specified locale.
getCurrencyInstance(Locale) - Method in class java.text.spi.NumberFormatProvider
Returns a new NumberFormat instance which formats monetary values for the specified locale.
getCurrencySymbol() - Method in class java.text.DecimalFormatSymbols
Returns the currency symbol for the currency of these DecimalFormatSymbols in their locale.
getCurrent() - Method in class java.awt.CheckboxGroup
Deprecated.
As of JDK version 1.1, replaced by getSelectedCheckbox().
getCurrentAccessibleContext() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Gets the AccessibleContext for the table cell renderer.
getCurrentAccessibleValue() - Method in class java.awt.Button.AccessibleAWTButton
Get the value of this object as a Number.
getCurrentAccessibleValue() - Method in class java.awt.Checkbox.AccessibleAWTCheckbox
Get the value of this object as a Number.
getCurrentAccessibleValue() - Method in class java.awt.CheckboxMenuItem.AccessibleAWTCheckboxMenuItem
Get the value of this object as a Number.
getCurrentAccessibleValue() - Method in class java.awt.MenuItem.AccessibleAWTMenuItem
Get the value of this object as a Number.
getCurrentAccessibleValue() - Method in class java.awt.Scrollbar.AccessibleAWTScrollBar
Get the accessible value of this object.
getCurrentAccessibleValue() - Method in interface javax.accessibility.AccessibleValue
Get the value of this object as a Number.
getCurrentAccessibleValue() - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Get the value of this object as a Number.
getCurrentAccessibleValue() - Method in class javax.swing.JInternalFrame.AccessibleJInternalFrame
Get the value of this object as a Number.
getCurrentAccessibleValue() - Method in class javax.swing.JInternalFrame.JDesktopIcon.AccessibleJDesktopIcon
Gets the value of this object as a Number.
getCurrentAccessibleValue() - Method in class javax.swing.JProgressBar.AccessibleJProgressBar
Gets the accessible value of this object.
getCurrentAccessibleValue() - Method in class javax.swing.JScrollBar.AccessibleJScrollBar
Get the accessible value of this object.
getCurrentAccessibleValue() - Method in class javax.swing.JSlider.AccessibleJSlider
Get the accessible value of this object.
getCurrentAccessibleValue() - Method in class javax.swing.JSpinner.AccessibleJSpinner
Get the value of this object as a Number.
getCurrentAccessibleValue() - Method in class javax.swing.JSplitPane.AccessibleJSplitPane
Gets the accessible value of this object.
getCurrentComponent() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Gets the table cell renderer component.
getCurrentDataFlavors() - Method in class java.awt.dnd.DropTargetContext
get the available DataFlavors of the Transferable operand of this operation.
getCurrentDataFlavors() - Method in class java.awt.dnd.DropTargetDragEvent
This method returns the current DataFlavors from the DropTargetContext.
getCurrentDataFlavors() - Method in class java.awt.dnd.DropTargetDropEvent
This method returns the current DataFlavors.
getCurrentDataFlavorsAsList() - Method in class java.awt.dnd.DropTargetContext
This method returns a the currently available DataFlavors of the Transferable operand as a java.util.List.
getCurrentDataFlavorsAsList() - Method in class java.awt.dnd.DropTargetDragEvent
This method returns the current DataFlavors as a java.util.List
getCurrentDataFlavorsAsList() - Method in class java.awt.dnd.DropTargetDropEvent
This method returns the currently available DataFlavors as a java.util.List.
getCurrentDirectory() - Method in class javax.swing.JFileChooser
Returns the current directory.
getCurrentEvent() - Static method in class java.awt.EventQueue
Returns the the event currently being dispatched by the EventQueue associated with the calling thread.
getCurrentFocusCycleRoot() - Method in class java.awt.KeyboardFocusManager
Returns the current focus cycle root, if the current focus cycle root is in the same context as the calling thread.
getCurrentFocusedWindow() - Method in interface java.awt.peer.KeyboardFocusManagerPeer
Returns the currently focused window.
getCurrentFocusOwner() - Method in interface java.awt.peer.KeyboardFocusManagerPeer
Returns the component that currently owns the input focus.
getCurrentKeyboardFocusManager() - Static method in class java.awt.KeyboardFocusManager
Returns the current KeyboardFocusManager instance for the calling thread's context.
getCurrentLine() - Method in class javax.swing.text.html.parser.Parser
 
getCurrentLineLength() - Method in class javax.swing.text.AbstractWriter
Returns the current line length.
getCurrentManager() - Static method in class javax.swing.FocusManager
Returns the current KeyboardFocusManager instance for the calling thread's context.
getCurrentPoint() - Method in class java.awt.geom.Path2D
Returns the coordinates most recently added to the end of the path as a Point2D object.
getCurrentPos() - Method in class javax.swing.text.html.parser.Parser
 
getCurrentServiceClasses() - Method in interface java.beans.beancontext.BeanContextServices
Gets the currently available services for this context.
getCurrentServiceClasses() - Method in class java.beans.beancontext.BeanContextServicesSupport
 
getCurrentServiceSelectors() - Method in class java.beans.beancontext.BeanContextServiceAvailableEvent
Gets the list of service dependent selectors.
getCurrentServiceSelectors(BeanContextServices, Class) - Method in interface java.beans.beancontext.BeanContextServiceProvider
Invoked by BeanContextServices, this method gets the current service selectors for the specified service.
getCurrentServiceSelectors(Class) - Method in interface java.beans.beancontext.BeanContextServices
Gets the list of service dependent service parameters (Service Selectors) for the specified service, by calling getCurrentServiceSelectors() on the underlying BeanContextServiceProvider.
getCurrentServiceSelectors(BeanContextServices, Class) - Method in class java.beans.beancontext.BeanContextServicesSupport.BCSSProxyServiceProvider
 
getCurrentServiceSelectors(Class) - Method in class java.beans.beancontext.BeanContextServicesSupport
 
getCurrentTheme() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Return the theme currently being used by MetalLookAndFeel.
getCurrentThreadCpuTime() - Method in interface java.lang.management.ThreadMXBean
Returns the total CPU time for the current thread in nanoseconds.
getCurrentThreadUserTime() - Method in interface java.lang.management.ThreadMXBean
Returns the CPU time that the current thread has executed in user mode in nanoseconds.
getCurrentWriter() - Method in class javax.swing.text.AbstractDocument
Fetches the current writing thread if there is one.
getCursor() - Method in class java.awt.Component.AccessibleAWTComponent
Gets the Cursor of this object.
getCursor() - Method in class java.awt.Component
Gets the cursor set in the component.
getCursor() - Method in class java.awt.dnd.DragSourceContext
Returns the current drag Cursor.
getCursor() - Method in interface java.awt.dnd.peer.DragSourceContextPeer
return the current drag cursor
getCursor() - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Get the Cursor of this object.
getCursor() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Gets the Cursor of this object.
getCursor() - Method in interface javax.accessibility.AccessibleComponent
Gets the Cursor of this object.
getCursor() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getCursor() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Gets the Cursor of this object.
getCursor() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
getCursor() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getCursorName() - Method in interface java.sql.ResultSet
Retrieves the name of the SQL cursor used by this ResultSet object.
getCursorType() - Method in class java.awt.Frame
Deprecated.
As of JDK version 1.1, replaced by Component.getCursor().
getCurve() - Method in class java.security.spec.ECParameterSpec
Returns the elliptic curve that this parameter defines.
getCustomEditor() - Method in interface java.beans.PropertyEditor
A PropertyEditor may choose to make available a full custom Component that edits its property value.
getCustomEditor() - Method in class java.beans.PropertyEditorSupport
A PropertyEditor may chose to make available a full custom Component that edits its property value.
getCustomizerClass() - Method in class java.beans.BeanDescriptor
Gets the Class object for the bean's customizer.
getCutAction() - Static method in class javax.swing.TransferHandler
Returns an Action that performs cut operations to the clipboard.
getCycleMethod() - Method in class java.awt.MultipleGradientPaint
Returns the enumerated type which specifies cycling behavior.
getDaemonThreadCount() - Method in interface java.lang.management.ThreadMXBean
Returns the current number of live daemon threads.
getDashArray() - Method in class java.awt.BasicStroke
Returns the array representing the lengths of the dash segments.
getDashPhase() - Method in class java.awt.BasicStroke
Returns the current dash phase.
getData() - Method in class java.awt.color.ICC_Profile
Returns a byte array corresponding to the data of this ICC_Profile.
getData(int) - Method in class java.awt.color.ICC_Profile
Returns a particular tagged data element from the profile as a byte array.
getData(DataFlavor) - Method in class java.awt.datatransfer.Clipboard
Returns an object representing the current contents of this clipboard in the specified DataFlavor.
getData() - Method in class java.awt.image.BufferedImage
Returns the image as one large tile.
getData(Rectangle) - Method in class java.awt.image.BufferedImage
Computes and returns an arbitrary region of the BufferedImage.
getData() - Method in class java.awt.image.DataBufferByte
Returns the default (first) byte data array.
getData(int) - Method in class java.awt.image.DataBufferByte
Returns the data array for the specified bank.
getData() - Method in class java.awt.image.DataBufferDouble
Returns the default (first) double data array.
getData(int) - Method in class java.awt.image.DataBufferDouble
Returns the data array for the specified bank.
getData() - Method in class java.awt.image.DataBufferFloat
Returns the default (first) float data array.
getData(int) - Method in class java.awt.image.DataBufferFloat
Returns the data array for the specified bank.
getData() - Method in class java.awt.image.DataBufferInt
Returns the default (first) int data array in DataBuffer.
getData(int) - Method in class java.awt.image.DataBufferInt
Returns the data array for the specified bank.
getData() - Method in class java.awt.image.DataBufferShort
Returns the default (first) byte data array.
getData(int) - Method in class java.awt.image.DataBufferShort
Returns the data array for the specified bank.
getData() - Method in class java.awt.image.DataBufferUShort
Returns the default (first) unsigned-short data array.
getData(int) - Method in class java.awt.image.DataBufferUShort
Returns the data array for the specified bank.
getData() - Method in interface java.awt.image.RenderedImage
Returns the image as one large tile (for tile based images this will require fetching the whole image and copying the image data over).
getData(Rectangle) - Method in interface java.awt.image.RenderedImage
Computes and returns an arbitrary region of the RenderedImage.
getData() - Method in class java.net.DatagramPacket
Returns the data buffer.
getData() - Method in class java.rmi.activation.ActivationDesc
Returns a "marshalled object" containing intialization/activation data for the object specified by this descriptor.
getData() - Method in class java.rmi.activation.ActivationGroupDesc
Returns the group's initialization data.
getData() - Method in class javax.imageio.stream.IIOByteBuffer
Returns a reference to the byte array.
getData() - Method in class javax.sound.midi.MetaMessage
Obtains a copy of the data for the meta message.
getData() - Method in class javax.sound.midi.SoundbankResource
Obtains the sampled audio that is stored in this SoundbankResource.
getData() - Method in class javax.sound.midi.SysexMessage
Obtains a copy of the data for the system exclusive message.
getData() - Method in class javax.swing.text.html.FormSubmitEvent
Gets the form submission data.
getData() - Method in class javax.swing.text.html.parser.Entity
Returns the data.
getData1() - Method in class javax.sound.midi.ShortMessage
Obtains the first data byte in the message.
getData2() - Method in class javax.sound.midi.ShortMessage
Obtains the second data byte in the message.
getDatabaseMajorVersion() - Method in interface java.sql.DatabaseMetaData
Retrieves the major version number of the underlying database.
getDatabaseMinorVersion() - Method in interface java.sql.DatabaseMetaData
Retrieves the minor version number of the underlying database.
getDatabaseProductName() - Method in interface java.sql.DatabaseMetaData
Retrieves the name of this database product.
getDatabaseProductVersion() - Method in interface java.sql.DatabaseMetaData
Retrieves the version number of this database product.
getDataBitOffset() - Method in class java.awt.image.MultiPixelPackedSampleModel
Returns the data bit offset in bits.
getDataBuffer() - Method in class java.awt.image.Raster
Returns the DataBuffer associated with this Raster.
getDataClass() - Method in class javax.sound.midi.SoundbankResource
Obtains the class used by this sample to represent its data.
getDataElement(int[], int) - Method in class java.awt.image.ColorModel
Returns a pixel value represented as an int in this ColorModel, given an array of unnormalized color/alpha components.
getDataElement(float[], int) - Method in class java.awt.image.ColorModel
Returns a pixel value represented as an int in this ColorModel, given an array of normalized color/alpha components.
getDataElement(int[], int) - Method in class java.awt.image.ComponentColorModel
Returns a pixel value represented as an int in this ColorModel, given an array of unnormalized color/alpha components.
getDataElement(float[], int) - Method in class java.awt.image.ComponentColorModel
Returns a pixel value represented as an int in this ColorModel, given an array of normalized color/alpha components.
getDataElement(int[], int) - Method in class java.awt.image.DirectColorModel
Returns a pixel value represented as an int in this ColorModel, given an array of unnormalized color/alpha components.
getDataElement(int[], int) - Method in class java.awt.image.IndexColorModel
Returns a pixel value represented as an int in this ColorModel given an array of unnormalized color/alpha components.
getDataElements(int, int, Object, DataBuffer) - Method in class java.awt.image.BandedSampleModel
Returns data for a single pixel in a primitive array of type TransferType.
getDataElements(int, Object) - Method in class java.awt.image.ColorModel
Returns a data element array representation of a pixel in this ColorModel, given an integer pixel representation in the default RGB color model.
getDataElements(int[], int, Object) - Method in class java.awt.image.ColorModel
Returns a data element array representation of a pixel in this ColorModel, given an array of unnormalized color/alpha components.
getDataElements(float[], int, Object) - Method in class java.awt.image.ColorModel
Returns a data element array representation of a pixel in this ColorModel, given an array of normalized color/alpha components.
getDataElements(int, Object) - Method in class java.awt.image.ComponentColorModel
Returns a data element array representation of a pixel in this ColorModel, given an integer pixel representation in the default RGB color model.
getDataElements(int[], int, Object) - Method in class java.awt.image.ComponentColorModel
Returns a data element array representation of a pixel in this ColorModel, given an array of unnormalized color/alpha components.
getDataElements(float[], int, Object) - Method in class java.awt.image.ComponentColorModel
Returns a data element array representation of a pixel in this ColorModel, given an array of normalized color/alpha components.
getDataElements(int, int, Object, DataBuffer) - Method in class java.awt.image.ComponentSampleModel
Returns data for a single pixel in a primitive array of type TransferType.
getDataElements(int, Object) - Method in class java.awt.image.DirectColorModel
Returns a data element array representation of a pixel in this ColorModel, given an integer pixel representation in the default RGB color model.
getDataElements(int[], int, Object) - Method in class java.awt.image.DirectColorModel
Returns a data element array representation of a pixel in this ColorModel, given an array of unnormalized color/alpha components.
getDataElements(int, Object) - Method in class java.awt.image.IndexColorModel
Returns a data element array representation of a pixel in this ColorModel, given an integer pixel representation in the default RGB color model.
getDataElements(int[], int, Object) - Method in class java.awt.image.IndexColorModel
Returns a data element array representation of a pixel in this ColorModel given an array of unnormalized color/alpha components.
getDataElements(int, int, Object, DataBuffer) - Method in class java.awt.image.MultiPixelPackedSampleModel
Returns data for a single pixel in a primitive array of type TransferType.
getDataElements(int, int, Object) - Method in class java.awt.image.Raster
Returns data for a single pixel in a primitive array of type TransferType.
getDataElements(int, int, int, int, Object) - Method in class java.awt.image.Raster
Returns the pixel data for the specified rectangle of pixels in a primitive array of type TransferType.
getDataElements(int, int, Object, DataBuffer) - Method in class java.awt.image.SampleModel
Returns data for a single pixel in a primitive array of type TransferType.
getDataElements(int, int, int, int, Object, DataBuffer) - Method in class java.awt.image.SampleModel
Returns the pixel data for the specified rectangle of pixels in a primitive array of type TransferType.
getDataElements(int, int, Object, DataBuffer) - Method in class java.awt.image.SinglePixelPackedSampleModel
Returns data for a single pixel in a primitive array of type TransferType.
getDataFlavors() - Method in class javax.swing.TransferHandler.TransferSupport
Returns the data flavors for this transfer.
getDataLength(int) - Method in class javax.sound.midi.ShortMessage
Retrieves the number of data bytes associated with a particular status byte value.
getDatalink() - Method in class javax.sql.rowset.serial.SerialDatalink
Returns a new URL that is a copy of this SerialDatalink object.
getDataSize() - Method in exception java.sql.DataTruncation
Gets the number of bytes of data that should have been transferred.
getDataSourceLock() - Method in class javax.sql.rowset.spi.SyncProvider
Returns the current data source lock severity level active in this SyncProvider implementation.
getDataSourceName() - Method in class javax.sql.rowset.BaseRowSet
Returns the logical name that when supplied to a naming service that uses the Java Naming and Directory Interface (JNDI) API, will retrieve a javax.sql.DataSource object.
getDataSourceName() - Method in interface javax.sql.RowSet
Retrieves the logical name that identifies the data source for this RowSet object.
getDataType() - Method in class java.awt.image.DataBuffer
Returns the data type of this DataBuffer.
getDataType() - Method in class java.awt.image.SampleModel
Returns the data type of the DataBuffer storing the pixel data.
getDataTypeSize(int) - Static method in class java.awt.image.DataBuffer
Returns the size (in bits) of the data type, given a datatype tag.
getDataVector() - Method in class javax.swing.table.DefaultTableModel
Returns the Vector of Vectors that contains the table's data values.
getDate() - Method in class java.net.URLConnection
Returns the value of the date header field.
getDate() - Method in class java.security.cert.PKIXParameters
Returns the time for which the validity of the certification path should be determined.
getDate(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC DATE parameter as a java.sql.Date object.
getDate(int, Calendar) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC DATE parameter as a java.sql.Date object, using the given Calendar object to construct the date.
getDate(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC DATE parameter as a java.sql.Date object.
getDate(String, Calendar) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC DATE parameter as a java.sql.Date object, using the given Calendar object to construct the date.
getDate(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Date object in the Java programming language.
getDate(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Date object in the Java programming language.
getDate(int, Calendar) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Date object in the Java programming language.
getDate(String, Calendar) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Date object in the Java programming language.
getDate() - Method in class java.sql.Time
Deprecated. 
getDate() - Method in class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by Calendar.get(Calendar.DAY_OF_MONTH).
getDate(Integer) - Method in class javax.management.timer.Timer
Gets a copy of the date associated to a timer notification.
getDate(Integer) - Method in interface javax.management.timer.TimerMBean
Gets a copy of the date associated to a timer notification.
getDate() - Method in class javax.swing.SpinnerDateModel
Returns the current element in this sequence of Dates.
getDateAndTime() - Method in class java.security.cert.X509CRLSelector
Returns the dateAndTime criterion.
getDateFormatSymbols() - Method in class java.text.SimpleDateFormat
Gets a copy of the date and time format symbols of this date format.
getDateInstance() - Static method in class java.text.DateFormat
Gets the date formatter with the default formatting style for the default locale.
getDateInstance(int) - Static method in class java.text.DateFormat
Gets the date formatter with the given formatting style for the default locale.
getDateInstance(int, Locale) - Static method in class java.text.DateFormat
Gets the date formatter with the given formatting style for the given locale.
getDateInstance(int, Locale) - Method in class java.text.spi.DateFormatProvider
Returns a new DateFormat instance which formats date with the given formatting style for the specified locale.
getDateTimeInstance() - Static method in class java.text.DateFormat
Gets the date/time formatter with the default formatting style for the default locale.
getDateTimeInstance(int, int) - Static method in class java.text.DateFormat
Gets the date/time formatter with the given date and time formatting styles for the default locale.
getDateTimeInstance(int, int, Locale) - Static method in class java.text.DateFormat
Gets the date/time formatter with the given formatting styles for the given locale.
getDateTimeInstance(int, int, Locale) - Method in class java.text.spi.DateFormatProvider
Returns a new DateFormat instance which formats date and time with the given formatting style for the specified locale.
getDay() - Method in class java.sql.Time
Deprecated. 
getDay() - Method in class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by Calendar.get(Calendar.DAY_OF_WEEK).
getDCHuffmanTables() - Method in class javax.imageio.plugins.jpeg.JPEGImageReadParam
Returns a copy of the array of DC Huffman tables set on the most recent call to setDecodeTables, or null if tables are not currently set.
getDCHuffmanTables() - Method in class javax.imageio.plugins.jpeg.JPEGImageWriteParam
Returns a copy of the array of DC Huffman tables set on the most recent call to setEncodeTables, or null if tables are not currently set.
getDebugGraphicsOptions() - Method in class javax.swing.JComponent
Returns the state of graphics debugging.
getDebugOptions() - Method in class javax.swing.DebugGraphics
Returns the current debugging options for this DebugGraphics.
getDecayTime() - Method in class javax.sound.sampled.ReverbType
Obtains the decay time, which is the amount of time over which the late reflections attenuate to effective zero.
getDecimalFormatSymbols() - Method in class java.text.DecimalFormat
Returns a copy of the decimal format symbols, which is generally not changed by the programmer or user.
getDecimalSeparator() - Method in class java.text.DecimalFormatSymbols
Gets the character used for decimal sign.
getDeclaration(String) - Method in class javax.swing.text.html.StyleSheet
Translates a CSS declaration to an AttributeSet that represents the CSS declaration.
getDeclaredAnnotations() - Method in class java.lang.Class
 
getDeclaredAnnotations() - Method in class java.lang.Package
 
getDeclaredAnnotations() - Method in class java.lang.reflect.AccessibleObject
 
getDeclaredAnnotations() - Method in interface java.lang.reflect.AnnotatedElement
Returns all annotations that are directly present on this element.
getDeclaredAnnotations() - Method in class java.lang.reflect.Constructor
Returns all annotations that are directly present on this element.
getDeclaredAnnotations() - Method in class java.lang.reflect.Executable
Returns all annotations that are directly present on this element.
getDeclaredAnnotations() - Method in class java.lang.reflect.Field
 
getDeclaredAnnotations() - Method in class java.lang.reflect.Method
Returns all annotations that are directly present on this element.
getDeclaredClasses() - Method in class java.lang.Class
Returns an array of Class objects reflecting all the classes and interfaces declared as members of the class represented by this Class object.
getDeclaredConstructor(Class<?>...) - Method in class java.lang.Class
Returns a Constructor object that reflects the specified constructor of the class or interface represented by this Class object.
getDeclaredConstructors() - Method in class java.lang.Class
Returns an array of Constructor objects reflecting all the constructors declared by the class represented by this Class object.
getDeclaredField(String) - Method in class java.lang.Class
Returns a Field object that reflects the specified declared field of the class or interface represented by this Class object.
getDeclaredFields() - Method in class java.lang.Class
Returns an array of Field objects reflecting all the fields declared by the class or interface represented by this Class object.
getDeclaredMethod(String, Class<?>...) - Method in class java.lang.Class
Returns a Method object that reflects the specified declared method of the class or interface represented by this Class object.
getDeclaredMethods() - Method in class java.lang.Class
Returns an array of Method objects reflecting all the methods declared by the class or interface represented by this Class object.
getDeclaredType(TypeElement, TypeMirror...) - Method in interface javax.lang.model.util.Types
Returns the type corresponding to a type element and actual type arguments.
getDeclaredType(DeclaredType, TypeElement, TypeMirror...) - Method in interface javax.lang.model.util.Types
Returns the type corresponding to a type element and actual type arguments, given a containing type of which it is a member.
getDeclaredTypeAnnotations() - Method in interface java.lang.reflect.Type
 
getDeclaringClass() - Method in class java.lang.Class
If the class or interface represented by this Class object is a member of another class, returns the Class object representing the class in which it was declared.
getDeclaringClass() - Method in class java.lang.Enum
Returns the Class object corresponding to this enum constant's enum type.
getDeclaringClass() - Method in class java.lang.reflect.Constructor
Returns the Class object representing the class or interface that declares the method represented by this executable object.
getDeclaringClass() - Method in class java.lang.reflect.Executable
Returns the Class object representing the class or interface that declares the method represented by this executable object.
getDeclaringClass() - Method in class java.lang.reflect.Field
Returns the Class object representing the class or interface that declares the field represented by this Field object.
getDeclaringClass() - Method in interface java.lang.reflect.Member
Returns the Class object representing the class or interface that declares the member or constructor represented by this Member.
getDeclaringClass() - Method in class java.lang.reflect.Method
Returns the Class object representing the class or interface that declares the method represented by this executable object.
getDecomposition() - Method in class java.text.Collator
Get the decomposition mode of this Collator.
getDeepestComponentAt(Component, int, int) - Static method in class javax.swing.SwingUtilities
Returns the deepest visible descendent Component of parent that contains the location x, y.
getDefault() - Static method in class java.net.CookieHandler
Gets the system-wide cookie handler.
getDefault() - Static method in class java.net.ProxySelector
Gets the system-wide proxy selector.
getDefault() - Static method in class java.net.ResponseCache
Gets the system-wide response cache.
getDefault() - Static method in class java.nio.file.FileSystems
Returns the default FileSystem.
getDefault() - Static method in class java.util.Locale
Gets the current value of the default locale for this instance of the Java Virtual Machine.
getDefault(Locale.Category) - Static method in class java.util.Locale
Gets the current value of the default locale for the specified Category for this instance of the Java Virtual Machine.
getDefault() - Static method in class java.util.TimeZone
Gets the default TimeZone for this host.
getDefault() - Static method in class javax.net.ServerSocketFactory
Returns a copy of the environment's default socket factory.
getDefault() - Static method in class javax.net.SocketFactory
Returns a copy of the environment's default socket factory.
getDefault() - Static method in class javax.net.ssl.SSLContext
Returns the default SSL context.
getDefault() - Static method in class javax.net.ssl.SSLServerSocketFactory
Returns the default SSL server socket factory.
getDefault() - Static method in class javax.net.ssl.SSLSocketFactory
Returns the default SSL socket factory.
getDefaultAction() - Method in interface javax.swing.text.Keymap
Fetches the default action to fire if a key is typed (i.e.
getDefaultActions() - Method in class java.awt.dnd.DropTarget
Gets an int representing the current action(s) supported by this DropTarget.
getDefaultAlgorithm() - Static method in class javax.net.ssl.KeyManagerFactory
Obtains the default KeyManagerFactory algorithm name.
getDefaultAlgorithm() - Static method in class javax.net.ssl.TrustManagerFactory
Obtains the default TrustManagerFactory algorithm name.
getDefaultAllowUserInteraction() - Static method in class java.net.URLConnection
Returns the default value of the allowUserInteraction field.
getDefaultAttributeValue(Class<? extends Attribute>) - Method in interface javax.print.PrintService
Determines this print service's default printing attribute value in the given category.
getDefaultButton() - Method in class javax.swing.JRootPane
Returns the value of the defaultButton property.
getDefaultButton(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
getDefaultButton(JFileChooser) - Method in class javax.swing.plaf.FileChooserUI
Returns default button for current LookAndFeel.
getDefaultChoice() - Method in class javax.security.auth.callback.ChoiceCallback
Get the defaultChoice.
getDefaultChooserPanels() - Static method in class javax.swing.colorchooser.ColorChooserComponentFactory
 
getDefaultCipherSuites() - Method in class javax.net.ssl.SSLServerSocketFactory
Returns the list of cipher suites which are enabled by default.
getDefaultCipherSuites() - Method in class javax.net.ssl.SSLSocketFactory
Returns the list of cipher suites which are enabled by default.
getDefaultClassLoader() - Method in class javax.management.remote.rmi.RMIServerImpl
Gets the default ClassLoader used by this connector server.
getDefaultClosedIcon() - Method in class javax.swing.tree.DefaultTreeCellRenderer
Returns the default icon, for the current laf, that is used to represent non-leaf nodes that are not expanded.
getDefaultCloseOperation() - Method in class javax.swing.JDialog
Returns the operation which occurs when the user initiates a "close" on this dialog.
getDefaultCloseOperation() - Method in class javax.swing.JFrame
Returns the operation that occurs when the user initiates a "close" on this frame.
getDefaultCloseOperation() - Method in class javax.swing.JInternalFrame
Returns the default operation that occurs when the user initiates a "close" on this internal frame.
getDefaultComponent(Container) - Method in class java.awt.ContainerOrderFocusTraversalPolicy
Returns the default Component to focus.
getDefaultComponent(Container) - Method in class java.awt.FocusTraversalPolicy
Returns the default Component to focus.
getDefaultComponent(Container) - Method in class javax.swing.SortingFocusTraversalPolicy
Returns the default Component to focus.
getDefaultConfiguration() - Method in class java.awt.GraphicsDevice
Returns the default GraphicsConfiguration associated with this GraphicsDevice.
getDefaultController() - Method in class javax.imageio.IIOParam
Returns the default IIOParamController, if there is one, regardless of the currently installed controller.
getDefaultController() - Method in class javax.imageio.metadata.IIOMetadata
Returns the default IIOMetadataController, if there is one, regardless of the currently installed controller.
getDefaultCursor() - Static method in class java.awt.Cursor
Return the system default cursor.
getDefaultCursor() - Method in class javax.swing.text.html.HTMLEditorKit
Returns the default cursor.
getDefaultDirectory() - Method in class javax.swing.filechooser.FileSystemView
Return the user's default starting directory for the file chooser.
getDefaultDomain() - Method in interface javax.management.MBeanServer
 
getDefaultDomain() - Method in interface javax.management.MBeanServerConnection
Returns the default domain used for naming the MBean.
getDefaultDomain(Subject) - Method in interface javax.management.remote.rmi.RMIConnection
getDefaultDomain(Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
getDefaultDragSource() - Static method in class java.awt.dnd.DragSource
Gets the DragSource object associated with the underlying platform.
getDefaultEditor(Class<?>) - Method in class javax.swing.JTable
Returns the editor to be used when no editor has been set in a TableColumn.
getDefaultEventIndex() - Method in interface java.beans.BeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by humans when using the bean.
getDefaultEventIndex() - Method in class java.beans.SimpleBeanInfo
Deny knowledge of a default event.
getDefaultFlavorMap() - Static method in class java.awt.datatransfer.SystemFlavorMap
Returns the default FlavorMap for this thread's ClassLoader.
getDefaultFocusTraversalKeys(int) - Method in class java.awt.KeyboardFocusManager
Returns a Set of default focus traversal keys for a given traversal operation.
getDefaultFocusTraversalPolicy() - Method in class java.awt.KeyboardFocusManager
Returns the default FocusTraversalPolicy.
getDefaultFormatter() - Method in class javax.swing.text.DefaultFormatterFactory
Returns the JFormattedTextField.AbstractFormatter to use as a last resort, eg in case a display, edit or null JFormattedTextField.AbstractFormatter has not been specified.
getDefaultFractionDigits() - Method in class java.util.Currency
Gets the default number of fraction digits used with this currency.
getDefaultHostnameVerifier() - Static method in class javax.net.ssl.HttpsURLConnection
Gets the default HostnameVerifier that is inherited by new instances of this class.
getDefaultIcon() - Method in class javax.swing.plaf.basic.BasicRadioButtonUI
 
getDefaultIcon(AbstractButton) - Method in class javax.swing.plaf.synth.SynthButtonUI
Returns the default icon.
getDefaultImageMetadata(ImageTypeSpecifier, ImageWriteParam) - Method in class javax.imageio.ImageWriter
Returns an IIOMetadata object containing default values for encoding an image of the given type.
getDefaultInitCtx() - Method in class javax.naming.InitialContext
Retrieves the initial context by calling NamingManager.getInitialContext() and cache it in defaultInitCtx.
getDefaultInstance() - Static method in class javax.imageio.spi.IIORegistry
Returns the default IIORegistry instance used by the Image I/O API.
getDefaultLeafIcon() - Method in class javax.swing.tree.DefaultTreeCellRenderer
Returns the default icon, for the current laf, that is used to represent leaf nodes.
getDefaultLightWeightPopupEnabled() - Static method in class javax.swing.JPopupMenu
Gets the defaultLightWeightPopupEnabled property, which by default is true.
getDefaultLocale() - Static method in class javax.swing.JComponent
Returns the default locale used to initialize each JComponent's locale property upon creation.
getDefaultLocale() - Method in class javax.swing.UIDefaults
Returns the default locale.
getDefaultName() - Method in class javax.security.auth.callback.NameCallback
Get the default name.
getDefaultNamespacePrefix() - Method in class javax.xml.crypto.dom.DOMCryptoContext
 
getDefaultNamespacePrefix() - Method in interface javax.xml.crypto.XMLCryptoContext
Returns the default namespace prefix.
getDefaultOpenIcon() - Method in class javax.swing.tree.DefaultTreeCellRenderer
Returns the default icon, for the current laf, that is used to represent non-leaf nodes that are expanded.
getDefaultOption() - Method in class javax.security.auth.callback.ConfirmationCallback
Get the default option.
getDefaultPort() - Method in class java.net.URL
Gets the default port number of the protocol associated with this URL.
getDefaultPort() - Method in class java.net.URLStreamHandler
Returns the default port for a URL parsed by this handler.
getDefaultPrintService() - Method in class javax.print.PrintServiceLookup
Not called directly by applications.
getDefaultPropertyIndex() - Method in interface java.beans.BeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultPropertyIndex() - Method in class java.beans.SimpleBeanInfo
Deny knowledge of a default property.
getDefaultProviderInstance() - Static method in class java.rmi.server.RMIClassLoader
Returns the canonical instance of the default provider for the service provider interface RMIClassLoaderSpi.
getDefaultQueue() - Static method in class javax.swing.text.LayoutQueue
Fetch the default layout queue.
getDefaultReadParam() - Method in class javax.imageio.ImageReader
Returns a default ImageReadParam object appropriate for this format.
getDefaultRenderer(Class<?>) - Method in class javax.swing.JTable
Returns the cell renderer to be used when no renderer has been set in a TableColumn.
getDefaultRenderer() - Method in class javax.swing.table.JTableHeader
Returns the default renderer used when no headerRenderer is defined by a TableColumn.
getDefaultRepresentationClass() - Method in class java.awt.datatransfer.DataFlavor
 
getDefaultRepresentationClassAsString() - Method in class java.awt.datatransfer.DataFlavor
 
getDefaultRequestProperty(String) - Static method in class java.net.URLConnection
Deprecated.
The instance specific getRequestProperty method should be used after an appropriate instance of URLConnection is obtained.
getDefaultRootElement() - Method in class javax.swing.text.AbstractDocument
Returns the root element that views should be based upon unless some other mechanism for assigning views to element structures is provided.
getDefaultRootElement() - Method in class javax.swing.text.DefaultStyledDocument
Gets the default root element.
getDefaultRootElement() - Method in interface javax.swing.text.Document
Returns the root element that views should be based upon, unless some other mechanism for assigning views to element structures is provided.
getDefaultRootElement() - Method in class javax.swing.text.PlainDocument
Gets the default root element for the document model.
getDefaults() - Method in class javax.swing.LookAndFeel
Returns the look and feel defaults.
getDefaults() - Method in class javax.swing.plaf.basic.BasicLookAndFeel
Returns the look and feel defaults.
getDefaults() - Method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the look and feel defaults.
getDefaults() - Method in class javax.swing.plaf.multi.MultiLookAndFeel
Creates, initializes, and returns the look and feel specific defaults.
getDefaults() - Method in class javax.swing.plaf.nimbus.NimbusLookAndFeel
 
getDefaults() - Method in class javax.swing.plaf.synth.SynthLookAndFeel
Returns the defaults for this SynthLookAndFeel.
getDefaults() - Static method in class javax.swing.UIManager
Returns the defaults.
getDefaultScreenDevice() - Method in class java.awt.GraphicsEnvironment
Returns the default screen GraphicsDevice.
getDefaultSelection() - Method in class java.awt.JobAttributes
Specifies whether, for jobs using these attributes, the application should print all pages, the range specified by the return value of getPageRanges, or the current selection.
getDefaultSize() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Return the default size of an empty display area of the combo box using the current renderer and font.
getDefaultSize() - Method in class javax.swing.plaf.synth.SynthComboBoxUI
Returns the default size of an empty display area of the combo box using the current renderer and font.
getDefaultSocketFactory() - Static method in class java.rmi.server.RMISocketFactory
Returns a reference to the default socket factory used by this RMI implementation.
getDefaultSoundbank() - Method in interface javax.sound.midi.Synthesizer
Obtains the default soundbank for the synthesizer, if one exists.
getDefaultSSLParameters() - Method in class javax.net.ssl.SSLContext
Returns a copy of the SSLParameters indicating the default settings for this SSL context.
getDefaultSSLSocketFactory() - Static method in class javax.net.ssl.HttpsURLConnection
Gets the default static SSLSocketFactory that is inherited by new instances of this class.
getDefaultStream() - Static method in class java.rmi.server.LogStream
Deprecated.
no replacement
getDefaultStreamMetadata(ImageWriteParam) - Method in class javax.imageio.ImageWriter
Returns an IIOMetadata object containing default values for encoding a stream of images.
getDefaultStyleContext() - Static method in class javax.swing.text.StyleContext
Returns default AttributeContext shared by all documents that don't bother to define/supply their own context.
getDefaultText() - Method in class javax.security.auth.callback.TextInputCallback
Get the default text.
getDefaultTextIconGap(AbstractButton) - Method in class javax.swing.plaf.basic.BasicButtonUI
 
getDefaultToolkit() - Static method in class java.awt.Toolkit
Gets the default toolkit.
getDefaultTransactionIsolation() - Method in interface java.sql.DatabaseMetaData
Retrieves this database's default transaction isolation level.
getDefaultTransform() - Method in class java.awt.GraphicsConfiguration
Returns the default AffineTransform for this GraphicsConfiguration.
getDefaultTreeModel() - Static method in class javax.swing.JTree
Creates and returns a sample TreeModel.
getDefaultType() - Static method in class java.security.cert.CertPathBuilder
Returns the default CertPathBuilder type as specified in the Java security properties file, or the string "PKIX" if no such property exists.
getDefaultType() - Static method in class java.security.cert.CertPathValidator
Returns the default CertPathValidator type as specified in the Java security properties file, or the string "PKIX" if no such property exists.
getDefaultType() - Static method in class java.security.cert.CertStore
Returns the default CertStore type as specified in the Java security properties file, or the string "LDAP" if no such property exists.
getDefaultType() - Static method in class java.security.KeyStore
Returns the default keystore type as specified in the Java security properties file, or the string "jks" (acronym for "Java keystore") if no such property exists.
getDefaultUncaughtExceptionHandler() - Static method in class java.lang.Thread
Returns the default handler invoked when a thread abruptly terminates due to an uncaught exception.
getDefaultUseCaches() - Method in class java.net.URLConnection
Returns the default value of a URLConnection's useCaches flag.
getDefaultValue() - Method in class java.lang.reflect.Method
Returns the default value for the annotation member represented by this Method instance.
getDefaultValue() - Method in interface javax.lang.model.element.ExecutableElement
Returns the default value if this executable is an annotation type element.
getDefaultValue() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Returns the default value for the attribute described by this OpenMBeanAttributeInfoSupport instance, if specified, or null otherwise.
getDefaultValue() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Returns the default value for this parameter, if it has one, or null otherwise.
getDefaultValue() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
Returns the default value for the parameter described by this OpenMBeanParameterInfoSupport instance, if specified, or null otherwise.
getDefaultValue() - Method in class javax.swing.text.html.CSS.Attribute
Fetch the default value for the attribute.
getDefaultWriteParam() - Method in class javax.imageio.ImageWriter
Returns a new ImageWriteParam object of the appropriate type for this file format containing default values, that is, those values that would be used if no ImageWriteParam object were specified.
getDefinitionClass() - Method in class java.lang.instrument.ClassDefinition
Returns the class.
getDefinitionClassFile() - Method in class java.lang.instrument.ClassDefinition
Returns the array of bytes that contains the new class file.
getDelay(TimeUnit) - Method in interface java.util.concurrent.Delayed
Returns the remaining delay associated with this object, in the given time unit.
getDelay() - Method in class javax.swing.JMenu
Returns the suggested delay, in milliseconds, before submenus are popped up or down.
getDelay() - Method in class javax.swing.Timer
Returns the delay, in milliseconds, between firings of action events.
getDelegatedTask() - Method in class javax.net.ssl.SSLEngine
Returns a delegated Runnable task for this SSLEngine.
getDelegCred() - Method in interface org.ietf.jgss.GSSContext
Obtains the credentials delegated by the context initiator to the context acceptor.
getDepth() - Method in interface java.security.cert.PolicyNode
Returns the depth of this node in the valid policy tree.
getDepth(int) - Method in class javax.swing.plaf.metal.MetalFileChooserUI.DirectoryComboBoxModel
 
getDepth() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns the depth of the tree rooted at this node -- the longest distance from this node to a leaf.
getDER() - Method in class org.ietf.jgss.Oid
Returns the full ASN.1 DER encoding for this oid object, which includes the tag and length.
getDereferencedData() - Method in interface javax.xml.crypto.dsig.Reference
Returns the dereferenced data, if reference caching is enabled.
getDerefLinkFlag() - Method in class javax.naming.directory.SearchControls
Determines whether links will be dereferenced during the search.
getDerivedColor(String, float, float, float, int, boolean) - Method in class javax.swing.plaf.nimbus.NimbusLookAndFeel
Get a derived color, derived colors are shared instances and is color value will change when its parent UIDefault color changes.
getDerivedColor(Color, Color, float, boolean) - Method in class javax.swing.plaf.nimbus.NimbusLookAndFeel
Decodes and returns a color, which is derived from an offset between two other colors.
getDerivedColor(Color, Color, float) - Method in class javax.swing.plaf.nimbus.NimbusLookAndFeel
Decodes and returns a color, which is derived from a offset between two other colors.
getDerivedGauge(ObjectName) - Method in class javax.management.monitor.CounterMonitor
Gets the derived gauge of the specified object, if this object is contained in the set of observed MBeans, or null otherwise.
getDerivedGauge() - Method in class javax.management.monitor.CounterMonitor
Deprecated.
getDerivedGauge() - Method in interface javax.management.monitor.CounterMonitorMBean
Deprecated.
getDerivedGauge(ObjectName) - Method in interface javax.management.monitor.CounterMonitorMBean
Gets the derived gauge for the specified MBean.
getDerivedGauge(ObjectName) - Method in class javax.management.monitor.GaugeMonitor
Gets the derived gauge of the specified object, if this object is contained in the set of observed MBeans, or null otherwise.
getDerivedGauge() - Method in class javax.management.monitor.GaugeMonitor
Deprecated.
As of JMX 1.2, replaced by GaugeMonitor.getDerivedGauge(ObjectName)
getDerivedGauge() - Method in interface javax.management.monitor.GaugeMonitorMBean
Deprecated.
getDerivedGauge(ObjectName) - Method in interface javax.management.monitor.GaugeMonitorMBean
Gets the derived gauge for the specified MBean.
getDerivedGauge() - Method in class javax.management.monitor.MonitorNotification
Gets the derived gauge of this monitor notification.
getDerivedGauge(ObjectName) - Method in class javax.management.monitor.StringMonitor
Gets the derived gauge of the specified object, if this object is contained in the set of observed MBeans, or null otherwise.
getDerivedGauge() - Method in class javax.management.monitor.StringMonitor
Deprecated.
getDerivedGauge() - Method in interface javax.management.monitor.StringMonitorMBean
Deprecated.
getDerivedGauge(ObjectName) - Method in interface javax.management.monitor.StringMonitorMBean
Gets the derived gauge for the specified MBean.
getDerivedGaugeTimeStamp(ObjectName) - Method in class javax.management.monitor.CounterMonitor
Gets the derived gauge timestamp of the specified object, if this object is contained in the set of observed MBeans, or 0 otherwise.
getDerivedGaugeTimeStamp() - Method in class javax.management.monitor.CounterMonitor
Deprecated.
getDerivedGaugeTimeStamp() - Method in interface javax.management.monitor.CounterMonitorMBean
Deprecated.
getDerivedGaugeTimeStamp(ObjectName) - Method in interface javax.management.monitor.CounterMonitorMBean
Gets the derived gauge timestamp for the specified MBean.
getDerivedGaugeTimeStamp(ObjectName) - Method in class javax.management.monitor.GaugeMonitor
Gets the derived gauge timestamp of the specified object, if this object is contained in the set of observed MBeans, or 0 otherwise.
getDerivedGaugeTimeStamp() - Method in class javax.management.monitor.GaugeMonitor
Deprecated.
getDerivedGaugeTimeStamp() - Method in interface javax.management.monitor.GaugeMonitorMBean
Deprecated.
getDerivedGaugeTimeStamp(ObjectName) - Method in interface javax.management.monitor.GaugeMonitorMBean
Gets the derived gauge timestamp for the specified MBean.
getDerivedGaugeTimeStamp(ObjectName) - Method in class javax.management.monitor.StringMonitor
Gets the derived gauge timestamp of the specified object, if this object is contained in the set of observed MBeans, or 0 otherwise.
getDerivedGaugeTimeStamp() - Method in class javax.management.monitor.StringMonitor
Deprecated.
getDerivedGaugeTimeStamp() - Method in interface javax.management.monitor.StringMonitorMBean
Deprecated.
getDerivedGaugeTimeStamp(ObjectName) - Method in interface javax.management.monitor.StringMonitorMBean
Gets the derived gauge timestamp for the specified MBean.
getDescendantToggledPaths(TreePath) - Method in class javax.swing.JTree
Returns an Enumeration of TreePaths that have been expanded that are descendants of parent.
getDescent() - Method in class java.awt.font.GraphicAttribute
Returns the descent of this GraphicAttribute.
getDescent() - Method in class java.awt.font.ImageGraphicAttribute
Returns the descent of this ImageGraphicAttribute.
getDescent() - Method in class java.awt.font.LineMetrics
Returns the descent of the text.
getDescent() - Method in class java.awt.font.ShapeGraphicAttribute
Returns the descent of this ShapeGraphicAttribute.
getDescent() - Method in class java.awt.font.TextLayout
Returns the descent of this TextLayout.
getDescent() - Method in class java.awt.FontMetrics
Determines the font descent of the Font described by this FontMetrics object.
getDescent(GlyphView) - Method in class javax.swing.text.GlyphView.GlyphPainter
 
getDescription() - Method in exception java.util.regex.PatternSyntaxException
Retrieves the description of the error.
getDescription(Locale) - Method in class javax.imageio.spi.IIOServiceProvider
Returns a brief, human-readable description of this service provider and its associated implementation.
getDescription() - Method in class javax.management.MBeanFeatureInfo
Returns the human-readable description of the feature.
getDescription() - Method in class javax.management.MBeanInfo
Returns a human readable description of the MBean.
getDescription() - Method in interface javax.management.modelmbean.ModelMBeanInfo
Returns a human readable description of the MBean.
getDescription(String) - Method in class javax.management.openmbean.CompositeType
Returns the description of the item whose name is itemName, or null if this CompositeType instance does not define any item whose name is itemName.
getDescription() - Method in interface javax.management.openmbean.OpenMBeanConstructorInfo
Returns a human readable description of the constructor described by this OpenMBeanConstructorInfo instance.
getDescription() - Method in interface javax.management.openmbean.OpenMBeanInfo
Returns a human readable description of the type of open MBean instances this OpenMBeanInfo describes.
getDescription() - Method in interface javax.management.openmbean.OpenMBeanOperationInfo
Returns a human readable description of the operation described by this OpenMBeanOperationInfo instance.
getDescription() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Returns a human readable description of the parameter described by this OpenMBeanParameterInfo instance.
getDescription() - Method in class javax.management.openmbean.OpenType
Returns the text description of this OpenType instance.
getDescription() - Method in class javax.management.relation.RoleInfo
Returns description text for the role.
getDescription(MBeanInfo) - Method in class javax.management.StandardMBean
Customization hook: Get the description that will be used in the MBeanInfo returned by this MBean.
getDescription(MBeanFeatureInfo) - Method in class javax.management.StandardMBean
Customization hook: Get the description that will be used in the MBeanFeatureInfo returned by this MBean.
getDescription(MBeanAttributeInfo) - Method in class javax.management.StandardMBean
Customization hook: Get the description that will be used in the MBeanAttributeInfo returned by this MBean.
getDescription(MBeanConstructorInfo) - Method in class javax.management.StandardMBean
Customization hook: Get the description that will be used in the MBeanConstructorInfo returned by this MBean.
getDescription(MBeanConstructorInfo, MBeanParameterInfo, int) - Method in class javax.management.StandardMBean
Customization hook: Get the description that will be used for the sequence MBeanParameterInfo of the MBeanConstructorInfo returned by this MBean.
getDescription(MBeanOperationInfo) - Method in class javax.management.StandardMBean
Customization hook: Get the description that will be used in the MBeanOperationInfo returned by this MBean.
getDescription(MBeanOperationInfo, MBeanParameterInfo, int) - Method in class javax.management.StandardMBean
Customization hook: Get the description that will be used for the sequence MBeanParameterInfo of the MBeanOperationInfo returned by this MBean.
getDescription() - Method in class javax.sound.midi.MidiDevice.Info
Obtains the description of the device.
getDescription() - Method in interface javax.sound.midi.Soundbank
Obtains a textual description of the sound bank, suitable for display.
getDescription() - Method in class javax.sound.sampled.Mixer.Info
Obtains the description of the mixer.
getDescription() - Method in class javax.swing.event.HyperlinkEvent
Get the description of the link as a string.
getDescription() - Method in class javax.swing.filechooser.FileFilter
The description of this filter.
getDescription() - Method in class javax.swing.filechooser.FileNameExtensionFilter
The description of this filter.
getDescription(File) - Method in class javax.swing.filechooser.FileView
A human readable description of the file.
getDescription() - Method in class javax.swing.ImageIcon
Gets the description of the image.
getDescription(File) - Method in class javax.swing.JFileChooser
Returns the file description.
getDescription() - Method in class javax.swing.LookAndFeel
Return a one line description of this look and feel implementation, e.g.
getDescription() - Method in class javax.swing.plaf.basic.BasicFileChooserUI.AcceptAllFileFilter
 
getDescription(File) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView
 
getDescription() - Method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns a short description of this look and feel.
getDescription() - Method in class javax.swing.plaf.multi.MultiLookAndFeel
Returns a one-line description of this look and feel.
getDescription() - Method in class javax.swing.plaf.nimbus.NimbusLookAndFeel
Returns a textual description of this look and feel.
getDescription() - Method in class javax.swing.plaf.synth.SynthLookAndFeel
Returns a textual description of SynthLookAndFeel.
getDescriptor() - Method in interface javax.management.DescriptorRead
Returns a copy of Descriptor.
getDescriptor() - Method in class javax.management.MBeanFeatureInfo
Returns the descriptor for the feature.
getDescriptor() - Method in class javax.management.MBeanInfo
Get the descriptor of this MBeanInfo.
getDescriptor() - Method in class javax.management.modelmbean.ModelMBeanAttributeInfo
Gets a copy of the associated Descriptor for the ModelMBeanAttributeInfo.
getDescriptor() - Method in class javax.management.modelmbean.ModelMBeanConstructorInfo
Returns a copy of the associated Descriptor.
getDescriptor(String, String) - Method in interface javax.management.modelmbean.ModelMBeanInfo
Returns a Descriptor requested by name and descriptorType.
getDescriptor(String) - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
Returns a Descriptor requested by name.
getDescriptor(String, String) - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
 
getDescriptor() - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
 
getDescriptor() - Method in class javax.management.modelmbean.ModelMBeanNotificationInfo
Returns a copy of the associated Descriptor for the ModelMBeanNotificationInfo.
getDescriptor() - Method in class javax.management.modelmbean.ModelMBeanOperationInfo
Returns a copy of the associated Descriptor of the ModelMBeanOperationInfo.
getDescriptors(String) - Method in interface javax.management.modelmbean.ModelMBeanInfo
Returns a Descriptor array consisting of all Descriptors for the ModelMBeanInfo of type inDescriptorType.
getDescriptors(String) - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
 
getDesignAxisDefaults() - Method in interface java.awt.font.MultipleMaster
Returns an array of default design values for each axis.
getDesignAxisNames() - Method in interface java.awt.font.MultipleMaster
Returns the name for each design axis.
getDesignAxisRanges() - Method in interface java.awt.font.MultipleMaster
Returns an array of design limits interleaved in the form [from->to] for each axis.
getDesktop() - Static method in class java.awt.Desktop
Returns the Desktop instance of the current browser context.
getDesktopColor() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the desktop color of the current theme.
getDesktopColor() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the desktop color.
getDesktopColor() - Method in class javax.swing.plaf.metal.OceanTheme
Returns the desktop color.
getDesktopIcon() - Method in class javax.swing.JInternalFrame
Returns the JDesktopIcon used when this JInternalFrame is iconified.
getDesktopIconBorder() - Static method in class javax.swing.plaf.metal.MetalBorders
Returns a border instance for a Desktop Icon
getDesktopManager() - Method in class javax.swing.JDesktopPane
Returns the DesktopManger that handles desktop-specific UI actions.
getDesktopManager() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
Returns the proper DesktopManager.
getDesktopPane() - Method in class javax.swing.JInternalFrame
Convenience method that searches the ancestor hierarchy for a JDesktop instance.
getDesktopPane() - Method in class javax.swing.JInternalFrame.JDesktopIcon
Convenience method to ask the icon for the Desktop object it belongs to.
getDesktopPaneForComponent(Component) - Static method in class javax.swing.JOptionPane
Returns the specified component's desktop pane.
getDesktopProperty(String) - Method in class java.awt.Toolkit
Obtains a value for the specified desktop property.
getDesktopPropertyValue(String, Object) - Static method in class javax.swing.LookAndFeel
Returns the value of the specified system desktop property by invoking Toolkit.getDefaultToolkit().getDesktopProperty().
getDestination() - Method in class java.awt.JobAttributes
Specifies whether output will be to a printer or a file for jobs using these attributes.
getDestination(ImageReadParam, Iterator<ImageTypeSpecifier>, int, int) - Static method in class javax.imageio.ImageReader
Returns the BufferedImage to which decoded pixel data should be written.
getDestination() - Method in class javax.imageio.ImageReadParam
Returns the BufferedImage currently set by the setDestination method, or null if none is set.
getDestinationBands() - Method in class javax.imageio.ImageReadParam
Returns the set of band indices where data will be placed.
getDestinationOffset() - Method in class javax.imageio.IIOParam
Returns the offset in the destination image at which pixels are to be placed.
getDestinationType() - Method in class javax.imageio.IIOParam
Returns the type of image to be returned by the read, if one was set by a call to setDestination(ImageTypeSpecifier), as an ImageTypeSpecifier.
getDeterminant() - Method in class java.awt.geom.AffineTransform
Returns the determinant of the matrix representation of the transform.
getDevice() - Method in class java.awt.GraphicsConfiguration
Returns the GraphicsDevice associated with this GraphicsConfiguration.
getDevice() - Method in class java.awt.PointerInfo
Returns the GraphicsDevice where the mouse pointer was at the moment this PointerInfo was created.
getDevice(MidiDevice.Info) - Method in class javax.sound.midi.spi.MidiDeviceProvider
Obtains an instance of the device represented by the info object.
getDeviceConfiguration() - Method in class java.awt.Graphics2D
Returns the device configuration associated with this Graphics2D.
getDeviceInfo() - Method in interface javax.sound.midi.MidiDevice
Obtains information about the device, including its Java class and Strings containing its name, vendor, and description.
getDeviceInfo() - Method in class javax.sound.midi.spi.MidiDeviceProvider
Obtains the set of info objects representing the device or devices provided by this MidiDeviceProvider.
getDiagnostics() - Method in class javax.tools.DiagnosticCollector
Gets a list view of diagnostics collected by this object.
getDialog() - Method in class java.awt.JobAttributes
Returns whether, for jobs using these attributes, the user should see a print dialog in which to modify the print settings, and which type of print dialog should be displayed.
getDialogTitle() - Method in class javax.swing.JFileChooser
Gets the string that goes in the JFileChooser's titlebar.
getDialogTitle(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
Returns the title of this dialog
getDialogTitle(JFileChooser) - Method in class javax.swing.plaf.FileChooserUI
 
getDialogTitle(JFileChooser) - Method in class javax.swing.plaf.multi.MultiFileChooserUI
Invokes the getDialogTitle method on each UI handled by this object.
getDialogType() - Method in class javax.swing.JFileChooser
Returns the type of this dialog.
getDifferenceMode() - Method in class javax.management.monitor.CounterMonitor
Gets the difference mode flag value common to all observed MBeans.
getDifferenceMode() - Method in interface javax.management.monitor.CounterMonitorMBean
Gets the difference mode flag value.
getDifferenceMode() - Method in class javax.management.monitor.GaugeMonitor
Gets the difference mode flag value common to all observed MBeans.
getDifferenceMode() - Method in interface javax.management.monitor.GaugeMonitorMBean
Gets the difference mode flag value.
getDigestAlgorithm() - Method in class java.security.spec.MGF1ParameterSpec
Returns the algorithm name of the message digest used by the mask generation function.
getDigestAlgorithm() - Method in class java.security.spec.PSSParameterSpec
Returns the message digest algorithm name.
getDigestAlgorithm() - Method in class javax.crypto.spec.OAEPParameterSpec
Returns the message digest algorithm name.
getDigestInputStream() - Method in interface javax.xml.crypto.dsig.Reference
Returns the pre-digested input stream, if reference caching is enabled.
getDigestLength() - Method in class java.security.MessageDigest
Returns the length of the digest in bytes, or 0 if this operation is not supported by the provider and the implementation is not cloneable.
getDigestMethod() - Method in interface javax.xml.crypto.dsig.Reference
Returns the digest method of this Reference.
getDigestValue() - Method in interface javax.xml.crypto.dsig.Reference
Returns the digest value of this Reference.
getDigit() - Method in class java.text.DecimalFormatSymbols
Gets the character used for a digit in a pattern.
getDimension() - Method in class javax.management.openmbean.ArrayType
Returns the dimension of arrays described by this ArrayType instance.
getDimension(Object) - Method in class javax.swing.UIDefaults
If the value of key is a Dimension return it, otherwise return null.
getDimension(Object, Locale) - Method in class javax.swing.UIDefaults
If the value of key for the given Locale is a Dimension return it, otherwise return null.
getDimension(Object) - Static method in class javax.swing.UIManager
Returns a dimension from the defaults.
getDimension(Object, Locale) - Static method in class javax.swing.UIManager
Returns a dimension from the defaults that is appropriate for the given locale.
getDirection() - Method in class javax.swing.plaf.basic.BasicArrowButton
Returns the direction of the arrow.
getDirection() - Method in class javax.swing.text.DefaultStyledDocument.ElementSpec
Gets the direction.
getDirectionality(char) - Static method in class java.lang.Character
Returns the Unicode directionality property for the given character.
getDirectionality(int) - Static method in class java.lang.Character
Returns the Unicode directionality property for the given character (Unicode code point).
getDirectories() - Method in class javax.swing.plaf.basic.BasicDirectoryModel
 
getDirectory() - Method in class java.awt.FileDialog
Gets the directory of this file dialog.
getDirectory() - Method in class javax.swing.plaf.basic.BasicFileChooserUI
Property to remember the directory that is currently selected in the UI.
getDirectoryName() - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
getDirectoryName() - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
getDirtyRegion(JComponent) - Method in class javax.swing.RepaintManager
Return the current dirty region for a component.
getDisabledIcon() - Method in class javax.swing.AbstractButton
Returns the icon used by the button when it's disabled.
getDisabledIcon() - Method in class javax.swing.JLabel
Returns the icon used by the label when it's disabled.
getDisabledIcon(JComponent, Icon) - Method in class javax.swing.LookAndFeel
Returns an Icon with a disabled appearance.
getDisabledIcon(JComponent, Icon) - Method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns an Icon with a disabled appearance.
getDisabledIcon(JComponent, Icon) - Method in class javax.swing.plaf.nimbus.NimbusLookAndFeel
 
getDisabledIconAt(int) - Method in class javax.swing.JTabbedPane
Returns the tab disabled icon at index.
getDisabledObjectNames() - Method in class javax.management.relation.MBeanServerNotificationFilter
Gets all the ObjectNames disabled.
getDisabledSelectedIcon() - Method in class javax.swing.AbstractButton
Returns the icon used by the button when it's disabled and selected.
getDisabledSelectedIcon(JComponent, Icon) - Method in class javax.swing.LookAndFeel
Returns an Icon for use by disabled components that are also selected.
getDisabledSelectedIcon(JComponent, Icon) - Method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns an Icon for use by disabled components that are also selected.
getDisabledTextColor() - Method in class javax.swing.plaf.metal.MetalButtonUI
 
getDisabledTextColor() - Method in class javax.swing.plaf.metal.MetalRadioButtonUI
 
getDisabledTextColor() - Method in class javax.swing.plaf.metal.MetalToggleButtonUI
 
getDisabledTextColor() - Method in class javax.swing.text.JTextComponent
Fetches the current color used to render the disabled text.
getDiscard() - Method in class java.net.HttpCookie
Return the discard attribute of the cookie
getDismissDelay() - Method in class javax.swing.ToolTipManager
Returns the dismissal delay value.
getDisplayCountry() - Method in class java.util.Locale
Returns a name for the locale's country that is appropriate for display to the user.
getDisplayCountry(Locale) - Method in class java.util.Locale
Returns a name for the locale's country that is appropriate for display to the user.
getDisplayCountry(String, Locale) - Method in class java.util.spi.LocaleNameProvider
Returns a localized name for the given IETF BCP47 region code (either ISO 3166 country code or UN M.49 area codes) and the given locale that is appropriate for display to the user.
getDisplayedMnemonic() - Method in class javax.swing.JLabel
Return the keycode that indicates a mnemonic key.
getDisplayedMnemonicIndex() - Method in class javax.swing.AbstractButton
Returns the character, as an index, that the look and feel should provide decoration for as representing the mnemonic character.
getDisplayedMnemonicIndex() - Method in class javax.swing.colorchooser.AbstractColorChooserPanel
Provides a hint to the look and feel as to the index of the character in getDisplayName that should be visually identified as the mnemonic.
getDisplayedMnemonicIndex() - Method in class javax.swing.JLabel
Returns the character, as an index, that the look and feel should provide decoration for as representing the mnemonic character.
getDisplayedMnemonicIndexAt(int) - Method in class javax.swing.JTabbedPane
Returns the character, as an index, that the look and feel should provide decoration for as representing the mnemonic character.
getDisplayFormatter() - Method in class javax.swing.text.DefaultFormatterFactory
Returns the JFormattedTextField.AbstractFormatter to use if the JFormattedTextField is not being edited and either the value is not-null, or the value is null and a null formatter has has not been specified.
getDisplayLanguage() - Method in class java.util.Locale
Returns a name for the locale's language that is appropriate for display to the user.
getDisplayLanguage(Locale) - Method in class java.util.Locale
Returns a name for the locale's language that is appropriate for display to the user.
getDisplayLanguage(String, Locale) - Method in class java.util.spi.LocaleNameProvider
Returns a localized name for the given IETF BCP47 language code and the given locale that is appropriate for display to the user.
getDisplayMode() - Method in class java.awt.GraphicsDevice
Returns the current display mode of this GraphicsDevice.
getDisplayModes() - Method in class java.awt.GraphicsDevice
Returns all display modes available for this GraphicsDevice.
getDisplayName() - Method in class java.beans.FeatureDescriptor
Gets the localized display name of this feature.
getDisplayName() - Method in class java.net.NetworkInterface
Get the display name of this network interface.
getDisplayName(int, int, Locale) - Method in class java.util.Calendar
Returns the string representation of the calendar field value in the given style and locale.
getDisplayName() - Method in class java.util.Currency
Gets the name that is suitable for displaying this currency for the default locale.
getDisplayName(Locale) - Method in class java.util.Currency
Gets the name that is suitable for displaying this currency for the specified locale.
getDisplayName() - Method in class java.util.Locale
Returns a name for the locale that is appropriate for display to the user.
getDisplayName(Locale) - Method in class java.util.Locale
Returns a name for the locale that is appropriate for display to the user.
getDisplayName(String, Locale) - Method in class java.util.spi.CurrencyNameProvider
Returns a name for the currency that is appropriate for display to the user.
getDisplayName(String, boolean, int, Locale) - Method in class java.util.spi.TimeZoneNameProvider
Returns a name for the given time zone ID that's suitable for presentation to the user in the specified locale.
getDisplayName() - Method in class java.util.TimeZone
Returns a long standard time name of this TimeZone suitable for presentation to the user in the default locale.
getDisplayName(Locale) - Method in class java.util.TimeZone
Returns a long standard time name of this TimeZone suitable for presentation to the user in the specified locale.
getDisplayName(boolean, int) - Method in class java.util.TimeZone
Returns a name in the specified style of this TimeZone suitable for presentation to the user in the default locale.
getDisplayName(boolean, int, Locale) - Method in class java.util.TimeZone
Returns a name in the specified style of this TimeZone suitable for presentation to the user in the specified locale.
getDisplayName() - Method in class javax.swing.colorchooser.AbstractColorChooserPanel
Returns a string containing the display name of the panel.
getDisplayNames(int, int, Locale) - Method in class java.util.Calendar
Returns a Map containing all names of the calendar field in the given style and locale and their corresponding field values.
getDisplayScript() - Method in class java.util.Locale
Returns a name for the the locale's script that is appropriate for display to the user.
getDisplayScript(Locale) - Method in class java.util.Locale
Returns a name for the locale's script that is appropriate for display to the user.
getDisplayScript(String, Locale) - Method in class java.util.spi.LocaleNameProvider
Returns a localized name for the given IETF BCP47 script code and the given locale that is appropriate for display to the user.
getDisplaySize() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Returns the calculated size of the display area.
getDisplayVariant() - Method in class java.util.Locale
Returns a name for the locale's variant code that is appropriate for display to the user.
getDisplayVariant(Locale) - Method in class java.util.Locale
Returns a name for the locale's variant code that is appropriate for display to the user.
getDisplayVariant(String, Locale) - Method in class java.util.spi.LocaleNameProvider
Returns a localized name for the given variant code and the given locale that is appropriate for display to the user.
getDivider() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Returns the divider between the top Components.
getDividerBorderSize() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated.
As of Java 2 platform v1.3, instead set the border on the divider.
getDividerLocation() - Method in class javax.swing.JSplitPane
Returns the last value passed to setDividerLocation.
getDividerLocation(JSplitPane) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Returns the location of the divider, which may differ from what the splitpane thinks the location of the divider is.
getDividerLocation(JSplitPane) - Method in class javax.swing.plaf.multi.MultiSplitPaneUI
Invokes the getDividerLocation method on each UI handled by this object.
getDividerLocation(JSplitPane) - Method in class javax.swing.plaf.SplitPaneUI
Returns the location of the divider.
getDividerSize() - Method in class javax.swing.JSplitPane
Returns the size of the divider.
getDividerSize() - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Returns the size of the divider, that is the width if the splitpane is HORIZONTAL_SPLIT, or the height of VERTICAL_SPLIT.
getDivisionType() - Method in class javax.sound.midi.MidiFileFormat
Obtains the timing division type for the MIDI file.
getDivisionType() - Method in class javax.sound.midi.Sequence
Obtains the timing division type for this sequence.
getDoc() - Method in interface javax.print.MultiDoc
Obtain the current doc object.
getDocComment(Element) - Method in interface javax.lang.model.util.Elements
Returns the text of the documentation ("Javadoc") comment of an element.
getDocFlavor() - Method in interface javax.print.Doc
Determines the doc flavor in which this doc object will supply its piece of print data.
getDocFlavor() - Method in class javax.print.SimpleDoc
Determines the doc flavor in which this doc object will supply its piece of print data.
getDockingColor() - Method in class javax.swing.plaf.basic.BasicToolBarUI
Gets the color displayed when over a docking area
getDocument() - Method in interface javax.swing.event.DocumentEvent
Gets the document that sourced the change event.
getDocument() - Method in class javax.swing.text.AbstractDocument.AbstractElement
Retrieves the underlying model.
getDocument() - Method in class javax.swing.text.AbstractDocument.DefaultDocumentEvent
Gets the document that sourced the change event.
getDocument() - Method in class javax.swing.text.AbstractWriter
Fetches the document.
getDocument() - Method in class javax.swing.text.DocumentFilter.FilterBypass
Returns the Document the mutation is occuring on.
getDocument() - Method in interface javax.swing.text.Element
Fetches the document associated with this element.
getDocument() - Method in class javax.swing.text.JTextComponent
Fetches the model associated with the editor.
getDocument() - Method in class javax.swing.text.View
Fetches the model associated with the view.
getDocumentBase() - Method in class java.applet.Applet
Gets the URL of the document in which this applet is embedded.
getDocumentBase() - Method in interface java.applet.AppletStub
Gets the URL of the document in which the applet is embedded.
getDocumentBase() - Method in class javax.management.loading.MLetContent
Gets the MLet text file's base URL.
getDocumentFilter() - Method in class javax.swing.JFormattedTextField.AbstractFormatter
Subclass and override if you wish to provide a DocumentFilter to restrict what can be input.
getDocumentFilter() - Method in class javax.swing.text.AbstractDocument
Returns the DocumentFilter that is responsible for filtering of insertion/removal.
getDocumentFilter() - Method in class javax.swing.text.DefaultFormatter
Returns the DocumentFilter used to restrict the characters that can be input into the JFormattedTextField.
getDocumentListeners() - Method in class javax.swing.text.AbstractDocument
Returns an array of all the document listeners registered on this document.
getDocumentProperties() - Method in class javax.swing.text.AbstractDocument
Supports managing a set of properties.
getDoInput() - Method in class java.net.URLConnection
Returns the value of this URLConnection's doInput flag.
getDomain() - Method in class java.net.HttpCookie
Returns the domain name set for this cookie.
getDomain() - Method in class javax.management.ObjectName
Returns the domain part.
getDomainCombiner() - Method in class java.security.AccessControlContext
Get the DomainCombiner associated with this AccessControlContext.
getDomains() - Method in interface javax.management.MBeanServer
 
getDomains() - Method in interface javax.management.MBeanServerConnection
Returns the list of domains in which any MBean is currently registered.
getDomains(Subject) - Method in interface javax.management.remote.rmi.RMIConnection
getDomains(Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
getDoOutput() - Method in class java.net.URLConnection
Returns the value of this URLConnection's doOutput flag.
getDot() - Method in class javax.swing.event.CaretEvent
Fetches the location of the caret.
getDot() - Method in interface javax.swing.text.Caret
Fetches the current position of the caret.
getDot() - Method in class javax.swing.text.DefaultCaret
Fetches the current position of the caret.
getDotBias() - Method in class javax.swing.text.DefaultCaret
Returns the bias of the caret position.
getDouble(Object, int) - Static method in class java.lang.reflect.Array
Returns the value of the indexed component in the specified array object, as a double.
getDouble(Object) - Method in class java.lang.reflect.Field
Gets the value of a static or instance field of type double or of another primitive type convertible to type double via a widening conversion.
getDouble(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC DOUBLE parameter as a double in the Java programming language.
getDouble(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC DOUBLE parameter as a double in the Java programming language.
getDouble(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a double in the Java programming language.
getDouble(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a double in the Java programming language.
getDouble(String, double) - Method in class java.util.prefs.AbstractPreferences
Implements the getDouble method as per the specification in Preferences.getDouble(String,double).
getDouble(String, double) - Method in class java.util.prefs.Preferences
Returns the double value represented by the string associated with the specified key in this preference node.
getDoubleBufferMaximumSize() - Method in class javax.swing.RepaintManager
Returns the maximum double buffer size.
getDoubleParameter(int) - Method in class java.awt.image.renderable.ParameterBlock
A convenience method to return a parameter as a double.
getDragAction() - Method in class java.awt.dnd.DragGestureEvent
Returns an int representing the action selected by the user.
getDragEnabled() - Method in class javax.swing.JColorChooser
Gets the value of the dragEnabled property.
getDragEnabled() - Method in class javax.swing.JFileChooser
Gets the value of the dragEnabled property.
getDragEnabled() - Method in class javax.swing.JList
Returns whether or not automatic drag handling is enabled.
getDragEnabled() - Method in class javax.swing.JTable
Returns whether or not automatic drag handling is enabled.
getDragEnabled() - Method in class javax.swing.JTree
Returns whether or not automatic drag handling is enabled.
getDragEnabled() - Method in class javax.swing.text.JTextComponent
Returns whether or not automatic drag handling is enabled.
getDraggedColumn() - Method in class javax.swing.table.JTableHeader
Returns the the dragged column, if and only if, a drag is in process, otherwise returns null.
getDraggedDistance() - Method in class javax.swing.table.JTableHeader
Returns the column's horizontal distance from its original position, if and only if, a drag is in process.
getDragImage() - Method in class javax.swing.TransferHandler
Returns the drag image.
getDragImageOffset() - Method in class javax.swing.TransferHandler
Returns an anchor offset for the image to drag.
getDragMode() - Method in class javax.swing.JDesktopPane
Gets the current "dragging style" used by the desktop pane.
getDragOrigin() - Method in class java.awt.dnd.DragGestureEvent
Returns a Point in the coordinates of the Component over which the drag originated.
getDragSource() - Method in class java.awt.dnd.DragGestureEvent
Returns the DragSource.
getDragSource() - Method in class java.awt.dnd.DragGestureRecognizer
This method returns the DragSource this DragGestureRecognizer will use in order to process the Drag and Drop operation.
getDragSource() - Method in class java.awt.dnd.DragSourceContext
Returns the DragSource that instantiated this DragSourceContext.
getDragSourceContext() - Method in class java.awt.dnd.DragSourceEvent
This method returns the DragSourceContext that originated the event.
getDragSourceListeners() - Method in class java.awt.dnd.DragSource
Gets all the DragSourceListeners registered with this DragSource.
getDragSourceMotionListeners() - Method in class java.awt.dnd.DragSource
Gets all of the DragSourceMotionListeners registered with this DragSource.
getDragThreshold() - Static method in class java.awt.dnd.DragSource
Returns the drag gesture motion threshold.
getDrawGraphics() - Method in class java.awt.Component.BltBufferStrategy
 
getDrawGraphics() - Method in class java.awt.Component.FlipBufferStrategy
 
getDrawGraphics() - Method in class java.awt.image.BufferStrategy
Creates a graphics context for the drawing buffer.
getDrawsLayeredHighlights() - Method in class javax.swing.text.DefaultHighlighter
 
getDriver(String) - Static method in class java.sql.DriverManager
Attempts to locate a driver that understands the given URL.
getDriverMajorVersion() - Method in interface java.sql.DatabaseMetaData
Retrieves this JDBC driver's major version number.
getDriverMinorVersion() - Method in interface java.sql.DatabaseMetaData
Retrieves this JDBC driver's minor version number.
getDriverName() - Method in interface java.sql.DatabaseMetaData
Retrieves the name of this JDBC driver.
getDrivers() - Static method in class java.sql.DriverManager
Retrieves an Enumeration with all of the currently loaded JDBC drivers to which the current caller has access.
getDriverVersion() - Method in interface java.sql.DatabaseMetaData
Retrieves the version number of this JDBC driver as a String.
getDropAction() - Method in class java.awt.dnd.DragSourceDragEvent
This method returns the logical intersection of the target drop action and the set of drop actions supported by the drag source.
getDropAction() - Method in class java.awt.dnd.DragSourceDropEvent
This method returns an int representing the action performed by the target on the subject of the drop.
getDropAction() - Method in class java.awt.dnd.DropTargetDragEvent
This method returns the user drop action.
getDropAction() - Method in class java.awt.dnd.DropTargetDropEvent
This method returns the user drop action.
getDropAction() - Method in class javax.swing.TransferHandler.TransferSupport
Returns the action chosen for the drop, when this TransferSupport represents a drop.
getDropLineRect(JTree.DropLocation) - Method in class javax.swing.plaf.basic.BasicTreeUI
Returns a ubounding box for the drop line.
getDropLocation() - Method in class javax.swing.JList
Returns the location that this component should visually indicate as the drop location during a DnD operation over the component, or null if no location is to currently be shown.
getDropLocation() - Method in class javax.swing.JTable
Returns the location that this component should visually indicate as the drop location during a DnD operation over the component, or null if no location is to currently be shown.
getDropLocation() - Method in class javax.swing.JTree
Returns the location that this component should visually indicate as the drop location during a DnD operation over the component, or null if no location is to currently be shown.
getDropLocation() - Method in class javax.swing.text.JTextComponent
Returns the location that this component should visually indicate as the drop location during a DnD operation over the component, or null if no location is to currently be shown.
getDropLocation() - Method in class javax.swing.TransferHandler.TransferSupport
Returns the current (non-null) drop location for the component, when this TransferSupport represents a drop.
getDropMode() - Method in class javax.swing.JList
Returns the drop mode for this component.
getDropMode() - Method in class javax.swing.JTable
Returns the drop mode for this component.
getDropMode() - Method in class javax.swing.JTree
Returns the drop mode for this component.
getDropMode() - Method in class javax.swing.text.JTextComponent
Returns the drop mode for this component.
getDropPoint() - Method in class javax.swing.TransferHandler.DropLocation
Returns the drop point, representing the mouse's current location within the component.
getDropSuccess() - Method in class java.awt.dnd.DragSourceDropEvent
This method returns a boolean indicating if the drop was successful.
getDropTarget() - Method in class java.awt.Component
Gets the DropTarget associated with this Component.
getDropTarget() - Method in class java.awt.dnd.DropTargetContext
This method returns the DropTarget associated with this DropTargetContext.
getDropTarget() - Method in interface java.awt.dnd.peer.DropTargetContextPeer
get the DropTarget associated with this peer
getDropTargetContext() - Method in class java.awt.dnd.DropTarget
Gets the DropTargetContext associated with this DropTarget.
getDropTargetContext() - Method in class java.awt.dnd.DropTargetEvent
This method returns the DropTargetContext associated with this DropTargetEvent.
getDSTSavings() - Method in class java.util.SimpleTimeZone
Returns the amount of time in milliseconds that the clock is advanced during daylight saving time.
getDSTSavings() - Method in class java.util.TimeZone
Returns the amount of time to be added to local standard time to get local wall clock time.
getDTD(String) - Static method in class javax.swing.text.html.parser.DTD
Returns a DTD with the specified name.
getEarliestSequenceNumber() - Method in class javax.management.remote.NotificationResult
Returns the sequence number of the earliest notification still in the buffer.
getEarlyReflectionDelay() - Method in class javax.sound.sampled.ReverbType
Returns the early reflection delay time in microseconds.
getEarlyReflectionIntensity() - Method in class javax.sound.sampled.ReverbType
Returns the early reflection intensity in decibels.
getEastPane() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
getEchoChar() - Method in class java.awt.TextField
Gets the character that is to be used for echoing.
getEchoChar() - Method in class javax.swing.JPasswordField
Returns the character to be used for echoing.
getEdgeCondition() - Method in class java.awt.image.ConvolveOp
Returns the edge condition.
getEdit() - Method in class javax.swing.event.UndoableEditEvent
Returns the edit value.
getEditFormatter() - Method in class javax.swing.text.DefaultFormatterFactory
Returns the JFormattedTextField.AbstractFormatter to use if the JFormattedTextField is being edited and either the value is not-null, or the value is null and a null formatter has has not been specified.
getEditingColumn() - Method in class javax.swing.JTable
Returns the index of the column that contains the cell currently being edited.
getEditingPath() - Method in class javax.swing.JTree
Returns the path to the element that is currently being edited.
getEditingPath(JTree) - Method in class javax.swing.plaf.basic.BasicTreeUI
Returns the path to the element that is being edited.
getEditingPath(JTree) - Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the getEditingPath method on each UI handled by this object.
getEditingPath(JTree) - Method in class javax.swing.plaf.TreeUI
Returns the path to the element that is being edited.
getEditingRow() - Method in class javax.swing.JTable
Returns the index of the row that contains the cell currently being edited.
getEditor() - Method in class javax.swing.JComboBox
Returns the editor used to paint and edit the selected item in the JComboBox field.
getEditor() - Method in class javax.swing.JSpinner
Returns the component that displays and potentially changes the model's value.
getEditor(ActionEvent) - Method in class javax.swing.text.StyledEditorKit.StyledTextAction
Gets the target editor for an action.
getEditorComponent() - Method in interface javax.swing.ComboBoxEditor
Return the component that should be added to the tree hierarchy for this editor
getEditorComponent() - Method in class javax.swing.JTable
Returns the component that is handling the editing session.
getEditorComponent() - Method in class javax.swing.plaf.basic.BasicComboBoxEditor
 
getEditorKit() - Method in class javax.swing.JEditorPane
Fetches the currently installed kit for handling content.
getEditorKit(JTextComponent) - Method in class javax.swing.plaf.basic.BasicEditorPaneUI
Fetches the EditorKit for the UI.
getEditorKit(JTextComponent) - Method in class javax.swing.plaf.basic.BasicTextUI
Fetches the EditorKit for the UI.
getEditorKit(JTextComponent) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the getEditorKit method on each UI handled by this object.
getEditorKit(JTextComponent) - Method in class javax.swing.plaf.TextUI
Fetches the binding of services that set a policy for the type of document being edited.
getEditorKitClassNameForContentType(String) - Static method in class javax.swing.JEditorPane
Returns the currently registered EditorKit class name for the type type.
getEditorKitForContentType(String) - Method in class javax.swing.JEditorPane
Fetches the editor kit to use for the given type of content.
getEditorSearchPath() - Static method in class java.beans.PropertyEditorManager
Gets the package names that will be searched for property editors.
getEffectiveKeyBits() - Method in class javax.crypto.spec.RC2ParameterSpec
Returns the effective key size in bits.
getElem(int) - Method in class java.awt.image.DataBuffer
Returns the requested data array element from the first (default) bank as an integer.
getElem(int, int) - Method in class java.awt.image.DataBuffer
Returns the requested data array element from the specified bank as an integer.
getElem(int) - Method in class java.awt.image.DataBufferByte
Returns the requested data array element from the first (default) bank.
getElem(int, int) - Method in class java.awt.image.DataBufferByte
Returns the requested data array element from the specified bank.
getElem(int) - Method in class java.awt.image.DataBufferDouble
Returns the requested data array element from the first (default) bank as an int.
getElem(int, int) - Method in class java.awt.image.DataBufferDouble
Returns the requested data array element from the specified bank as an int.
getElem(int) - Method in class java.awt.image.DataBufferFloat
Returns the requested data array element from the first (default) bank as an int.
getElem(int, int) - Method in class java.awt.image.DataBufferFloat
Returns the requested data array element from the specified bank as an int.
getElem(int) - Method in class java.awt.image.DataBufferInt
Returns the requested data array element from the first (default) bank.
getElem(int, int) - Method in class java.awt.image.DataBufferInt
Returns the requested data array element from the specified bank.
getElem(int) - Method in class java.awt.image.DataBufferShort
Returns the requested data array element from the first (default) bank.
getElem(int, int) - Method in class java.awt.image.DataBufferShort
Returns the requested data array element from the specified bank.
getElem(int) - Method in class java.awt.image.DataBufferUShort
Returns the requested data array element from the first (default) bank.
getElem(int, int) - Method in class java.awt.image.DataBufferUShort
Returns the requested data array element from the specified bank.
getElemDouble(int) - Method in class java.awt.image.DataBuffer
Returns the requested data array element from the first (default) bank as a double.
getElemDouble(int, int) - Method in class java.awt.image.DataBuffer
Returns the requested data array element from the specified bank as a double.
getElemDouble(int) - Method in class java.awt.image.DataBufferDouble
Returns the requested data array element from the first (default) bank as a double.
getElemDouble(int, int) - Method in class java.awt.image.DataBufferDouble
Returns the requested data array element from the specified bank as a double.
getElemDouble(int) - Method in class java.awt.image.DataBufferFloat
Returns the requested data array element from the first (default) bank as a double.
getElemDouble(int, int) - Method in class java.awt.image.DataBufferFloat
Returns the requested data array element from the specified bank as a double.
getElement() - Method in interface javax.swing.event.DocumentEvent.ElementChange
Returns the element represented.
getElement(int) - Method in class javax.swing.text.AbstractDocument.AbstractElement
Gets a child element.
getElement(int) - Method in class javax.swing.text.AbstractDocument.BranchElement
Gets a child element.
getElement() - Method in class javax.swing.text.AbstractDocument.ElementEdit
Returns the underlying element.
getElement(int) - Method in class javax.swing.text.AbstractDocument.LeafElement
Gets a child element.
getElement(int) - Method in interface javax.swing.text.Element
Fetches the child element at the given index.
getElement(String) - Method in class javax.swing.text.html.HTMLDocument
Returns the element that has the given id Attribute.
getElement(Element, Object, Object) - Method in class javax.swing.text.html.HTMLDocument
Returns the child element of e that contains the attribute, attribute with value value, or null if one isn't found.
getElement(String) - Method in class javax.swing.text.html.parser.DTD
Gets an element by name.
getElement(int) - Method in class javax.swing.text.html.parser.DTD
Gets an element by index.
getElement() - Method in class javax.swing.text.html.parser.TagElement
 
getElement() - Method in class javax.swing.text.View
Fetches the structural portion of the subject that this view is mapped to.
getElementAt(int) - Method in class javax.swing.DefaultComboBoxModel
 
getElementAt(int) - Method in class javax.swing.DefaultListModel
Returns the component at the specified index.
getElementAt(int) - Method in interface javax.swing.ListModel
Returns the value at the specified index.
getElementAt(int) - Method in class javax.swing.plaf.basic.BasicDirectoryModel
 
getElementAt(int) - Method in class javax.swing.plaf.metal.MetalFileChooserUI.DirectoryComboBoxModel
 
getElementAt(int) - Method in class javax.swing.plaf.metal.MetalFileChooserUI.FilterComboBoxModel
 
getElementById(String) - Method in class javax.xml.crypto.dom.DOMCryptoContext
Returns the Element with the specified ID attribute value.
getElementCount() - Method in class javax.swing.text.AbstractDocument.AbstractElement
Gets the number of children for the element.
getElementCount() - Method in class javax.swing.text.AbstractDocument.BranchElement
Gets the number of children for the element.
getElementCount() - Method in class javax.swing.text.AbstractDocument.LeafElement
Returns the number of child elements.
getElementCount() - Method in interface javax.swing.text.Element
Gets the number of child elements contained by this element.
getElementDescription(String, Locale) - Method in interface javax.imageio.metadata.IIOMetadataFormat
Returns a String containing a description of the named element, or null.
getElementDescription(String, Locale) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
Returns a String containing a description of the named element, or null.
getElementIndex(int) - Method in class javax.swing.text.AbstractDocument.AbstractElement
Gets the child element index closest to the given model offset.
getElementIndex(int) - Method in class javax.swing.text.AbstractDocument.BranchElement
Gets the child element index closest to the given model offset.
getElementIndex(int) - Method in class javax.swing.text.AbstractDocument.LeafElement
Gets the child element index closest to the given model offset.
getElementIndex(int) - Method in interface javax.swing.text.Element
Gets the child element index closest to the given offset.
getElementIterator() - Method in class javax.swing.text.AbstractWriter
Fetches the ElementIterator.
getElementMaxChildren(String) - Method in interface javax.imageio.metadata.IIOMetadataFormat
Returns the maximum number of children of the named element with child policy CHILD_POLICY_REPEAT.
getElementMaxChildren(String) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
 
getElementMinChildren(String) - Method in interface javax.imageio.metadata.IIOMetadataFormat
Returns the minimum number of children of the named element with child policy CHILD_POLICY_REPEAT.
getElementMinChildren(String) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
 
getElementOpenType() - Method in class javax.management.openmbean.ArrayType
Returns the open type of element values contained in the arrays described by this ArrayType instance.
getElements() - Method in class javax.swing.ButtonGroup
Returns all the buttons that are participating in this group.
getElements(Vector<Element>) - Method in class javax.swing.text.html.parser.ContentModel
Update elemVec with the list of elements that are part of the this contentModel.
getElementsAnnotatedWith(TypeElement) - Method in interface javax.annotation.processing.RoundEnvironment
Returns the elements annotated with the given annotation type.
getElementsAnnotatedWith(Class<? extends Annotation>) - Method in interface javax.annotation.processing.RoundEnvironment
Returns the elements annotated with the given annotation type.
getElementsAt(HTMLDocument, int) - Method in class javax.swing.text.html.HTMLEditorKit.HTMLTextAction
Returns an array of the Elements that contain offset.
getElementsByTagName(String) - Method in class javax.imageio.metadata.IIOMetadataNode
 
getElementsByTagNameNS(String, String) - Method in class javax.imageio.metadata.IIOMetadataNode
Equivalent to getElementsByTagName(localName).
getElementUtils() - Method in interface javax.annotation.processing.ProcessingEnvironment
Returns an implementation of some utility methods for operating on elements
getElementValues() - Method in interface javax.lang.model.element.AnnotationMirror
Returns the values of this annotation's elements.
getElementValuesWithDefaults(AnnotationMirror) - Method in interface javax.lang.model.util.Elements
Returns the values of an annotation's elements, including defaults.
getElemFloat(int) - Method in class java.awt.image.DataBuffer
Returns the requested data array element from the first (default) bank as a float.
getElemFloat(int, int) - Method in class java.awt.image.DataBuffer
Returns the requested data array element from the specified bank as a float.
getElemFloat(int) - Method in class java.awt.image.DataBufferDouble
Returns the requested data array element from the first (default) bank as a float.
getElemFloat(int, int) - Method in class java.awt.image.DataBufferDouble
Returns the requested data array element from the specified bank as a float.
getElemFloat(int) - Method in class java.awt.image.DataBufferFloat
Returns the requested data array element from the first (default) bank as a float.
getElemFloat(int, int) - Method in class java.awt.image.DataBufferFloat
Returns the requested data array element from the specified bank as a float.
getEmptySet() - Method in interface javax.swing.text.AbstractDocument.AttributeContext
Fetches an empty AttributeSet.
getEmptySet() - Method in class javax.swing.text.StyleContext
Fetches an empty AttributeSet.
getEnabledAttributes() - Method in class javax.management.AttributeChangeNotificationFilter
Gets all the enabled attribute names for this filter.
getEnabledCipherSuites() - Method in class javax.net.ssl.SSLEngine
Returns the names of the SSL cipher suites which are currently enabled for use on this engine.
getEnabledCipherSuites() - Method in class javax.net.ssl.SSLServerSocket
Returns the list of cipher suites which are currently enabled for use by newly accepted connections.
getEnabledCipherSuites() - Method in class javax.net.ssl.SSLSocket
Returns the names of the SSL cipher suites which are currently enabled for use on this connection.
getEnabledCipherSuites() - Method in class javax.rmi.ssl.SslRMIServerSocketFactory
Returns the names of the cipher suites enabled on SSL connections accepted by server sockets created by this factory, or null if this factory uses the cipher suites that are enabled by default.
getEnabledObjectNames() - Method in class javax.management.relation.MBeanServerNotificationFilter
Gets all the ObjectNames enabled.
getEnabledProtocols() - Method in class javax.net.ssl.SSLEngine
Returns the names of the protocol versions which are currently enabled for use with this SSLEngine.
getEnabledProtocols() - Method in class javax.net.ssl.SSLServerSocket
Returns the names of the protocols which are currently enabled for use by the newly accepted connections.
getEnabledProtocols() - Method in class javax.net.ssl.SSLSocket
Returns the names of the protocol versions which are currently enabled for use on this connection.
getEnabledProtocols() - Method in class javax.rmi.ssl.SslRMIServerSocketFactory
Returns the names of the protocol versions enabled on SSL connections accepted by server sockets created by this factory, or null if this factory uses the protocol versions that are enabled by default.
getEnabledTypes() - Method in class javax.management.NotificationFilterSupport
Gets all the enabled notification types for this filter.
getEnableSessionCreation() - Method in class javax.net.ssl.SSLEngine
Returns true if new SSL sessions may be established by this engine.
getEnableSessionCreation() - Method in class javax.net.ssl.SSLServerSocket
Returns true if new SSL sessions may be established by the sockets which are created from this server socket.
getEnableSessionCreation() - Method in class javax.net.ssl.SSLSocket
Returns true if new SSL sessions may be established by this socket.
getEnclosedElements() - Method in interface javax.lang.model.element.Element
Returns the elements that are, loosely speaking, directly enclosed by this element.
getEnclosedElements() - Method in interface javax.lang.model.element.PackageElement
Returns the top-level classes and interfaces within this package.
getEnclosedElements() - Method in interface javax.lang.model.element.TypeElement
Returns the fields, methods, constructors, and member types that are directly declared in this class or interface.
getEnclosingClass() - Method in class java.lang.Class
Returns the immediately enclosing class of the underlying class.
getEnclosingConstructor() - Method in class java.lang.Class
If this Class object represents a local or anonymous class within a constructor, returns a Constructor object representing the immediately enclosing constructor of the underlying class.
getEnclosingElement() - Method in interface javax.lang.model.element.Element
Returns the innermost element within which this element is, loosely speaking, enclosed.
getEnclosingElement() - Method in interface javax.lang.model.element.PackageElement
Returns null since a package is not enclosed by another element.
getEnclosingElement() - Method in interface javax.lang.model.element.TypeElement
Returns the package of a top-level type and returns the immediately lexically enclosing element for a nested type.
getEnclosingElement() - Method in interface javax.lang.model.element.TypeParameterElement
Returns the generic element of this type parameter.
getEnclosingElement() - Method in interface javax.lang.model.element.VariableElement
Returns the enclosing element of this variable.
getEnclosingMethod() - Method in class java.lang.Class
If this Class object represents a local or anonymous class within a method, returns a Method object representing the immediately enclosing method of the underlying class.
getEnclosingType() - Method in interface javax.lang.model.type.DeclaredType
Returns the type of the innermost enclosing instance or a NoType of kind NONE if there is no enclosing instance.
getEncoded() - Method in class java.security.AlgorithmParameters
Returns the parameters in their primary encoding format.
getEncoded(String) - Method in class java.security.AlgorithmParameters
Returns the parameters encoded in the specified scheme.
getEncoded() - Method in class java.security.cert.Certificate
Returns the encoded form of this certificate.
getEncoded() - Method in class java.security.cert.CertPath
Returns the encoded form of this certification path, using the default encoding.
getEncoded(String) - Method in class java.security.cert.CertPath
Returns the encoded form of this certification path, using the specified encoding.
getEncoded() - Method in class java.security.cert.PolicyQualifierInfo
Returns the ASN.1 DER encoded form of this PolicyQualifierInfo.
getEncoded() - Method in class java.security.cert.X509CRL
Returns the ASN.1 DER-encoded form of this CRL.
getEncoded() - Method in class java.security.cert.X509CRLEntry
Returns the ASN.1 DER-encoded form of this CRL Entry, that is the inner SEQUENCE.
getEncoded() - Method in interface java.security.Key
Returns the key in its primary encoding format, or null if this key does not support encoding.
getEncoded() - Method in class java.security.spec.EncodedKeySpec
Returns the encoded key.
getEncoded() - Method in class java.security.spec.PKCS8EncodedKeySpec
Returns the key bytes, encoded according to the PKCS #8 standard.
getEncoded() - Method in class java.security.spec.X509EncodedKeySpec
Returns the key bytes, encoded according to the X.509 standard.
getEncoded() - Method in class javax.crypto.EncryptedPrivateKeyInfo
Returns the ASN.1 encoding of this object.
getEncoded() - Method in class javax.crypto.spec.SecretKeySpec
Returns the key material of this secret key.
getEncoded() - Method in class javax.security.auth.kerberos.KerberosKey
Returns the key material of this secret key.
getEncoded() - Method in class javax.security.auth.kerberos.KerberosTicket
Returns an ASN.1 encoding of the entire ticket.
getEncoded() - Method in class javax.security.auth.x500.X500Principal
Returns the distinguished name in ASN.1 DER encoded form.
getEncoded() - Method in class javax.security.cert.Certificate
Returns the encoded form of this certificate.
getEncodedValue() - Method in class javax.naming.ldap.BasicControl
Retrieves the control's ASN.1 BER encoded value.
getEncodedValue() - Method in interface javax.naming.ldap.Control
Retrieves the ASN.1 BER encoded value of the LDAP control.
getEncodedValue() - Method in interface javax.naming.ldap.ExtendedRequest
Retrieves the ASN.1 BER encoded value of the LDAP extended operation request.
getEncodedValue() - Method in interface javax.naming.ldap.ExtendedResponse
Retrieves the ASN.1 BER encoded value of the LDAP extended operation response.
getEncodedValue() - Method in class javax.naming.ldap.StartTlsRequest
Retrieves the StartTLS request's ASN.1 BER encoded value.
getEncodedValue() - Method in class javax.naming.ldap.StartTlsResponse
Retrieves the StartTLS response's ASN.1 BER encoded value.
getEncoding() - Method in class java.io.InputStreamReader
Returns the name of the character encoding being used by this stream.
getEncoding() - Method in class java.io.OutputStreamWriter
Returns the name of the character encoding being used by this stream.
getEncoding() - Method in class java.util.logging.Handler
Return the character encoding for this Handler.
getEncoding() - Method in class javax.sound.sampled.AudioFormat
Obtains the type of encoding for sounds in this format.
getEncoding() - Method in interface javax.xml.crypto.dsig.XMLObject
Returns the encoding URI of this XMLObject.
getEncodings() - Method in class java.security.cert.CertPath
Returns an iteration of the encodings supported by this certification path, with the default encoding first.
getEncryptedData() - Method in class javax.crypto.EncryptedPrivateKeyInfo
Returns the encrypted data.
getEnd() - Method in class javax.swing.SpinnerDateModel
Returns the last Date in the sequence.
getEndCap() - Method in class java.awt.BasicStroke
Returns the end cap style.
getEndIndex() - Method in interface java.text.CharacterIterator
Returns the end index of the text.
getEndIndex() - Method in class java.text.FieldPosition
Retrieves the index of the character following the last character in the requested field.
getEndIndex() - Method in class java.text.StringCharacterIterator
Implements CharacterIterator.getEndIndex() for String.
getEndIndex() - Method in class javax.accessibility.AccessibleHyperlink
Gets the index with the hypertext document at which this link ends
getEndIndex() - Method in class javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink
Get the index with the hypertext document at which this link ends
getEndIndex() - Method in class javax.swing.text.Segment
Returns the end index of the text.
getEndOffset() - Method in class javax.swing.text.AbstractDocument.AbstractElement
Gets the ending offset in the model for the element.
getEndOffset() - Method in class javax.swing.text.AbstractDocument.BranchElement
Gets the ending offset in the model for the element.
getEndOffset() - Method in class javax.swing.text.AbstractDocument.LeafElement
Gets the ending offset in the model for the element.
getEndOffset() - Method in class javax.swing.text.AbstractWriter
Returns the last offset to be output.
getEndOffset() - Method in interface javax.swing.text.Element
Fetches the offset from the beginning of the document that this element ends at.
getEndOffset() - Method in class javax.swing.text.GlyphView
Fetches the portion of the model that this view is responsible for.
getEndOffset() - Method in interface javax.swing.text.Highlighter.Highlight
Gets the ending model offset for the highlight.
getEndOffset() - Method in class javax.swing.text.html.HTMLDocument.Iterator
Returns the end of the range for which the current occurrence of the tag is defined and has the same attributes.
getEndOffset() - Method in class javax.swing.text.View
Fetches the portion of the model for which this view is responsible.
getEndPoint() - Method in class java.awt.geom.Arc2D
Returns the ending point of the arc.
getEndPoint() - Method in class java.awt.LinearGradientPaint
Returns a copy of the end point of the gradient axis.
getEndpointIdentificationAlgorithm() - Method in class javax.net.ssl.SSLParameters
Gets the endpoint identification algorithm.
getEndPosition() - Method in class javax.swing.text.AbstractDocument
Returns a position that represents the end of the document.
getEndPosition() - Method in interface javax.swing.text.Document
Returns a position that represents the end of the document.
getEndPosition() - Method in interface javax.tools.Diagnostic
Gets the character offset from the beginning of the file associated with this diagnostic that indicates the end of the problem.
getEndTime() - Method in class javax.security.auth.kerberos.KerberosTicket
Returns the expiration time for this ticket's validity period.
getEngine() - Method in class javax.script.CompiledScript
Returns the ScriptEngine whose compile method created this CompiledScript.
getEngineByExtension(String) - Method in class javax.script.ScriptEngineManager
Look up and create a ScriptEngine for a given extension.
getEngineByMimeType(String) - Method in class javax.script.ScriptEngineManager
Look up and create a ScriptEngine for a given mime type.
getEngineByName(String) - Method in class javax.script.ScriptEngineManager
Looks up and creates a ScriptEngine for a given name.
getEngineFactories() - Method in class javax.script.ScriptEngineManager
Returns an array whose elements are instances of all the ScriptEngineFactory classes found by the discovery mechanism.
getEngineName() - Method in interface javax.script.ScriptEngineFactory
Returns the full name of the ScriptEngine.
getEngineVersion() - Method in interface javax.script.ScriptEngineFactory
Returns the version of the ScriptEngine.
getEntity(String) - Method in class javax.swing.text.html.parser.DTD
Gets an entity by name.
getEntity(int) - Method in class javax.swing.text.html.parser.DTD
Gets a character entity.
getEntries() - Method in class java.util.jar.Manifest
Returns a Map of the entries contained in this Manifest.
getEntry(String, KeyStore.ProtectionParameter) - Method in class java.security.KeyStore
Gets a keystore Entry for the specified alias with the specified protection parameter.
getEntry(String) - Method in class java.util.jar.JarFile
Returns the ZipEntry for the given entry name or null if not found.
getEntry(String) - Method in class java.util.zip.ZipFile
Returns the zip file entry for the specified name, or null if not found.
getEntryName() - Method in class java.net.JarURLConnection
Return the entry name for this connection.
getEnumConstants() - Method in class java.lang.Class
Returns the elements of this enum class or null if this Class object does not represent an enum type.
getEnumValueTable() - Method in class javax.print.attribute.EnumSyntax
Returns the enumeration value table for this enumeration value's enumeration class.
getEnumValueTable() - Method in class javax.print.attribute.standard.Chromaticity
Returns the enumeration value table for class Chromaticity.
getEnumValueTable() - Method in class javax.print.attribute.standard.ColorSupported
Returns the enumeration value table for class ColorSupported.
getEnumValueTable() - Method in class javax.print.attribute.standard.Compression
Returns the enumeration value table for class Compression.
getEnumValueTable() - Method in class javax.print.attribute.standard.DialogTypeSelection
Returns the enumeration value table for class DialogTypeSelection.
getEnumValueTable() - Method in class javax.print.attribute.standard.Fidelity
Returns the enumeration value table for class Fidelity.
getEnumValueTable() - Method in class javax.print.attribute.standard.Finishings
Returns the enumeration value table for class Finishings.
getEnumValueTable() - Method in class javax.print.attribute.standard.JobSheets
Returns the enumeration value table for class JobSheets.
getEnumValueTable() - Method in class javax.print.attribute.standard.JobState
Returns the enumeration value table for class JobState.
getEnumValueTable() - Method in class javax.print.attribute.standard.JobStateReason
Returns the enumeration value table for class JobStateReason.
getEnumValueTable() - Method in class javax.print.attribute.standard.MediaName
Returns the enumeration value table for class MediaTray.
getEnumValueTable() - Method in class javax.print.attribute.standard.MediaSizeName
Returns the enumeration value table for class MediaSizeName.
getEnumValueTable() - Method in class javax.print.attribute.standard.MediaTray
Returns the enumeration value table for class MediaTray.
getEnumValueTable() - Method in class javax.print.attribute.standard.MultipleDocumentHandling
Returns the enumeration value table for class MultipleDocumentHandling.
getEnumValueTable() - Method in class javax.print.attribute.standard.OrientationRequested
Returns the enumeration value table for class OrientationRequested.
getEnumValueTable() - Method in class javax.print.attribute.standard.PDLOverrideSupported
Returns the enumeration value table for class PDLOverrideSupported.
getEnumValueTable() - Method in class javax.print.attribute.standard.PresentationDirection
Returns the enumeration value table for class PresentationDirection.
getEnumValueTable() - Method in class javax.print.attribute.standard.PrinterIsAcceptingJobs
Returns the enumeration value table for class PrinterIsAcceptingJobs.
getEnumValueTable() - Method in class javax.print.attribute.standard.PrinterState
Returns the enumeration value table for class PrinterState.
getEnumValueTable() - Method in class javax.print.attribute.standard.PrinterStateReason
Returns the enumeration value table for class PrinterStateReason.
getEnumValueTable() - Method in class javax.print.attribute.standard.PrintQuality
Returns the enumeration value table for class PrintQuality.
getEnumValueTable() - Method in class javax.print.attribute.standard.ReferenceUriSchemesSupported
Returns the enumeration value table for class ReferenceUriSchemesSupported.
getEnumValueTable() - Method in class javax.print.attribute.standard.Severity
Returns the enumeration value table for class Severity.
getEnumValueTable() - Method in class javax.print.attribute.standard.SheetCollate
Returns the enumeration value table for class SheetCollate.
getEnumValueTable() - Method in class javax.print.attribute.standard.Sides
Returns the enumeration value table for class Sides.
getenv(String) - Static method in class java.lang.System
Gets the value of the specified environment variable.
getenv() - Static method in class java.lang.System
Returns an unmodifiable string map view of the current system environment.
getEnvironment() - Method in exception javax.naming.CannotProceedException
Retrieves the environment that was in effect when this exception was created.
getEnvironment() - Method in interface javax.naming.Context
Retrieves the environment in effect for this context.
getEnvironment() - Method in class javax.naming.InitialContext
 
getEras() - Method in class java.text.DateFormatSymbols
Gets era strings.
getErrorCode() - Method in exception java.sql.SQLException
Retrieves the vendor-specific exception code for this SQLException object.
getErrorIndex() - Method in class java.text.ParsePosition
Retrieve the index at which an error occurred, or -1 if the error index has not been set.
getErrorIndex() - Method in exception java.util.IllformedLocaleException
Returns the index where the error was found.
getErrorManager() - Method in class java.util.logging.Handler
Retrieves the ErrorManager for this Handler.
getErrorOffset() - Method in exception java.text.ParseException
Returns the position where the error was found.
getErrorsAny() - Method in class java.awt.MediaTracker
Returns a list of all media that have encountered an error.
getErrorsID(int) - Method in class java.awt.MediaTracker
Returns a list of media with the specified ID that have encountered an error.
getErrorStream() - Method in class java.lang.Process
Returns the input stream connected to the error output of the subprocess.
getErrorStream() - Method in class java.net.HttpURLConnection
Returns the error stream if the connection failed but the server sent useful data nonetheless.
getErrorWriter() - Method in interface javax.script.ScriptContext
Returns the Writer used to display error output.
getErrorWriter() - Method in class javax.script.SimpleScriptContext
Returns the Writer used to display error output.
getEscapeProcessing() - Method in class javax.sql.rowset.BaseRowSet
Ascertains whether escape processing is enabled for this RowSet object.
getEscapeProcessing() - Method in interface javax.sql.RowSet
Retrieves whether escape processing is enabled for this RowSet object.
getEstimatedMajorSpan() - Method in class javax.swing.text.AsyncBoxView
Is the major span currently estimated?
getEtchedBorderUIResource() - Static method in class javax.swing.plaf.BorderUIResource
 
getEtchedInsets() - Static method in class javax.swing.plaf.basic.BasicGraphicsUtils
Returns the amount of space taken up by a border drawn by drawEtchedRect()
getEtchType() - Method in class javax.swing.border.EtchedBorder
Returns which etch-type is set on the etched border.
getEventContext() - Method in class javax.naming.event.NamingEvent
Retrieves the event source that fired this event.
getEventContext() - Method in class javax.naming.event.NamingExceptionEvent
Retrieves the EventContext that fired this event.
getEventMask() - Method in class java.awt.event.AWTEventListenerProxy
Returns the event mask associated with the listener.
getEventPropertyName() - Method in class java.beans.EventHandler
Returns the property of the event that should be used in the action applied to the target.
getEventSetDescriptors() - Method in interface java.beans.BeanInfo
Gets the beans EventSetDescriptors.
getEventSetDescriptors() - Method in class java.beans.SimpleBeanInfo
Deny knowledge of event sets.
getEventType() - Method in class javax.swing.event.HyperlinkEvent
Gets the type of event.
getException() - Method in class java.awt.event.InvocationEvent
Returns any Exception caught while executing the Runnable's run() method.
getException() - Method in exception java.lang.ClassNotFoundException
Returns the exception that was raised if an error occurred while attempting to load the class.
getException() - Method in error java.lang.ExceptionInInitializerError
Returns the exception that occurred during a static initialization that caused this error to be created.
getException() - Method in exception java.security.PrivilegedActionException
Returns the exception thrown by the privileged computation that resulted in this PrivilegedActionException.
getException() - Method in class java.util.concurrent.ForkJoinTask
Returns the exception thrown by the base computation, or a CancellationException if cancelled, or null if none or if the method has not yet completed.
getException() - Method in class javax.naming.event.NamingExceptionEvent
Retrieves the exception that was thrown.
getException() - Method in class javax.naming.ldap.SortResponseControl
Retrieves the NamingException appropriate for the result code.
getException() - Method in interface javax.naming.ldap.UnsolicitedNotification
Retrieves the exception as constructed using information sent by the server.
getExceptionListener() - Method in class java.beans.Encoder
Gets the exception handler for this stream.
getExceptionListener() - Method in class java.beans.XMLDecoder
Gets the exception handler for this stream.
getExceptionTypes() - Method in class java.lang.reflect.Constructor
Returns an array of Class objects that represent the types of exceptions declared to be thrown by the underlying executable represented by this object.
getExceptionTypes() - Method in class java.lang.reflect.Executable
Returns an array of Class objects that represent the types of exceptions declared to be thrown by the underlying executable represented by this object.
getExceptionTypes() - Method in class java.lang.reflect.Method
Returns an array of Class objects that represent the types of exceptions declared to be thrown by the underlying executable represented by this object.
getExclusiveOwnerThread() - Method in class java.util.concurrent.locks.AbstractOwnableSynchronizer
Returns the thread last set by setExclusiveOwnerThread, or null if never set.
getExclusiveQueuedThreads() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Returns a collection containing threads that may be waiting to acquire in exclusive mode.
getExclusiveQueuedThreads() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Returns a collection containing threads that may be waiting to acquire in exclusive mode.
getExecuteExistingDelayedTasksAfterShutdownPolicy() - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
Gets the policy on whether to execute existing delayed tasks even when this executor has been shutdown.
getExemptionMechanism() - Method in class javax.crypto.Cipher
Returns the exemption mechanism object used with this cipher.
getExp() - Method in exception javax.management.BadBinaryOpValueExpException
Returns the ValueExp that originated the exception.
getExpandedDescendants(TreePath) - Method in class javax.swing.JTree
Returns an Enumeration of the descendants of the path parent that are currently expanded.
getExpandedIcon() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
getExpandedIcon() - Method in class javax.swing.plaf.synth.SynthTreeUI
 
getExpandedState(TreePath) - Method in class javax.swing.tree.AbstractLayoutCache
Returns true if the path is expanded, and visible.
getExpandedState(TreePath) - Method in class javax.swing.tree.FixedHeightLayoutCache
Returns true if the path is expanded, and visible.
getExpandedState(TreePath) - Method in class javax.swing.tree.VariableHeightLayoutCache
Returns true if the path is expanded, and visible.
getExpandsSelectedPaths() - Method in class javax.swing.JTree
Returns the expandsSelectedPaths property.
getExpectedPolicies() - Method in interface java.security.cert.PolicyNode
Returns the set of expected policies that would satisfy this node's valid policy in the next certificate to be processed.
getExpiration() - Method in class java.net.URLConnection
Returns the value of the expires header field.
getExplanation() - Method in exception javax.naming.NamingException
Retrieves the explanation associated with this exception.
getExponent(float) - Static method in class java.lang.Math
Returns the unbiased exponent used in the representation of a float.
getExponent(double) - Static method in class java.lang.Math
Returns the unbiased exponent used in the representation of a double.
getExponent(float) - Static method in class java.lang.StrictMath
Returns the unbiased exponent used in the representation of a float.
getExponent(double) - Static method in class java.lang.StrictMath
Returns the unbiased exponent used in the representation of a double.
getExponent() - Method in class java.security.spec.RSAOtherPrimeInfo
Returns the prime's exponent.
getExponentSeparator() - Method in class java.text.DecimalFormatSymbols
Returns the string used to separate the mantissa from the exponent.
getExponentSize() - Method in class javax.crypto.spec.DHGenParameterSpec
Returns the size in bits of the random exponent (private value).
getExportedKeys(String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the foreign key columns that reference the given table's primary key columns (the foreign keys exported by a table).
getExpression() - Method in class javax.xml.crypto.dsig.spec.XPathType
Returns the XPath expression to be evaluated.
getExtendedCacheKeys(JComponent) - Method in class javax.swing.plaf.nimbus.AbstractRegionPainter
Get any extra attributes which the painter implementation would like to include in the image cache lookups.
getExtendedKeyCode() - Method in class java.awt.event.KeyEvent
Returns an extended key code for the event.
getExtendedKeyCodeForChar(int) - Static method in class java.awt.event.KeyEvent
Returns an extended key code for a unicode character.
getExtendedKeyUsage() - Method in class java.security.cert.X509Certificate
Gets an unmodifiable list of Strings representing the OBJECT IDENTIFIERs of the ExtKeyUsageSyntax field of the extended key usage extension, (OID = 2.5.29.37).
getExtendedKeyUsage() - Method in class java.security.cert.X509CertSelector
Returns the extendedKeyUsage criterion.
getExtendedState() - Method in class java.awt.Frame
Gets the state of this frame.
getExtendsBound() - Method in interface javax.lang.model.type.WildcardType
Returns the upper bound of this wildcard.
getExtension(char) - Method in class java.util.Locale
Returns the extension (or private use) value associated with the specified key, or null if there is no extension associated with the key.
getExtension() - Method in class javax.sound.sampled.AudioFileFormat.Type
Obtains the common file name extension for this file type.
getExtensionKeys() - Method in class java.util.Locale
Returns the set of extension keys associated with this locale, or the empty set if it has no extensions.
getExtensions() - Method in exception java.security.cert.CertificateRevokedException
Returns a map of X.509 extensions containing additional information about the revoked certificate, such as the Invalidity Date Extension.
getExtensions() - Method in interface javax.script.ScriptEngineFactory
Returns an immutable list of filename extensions, which generally identify scripts written in the language supported by this ScriptEngine.
getExtensions() - Method in class javax.swing.filechooser.FileNameExtensionFilter
Returns the set of file name extensions files are tested against.
getExtensionValue(String) - Method in interface java.security.cert.X509Extension
Gets the DER-encoded OCTET string for the extension value (extnValue) identified by the passed-in oid String.
getExtent() - Method in interface javax.swing.BoundedRangeModel
Returns the model's extent, the length of the inner range that begins at the model's value.
getExtent() - Method in class javax.swing.DefaultBoundedRangeModel
Returns the model's extent.
getExtent() - Method in class javax.swing.JSlider
Returns the "extent" from the BoundedRangeModel.
getExtentSize() - Method in class javax.swing.JViewport
Returns the size of the visible part of the view in view coordinates.
getExternalElements() - Method in interface javax.xml.crypto.dsig.keyinfo.PGPData
Returns an unmodifiable list of XMLStructures representing elements from an external namespace.
getExtra() - Method in class java.util.zip.ZipEntry
Returns the extra field data for the entry, or null if none.
getExtraImageMetadataFormatNames() - Method in class javax.imageio.spi.ImageReaderWriterSpi
Returns an array of Strings containing the names of additional document formats, other than the native and standard formats, recognized by the getAsTree and setFromTree methods on the image metadata objects produced or consumed by this plug-in.
getExtraMetadataFormatNames() - Method in class javax.imageio.metadata.IIOMetadata
Returns an array of Strings containing the names of additional metadata formats, other than the native and standard formats, recognized by this plug-in's getAsTree, setFromTree, and mergeTree methods.
getExtraNameCharacters() - Method in interface java.sql.DatabaseMetaData
Retrieves all the "extra" characters that can be used in unquoted identifier names (those beyond a-z, A-Z, 0-9 and _).
getExtraStreamMetadataFormatNames() - Method in class javax.imageio.spi.ImageReaderWriterSpi
Returns an array of Strings containing the names of additional document formats, other than the native and standard formats, recognized by the getAsTree and setFromTree methods on the stream metadata objects produced or consumed by this plug-in.
getFactory() - Method in class java.util.concurrent.ForkJoinPool
Returns the factory used for constructing new workers.
getFactory() - Method in interface javax.script.ScriptEngine
Returns a ScriptEngineFactory for the class to which this ScriptEngine belongs.
getFactoryClassLocation() - Method in class javax.naming.Reference
Retrieves the location of the factory of the object to which this reference refers.
getFactoryClassName() - Method in class javax.naming.Reference
Retrieves the class name of the factory of the object to which this reference refers.
getFailedProperties() - Method in exception java.sql.SQLClientInfoException
Returns the list of client info properties that could not be set.
getFailureHandler() - Static method in class java.rmi.server.RMISocketFactory
Returns the handler for socket creation failure set by the setFailureHandler method.
getFallbackLocale(String, Locale) - Method in class java.util.ResourceBundle.Control
Returns a Locale to be used as a fallback locale for further resource bundle searches by the ResourceBundle.getBundle factory method.
getFamily() - Method in class java.awt.Font
Returns the family name of this Font.
getFamily(Locale) - Method in class java.awt.Font
Returns the family name of this Font, localized for the specified locale.
getFD() - Method in class java.io.FileInputStream
Returns the FileDescriptor object that represents the connection to the actual file in the file system being used by this FileInputStream.
getFD() - Method in class java.io.FileOutputStream
Returns the file descriptor associated with this stream.
getFD() - Method in class java.io.RandomAccessFile
Returns the opaque file descriptor object associated with this stream.
getFeature(String, String) - Method in class javax.imageio.metadata.IIOMetadataNode
This DOM Level 3 method is not supported for IIOMetadataNode and will throw a DOMException.
getFeedResolution(int) - Method in class javax.print.attribute.ResolutionSyntax
Returns this resolution attribute's feed direction resolution in the given units.
getFeedResolutionDphi() - Method in class javax.print.attribute.ResolutionSyntax
Returns this resolution attribute's feed direction resolution in units of dphi.
getFetchDirection() - Method in interface java.sql.ResultSet
Retrieves the fetch direction for this ResultSet object.
getFetchDirection() - Method in interface java.sql.Statement
Retrieves the direction for fetching rows from database tables that is the default for result sets generated from this Statement object.
getFetchDirection() - Method in class javax.sql.rowset.BaseRowSet
Retrieves this RowSet object's current setting for the fetch direction.
getFetchSize() - Method in interface java.sql.ResultSet
Retrieves the fetch size for this ResultSet object.
getFetchSize() - Method in interface java.sql.Statement
Retrieves the number of result set rows that is the default fetch size for ResultSet objects generated from this Statement object.
getFetchSize() - Method in class javax.sql.rowset.BaseRowSet
Returns the fetch size for this RowSet object.
getField(String) - Method in class java.io.ObjectStreamClass
Get the field of this class by name.
getField(String) - Method in class java.lang.Class
Returns a Field object that reflects the specified public member field of the class or interface represented by this Class object.
getField() - Method in class java.security.spec.EllipticCurve
Returns the finite field field that this elliptic curve is over.
getField() - Method in class java.text.FieldPosition
Retrieves the field identifier.
getFieldAttribute() - Method in class java.text.FieldPosition
Returns the field identifier as an attribute constant from one of the Field subclasses.
getFieldNames() - Method in interface javax.management.Descriptor
Returns all the field names in the descriptor.
getFieldNames() - Method in class javax.management.ImmutableDescriptor
 
getFieldNames() - Method in class javax.management.modelmbean.DescriptorSupport
 
getFields() - Method in class java.io.ObjectStreamClass
Return an array of the fields of this serializable class.
getFields() - Method in class java.lang.Class
Returns an array containing Field objects reflecting all the accessible public fields of the class or interface represented by this Class object.
getFields() - Method in interface javax.management.Descriptor
Returns all of the fields contained in this descriptor as a string array.
getFields() - Method in class javax.management.ImmutableDescriptor
 
getFields() - Method in class javax.management.modelmbean.DescriptorSupport
 
getFields() - Method in class javax.sql.rowset.serial.SerialJavaObject
Returns an array of Field objects that contains each field of the object that this helper class is serializing.
getFields(int) - Method in class javax.swing.text.InternationalFormatter
Returns the Format.Field constants associated with the text at offset.
getFieldSize() - Method in interface java.security.spec.ECField
Returns the field size in bits.
getFieldSize() - Method in class java.security.spec.ECFieldF2m
Returns the field size in bits which is m for this characteristic 2 finite field.
getFieldSize() - Method in class java.security.spec.ECFieldFp
Returns the field size in bits which is size of prime p for this prime finite field.
getFieldValue(String) - Method in interface javax.management.Descriptor
Returns the value for a specific field name, or null if no value is present for that name.
getFieldValue(String) - Method in class javax.management.ImmutableDescriptor
 
getFieldValue(String) - Method in class javax.management.modelmbean.DescriptorSupport
 
getFieldValues(String...) - Method in interface javax.management.Descriptor
Returns all the field values in the descriptor as an array of Objects.
getFieldValues(String...) - Method in class javax.management.ImmutableDescriptor
 
getFieldValues(String...) - Method in class javax.management.modelmbean.DescriptorSupport
 
getFile() - Method in class java.awt.FileDialog
Gets the selected file of this file dialog.
getFile() - Method in class java.net.URL
Gets the file name of this URL.
getFile() - Method in exception java.nio.file.FileSystemException
Returns the file used to create this exception.
getFileAttributeView(Path, Class<V>, LinkOption...) - Static method in class java.nio.file.Files
Returns a file attribute view of a given type.
getFileAttributeView(Class<V>) - Method in interface java.nio.file.SecureDirectoryStream
Returns a new file attribute view to access the file attributes of this directory.
getFileAttributeView(T, Class<V>, LinkOption...) - Method in interface java.nio.file.SecureDirectoryStream
Returns a new file attribute view to access the file attributes of a file in this directory.
getFileAttributeView(Path, Class<V>, LinkOption...) - Method in class java.nio.file.spi.FileSystemProvider
Returns a file attribute view of a given type.
getFileChooser() - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
getFileChooserDetailViewIcon() - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getFileChooserHomeFolderIcon() - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getFileChooserListViewIcon() - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getFileChooserNewFolderIcon() - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getFileChooserUpFolderIcon() - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getFileDescriptor() - Method in class java.net.DatagramSocketImpl
Gets the datagram socket file descriptor.
getFileDescriptor() - Method in class java.net.SocketImpl
Returns the value of this socket's fd field.
getFileFilter() - Method in class javax.swing.JFileChooser
Returns the currently selected file filter.
getFileForInput(JavaFileManager.Location, String, String) - Method in class javax.tools.ForwardingJavaFileManager
 
getFileForInput(JavaFileManager.Location, String, String) - Method in interface javax.tools.JavaFileManager
Gets a file object for input representing the specified relative name in the specified package in the given location.
getFileForOutput(JavaFileManager.Location, String, String, FileObject) - Method in class javax.tools.ForwardingJavaFileManager
 
getFileForOutput(JavaFileManager.Location, String, String, FileObject) - Method in interface javax.tools.JavaFileManager
Gets a file object for output representing the specified relative name in the specified package in the given location.
getFileName() - Method in class java.awt.JobAttributes
Specifies the file name for the output file for jobs using these attributes.
getFileName() - Method in class java.lang.StackTraceElement
Returns the name of the source file containing the execution point represented by this stack trace element.
getFileName() - Method in interface java.nio.file.Path
Returns the name of the file or directory denoted by this path as a Path object.
getFileName() - Method in exception javax.script.ScriptException
Get the source of the script causing the error.
getFileName() - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
getFileName() - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
getFilenameFilter() - Method in class java.awt.FileDialog
Determines this file dialog's filename filter.
getFileNameMap() - Static method in class java.net.URLConnection
Loads filename map (a mimetable) from a data file.
getFilePointer() - Method in class java.io.RandomAccessFile
Returns the current offset in this file.
getFiler() - Method in interface javax.annotation.processing.ProcessingEnvironment
Returns the filer used to create new source, class, or auxiliary files.
getFiles() - Method in class java.awt.FileDialog
Returns files that the user selects.
getFiles(File, boolean) - Method in class javax.swing.filechooser.FileSystemView
Gets the list of shown (i.e.
getFiles() - Method in class javax.swing.plaf.basic.BasicDirectoryModel
 
getFileSelectionMode() - Method in class javax.swing.JFileChooser
Returns the current file-selection mode.
getFileStore(Path) - Static method in class java.nio.file.Files
Returns the FileStore representing the file store where a file is located.
getFileStore(Path) - Method in class java.nio.file.spi.FileSystemProvider
Returns the FileStore representing the file store where a file is located.
getFileStoreAttributeView(Class<V>) - Method in class java.nio.file.FileStore
Returns a FileStoreAttributeView of the given type.
getFileStores() - Method in class java.nio.file.FileSystem
Returns an object to iterate over the underlying file stores.
getFileSuffixes() - Method in class javax.imageio.spi.ImageReaderWriterSpi
Returns an array of Strings containing a list of file suffixes associated with the formats that are generally usable by the ImageReader or ImageWriter implementation associated with this service provider.
getFileSystem(URI) - Static method in class java.nio.file.FileSystems
Returns a reference to an existing FileSystem.
getFileSystem() - Method in interface java.nio.file.Path
Returns the file system that created this object.
getFileSystem(URI) - Method in class java.nio.file.spi.FileSystemProvider
Returns an existing FileSystem created by this provider.
getFileSystemView() - Static method in class javax.swing.filechooser.FileSystemView
 
getFileSystemView() - Method in class javax.swing.JFileChooser
Returns the file system view.
getFileView() - Method in class javax.swing.JFileChooser
Returns the current file view.
getFileView(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
getFileView(JFileChooser) - Method in class javax.swing.plaf.FileChooserUI
 
getFileView(JFileChooser) - Method in class javax.swing.plaf.multi.MultiFileChooserUI
Invokes the getFileView method on each UI handled by this object.
getFillsViewportHeight() - Method in class javax.swing.JTable
Returns whether or not this table is always made large enough to fill the height of an enclosing viewport.
getFilter() - Method in class java.util.logging.Handler
Get the current Filter for this Handler.
getFilter() - Method in class java.util.logging.Logger
Get the current filter for this Logger.
getFilter() - Method in interface javax.sql.rowset.FilteredRowSet
Retrieves the active filter for this FilteredRowSet object.
getFilter() - Method in class javax.xml.crypto.dsig.spec.XPathType
Returns the filter operation.
getFilterInstance(ImageConsumer) - Method in class java.awt.image.ImageFilter
Returns a unique instance of an ImageFilter object which will actually perform the filtering for the specified ImageConsumer.
getFirst() - Method in class java.util.ArrayDeque
 
getFirst() - Method in class java.util.concurrent.ConcurrentLinkedDeque
 
getFirst() - Method in class java.util.concurrent.LinkedBlockingDeque
 
getFirst() - Method in interface java.util.Deque
Retrieves, but does not remove, the first element of this deque.
getFirst() - Method in class java.util.LinkedList
Returns the first element in this list.
getFirstChild() - Method in class javax.imageio.metadata.IIOMetadataNode
Returns the first child of this node, or null if the node has no children.
getFirstChild() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns this node's first child.
getFirstColumn() - Method in interface javax.accessibility.AccessibleTableModelChange
Returns the first column that changed.
getFirstColumn() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableModelChange
 
getFirstComponent(Container) - Method in class java.awt.ContainerOrderFocusTraversalPolicy
Returns the first Component in the traversal cycle.
getFirstComponent(Container) - Method in class java.awt.FocusTraversalPolicy
Returns the first Component in the traversal cycle.
getFirstComponent(Container) - Method in class javax.swing.DefaultFocusManager
 
getFirstComponent(Container) - Method in class javax.swing.LayoutFocusTraversalPolicy
Returns the first Component in the traversal cycle.
getFirstComponent(Container) - Method in class javax.swing.SortingFocusTraversalPolicy
Returns the first Component in the traversal cycle.
getFirstDayOfWeek() - Method in class java.util.Calendar
Gets what the first day of the week is; e.g., SUNDAY in the U.S., MONDAY in France.
getFirstIndex() - Method in class javax.swing.event.ListSelectionEvent
Returns the index of the first row whose selection may have changed.
getFirstLeaf() - Method in class javax.swing.tree.DefaultMutableTreeNode
Finds and returns the first leaf that is a descendant of this node -- either this node or its first child's first leaf.
getFirstLineIndent(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Gets the first line indent setting.
getFirstQueuedThread() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Returns the first (longest-waiting) thread in the queue, or null if no threads are currently queued.
getFirstQueuedThread() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Returns the first (longest-waiting) thread in the queue, or null if no threads are currently queued.
getFirstRow() - Method in interface javax.accessibility.AccessibleTableModelChange
Returns the first row that changed.
getFirstRow() - Method in class javax.swing.event.TableModelEvent
Returns the first row that changed.
getFirstRow() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableModelChange
 
getFirstVisibleIndex() - Method in class javax.swing.JList
Returns the smallest list index that is currently visible.
getFixedCellHeight() - Method in class javax.swing.JList
Returns the value of the fixedCellHeight property.
getFixedCellWidth() - Method in class javax.swing.JList
Returns the value of the fixedCellWidth property.
getFixedRate(Integer) - Method in class javax.management.timer.Timer
Gets a copy of the flag indicating whether a periodic notification is executed at fixed-delay or at fixed-rate.
getFixedRate(Integer) - Method in interface javax.management.timer.TimerMBean
Gets a copy of the flag indicating whether a periodic notification is executed at fixed-delay or at fixed-rate.
getFlags() - Method in exception java.util.DuplicateFormatFlagsException
Returns the set of flags which contains a duplicate flag.
getFlags() - Method in exception java.util.FormatFlagsConversionMismatchException
Returns the incompatible flag.
getFlags() - Method in exception java.util.IllegalFormatFlagsException
Returns the set of flags which contains an illegal combination.
getFlags() - Method in exception java.util.UnknownFormatFlagsException
Returns the set of flags which contains an unknown flag.
getFlags() - Method in class javax.security.auth.kerberos.KerberosTicket
Returns the flags associated with this ticket.
getFlatness(double, double, double, double, double, double, double, double) - Static method in class java.awt.geom.CubicCurve2D
Returns the flatness of the cubic curve specified by the indicated control points.
getFlatness(double[], int) - Static method in class java.awt.geom.CubicCurve2D
Returns the flatness of the cubic curve specified by the control points stored in the indicated array at the indicated index.
getFlatness() - Method in class java.awt.geom.CubicCurve2D
Returns the flatness of this curve.
getFlatness() - Method in class java.awt.geom.FlatteningPathIterator
Returns the flatness of this iterator.
getFlatness(double, double, double, double, double, double) - Static method in class java.awt.geom.QuadCurve2D
Returns the flatness, or maximum distance of a control point from the line connecting the end points, of the quadratic curve specified by the indicated control points.
getFlatness(double[], int) - Static method in class java.awt.geom.QuadCurve2D
Returns the flatness, or maximum distance of a control point from the line connecting the end points, of the quadratic curve specified by the control points stored in the indicated array at the indicated index.
getFlatness() - Method in class java.awt.geom.QuadCurve2D
Returns the flatness, or maximum distance of a control point from the line connecting the end points, of this QuadCurve2D.
getFlatnessSq(double, double, double, double, double, double, double, double) - Static method in class java.awt.geom.CubicCurve2D
Returns the square of the flatness of the cubic curve specified by the indicated control points.
getFlatnessSq(double[], int) - Static method in class java.awt.geom.CubicCurve2D
Returns the square of the flatness of the cubic curve specified by the control points stored in the indicated array at the indicated index.
getFlatnessSq() - Method in class java.awt.geom.CubicCurve2D
Returns the square of the flatness of this curve.
getFlatnessSq(double, double, double, double, double, double) - Static method in class java.awt.geom.QuadCurve2D
Returns the square of the flatness, or maximum distance of a control point from the line connecting the end points, of the quadratic curve specified by the indicated control points.
getFlatnessSq(double[], int) - Static method in class java.awt.geom.QuadCurve2D
Returns the square of the flatness, or maximum distance of a control point from the line connecting the end points, of the quadratic curve specified by the control points stored in the indicated array at the indicated index.
getFlatnessSq() - Method in class java.awt.geom.QuadCurve2D
Returns the square of the flatness, or maximum distance of a control point from the line connecting the end points, of this QuadCurve2D.
getFlavorListeners() - Method in class java.awt.datatransfer.Clipboard
Returns an array of all the FlavorListeners currently registered on this Clipboard.
getFlavorMap() - Method in class java.awt.dnd.DragSource
This method returns the FlavorMap for this DragSource.
getFlavorMap() - Method in class java.awt.dnd.DropTarget
Gets the FlavorMap associated with this DropTarget.
getFlavorsForNative(String) - Method in interface java.awt.datatransfer.FlavorTable
Returns a List of DataFlavors to which the specified String corresponds.
getFlavorsForNative(String) - Method in class java.awt.datatransfer.SystemFlavorMap
Returns a List of DataFlavors to which the specified String native can be translated by the data transfer subsystem.
getFlavorsForNatives(String[]) - Method in interface java.awt.datatransfer.FlavorMap
Returns a Map of the specified String natives to their corresponding DataFlavor.
getFlavorsForNatives(String[]) - Method in class java.awt.datatransfer.SystemFlavorMap
Returns a Map of the specified String natives to their most preferred DataFlavor.
getFlipContents() - Method in class java.awt.BufferCapabilities
 
getFloat(Object, int) - Static method in class java.lang.reflect.Array
Returns the value of the indexed component in the specified array object, as a float.
getFloat(Object) - Method in class java.lang.reflect.Field
Gets the value of a static or instance field of type float or of another primitive type convertible to type float via a widening conversion.
getFloat(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC FLOAT parameter as a float in the Java programming language.
getFloat(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC FLOAT parameter as a float in the Java programming language.
getFloat(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a float in the Java programming language.
getFloat(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a float in the Java programming language.
getFloat(String, float) - Method in class java.util.prefs.AbstractPreferences
Implements the getFloat method as per the specification in Preferences.getFloat(String,float).
getFloat(String, float) - Method in class java.util.prefs.Preferences
Returns the float value represented by the string associated with the specified key in this preference node.
getFloatingColor() - Method in class javax.swing.plaf.basic.BasicToolBarUI
Gets the color displayed when over a floating area
getFloatParameter(int) - Method in class java.awt.image.renderable.ParameterBlock
A convenience method to return a parameter as a float.
getFlowAxis() - Method in class javax.swing.text.FlowView
Fetches the axis along which views should be flowed.
getFlowSpan(int) - Method in class javax.swing.text.FlowView
Fetch the constraining span to flow against for the given child index.
getFlowSpan(int) - Method in class javax.swing.text.ParagraphView
Fetches the constraining span to flow against for the given child index.
getFlowStart(int) - Method in class javax.swing.text.FlowView
Fetch the location along the flow axis that the flow span will start at.
getFlowStart(int) - Method in class javax.swing.text.ParagraphView
Fetches the location along the flow axis that the flow span will start at.
getFlushedPosition() - Method in interface javax.imageio.stream.ImageInputStream
Returns the earliest position in the stream to which seeking may be performed.
getFlushedPosition() - Method in class javax.imageio.stream.ImageInputStreamImpl
 
getFocusableWindowState() - Method in class java.awt.Window
Returns whether this Window can become the focused Window if it meets the other requirements outlined in isFocusableWindow.
getFocusAccelerator() - Method in class javax.swing.text.JTextComponent
Returns the key accelerator that will cause the receiving text component to get the focus.
getFocusColor() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
getFocusColor() - Method in class javax.swing.plaf.metal.MetalButtonUI
 
getFocusColor() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the focus color of the current theme.
getFocusColor() - Method in class javax.swing.plaf.metal.MetalRadioButtonUI
 
getFocusColor() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the focus color.
getFocusColor() - Method in class javax.swing.plaf.metal.MetalToggleButtonUI
 
getFocusCycleRootAncestor() - Method in class java.awt.Component
Returns the Container which is the focus cycle root of this Component's focus traversal cycle.
getFocusCycleRootAncestor() - Method in class java.awt.Window
Always returns null because Windows have no ancestors; they represent the top of the Component hierarchy.
getFocusCycleRootAncestor() - Method in class javax.swing.JInternalFrame
Always returns null because JInternalFrames must always be roots of a focus traversal cycle.
getFocusedComponent() - Method in class javax.swing.text.TextAction
Fetches the text component that currently has focus.
getFocusedWindow() - Method in class java.awt.KeyboardFocusManager
Returns the focused Window, if the focused Window is in the same context as the calling thread.
getFocusIndex() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
Returns the index of the tab that has focus.
getFocusListeners() - Method in class java.awt.Component
Returns an array of all the focus listeners registered on this component.
getFocusLostBehavior() - Method in class javax.swing.JFormattedTextField
Returns the behavior when focus is lost.
getFocusOwner() - Method in class java.awt.KeyboardFocusManager
Returns the focus owner, if the focus owner is in the same context as the calling thread.
getFocusOwner() - Method in class java.awt.Window
Returns the child Component of this Window that has focus if this Window is focused; returns null otherwise.
getFocusOwner() - Method in class javax.swing.JInternalFrame
If this JInternalFrame is active, returns the child that has focus.
getFocusPoint() - Method in class java.awt.RadialGradientPaint
Returns a copy of the focus point of the radial gradient.
getFocusTraversalKeys(int) - Method in class java.awt.Component
Returns the Set of focus traversal keys for a given traversal operation for this Component.
getFocusTraversalKeys(int) - Method in class java.awt.Container
Returns the Set of focus traversal keys for a given traversal operation for this Container.
getFocusTraversalKeys(int) - Method in class java.awt.Window
Gets a focus traversal key for this Window.
getFocusTraversalKeysEnabled() - Method in class java.awt.Component
Returns whether focus traversal keys are enabled for this Component.
getFocusTraversalPolicy() - Method in class java.awt.Container
Returns the focus traversal policy that will manage keyboard traversal of this Container's children, or null if this Container is not a focus cycle root.
getFollowRedirects() - Static method in class java.net.HttpURLConnection
Returns a boolean indicating whether or not HTTP redirects (3xx) should be automatically followed.
getFont() - Method in class java.awt.Component.AccessibleAWTComponent
Gets the Font of this object.
getFont() - Method in class java.awt.Component
Gets the font of this component.
getFont(Map<? extends AttributedCharacterIterator.Attribute, ?>) - Static method in class java.awt.Font
Returns a Font appropriate to the attributes.
getFont(String) - Static method in class java.awt.Font
Returns a Font object from the system properties list.
getFont(String, Font) - Static method in class java.awt.Font
Gets the specified Font from the system properties list.
getFont() - Method in class java.awt.font.GlyphVector
Returns the Font associated with this GlyphVector.
getFont() - Method in class java.awt.FontMetrics
Gets the Font described by this FontMetrics object.
getFont() - Method in class java.awt.Graphics
Gets the current font.
getFont() - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Get the Font of this object.
getFont() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Gets the Font of this object.
getFont() - Method in class java.awt.MenuComponent
Gets the font used for this menu component.
getFont() - Method in interface java.awt.MenuContainer
 
getFont() - Method in interface javax.accessibility.AccessibleComponent
Gets the Font of this object.
getFont(Component) - Method in class javax.swing.border.TitledBorder
 
getFont() - Method in class javax.swing.DebugGraphics
Returns the Font used for text drawing operations.
getFont() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getFont() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Gets the Font of this object.
getFont() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
getFont(SynthContext) - Method in class javax.swing.plaf.synth.SynthStyle
Returns the Font for the specified state.
getFont() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getFont(AttributeSet) - Method in class javax.swing.text.DefaultStyledDocument
Gets the font from an attribute set.
getFont() - Method in class javax.swing.text.GlyphView
Fetch the font that the glyphs should be based upon.
getFont(AttributeSet) - Method in class javax.swing.text.html.StyleSheet
Fetches the font to use for the given set of attributes.
getFont() - Method in class javax.swing.text.LabelView
Fetches the font that the glyphs should be based upon.
getFont(AttributeSet) - Method in class javax.swing.text.StyleContext
Gets the font from an attribute set.
getFont(String, int, int) - Method in class javax.swing.text.StyleContext
Gets a new font.
getFont(AttributeSet) - Method in interface javax.swing.text.StyledDocument
Takes a set of attributes and turn it into a font specification.
getFont() - Method in class javax.swing.tree.DefaultTreeCellEditor.DefaultTextField
 
getFont() - Method in class javax.swing.tree.DefaultTreeCellEditor
Gets the font used for editing.
getFont() - Method in class javax.swing.tree.DefaultTreeCellRenderer
Gets the font of this component.
getFont(Object) - Method in class javax.swing.UIDefaults
If the value of key is a Font return it, otherwise return null.
getFont(Object, Locale) - Method in class javax.swing.UIDefaults
If the value of key for the given Locale is a Font return it, otherwise return null.
getFont(Object) - Static method in class javax.swing.UIManager
Returns a font from the defaults.
getFont(Object, Locale) - Static method in class javax.swing.UIManager
Returns a font from the defaults that is appropriate for the given locale.
getFontFamily(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Gets the font family setting from the attribute list.
getFontForState(SynthContext) - Method in class javax.swing.plaf.nimbus.NimbusStyle
 
getFontForState(SynthContext) - Method in class javax.swing.plaf.synth.SynthStyle
Returns the font for the specified state.
getFontList() - Method in class java.awt.Toolkit
getFontMetrics(Font) - Method in class java.awt.Component.AccessibleAWTComponent
Gets the FontMetrics of this object.
getFontMetrics(Font) - Method in class java.awt.Component
Gets the font metrics for the specified font.
getFontMetrics() - Method in class java.awt.Graphics
Gets the font metrics of the current font.
getFontMetrics(Font) - Method in class java.awt.Graphics
Gets the font metrics for the specified font.
getFontMetrics(Font) - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Get the FontMetrics of this object.
getFontMetrics(Font) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Gets the FontMetrics of this object.
getFontMetrics(Font) - Method in interface java.awt.peer.ComponentPeer
Returns a font metrics object to determine the metrics properties of the specified font.
getFontMetrics(Font) - Method in class java.awt.Toolkit
Deprecated.
As of JDK version 1.2, replaced by the Font method getLineMetrics.
getFontMetrics(Font) - Method in interface javax.accessibility.AccessibleComponent
Gets the FontMetrics of this object.
getFontMetrics() - Method in class javax.swing.DebugGraphics
Overrides Graphics.getFontMetrics.
getFontMetrics(Font) - Method in class javax.swing.DebugGraphics
Overrides Graphics.getFontMetrics.
getFontMetrics(Font) - Method in class javax.swing.JComponent
Gets the FontMetrics for the specified Font.
getFontMetrics(Font) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getFontMetrics(Font) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Gets the FontMetrics of this object.
getFontMetrics(Font) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
getFontMetrics() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getFontMetrics() - Method in class javax.swing.plaf.synth.SynthTabbedPaneUI
 
getFontMetrics(Font) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getFontMetrics() - Method in class javax.swing.text.FieldView
Fetches the font metrics associated with the component hosting this view.
getFontMetrics() - Method in class javax.swing.text.LabelView
Deprecated.
FontMetrics are not used for glyph rendering when running in the JDK.
getFontMetrics(Font) - Method in class javax.swing.text.StyleContext
Returns font metrics for a font.
getFontName() - Method in class java.awt.Font
Returns the font face name of this Font.
getFontName(Locale) - Method in class java.awt.Font
Returns the font face name of the Font, localized for the specified locale.
getFontPeer(String, int) - Method in class java.awt.Toolkit
Deprecated.
see java.awt.GraphicsEnvironment#getAllFonts
getFontRenderContext() - Method in class java.awt.font.GlyphVector
Returns the FontRenderContext associated with this GlyphVector.
getFontRenderContext() - Method in class java.awt.FontMetrics
Gets the FontRenderContext used by this FontMetrics object to measure text.
getFontRenderContext() - Method in class java.awt.Graphics2D
Get the rendering context of the Font within this Graphics2D context.
getFontSize(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Gets the font size setting from the attribute list.
getFontTable(int) - Method in interface java.awt.font.OpenType
Returns the table as an array of bytes for a specified tag.
getFontTable(String) - Method in interface java.awt.font.OpenType
Returns the table as an array of bytes for a specified tag.
getFontTable(int, int, int) - Method in interface java.awt.font.OpenType
Returns a subset of the table as an array of bytes for a specified tag.
getFontTable(String, int, int) - Method in interface java.awt.font.OpenType
Returns a subset of the table as an array of bytes for a specified tag.
getFontTableSize(int) - Method in interface java.awt.font.OpenType
Returns the size of the table for a specified tag.
getFontTableSize(String) - Method in interface java.awt.font.OpenType
Returns the size of the table for a specified tag.
getForeground() - Method in class java.awt.Component.AccessibleAWTComponent
Gets the foreground color of this object.
getForeground() - Method in class java.awt.Component
Gets the foreground color of this component.
getForeground() - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Get the foreground color of this object.
getForeground() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Gets the foreground color of this object.
getForeground() - Method in interface javax.accessibility.AccessibleComponent
Gets the foreground color of this object.
getForeground() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getForeground() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Gets the foreground color of this object.
getForeground() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Get the foreground color of this object.
getForeground() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getForeground(AttributeSet) - Method in class javax.swing.text.DefaultStyledDocument
Gets the foreground color from an attribute set.
getForeground() - Method in class javax.swing.text.GlyphView
Fetch the foreground color to use to render the glyphs.
getForeground(AttributeSet) - Method in class javax.swing.text.html.StyleSheet
Takes a set of attributes and turn it into a foreground color specification.
getForeground() - Method in class javax.swing.text.LabelView
Fetches the foreground color to use to render the glyphs.
getForeground(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Gets the foreground color setting from the attribute list.
getForeground(AttributeSet) - Method in class javax.swing.text.StyleContext
Takes a set of attributes and turn it into a foreground color specification.
getForeground(AttributeSet) - Method in interface javax.swing.text.StyledDocument
Takes a set of attributes and turn it into a foreground color specification.
getForegroundAt(int) - Method in class javax.swing.JTabbedPane
Returns the tab foreground color at index.
getForegroundPainter(SynthContext) - Method in class javax.swing.plaf.nimbus.NimbusStyle
Gets the appropriate foreground Painter, if there is one, for the state specified in the given SynthContext.
getFormat() - Method in interface java.security.Certificate
Deprecated.
Returns the name of the coding format.
getFormat() - Method in interface java.security.Key
Returns the name of the primary encoding format of this key, or null if this key does not support encoding.
getFormat() - Method in class java.security.spec.EncodedKeySpec
Returns the name of the encoding format associated with this key specification.
getFormat() - Method in class java.security.spec.PKCS8EncodedKeySpec
Returns the name of the encoding format associated with this key specification.
getFormat() - Method in class java.security.spec.X509EncodedKeySpec
Returns the name of the encoding format associated with this key specification.
getFormat() - Method in class javax.crypto.spec.SecretKeySpec
Returns the name of the encoding format for this secret key.
getFormat() - Method in class javax.security.auth.kerberos.KerberosKey
Returns the name of the encoding format for this secret key.
getFormat() - Method in class javax.sound.sampled.AudioFileFormat
Obtains the format of the audio data contained in the audio file.
getFormat() - Method in class javax.sound.sampled.AudioInputStream
Obtains the audio format of the sound data in this audio input stream.
getFormat() - Method in interface javax.sound.sampled.DataLine
Obtains the current format (encoding, sample rate, number of channels, etc.) of the data line's audio data.
getFormat() - Method in class javax.swing.JSpinner.DateEditor
Returns the java.text.SimpleDateFormat object the JFormattedTextField uses to parse and format numbers.
getFormat() - Method in class javax.swing.JSpinner.NumberEditor
Returns the java.text.DecimalFormat object the JFormattedTextField uses to parse and format numbers.
getFormat() - Method in class javax.swing.text.InternationalFormatter
Returns the format that dictates the legal values that can be edited and displayed.
getFormatName() - Method in class javax.imageio.ImageReader
Returns a String identifying the format of the input source.
getFormatNames() - Method in class javax.imageio.spi.ImageReaderWriterSpi
Returns an array of Strings containing human-readable names for the formats that are generally usable by the ImageReader or ImageWriter implementation associated with this service provider.
getFormats() - Method in class java.text.ChoiceFormat
Get the formats passed in the constructor.
getFormats() - Method in class java.text.MessageFormat
Gets the formats used for the format elements in the previously set pattern string.
getFormats(String) - Method in class java.util.ResourceBundle.Control
Returns a List of Strings containing formats to be used to load resource bundles for the given baseName.
getFormats() - Method in class javax.sound.sampled.DataLine.Info
Obtains a set of audio formats supported by the data line.
getFormatsByArgumentIndex() - Method in class java.text.MessageFormat
Gets the formats used for the values passed into format methods or returned from parse methods.
getFormatSpecifier() - Method in exception java.util.MissingFormatArgumentException
Returns the unmatched format specifier.
getFormatSpecifier() - Method in exception java.util.MissingFormatWidthException
Returns the format specifier which does not have a width.
getFormattedTextField() - Method in class javax.swing.JFormattedTextField.AbstractFormatter
Returns the current JFormattedTextField the AbstractFormatter is installed on.
getFormatter() - Method in class java.util.logging.Handler
Return the Formatter for this Handler.
getFormatter(JFormattedTextField) - Method in class javax.swing.JFormattedTextField.AbstractFormatterFactory
Returns an AbstractFormatter that can handle formatting of the passed in JFormattedTextField.
getFormatter() - Method in class javax.swing.JFormattedTextField
Returns the AbstractFormatter that is used to format and parse the current value.
getFormatter(JFormattedTextField) - Method in class javax.swing.text.DefaultFormatterFactory
Returns either the default formatter, display formatter, editor formatter or null formatter based on the state of the JFormattedTextField.
getFormatterFactory() - Method in class javax.swing.JFormattedTextField
Returns the current AbstractFormatterFactory.
getFractionalMetricsHint() - Method in class java.awt.font.FontRenderContext
Return the text fractional metrics rendering mode hint used in this FontRenderContext.
getFractions() - Method in class java.awt.MultipleGradientPaint
Returns a copy of the array of floats used by this gradient to calculate color distribution.
getFragment() - Method in class java.net.URI
Returns the decoded fragment component of this URI.
getFrame() - Method in class java.awt.geom.RectangularShape
Returns the framing Rectangle2D that defines the overall shape of this object.
getFrameCount() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
Returns the number of frames for the complete animation loop used by an indeterminate JProgessBar.
getFrameForComponent(Component) - Static method in class javax.swing.JOptionPane
Returns the specified component's Frame.
getFrameIcon() - Method in class javax.swing.JInternalFrame
Returns the image displayed in the title bar of this internal frame (usually in the top-left corner).
getFrameLength() - Method in class javax.sound.sampled.AudioFileFormat
Obtains the length of the audio data contained in the file, expressed in sample frames.
getFrameLength() - Method in class javax.sound.sampled.AudioInputStream
Obtains the length of the stream, expressed in sample frames rather than bytes.
getFrameLength() - Method in interface javax.sound.sampled.Clip
Obtains the media length in sample frames.
getFramePosition() - Method in interface javax.sound.sampled.DataLine
Obtains the current position in the audio data, in sample frames.
getFramePosition() - Method in class javax.sound.sampled.LineEvent
Obtains the position in the line's audio data when the event occurred, expressed in sample frames.
getFrameRate() - Method in class javax.sound.sampled.AudioFormat
Obtains the frame rate in frames per second.
getFrames() - Static method in class java.awt.Frame
Returns an array of all Frames created by this application.
getFrameSize() - Method in class javax.sound.sampled.AudioFormat
Obtains the frame size in bytes.
getFreeSpace() - Method in class java.io.File
Returns the number of unallocated bytes in the partition named by this abstract path name.
getFromIndex() - Method in class javax.swing.event.TableColumnModelEvent
Returns the fromIndex.
getFromPage() - Method in class java.awt.JobAttributes
Returns, for jobs using these attributes, the first page to be printed, if a range of pages is to be printed.
getFrontBufferCapabilities() - Method in class java.awt.BufferCapabilities
 
getFullScreenWindow() - Method in class java.awt.GraphicsDevice
Returns the Window object representing the full-screen window if the device is in full-screen mode.
getFunctionColumns(String, String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the given catalog's system or user function parameters and return type.
getFunctions(String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the system and user functions available in the given catalog.
getG() - Method in interface java.security.interfaces.DSAParams
Returns the base, g.
getG() - Method in class java.security.spec.DSAParameterSpec
Returns the base g.
getG() - Method in class java.security.spec.DSAPrivateKeySpec
Returns the base g.
getG() - Method in class java.security.spec.DSAPublicKeySpec
Returns the base g.
getG() - Method in class javax.crypto.spec.DHParameterSpec
Returns the base generator g.
getG() - Method in class javax.crypto.spec.DHPrivateKeySpec
Returns the base generator g.
getG() - Method in class javax.crypto.spec.DHPublicKeySpec
Returns the base generator g.
getGamma() - Method in class java.awt.color.ICC_ProfileGray
Returns a gamma value representing the tone reproduction curve (TRC).
getGamma(int) - Method in class java.awt.color.ICC_ProfileRGB
Returns a gamma value representing the tone reproduction curve (TRC) for a particular component.
getGarbageCollectorMXBeans() - Static method in class java.lang.management.ManagementFactory
Returns a list of GarbageCollectorMXBean objects in the Java virtual machine.
getGeneratedKeys() - Method in interface java.sql.Statement
Retrieves any auto-generated keys created as a result of executing this Statement object.
getGenerator() - Method in class java.security.spec.ECParameterSpec
Returns the generator which is also known as the base point.
getGenericComponentType() - Method in interface java.lang.reflect.GenericArrayType
Returns a Type object representing the component type of this array.
getGenericDeclaration() - Method in interface java.lang.reflect.TypeVariable
Returns the GenericDeclaration object representing the generic declaration declared this type variable.
getGenericElement() - Method in interface javax.lang.model.element.TypeParameterElement
Returns the generic class, interface, method, or constructor that is parameterized by this type parameter.
getGenericExceptionTypes() - Method in class java.lang.reflect.Constructor
Returns an array of Type objects that represent the exceptions declared to be thrown by this executable object.
getGenericExceptionTypes() - Method in class java.lang.reflect.Executable
Returns an array of Type objects that represent the exceptions declared to be thrown by this executable object.
getGenericExceptionTypes() - Method in class java.lang.reflect.Method
Returns an array of Type objects that represent the exceptions declared to be thrown by this executable object.
getGenericInterfaces() - Method in class java.lang.Class
Returns the Types representing the interfaces directly implemented by the class or interface represented by this object.
getGenericParameterTypes() - Method in class java.lang.reflect.Constructor
Returns an array of Type objects that represent the formal parameter types, in declaration order, of the method represented by this executable object.
getGenericParameterTypes() - Method in class java.lang.reflect.Executable
Returns an array of Type objects that represent the formal parameter types, in declaration order, of the method represented by this executable object.
getGenericParameterTypes() - Method in class java.lang.reflect.Method
Returns an array of Type objects that represent the formal parameter types, in declaration order, of the method represented by this executable object.
getGenericReturnType() - Method in class java.lang.reflect.Method
Returns a Type object that represents the formal return type of the method represented by this Method object.
getGenericSuperclass() - Method in class java.lang.Class
Returns the Type representing the direct superclass of the entity (class, interface, primitive type or void) represented by this Class.
getGenericType() - Method in class java.lang.reflect.Field
Returns a Type object that represents the declared type for the field represented by this Field object.
getGestureModifiers() - Method in class java.awt.dnd.DragSourceDragEvent
This method returns an int representing the current state of the input device modifiers associated with the user's gesture.
getGestureModifiersEx() - Method in class java.awt.dnd.DragSourceDragEvent
This method returns an int representing the current state of the input device extended modifiers associated with the user's gesture.
getGetListenerMethod() - Method in class java.beans.EventSetDescriptor
Gets the method used to access the registered event listeners.
getGlassPane() - Method in class javax.swing.JApplet
Returns the glassPane object for this applet.
getGlassPane() - Method in class javax.swing.JDialog
Returns the glassPane object for this dialog.
getGlassPane() - Method in class javax.swing.JFrame
Returns the glassPane object for this frame.
getGlassPane() - Method in class javax.swing.JInternalFrame
Returns the glass pane for this internal frame.
getGlassPane() - Method in class javax.swing.JLayer
Returns the JLayer's glassPane component or null.
getGlassPane() - Method in class javax.swing.JRootPane
Returns the current glass pane for this JRootPane.
getGlassPane() - Method in class javax.swing.JWindow
Returns the glassPane Component for this window.
getGlassPane() - Method in interface javax.swing.RootPaneContainer
Returns the glassPane.
getGlobal() - Static method in class java.util.logging.Logger
Return global logger object with the name Logger.GLOBAL_LOGGER_NAME.
getGlobalActiveWindow() - Method in class java.awt.KeyboardFocusManager
Returns the active Window, even if the calling thread is in a different context than the active Window.
getGlobalCurrentFocusCycleRoot() - Method in class java.awt.KeyboardFocusManager
Returns the current focus cycle root, even if the calling thread is in a different context than the current focus cycle root.
getGlobalFocusedWindow() - Method in class java.awt.KeyboardFocusManager
Returns the focused Window, even if the calling thread is in a different context than the focused Window.
getGlobalFocusOwner() - Method in class java.awt.KeyboardFocusManager
Returns the focus owner, even if the calling thread is in a different context than the focus owner.
getGlobalPermanentFocusOwner() - Method in class java.awt.KeyboardFocusManager
Returns the permanent focus owner, even if the calling thread is in a different context than the permanent focus owner.
getGlyphCharIndex(int) - Method in class java.awt.font.GlyphVector
Returns the character index of the specified glyph.
getGlyphCharIndices(int, int, int[]) - Method in class java.awt.font.GlyphVector
Returns the character indices of the specified glyphs.
getGlyphCode(int) - Method in class java.awt.font.GlyphVector
Returns the glyphcode of the specified glyph.
getGlyphCodes(int, int, int[]) - Method in class java.awt.font.GlyphVector
Returns an array of glyphcodes for the specified glyphs.
getGlyphJustificationInfo(int) - Method in class java.awt.font.GlyphVector
Returns the justification information for the glyph at the specified index into this GlyphVector.
getGlyphLogicalBounds(int) - Method in class java.awt.font.GlyphVector
Returns the logical bounds of the specified glyph within this GlyphVector.
getGlyphMetrics(int) - Method in class java.awt.font.GlyphVector
Returns the metrics of the glyph at the specified index into this GlyphVector.
getGlyphOutline(int) - Method in class java.awt.font.GlyphVector
Returns a Shape whose interior corresponds to the visual representation of the specified glyph within this GlyphVector.
getGlyphOutline(int, float, float) - Method in class java.awt.font.GlyphVector
Returns a Shape whose interior corresponds to the visual representation of the specified glyph within this GlyphVector, offset to x, y.
getGlyphPainter() - Method in class javax.swing.text.GlyphView
Fetch the currently installed glyph painter.
getGlyphPixelBounds(int, FontRenderContext, float, float) - Method in class java.awt.font.GlyphVector
Returns the pixel bounds of the glyph at index when this GlyphVector is rendered in a Graphics with the given FontRenderContext at the given location.
getGlyphPosition(int) - Method in class java.awt.font.GlyphVector
Returns the position of the specified glyph relative to the origin of this GlyphVector.
getGlyphPositions(int, int, float[]) - Method in class java.awt.font.GlyphVector
Returns an array of glyph positions for the specified glyphs.
getGlyphTransform(int) - Method in class java.awt.font.GlyphVector
Returns the transform of the specified glyph within this GlyphVector.
getGlyphVisualBounds(int) - Method in class java.awt.font.GlyphVector
Returns the visual bounds of the specified glyph within the GlyphVector.
getGoHomeAction() - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
getGranularityPeriod() - Method in class javax.management.monitor.Monitor
Gets the granularity period (in milliseconds).
getGranularityPeriod() - Method in interface javax.management.monitor.MonitorMBean
Gets the granularity period (in milliseconds).
getGraphics() - Method in class java.awt.Component
Creates a graphics context for this component.
getGraphics() - Method in class java.awt.image.BufferedImage
This method returns a Graphics2D, but is here for backwards compatibility.
getGraphics() - Method in class java.awt.Image
Creates a graphics context for drawing to an off-screen image.
getGraphics() - Method in class java.awt.image.VolatileImage
This method returns a Graphics2D, but is here for backwards compatibility.
getGraphics() - Method in interface java.awt.peer.ComponentPeer
Returns a graphics object to paint on the component.
getGraphics() - Method in class java.awt.PrintJob
Gets a Graphics object that will draw to the next page.
getGraphics() - Method in class javax.swing.JApplet
Creates a graphics context for this component.
getGraphics() - Method in class javax.swing.JComponent
Returns this component's graphics context, which lets you draw on a component.
getGraphics() - Method in class javax.swing.JDialog
Creates a graphics context for this component.
getGraphics() - Method in class javax.swing.JFrame
Creates a graphics context for this component.
getGraphics() - Method in class javax.swing.JWindow
Creates a graphics context for this component.
getGraphics() - Method in class javax.swing.text.View
Fetch a Graphics for rendering.
getGraphicsConfiguration() - Method in class java.awt.Component
Gets the GraphicsConfiguration associated with this Component.
getGraphicsConfiguration() - Method in interface java.awt.peer.ComponentPeer
Returns the graphics configuration that corresponds to this component.
getGraphicsUtils(SynthContext) - Method in class javax.swing.plaf.synth.SynthStyle
Returns the SynthGraphicUtils for the specified context.
getGreatestMinimum(int) - Method in class java.util.Calendar
Returns the highest minimum value for the given calendar field of this Calendar instance.
getGreatestMinimum(int) - Method in class java.util.GregorianCalendar
Returns the highest minimum value for the given calendar field of this GregorianCalendar instance.
getGreen() - Method in class java.awt.Color
Returns the green component in the range 0-255 in the default sRGB space.
getGreen(int) - Method in class java.awt.image.ColorModel
Returns the green color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getGreen(Object) - Method in class java.awt.image.ColorModel
Returns the green color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getGreen(int) - Method in class java.awt.image.ComponentColorModel
Returns the green color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getGreen(Object) - Method in class java.awt.image.ComponentColorModel
Returns the green color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getGreen(int) - Method in class java.awt.image.DirectColorModel
Returns the green color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getGreen(Object) - Method in class java.awt.image.DirectColorModel
Returns the green color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getGreen(int) - Method in class java.awt.image.IndexColorModel
Returns the green color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getGreenMask() - Method in class java.awt.image.DirectColorModel
Returns the mask indicating which bits in an int pixel representation contain the green color component.
getGreens(byte[]) - Method in class java.awt.image.IndexColorModel
Copies the array of green color components into the specified array.
getGregorianChange() - Method in class java.util.GregorianCalendar
Gets the Gregorian Calendar change date.
getGridColor() - Method in class javax.swing.JTable
Returns the color used to draw grid lines.
getGridColumn() - Method in class javax.swing.text.TableView.TableCell
Deprecated.
Gets the column of the grid location
getGridRow() - Method in class javax.swing.text.TableView.TableCell
Deprecated.
Gets the row of the grid location
getGrooveInsets() - Static method in class javax.swing.plaf.basic.BasicGraphicsUtils
Returns the amount of space taken up by a border drawn by drawGroove()
getGroup() - Method in class javax.swing.DefaultButtonModel
Returns the group that the button belongs to.
getGroupID() - Method in class java.rmi.activation.ActivationDesc
Returns the group identifier for the object specified by this descriptor.
getGroupingSeparator() - Method in class java.text.DecimalFormatSymbols
Gets the character used for thousands separator.
getGroupingSize() - Method in class java.text.DecimalFormat
Return the grouping size.
getGuarantor() - Method in interface java.security.Certificate
Deprecated.
Returns the guarantor of the certificate, that is, the principal guaranteeing that the public key associated with this certificate is that of the principal associated with this certificate.
getHAdjustable() - Method in class java.awt.ScrollPane
Returns the ScrollPaneAdjustable object which represents the state of the horizontal scrollbar.
getHandlers() - Method in class java.util.logging.Logger
Get the Handlers associated with this logger.
getHandshakeSession() - Method in class javax.net.ssl.SSLEngine
Returns the SSLSession being constructed during a SSL/TLS handshake.
getHandshakeSession() - Method in class javax.net.ssl.SSLSocket
Returns the SSLSession being constructed during a SSL/TLS handshake.
getHandshakeStatus() - Method in class javax.net.ssl.SSLEngine
Returns the current handshake status for this SSLEngine.
getHandshakeStatus() - Method in class javax.net.ssl.SSLEngineResult
Gets the handshake status of this SSLEngine operation.
getHardwareAddress() - Method in class java.net.NetworkInterface
Returns the hardware address (usually MAC) of the interface if it has one and if it can be accessed given the current privileges.
getHashColor() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
getHead(Handler) - Method in class java.util.logging.Formatter
Return the header string for a set of formatted records.
getHead(Handler) - Method in class java.util.logging.XMLFormatter
Return the header string for a set of XML formatted records.
getHeaderField(int) - Method in class java.net.HttpURLConnection
Returns the value for the nth header field.
getHeaderField(String) - Method in class java.net.URLConnection
Returns the value of the named header field.
getHeaderField(int) - Method in class java.net.URLConnection
Returns the value for the nth header field.
getHeaderFieldDate(String, long) - Method in class java.net.HttpURLConnection
 
getHeaderFieldDate(String, long) - Method in class java.net.URLConnection
Returns the value of the named field parsed as date.
getHeaderFieldInt(String, int) - Method in class java.net.URLConnection
Returns the value of the named field parsed as a number.
getHeaderFieldKey(int) - Method in class java.net.HttpURLConnection
Returns the key for the nth header field.
getHeaderFieldKey(int) - Method in class java.net.URLConnection
Returns the key for the nth header field.
getHeaderFieldLong(String, long) - Method in class java.net.URLConnection
Returns the value of the named field parsed as a number.
getHeaderFields() - Method in class java.net.URLConnection
Returns an unmodifiable Map of the header fields.
getHeaderRect(int) - Method in class javax.swing.table.JTableHeader
Returns the rectangle containing the header tile at column.
getHeaderRenderer() - Method in class javax.swing.table.TableColumn
Returns the TableCellRenderer used to draw the header of the TableColumn.
getHeaders() - Method in class java.net.CacheResponse
Returns the response headers as a Map.
getHeaderValue() - Method in class javax.swing.table.TableColumn
Returns the Object used as the value for the header renderer.
getHeapMemoryUsage() - Method in interface java.lang.management.MemoryMXBean
Returns the current memory usage of the heap that is used for object allocation.
getHeight() - Method in class java.awt.Component
Returns the current height of this component.
getHeight() - Method in class java.awt.Dimension
Returns the height of this Dimension in double precision.
getHeight() - Method in class java.awt.DisplayMode
Returns the height of the display, in pixels.
getHeight() - Method in class java.awt.font.LineMetrics
Returns the height of the text.
getHeight() - Method in class java.awt.FontMetrics
Gets the standard height of a line of text in this font.
getHeight() - Method in class java.awt.geom.Arc2D.Double
Returns the height of the framing rectangle in double precision.
getHeight() - Method in class java.awt.geom.Arc2D.Float
Returns the height of the framing rectangle in double precision.
getHeight() - Method in class java.awt.geom.Dimension2D
Returns the height of this Dimension in double precision.
getHeight() - Method in class java.awt.geom.Ellipse2D.Double
Returns the height of the framing rectangle in double precision.
getHeight() - Method in class java.awt.geom.Ellipse2D.Float
Returns the height of the framing rectangle in double precision.
getHeight() - Method in class java.awt.geom.Rectangle2D.Double
Returns the height of the framing rectangle in double precision.
getHeight() - Method in class java.awt.geom.Rectangle2D.Float
Returns the height of the framing rectangle in double precision.
getHeight() - Method in class java.awt.geom.RectangularShape
Returns the height of the framing rectangle in double precision.
getHeight() - Method in class java.awt.geom.RoundRectangle2D.Double
Returns the height of the framing rectangle in double precision.
getHeight() - Method in class java.awt.geom.RoundRectangle2D.Float
Returns the height of the framing rectangle in double precision.
getHeight() - Method in class java.awt.image.BufferedImage
Returns the height of the BufferedImage.
getHeight(ImageObserver) - Method in class java.awt.image.BufferedImage
Returns the height of the BufferedImage.
getHeight(ImageObserver) - Method in class java.awt.Image
Determines the height of the image.
getHeight() - Method in class java.awt.image.Kernel
Returns the height of this Kernel.
getHeight() - Method in class java.awt.image.PixelGrabber
Get the height of the pixel buffer (after adjusting for image height).
getHeight() - Method in class java.awt.image.Raster
Returns the height in pixels of the Raster.
getHeight() - Method in interface java.awt.image.renderable.RenderableImage
Gets the height in user coordinate space.
getHeight() - Method in class java.awt.image.renderable.RenderableImageOp
Gets the height in user coordinate space.
getHeight() - Method in interface java.awt.image.RenderedImage
Returns the height of the RenderedImage.
getHeight() - Method in class java.awt.image.SampleModel
Returns the height in pixels.
getHeight() - Method in class java.awt.image.VolatileImage
Returns the height of the VolatileImage.
getHeight() - Method in class java.awt.print.PageFormat
Returns the height, in 1/72nds of an inch, of the page.
getHeight() - Method in class java.awt.print.Paper
Returns the height of the page in 1/72nds of an inch.
getHeight() - Method in class java.awt.Rectangle
Returns the height of the bounding Rectangle in double precision.
getHeight(int) - Method in class javax.imageio.ImageReader
Returns the height in pixels of the given image within the input source.
getHeight(int) - Method in class javax.print.attribute.standard.MediaPrintableArea
Get the height of the printable area in the specified units.
getHeight() - Method in class javax.swing.JComponent
Returns the current height of this component.
getHeight() - Method in class javax.swing.SpringLayout.Constraints
Returns the value of the height property.
getHeight() - Method in class javax.swing.text.BoxView
Returns the current height of the box.
getHeight(GlyphView) - Method in class javax.swing.text.GlyphView.GlyphPainter
 
getHeightOfHighValueLabel() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
getHeightOfLowValueLabel() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
getHeightOfTallestLabel() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
getHelpMenu() - Method in class java.awt.MenuBar
Gets the help menu on the menu bar.
getHelpMenu() - Method in class javax.swing.JMenuBar
Gets the help menu for the menu bar.
getHere() - Method in interface javax.xml.crypto.dom.DOMURIReference
Returns the here node.
getHgap() - Method in class java.awt.BorderLayout
Returns the horizontal gap between components.
getHgap() - Method in class java.awt.CardLayout
Gets the horizontal gap between components.
getHgap() - Method in class java.awt.FlowLayout
Gets the horizontal gap between components and between the components and the borders of the Container
getHgap() - Method in class java.awt.GridLayout
Gets the horizontal gap between components.
getHideActionText() - Method in class javax.swing.AbstractButton
Returns the value of the hideActionText property, which determines whether the button displays text from the Action.
getHierarchyBoundsListeners() - Method in class java.awt.Component
Returns an array of all the hierarchy bounds listeners registered on this component.
getHierarchyListeners() - Method in class java.awt.Component
Returns an array of all the hierarchy listeners registered on this component.
getHighestValue() - Method in class javax.swing.plaf.basic.BasicSliderUI
Returns the biggest value that has an entry in the label table.
getHighestValueLabel() - Method in class javax.swing.plaf.basic.BasicSliderUI
Returns the label that corresponds to the lowest slider value in the label table.
getHighlightColor(Component) - Method in class javax.swing.border.EtchedBorder
Returns the highlight color of the etched border when rendered on the specified component.
getHighlightColor() - Method in class javax.swing.border.EtchedBorder
Returns the highlight color of the etched border.
getHighlightColor() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
getHighlightedTextColor() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the highlighted text color of the current theme.
getHighlightedTextColor() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the highlighted text color.
getHighlighter() - Method in class javax.swing.text.JTextComponent
Fetches the object responsible for making highlights.
getHighlightInnerColor(Component) - Method in class javax.swing.border.BevelBorder
Returns the inner highlight color of the bevel border when rendered on the specified component.
getHighlightInnerColor() - Method in class javax.swing.border.BevelBorder
Returns the inner highlight color of the bevel border.
getHighlightOuterColor(Component) - Method in class javax.swing.border.BevelBorder
Returns the outer highlight color of the bevel border when rendered on the specified component.
getHighlightOuterColor() - Method in class javax.swing.border.BevelBorder
Returns the outer highlight color of the bevel border.
getHighlights() - Method in class javax.swing.text.DefaultHighlighter
Makes a copy of the highlights.
getHighlights() - Method in interface javax.swing.text.Highlighter
Fetches the current list of highlights.
getHighThreshold() - Method in class javax.management.monitor.GaugeMonitor
Gets the high threshold value common to all observed MBeans.
getHighThreshold() - Method in interface javax.management.monitor.GaugeMonitorMBean
Gets the high threshold value.
getHoldability() - Method in interface java.sql.Connection
Retrieves the current holdability of ResultSet objects created using this Connection object.
getHoldability() - Method in interface java.sql.ResultSet
Retrieves the holdability of this ResultSet object
getHoldCount() - Method in class java.util.concurrent.locks.ReentrantLock
Queries the number of holds on this lock by the current thread.
getHoldCount() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock.WriteLock
Queries the number of holds on this write lock by the current thread.
getHomeDirectory() - Method in class javax.swing.filechooser.FileSystemView
 
getHonorsVisibility() - Method in class javax.swing.GroupLayout
Returns whether component visiblity is considered when sizing and positioning components.
getHorizontalAlignment() - Method in class javax.swing.AbstractButton
Returns the horizontal alignment of the icon and text.
getHorizontalAlignment() - Method in class javax.swing.JLabel
Returns the alignment of the label's contents along the X axis.
getHorizontalAlignment() - Method in class javax.swing.JTextField
Returns the horizontal alignment of the text.
getHorizontalLegBuffer() - Method in class javax.swing.plaf.basic.BasicTreeUI
The horizontal element of legs between nodes starts at the right of the left-hand side of the child node by default.
getHorizontalLegBuffer() - Method in class javax.swing.plaf.metal.MetalTreeUI
 
getHorizontalScrollBar() - Method in class javax.swing.JScrollPane
Returns the horizontal scroll bar that controls the viewport's horizontal view position.
getHorizontalScrollBar() - Method in class javax.swing.ScrollPaneLayout
Returns the JScrollBar object that handles horizontal scrolling.
getHorizontalScrollBarPolicy() - Method in class javax.swing.JScrollPane
Returns the horizontal scroll bar policy value.
getHorizontalScrollBarPolicy() - Method in class javax.swing.ScrollPaneLayout
Returns the horizontal scrollbar-display policy.
getHorizontalSliderThumbIcon() - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getHorizontalTextPosition() - Method in class javax.swing.AbstractButton
Returns the horizontal position of the text relative to the icon.
getHorizontalTextPosition() - Method in class javax.swing.JLabel
Returns the horizontal position of the label's text, relative to its image.
getHorizontalVisibility() - Method in class javax.swing.JTextField
Gets the visibility of the text field.
getHost() - Method in class java.net.URI
Returns the host component of this URI.
getHost() - Method in class java.net.URL
Gets the host name of this URL, if applicable.
getHost() - Method in class javax.management.remote.JMXServiceURL
The host part of the Service URL.
getHostAddress() - Method in class java.net.Inet4Address
Returns the IP address string in textual presentation form.
getHostAddress() - Method in class java.net.Inet6Address
Returns the IP address string in textual presentation.
getHostAddress() - Method in class java.net.InetAddress
Returns the IP address string in textual presentation.
getHostAddress(URL) - Method in class java.net.URLStreamHandler
Get the IP address of our host.
getHostName() - Method in class java.net.InetAddress
Gets the host name for this IP address.
getHostName() - Method in class java.net.InetSocketAddress
Gets the hostname.
getHostnameVerifier() - Method in class javax.net.ssl.HttpsURLConnection
Gets the HostnameVerifier in place on this instance.
getHostString() - Method in class java.net.InetSocketAddress
Returns the hostname, or the String form of the address if it doesn't have a hostname (it was created using a literal).
getHours() - Method in class java.sql.Date
Deprecated. 
getHours() - Method in class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by Calendar.get(Calendar.HOUR_OF_DAY).
getHSBColor(float, float, float) - Static method in class java.awt.Color
Creates a Color object based on the specified values for the HSB color model.
getHScrollbarHeight() - Method in interface java.awt.peer.ScrollPanePeer
Returns the height of the horizontal scroll bar.
getHScrollbarHeight() - Method in class java.awt.ScrollPane
Returns the height that would be occupied by a horizontal scrollbar, which is independent of whether it is currently displayed by the scroll pane or not.
getHTMLBaseline(View, int, int) - Static method in class javax.swing.plaf.basic.BasicHTML
Returns the baseline for the html renderer.
getHTMLDocument(JEditorPane) - Method in class javax.swing.text.html.HTMLEditorKit.HTMLTextAction
 
getHTMLEditorKit(JEditorPane) - Method in class javax.swing.text.html.HTMLEditorKit.HTMLTextAction
 
getHTMLTag() - Method in class javax.swing.text.html.parser.TagElement
 
getHumanPresentableName() - Method in class java.awt.datatransfer.DataFlavor
Returns the human presentable name for the data format that this DataFlavor represents.
getHyperlinkListeners() - Method in class javax.swing.JEditorPane
Returns an array of all the HyperLinkListeners added to this JEditorPane with addHyperlinkListener().
getICC_Profiles() - Method in class java.awt.image.ColorConvertOp
Returns the array of ICC_Profiles used to construct this ColorConvertOp.
getIcon(int) - Method in interface java.beans.BeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIcon(int) - Method in class java.beans.SimpleBeanInfo
Claim there are no icons available.
getIcon() - Method in class javax.swing.AbstractButton
Returns the default icon.
getIcon(File) - Method in class javax.swing.filechooser.FileView
The icon that represents this file in the JFileChooser.
getIcon(File) - Method in class javax.swing.JFileChooser
Returns the icon for this file or type of file, depending on the system.
getIcon() - Method in class javax.swing.JLabel
Returns the graphic image (glyph, icon) that the label displays.
getIcon() - Method in class javax.swing.JOptionPane
Returns the icon this pane displays.
getIcon(File) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView
 
getIcon() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Returns the icon from the JOptionPane the receiver is providing the look and feel for, or the default icon as returned from getDefaultIcon.
getIcon(AbstractButton) - Method in class javax.swing.plaf.synth.SynthButtonUI
Returns the Icon to use for painting the button.
getIcon(SynthContext, Object) - Method in class javax.swing.plaf.synth.SynthStyle
Convenience method to get a specific style property whose value is an Icon.
getIcon(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Gets the icon setting from the attribute list.
getIcon(Object) - Method in class javax.swing.UIDefaults
If the value of key is an Icon return it, otherwise return null.
getIcon(Object, Locale) - Method in class javax.swing.UIDefaults
If the value of key for the given Locale is an Icon return it, otherwise return null.
getIcon(Object) - Static method in class javax.swing.UIManager
Returns an Icon from the defaults.
getIcon(Object, Locale) - Static method in class javax.swing.UIManager
Returns an Icon from the defaults that is appropriate for the given locale.
getIconAt(int) - Method in class javax.swing.JTabbedPane
Returns the tab icon at index.
getIconForTab(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getIconForType(int) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Returns the icon to use for the passed in type.
getIconHeight() - Method in interface javax.swing.Icon
Returns the icon's height.
getIconHeight() - Method in class javax.swing.ImageIcon
Gets the height of the icon.
getIconHeight() - Method in class javax.swing.plaf.IconUIResource
 
getIconHeight() - Method in class javax.swing.plaf.metal.MetalCheckBoxIcon
 
getIconHeight() - Method in class javax.swing.plaf.metal.MetalComboBoxIcon
Created a stub to satisfy the interface.
getIconHeight() - Method in class javax.swing.plaf.metal.MetalIconFactory.FileIcon16
 
getIconHeight() - Method in class javax.swing.plaf.metal.MetalIconFactory.FolderIcon16
 
getIconHeight() - Method in class javax.swing.plaf.metal.MetalIconFactory.PaletteCloseIcon
 
getIconHeight() - Method in class javax.swing.plaf.metal.MetalIconFactory.TreeControlIcon
 
getIconImage() - Method in class java.awt.Frame
Returns the image to be displayed as the icon for this frame.
getIconImages() - Method in class java.awt.Window
Returns the sequence of images to be displayed as the icon for this window.
getIconTextGap() - Method in class javax.swing.AbstractButton
Returns the amount of space between the text and the icon displayed in this button.
getIconTextGap() - Method in class javax.swing.JLabel
Returns the amount of space between the text and the icon displayed in this label.
getIconWidth() - Method in interface javax.swing.Icon
Returns the icon's width.
getIconWidth() - Method in class javax.swing.ImageIcon
Gets the width of the icon.
getIconWidth() - Method in class javax.swing.plaf.IconUIResource
 
getIconWidth() - Method in class javax.swing.plaf.metal.MetalCheckBoxIcon
 
getIconWidth() - Method in class javax.swing.plaf.metal.MetalComboBoxIcon
Created a stub to satisfy the interface.
getIconWidth() - Method in class javax.swing.plaf.metal.MetalIconFactory.FileIcon16
 
getIconWidth() - Method in class javax.swing.plaf.metal.MetalIconFactory.FolderIcon16
 
getIconWidth() - Method in class javax.swing.plaf.metal.MetalIconFactory.PaletteCloseIcon
 
getIconWidth() - Method in class javax.swing.plaf.metal.MetalIconFactory.TreeControlIcon
 
getID() - Method in class java.awt.AWTEvent
Returns the event type.
getId() - Method in class java.lang.Thread
Returns the identifier of this Thread.
getID() - Method in class java.rmi.activation.Activatable
Returns the object's activation identifier.
getId() - Method in interface java.security.cert.Extension
Gets the extensions's object identifier.
getID() - Method in class java.util.TimeZone
Gets the ID of this time zone.
getID() - Method in interface javax.naming.directory.Attribute
Retrieves the id of this attribute.
getID() - Method in class javax.naming.directory.BasicAttribute
 
getID() - Method in class javax.naming.ldap.BasicControl
Retrieves the control's object identifier string.
getID() - Method in interface javax.naming.ldap.Control
Retrieves the object identifier assigned for the LDAP control.
getID() - Method in interface javax.naming.ldap.ExtendedRequest
Retrieves the object identifier of the request.
getID() - Method in interface javax.naming.ldap.ExtendedResponse
Retrieves the object identifier of the response.
getID() - Method in class javax.naming.ldap.StartTlsRequest
Retrieves the StartTLS request's object identifier string.
getID() - Method in class javax.naming.ldap.StartTlsResponse
Retrieves the StartTLS response's object identifier string.
getId() - Method in interface javax.net.ssl.SSLSession
Returns the identifier assigned to this Session.
getID() - Method in class javax.swing.LookAndFeel
Return a string that identifies this look and feel.
getID() - Method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns an identifier for this look and feel.
getID() - Method in class javax.swing.plaf.multi.MultiLookAndFeel
Returns a string, suitable for use by applications/services, that identifies this look and feel.
getID() - Method in class javax.swing.plaf.nimbus.NimbusLookAndFeel
Return a string that identifies this look and feel.
getID() - Method in class javax.swing.plaf.synth.ColorType
Returns a unique id, as an integer, for this ColorType.
getID() - Method in class javax.swing.plaf.synth.SynthLookAndFeel
Return a string that identifies this look and feel.
getId() - Method in interface javax.xml.crypto.dsig.keyinfo.KeyInfo
Return the optional Id attribute of this KeyInfo, which may be useful for referencing this KeyInfo from other XML structures.
getId() - Method in interface javax.xml.crypto.dsig.Manifest
Returns the Id of this Manifest.
getId() - Method in interface javax.xml.crypto.dsig.Reference
Returns the optional Id attribute of this Reference, which permits this reference to be referenced from elsewhere.
getId() - Method in interface javax.xml.crypto.dsig.SignatureProperties
Returns the Id of this SignatureProperties.
getId() - Method in interface javax.xml.crypto.dsig.SignatureProperty
Returns the Id of this SignatureProperty.
getId() - Method in interface javax.xml.crypto.dsig.SignedInfo
Returns the optional Id attribute of this SignedInfo.
getId() - Method in interface javax.xml.crypto.dsig.XMLObject
Returns the Id of this XMLObject.
getId() - Method in interface javax.xml.crypto.dsig.XMLSignature
Returns the optional Id of this XMLSignature.
getId() - Method in interface javax.xml.crypto.dsig.XMLSignature.SignatureValue
Returns the optional Id attribute of this SignatureValue, which permits this element to be referenced from elsewhere.
getIdentifier(int) - Method in class javax.swing.DefaultRowSorter.ModelWrapper
Returns the identifier for the specified row.
getIdentifier() - Method in class javax.swing.RowFilter.Entry
Returns the identifer (in the model) of the entry.
getIdentifier() - Method in class javax.swing.table.TableColumn
Returns the identifier object for this column.
getIdentifierQuoteString() - Method in interface java.sql.DatabaseMetaData
Retrieves the string used to quote SQL identifiers.
getIdentity(String) - Method in class java.security.IdentityScope
Deprecated.
Returns the identity in this scope with the specified name (if any).
getIdentity(Principal) - Method in class java.security.IdentityScope
Deprecated.
Retrieves the identity whose name is the same as that of the specified principal.
getIdentity(PublicKey) - Method in class java.security.IdentityScope
Deprecated.
Retrieves the identity with the specified public key.
getIdentityHashCode() - Method in class java.lang.management.LockInfo
Returns the identity hash code of the lock object returned from the System.identityHashCode(java.lang.Object) method.
getIDs() - Method in interface javax.naming.directory.Attributes
Retrieves an enumeration of the ids of the attributes in the attribute set.
getIDs() - Method in class javax.naming.directory.BasicAttributes
 
getIds() - Method in interface javax.net.ssl.SSLSessionContext
Returns an Enumeration of all session id's grouped under this SSLSessionContext.
getIDstring() - Method in class java.awt.GraphicsDevice
Returns the identification string associated with this GraphicsDevice.
getIfModifiedSince() - Method in class java.net.URLConnection
Returns the value of this object's ifModifiedSince field.
getIgnoreRepaint() - Method in class java.awt.Component
 
getImage(URL) - Method in class java.applet.Applet
Returns an Image object that can then be painted on the screen.
getImage(URL, String) - Method in class java.applet.Applet
Returns an Image object that can then be painted on the screen.
getImage(URL) - Method in interface java.applet.AppletContext
Returns an Image object that can then be painted on the screen.
getImage() - Method in class java.awt.TexturePaint
Returns the BufferedImage texture used to fill the shapes.
getImage(String) - Method in class java.awt.Toolkit
Returns an image which gets pixel data from the specified file, whose format can be either GIF, JPEG or PNG.
getImage(URL) - Method in class java.awt.Toolkit
Returns an image which gets pixel data from the specified URL.
getImage() - Method in class java.awt.TrayIcon
Returns the current image used for this TrayIcon.
getImage() - Method in class javax.swing.ImageIcon
Returns this icon's Image.
getImage() - Method in class javax.swing.text.html.ImageView
Returns the image to render.
getImageableHeight() - Method in class java.awt.print.PageFormat
Return the height, in 1/72nds of an inch, of the imageable area of the page.
getImageableHeight() - Method in class java.awt.print.Paper
Returns the height of this Paper object's imageable area.
getImageableWidth() - Method in class java.awt.print.PageFormat
Returns the width, in 1/72nds of an inch, of the imageable area of the page.
getImageableWidth() - Method in class java.awt.print.Paper
Returns the width of this Paper object's imageable area.
getImageableX() - Method in class java.awt.print.PageFormat
Returns the x coordinate of the upper left point of the imageable area of the Paper object associated with this PageFormat.
getImageableX() - Method in class java.awt.print.Paper
Returns the x coordinate of the upper-left corner of this Paper object's imageable area.
getImageableY() - Method in class java.awt.print.PageFormat
Returns the y coordinate of the upper left point of the imageable area of the Paper object associated with this PageFormat.
getImageableY() - Method in class java.awt.print.Paper
Returns the y coordinate of the upper-left corner of this Paper object's imageable area.
getImageCapabilities() - Method in class java.awt.GraphicsConfiguration
Returns the image capabilities of this GraphicsConfiguration.
getImageLoadStatus() - Method in class javax.swing.ImageIcon
Returns the status of the image loading operation.
getImageMetadata(int) - Method in class javax.imageio.ImageReader
Returns an IIOMetadata object containing metadata associated with the given image, or null if the reader does not support reading metadata, is set to ignore metadata, or if no metadata is available.
getImageMetadata(int, String, Set<String>) - Method in class javax.imageio.ImageReader
Returns an IIOMetadata object representing the metadata associated with the given image, or null if the reader does not support reading metadata or none is available.
getImageMetadataFormat(String) - Method in class javax.imageio.spi.ImageReaderWriterSpi
Returns an IIOMetadataFormat object describing the given image metadata format, or null if no description is available.
getImageObserver() - Method in class javax.swing.ImageIcon
Returns the image observer for the image.
getImageReader(ImageWriter) - Static method in class javax.imageio.ImageIO
Returns an ImageReadercorresponding to the given ImageWriter, if there is one, or null if the plug-in for this ImageWriter does not specify a corresponding ImageReader, or if the given ImageWriter is not registered.
getImageReaders(Object) - Static method in class javax.imageio.ImageIO
Returns an Iterator containing all currently registered ImageReaders that claim to be able to decode the supplied Object, typically an ImageInputStream.
getImageReadersByFormatName(String) - Static method in class javax.imageio.ImageIO
Returns an Iterator containing all currently registered ImageReaders that claim to be able to decode the named format.
getImageReadersByMIMEType(String) - Static method in class javax.imageio.ImageIO
Returns an Iterator containing all currently registered ImageReaders that claim to be able to decode files with the given MIME type.
getImageReadersBySuffix(String) - Static method in class javax.imageio.ImageIO
Returns an Iterator containing all currently registered ImageReaders that claim to be able to decode files with the given suffix.
getImageReaderSpiNames() - Method in class javax.imageio.spi.ImageWriterSpi
Returns an array of Strings containing all the fully qualified names of all the ImageReaderSpi classes that can understand the internal metadata representation used by the ImageWriter associated with this service provider, or null if there are no such ImageReaders specified.
getImageTranscoders(ImageReader, ImageWriter) - Static method in class javax.imageio.ImageIO
Returns an Iterator containing all currently registered ImageTranscoders that claim to be able to transcode between the metadata of the given ImageReader and ImageWriter.
getImageTypes(int) - Method in class javax.imageio.ImageReader
Returns an Iterator containing possible image types to which the given image may be decoded, in the form of ImageTypeSpecifierss.
getImageURL() - Method in class java.awt.SplashScreen
Returns the current splash screen image.
getImageURL() - Method in class javax.swing.text.html.ImageView
Return a URL for the image source, or null if it could not be determined.
getImageWriter(ImageReader) - Static method in class javax.imageio.ImageIO
Returns an ImageWritercorresponding to the given ImageReader, if there is one, or null if the plug-in for this ImageReader does not specify a corresponding ImageWriter, or if the given ImageReader is not registered.
getImageWriters(ImageTypeSpecifier, String) - Static method in class javax.imageio.ImageIO
Returns an Iterator containing all currently registered ImageWriters that claim to be able to encode images of the given layout (specified using an ImageTypeSpecifier) in the given format.
getImageWritersByFormatName(String) - Static method in class javax.imageio.ImageIO
Returns an Iterator containing all currently registered ImageWriters that claim to be able to encode the named format.
getImageWritersByMIMEType(String) - Static method in class javax.imageio.ImageIO
Returns an Iterator containing all currently registered ImageWriters that claim to be able to encode files with the given MIME type.
getImageWritersBySuffix(String) - Static method in class javax.imageio.ImageIO
Returns an Iterator containing all currently registered ImageWriters that claim to be able to encode files with the given suffix.
getImageWriterSpiNames() - Method in class javax.imageio.spi.ImageReaderSpi
Returns an array of Strings containing the fully qualified names of all the ImageWriterSpi classes that can understand the internal metadata representation used by the ImageReader associated with this service provider, or null if there are no such ImageWriters specified.
getImpact() - Method in class javax.management.MBeanOperationInfo
Returns the impact of the method, one of INFO, ACTION, ACTION_INFO, UNKNOWN.
getImpact() - Method in interface javax.management.openmbean.OpenMBeanOperationInfo
Returns an int constant qualifying the impact of the operation described by this OpenMBeanOperationInfo instance.
getImpact(MBeanOperationInfo) - Method in class javax.management.StandardMBean
Customization hook: Get the impact flag of the operation that will be used in the MBeanOperationInfo returned by this MBean.
getImplementation() - Method in class javax.management.StandardMBean
Get the implementation of this Standard MBean (or MXBean).
getImplementationClass() - Method in class javax.management.StandardMBean
Get the class of the implementation of this Standard MBean (or MXBean).
getImplementationName() - Method in class javax.management.MBeanServerDelegate
Returns the JMX implementation name (the name of this product).
getImplementationName() - Method in interface javax.management.MBeanServerDelegateMBean
Returns the JMX implementation name (the name of this product).
getImplementationTitle() - Method in class java.lang.Package
Return the title of this package.
getImplementationVendor() - Method in class java.lang.Package
Returns the name of the organization, vendor or company that provided this implementation.
getImplementationVendor() - Method in class javax.management.MBeanServerDelegate
Returns the JMX implementation vendor (the vendor of this product).
getImplementationVendor() - Method in interface javax.management.MBeanServerDelegateMBean
Returns the JMX implementation vendor (the vendor of this product).
getImplementationVersion() - Method in class java.lang.Package
Return the version of this implementation.
getImplementationVersion() - Method in class javax.management.MBeanServerDelegate
Returns the JMX implementation version (the version of this product).
getImplementationVersion() - Method in interface javax.management.MBeanServerDelegateMBean
Returns the JMX implementation version (the version of this product).
getImplicitDownCycleTraversal() - Method in class java.awt.ContainerOrderFocusTraversalPolicy
Returns whether this ContainerOrderFocusTraversalPolicy transfers focus down-cycle implicitly.
getImplicitDownCycleTraversal() - Method in class javax.swing.SortingFocusTraversalPolicy
Returns whether this SortingFocusTraversalPolicy transfers focus down- cycle implicitly.
getImportedKeys(String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the primary key columns that are referenced by the given table's foreign key columns (the primary keys imported by a table).
getInactiveControlTextColor() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the inactive control text color of the current theme.
getInactiveControlTextColor() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the inactive control text color.
getInactiveControlTextColor() - Method in class javax.swing.plaf.metal.OceanTheme
Returns the inactive control text color.
getInactiveSystemTextColor() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the inactive system text color of the current theme.
getInactiveSystemTextColor() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the inactive system text color.
getInCheck() - Method in class java.lang.SecurityManager
Deprecated.
This type of security checking is not recommended. It is recommended that the checkPermission call be used instead.
getIndentLevel() - Method in class javax.swing.text.AbstractWriter
Returns the current indentation level.
getIndentSpace() - Method in class javax.swing.text.AbstractWriter
Returns the amount of space to indent.
getIndex() - Method in class java.beans.IndexedPropertyChangeEvent
Gets the index of the property that was changed.
getIndex() - Method in class java.net.NetworkInterface
Returns the index of this network interface.
getIndex() - Method in exception java.net.URISyntaxException
Returns an index into the input string of the position at which the parse error occurred, or -1 if this position is not known.
getIndex() - Method in exception java.nio.file.InvalidPathException
Returns an index into the input string of the position at which the error occurred, or -1 if this position is not known.
getIndex() - Method in exception java.security.cert.CertPathValidatorException
Returns the index of the certificate in the certification path that caused the exception to be thrown.
getIndex() - Method in exception java.sql.DataTruncation
Retrieves the index of the column or parameter that was truncated.
getIndex() - Method in interface java.text.CharacterIterator
Returns the current index.
getIndex() - Method in class java.text.ParsePosition
Retrieve the current parse position.
getIndex() - Method in class java.text.StringCharacterIterator
Implements CharacterIterator.getIndex() for String.
getIndex() - Method in exception java.util.regex.PatternSyntaxException
Retrieves the error index.
getIndex() - Method in interface javax.swing.event.DocumentEvent.ElementChange
Fetches the index within the element represented.
getIndex() - Method in class javax.swing.JList.DropLocation
Returns the index where dropped data should be placed in the list.
getIndex(int) - Method in class javax.swing.SizeSequence
Returns the index of the entry that corresponds to the specified position.
getIndex(TreeNode) - Method in class javax.swing.text.AbstractDocument.AbstractElement
Returns the index of node in the receivers children.
getIndex() - Method in class javax.swing.text.AbstractDocument.ElementEdit
Returns the index into the list of elements.
getIndex() - Method in class javax.swing.text.html.parser.Element
Get index.
getIndex() - Method in class javax.swing.text.JTextComponent.DropLocation
Returns the index where dropped data should be inserted into the associated component.
getIndex() - Method in class javax.swing.text.Segment
Returns the current index.
getIndex(TreeNode) - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns the index of the specified child in this node's child array.
getIndex(TreeNode) - Method in interface javax.swing.tree.TreeNode
Returns the index of node in the receivers children.
getIndex0() - Method in class javax.swing.event.ListDataEvent
Returns the lower index of the range.
getIndex1() - Method in class javax.swing.event.ListDataEvent
Returns the upper index of the range.
getIndexAtPoint(Point) - Method in class java.awt.TextComponent.AccessibleAWTTextComponent
Given a point in local coordinates, return the zero-based index of the character under that Point.
getIndexAtPoint(Point) - Method in interface javax.accessibility.AccessibleText
Given a point in local coordinates, return the zero-based index of the character under that Point.
getIndexAtPoint(Point) - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Given a point in local coordinates, return the zero-based index of the character under that Point.
getIndexAtPoint(Point) - Method in class javax.swing.JLabel.AccessibleJLabel
Given a point in local coordinates, return the zero-based index of the character under that Point.
getIndexAtPoint(Point) - Method in class javax.swing.JSpinner.AccessibleJSpinner
Given a point in local coordinates, return the zero-based index of the character under that Point.
getIndexAtPoint(Point) - Method in class javax.swing.ProgressMonitor.AccessibleProgressMonitor
Given a point in local coordinates, return the zero-based index of the character under that Point.
getIndexAtPoint(Point) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Given a point in local coordinates, return the zero-based index of the character under that Point.
getIndexedPropertyType() - Method in class java.beans.IndexedPropertyDescriptor
Returns the Java type info for the indexed property.
getIndexedReadMethod() - Method in class java.beans.IndexedPropertyDescriptor
Gets the method that should be used to read an indexed property value.
getIndexedWriteMethod() - Method in class java.beans.IndexedPropertyDescriptor
Gets the method that should be used to write an indexed property value.
getIndexInfo(String, String, String, boolean, boolean) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the given table's indices and statistics.
getIndexNames() - Method in class javax.management.openmbean.TabularType
Returns, in the same order as was given to this instance's constructor, an unmodifiable List of the names of the items the values of which are used to uniquely index each row element of tabular data values described by this TabularType instance.
getIndexOf(Object) - Method in class javax.swing.DefaultComboBoxModel
Returns the index-position of the specified object in the list.
getIndexOf(Component) - Method in class javax.swing.JLayeredPane
Returns the index of the specified Component.
getIndexOfChild(Object, Object) - Method in class javax.swing.tree.DefaultTreeModel
Returns the index of child in parent.
getIndexOfChild(Object, Object) - Method in interface javax.swing.tree.TreeModel
Returns the index of child in parent.
getIndexOfSize(float) - Static method in class javax.swing.text.html.StyleSheet
 
getInetAddress() - Method in class java.net.DatagramSocket
Returns the address to which this socket is connected.
getInetAddress() - Method in class java.net.ServerSocket
Returns the local address of this server socket.
getInetAddress() - Method in class java.net.Socket
Returns the address to which the socket is connected.
getInetAddress() - Method in class java.net.SocketImpl
Returns the value of this socket's address field.
getInetAddresses() - Method in class java.net.NetworkInterface
Convenience method to return an Enumeration with all or a subset of the InetAddresses bound to this network interface.
getInfinity() - Method in class java.text.DecimalFormatSymbols
Gets the string used to represent infinity.
getInfo() - Method in class java.security.Identity
Deprecated.
Returns general information previously specified for this identity.
getInfo() - Method in class java.security.Provider
Returns a human-readable description of the provider and its services.
getInheritsPopupMenu() - Method in class javax.swing.JComponent
Returns true if the JPopupMenu should be inherited from the parent.
getInit() - Method in class java.lang.management.MemoryUsage
Returns the amount of memory in bytes that the Java virtual machine initially requests from the operating system for memory management.
getInitialComponent(Window) - Method in class java.awt.FocusTraversalPolicy
Returns the Component that should receive the focus when a Window is made visible for the first time.
getInitialComponent(JInternalFrame) - Method in class javax.swing.InternalFrameFocusTraversalPolicy
Returns the Component that should receive the focus when a JInternalFrame is selected for the first time.
getInitialContext(Hashtable<?, ?>) - Method in interface javax.naming.spi.InitialContextFactory
Creates an Initial Context for beginning name resolution.
getInitialContext(Hashtable<?, ?>) - Static method in class javax.naming.spi.NamingManager
Creates an initial context using the specified environment properties.
getInitialDelay() - Method in class javax.swing.Timer
Returns the Timer's initial delay.
getInitialDelay() - Method in class javax.swing.ToolTipManager
Returns the initial delay value.
getInitialLocation(Insets) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Returns the left inset, unless the Insets are null in which case 0 is returned.
getInitialPolicies() - Method in class java.security.cert.PKIXParameters
Returns an immutable Set of initial policy identifiers (OID strings), indicating that any one of these policies would be acceptable to the certificate user for the purposes of certification path processing.
getInitialSelectionValue() - Method in class javax.swing.JOptionPane
Returns the input value that is displayed as initially selected to the user.
getInitialValue() - Method in class javax.swing.JOptionPane
Returns the initial value.
getInitialValueIndex() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Returns the initial index into the buttons to select.
getInitiatedClasses(ClassLoader) - Method in interface java.lang.instrument.Instrumentation
Returns an array of all classes for which loader is an initiating loader.
getInitiatorAddress() - Method in class org.ietf.jgss.ChannelBinding
Get the initiator's address for this channel binding.
getInitThreshold() - Method in class javax.management.monitor.CounterMonitor
Gets the initial threshold value common to all observed objects.
getInitThreshold() - Method in interface javax.management.monitor.CounterMonitorMBean
Gets the initial threshold value common to all observed objects.
getInput() - Method in exception java.net.URISyntaxException
Returns the input string.
getInput() - Method in exception java.nio.file.InvalidPathException
Returns the input string.
getInput() - Method in class javax.imageio.ImageReader
Returns the ImageInputStream or other Object previously set as the input source.
getInputArguments() - Method in interface java.lang.management.RuntimeMXBean
Returns the input arguments passed to the Java virtual machine which does not include the arguments to the main method.
getInputAttributes() - Method in class javax.swing.JTextPane
Gets the input attributes for the pane.
getInputAttributes() - Method in class javax.swing.text.html.HTMLEditorKit
Gets the input attributes used for the styled editing actions.
getInputAttributes() - Method in class javax.swing.text.StyledEditorKit
Gets the input attributes for the pane.
getInputClass() - Method in class javax.imageio.spi.ImageInputStreamSpi
Returns a Class object representing the class or interface type that must be implemented by an input source in order to be "wrapped" in an ImageInputStream via the createInputStreamInstance method.
getInputContext() - Method in class java.awt.Component
Gets the input context used by this component for handling the communication with input methods when text is entered in this component.
getInputContext() - Method in class java.awt.Window
Gets the input context for this window.
getInputEvent() - Method in class javax.swing.event.HyperlinkEvent
Returns the InputEvent that triggered the hyperlink event.
getInputLength() - Method in exception java.nio.charset.MalformedInputException
 
getInputLength() - Method in exception java.nio.charset.UnmappableCharacterException
 
getInputMap(int) - Method in class javax.swing.JComponent
Returns the InputMap that is used during condition.
getInputMap() - Method in class javax.swing.JComponent
Returns the InputMap that is used when the component has focus.
getInputMethodControlObject() - Method in class java.awt.im.InputContext
Returns a control object from the current input method, or null.
getInputMethodDisplayName(Locale, Locale) - Method in interface java.awt.im.spi.InputMethodDescriptor
Returns the user-visible name of the corresponding input method for the given input locale in the language in which the name will be displayed.
getInputMethodIcon(Locale) - Method in interface java.awt.im.spi.InputMethodDescriptor
Returns an icon for the corresponding input method.
getInputMethodListeners() - Method in class java.awt.Component
Returns an array of all the input method listeners registered on this component.
getInputMethodRequests() - Method in class java.awt.Component
Gets the input method request handler which supports requests from input methods for this component.
getInputMethodRequests() - Method in interface java.awt.peer.TextComponentPeer
Returns the input method requests.
getInputMethodRequests() - Method in class java.awt.TextComponent
 
getInputMethodRequests() - Method in class javax.swing.text.JTextComponent
 
getInputStream() - Method in class java.lang.Process
Returns the input stream connected to the normal output of the subprocess.
getInputStream() - Method in class java.net.Socket
Returns an input stream for this socket.
getInputStream() - Method in class java.net.SocketImpl
Returns an input stream for this socket.
getInputStream() - Method in class java.net.URLConnection
Returns an input stream that reads from this open connection.
getInputStream() - Method in interface java.rmi.server.RemoteCall
Deprecated.
no replacement
getInputStream(ZipEntry) - Method in class java.util.jar.JarFile
Returns an input stream for reading the contents of the specified zip file entry.
getInputStream(ZipEntry) - Method in class java.util.zip.ZipFile
Returns an input stream for reading the contents of the specified zip file entry.
getInputTypes() - Method in class javax.imageio.spi.ImageReaderSpi
Returns an array of Class objects indicating what types of objects may be used as arguments to the reader's setInput method.
getInputValue() - Method in class javax.swing.JOptionPane
Returns the value the user has input, if wantsInput is true.
getInputVerifier() - Method in class javax.swing.JComponent
Returns the input verifier for this component.
getInsertionIndex() - Method in class java.awt.font.TextHitInfo
Returns the insertion index.
getInsertPositionOffset() - Method in interface java.awt.im.InputMethodRequests
Gets the offset of the insert position in the committed text contained in the text editing component.
getInset(int, View) - Method in class javax.swing.text.html.StyleSheet.BoxPainter
Fetches the inset needed on a given side to account for the margin, border, and padding.
getInsets() - Method in class java.awt.Container
Determines the insets of this container, which indicate the size of the container's border.
getInsets() - Method in interface java.awt.peer.ContainerPeer
Returns the insets of this container.
getInsets() - Method in class javax.swing.JComponent
If a border has been set on this component, returns the border's insets; otherwise calls super.getInsets.
getInsets(Insets) - Method in class javax.swing.JComponent
Returns an Insets object containing this component's inset values.
getInsets() - Method in class javax.swing.JViewport
Returns the insets (border) dimensions as (0,0,0,0), since borders are not supported on a JViewport.
getInsets(Insets) - Method in class javax.swing.JViewport
Returns an Insets object containing this JViewports inset values.
getInsets() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Gets the insets from the JComboBox.
getInsets(JComponent) - Method in class javax.swing.plaf.basic.BasicDesktopIconUI
 
getInsets() - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
If a border has been set on this component, returns the border's insets, else calls super.getInsets.
getInsets(JComponent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Returns the insets.
getInsets() - Method in class javax.swing.plaf.basic.BasicToolBarUI.DragWindow
 
getInsets(SynthContext, Insets) - Method in class javax.swing.plaf.nimbus.NimbusStyle
 
getInsets(SynthContext, Insets) - Method in class javax.swing.plaf.synth.SynthStyle
Returns the Insets that are used to calculate sizing information.
getInsets(Object) - Method in class javax.swing.UIDefaults
If the value of key is an Insets return it, otherwise return null.
getInsets(Object, Locale) - Method in class javax.swing.UIDefaults
If the value of key for the given Locale is an Insets return it, otherwise return null.
getInsets(Object) - Static method in class javax.swing.UIManager
Returns an Insets object from the defaults.
getInsets(Object, Locale) - Static method in class javax.swing.UIManager
Returns an Insets object from the defaults that is appropriate for the given locale.
getInsetSpan(int) - Method in class javax.swing.text.AsyncBoxView
Fetch the span along an axis that is taken up by the insets.
getInsideAllocation(Shape) - Method in class javax.swing.text.CompositeView
Translates the immutable allocation given to the view to a mutable allocation that represents the interior allocation (i.e.
getInsideBorder() - Method in class javax.swing.border.CompoundBorder
Returns the inside border object.
getInstalledLookAndFeels() - Static method in class javax.swing.UIManager
Returns an array of LookAndFeelInfos representing the LookAndFeel implementations currently available.
getInstance(int) - Static method in class java.awt.AlphaComposite
Creates an AlphaComposite object with the specified rule.
getInstance(int, float) - Static method in class java.awt.AlphaComposite
Creates an AlphaComposite object with the specified rule and the constant alpha to multiply with the alpha of the source.
getInstance(int) - Static method in class java.awt.color.ColorSpace
Returns a ColorSpace representing one of the specific predefined color spaces.
getInstance(byte[]) - Static method in class java.awt.color.ICC_Profile
Constructs an ICC_Profile object corresponding to the data in a byte array.
getInstance(int) - Static method in class java.awt.color.ICC_Profile
Constructs an ICC_Profile corresponding to one of the specific color spaces defined by the ColorSpace class (for example CS_sRGB).
getInstance(String) - Static method in class java.awt.color.ICC_Profile
Constructs an ICC_Profile corresponding to the data in a file.
getInstance(InputStream) - Static method in class java.awt.color.ICC_Profile
Constructs an ICC_Profile corresponding to the data in an InputStream.
getInstance() - Static method in class java.awt.im.InputContext
Returns a new InputContext instance.
getInstance(String) - Static method in class java.security.AlgorithmParameterGenerator
Returns an AlgorithmParameterGenerator object for generating a set of parameters to be used with the specified algorithm.
getInstance(String, String) - Static method in class java.security.AlgorithmParameterGenerator
Returns an AlgorithmParameterGenerator object for generating a set of parameters to be used with the specified algorithm.
getInstance(String, Provider) - Static method in class java.security.AlgorithmParameterGenerator
Returns an AlgorithmParameterGenerator object for generating a set of parameters to be used with the specified algorithm.
getInstance(String) - Static method in class java.security.AlgorithmParameters
Returns a parameter object for the specified algorithm.
getInstance(String, String) - Static method in class java.security.AlgorithmParameters
Returns a parameter object for the specified algorithm.
getInstance(String, Provider) - Static method in class java.security.AlgorithmParameters
Returns a parameter object for the specified algorithm.
getInstance(String) - Static method in class java.security.cert.CertificateFactory
Returns a certificate factory object that implements the specified certificate type.
getInstance(String, String) - Static method in class java.security.cert.CertificateFactory
Returns a certificate factory object for the specified certificate type.
getInstance(String, Provider) - Static method in class java.security.cert.CertificateFactory
Returns a certificate factory object for the specified certificate type.
getInstance(String) - Static method in class java.security.cert.CertPathBuilder
Returns a CertPathBuilder object that implements the specified algorithm.
getInstance(String, String) - Static method in class java.security.cert.CertPathBuilder
Returns a CertPathBuilder object that implements the specified algorithm.
getInstance(String, Provider) - Static method in class java.security.cert.CertPathBuilder
Returns a CertPathBuilder object that implements the specified algorithm.
getInstance(String) - Static method in class java.security.cert.CertPathValidator
Returns a CertPathValidator object that implements the specified algorithm.
getInstance(String, String) - Static method in class java.security.cert.CertPathValidator
Returns a CertPathValidator object that implements the specified algorithm.
getInstance(String, Provider) - Static method in class java.security.cert.CertPathValidator
Returns a CertPathValidator object that implements the specified algorithm.
getInstance(String, CertStoreParameters) - Static method in class java.security.cert.CertStore
Returns a CertStore object that implements the specified CertStore type and is initialized with the specified parameters.
getInstance(String, CertStoreParameters, String) - Static method in class java.security.cert.CertStore
Returns a CertStore object that implements the specified CertStore type.
getInstance(String, CertStoreParameters, Provider) - Static method in class java.security.cert.CertStore
Returns a CertStore object that implements the specified CertStore type.
getInstance(String) - Static method in class java.security.KeyFactory
Returns a KeyFactory object that converts public/private keys of the specified algorithm.
getInstance(String, String) - Static method in class java.security.KeyFactory
Returns a KeyFactory object that converts public/private keys of the specified algorithm.
getInstance(String, Provider) - Static method in class java.security.KeyFactory
Returns a KeyFactory object that converts public/private keys of the specified algorithm.
getInstance(String) - Static method in class java.security.KeyPairGenerator
Returns a KeyPairGenerator object that generates public/private key pairs for the specified algorithm.
getInstance(String, String) - Static method in class java.security.KeyPairGenerator
Returns a KeyPairGenerator object that generates public/private key pairs for the specified algorithm.
getInstance(String, Provider) - Static method in class java.security.KeyPairGenerator
Returns a KeyPairGenerator object that generates public/private key pairs for the specified algorithm.
getInstance(String) - Static method in class java.security.KeyStore
Returns a keystore object of the specified type.
getInstance(String, String) - Static method in class java.security.KeyStore
Returns a keystore object of the specified type.
getInstance(String, Provider) - Static method in class java.security.KeyStore
Returns a keystore object of the specified type.
getInstance(String) - Static method in class java.security.MessageDigest
Returns a MessageDigest object that implements the specified digest algorithm.
getInstance(String, String) - Static method in class java.security.MessageDigest
Returns a MessageDigest object that implements the specified digest algorithm.
getInstance(String, Provider) - Static method in class java.security.MessageDigest
Returns a MessageDigest object that implements the specified digest algorithm.
getInstance(String, Policy.Parameters) - Static method in class java.security.Policy
Returns a Policy object of the specified type.
getInstance(String, Policy.Parameters, String) - Static method in class java.security.Policy
Returns a Policy object of the specified type.
getInstance(String, Policy.Parameters, Provider) - Static method in class java.security.Policy
Returns a Policy object of the specified type.
getInstance(String) - Static method in class java.security.SecureRandom
Returns a SecureRandom object that implements the specified Random Number Generator (RNG) algorithm.
getInstance(String, String) - Static method in class java.security.SecureRandom
Returns a SecureRandom object that implements the specified Random Number Generator (RNG) algorithm.
getInstance(String, Provider) - Static method in class java.security.SecureRandom
Returns a SecureRandom object that implements the specified Random Number Generator (RNG) algorithm.
getInstance(String) - Static method in class java.security.Signature
Returns a Signature object that implements the specified signature algorithm.
getInstance(String, String) - Static method in class java.security.Signature
Returns a Signature object that implements the specified signature algorithm.
getInstance(String, Provider) - Static method in class java.security.Signature
Returns a Signature object that implements the specified signature algorithm.
getInstance() - Static method in class java.text.Collator
Gets the Collator for the current default locale.
getInstance(Locale) - Static method in class java.text.Collator
Gets the Collator for the desired locale.
getInstance() - Static method in class java.text.DateFormat
Get a default date/time formatter that uses the SHORT style for both the date and the time.
getInstance() - Static method in class java.text.DateFormatSymbols
Gets the DateFormatSymbols instance for the default locale.
getInstance(Locale) - Static method in class java.text.DateFormatSymbols
Gets the DateFormatSymbols instance for the specified locale.
getInstance() - Static method in class java.text.DecimalFormatSymbols
Gets the DecimalFormatSymbols instance for the default locale.
getInstance(Locale) - Static method in class java.text.DecimalFormatSymbols
Gets the DecimalFormatSymbols instance for the specified locale.
getInstance() - Static method in class java.text.NumberFormat
Returns a general-purpose number format for the current default locale.
getInstance(Locale) - Static method in class java.text.NumberFormat
Returns a general-purpose number format for the specified locale.
getInstance(Locale) - Method in class java.text.spi.CollatorProvider
Returns a new Collator instance for the specified locale.
getInstance(Locale) - Method in class java.text.spi.DateFormatSymbolsProvider
Returns a new DateFormatSymbols instance for the specified locale.
getInstance(Locale) - Method in class java.text.spi.DecimalFormatSymbolsProvider
Returns a new DecimalFormatSymbols instance for the specified locale.
getInstance() - Static method in class java.util.Calendar
Gets a calendar using the default time zone and locale.
getInstance(TimeZone) - Static method in class java.util.Calendar
Gets a calendar using the specified time zone and default locale.
getInstance(Locale) - Static method in class java.util.Calendar
Gets a calendar using the default time zone and specified locale.
getInstance(TimeZone, Locale) - Static method in class java.util.Calendar
Gets a calendar with the specified time zone and locale.
getInstance(String) - Static method in class java.util.Currency
Returns the Currency instance for the given currency code.
getInstance(Locale) - Static method in class java.util.Currency
Returns the Currency instance for the country of the given locale.
getInstance(String) - Static method in class javax.crypto.Cipher
Returns a Cipher object that implements the specified transformation.
getInstance(String, String) - Static method in class javax.crypto.Cipher
Returns a Cipher object that implements the specified transformation.
getInstance(String, Provider) - Static method in class javax.crypto.Cipher
Returns a Cipher object that implements the specified transformation.
getInstance(String) - Static method in class javax.crypto.ExemptionMechanism
Returns an ExemptionMechanism object that implements the specified exemption mechanism algorithm.
getInstance(String, String) - Static method in class javax.crypto.ExemptionMechanism
Returns an ExemptionMechanism object that implements the specified exemption mechanism algorithm.
getInstance(String, Provider) - Static method in class javax.crypto.ExemptionMechanism
Returns an ExemptionMechanism object that implements the specified exemption mechanism algorithm.
getInstance(String) - Static method in class javax.crypto.KeyAgreement
Returns a KeyAgreement object that implements the specified key agreement algorithm.
getInstance(String, String) - Static method in class javax.crypto.KeyAgreement
Returns a KeyAgreement object that implements the specified key agreement algorithm.
getInstance(String, Provider) - Static method in class javax.crypto.KeyAgreement
Returns a KeyAgreement object that implements the specified key agreement algorithm.
getInstance(String) - Static method in class javax.crypto.KeyGenerator
Returns a KeyGenerator object that generates secret keys for the specified algorithm.
getInstance(String, String) - Static method in class javax.crypto.KeyGenerator
Returns a KeyGenerator object that generates secret keys for the specified algorithm.
getInstance(String, Provider) - Static method in class javax.crypto.KeyGenerator
Returns a KeyGenerator object that generates secret keys for the specified algorithm.
getInstance(String) - Static method in class javax.crypto.Mac
Returns a Mac object that implements the specified MAC algorithm.
getInstance(String, String) - Static method in class javax.crypto.Mac
Returns a Mac object that implements the specified MAC algorithm.
getInstance(String, Provider) - Static method in class javax.crypto.Mac
Returns a Mac object that implements the specified MAC algorithm.
getInstance(String) - Static method in class javax.crypto.SecretKeyFactory
Returns a SecretKeyFactory object that converts secret keys of the specified algorithm.
getInstance(String, String) - Static method in class javax.crypto.SecretKeyFactory
Returns a SecretKeyFactory object that converts secret keys of the specified algorithm.
getInstance(String, Provider) - Static method in class javax.crypto.SecretKeyFactory
Returns a SecretKeyFactory object that converts secret keys of the specified algorithm.
getInstance(String) - Static method in class javax.management.ObjectName
Return an instance of ObjectName that can be used anywhere an object obtained with new ObjectName(name) can be used.
getInstance(String, String, String) - Static method in class javax.management.ObjectName
Return an instance of ObjectName that can be used anywhere an object obtained with new ObjectName(domain, key, value) can be used.
getInstance(String, Hashtable<String, String>) - Static method in class javax.management.ObjectName
Return an instance of ObjectName that can be used anywhere an object obtained with new ObjectName(domain, table) can be used.
getInstance(ObjectName) - Static method in class javax.management.ObjectName
Return an instance of ObjectName that can be used anywhere the given object can be used.
getInstance(String) - Static method in class javax.net.ssl.KeyManagerFactory
Returns a KeyManagerFactory object that acts as a factory for key managers.
getInstance(String, String) - Static method in class javax.net.ssl.KeyManagerFactory
Returns a KeyManagerFactory object that acts as a factory for key managers.
getInstance(String, Provider) - Static method in class javax.net.ssl.KeyManagerFactory
Returns a KeyManagerFactory object that acts as a factory for key managers.
getInstance(String) - Static method in class javax.net.ssl.SSLContext
Returns a SSLContext object that implements the specified secure socket protocol.
getInstance(String, String) - Static method in class javax.net.ssl.SSLContext
Returns a SSLContext object that implements the specified secure socket protocol.
getInstance(String, Provider) - Static method in class javax.net.ssl.SSLContext
Returns a SSLContext object that implements the specified secure socket protocol.
getInstance(String) - Static method in class javax.net.ssl.TrustManagerFactory
Returns a TrustManagerFactory object that acts as a factory for trust managers.
getInstance(String, String) - Static method in class javax.net.ssl.TrustManagerFactory
Returns a TrustManagerFactory object that acts as a factory for trust managers.
getInstance(String, Provider) - Static method in class javax.net.ssl.TrustManagerFactory
Returns a TrustManagerFactory object that acts as a factory for trust managers.
getInstance(File) - Static method in class javax.security.auth.kerberos.KeyTab
Returns a KeyTab instance from a File object.
getInstance() - Static method in class javax.security.auth.kerberos.KeyTab
Returns the default KeyTab instance.
getInstance(String, Configuration.Parameters) - Static method in class javax.security.auth.login.Configuration
Returns a Configuration object of the specified type.
getInstance(String, Configuration.Parameters, String) - Static method in class javax.security.auth.login.Configuration
Returns a Configuration object of the specified type.
getInstance(String, Configuration.Parameters, Provider) - Static method in class javax.security.auth.login.Configuration
Returns a Configuration object of the specified type.
getInstance(InputStream) - Static method in class javax.security.cert.X509Certificate
Instantiates an X509Certificate object, and initializes it with the data read from the input stream inStream.
getInstance(byte[]) - Static method in class javax.security.cert.X509Certificate
Instantiates an X509Certificate object, and initializes it with the specified byte array.
getInstance(String) - Static method in class javax.sql.rowset.spi.SyncFactory
Returns the SyncProvider instance identified by providerID.
getInstance() - Static method in class javax.swing.LayoutStyle
Returns the shared instance of LayoutStyle.
getInstance(String) - Static method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Returns a KeyInfoFactory that supports the specified XML processing mechanism and representation type (ex: "DOM").
getInstance(String, Provider) - Static method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Returns a KeyInfoFactory that supports the requested XML processing mechanism and representation type (ex: "DOM"), as supplied by the specified provider.
getInstance(String, String) - Static method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Returns a KeyInfoFactory that supports the requested XML processing mechanism and representation type (ex: "DOM"), as supplied by the specified provider.
getInstance() - Static method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Returns a KeyInfoFactory that supports the default XML processing mechanism and representation type ("DOM").
getInstance(String, String) - Static method in class javax.xml.crypto.dsig.TransformService
Returns a TransformService that supports the specified algorithm URI (ex: Transform.XPATH2) and mechanism type (ex: DOM).
getInstance(String, String, Provider) - Static method in class javax.xml.crypto.dsig.TransformService
Returns a TransformService that supports the specified algorithm URI (ex: Transform.XPATH2) and mechanism type (ex: DOM) as supplied by the specified provider.
getInstance(String, String, String) - Static method in class javax.xml.crypto.dsig.TransformService
Returns a TransformService that supports the specified algorithm URI (ex: Transform.XPATH2) and mechanism type (ex: DOM) as supplied by the specified provider.
getInstance(String) - Static method in class javax.xml.crypto.dsig.XMLSignatureFactory
Returns an XMLSignatureFactory that supports the specified XML processing mechanism and representation type (ex: "DOM").
getInstance(String, Provider) - Static method in class javax.xml.crypto.dsig.XMLSignatureFactory
Returns an XMLSignatureFactory that supports the requested XML processing mechanism and representation type (ex: "DOM"), as supplied by the specified provider.
getInstance(String, String) - Static method in class javax.xml.crypto.dsig.XMLSignatureFactory
Returns an XMLSignatureFactory that supports the requested XML processing mechanism and representation type (ex: "DOM"), as supplied by the specified provider.
getInstance() - Static method in class javax.xml.crypto.dsig.XMLSignatureFactory
Returns an XMLSignatureFactory that supports the default XML processing mechanism and representation type ("DOM").
getInstance() - Static method in class org.ietf.jgss.GSSManager
Returns the default GSSManager implementation.
getInstanceFollowRedirects() - Method in class java.net.HttpURLConnection
Returns the value of this HttpURLConnection's instanceFollowRedirects field.
getInstanceOf(Object, Class<?>) - Static method in class java.beans.Beans
From a given bean, obtain an object representing a specified type view of that source object.
getInstrument(Patch) - Method in interface javax.sound.midi.Soundbank
Obtains an Instrument from the given Patch.
getInstruments() - Method in interface javax.sound.midi.Soundbank
Obtains a list of instruments contained in this sound bank.
getInt(Object, int) - Static method in class java.lang.reflect.Array
Returns the value of the indexed component in the specified array object, as an int.
getInt(Object) - Method in class java.lang.reflect.Field
Gets the value of a static or instance field of type int or of another primitive type convertible to type int via a widening conversion.
getInt(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC INTEGER parameter as an int in the Java programming language.
getInt(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC INTEGER parameter as an int in the Java programming language.
getInt(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as an int in the Java programming language.
getInt(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as an int in the Java programming language.
getInt(String, int) - Method in class java.util.prefs.AbstractPreferences
Implements the getInt method as per the specification in Preferences.getInt(String,int).
getInt(String, int) - Method in class java.util.prefs.Preferences
Returns the int value represented by the string associated with the specified key in this preference node.
getInt(SynthContext, Object, int) - Method in class javax.swing.plaf.synth.SynthStyle
Convenience method to get a specific style property whose value is a Number.
getInt(Object) - Method in class javax.swing.UIDefaults
If the value of key is an Integer return its integer value, otherwise return 0.
getInt(Object, Locale) - Method in class javax.swing.UIDefaults
If the value of key for the given Locale is an Integer return its integer value, otherwise return 0.
getInt(Object) - Static method in class javax.swing.UIManager
Returns an integer from the defaults.
getInt(Object, Locale) - Static method in class javax.swing.UIManager
Returns an integer from the defaults that is appropriate for the given locale.
getInteger(String) - Static method in class java.lang.Integer
Determines the integer value of the system property with the specified name.
getInteger(String, int) - Static method in class java.lang.Integer
Determines the integer value of the system property with the specified name.
getInteger(String, Integer) - Static method in class java.lang.Integer
Returns the integer value of the system property with the specified name.
getIntegerAttributeValue(AttributeSet, HTML.Attribute, int) - Static method in class javax.swing.text.html.HTML
Fetches an integer attribute value.
getIntegerInstance() - Static method in class java.text.NumberFormat
Returns an integer number format for the current default locale.
getIntegerInstance(Locale) - Static method in class java.text.NumberFormat
Returns an integer number format for the specified locale.
getIntegerInstance(Locale) - Method in class java.text.spi.NumberFormatProvider
Returns a new NumberFormat instance which formats integer values for the specified locale.
getIntegState() - Method in interface org.ietf.jgss.GSSContext
Determines if data integrity is available over the context.
getIntercellSpacing() - Method in class javax.swing.JTable
Returns the horizontal and vertical space between cells.
getInterface() - Method in class java.net.MulticastSocket
Retrieve the address of the network interface used for multicast packets.
getInterface(Class<T>) - Method in interface javax.script.Invocable
Returns an implementation of an interface using functions compiled in the interpreter.
getInterface(Object, Class<T>) - Method in interface javax.script.Invocable
Returns an implementation of an interface using member functions of a scripting object compiled in the interpreter.
getInterfaceAddresses() - Method in class java.net.NetworkInterface
Get a List of all or a subset of the InterfaceAddresses of this network interface.
getInterfaces() - Method in class java.lang.Class
Determines the interfaces implemented by the class or interface represented by this object.
getInterfaces() - Method in interface javax.lang.model.element.TypeElement
Returns the interface types directly implemented by this class or extended by this interface.
getInteriorRectangle(Component, int, int, int, int) - Method in class javax.swing.border.AbstractBorder
This convenience method calls the static method.
getInteriorRectangle(Component, Border, int, int, int, int) - Static method in class javax.swing.border.AbstractBorder
Returns a rectangle using the arguments minus the insets of the border.
getInternalFrame() - Method in class javax.swing.event.InternalFrameEvent
Returns the originator of the event.
getInternalFrame() - Method in class javax.swing.JInternalFrame.JDesktopIcon
Returns the JInternalFrame that this DesktopIcon is associated with.
getInternalFrameAltMaximizeIcon(int) - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getInternalFrameBorder() - Static method in class javax.swing.plaf.basic.BasicBorders
 
getInternalFrameCloseIcon(int) - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getInternalFrameDefaultMenuIcon() - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getInternalFrameListeners() - Method in class javax.swing.JInternalFrame
Returns an array of all the InternalFrameListeners added to this JInternalFrame with addInternalFrameListener.
getInternalFrameMaximizeIcon(int) - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getInternalFrameMinimizeIcon(int) - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getInternationalCurrencySymbol() - Method in class java.text.DecimalFormatSymbols
Returns the ISO 4217 currency code of the currency of these DecimalFormatSymbols.
getInterpolationType() - Method in class java.awt.image.AffineTransformOp
Returns the interpolation type used by this op.
getIntParameter(int) - Method in class java.awt.image.renderable.ParameterBlock
A convenience method to return a parameter as an int.
getInvalidCharacters() - Method in class javax.swing.text.MaskFormatter
Returns the characters that are not valid for input.
getInvalidityDate() - Method in exception java.security.cert.CertificateRevokedException
Returns the invalidity date, as specifed in the Invalidity Date extension of this CertificateRevokedException.
getInverted() - Method in class javax.swing.JSlider
Returns true if the value-range shown for the slider is reversed,
getInvocationHandler(Object) - Static method in class java.lang.reflect.Proxy
Returns the invocation handler for the specified proxy instance.
getInvoker() - Method in class javax.swing.JPopupMenu
Returns the component which is the 'invoker' of this popup menu.
getInvokesStopCellEditing() - Method in class javax.swing.JTree
Returns the indicator that tells what happens when editing is interrupted.
getIOException() - Method in exception java.awt.print.PrinterIOException
Returns the IOException that terminated the print job.
getISO3Country() - Method in class java.util.Locale
Returns a three-letter abbreviation for this locale's country.
getISO3Language() - Method in class java.util.Locale
Returns a three-letter abbreviation of this locale's language.
getISOCountries() - Static method in class java.util.Locale
Returns a list of all 2-letter country codes defined in ISO 3166.
getISOLanguages() - Static method in class java.util.Locale
Returns a list of all 2-letter language codes defined in ISO 639.
getIssuer() - Method in class java.security.cert.X509CertSelector
Returns the issuer criterion as an X500Principal.
getIssuerAlternativeNames() - Method in class java.security.cert.X509Certificate
Gets an immutable collection of issuer alternative names from the IssuerAltName extension, (OID = 2.5.29.18).
getIssuerAsBytes() - Method in class java.security.cert.X509CertSelector
Returns the issuer criterion as a byte array.
getIssuerAsString() - Method in class java.security.cert.X509CertSelector
getIssuerDN() - Method in class java.security.cert.X509Certificate
getIssuerDN() - Method in class java.security.cert.X509CRL
Denigrated, replaced by X509CRL.getIssuerX500Principal().
getIssuerDN() - Method in class javax.security.cert.X509Certificate
Gets the issuer (issuer distinguished name) value from the certificate.
getIssuerName() - Method in interface javax.xml.crypto.dsig.keyinfo.X509IssuerSerial
Returns the X.500 distinguished name of this X509IssuerSerial in RFC 2253 String format.
getIssuerNames() - Method in class java.security.cert.X509CRLSelector
Returns a copy of the issuerNames criterion.
getIssuers() - Method in class java.security.cert.X509CRLSelector
Returns the issuerNames criterion.
getIssuerUniqueID() - Method in class java.security.cert.X509Certificate
Gets the issuerUniqueID value from the certificate.
getIssuerX500Principal() - Method in class java.security.cert.X509Certificate
Returns the issuer (issuer distinguished name) value from the certificate as an X500Principal.
getIssuerX500Principal() - Method in class java.security.cert.X509CRL
Returns the issuer (issuer distinguished name) value from the CRL as an X500Principal.
getItalicAngle() - Method in class java.awt.Font
Returns the italic angle of this Font.
getItem(int) - Method in class java.awt.Choice
Gets the string at the specified index in this Choice menu.
getItem() - Method in class java.awt.event.ItemEvent
Returns the item affected by the event.
getItem(int) - Method in class java.awt.List
Gets the item associated with the specified index.
getItem(int) - Method in class java.awt.Menu
Gets the item located at the specified index of this menu.
getItem() - Method in interface javax.swing.ComboBoxEditor
Return the edited item
getItem(int) - Method in class javax.swing.JMenu
Returns the JMenuItem at the specified position.
getItem() - Method in class javax.swing.plaf.basic.BasicComboBoxEditor
 
getItemAt(int) - Method in class javax.swing.JComboBox
Returns the list item at the specified index.
getItemCount() - Method in class java.awt.Choice
Returns the number of items in this Choice menu.
getItemCount() - Method in class java.awt.List
Gets the number of items in the list.
getItemCount() - Method in class java.awt.Menu
Get the number of items in this menu.
getItemCount() - Method in class javax.swing.JComboBox
Returns the number of items in the list.
getItemCount() - Method in class javax.swing.JMenu
Returns the number of items on the menu, including separators.
getItemListeners() - Method in class java.awt.Checkbox
Returns an array of all the item listeners registered on this checkbox.
getItemListeners() - Method in class java.awt.CheckboxMenuItem
Returns an array of all the item listeners registered on this checkbox menuitem.
getItemListeners() - Method in class java.awt.Choice
Returns an array of all the item listeners registered on this choice.
getItemListeners() - Method in class java.awt.List
Returns an array of all the item listeners registered on this list.
getItemListeners() - Method in class javax.swing.AbstractButton
Returns an array of all the ItemListeners added to this AbstractButton with addItemListener().
getItemListeners() - Method in class javax.swing.DefaultButtonModel
Returns an array of all the item listeners registered on this DefaultButtonModel.
getItemListeners() - Method in class javax.swing.JComboBox
Returns an array of all the ItemListeners added to this JComboBox with addItemListener().
getItems() - Method in class java.awt.List
Gets the items in the list.
getItemSelectable() - Method in class java.awt.event.ItemEvent
Returns the originator of the event.
getIterationCount() - Method in interface javax.crypto.interfaces.PBEKey
Returns the iteration count or 0 if not specified.
getIterationCount() - Method in class javax.crypto.spec.PBEKeySpec
Returns the iteration count or 0 if not specified.
getIterationCount() - Method in class javax.crypto.spec.PBEParameterSpec
Returns the iteration count.
getIterator() - Method in class java.text.AttributedString
Creates an AttributedCharacterIterator instance that provides access to the entire contents of this string.
getIterator(AttributedCharacterIterator.Attribute[]) - Method in class java.text.AttributedString
Creates an AttributedCharacterIterator instance that provides access to selected contents of this string.
getIterator(AttributedCharacterIterator.Attribute[], int, int) - Method in class java.text.AttributedString
Creates an AttributedCharacterIterator instance that provides access to selected contents of this string.
getIterator(HTML.Tag) - Method in class javax.swing.text.html.HTMLDocument
Fetches an iterator for the specified HTML tag.
getIV() - Method in class javax.crypto.Cipher
Returns the initialization vector (IV) in a new buffer.
getIV() - Method in class javax.crypto.spec.GCMParameterSpec
Returns the Initialization Vector (IV).
getIV() - Method in class javax.crypto.spec.IvParameterSpec
Returns the initialization vector (IV).
getIV() - Method in class javax.crypto.spec.RC2ParameterSpec
Returns the IV or null if this parameter set does not contain an IV.
getIV() - Method in class javax.crypto.spec.RC5ParameterSpec
Returns the IV or null if this parameter set does not contain an IV.
getJarEntry() - Method in class java.net.JarURLConnection
Return the JAR entry object for this connection, if any.
getJarEntry(String) - Method in class java.util.jar.JarFile
Returns the JarEntry for the given entry name or null if not found.
getJarFile() - Method in class java.net.JarURLConnection
Return the JAR file for this connection.
getJarFiles() - Method in class javax.management.loading.MLetContent
Gets the list of .jar files specified by the ARCHIVE attribute of the MLET tag.
getJarFileURL() - Method in class java.net.JarURLConnection
Returns the URL for the Jar file for this connection.
getJavaFileForInput(JavaFileManager.Location, String, JavaFileObject.Kind) - Method in class javax.tools.ForwardingJavaFileManager
 
getJavaFileForInput(JavaFileManager.Location, String, JavaFileObject.Kind) - Method in interface javax.tools.JavaFileManager
Gets a file object for input representing the specified class of the specified kind in the given location.
getJavaFileForOutput(JavaFileManager.Location, String, JavaFileObject.Kind, FileObject) - Method in class javax.tools.ForwardingJavaFileManager
 
getJavaFileForOutput(JavaFileManager.Location, String, JavaFileObject.Kind, FileObject) - Method in interface javax.tools.JavaFileManager
Gets a file object for output representing the specified class of the specified kind in the given location.
getJavaFileObjects(File...) - Method in interface javax.tools.StandardJavaFileManager
Gets file objects representing the given files.
getJavaFileObjects(String...) - Method in interface javax.tools.StandardJavaFileManager
Gets file objects representing the given file names.
getJavaFileObjectsFromFiles(Iterable<? extends File>) - Method in interface javax.tools.StandardJavaFileManager
Gets file objects representing the given files.
getJavaFileObjectsFromStrings(Iterable<String>) - Method in interface javax.tools.StandardJavaFileManager
Gets file objects representing the given file names.
getJavaInitializationString() - Method in interface java.beans.PropertyEditor
Returns a fragment of Java code that can be used to set a property to match the editors current state.
getJavaInitializationString() - Method in class java.beans.PropertyEditorSupport
This method is intended for use when generating Java code to set the value of the property.
getJDBCMajorVersion() - Method in interface java.sql.DatabaseMetaData
Retrieves the major JDBC version number for this driver.
getJDBCMinorVersion() - Method in interface java.sql.DatabaseMetaData
Retrieves the minor JDBC version number for this driver.
getJMenuBar() - Method in class javax.swing.JApplet
Returns the menubar set on this applet.
getJMenuBar() - Method in class javax.swing.JDialog
Returns the menubar set on this dialog.
getJMenuBar() - Method in class javax.swing.JFrame
Returns the menubar set on this frame.
getJMenuBar() - Method in class javax.swing.JInternalFrame
Returns the current JMenuBar for this JInternalFrame, or null if no menu bar has been set.
getJMenuBar() - Method in class javax.swing.JRootPane
Returns the menu bar from the layered pane.
getJobName() - Method in class java.awt.print.PrinterJob
Gets the name of the document to be printed.
getJoinType() - Method in interface javax.sql.rowset.JoinRowSet
Returns a int describing the set SQL JOIN type governing this JoinRowSet instance.
getJustificationInfo() - Method in class java.awt.font.GraphicAttribute
Returns the justification information for this GraphicAttribute.
getJustifiedLayout(float) - Method in class java.awt.font.TextLayout
Creates a copy of this TextLayout justified to the specified width.
getKeepAlive() - Method in class java.net.Socket
Tests if SO_KEEPALIVE is enabled.
getKeepAliveTime(TimeUnit) - Method in class java.util.concurrent.ThreadPoolExecutor
Returns the thread keep-alive time, which is the amount of time that threads in excess of the core pool size may remain idle before being terminated.
getKernel() - Method in class java.awt.image.ConvolveOp
Returns the Kernel.
getKernelData(float[]) - Method in class java.awt.image.Kernel
Returns the kernel data in row major order.
getKey() - Method in class java.awt.MenuShortcut
Returns the raw keycode of this MenuShortcut.
getKey(String, char[]) - Method in class java.security.KeyStore
Returns the key associated with the given alias, using the given password to recover it.
getKey() - Method in class java.util.AbstractMap.SimpleEntry
Returns the key corresponding to this entry.
getKey() - Method in class java.util.AbstractMap.SimpleImmutableEntry
Returns the key corresponding to this entry.
getKey() - Method in interface java.util.Map.Entry
Returns the key corresponding to this entry.
getKey() - Method in exception java.util.MissingResourceException
Gets parameter passed by constructor.
getKey() - Method in class java.util.prefs.PreferenceChangeEvent
Returns the key of the preference that was changed.
getKey() - Method in class javax.accessibility.AccessibleRelation
Returns the key for this relation
getKey() - Method in class javax.crypto.spec.DESedeKeySpec
Returns the DES-EDE key.
getKey() - Method in class javax.crypto.spec.DESKeySpec
Returns the DES key material.
getKey() - Method in interface javax.xml.crypto.KeySelectorResult
Returns the selected key.
getKeyChar() - Method in class java.awt.AWTKeyStroke
Returns the character for this AWTKeyStroke.
getKeyChar() - Method in class java.awt.event.KeyEvent
Returns the character associated with the key in this event.
getKeyCode() - Method in class java.awt.AWTKeyStroke
Returns the numeric key code for this AWTKeyStroke.
getKeyCode() - Method in class java.awt.event.KeyEvent
Returns the integer keyCode associated with the key in this event.
getKeyColumns() - Method in interface javax.sql.rowset.CachedRowSet
Returns an array containing one or more column numbers indicating the columns that form a key that uniquely identifies a row in this CachedRowSet object.
getKeyEventDispatchers() - Method in class java.awt.KeyboardFocusManager
Returns this KeyboardFocusManager's KeyEventDispatcher chain as a List.
getKeyEventPostProcessors() - Method in class java.awt.KeyboardFocusManager
Returns this KeyboardFocusManager's KeyEventPostProcessor chain as a List.
getKeyEventType() - Method in class java.awt.AWTKeyStroke
Returns the type of KeyEvent which corresponds to this AWTKeyStroke.
getKeyId() - Method in interface javax.xml.crypto.dsig.keyinfo.PGPData
Returns the PGP public key identifier of this PGPData as defined in RFC 2440, section 11.2.
getKeyInfo() - Method in interface javax.xml.crypto.dsig.XMLSignature
Returns the key info of this XMLSignature.
getKeyInfoFactory() - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Returns a KeyInfoFactory that creates KeyInfo objects.
getKeyLength() - Method in class javax.crypto.spec.PBEKeySpec
Returns the to-be-derived key length or 0 if not specified.
getKeyListener() - Method in class javax.swing.plaf.basic.BasicComboPopup
Implementation of ComboPopup.getKeyListener().
getKeyListener() - Method in interface javax.swing.plaf.basic.ComboPopup
Returns a key listener that will be added to the combo box or null.
getKeyListeners() - Method in class java.awt.Component
Returns an array of all the key listeners registered on this component.
getKeyLocation() - Method in class java.awt.event.KeyEvent
Returns the location of the key that originated this key event.
getKeyManagers() - Method in class javax.net.ssl.KeyManagerFactory
Returns one key manager for each type of key material.
getKeymap() - Method in class javax.swing.text.JTextComponent
Fetches the keymap currently active in this text component.
getKeymap(String) - Static method in class javax.swing.text.JTextComponent
Fetches a named keymap previously added to the document.
getKeymapName() - Method in class javax.swing.plaf.basic.BasicTextUI
Fetches the name of the keymap that will be installed/used by default for this UI.
getKeyModifiersText(int) - Static method in class java.awt.event.KeyEvent
Returns a String describing the modifier key(s), such as "Shift", or "Ctrl+Shift".
getKeyPacket() - Method in interface javax.xml.crypto.dsig.keyinfo.PGPData
Returns the PGP key material packet of this PGPData as defined in RFC 2440, section 5.5.
getKeyProperty(String) - Method in class javax.management.ObjectName
Obtains the value associated with a key in a key property.
getKeyPropertyList() - Method in class javax.management.ObjectName
Returns the key properties as a Hashtable.
getKeyPropertyListString() - Method in class javax.management.ObjectName
Returns a string representation of the list of key properties specified at creation time.
getKeys() - Method in class java.util.ListResourceBundle
Returns an Enumeration of the keys contained in this ResourceBundle and its parent bundles.
getKeys() - Method in class java.util.PropertyResourceBundle
Returns an Enumeration of the keys contained in this ResourceBundle and its parent bundles.
getKeys() - Method in class java.util.ResourceBundle
Returns an enumeration of the keys.
getKeys(KerberosPrincipal) - Method in class javax.security.auth.kerberos.KeyTab
Returns fresh keys for the given Kerberos principal.
getKeys() - Method in class javax.swing.AbstractAction
Returns an array of Objects which are keys for which values have been set for this AbstractAction, or null if no keys have values set.
getKeySelectionManager() - Method in class javax.swing.JComboBox
Returns the list's key-selection manager.
getKeySelector() - Method in class javax.xml.crypto.dom.DOMCryptoContext
 
getKeySelector() - Method in interface javax.xml.crypto.XMLCryptoContext
Returns the key selector for finding a key.
getKeySelectorResult() - Method in interface javax.xml.crypto.dsig.XMLSignature
Returns the result of the KeySelector, if specified, after this XMLSignature has been signed or validated.
getKeysize() - Method in class java.security.spec.RSAKeyGenParameterSpec
Returns the keysize.
getKeySpec(Key, Class<T>) - Method in class java.security.KeyFactory
Returns a specification (key material) of the given key object.
getKeySpec(Cipher) - Method in class javax.crypto.EncryptedPrivateKeyInfo
Extract the enclosed PKCS8EncodedKeySpec object from the encrypted data and return it.
getKeySpec(Key) - Method in class javax.crypto.EncryptedPrivateKeyInfo
Extract the enclosed PKCS8EncodedKeySpec object from the encrypted data and return it.
getKeySpec(Key, String) - Method in class javax.crypto.EncryptedPrivateKeyInfo
Extract the enclosed PKCS8EncodedKeySpec object from the encrypted data and return it.
getKeySpec(Key, Provider) - Method in class javax.crypto.EncryptedPrivateKeyInfo
Extract the enclosed PKCS8EncodedKeySpec object from the encrypted data and return it.
getKeySpec(SecretKey, Class) - Method in class javax.crypto.SecretKeyFactory
Returns a specification (key material) of the given key object in the requested format.
getKeyStore() - Method in class java.security.KeyStore.Builder
Returns the KeyStore described by this object.
getKeyStroke(char) - Static method in class javax.swing.KeyStroke
Returns a shared instance of a KeyStroke that represents a KEY_TYPED event for the specified character.
getKeyStroke(char, boolean) - Static method in class javax.swing.KeyStroke
Deprecated.
use getKeyStroke(char)
getKeyStroke(Character, int) - Static method in class javax.swing.KeyStroke
Returns a shared instance of a KeyStroke that represents a KEY_TYPED event for the specified Character object and a set of modifiers.
getKeyStroke(int, int, boolean) - Static method in class javax.swing.KeyStroke
Returns a shared instance of a KeyStroke, given a numeric key code and a set of modifiers, specifying whether the key is activated when it is pressed or released.
getKeyStroke(int, int) - Static method in class javax.swing.KeyStroke
Returns a shared instance of a KeyStroke, given a numeric key code and a set of modifiers.
getKeyStroke(String) - Static method in class javax.swing.KeyStroke
Parses a string and returns a KeyStroke.
getKeyStrokeForEvent(KeyEvent) - Static method in class javax.swing.KeyStroke
Returns a KeyStroke which represents the stroke which generated a given KeyEvent.
getKeyStrokesForAction(Action) - Method in interface javax.swing.text.Keymap
Fetches the keystrokes that will result in the given action.
getKeyText(int) - Static method in class java.awt.event.KeyEvent
Returns a String describing the keyCode, such as "HOME", "F1" or "A".
getKeyType() - Method in class javax.security.auth.kerberos.KerberosKey
Returns the key type for this long-term key.
getKeyUsage() - Method in class java.security.cert.X509Certificate
Gets a boolean array representing bits of the KeyUsage extension, (OID = 2.5.29.15).
getKeyUsage() - Method in class java.security.cert.X509CertSelector
Returns the keyUsage criterion.
getKind() - Method in interface javax.lang.model.element.Element
Returns the kind of this element.
getKind() - Method in interface javax.lang.model.type.TypeMirror
Returns the kind of this type.
getKind() - Method in interface javax.tools.Diagnostic
Gets the kind of this diagnostic, for example, error or warning.
getKind() - Method in class javax.tools.ForwardingJavaFileObject
 
getKind() - Method in interface javax.tools.JavaFileObject
Gets the kind of this file object.
getKind() - Method in class javax.tools.SimpleJavaFileObject
 
getL() - Method in class javax.crypto.spec.DHParameterSpec
Returns the size in bits, l, of the random exponent (private value).
getLabel() - Method in class java.awt.Button
Gets the label of this button.
getLabel() - Method in class java.awt.Checkbox
Gets the label of this check box.
getLabel() - Method in class java.awt.MenuItem
Gets the label for this menu item.
getLabel() - Method in class javax.swing.AbstractButton
Deprecated.
- Replaced by getText
getLabel() - Method in class javax.swing.JPopupMenu
Returns the popup menu's label
getLabel() - Method in class javax.swing.text.html.Option
Fetch the label associated with the option.
getLabelFor() - Method in class javax.swing.JLabel
Get the component this is labelling.
getLabelTable() - Method in class javax.swing.JSlider
Returns the dictionary of what labels to draw at which values.
getLanguage() - Method in class java.util.Locale
Returns the language code of this Locale.
getLanguageName() - Method in interface javax.script.ScriptEngineFactory
Returns the name of the scripting langauge supported by this ScriptEngine.
getLanguageVersion() - Method in interface javax.script.ScriptEngineFactory
Returns the version of the scripting language supported by this ScriptEngine.
getLargeDisplayIcon() - Method in class javax.swing.colorchooser.AbstractColorChooserPanel
Returns the large display icon for the panel.
getLargestPoolSize() - Method in class java.util.concurrent.ThreadPoolExecutor
Returns the largest number of threads that have ever simultaneously been in the pool.
getLast() - Method in class java.util.ArrayDeque
 
getLast() - Method in class java.util.concurrent.ConcurrentLinkedDeque
 
getLast() - Method in class java.util.concurrent.LinkedBlockingDeque
 
getLast() - Method in interface java.util.Deque
Retrieves, but does not remove, the last element of this deque.
getLast() - Method in class java.util.LinkedList
Returns the last element in this list.
getLastAccessedTime() - Method in interface javax.net.ssl.SSLSession
Returns the last time this Session representation was accessed by the session level infrastructure, in milliseconds since midnight, January 1, 1970 UTC.
getLastChild() - Method in class javax.imageio.metadata.IIOMetadataNode
Returns the last child of this node, or null if the node has no children.
getLastChild() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns this node's last child.
getLastChildPath(TreePath) - Method in class javax.swing.plaf.basic.BasicTreeUI
Returns a path to the last child of parent.
getLastColumn() - Method in interface javax.accessibility.AccessibleTableModelChange
Returns the last column that changed.
getLastColumn() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableModelChange
 
getLastComponent(Container) - Method in class java.awt.ContainerOrderFocusTraversalPolicy
Returns the last Component in the traversal cycle.
getLastComponent(Container) - Method in class java.awt.FocusTraversalPolicy
Returns the last Component in the traversal cycle.
getLastComponent(Container) - Method in class javax.swing.DefaultFocusManager
 
getLastComponent(Container) - Method in class javax.swing.LayoutFocusTraversalPolicy
Returns the last Component in the traversal cycle.
getLastComponent(Container) - Method in class javax.swing.SortingFocusTraversalPolicy
Returns the last Component in the traversal cycle.
getLastCursor() - Method in class javax.swing.JInternalFrame
Returns the last Cursor that was set by the setCursor method that is not a resizable Cursor.
getLastDividerLocation() - Method in class javax.swing.JSplitPane
Returns the last location the divider was at.
getLastDragLocation() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Returns the last drag location of the JSplitPane.
getLastIndex() - Method in class javax.swing.event.ListSelectionEvent
Returns the index of the last row whose selection may have changed.
getLastLeaf() - Method in class javax.swing.tree.DefaultMutableTreeNode
Finds and returns the last leaf that is a descendant of this node -- either this node or its last child's last leaf.
getLastModified() - Method in class java.net.URLConnection
Returns the value of the last-modified header field.
getLastModified() - Method in interface javax.tools.FileObject
Gets the time this file object was last modified.
getLastModified() - Method in class javax.tools.ForwardingFileObject
 
getLastModified() - Method in class javax.tools.SimpleJavaFileObject
This implementation returns 0L.
getLastModifiedTime(Path, LinkOption...) - Static method in class java.nio.file.Files
Returns a file's last modified time.
getLastPathComponent() - Method in class javax.swing.tree.TreePath
Returns the last element of this path.
getLastRow() - Method in interface javax.accessibility.AccessibleTableModelChange
Returns the last row that changed.
getLastRow() - Method in class javax.swing.event.TableModelEvent
Returns the last row that changed.
getLastRow() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableModelChange
 
getLastSelectedPathComponent() - Method in class javax.swing.JTree
Returns the last path component of the selected path.
getLastVisibleIndex() - Method in class javax.swing.JList
Returns the largest list index that is currently visible.
getLatency() - Method in interface javax.sound.midi.Synthesizer
Obtains the processing latency incurred by this synthesizer, expressed in microseconds.
getLateReflectionDelay() - Method in class javax.sound.sampled.ReverbType
Returns the late reflection delay time in microseconds.
getLateReflectionIntensity() - Method in class javax.sound.sampled.ReverbType
Returns the late reflection intensity in decibels.
getLayer() - Method in class javax.swing.JInternalFrame
Convenience method for getting the layer attribute of this component.
getLayer(JComponent) - Static method in class javax.swing.JLayeredPane
Gets the layer property for a JComponent, it does not cause any side effects like setLayer().
getLayer(Component) - Method in class javax.swing.JLayeredPane
Returns the layer attribute for the specified Component.
getLayeredPane() - Method in class javax.swing.JApplet
Returns the layeredPane object for this applet.
getLayeredPane() - Method in class javax.swing.JDialog
Returns the layeredPane object for this dialog.
getLayeredPane() - Method in class javax.swing.JFrame
Returns the layeredPane object for this frame.
getLayeredPane() - Method in class javax.swing.JInternalFrame
Returns the layered pane for this internal frame.
getLayeredPane() - Method in class javax.swing.JRootPane
Gets the layered pane used by the root pane.
getLayeredPane() - Method in class javax.swing.JWindow
Returns the layeredPane object for this window.
getLayeredPane() - Method in interface javax.swing.RootPaneContainer
Returns the layeredPane.
getLayeredPaneAbove(Component) - Static method in class javax.swing.JLayeredPane
Convenience method that returns the first JLayeredPane which contains the specified component.
getLayerEventMask() - Method in class javax.swing.JLayer
Returns the bitmap of event mask to receive by this JLayer and its LayerUI.
getLayout() - Method in class java.awt.Container
Gets the layout manager for this container.
getLayout(int, int) - Method in class java.awt.font.TextMeasurer
Returns a TextLayout on the given character range.
getLayoutAlignmentX(Container) - Method in class java.awt.BorderLayout
Returns the alignment along the x axis.
getLayoutAlignmentX(Container) - Method in class java.awt.CardLayout
Returns the alignment along the x axis.
getLayoutAlignmentX(Container) - Method in class java.awt.GridBagLayout
Returns the alignment along the x axis.
getLayoutAlignmentX(Container) - Method in interface java.awt.LayoutManager2
Returns the alignment along the x axis.
getLayoutAlignmentX(Container) - Method in class javax.swing.BoxLayout
Returns the alignment along the X axis for the container.
getLayoutAlignmentX(Container) - Method in class javax.swing.GroupLayout
Returns the alignment along the x axis.
getLayoutAlignmentX(Container) - Method in class javax.swing.JRootPane.RootLayout
 
getLayoutAlignmentX(Container) - Method in class javax.swing.OverlayLayout
Returns the alignment along the x axis for the container.
getLayoutAlignmentX(Container) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Returns the alignment along the x axis.
getLayoutAlignmentX(Container) - Method in class javax.swing.SpringLayout
Returns 0.5f (centered).
getLayoutAlignmentY(Container) - Method in class java.awt.BorderLayout
Returns the alignment along the y axis.
getLayoutAlignmentY(Container) - Method in class java.awt.CardLayout
Returns the alignment along the y axis.
getLayoutAlignmentY(Container) - Method in class java.awt.GridBagLayout
Returns the alignment along the y axis.
getLayoutAlignmentY(Container) - Method in interface java.awt.LayoutManager2
Returns the alignment along the y axis.
getLayoutAlignmentY(Container) - Method in class javax.swing.BoxLayout
Returns the alignment along the Y axis for the container.
getLayoutAlignmentY(Container) - Method in class javax.swing.GroupLayout
Returns the alignment along the y axis.
getLayoutAlignmentY(Container) - Method in class javax.swing.JRootPane.RootLayout
 
getLayoutAlignmentY(Container) - Method in class javax.swing.OverlayLayout
Returns the alignment along the y axis for the container.
getLayoutAlignmentY(Container) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Returns the alignment along the y axis.
getLayoutAlignmentY(Container) - Method in class javax.swing.SpringLayout
Returns 0.5f (centered).
getLayoutComponent(Object) - Method in class java.awt.BorderLayout
Gets the component that was added using the given constraint
getLayoutComponent(Container, Object) - Method in class java.awt.BorderLayout
Returns the component that corresponds to the given constraint location based on the target Container's component orientation.
getLayoutDimensions() - Method in class java.awt.GridBagLayout
Determines column widths and row heights for the layout grid.
getLayoutFlags() - Method in class java.awt.font.GlyphVector
Returns flags describing the global state of the GlyphVector.
getLayoutInfo(Container, int) - Method in class java.awt.GridBagLayout
Fills in an instance of GridBagLayoutInfo for the current set of managed children.
GetLayoutInfo(Container, int) - Method in class java.awt.GridBagLayout
This method is obsolete and supplied for backwards compatability only; new code should call getLayoutInfo instead.
getLayoutOrientation() - Method in class javax.swing.JList
Returns the layout orientation property for the list: VERTICAL if the layout is a single column of cells, VERTICAL_WRAP if the layout is "newspaper style" with the content flowing vertically then horizontally, or HORIZONTAL_WRAP if the layout is "newspaper style" with the content flowing horizontally then vertically.
getLayoutOrigin() - Method in class java.awt.GridBagLayout
Determines the origin of the layout area, in the graphics coordinate space of the target container.
getLayoutPath() - Method in class java.awt.font.TextLayout
Return the LayoutPath, or null if the layout path is the default path (x maps to advance, y maps to offset).
getLayoutQueue() - Method in class javax.swing.text.AsyncBoxView
Fetch the queue to use for layout.
getLayoutStyle() - Method in class javax.swing.GroupLayout
Returns the LayoutStyle used for calculating the preferred gap between components.
getLayoutStyle() - Method in class javax.swing.LookAndFeel
Returns the LayoutStyle for this look and feel.
getLayoutStyle() - Method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns a LayoutStyle implementing the Java look and feel design guidelines as specified at http://java.sun.com/products/jlf/ed2/book/HIG.Visual2.html.
getLayoutView(int) - Method in class javax.swing.text.ParagraphView
Returns the view at a given index.
getLayoutViewCount() - Method in class javax.swing.text.ParagraphView
Returns the number of views that this view is responsible for.
getLayoutWeights() - Method in class java.awt.GridBagLayout
Determines the weights of the layout grid's columns and rows.
getLeader() - Method in class javax.swing.text.TabStop
Returns the leader of the tab.
getLeading() - Method in class java.awt.font.LineMetrics
Returns the leading of the text.
getLeading() - Method in class java.awt.font.TextLayout
Returns the leading of the TextLayout.
getLeading() - Method in class java.awt.FontMetrics
Determines the standard leading of the Font described by this FontMetrics object.
getLeadSelectionIndex() - Method in class javax.swing.DefaultListSelectionModel
Return the second index argument from the most recent call to setSelectionInterval(), addSelectionInterval() or removeSelectionInterval().
getLeadSelectionIndex() - Method in class javax.swing.JList
Returns the lead selection index.
getLeadSelectionIndex() - Method in interface javax.swing.ListSelectionModel
Return the second index argument from the most recent call to setSelectionInterval(), addSelectionInterval() or removeSelectionInterval().
getLeadSelectionPath() - Method in class javax.swing.JTree
Returns the path identified as the lead.
getLeadSelectionPath() - Method in class javax.swing.tree.DefaultTreeSelectionModel
Returns the last path that was added.
getLeadSelectionPath() - Method in interface javax.swing.tree.TreeSelectionModel
Returns the last path that was added.
getLeadSelectionRow() - Method in class javax.swing.JTree
Returns the row index corresponding to the lead path.
getLeadSelectionRow() - Method in class javax.swing.plaf.basic.BasicTreeUI
Returns the lead row of the selection.
getLeadSelectionRow() - Method in class javax.swing.tree.DefaultTreeSelectionModel
Returns the lead selection index.
getLeadSelectionRow() - Method in interface javax.swing.tree.TreeSelectionModel
Returns the lead selection index.
getLeafCount() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns the total number of leaves that are descendants of this node.
getLeafIcon() - Method in class javax.swing.tree.DefaultTreeCellRenderer
Returns the icon used to represent leaf nodes.
getLeastMaximum(int) - Method in class java.util.Calendar
Returns the lowest maximum value for the given calendar field of this Calendar instance.
getLeastMaximum(int) - Method in class java.util.GregorianCalendar
Returns the lowest maximum value for the given calendar field of this GregorianCalendar instance.
getLeastSignificantBits() - Method in class java.util.UUID
Returns the least significant 64 bits of this UUID's 128 bit value.
getLeftChildIndent() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
getLeftComponent() - Method in class javax.swing.JSplitPane
Returns the component to the left (or above) the divider.
getLeftIndent(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Gets the left indent setting.
getLeftInset() - Method in class javax.swing.text.AsyncBoxView
Get the left part of the margin around the view.
getLeftInset() - Method in class javax.swing.text.CompositeView
Gets the left inset.
getLegalValues() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Returns an unmodifiable Set of legal values for the attribute described by this OpenMBeanAttributeInfoSupport instance, if specified, or null otherwise.
getLegalValues() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Returns the set of legal values for this parameter, if it has one, or null otherwise.
getLegalValues() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
Returns an unmodifiable Set of legal values for the parameter described by this OpenMBeanParameterInfoSupport instance, if specified, or null otherwise.
getLength(Object) - Static method in class java.lang.reflect.Array
Returns the length of the specified array object, as an int.
getLength() - Method in class java.net.DatagramPacket
Returns the length of the data to be sent or the length of the data received.
getLength() - Method in class java.text.Bidi
Return the length of text in the line.
getLength() - Method in class javax.imageio.metadata.IIOMetadataNode
 
getLength() - Method in class javax.imageio.stream.IIOByteBuffer
Returns the length of the data of interest within the byte array returned by getData.
getLength() - Method in class javax.sound.midi.MidiMessage
Obtains the total length of the MIDI message in bytes.
getLength() - Method in interface javax.swing.event.DocumentEvent
Returns the length of the change.
getLength() - Method in class javax.swing.text.AbstractDocument.DefaultDocumentEvent
Returns the length of the change.
getLength() - Method in class javax.swing.text.AbstractDocument
Returns the length of the data.
getLength() - Method in class javax.swing.text.DefaultStyledDocument.ElementSpec
Gets the length.
getLength() - Method in interface javax.swing.text.Document
Returns number of characters of content currently in the document.
getLengths() - Method in class javax.imageio.plugins.jpeg.JPEGHuffmanTable
Returns an array of shorts containing the number of values for each length in the Huffman table.
getLevel() - Method in class java.util.logging.Handler
Get the log level specifying which messages will be logged by this Handler.
getLevel() - Method in class java.util.logging.Logger
Get the log Level that has been specified for this Logger.
getLevel() - Method in class java.util.logging.LogRecord
Get the logging message level, for example Level.SEVERE.
getLevel() - Method in interface javax.sound.sampled.DataLine
Obtains the current volume level for the line.
getLevel() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns the number of levels above this node -- the distance from the root to this node.
getLevelAt(int) - Method in class java.text.Bidi
Return the resolved level of the character at offset.
getLibraryDirectory() - Method in class javax.management.loading.MLet
Gets the current directory used by the library loader for storing native libraries before they are loaded into memory.
getLibraryDirectory() - Method in interface javax.management.loading.MLetMBean
Gets the current directory used by the library loader for storing native libraries before they are loaded into memory.
getLibraryPath() - Method in interface java.lang.management.RuntimeMXBean
Returns the Java library path.
getLifetime() - Method in interface org.ietf.jgss.GSSContext
Determines what the remaining lifetime for this context is.
getLimit() - Method in class javax.swing.undo.UndoManager
Returns the maximum number of edits this UndoManager holds.
getLimits() - Method in class java.text.ChoiceFormat
Get the limits passed in the constructor.
getLine(Line.Info) - Static method in class javax.sound.sampled.AudioSystem
Obtains a line that matches the description in the specified Line.Info object.
getLine() - Method in class javax.sound.sampled.LineEvent
Obtains the audio line that is the source of this event.
getLine(Line.Info) - Method in interface javax.sound.sampled.Mixer
Obtains a line that is available for use and that matches the description in the specified Line.Info object.
getLineBreakIndex(int, float) - Method in class java.awt.font.TextMeasurer
Returns the index of the first character which will not fit on on a line beginning at start and possible measuring up to maxAdvance in graphical width.
getLineBuffer() - Method in class javax.swing.text.PlainView
Gives access to a buffer that can be used to fetch text from the associated document.
getLineBuffer() - Method in class javax.swing.text.WrappedPlainView
Gives access to a buffer that can be used to fetch text from the associated document.
getLineClass() - Method in class javax.sound.sampled.Line.Info
Obtains the class of the line that this Line.Info object describes.
getLineColor() - Method in class javax.swing.border.LineBorder
Returns the color of the border.
getLineCount() - Method in class javax.swing.JTextArea
Determines the number of lines contained in the area.
getLineEndOffset(int) - Method in class javax.swing.JTextArea
Determines the offset of the end of the given line.
getLineIncrement() - Method in class java.awt.Scrollbar
Deprecated.
As of JDK version 1.1, replaced by getUnitIncrement().
getLineInfo() - Method in interface javax.sound.sampled.Line
Obtains the Line.Info object describing this line.
getLineInstance() - Static method in class java.text.BreakIterator
Returns a new BreakIterator instance for line breaks for the default locale.
getLineInstance(Locale) - Static method in class java.text.BreakIterator
Returns a new BreakIterator instance for line breaks for the given locale.
getLineInstance(Locale) - Method in class java.text.spi.BreakIteratorProvider
Returns a new BreakIterator instance for line breaks for the given locale.
getLineJoin() - Method in class java.awt.BasicStroke
Returns the line join style.
getLineLength() - Method in class javax.swing.text.AbstractWriter
Returns the maximum line length.
getLineMetrics(String, FontRenderContext) - Method in class java.awt.Font
Returns a LineMetrics object created with the specified String and FontRenderContext.
getLineMetrics(String, int, int, FontRenderContext) - Method in class java.awt.Font
Returns a LineMetrics object created with the specified arguments.
getLineMetrics(char[], int, int, FontRenderContext) - Method in class java.awt.Font
Returns a LineMetrics object created with the specified arguments.
getLineMetrics(CharacterIterator, int, int, FontRenderContext) - Method in class java.awt.Font
Returns a LineMetrics object created with the specified arguments.
getLineMetrics(String, Graphics) - Method in class java.awt.FontMetrics
Returns the LineMetrics object for the specified String in the specified Graphics context.
getLineMetrics(String, int, int, Graphics) - Method in class java.awt.FontMetrics
Returns the LineMetrics object for the specified String in the specified Graphics context.
getLineMetrics(char[], int, int, Graphics) - Method in class java.awt.FontMetrics
Returns the LineMetrics object for the specified character array in the specified Graphics context.
getLineMetrics(CharacterIterator, int, int, Graphics) - Method in class java.awt.FontMetrics
Returns the LineMetrics object for the specified CharacterIterator in the specified Graphics context.
getLineNumber() - Method in class java.io.LineNumberInputStream
Deprecated.
Returns the current line number.
getLineNumber() - Method in class java.io.LineNumberReader
Get the current line number.
getLineNumber() - Method in class java.lang.StackTraceElement
Returns the line number of the source line containing the execution point represented by this stack trace element.
getLineNumber() - Method in exception javax.script.ScriptException
Get the line number on which an error occurred.
getLineNumber() - Method in interface javax.tools.Diagnostic
Gets the line number of the character offset returned by Diagnostic.getPosition().
getLineOfOffset(int) - Method in class javax.swing.JTextArea
Translates an offset into the components text to a line number.
getLineSeparator() - Method in class javax.swing.text.AbstractWriter
Returns the string used to represent newlines.
getLineSpacing(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Gets the line spacing setting.
getLineStartOffset(int) - Method in class javax.swing.JTextArea
Determines the offset of the start of the given line.
getLineWidth() - Method in class java.awt.BasicStroke
Returns the line width.
getLineWrap() - Method in class javax.swing.JTextArea
Gets the line-wrapping policy of the text area.
getLink(int) - Method in interface javax.accessibility.AccessibleHypertext
Returns the nth Link of this Hypertext document.
getLink(int) - Method in class javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport
Returns the index into an array of hyperlinks that index.
getLinkCount() - Method in interface javax.accessibility.AccessibleHypertext
Returns the number of links within this hypertext document.
getLinkCount() - Method in class javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport
Returns the number of links within this hypertext doc.
getLinkCursor() - Method in class javax.swing.text.html.HTMLEditorKit
Returns the cursor to use over hyper links.
getLinkExplanation() - Method in exception javax.naming.LinkException
Retrieves the explanation associated with the problem encounter when resolving a link.
getLinkIndex(int) - Method in interface javax.accessibility.AccessibleHypertext
Returns the index into an array of hyperlinks that is associated with this character index, or -1 if there is no hyperlink associated with this index.
getLinkIndex(int) - Method in class javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport
Returns the index into an array of hyperlinks that is associated with this character index, or -1 if there is no hyperlink associated with this index.
getLinkName() - Method in class javax.naming.LinkRef
Retrieves the name of this link.
getLinkRemainingName() - Method in exception javax.naming.LinkException
Retrieves the remaining unresolved portion of the link name.
getLinkResolvedName() - Method in exception javax.naming.LinkException
Retrieves the leading portion of the link name that was resolved successfully.
getLinkResolvedObj() - Method in exception javax.naming.LinkException
Retrieves the object to which resolution was successful.
getLinkText(int) - Method in class javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport
Returns the contiguous text within the document that is associated with this hyperlink.
getList() - Method in class javax.swing.plaf.basic.BasicComboPopup
Implementation of ComboPopup.getList().
getList() - Method in interface javax.swing.plaf.basic.ComboPopup
Returns the list that is being used to draw the items in the combo box.
getList() - Method in class javax.swing.SpinnerListModel
Returns the List that defines the sequence for this model.
getListCellRendererComponent(JList<?>, Object, int, boolean, boolean) - Method in class javax.swing.DefaultListCellRenderer
 
getListCellRendererComponent(JList<? extends E>, E, int, boolean, boolean) - Method in interface javax.swing.ListCellRenderer
Return a component that has been configured to display the specified value.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class javax.swing.plaf.basic.BasicComboBoxRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class javax.swing.plaf.metal.MetalFileChooserUI.FilterComboBoxRenderer
 
getListDataListeners() - Method in class javax.swing.AbstractListModel
Returns an array of all the list data listeners registered on this AbstractListModel.
getListener() - Method in class java.util.EventListenerProxy
Returns the listener associated with the proxy.
getListenerCount() - Method in class javax.swing.event.EventListenerList
Returns the total number of listeners for this listener list.
getListenerCount(Class<?>) - Method in class javax.swing.event.EventListenerList
Returns the total number of listeners of the supplied type for this listener list.
getListenerID() - Method in class javax.management.remote.TargetedNotification
The ID of the listener to which the notification is targeted.
getListenerList() - Method in class javax.swing.event.EventListenerList
Passes back the event listener list as an array of ListenerType-listener pairs.
getListenerMethodDescriptors() - Method in class java.beans.EventSetDescriptor
Gets the MethodDescriptors of the target listener interface.
getListenerMethodName() - Method in class java.beans.EventHandler
Returns the name of the method that will trigger the action.
getListenerMethods() - Method in class java.beans.EventSetDescriptor
Gets the methods of the target listener interface.
getListeners(EventListener, Class<T>) - Static method in class java.awt.AWTEventMulticaster
Returns an array of all the objects chained as FooListeners by the specified java.util.EventListener.
getListeners(Class<T>) - Method in class java.awt.Button
Returns an array of all the objects currently registered as FooListeners upon this Button.
getListeners(Class<T>) - Method in class java.awt.Checkbox
Returns an array of all the objects currently registered as FooListeners upon this Checkbox.
getListeners(Class<T>) - Method in class java.awt.CheckboxMenuItem
Returns an array of all the objects currently registered as FooListeners upon this CheckboxMenuItem.
getListeners(Class<T>) - Method in class java.awt.Choice
Returns an array of all the objects currently registered as FooListeners upon this Choice.
getListeners(Class<T>) - Method in class java.awt.Component
Returns an array of all the objects currently registered as FooListeners upon this Component.
getListeners(Class<T>) - Method in class java.awt.Container
Returns an array of all the objects currently registered as FooListeners upon this Container.
getListeners(Class<T>) - Method in class java.awt.dnd.DragSource
Gets all the objects currently registered as FooListeners upon this DragSource.
getListeners(Class<T>) - Method in class java.awt.List
Returns an array of all the objects currently registered as FooListeners upon this List.
getListeners(Class<T>) - Method in class java.awt.MenuItem
Returns an array of all the objects currently registered as FooListeners upon this MenuItem.
getListeners(Class<T>) - Method in class java.awt.Scrollbar
Returns an array of all the objects currently registered as FooListeners upon this Scrollbar.
getListeners(Class<T>) - Method in class java.awt.TextComponent
Returns an array of all the objects currently registered as FooListeners upon this TextComponent.
getListeners(Class<T>) - Method in class java.awt.TextField
Returns an array of all the objects currently registered as FooListeners upon this TextField.
getListeners(Class<T>) - Method in class java.awt.Window
Returns an array of all the objects currently registered as FooListeners upon this Window.
getListeners(Class<T>) - Method in class javax.swing.AbstractListModel
Returns an array of all the objects currently registered as FooListeners upon this model.
getListeners(Class<T>) - Method in class javax.swing.AbstractSpinnerModel
Return an array of all the listeners of the given type that were added to this model.
getListeners(Class<T>) - Method in class javax.swing.DefaultBoundedRangeModel
Returns an array of all the objects currently registered as FooListeners upon this model.
getListeners(Class<T>) - Method in class javax.swing.DefaultButtonModel
Returns an array of all the objects currently registered as FooListeners upon this model.
getListeners(Class<T>) - Method in class javax.swing.DefaultListSelectionModel
Returns an array of all the objects currently registered as FooListeners upon this model.
getListeners(Class<T>) - Method in class javax.swing.DefaultSingleSelectionModel
Returns an array of all the objects currently registered as FooListeners upon this model.
getListeners(Class<T>) - Method in class javax.swing.event.EventListenerList
Return an array of all the listeners of the given type.
getListeners(Class<T>) - Method in class javax.swing.JComponent
Returns an array of all the objects currently registered as FooListeners upon this JComponent.
getListeners(Class<T>) - Method in class javax.swing.table.AbstractTableModel
Returns an array of all the objects currently registered as FooListeners upon this AbstractTableModel.
getListeners(Class<T>) - Method in class javax.swing.table.DefaultTableColumnModel
Returns an array of all the objects currently registered as FooListeners upon this model.
getListeners(Class<T>) - Method in class javax.swing.text.AbstractDocument
Returns an array of all the objects currently registered as FooListeners upon this document.
getListeners(Class<T>) - Method in class javax.swing.text.DefaultCaret
Returns an array of all the objects currently registered as FooListeners upon this caret.
getListeners(Class<T>) - Method in class javax.swing.text.StyleContext.NamedStyle
Return an array of all the listeners of the given type that were added to this model.
getListeners(Class<T>) - Method in class javax.swing.Timer
Returns an array of all the objects currently registered as FooListeners upon this Timer.
getListeners(Class<T>) - Method in class javax.swing.tree.DefaultTreeModel
Returns an array of all the objects currently registered as FooListeners upon this model.
getListeners(Class<T>) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Returns an array of all the objects currently registered as FooListeners upon this model.
getListenerType() - Method in class java.beans.EventSetDescriptor
Gets the Class object for the target interface.
getListPainter(AttributeSet) - Method in class javax.swing.text.html.StyleSheet
Fetches the list formatter to use for the given set of CSS attributes.
getListSelectionListeners() - Method in class javax.swing.DefaultListSelectionModel
Returns an array of all the list selection listeners registered on this DefaultListSelectionModel.
getListSelectionListeners() - Method in class javax.swing.JList
Returns an array of all the ListSelectionListeners added to this JList by way of addListSelectionListener.
getLoadedClassCount() - Method in interface java.lang.management.ClassLoadingMXBean
Returns the number of classes that are currently loaded in the Java virtual machine.
getLoadedInstruments() - Method in interface javax.sound.midi.Synthesizer
Obtains a list of the instruments that are currently loaded onto this Synthesizer.
getLoadingImageIcon() - Method in class javax.swing.text.html.ImageView
Returns the icon to use while in the process of loading the image.
getLoadsSynchronously() - Method in class javax.swing.text.html.ImageView
Returns true if the image should be loaded when first asked for.
getLocalAddress() - Method in class java.net.DatagramSocket
Gets the local address to which the socket is bound.
getLocalAddress() - Method in class java.net.Socket
Gets the local address to which the socket is bound.
getLocalAddress() - Method in interface java.nio.channels.NetworkChannel
Returns the socket address that this channel's socket is bound to, or null if the socket is not bound.
getLocalBounds(Component) - Static method in class javax.swing.SwingUtilities
Return the rectangle (0,0,bounds.width,bounds.height) for the component aComponent
getLocalCertificateChain() - Method in class java.net.SecureCacheResponse
Returns the certificate chain that were sent to the server during handshaking of the original connection that retrieved the network resource.
getLocalCertificates() - Method in class javax.net.ssl.HandshakeCompletedEvent
Returns the certificate(s) that were sent to the peer during handshaking.
getLocalCertificates() - Method in class javax.net.ssl.HttpsURLConnection
Returns the certificate(s) that were sent to the server during handshaking.
getLocalCertificates() - Method in interface javax.net.ssl.SSLSession
Returns the certificate(s) that were sent to the peer during handshaking.
getLocale() - Method in class java.applet.Applet
Gets the locale of the applet.
getLocale() - Method in class java.awt.Component.AccessibleAWTComponent
Returns the locale of this object.
getLocale() - Method in class java.awt.Component
Gets the locale of this component.
getLocale() - Method in class java.awt.im.InputContext
Returns the current locale of the current input method or keyboard layout.
getLocale() - Method in interface java.awt.im.spi.InputMethod
Returns the current input locale.
getLocale() - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Gets the locale of the component.
getLocale() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Returns the locale of this object.
getLocale() - Method in class java.awt.Window
Gets the Locale object that is associated with this window, if the locale has been set.
getLocale() - Method in class java.beans.beancontext.BeanContextSupport
Gets the locale for this BeanContext.
getLocale() - Method in class java.text.MessageFormat
Gets the locale that's used when creating or comparing subformats.
getLocale() - Method in class java.util.ResourceBundle
Returns the locale of this resource bundle.
getLocale() - Method in class javax.accessibility.AccessibleContext
Gets the locale of the component.
getLocale() - Method in interface javax.annotation.processing.ProcessingEnvironment
Returns the current locale or null if no locale is in effect.
getLocale() - Method in class javax.imageio.ImageReader
Returns the currently set Locale, or null if none has been set.
getLocale() - Method in class javax.imageio.ImageWriteParam
Returns the currently set Locale, or null if only a default Locale is supported.
getLocale() - Method in class javax.imageio.ImageWriter
Returns the currently set Locale, or null if none has been set.
getLocale() - Method in class javax.print.attribute.TextSyntax
Returns this text attribute's text string's natural language (locale).
getLocale() - Method in class javax.security.auth.callback.LanguageCallback
Get the retrieved Locale.
getLocale() - Method in class javax.swing.ImageIcon.AccessibleImageIcon
Returns the locale of this object.
getLocale() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getLocale() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Gets the locale of the component.
getLocale() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Gets the locale of the component.
getLocale() - Method in class javax.swing.ProgressMonitor.AccessibleProgressMonitor
Gets the locale of the component.
getLocale() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getLocalGraphicsEnvironment() - Static method in class java.awt.GraphicsEnvironment
Returns the local GraphicsEnvironment.
getLocalHost() - Static method in class java.net.InetAddress
Returns the address of the local host.
getLocalizedCompressionTypeName() - Method in class javax.imageio.ImageWriteParam
Returns a localized version of the name of the current compression type, using the Locale returned by getLocale.
getLocalizedInputStream(InputStream) - Method in class java.lang.Runtime
Deprecated.
As of JDK 1.1, the preferred way to translate a byte stream in the local encoding into a character stream in Unicode is via the InputStreamReader and BufferedReader classes.
getLocalizedMessage() - Method in class java.lang.Throwable
Creates a localized description of this throwable.
getLocalizedName() - Method in class java.util.logging.Level
Return the localized string name of the Level, for the current default locale.
getLocalizedOutputStream(OutputStream) - Method in class java.lang.Runtime
Deprecated.
As of JDK 1.1, the preferred way to translate a Unicode character stream into a byte stream in the local encoding is via the OutputStreamWriter, BufferedWriter, and PrintWriter classes.
getLocalName() - Method in class javax.imageio.metadata.IIOMetadataNode
Equivalent to getNodeName.
getLocalPatternChars() - Method in class java.text.DateFormatSymbols
Gets localized date-time pattern characters.
getLocalPort() - Method in class java.net.DatagramSocket
Returns the port number on the local host to which this socket is bound.
getLocalPort() - Method in class java.net.DatagramSocketImpl
Gets the local port.
getLocalPort() - Method in class java.net.ServerSocket
Returns the port number on which this socket is listening.
getLocalPort() - Method in class java.net.Socket
Returns the local port number to which this socket is bound.
getLocalPort() - Method in class java.net.SocketImpl
Returns the value of this socket's localport field.
getLocalPrincipal() - Method in class java.net.SecureCacheResponse
Returns the principal that was sent to the server during handshaking in the original connection that retrieved the network resource.
getLocalPrincipal() - Method in class javax.net.ssl.HandshakeCompletedEvent
Returns the principal that was sent to the peer during handshaking.
getLocalPrincipal() - Method in class javax.net.ssl.HttpsURLConnection
Returns the principal that was sent to the server during handshaking.
getLocalPrincipal() - Method in interface javax.net.ssl.SSLSession
Returns the principal that was sent to the peer during handshaking.
getLocalSocketAddress() - Method in class java.net.DatagramSocket
Returns the address of the endpoint this socket is bound to.
getLocalSocketAddress() - Method in class java.net.ServerSocket
Returns the address of the endpoint this socket is bound to, or null if it is not bound yet.
getLocalSocketAddress() - Method in class java.net.Socket
Returns the address of the endpoint this socket is bound to, or null if it is not bound yet.
getLocalSupportedSignatureAlgorithms() - Method in class javax.net.ssl.ExtendedSSLSession
Obtains an array of supported signature algorithms that the local side is willing to use.
getLocation() - Method in class java.awt.Component.AccessibleAWTComponent
Gets the location of the object relative to the parent in the form of a point specifying the object's top-left corner in the screen's coordinate space.
getLocation() - Method in class java.awt.Component
Gets the location of this component in the form of a point specifying the component's top-left corner.
getLocation(Point) - Method in class java.awt.Component
Stores the x,y origin of this component into "return value" rv and return rv.
getLocation() - Method in class java.awt.dnd.DragSourceEvent
This method returns a Point indicating the cursor location in screen coordinates at the moment this event occured, or null if the cursor location is not specified for this event.
getLocation() - Method in class java.awt.dnd.DropTargetDragEvent
This method returns a Point indicating the Cursor's current location within the Component's coordinates.
getLocation() - Method in class java.awt.dnd.DropTargetDropEvent
This method returns a Point indicating the Cursor's current location in the Component's coordinates.
getLocation() - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Gets the location of the object relative to the parent in the form of a point specifying the object's top-left corner in the screen's coordinate space.
getLocation() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Gets the location of the object relative to the parent in the form of a point specifying the object's top-left corner in the screen's coordinate space.
getLocation() - Method in class java.awt.Point
Returns the location of this point.
getLocation() - Method in class java.awt.PointerInfo
Returns the Point that represents the coordinates of the pointer on the screen.
getLocation() - Method in class java.awt.Rectangle
Returns the location of this Rectangle.
getLocation() - Method in exception java.net.HttpRetryException
Returns the value of the Location header field if the error resulted from redirection.
getLocation() - Method in class java.rmi.activation.ActivationDesc
Returns the code location for the object specified by this descriptor.
getLocation() - Method in class java.rmi.activation.ActivationGroupDesc
Returns the group's code location.
getLocation() - Method in class java.security.CodeSource
Returns the location associated with this CodeSource.
getLocation() - Method in interface javax.accessibility.AccessibleComponent
Gets the location of the object relative to the parent in the form of a point specifying the object's top-left corner in the screen's coordinate space.
getLocation(Point) - Method in class javax.swing.JComponent
Stores the x,y origin of this component into "return value" rv and returns rv.
getLocation() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getLocation() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Gets the location of the object relative to the parent in the form of a point specifying the object's top-left corner in the screen's coordinate space.
getLocation() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
getLocation() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getLocation(JavaFileManager.Location) - Method in interface javax.tools.StandardJavaFileManager
Gets the path associated with the given location.
getLocationInJTree() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
getLocationOffset(int, int) - Method in interface java.awt.im.InputMethodRequests
Gets the offset within the composed text for the specified absolute x and y coordinates on the screen.
getLocationOnScreen() - Method in class java.awt.Component.AccessibleAWTComponent
Returns the location of the object on the screen.
getLocationOnScreen() - Method in class java.awt.Component
Gets the location of this component in the form of a point specifying the component's top-left corner in the screen's coordinate space.
getLocationOnScreen() - Method in class java.awt.event.MouseEvent
Returns the absolute x, y position of the event.
getLocationOnScreen() - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Returns the location of the object on the screen.
getLocationOnScreen() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Returns the location of the object on the screen.
getLocationOnScreen() - Method in interface java.awt.peer.ComponentPeer
Determines the location of the component on the screen.
getLocationOnScreen() - Method in interface javax.accessibility.AccessibleComponent
Returns the location of the object on the screen.
getLocationOnScreen() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getLocationOnScreen() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Returns the location of the object on the screen.
getLocationOnScreen() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
getLocationOnScreen() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getLockedMonitors() - Method in class java.lang.management.ThreadInfo
Returns an array of MonitorInfo objects, each of which represents an object monitor currently locked by the thread associated with this ThreadInfo.
getLockedStackDepth() - Method in class java.lang.management.MonitorInfo
Returns the depth in the stack trace where the object monitor was locked.
getLockedStackFrame() - Method in class java.lang.management.MonitorInfo
Returns the stack frame that locked the object monitor.
getLockedSynchronizers() - Method in class java.lang.management.ThreadInfo
Returns an array of LockInfo objects, each of which represents an ownable synchronizer currently locked by the thread associated with this ThreadInfo.
getLockInfo() - Method in class java.lang.management.ThreadInfo
Returns the LockInfo of an object for which the thread associated with this ThreadInfo is blocked waiting.
getLockingKeyState(int) - Method in class java.awt.Toolkit
Returns whether the given locking key on the keyboard is currently in its "on" state.
getLockName() - Method in class java.lang.management.ThreadInfo
Returns the string representation of an object for which the thread associated with this ThreadInfo is blocked waiting.
getLockOwnerId() - Method in class java.lang.management.ThreadInfo
Returns the ID of the thread which owns the object for which the thread associated with this ThreadInfo is blocked waiting.
getLockOwnerName() - Method in class java.lang.management.ThreadInfo
Returns the name of the thread which owns the object for which the thread associated with this ThreadInfo is blocked waiting.
getLog() - Static method in class java.rmi.server.RemoteServer
Returns stream for the RMI call log.
getLogger(String) - Static method in class java.util.logging.Logger
Find or create a logger for a named subsystem.
getLogger(String, String) - Static method in class java.util.logging.Logger
Find or create a logger for a named subsystem.
getLogger(String) - Method in class java.util.logging.LogManager
Method to find a named logger.
getLogger() - Static method in class javax.sql.rowset.spi.SyncFactory
Returns the logging object for applications to retrieve synchronization events posted by SyncProvider implementations.
getLoggerLevel(String) - Method in interface java.lang.management.PlatformLoggingMXBean
Gets the name of the log level associated with the specified logger.
getLoggerLevel(String) - Method in interface java.util.logging.LoggingMXBean
Gets the name of the log level associated with the specified logger.
getLoggerName() - Method in class java.util.logging.LogRecord
Get the source Logger's name.
getLoggerNames() - Method in interface java.lang.management.PlatformLoggingMXBean
Returns the list of the currently registered logger names.
getLoggerNames() - Method in interface java.util.logging.LoggingMXBean
Returns the list of currently registered logger names.
getLoggerNames() - Method in class java.util.logging.LogManager
Get an enumeration of known logger names.
getLoggingMXBean() - Static method in class java.util.logging.LogManager
Returns LoggingMXBean for managing loggers.
getLogicalBounds() - Method in class java.awt.font.GlyphVector
Returns the logical bounds of this GlyphVector.
getLogicalHighlightShape(int, int, Rectangle2D) - Method in class java.awt.font.TextLayout
Returns a Shape enclosing the logical selection in the specified range, extended to the specified bounds.
getLogicalHighlightShape(int, int) - Method in class java.awt.font.TextLayout
Returns a Shape enclosing the logical selection in the specified range, extended to the natural bounds of this TextLayout.
getLogicalRangesForVisualSelection(TextHitInfo, TextHitInfo) - Method in class java.awt.font.TextLayout
Returns the logical ranges of text corresponding to a visual selection.
getLogicalStyle() - Method in class javax.swing.JTextPane
Fetches the logical style assigned to the paragraph represented by the current position of the caret, or null.
getLogicalStyle(int) - Method in class javax.swing.text.DefaultStyledDocument
Fetches the logical style assigned to the paragraph represented by the given position.
getLogicalStyle(int) - Method in interface javax.swing.text.StyledDocument
Gets a logical style for a given position in a paragraph.
getLogicalView(FlowView) - Method in class javax.swing.text.FlowView.FlowStrategy
This method gives flow strategies access to the logical view of the FlowView.
getLoginModuleName() - Method in class javax.security.auth.login.AppConfigurationEntry
Get the class name of the configured LoginModule.
getLoginTimeout() - Static method in class java.sql.DriverManager
Gets the maximum time in seconds that a driver can wait when attempting to log in to a database.
getLoginTimeout() - Method in interface javax.sql.CommonDataSource
Gets the maximum time in seconds that this data source can wait while attempting to connect to a database.
getLogManager() - Static method in class java.util.logging.LogManager
Return the global LogManager object.
getLogStream() - Static method in class java.sql.DriverManager
Deprecated. 
getLogTimers() - Static method in class javax.swing.Timer
Returns true if logging is enabled.
getLogWriter() - Static method in class java.sql.DriverManager
Retrieves the log writer.
getLogWriter() - Method in interface javax.sql.CommonDataSource
Retrieves the log writer for this DataSource object.
getLong(String) - Static method in class java.lang.Long
Determines the long value of the system property with the specified name.
getLong(String, long) - Static method in class java.lang.Long
Determines the long value of the system property with the specified name.
getLong(String, Long) - Static method in class java.lang.Long
Returns the long value of the system property with the specified name.
getLong(Object, int) - Static method in class java.lang.reflect.Array
Returns the value of the indexed component in the specified array object, as a long.
getLong(Object) - Method in class java.lang.reflect.Field
Gets the value of a static or instance field of type long or of another primitive type convertible to type long via a widening conversion.
getLong(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC BIGINT parameter as a long in the Java programming language.
getLong(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC BIGINT parameter as a long in the Java programming language.
getLong(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a long in the Java programming language.
getLong(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a long in the Java programming language.
getLong(String, long) - Method in class java.util.prefs.AbstractPreferences
Implements the getLong method as per the specification in Preferences.getLong(String,long).
getLong(String, long) - Method in class java.util.prefs.Preferences
Returns the long value represented by the string associated with the specified key in this preference node.
getLongFramePosition() - Method in interface javax.sound.sampled.DataLine
Obtains the current position in the audio data, in sample frames.
getLongParameter(int) - Method in class java.awt.image.renderable.ParameterBlock
A convenience method to return a parameter as a long.
getLookAndFeel() - Static method in class javax.swing.UIManager
Returns the current look and feel or null.
getLookAndFeelDefaults() - Static method in class javax.swing.UIManager
Returns the UIDefaults from the current look and feel, that were obtained at the time the look and feel was installed.
getLoopbackAddress() - Static method in class java.net.InetAddress
Returns the loopback address.
getLoopbackMode() - Method in class java.net.MulticastSocket
Get the setting for local loopback of multicast datagrams.
getLoopCount() - Method in interface javax.sound.midi.Sequencer
Obtains the number of repetitions for playback.
getLoopEndPoint() - Method in interface javax.sound.midi.Sequencer
Obtains the end position of the loop, in MIDI ticks.
getLoopStartPoint() - Method in interface javax.sound.midi.Sequencer
Obtains the start position of the loop, in MIDI ticks.
getLowerBound() - Method in interface javax.lang.model.type.TypeVariable
Returns the lower bound of this type variable.
getLowerBounds() - Method in interface java.lang.reflect.WildcardType
Returns an array of Type objects representing the lower bound(s) of this type variable.
getLoweredBevelBorderUIResource() - Static method in class javax.swing.plaf.BorderUIResource
 
getLowestSetBit() - Method in class java.math.BigInteger
Returns the index of the rightmost (lowest-order) one bit in this BigInteger (the number of zero bits to the right of the rightmost one bit).
getLowestValue() - Method in class javax.swing.plaf.basic.BasicSliderUI
Returns the smallest value that has an entry in the label table.
getLowestValueLabel() - Method in class javax.swing.plaf.basic.BasicSliderUI
Returns the label that corresponds to the highest slider value in the label table.
getLowThreshold() - Method in class javax.management.monitor.GaugeMonitor
Gets the low threshold value common to all observed MBeans.
getLowThreshold() - Method in interface javax.management.monitor.GaugeMonitorMBean
Gets the low threshold value.
getLSB() - Method in class java.awt.font.GlyphMetrics
Returns the left (top) side bearing of the glyph.
getM() - Method in class java.security.spec.ECFieldF2m
Returns the value m of this characteristic 2 finite field.
getMacLength() - Method in class javax.crypto.Mac
Returns the length of the MAC in bytes.
getMagicCaretPosition() - Method in interface javax.swing.text.Caret
Gets the current caret visual location.
getMagicCaretPosition() - Method in class javax.swing.text.DefaultCaret
Gets the saved caret position.
getMainAttributes() - Method in class java.net.JarURLConnection
Returns the main Attributes for the JAR file for this connection.
getMainAttributes() - Method in class java.util.jar.Manifest
Returns the main Attributes for the Manifest.
getMajor() - Method in exception org.ietf.jgss.GSSException
Returns the GSS-API level major error code for the problem causing this exception to be thrown.
getMajorAxis() - Method in class javax.swing.text.AsyncBoxView
Fetch the major axis (the axis the children are tiled along).
getMajorOffset() - Method in class javax.swing.text.AsyncBoxView.ChildState
Get the offset along the major axis
getMajorSpan() - Method in class javax.swing.text.AsyncBoxView.ChildState
What is the span along the major axis.
getMajorString() - Method in exception org.ietf.jgss.GSSException
Returns a string explaining the GSS-API level major error code in this exception.
getMajorTickSpacing() - Method in class javax.swing.JSlider
This method returns the major tick spacing.
getMajorVersion() - Method in class java.awt.color.ICC_Profile
Returns profile major version.
getMajorVersion() - Method in interface java.sql.Driver
Retrieves the driver's major version number.
getManagementSpecVersion() - Method in interface java.lang.management.RuntimeMXBean
Returns the version of the specification for the management interface implemented by the running Java virtual machine.
getManifest() - Method in class java.net.JarURLConnection
Returns the Manifest for this connection, or null if none.
getManifest() - Method in class java.util.jar.JarFile
Returns the jar file manifest, or null if none.
getManifest() - Method in class java.util.jar.JarInputStream
Returns the Manifest for this JAR file, or null if none.
getMapSize() - Method in class java.awt.image.IndexColorModel
Returns the size of the color/alpha component arrays in this IndexColorModel.
getMargin() - Method in class javax.swing.AbstractButton
Returns the margin between the button's border and the label.
getMargin() - Method in class javax.swing.JMenuBar
Returns the margin between the menubar's border and its menus.
getMargin() - Method in class javax.swing.JPopupMenu
Returns the margin, in pixels, between the popup menu's border and its containees.
getMargin() - Method in class javax.swing.JToolBar
Returns the margin between the tool bar's border and its buttons.
getMargin() - Method in class javax.swing.text.JTextComponent
Returns the margin between the text component's border and its text.
getMark() - Method in class javax.swing.event.CaretEvent
Fetches the location of other end of a logical selection.
getMark() - Method in interface javax.swing.text.Caret
Fetches the current position of the mark.
getMark() - Method in class javax.swing.text.DefaultCaret
Fetches the current position of the mark.
getMarkBias() - Method in class javax.swing.text.DefaultCaret
Returns the bias of the mark.
getMask(int) - Method in class java.awt.image.PackedColorModel
Returns the mask indicating which bits in a pixel contain the specified color/alpha sample.
getMask() - Method in class javax.swing.text.MaskFormatter
Returns the formatting mask.
getMaskForButton(int) - Static method in class java.awt.event.InputEvent
A method to obtain a mask for any existing mouse button.
getMasks() - Method in class java.awt.image.PackedColorModel
Returns a mask array indicating which bits in a pixel contain the color and alpha samples.
getMasterSyncMode() - Method in interface javax.sound.midi.Sequencer
Obtains the current master synchronization mode for this sequencer.
getMasterSyncModes() - Method in interface javax.sound.midi.Sequencer
Obtains the set of master synchronization modes supported by this sequencer.
getMatchAllSubjectAltNames() - Method in class java.security.cert.X509CertSelector
Indicates if the X509Certificate must contain all or at least one of the subjectAlternativeNames specified in the setSubjectAlternativeNames or addSubjectAlternativeName methods.
getMatchColumnIndexes() - Method in interface javax.sql.rowset.Joinable
Retrieves the indexes of the match columns that were set for this RowSet object with the method setMatchColumn(int[] columnIdxes).
getMatchColumnNames() - Method in interface javax.sql.rowset.Joinable
Retrieves the names of the match columns that were set for this RowSet object with the method setMatchColumn(String [] columnNames).
getMatchingRuleID() - Method in class javax.naming.ldap.SortKey
Retrieves the matching rule ID used to order the attribute values.
getMatrix() - Method in class java.awt.color.ICC_ProfileRGB
Returns a 3x3 float matrix constructed from the X, Y, and Z components of the profile's redColorantTag, greenColorantTag, and blueColorantTag.
getMatrix(double[]) - Method in class java.awt.geom.AffineTransform
Retrieves the 6 specifiable values in the 3x3 affine transformation matrix and places them into an array of double precisions values.
getMatrix() - Method in class java.awt.image.BandCombineOp
Returns a copy of the linear combination matrix.
getMatrix() - Method in class java.awt.print.PageFormat
Returns a transformation matrix that translates user space rendering to the requested orientation of the page.
getMatteColor() - Method in class javax.swing.border.MatteBorder
Returns the color used for tiling the border or null if a tile icon is being used.
getMax() - Method in class java.lang.management.MemoryUsage
Returns the maximum amount of memory in bytes that can be used for memory management.
getMaxAdvance() - Method in class java.awt.FontMetrics
Gets the maximum advance width of any character in this Font.
getMaxAge() - Method in class java.net.HttpCookie
Returns the maximum age of the cookie, specified in seconds.
getMaxAllowedKeyLength(String) - Static method in class javax.crypto.Cipher
Returns the maximum key length for the specified transformation according to the installed JCE jurisdiction policy files.
getMaxAllowedParameterSpec(String) - Static method in class javax.crypto.Cipher
Returns an AlgorithmParameterSpec object which contains the maximum cipher parameter value according to the jurisdiction policy file.
getMaxAscent() - Method in class java.awt.FontMetrics
Determines the maximum ascent of the Font described by this FontMetrics object.
getMaxBinaryLiteralLength() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of hex characters this database allows in an inline binary literal.
getMaxBufferSize() - Method in class javax.sound.sampled.DataLine.Info
Obtains the maximum buffer size supported by the data line.
getMaxCatalogNameLength() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of characters that this database allows in a catalog name.
getMaxCharactersPerLineCount() - Method in class javax.swing.JOptionPane
Returns the maximum number of characters to place on a line in a message.
getMaxCharactersPerLineCount() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Returns the maximum number of characters to place on a line.
getMaxCharBounds(FontRenderContext) - Method in class java.awt.Font
Returns the bounds for the character with the maximum bounds as defined in the specified FontRenderContext.
getMaxCharBounds(Graphics) - Method in class java.awt.FontMetrics
Returns the bounds for the character with the maximum bounds in the specified Graphics context.
getMaxCharLiteralLength() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of characters this database allows for a character literal.
getMaxColumnNameLength() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of characters this database allows for a column name.
getMaxColumnsInGroupBy() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of columns this database allows in a GROUP BY clause.
getMaxColumnsInIndex() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of columns this database allows in an index.
getMaxColumnsInOrderBy() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of columns this database allows in an ORDER BY clause.
getMaxColumnsInSelect() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of columns this database allows in a SELECT list.
getMaxColumnsInTable() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of columns this database allows in a table.
getMaxConnections() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of concurrent connections to this database that are possible.
getMaxCRL() - Method in class java.security.cert.X509CRLSelector
Returns the maxCRLNumber criterion.
getMaxCursorNameLength() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of characters that this database allows in a cursor name.
getMaxDecent() - Method in class java.awt.FontMetrics
Deprecated.
As of JDK version 1.1.1, replaced by getMaxDescent().
getMaxDegree() - Method in class javax.management.relation.RoleInfo
Returns maximum degree for corresponding role reference.
getMaxDescent() - Method in class java.awt.FontMetrics
Determines the maximum descent of the Font described by this FontMetrics object.
getMaxExpansion(int) - Method in class java.text.CollationElementIterator
Return the maximum length of any expansion sequences that end with the specified comparison order.
getMaxFieldSize() - Method in interface java.sql.Statement
Retrieves the maximum number of bytes that can be returned for character and binary column values in a ResultSet object produced by this Statement object.
getMaxFieldSize() - Method in class javax.sql.rowset.BaseRowSet
Retrieves the maximum number of bytes that can be used for a column value in this RowSet object.
getMaxFieldSize() - Method in interface javax.sql.RowSet
Retrieves the maximum number of bytes that may be returned for certain column values.
getMaximizedBounds() - Method in class java.awt.Frame
Gets maximized bounds for this frame.
getMaximum() - Method in interface java.awt.Adjustable
Gets the maximum value of the adjustable object.
getMaximum() - Method in class java.awt.Scrollbar
Gets the maximum value of this scroll bar.
getMaximum() - Method in class java.awt.ScrollPaneAdjustable
 
getMaximum(int) - Method in class java.util.Calendar
Returns the maximum value for the given calendar field of this Calendar instance.
getMaximum(int) - Method in class java.util.GregorianCalendar
Returns the maximum value for the given calendar field of this GregorianCalendar instance.
getMaximum() - Method in class javax.sound.sampled.FloatControl
Obtains the maximum value permitted.
getMaximum() - Method in interface javax.swing.BoundedRangeModel
Returns the model's maximum.
getMaximum() - Method in class javax.swing.DefaultBoundedRangeModel
Returns the model's maximum.
getMaximum() - Method in class javax.swing.JProgressBar
Returns the progress bar's maximum value from the BoundedRangeModel.
getMaximum() - Method in class javax.swing.JScrollBar
The maximum value of the scrollbar is maximum - extent.
getMaximum() - Method in class javax.swing.JSlider
Returns the maximum value supported by the slider from the BoundedRangeModel.
getMaximum() - Method in class javax.swing.ProgressMonitor
Returns the maximum value -- the higher end of the progress value.
getMaximum() - Method in class javax.swing.SpinnerNumberModel
Returns the last number in the sequence.
getMaximum() - Method in class javax.swing.text.InternationalFormatter
Returns the maximum permissible value.
getMaximumAccessibleValue() - Method in class java.awt.Button.AccessibleAWTButton
Get the maximum value of this object as a Number.
getMaximumAccessibleValue() - Method in class java.awt.Checkbox.AccessibleAWTCheckbox
Get the maximum value of this object as a Number.
getMaximumAccessibleValue() - Method in class java.awt.CheckboxMenuItem.AccessibleAWTCheckboxMenuItem
Get the maximum value of this object as a Number.
getMaximumAccessibleValue() - Method in class java.awt.MenuItem.AccessibleAWTMenuItem
Get the maximum value of this object as a Number.
getMaximumAccessibleValue() - Method in class java.awt.Scrollbar.AccessibleAWTScrollBar
Get the maximum accessible value of this object.
getMaximumAccessibleValue() - Method in interface javax.accessibility.AccessibleValue
Get the maximum value of this object as a Number.
getMaximumAccessibleValue() - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Get the maximum value of this object as a Number.
getMaximumAccessibleValue() - Method in class javax.swing.JInternalFrame.AccessibleJInternalFrame
Get the maximum value of this object as a Number.
getMaximumAccessibleValue() - Method in class javax.swing.JInternalFrame.JDesktopIcon.AccessibleJDesktopIcon
Gets the maximum value of this object as a Number.
getMaximumAccessibleValue() - Method in class javax.swing.JProgressBar.AccessibleJProgressBar
Gets the maximum accessible value of this object.
getMaximumAccessibleValue() - Method in class javax.swing.JScrollBar.AccessibleJScrollBar
Get the maximum accessible value of this object.
getMaximumAccessibleValue() - Method in class javax.swing.JSlider.AccessibleJSlider
Get the maximum accessible value of this object.
getMaximumAccessibleValue() - Method in class javax.swing.JSpinner.AccessibleJSpinner
Get the maximum value of this object as a Number.
getMaximumAccessibleValue() - Method in class javax.swing.JSplitPane.AccessibleJSplitPane
Gets the maximum accessible value of this object.
getMaximumCharHeight(SynthContext) - Method in class javax.swing.plaf.synth.SynthGraphicsUtils
Returns the maximum height of the the Font from the passed in SynthContext.
getMaximumCursorColors() - Method in class java.awt.Toolkit
Returns the maximum number of colors the Toolkit supports in a custom cursor palette.
getMaximumDividerLocation() - Method in class javax.swing.JSplitPane
Returns the maximum location of the divider from the look and feel implementation.
getMaximumDividerLocation(JSplitPane) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Gets the maximum location of the divider.
getMaximumDividerLocation(JSplitPane) - Method in class javax.swing.plaf.multi.MultiSplitPaneUI
Invokes the getMaximumDividerLocation method on each UI handled by this object.
getMaximumDividerLocation(JSplitPane) - Method in class javax.swing.plaf.SplitPaneUI
Returns the maximum possible location of the divider.
getMaximumFractionDigits() - Method in class java.text.DecimalFormat
Gets the maximum number of digits allowed in the fraction portion of a number.
getMaximumFractionDigits() - Method in class java.text.NumberFormat
Returns the maximum number of digits allowed in the fraction portion of a number.
getMaximumIntegerDigits() - Method in class java.text.DecimalFormat
Gets the maximum number of digits allowed in the integer portion of a number.
getMaximumIntegerDigits() - Method in class java.text.NumberFormat
Returns the maximum number of digits allowed in the integer portion of a number.
getMaximumPoolSize() - Method in class java.util.concurrent.ThreadPoolExecutor
Returns the maximum allowed number of threads.
getMaximumRowCount() - Method in class javax.swing.JComboBox
Returns the maximum number of items the combo box can display without a scrollbar
getMaximumSize() - Method in class java.awt.Component
Gets the maximum size of this component.
getMaximumSize() - Method in class java.awt.Container
Returns the maximum size of this container.
getMaximumSize() - Method in class javax.swing.JComponent
If the maximum size has been set to a non-null value just returns it.
getMaximumSize() - Method in class javax.swing.JScrollBar
The scrollbar is flexible along it's scrolling axis and rigid along the other axis.
getMaximumSize() - Method in class javax.swing.JToolBar.Separator
Returns the maximum size for the separator.
getMaximumSize() - Method in class javax.swing.plaf.basic.BasicArrowButton
Returns the maximum size of the BasicArrowButton.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicButtonUI
 
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI
 
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicDesktopIconUI
Desktop icons can not be resized.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicLabelUI
 
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuBarUI
 
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuUI
 
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicProgressBarUI
 
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicSeparatorUI
 
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Returns the maximum size for the passed in component, This is passed off to the current layoutmanager.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI
Return the maximum size of the header.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicTableUI
Return the maximum size of the table.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicTextUI
Gets the maximum size for the editor component.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicToolTipUI
 
getMaximumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicTreeUI
Returns the maximum size for this component, which will be the preferred size if the instance is currently in a JTree, or 0, 0.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.ComponentUI
Returns the specified component's maximum size appropriate for the look and feel.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.LayerUI
If the JLayer's view component is not null, this returns the result of the view's getMaximumSize() method.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.metal.MetalDesktopIconUI
 
getMaximumSize(JComponent) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
Returns the maximum size of the JFileChooser.
getMaximumSize() - Method in class javax.swing.plaf.metal.MetalScrollButton
 
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiButtonUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiColorChooserUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiComboBoxUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiDesktopIconUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiDesktopPaneUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiFileChooserUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiInternalFrameUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiLabelUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiListUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiMenuBarUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiMenuItemUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiOptionPaneUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiPanelUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiPopupMenuUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiProgressBarUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiRootPaneUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiScrollBarUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiScrollPaneUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiSeparatorUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiSliderUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiSpinnerUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiSplitPaneUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiTabbedPaneUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiTableHeaderUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiTableUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiToolBarUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiToolTipUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiViewportUI
Invokes the getMaximumSize method on each UI handled by this object.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.synth.SynthButtonUI
 
getMaximumSize(SynthContext, Font, String, Icon, int, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthGraphicsUtils
Returns the maximum size needed to properly render an icon and text.
getMaximumSize(JComponent) - Method in class javax.swing.plaf.synth.SynthLabelUI
 
getMaximumSize(JComponent) - Method in class javax.swing.plaf.synth.SynthSeparatorUI
 
getMaximumSpan(int) - Method in class javax.swing.text.AsyncBoxView
Determines the maximum span for this view along an axis.
getMaximumSpan(int) - Method in class javax.swing.text.BoxView
Determines the maximum span for this view along an axis.
getMaximumSpan(int) - Method in class javax.swing.text.ComponentView
Determines the maximum span for this view along an axis.
getMaximumSpan(int) - Method in class javax.swing.text.html.BlockView
Determines the maximum span for this view along an axis.
getMaximumSpan(int) - Method in class javax.swing.text.html.FormView
Determines the maximum span for this view along an axis.
getMaximumSpan(int) - Method in class javax.swing.text.html.ParagraphView
Determines the maximum span for this view along an axis.
getMaximumSpan(int) - Method in class javax.swing.text.View
Determines the maximum span for this view along an axis.
getMaximumSpan(int) - Method in class javax.swing.text.WrappedPlainView
Determines the maximum span for this view along an axis.
getMaximumThumbSize() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
Returns the largest acceptable size for the thumb.
getMaximumValue() - Method in class javax.swing.Spring
Returns the maximum value of this Spring.
getMaximumWindowBounds() - Method in class java.awt.GraphicsEnvironment
Returns the maximum bounds for centered Windows.
getMaximumZoneSize() - Method in class javax.swing.text.ZoneView
Get the current maximum zone size.
getMaxIndexLength() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of bytes this database allows for an index, including all of the parts of the index.
getMaxLabel() - Method in class javax.sound.sampled.FloatControl
Obtains the label for the maximum value, such as "Right" or "Full."
getMaxLines(Line.Info) - Method in interface javax.sound.sampled.Mixer
Obtains the approximate maximum number of lines of the requested type that can be open simultaneously on the mixer.
getMaxPage() - Method in class java.awt.JobAttributes
Specifies the maximum value the user can specify as the last page to be printed for jobs using these attributes.
getMaxPathLength() - Method in class java.security.cert.PKIXBuilderParameters
Returns the value of the maximum number of intermediate non-self-issued certificates that may exist in a certification path.
getMaxPolyphony() - Method in interface javax.sound.midi.Synthesizer
Obtains the maximum number of notes that this synthesizer can sound simultaneously.
getMaxPriority() - Method in class java.lang.ThreadGroup
Returns the maximum priority of this thread group.
getMaxProcedureNameLength() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of characters that this database allows in a procedure name.
getMaxReceivers() - Method in interface javax.sound.midi.MidiDevice
Obtains the maximum number of MIDI IN connections available on this MIDI device for receiving MIDI data.
getMaxRows() - Method in interface java.sql.Statement
Retrieves the maximum number of rows that a ResultSet object produced by this Statement object can contain.
getMaxRows() - Method in class javax.sql.rowset.BaseRowSet
Retrieves the maximum number of rows that this RowSet object may contain.
getMaxRows() - Method in interface javax.sql.RowSet
Retrieves the maximum number of rows that this RowSet object can contain.
getMaxRowSize() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of bytes this database allows in a single row.
getMaxSchemaNameLength() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of characters that this database allows in a schema name.
getMaxSelectionIndex() - Method in class javax.swing.DefaultListSelectionModel
Returns the last selected index or -1 if the selection is empty.
getMaxSelectionIndex() - Method in class javax.swing.JList
Returns the largest selected cell index, or -1 if the selection is empty.
getMaxSelectionIndex() - Method in interface javax.swing.ListSelectionModel
Returns the last selected index or -1 if the selection is empty.
getMaxSelectionRow() - Method in class javax.swing.JTree
Returns the largest selected row.
getMaxSelectionRow() - Method in class javax.swing.tree.DefaultTreeSelectionModel
Returns the largest value obtained from the RowMapper for the current set of selected TreePaths.
getMaxSelectionRow() - Method in interface javax.swing.tree.TreeSelectionModel
Returns the largest value obtained from the RowMapper for the current set of selected TreePaths.
getMaxSortKeys() - Method in class javax.swing.DefaultRowSorter
Returns the maximum number of sort keys.
getMaxStatementLength() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of characters this database allows in an SQL statement.
getMaxStatements() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of active statements to this database that can be open at the same time.
getMaxTableNameLength() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of characters this database allows in a table name.
getMaxTablesInSelect() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of tables this database allows in a SELECT statement.
getMaxTransmitters() - Method in interface javax.sound.midi.MidiDevice
Obtains the maximum number of MIDI OUT connections available on this MIDI device for transmitting MIDI data.
getMaxUserNameLength() - Method in interface java.sql.DatabaseMetaData
Retrieves the maximum number of characters this database allows in a user name.
getMaxValue(int) - Method in class java.awt.color.ColorSpace
Returns the maximum normalized color component value for the specified component.
getMaxValue(int) - Method in class java.awt.color.ICC_ColorSpace
Returns the maximum normalized color component value for the specified component.
getMaxValue() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Returns the maximal value for the attribute described by this OpenMBeanAttributeInfoSupport instance, if specified, or null otherwise.
getMaxValue() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Returns the maximal value for this parameter, if it has one, or null otherwise.
getMaxValue() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
Returns the maximal value for the parameter described by this OpenMBeanParameterInfoSupport instance, if specified, or null otherwise.
getMaxWidth() - Method in class javax.swing.table.TableColumn
Returns the maximum width for the TableColumn.
getMaxX() - Method in class java.awt.geom.RectangularShape
Returns the largest X coordinate of the framing rectangle of the Shape in double precision.
getMaxY() - Method in class java.awt.geom.RectangularShape
Returns the largest Y coordinate of the framing rectangle of the Shape in double precision.
getMaxZonesLoaded() - Method in class javax.swing.text.ZoneView
Get the current setting of the number of zones allowed to be loaded at the same time.
getMBeanCount() - Method in interface javax.management.MBeanServer
Returns the number of MBeans registered in the MBean server.
getMBeanCount() - Method in interface javax.management.MBeanServerConnection
Returns the number of MBeans registered in the MBean server.
getMBeanCount(Subject) - Method in interface javax.management.remote.rmi.RMIConnection
getMBeanCount(Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
getMBeanDescriptor() - Method in interface javax.management.modelmbean.ModelMBeanInfo
Returns the ModelMBean's descriptor which contains MBean wide policies.
getMBeanDescriptor() - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
 
getMBeanInfo() - Method in interface javax.management.DynamicMBean
Provides the exposed attributes and actions of the Dynamic MBean using an MBeanInfo object.
getMBeanInfo(ObjectName) - Method in interface javax.management.MBeanServer
 
getMBeanInfo(ObjectName) - Method in interface javax.management.MBeanServerConnection
This method discovers the attributes and operations that an MBean exposes for management.
getMBeanInfo() - Method in class javax.management.modelmbean.RequiredModelMBean
Returns the attributes, operations, constructors and notifications that this RequiredModelMBean exposes for management.
getMBeanInfo(ObjectName, Subject) - Method in interface javax.management.remote.rmi.RMIConnection
getMBeanInfo(ObjectName, Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
getMBeanInfo() - Method in class javax.management.StandardMBean
Get the MBeanInfo for this MBean.
getMBeanInterface() - Method in class javax.management.StandardMBean
Get the Management Interface of this Standard MBean (or MXBean).
getMBeanName() - Method in class javax.management.MBeanServerNotification
Returns the object name of the MBean that caused the notification.
getMBeanServer() - Static method in class javax.management.QueryEval
Return the MBean server that was most recently given to the setMBeanServer method by this thread.
getMBeanServer() - Method in class javax.management.remote.JMXConnectorServer
Returns the MBean server that this connector server is attached to.
getMBeanServer() - Method in interface javax.management.remote.MBeanServerForwarder
Returns the MBeanServer object to which requests will be forwarded.
getMBeanServer() - Method in class javax.management.remote.rmi.RMIServerImpl
The MBeanServer to which this connector server is attached.
getMBeanServerConnection() - Method in class javax.management.MBeanServerInvocationHandler
The MBean server connection through which the methods of a proxy using this handler are forwarded.
getMBeanServerConnection() - Method in interface javax.management.remote.JMXConnector
Returns an MBeanServerConnection object representing a remote MBean server.
getMBeanServerConnection(Subject) - Method in interface javax.management.remote.JMXConnector
Returns an MBeanServerConnection object representing a remote MBean server on which operations are performed on behalf of the supplied delegation subject.
getMBeanServerConnection() - Method in class javax.management.remote.rmi.RMIConnector
 
getMBeanServerConnection(Subject) - Method in class javax.management.remote.rmi.RMIConnector
 
getMBeanServerId() - Method in class javax.management.MBeanServerDelegate
Returns the MBean server agent identity.
getMBeanServerId() - Method in interface javax.management.MBeanServerDelegateMBean
Returns the MBean server agent identity.
getMBeansFromURL(URL) - Method in class javax.management.loading.MLet
Loads a text file containing MLET tags that define the MBeans to be added to the MBean server.
getMBeansFromURL(String) - Method in class javax.management.loading.MLet
Loads a text file containing MLET tags that define the MBeans to be added to the MBean server.
getMBeansFromURL(String) - Method in interface javax.management.loading.MLetMBean
Loads a text file containing MLET tags that define the MBeans to be added to the MBean server.
getMBeansFromURL(URL) - Method in interface javax.management.loading.MLetMBean
Loads a text file containing MLET tags that define the MBeans to be added to the MBean server.
getMBeansToUnregister() - Method in class javax.management.relation.RelationNotification
Returns the list of ObjectNames of MBeans expected to be unregistered due to a relation removal (only for relation removal).
getMech() - Method in interface org.ietf.jgss.GSSContext
Determines what mechanism is being used for this context.
getMechanismName() - Method in interface javax.security.sasl.SaslClient
Returns the IANA-registered mechanism name of this SASL client.
getMechanismName() - Method in interface javax.security.sasl.SaslServer
Returns the IANA-registered mechanism name of this SASL server.
getMechanismNames(Map<String, ?>) - Method in interface javax.security.sasl.SaslClientFactory
Returns an array of names of mechanisms that match the specified mechanism selection policies.
getMechanismNames(Map<String, ?>) - Method in interface javax.security.sasl.SaslServerFactory
Returns an array of names of mechanisms that match the specified mechanism selection policies.
getMechanismType() - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Returns the type of the XML processing mechanism and representation supported by this KeyInfoFactory (ex: "DOM")
getMechanismType() - Method in class javax.xml.crypto.dsig.TransformService
Returns the mechanism type supported by this TransformService.
getMechanismType() - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Returns the type of the XML processing mechanism and representation supported by this XMLSignatureFactory (ex: "DOM").
getMechs() - Method in interface org.ietf.jgss.GSSCredential
Returns a list of mechanisms supported by this credential.
getMechs() - Method in class org.ietf.jgss.GSSManager
Returns a list of mechanisms that are available to GSS-API callers through this GSSManager.
getMechsForName(Oid) - Method in class org.ietf.jgss.GSSManager
Returns a list of mechanisms that support the indicated name type.
getMedia() - Method in class java.awt.PageAttributes
Returns the paper size for pages using these attributes.
getMediaSizeForName(MediaSizeName) - Static method in class javax.print.attribute.standard.MediaSize
Get the MediaSize for the specified named media.
getMediaSizeName() - Method in class javax.print.attribute.standard.MediaSize
Get the media name, if any, for this size.
getMediaSubtype() - Method in class javax.print.DocFlavor
Returns this doc flavor object's media subtype (from the MIME type).
getMediaType() - Method in class javax.print.DocFlavor
Returns this doc flavor object's media type (from the MIME type).
getMediaWhitePoint() - Method in class java.awt.color.ICC_ProfileGray
Returns a float array of length 3 containing the X, Y, and Z components of the mediaWhitePointTag in the ICC profile.
getMediaWhitePoint() - Method in class java.awt.color.ICC_ProfileRGB
Returns an array that contains the components of the profile's mediaWhitePointTag.
getMemberControls() - Method in class javax.sound.sampled.CompoundControl
Returns the set of member controls that comprise the compound control.
getMembers() - Method in class javax.print.attribute.SetOfIntegerSyntax
Obtain this set-of-integer attribute's members in canonical array form.
getMemoryManagerMXBeans() - Static method in class java.lang.management.ManagementFactory
Returns a list of MemoryManagerMXBean objects in the Java virtual machine.
getMemoryManagerNames() - Method in interface java.lang.management.MemoryPoolMXBean
Returns the name of memory managers that manages this memory pool.
getMemoryMXBean() - Static method in class java.lang.management.ManagementFactory
Returns the managed bean for the memory system of the Java virtual machine.
getMemoryPoolMXBeans() - Static method in class java.lang.management.ManagementFactory
Returns a list of MemoryPoolMXBean objects in the Java virtual machine.
getMemoryPoolNames() - Method in interface java.lang.management.MemoryManagerMXBean
Returns the name of memory pools that this memory manager manages.
getMemoryUsed() - Method in interface java.lang.management.BufferPoolMXBean
Returns an estimate of the memory that the Java virtual machine is using for this buffer pool.
getMenu(int) - Method in class java.awt.MenuBar
Gets the specified menu.
getMenu(int) - Method in class javax.swing.JMenuBar
Returns the menu at the specified position in the menu bar.
getMenuArrowIcon() - Static method in class javax.swing.plaf.basic.BasicIconFactory
 
getMenuArrowIcon() - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getMenuBackground() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the menu background color of the current theme.
getMenuBackground() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the menu background color.
getMenuBar() - Method in class java.awt.Frame
Gets the menu bar for this frame.
getMenuBar() - Method in class javax.swing.JInternalFrame
Deprecated.
As of Swing version 1.0.3, replaced by getJMenuBar().
getMenuBar() - Method in class javax.swing.JRootPane
Deprecated.
As of Swing version 1.0.3 replaced by getJMenuBar().
getMenuBarBorder() - Static method in class javax.swing.plaf.basic.BasicBorders
 
getMenuComponent(int) - Method in class javax.swing.JMenu
Returns the component at position n.
getMenuComponentCount() - Method in class javax.swing.JMenu
Returns the number of components on the menu.
getMenuComponents() - Method in class javax.swing.JMenu
Returns an array of Components of the menu's subcomponents.
getMenuCount() - Method in class java.awt.MenuBar
Gets the number of menus on the menu bar.
getMenuCount() - Method in class javax.swing.JMenuBar
Returns the number of items in the menu bar.
getMenuDisabledForeground() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the menu disabled foreground color of the current theme.
getMenuDisabledForeground() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the menu disabled foreground color.
getMenuDisabledForeground() - Method in class javax.swing.plaf.metal.OceanTheme
Returns the menu disabled foreground color.
getMenuDragMouseListeners() - Method in class javax.swing.JMenuItem
Returns an array of all the MenuDragMouseListeners added to this JMenuItem with addMenuDragMouseListener().
getMenuForeground() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the menu foreground color of the current theme.
getMenuForeground() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the menu foreground color.
getMenuItemArrowIcon() - Static method in class javax.swing.plaf.basic.BasicIconFactory
 
getMenuItemArrowIcon() - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getMenuItemCheckIcon() - Static method in class javax.swing.plaf.basic.BasicIconFactory
 
getMenuItemCheckIcon() - Static method in class javax.swing.plaf.metal.MetalIconFactory
Returns an icon to be used by JCheckBoxMenuItem.
getMenuKeyListeners() - Method in class javax.swing.JMenuItem
Returns an array of all the MenuKeyListeners added to this JMenuItem with addMenuKeyListener().
getMenuKeyListeners() - Method in class javax.swing.JPopupMenu
Returns an array of all the MenuKeyListeners added to this JPopupMenu with addMenuKeyListener().
getMenuListeners() - Method in class javax.swing.JMenu
Returns an array of all the MenuListeners added to this JMenu with addMenuListener().
getMenuSelectedBackground() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the menu selected background color of the current theme.
getMenuSelectedBackground() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the menu selected background color.
getMenuSelectedForeground() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the menu selected foreground color of the current theme.
getMenuSelectedForeground() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the menu selected foreground color.
getMenuSelectionManager() - Method in class javax.swing.event.MenuDragMouseEvent
Returns the current menu selection manager.
getMenuSelectionManager() - Method in class javax.swing.event.MenuKeyEvent
Returns the current menu selection manager.
getMenuShortcutKeyMask() - Method in class java.awt.Toolkit
Determines which modifier key is the appropriate accelerator key for menu shortcuts.
getMenuTextFont() - Method in class javax.swing.plaf.metal.DefaultMetalTheme
Returns the menu text font.
getMenuTextFont() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the menu text font of the current theme.
getMenuTextFont() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the menu text font.
getMessage() - Method in exception java.awt.HeadlessException
 
getMessage() - Method in exception java.io.InvalidClassException
Produce the message and include the classname, if present.
getMessage() - Method in exception java.io.WriteAbortedException
Produce the message and include the message from the nested exception, if there is one.
getMessage() - Method in class java.lang.Throwable
Returns the detail message string of this throwable.
getMessage() - Method in exception java.net.URISyntaxException
Returns a string describing the parse error.
getMessage() - Method in exception java.nio.charset.MalformedInputException
 
getMessage() - Method in exception java.nio.charset.UnmappableCharacterException
 
getMessage() - Method in exception java.nio.file.FileSystemException
Returns the detail message string.
getMessage() - Method in exception java.nio.file.InvalidPathException
Returns a string describing the error.
getMessage() - Method in exception java.rmi.activation.ActivationException
Returns the detail message, including the message from the cause, if any, of this exception.
getMessage() - Method in exception java.rmi.RemoteException
Returns the detail message, including the message from the cause, if any, of this exception.
getMessage() - Method in exception java.rmi.server.ServerCloneException
Returns the detail message, including the message from the cause, if any, of this exception.
getMessage() - Method in exception java.security.cert.CertificateRevokedException
 
getMessage() - Method in exception java.util.DuplicateFormatFlagsException
 
getMessage() - Method in exception java.util.FormatFlagsConversionMismatchException
 
getMessage() - Method in exception java.util.IllegalFormatCodePointException
 
getMessage() - Method in exception java.util.IllegalFormatConversionException
 
getMessage() - Method in exception java.util.IllegalFormatFlagsException
 
getMessage() - Method in exception java.util.IllegalFormatPrecisionException
 
getMessage() - Method in exception java.util.IllegalFormatWidthException
 
getMessage() - Method in class java.util.logging.LogRecord
Get the "raw" log message, before localization or formatting.
getMessage() - Method in exception java.util.MissingFormatArgumentException
 
getMessage() - Method in exception java.util.MissingFormatWidthException
 
getMessage() - Method in exception java.util.regex.PatternSyntaxException
Returns a multi-line string containing the description of the syntax error and its index, the erroneous regular-expression pattern, and a visual indication of the error index within the pattern.
getMessage() - Method in exception java.util.UnknownFormatConversionException
 
getMessage() - Method in exception java.util.UnknownFormatFlagsException
 
getMessage() - Method in interface javax.annotation.processing.Completion
Returns an informative message about the completion.
getMessage() - Method in class javax.management.Notification
Get the notification message.
getMessage() - Method in exception javax.script.ScriptException
Returns a message containing the String passed to a constructor as well as line and column numbers and filename if any of these are known.
getMessage() - Method in class javax.security.auth.callback.TextOutputCallback
Get the message to be displayed.
getMessage() - Method in class javax.sound.midi.MidiEvent
Obtains the MIDI message contained in the event.
getMessage() - Method in class javax.sound.midi.MidiMessage
Obtains the MIDI message data.
getMessage() - Method in class javax.swing.JOptionPane
Returns the message-object this pane displays.
getMessage() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Returns the message to display from the JOptionPane the receiver is providing the look and feel for.
getMessage(Locale) - Method in interface javax.tools.Diagnostic
Gets a localized message for the given locale.
getMessage() - Method in exception org.ietf.jgss.GSSException
Returns a textual representation of both the major and the minor status codes.
getMessageDigest() - Method in class java.security.DigestInputStream
Returns the message digest associated with this stream.
getMessageDigest() - Method in class java.security.DigestOutputStream
Returns the message digest associated with this stream.
getMessager() - Method in interface javax.annotation.processing.ProcessingEnvironment
Returns the messager used to report errors, warnings, and other notices.
getMessageType() - Method in class javax.security.auth.callback.ConfirmationCallback
Get the message type.
getMessageType() - Method in class javax.security.auth.callback.TextOutputCallback
Get the message type.
getMessageType() - Method in class javax.swing.JOptionPane
Returns the message type.
getMetaData() - Method in interface java.sql.Connection
Retrieves a DatabaseMetaData object that contains metadata about the database to which this Connection object represents a connection.
getMetaData() - Method in interface java.sql.PreparedStatement
Retrieves a ResultSetMetaData object that contains information about the columns of the ResultSet object that will be returned when this PreparedStatement object is executed.
getMetaData() - Method in interface java.sql.ResultSet
Retrieves the number, types and properties of this ResultSet object's columns.
getMetadata() - Method in class javax.imageio.IIOImage
Returns a reference to the current IIOMetadata object, or null is none is set.
getMetadataFormat(String) - Method in class javax.imageio.metadata.IIOMetadata
Returns an IIOMetadataFormat object describing the given metadata format, or null if no description is available.
getMetadataFormatNames() - Method in class javax.imageio.metadata.IIOMetadata
Returns an array of Strings containing the names of all metadata formats, including the native and standard formats, recognized by this plug-in's getAsTree, setFromTree, and mergeTree methods.
getMethod() - Method in class java.beans.MethodDescriptor
Gets the method that this MethodDescriptor encapsualtes.
getMethod(String, Class<?>...) - Method in class java.lang.Class
Returns a Method object that reflects the specified public member method of the class or interface represented by this Class object.
getMethod() - Method in class java.util.zip.ZipEntry
Returns the compression method of the entry, or -1 if not specified.
getMethod() - Method in class javax.swing.text.html.FormSubmitEvent
Gets the form method type.
getMethodCallSyntax(String, String, String...) - Method in interface javax.script.ScriptEngineFactory
Returns a String which can be used to invoke a method of a Java object using the syntax of the supported scripting language.
getMethodDescriptors() - Method in interface java.beans.BeanInfo
Gets the beans MethodDescriptors.
getMethodDescriptors() - Method in class java.beans.SimpleBeanInfo
Deny knowledge of methods.
getMethodName() - Method in class java.beans.Statement
Returns the name of the method to invoke.
getMethodName() - Method in class java.lang.StackTraceElement
Returns the name of the method containing the execution point represented by this stack trace element.
getMethods() - Method in class java.lang.Class
Returns an array containing Method objects reflecting all the public member methods of the class or interface represented by this Class object, including those declared by the class or interface and those inherited from superclasses and superinterfaces.
getMGFAlgorithm() - Method in class java.security.spec.PSSParameterSpec
Returns the mask generation function algorithm name.
getMGFAlgorithm() - Method in class javax.crypto.spec.OAEPParameterSpec
Returns the mask generation function algorithm name.
getMGFParameters() - Method in class java.security.spec.PSSParameterSpec
Returns the parameters for the mask generation function.
getMGFParameters() - Method in class javax.crypto.spec.OAEPParameterSpec
Returns the parameters for the mask generation function.
getMIC(byte[], int, int, MessageProp) - Method in interface org.ietf.jgss.GSSContext
Returns a token containing a cryptographic Message Integrity Code (MIC) for the supplied message, for transfer to the peer application.
getMIC(InputStream, OutputStream, MessageProp) - Method in interface org.ietf.jgss.GSSContext
Uses streams to produce a token containing a cryptographic MIC for the supplied message, for transfer to the peer application.
getMicrosecondLength() - Method in class javax.sound.midi.MidiFileFormat
Obtains the length of the MIDI file, expressed in microseconds.
getMicrosecondLength() - Method in class javax.sound.midi.Sequence
Obtains the duration of this sequence, expressed in microseconds.
getMicrosecondLength() - Method in interface javax.sound.midi.Sequencer
Obtains the length of the current sequence, expressed in microseconds, or 0 if no sequence is set.
getMicrosecondLength() - Method in interface javax.sound.sampled.Clip
Obtains the media duration in microseconds
getMicrosecondPosition() - Method in interface javax.sound.midi.MidiDevice
Obtains the current time-stamp of the device, in microseconds.
getMicrosecondPosition() - Method in interface javax.sound.midi.Sequencer
Obtains the current position in the sequence, expressed in microseconds.
getMicrosecondPosition() - Method in interface javax.sound.sampled.DataLine
Obtains the current position in the audio data, in microseconds.
getMidiDevice() - Method in interface javax.sound.midi.MidiDeviceReceiver
Obtains a MidiDevice object which is an owner of this Receiver.
getMidiDevice() - Method in interface javax.sound.midi.MidiDeviceTransmitter
Obtains a MidiDevice object which is an owner of this Transmitter.
getMidiDevice(MidiDevice.Info) - Static method in class javax.sound.midi.MidiSystem
Obtains the requested MIDI device.
getMidiDeviceInfo() - Static method in class javax.sound.midi.MidiSystem
Obtains an array of information objects representing the set of all MIDI devices available on the system.
getMidiFileFormat(InputStream) - Static method in class javax.sound.midi.MidiSystem
Obtains the MIDI file format of the data in the specified input stream.
getMidiFileFormat(URL) - Static method in class javax.sound.midi.MidiSystem
Obtains the MIDI file format of the data in the specified URL.
getMidiFileFormat(File) - Static method in class javax.sound.midi.MidiSystem
Obtains the MIDI file format of the specified File.
getMidiFileFormat(InputStream) - Method in class javax.sound.midi.spi.MidiFileReader
Obtains the MIDI file format of the input stream provided.
getMidiFileFormat(URL) - Method in class javax.sound.midi.spi.MidiFileReader
Obtains the MIDI file format of the URL provided.
getMidiFileFormat(File) - Method in class javax.sound.midi.spi.MidiFileReader
Obtains the MIDI file format of the File provided.
getMidiFileTypes() - Static method in class javax.sound.midi.MidiSystem
Obtains the set of MIDI file types for which file writing support is provided by the system.
getMidiFileTypes(Sequence) - Static method in class javax.sound.midi.MidiSystem
Obtains the set of MIDI file types that the system can write from the sequence specified.
getMidiFileTypes() - Method in class javax.sound.midi.spi.MidiFileWriter
Obtains the set of MIDI file types for which file writing support is provided by this file writer.
getMidiFileTypes(Sequence) - Method in class javax.sound.midi.spi.MidiFileWriter
Obtains the file types that this file writer can write from the sequence specified.
getMidLabel() - Method in class javax.sound.sampled.FloatControl
Obtains the label for the mid-point value, such as "Center" or "Default."
getMidTermsOfReductionPolynomial() - Method in class java.security.spec.ECFieldF2m
Returns an integer array which contains the order of the middle term(s) of the reduction polynomial for polynomial basis or null for normal basis.
getMillis() - Method in class java.util.logging.LogRecord
Get event time in milliseconds since 1970.
getMillisToDecideToPopup() - Method in class javax.swing.ProgressMonitor
Returns the amount of time this object waits before deciding whether or not to popup a progress monitor.
getMillisToPopup() - Method in class javax.swing.ProgressMonitor
Returns the amount of time it will take for the popup to appear.
getMimeType() - Method in class java.awt.datatransfer.DataFlavor
Returns the MIME type string for this DataFlavor.
getMimeType() - Method in class javax.print.DocFlavor
Returns this doc flavor object's MIME type string based on the canonical form.
getMimeType() - Method in interface javax.xml.crypto.dsig.XMLObject
Returns the mime type of this XMLObject.
getMimeType() - Method in class javax.xml.crypto.OctetStreamData
Returns the MIME type associated with the data object represented by this OctetStreamData.
getMimeTypes() - Method in interface javax.accessibility.AccessibleStreamable
Returns an array of DataFlavor objects for the MIME types this object supports.
getMIMETypes() - Method in class javax.imageio.spi.ImageReaderWriterSpi
Returns an array of Strings containing a list of MIME types associated with the formats that are generally usable by the ImageReader or ImageWriter implementation associated with this service provider.
getMimeTypes() - Method in interface javax.script.ScriptEngineFactory
Returns an immutable list of mimetypes, associated with scripts that can be executed by the engine.
getMinBufferSize() - Method in class javax.sound.sampled.DataLine.Info
Obtains the minimum buffer size supported by the data line.
getMinCRL() - Method in class java.security.cert.X509CRLSelector
Returns the minCRLNumber criterion.
getMinDegree() - Method in class javax.management.relation.RoleInfo
Returns minimum degree for corresponding role reference.
getMinimalDaysInFirstWeek() - Method in class java.util.Calendar
Gets what the minimal days required in the first week of the year are; e.g., if the first week is defined as one that contains the first day of the first month of a year, this method returns 1.
getMinimum() - Method in interface java.awt.Adjustable
Gets the minimum value of the adjustable object.
getMinimum() - Method in class java.awt.Scrollbar
Gets the minimum value of this scroll bar.
getMinimum() - Method in class java.awt.ScrollPaneAdjustable
 
getMinimum(int) - Method in class java.util.Calendar
Returns the minimum value for the given calendar field of this Calendar instance.
getMinimum(int) - Method in class java.util.GregorianCalendar
Returns the minimum value for the given calendar field of this GregorianCalendar instance.
getMinimum() - Method in class javax.sound.sampled.FloatControl
Obtains the minimum value permitted.
getMinimum() - Method in interface javax.swing.BoundedRangeModel
Returns the minimum acceptable value.
getMinimum() - Method in class javax.swing.DefaultBoundedRangeModel
Returns the model's minimum.
getMinimum() - Method in class javax.swing.JProgressBar
Returns the progress bar's minimum value from the BoundedRangeModel.
getMinimum() - Method in class javax.swing.JScrollBar
Returns the minimum value supported by the scrollbar (usually zero).
getMinimum() - Method in class javax.swing.JSlider
Returns the minimum value supported by the slider from the BoundedRangeModel.
getMinimum() - Method in class javax.swing.ProgressMonitor
Returns the minimum value -- the lower end of the progress value.
getMinimum() - Method in class javax.swing.SpinnerNumberModel
Returns the first number in this sequence.
getMinimum() - Method in class javax.swing.text.InternationalFormatter
Returns the minimum permissible value.
getMinimumAccessibleValue() - Method in class java.awt.Button.AccessibleAWTButton
Get the minimum value of this object as a Number.
getMinimumAccessibleValue() - Method in class java.awt.Checkbox.AccessibleAWTCheckbox
Get the minimum value of this object as a Number.
getMinimumAccessibleValue() - Method in class java.awt.CheckboxMenuItem.AccessibleAWTCheckboxMenuItem
Get the minimum value of this object as a Number.
getMinimumAccessibleValue() - Method in class java.awt.MenuItem.AccessibleAWTMenuItem
Get the minimum value of this object as a Number.
getMinimumAccessibleValue() - Method in class java.awt.Scrollbar.AccessibleAWTScrollBar
Get the minimum accessible value of this object.
getMinimumAccessibleValue() - Method in interface javax.accessibility.AccessibleValue
Get the minimum value of this object as a Number.
getMinimumAccessibleValue() - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Get the minimum value of this object as a Number.
getMinimumAccessibleValue() - Method in class javax.swing.JInternalFrame.AccessibleJInternalFrame
Get the minimum value of this object as a Number.
getMinimumAccessibleValue() - Method in class javax.swing.JInternalFrame.JDesktopIcon.AccessibleJDesktopIcon
Gets the minimum value of this object as a Number.
getMinimumAccessibleValue() - Method in class javax.swing.JProgressBar.AccessibleJProgressBar
Gets the minimum accessible value of this object.
getMinimumAccessibleValue() - Method in class javax.swing.JScrollBar.AccessibleJScrollBar
Get the minimum accessible value of this object.
getMinimumAccessibleValue() - Method in class javax.swing.JSlider.AccessibleJSlider
Get the minimum accessible value of this object.
getMinimumAccessibleValue() - Method in class javax.swing.JSpinner.AccessibleJSpinner
Get the minimum value of this object as a Number.
getMinimumAccessibleValue() - Method in class javax.swing.JSplitPane.AccessibleJSplitPane
Gets the minimum accessible value of this object.
getMinimumDividerLocation() - Method in class javax.swing.JSplitPane
Returns the minimum location of the divider from the look and feel implementation.
getMinimumDividerLocation(JSplitPane) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Gets the minimum location of the divider.
getMinimumDividerLocation(JSplitPane) - Method in class javax.swing.plaf.multi.MultiSplitPaneUI
Invokes the getMinimumDividerLocation method on each UI handled by this object.
getMinimumDividerLocation(JSplitPane) - Method in class javax.swing.plaf.SplitPaneUI
Returns the minimum possible location of the divider.
getMinimumFractionDigits() - Method in class java.text.DecimalFormat
Gets the minimum number of digits allowed in the fraction portion of a number.
getMinimumFractionDigits() - Method in class java.text.NumberFormat
Returns the minimum number of digits allowed in the fraction portion of a number.
getMinimumHorizontalSize() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
getMinimumIntegerDigits() - Method in class java.text.DecimalFormat
Gets the minimum number of digits allowed in the integer portion of a number.
getMinimumIntegerDigits() - Method in class java.text.NumberFormat
Returns the minimum number of digits allowed in the integer portion of a number.
getMinimumOptionPaneSize() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Returns the minimum size the option pane should be.
getMinimumSize() - Method in class java.awt.Component
Gets the mininimum size of this component.
getMinimumSize() - Method in class java.awt.Container
Returns the minimum size of this container.
getMinimumSize(int) - Method in class java.awt.List
Gets the minumum dimensions for a list with the specified number of rows.
getMinimumSize() - Method in class java.awt.List
Determines the minimum size of this scrolling list.
getMinimumSize() - Method in interface java.awt.peer.ComponentPeer
Determines the minimum size of the component.
getMinimumSize(int) - Method in interface java.awt.peer.ListPeer
Returns the minimum size for a list with the specified number of rows.
getMinimumSize(int, int) - Method in interface java.awt.peer.TextAreaPeer
Returns the minimum size of a textarea with the specified number of columns and rows.
getMinimumSize(int) - Method in interface java.awt.peer.TextFieldPeer
Returns the minimum size of the text field with the specified number of columns.
getMinimumSize(int, int) - Method in class java.awt.TextArea
Determines the minimum size of a text area with the specified number of rows and columns.
getMinimumSize() - Method in class java.awt.TextArea
Determines the minimum size of this text area.
getMinimumSize(int) - Method in class java.awt.TextField
Gets the minumum dimensions for a text field with the specified number of columns.
getMinimumSize() - Method in class java.awt.TextField
Gets the minumum dimensions for this text field.
getMinimumSize(Component) - Method in class javax.swing.border.TitledBorder
Returns the minimum dimensions this border requires in order to fully display the border and title.
getMinimumSize() - Method in class javax.swing.JComponent
If the minimum size has been set to a non-null value just returns it.
getMinimumSize() - Method in class javax.swing.JScrollBar
The scrollbar is flexible along it's scrolling axis and rigid along the other axis.
getMinimumSize() - Method in class javax.swing.JToolBar.Separator
Returns the minimum size for the separator.
getMinimumSize() - Method in class javax.swing.plaf.basic.BasicArrowButton
Returns the minimum size of the BasicArrowButton.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicButtonUI
 
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI
The minumum size is the size of the display area plus insets plus the button.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicDesktopIconUI
 
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicLabelUI
 
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuBarUI
 
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicProgressBarUI
The Minimum size for this component is 10.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicSeparatorUI
 
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
getMinimumSize() - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Returns dividerSize x dividerSize
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Returns the minimum size for the passed in component, This is passed off to the current layoutmanager.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI
Return the minimum size of the header.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicTableUI
Return the minimum size of the table.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicTextAreaUI
The method is overridden to take into account caret width.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicTextUI
Gets the minimum size for the editor component.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicToolTipUI
 
getMinimumSize(JComponent) - Method in class javax.swing.plaf.basic.BasicTreeUI
Returns the minimum size for this component.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.ComponentUI
Returns the specified component's minimum size appropriate for the look and feel.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.LayerUI
If the JLayer's view component is not null, this returns the result of the view's getMinimalSize() method.
getMinimumSize() - Method in class javax.swing.plaf.metal.MetalComboBoxButton
 
getMinimumSize(JComponent) - Method in class javax.swing.plaf.metal.MetalComboBoxUI
 
getMinimumSize(JComponent) - Method in class javax.swing.plaf.metal.MetalDesktopIconUI
 
getMinimumSize(JComponent) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
Returns the minimum size of the JFileChooser.
getMinimumSize() - Method in class javax.swing.plaf.metal.MetalScrollButton
 
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiButtonUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiColorChooserUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiComboBoxUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiDesktopIconUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiDesktopPaneUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiFileChooserUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiInternalFrameUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiLabelUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiListUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiMenuBarUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiMenuItemUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiOptionPaneUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiPanelUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiPopupMenuUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiProgressBarUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiRootPaneUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiScrollBarUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiScrollPaneUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiSeparatorUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiSliderUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiSpinnerUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiSplitPaneUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiTabbedPaneUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiTableHeaderUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiTableUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiToolBarUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiToolTipUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.multi.MultiViewportUI
Invokes the getMinimumSize method on each UI handled by this object.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.synth.SynthButtonUI
 
getMinimumSize(SynthContext, Font, String, Icon, int, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthGraphicsUtils
Returns the minimum size needed to properly render an icon and text.
getMinimumSize(JComponent) - Method in class javax.swing.plaf.synth.SynthLabelUI
 
getMinimumSize(JComponent) - Method in class javax.swing.plaf.synth.SynthSeparatorUI
 
getMinimumSize(JComponent) - Method in class javax.swing.plaf.synth.SynthSliderUI
 
getMinimumSpan(int) - Method in class javax.swing.text.AsyncBoxView
Determines the minimum span for this view along an axis.
getMinimumSpan(int) - Method in class javax.swing.text.BoxView
Determines the minimum span for this view along an axis.
getMinimumSpan(int) - Method in class javax.swing.text.ComponentView
Determines the minimum span for this view along an axis.
getMinimumSpan(int) - Method in class javax.swing.text.GlyphView
Determines the minimum span for this view along an axis.
getMinimumSpan(int) - Method in class javax.swing.text.html.BlockView
Determines the minimum span for this view along an axis.
getMinimumSpan(int) - Method in class javax.swing.text.html.ParagraphView
Determines the minimum span for this view along an axis.
getMinimumSpan(int) - Method in class javax.swing.text.View
Determines the minimum span for this view along an axis.
getMinimumSpan(int) - Method in class javax.swing.text.WrappedPlainView
Determines the minimum span for this view along an axis.
getMinimumThumbSize() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
Returns the smallest acceptable size for the thumb.
getMinimumThumbSize() - Method in class javax.swing.plaf.metal.MetalScrollBarUI
 
getMinimumThumbSize() - Method in class javax.swing.plaf.synth.SynthScrollBarUI
 
getMinimumValue() - Method in class javax.swing.Spring
Returns the minimum value of this Spring.
getMinimumVerticalSize() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
getMinIndex() - Method in class javax.imageio.ImageReader
Returns the lowest valid index for reading an image, thumbnail, or image metadata.
getMinLabel() - Method in class javax.sound.sampled.FloatControl
Obtains the label for the minimum value, such as "Left" or "Off."
getMinor() - Method in exception org.ietf.jgss.GSSException
Returns the mechanism level error code for the problem causing this exception to be thrown.
getMinorAxis() - Method in class javax.swing.text.AsyncBoxView
Fetch the minor axis (the axis orthoginal to the tiled axis).
getMinorOffset() - Method in class javax.swing.text.AsyncBoxView.ChildState
What is the offset along the minor axis
getMinorSpan() - Method in class javax.swing.text.AsyncBoxView.ChildState
What is the span along the minor axis.
getMinorStatus() - Method in class org.ietf.jgss.MessageProp
Retrieves the minor status code that the underlying mechanism might have set for this per-message operation.
getMinorString() - Method in exception org.ietf.jgss.GSSException
Returns a string explaining the mechanism specific error code.
getMinorString() - Method in class org.ietf.jgss.MessageProp
Retrieves a string explaining the minor status code.
getMinorTickSpacing() - Method in class javax.swing.JSlider
This method returns the minor tick spacing.
getMinorVersion() - Method in class java.awt.color.ICC_Profile
Returns profile minor version.
getMinorVersion() - Method in interface java.sql.Driver
Gets the driver's minor version number.
getMinPage() - Method in class java.awt.JobAttributes
Specifies the minimum value the user can specify as the first page to be printed for jobs using these attributes.
getMinSelectionIndex() - Method in class javax.swing.DefaultListSelectionModel
Returns the first selected index or -1 if the selection is empty.
getMinSelectionIndex() - Method in class javax.swing.JList
Returns the smallest selected cell index, or -1 if the selection is empty.
getMinSelectionIndex() - Method in interface javax.swing.ListSelectionModel
Returns the first selected index or -1 if the selection is empty.
getMinSelectionRow() - Method in class javax.swing.JTree
Returns the smallest selected row.
getMinSelectionRow() - Method in class javax.swing.tree.DefaultTreeSelectionModel
Returns the smallest value obtained from the RowMapper for the current set of selected TreePaths.
getMinSelectionRow() - Method in interface javax.swing.tree.TreeSelectionModel
Returns the smallest value obtained from the RowMapper for the current set of selected TreePaths.
getMinSize(Container, GridBagLayoutInfo) - Method in class java.awt.GridBagLayout
Figures out the minimum size of the master based on the information from getLayoutInfo.
GetMinSize(Container, GridBagLayoutInfo) - Method in class java.awt.GridBagLayout
This method is obsolete and supplied for backwards compatability only; new code should call getMinSize instead.
getMinTileX() - Method in class java.awt.image.BufferedImage
Returns the minimum tile index in the x direction.
getMinTileX() - Method in interface java.awt.image.RenderedImage
Returns the minimum tile index in the X direction.
getMinTileY() - Method in class java.awt.image.BufferedImage
Returns the minimum tile index in the y direction.
getMinTileY() - Method in interface java.awt.image.RenderedImage
Returns the minimum tile index in the Y direction.
getMinusSign() - Method in class java.text.DecimalFormatSymbols
Gets the character used to represent minus sign.
getMinutes() - Method in class java.sql.Date
Deprecated. 
getMinutes() - Method in class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by Calendar.get(Calendar.MINUTE).
getMinValue(int) - Method in class java.awt.color.ColorSpace
Returns the minimum normalized color component value for the specified component.
getMinValue(int) - Method in class java.awt.color.ICC_ColorSpace
Returns the minimum normalized color component value for the specified component.
getMinValue() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Returns the minimal value for the attribute described by this OpenMBeanAttributeInfoSupport instance, if specified, or null otherwise.
getMinValue() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Returns the minimal value for this parameter, if it has one, or null otherwise.
getMinValue() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
Returns the minimal value for the parameter described by this OpenMBeanParameterInfoSupport instance, if specified, or null otherwise.
getMinWidth() - Method in class javax.swing.table.TableColumn
Returns the minimum width for the TableColumn.
getMinX() - Method in class java.awt.geom.RectangularShape
Returns the smallest X coordinate of the framing rectangle of the Shape in double precision.
getMinX() - Method in class java.awt.image.BufferedImage
Returns the minimum x coordinate of this BufferedImage.
getMinX() - Method in class java.awt.image.Raster
Returns the minimum valid X coordinate of the Raster.
getMinX() - Method in interface java.awt.image.renderable.RenderableImage
Gets the minimum X coordinate of the rendering-independent image data.
getMinX() - Method in class java.awt.image.renderable.RenderableImageOp
Gets the minimum X coordinate of the rendering-independent image data.
getMinX() - Method in interface java.awt.image.RenderedImage
Returns the minimum X coordinate (inclusive) of the RenderedImage.
getMinY() - Method in class java.awt.geom.RectangularShape
Returns the smallest Y coordinate of the framing rectangle of the Shape in double precision.
getMinY() - Method in class java.awt.image.BufferedImage
Returns the minimum y coordinate of this BufferedImage.
getMinY() - Method in class java.awt.image.Raster
Returns the minimum valid Y coordinate of the Raster.
getMinY() - Method in interface java.awt.image.renderable.RenderableImage
Gets the minimum Y coordinate of the rendering-independent image data.
getMinY() - Method in class java.awt.image.renderable.RenderableImageOp
Gets the minimum Y coordinate of the rendering-independent image data.
getMinY() - Method in interface java.awt.image.RenderedImage
Returns the minimum Y coordinate (inclusive) of the RenderedImage.
getMissingGlyphCode() - Method in class java.awt.Font
Returns the glyphCode which is used when this Font does not have a glyph for a specified unicode code point.
getMiterLimit() - Method in class java.awt.BasicStroke
Returns the limit of miter joins.
getMixer(Mixer.Info) - Static method in class javax.sound.sampled.AudioSystem
Obtains the requested audio mixer.
getMixer(Mixer.Info) - Method in class javax.sound.sampled.spi.MixerProvider
Obtains an instance of the mixer represented by the info object.
getMixerInfo() - Static method in class javax.sound.sampled.AudioSystem
Obtains an array of mixer info objects that represents the set of audio mixers that are currently installed on the system.
getMixerInfo() - Method in interface javax.sound.sampled.Mixer
Obtains information about this mixer, including the product's name, version, vendor, etc.
getMixerInfo() - Method in class javax.sound.sampled.spi.MixerProvider
Obtains the set of info objects representing the mixer or mixers provided by this MixerProvider.
getMnemonic() - Method in class javax.swing.AbstractButton
Returns the keyboard mnemonic from the the current model.
getMnemonic() - Method in interface javax.swing.ButtonModel
Gets the keyboard mnemonic for the button.
getMnemonic() - Method in class javax.swing.colorchooser.AbstractColorChooserPanel
Provides a hint to the look and feel as to the KeyEvent.VK constant that can be used as a mnemonic to access the panel.
getMnemonic() - Method in class javax.swing.DefaultButtonModel
Gets the keyboard mnemonic for the button.
getMnemonicAt(int) - Method in class javax.swing.JTabbedPane
Returns the keyboard mnemonic for accessing the specified tab.
getModalExclusionType() - Method in class java.awt.Window
Returns the modal exclusion type of this window.
getModalityType() - Method in class java.awt.Dialog
Returns the modality type of this dialog.
getMode() - Method in class java.awt.FileDialog
Indicates whether this file dialog box is for loading from a file or for saving to a file.
getModel() - Method in class javax.swing.AbstractButton
Returns the model that this button represents.
getModel() - Method in class javax.swing.DefaultRowSorter
Returns the underlying model.
getModel() - Method in class javax.swing.DefaultRowSorter.ModelWrapper
Returns the underlying model that this Model is wrapping.
getModel() - Method in class javax.swing.JComboBox
Returns the data model currently used by the JComboBox.
getModel() - Method in class javax.swing.JList
Returns the data model that holds the list of items displayed by the JList component.
getModel() - Method in class javax.swing.JProgressBar
Returns the data model used by this progress bar.
getModel() - Method in class javax.swing.JScrollBar
Returns data model that handles the scrollbar's four fundamental properties: minimum, maximum, value, extent.
getModel() - Method in class javax.swing.JSlider
Returns the BoundedRangeModel that handles the slider's three fundamental properties: minimum, maximum, value.
getModel() - Method in class javax.swing.JSpinner.DateEditor
Return our spinner ancestor's SpinnerDateModel.
getModel() - Method in class javax.swing.JSpinner
Returns the SpinnerModel that defines this spinners sequence of values.
getModel() - Method in class javax.swing.JSpinner.ListEditor
Return our spinner ancestor's SpinnerNumberModel.
getModel() - Method in class javax.swing.JSpinner.NumberEditor
Return our spinner ancestor's SpinnerNumberModel.
getModel() - Method in class javax.swing.JTabbedPane
Returns the model associated with this tabbedpane.
getModel() - Method in class javax.swing.JTable
Returns the TableModel that provides the data displayed by this JTable.
getModel() - Method in class javax.swing.JTree
Returns the TreeModel that is providing the data.
getModel() - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
getModel() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
getModel() - Method in class javax.swing.RowFilter.Entry
Returns the underlying model.
getModel() - Method in class javax.swing.RowSorter
Returns the underlying model.
getModel() - Method in class javax.swing.tree.AbstractLayoutCache
Returns the TreeModel that is providing the data.
getModelIndex() - Method in class javax.swing.table.TableColumn
Returns the model index for this column.
getModelRowCount() - Method in class javax.swing.DefaultRowSorter
Returns the number of rows in the underlying model.
getModelRowCount() - Method in class javax.swing.RowSorter
Returns the number of rows in the underlying model.
getModelWrapper() - Method in class javax.swing.DefaultRowSorter
Returns the model wrapper providing the data that is being sorted and filtered.
getModificationOp() - Method in class javax.naming.directory.ModificationItem
Retrieves the modification code of this modification item.
getModifier() - Method in class javax.swing.text.html.parser.AttributeList
 
getModifiers() - Method in class java.awt.AWTKeyStroke
Returns the modifier keys for this AWTKeyStroke.
getModifiers() - Method in class java.awt.event.ActionEvent
Returns the modifier keys held down during this action event.
getModifiers() - Method in class java.awt.event.InputEvent
Returns the modifier mask for this event.
getModifiers() - Method in class java.lang.Class
Returns the Java language modifiers for this class or interface, encoded in an integer.
getModifiers() - Method in class java.lang.reflect.Constructor
Returns the Java language modifiers for the executable represented by this object.
getModifiers() - Method in class java.lang.reflect.Executable
Returns the Java language modifiers for the executable represented by this object.
getModifiers() - Method in class java.lang.reflect.Field
Returns the Java language modifiers for the field represented by this Field object, as an integer.
getModifiers() - Method in interface java.lang.reflect.Member
Returns the Java language modifiers for the member or constructor represented by this Member, as an integer.
getModifiers() - Method in class java.lang.reflect.Method
Returns the Java language modifiers for the executable represented by this object.
getModifiers() - Method in interface javax.lang.model.element.Element
Returns the modifiers of this element, excluding annotations.
getModifiersEx() - Method in class java.awt.event.InputEvent
Returns the extended modifier mask for this event.
getModifiersEx() - Method in class java.awt.event.MouseEvent
Returns the extended modifier mask for this event.
getModifiersExText(int) - Static method in class java.awt.event.InputEvent
Returns a String describing the extended modifier keys and mouse buttons, such as "Shift", "Button1", or "Ctrl+Shift".
getModulus() - Method in interface java.security.interfaces.RSAKey
Returns the modulus.
getModulus() - Method in class java.security.spec.RSAPrivateKeySpec
Returns the modulus.
getModulus() - Method in class java.security.spec.RSAPublicKeySpec
Returns the modulus.
getModulus() - Method in class javax.management.monitor.CounterMonitor
Gets the modulus value common to all observed MBeans.
getModulus() - Method in interface javax.management.monitor.CounterMonitorMBean
Gets the modulus value.
getMonetaryDecimalSeparator() - Method in class java.text.DecimalFormatSymbols
Returns the monetary decimal separator.
getMono() - Method in interface javax.sound.midi.MidiChannel
Obtains the current mono/poly mode.
getMonth() - Method in class java.sql.Time
Deprecated. 
getMonth() - Method in class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by Calendar.get(Calendar.MONTH).
getMonths() - Method in class java.text.DateFormatSymbols
Gets month strings.
getMoreResults() - Method in interface java.sql.Statement
Moves to this Statement object's next result, returns true if it is a ResultSet object, and implicitly closes any current ResultSet object(s) obtained with the method getResultSet.
getMoreResults(int) - Method in interface java.sql.Statement
Moves to this Statement object's next result, deals with any current ResultSet object(s) according to the instructions specified by the given flag, and returns true if the next result is a ResultSet object.
getMostRecentEventTime() - Static method in class java.awt.EventQueue
Returns the timestamp of the most recent event that had a timestamp, and that was dispatched from the EventQueue associated with the calling thread.
getMostRecentFocusOwner() - Method in class java.awt.Window
Returns the child Component of this Window that will receive the focus when this Window is focused.
getMostRecentFocusOwner() - Method in class javax.swing.JInternalFrame
Returns the child component of this JInternalFrame that will receive the focus when this JInternalFrame is selected.
getMostSignificantBits() - Method in class java.util.UUID
Returns the most significant 64 bits of this UUID's 128 bit value.
getMouseInfoPeer() - Method in class java.awt.Toolkit
Obtains this toolkit's implementation of helper class for MouseInfo operations.
getMouseListener() - Method in class javax.swing.plaf.basic.BasicComboPopup
Implementation of ComboPopup.getMouseListener().
getMouseListener() - Method in interface javax.swing.plaf.basic.ComboPopup
Returns a mouse listener that will be added to the combo box or null.
getMouseListeners() - Method in class java.awt.Component
Returns an array of all the mouse listeners registered on this component.
getMouseListeners() - Method in class java.awt.TrayIcon
Returns an array of all the mouse listeners registered on this TrayIcon.
getMouseModifiersText(int) - Static method in class java.awt.event.MouseEvent
Returns a String instance describing the modifier keys and mouse buttons that were down during the event, such as "Shift", or "Ctrl+Shift".
getMouseMotionListener() - Method in class javax.swing.plaf.basic.BasicComboPopup
Implementation of ComboPopup.getMouseMotionListener().
getMouseMotionListener() - Method in interface javax.swing.plaf.basic.ComboPopup
Returns a mouse motion listener that will be added to the combo box or null.
getMouseMotionListeners() - Method in class java.awt.Component
Returns an array of all the mouse motion listeners registered on this component.
getMouseMotionListeners() - Method in class java.awt.TrayIcon
Returns an array of all the mouse-motion listeners registered on this TrayIcon.
getMousePosition() - Method in class java.awt.Component
Returns the position of the mouse pointer in this Component's coordinate space if the Component is directly under the mouse pointer, otherwise returns null.
getMousePosition(boolean) - Method in class java.awt.Container
Returns the position of the mouse pointer in this Container's coordinate space if the Container is under the mouse pointer, otherwise returns null.
getMouseWheelListeners() - Method in class java.awt.Component
Returns an array of all the mouse wheel listeners registered on this component.
getMTU() - Method in class java.net.NetworkInterface
Returns the Maximum Transmission Unit (MTU) of this interface.
getMultiClickThreshhold() - Method in class javax.swing.AbstractButton
Gets the amount of time (in milliseconds) required between mouse press events for the button to generate the corresponding action events.
getMultiDocPrintServices(DocFlavor[], AttributeSet) - Method in class javax.print.PrintServiceLookup
Not called directly by applications.
getMultipleDocumentHandling() - Method in class java.awt.JobAttributes
Specifies the handling of multiple copies, including collation, for jobs using these attributes.
getMultiplier() - Method in class java.text.DecimalFormat
Gets the multiplier for use in percent, per mille, and similar formats.
getMute() - Method in interface javax.sound.midi.MidiChannel
Obtains the current mute state for this channel.
getMutualAuthState() - Method in interface org.ietf.jgss.GSSContext
Determines if mutual authentication is enabled on this context.
getName(int) - Method in class java.awt.color.ColorSpace
Returns the name of the component given the component index.
getName() - Method in class java.awt.Component
Gets the name of the component.
getName() - Method in class java.awt.Cursor
Returns the name of this cursor.
getName() - Method in class java.awt.datatransfer.Clipboard
Returns the name of this clipboard object.
getName() - Method in class java.awt.Font
Returns the logical name of this Font.
getName() - Method in class java.awt.MenuComponent
Gets the name of the menu component.
getName() - Method in class java.beans.FeatureDescriptor
Gets the programmatic name of this feature.
getName() - Method in class java.io.File
Returns the name of the file or directory denoted by this abstract pathname.
getName() - Method in class java.io.ObjectStreamClass
Returns the name of the class described by this descriptor.
getName() - Method in class java.io.ObjectStreamField
Get the name of this field.
getName(int) - Static method in class java.lang.Character
Returns the Unicode name of the specified character codePoint, or null if the code point is unassigned.
getName() - Method in class java.lang.Class
Returns the name of the entity (class, interface, array class, primitive type, or void) represented by this Class object, as a String.
getName() - Method in interface java.lang.management.BufferPoolMXBean
Returns the name representing this buffer pool.
getName() - Method in interface java.lang.management.CompilationMXBean
Returns the name of the Just-in-time (JIT) compiler.
getName() - Method in interface java.lang.management.MemoryManagerMXBean
Returns the name representing this memory manager.
getName() - Method in interface java.lang.management.MemoryPoolMXBean
Returns the name representing this memory pool.
getName() - Method in interface java.lang.management.OperatingSystemMXBean
Returns the operating system name.
getName() - Method in interface java.lang.management.RuntimeMXBean
Returns the name representing the running Java virtual machine.
getName() - Method in class java.lang.Package
Return the name of this package.
getName() - Method in class java.lang.reflect.Constructor
Returns the name of this constructor, as a string.
getName() - Method in class java.lang.reflect.Executable
Returns the name of the executable represented by this object.
getName() - Method in class java.lang.reflect.Field
Returns the name of the field represented by this Field object.
getName() - Method in interface java.lang.reflect.Member
Returns the simple name of the underlying member or constructor represented by this Member.
getName() - Method in class java.lang.reflect.Method
Returns the name of the method represented by this Method object, as a String.
getName() - Method in interface java.lang.reflect.TypeVariable
Returns the name of this type variable, as it occurs in the source code.
getName() - Method in class java.lang.Thread
Returns this thread's name.
getName() - Method in class java.lang.ThreadGroup
Returns the name of this thread group.
getName() - Method in class java.net.HttpCookie
Returns the name of the cookie.
getName() - Method in class java.net.NetworkInterface
Get the name of this network interface.
getName() - Method in exception java.nio.file.attribute.UserPrincipalNotFoundException
Returns the user principal name if this exception was created with the user principal name that was not found, otherwise null.
getName(int) - Method in interface java.nio.file.Path
Returns a name element of this path as a Path object.
getName() - Method in interface java.security.acl.Acl
Returns the name of this ACL.
getName() - Method in class java.security.Identity
Deprecated.
Returns this identity's name.
getName() - Method in class java.security.Permission
Returns the name of this Permission.
getName() - Method in interface java.security.Principal
Returns the name of this principal.
getName() - Method in class java.security.Provider
Returns the name of this provider.
getName() - Method in class java.security.spec.ECGenParameterSpec
Returns the standard or predefined name of the to-be-generated EC domain parameters.
getName() - Method in class java.text.AttributedCharacterIterator.Attribute
Returns the name of the attribute.
getName() - Method in class java.util.logging.Level
Return the non-localized string name of the Level.
getName() - Method in class java.util.logging.Logger
Get the name for this logger.
getName() - Method in class java.util.zip.ZipEntry
Returns the name of the entry.
getName() - Method in class java.util.zip.ZipFile
Returns the path name of the ZIP file.
getName() - Method in class javax.crypto.ExemptionMechanism
Returns the exemption mechanism name of this ExemptionMechanism object.
getName(CharSequence) - Method in interface javax.lang.model.util.Elements
Return a name with the same sequence of characters as the argument.
getName() - Method in class javax.management.Attribute
Returns a String containing the name of the attribute.
getName() - Method in class javax.management.loading.MLetContent
Gets the value of the NAME attribute of the MLET tag.
getName() - Method in class javax.management.MBeanFeatureInfo
Returns the name of the feature.
getName() - Method in interface javax.management.openmbean.OpenMBeanConstructorInfo
Returns the name of the constructor described by this OpenMBeanConstructorInfo instance.
getName() - Method in interface javax.management.openmbean.OpenMBeanOperationInfo
Returns the name of the operation described by this OpenMBeanOperationInfo instance.
getName() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Returns the name of the parameter described by this OpenMBeanParameterInfo instance.
getName() - Method in class javax.management.relation.RoleInfo
Returns the name of the role.
getName() - Method in class javax.management.remote.JMXPrincipal
Returns the name of this principal.
getName() - Method in class javax.naming.NameClassPair
Retrieves the name of this binding.
getName() - Method in class javax.net.ssl.SSLSessionBindingEvent
Returns the name to which the object is being bound, or the name from which the object is being unbound.
getName() - Method in interface javax.print.attribute.Attribute
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.Chromaticity
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.ColorSupported
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.Compression
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.Copies
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.CopiesSupported
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.DateTimeAtCompleted
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.DateTimeAtCreation
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.DateTimeAtProcessing
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.Destination
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.DialogTypeSelection
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.DocumentName
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.Fidelity
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.Finishings
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.JobHoldUntil
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.JobImpressions
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.JobImpressionsCompleted
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.JobImpressionsSupported
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.JobKOctets
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.JobKOctetsProcessed
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.JobKOctetsSupported
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.JobMediaSheets
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.JobMediaSheetsCompleted
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.JobMediaSheetsSupported
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.JobMessageFromOperator
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.JobName
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.JobOriginatingUserName
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.JobPriority
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.JobPrioritySupported
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.JobSheets
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.JobState
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.JobStateReason
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.JobStateReasons
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.Media
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.MediaPrintableArea
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.MediaSize
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.MultipleDocumentHandling
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.NumberOfDocuments
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.NumberOfInterveningJobs
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.NumberUp
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.NumberUpSupported
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.OrientationRequested
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.OutputDeviceAssigned
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.PageRanges
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.PagesPerMinute
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.PagesPerMinuteColor
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.PDLOverrideSupported
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.PresentationDirection
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.PrinterInfo
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.PrinterIsAcceptingJobs
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.PrinterLocation
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.PrinterMakeAndModel
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.PrinterMessageFromOperator
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.PrinterMoreInfo
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.PrinterMoreInfoManufacturer
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.PrinterName
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.PrinterResolution
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.PrinterState
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.PrinterStateReason
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.PrinterStateReasons
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.PrinterURI
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.PrintQuality
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.QueuedJobCount
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.ReferenceUriSchemesSupported
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.RequestingUserName
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.Severity
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.SheetCollate
Get the name of the category of which this attribute value is an instance.
getName() - Method in class javax.print.attribute.standard.Sides
Get the name of the category of which this attribute value is an instance.
getName() - Method in interface javax.print.PrintService
Returns a String name for this print service which may be used by applications to request a particular print service.
getName() - Method in class javax.security.auth.callback.NameCallback
Get the retrieved name.
getName() - Method in class javax.security.auth.kerberos.KerberosPrincipal
The returned string corresponds to the single-string representation of a Kerberos Principal name as specified in Section 2.1 of RFC 1964.
getName() - Method in class javax.security.auth.x500.X500Principal
Returns a string representation of the X.500 distinguished name using the format defined in RFC 2253.
getName(String) - Method in class javax.security.auth.x500.X500Principal
Returns a string representation of the X.500 distinguished name using the specified format.
getName(String, Map<String, String>) - Method in class javax.security.auth.x500.X500Principal
Returns a string representation of the X.500 distinguished name using the specified format.
getName() - Method in class javax.sound.midi.MidiDevice.Info
Obtains the name of the device.
getName() - Method in interface javax.sound.midi.Soundbank
Obtains the name of the sound bank.
getName() - Method in class javax.sound.midi.SoundbankResource
Obtains the name of the resource.
getName() - Method in class javax.sound.sampled.Mixer.Info
Obtains the name of the mixer.
getName() - Method in class javax.sound.sampled.Port.Info
Obtains the name of the port.
getName() - Method in class javax.sound.sampled.ReverbType
Obtains the name of this reverb type.
getName(File) - Method in class javax.swing.filechooser.FileView
The name of the file.
getName(File) - Method in class javax.swing.JFileChooser
Returns the filename.
getName() - Method in class javax.swing.LookAndFeel
Return a short string that identifies this look and feel, e.g.
getName(File) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView
 
getName() - Method in class javax.swing.plaf.metal.DefaultMetalTheme
Returns the name of this theme.
getName() - Method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the name of this look and feel.
getName() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the name of this theme.
getName() - Method in class javax.swing.plaf.metal.OceanTheme
Return the name of this theme, "Ocean".
getName() - Method in class javax.swing.plaf.multi.MultiLookAndFeel
Returns a string, suitable for use in menus, that identifies this look and feel.
getName() - Method in class javax.swing.plaf.nimbus.NimbusLookAndFeel
Return a short string that identifies this look and feel.
getName() - Method in class javax.swing.plaf.synth.Region
Returns the name of the region.
getName() - Method in class javax.swing.plaf.synth.SynthLookAndFeel
Return a short string that identifies this look and feel.
getName() - Method in class javax.swing.text.AbstractDocument.AbstractElement
Gets the name of the element.
getName() - Method in class javax.swing.text.AbstractDocument.BranchElement
Gets the element name.
getName() - Method in class javax.swing.text.AbstractDocument.LeafElement
Gets the element name.
getName() - Method in class javax.swing.text.DefaultStyledDocument.SectionElement
Gets the name of the element.
getName() - Method in interface javax.swing.text.Element
Fetches the name of the element.
getName() - Method in class javax.swing.text.html.HTMLDocument.BlockElement
Gets the name of the element.
getName() - Method in class javax.swing.text.html.HTMLDocument.RunElement
Gets the name of the element.
getName() - Method in class javax.swing.text.html.parser.AttributeList
 
getName() - Method in class javax.swing.text.html.parser.DTD
Gets the name of the DTD.
getName() - Method in class javax.swing.text.html.parser.Element
Get the name of the element.
getName() - Method in class javax.swing.text.html.parser.Entity
Gets the name of the entity.
getName() - Method in interface javax.swing.text.Keymap
Fetches the name of the set of key-bindings.
getName() - Method in interface javax.swing.text.Style
Fetches the name of the style.
getName() - Method in class javax.swing.text.StyleContext.NamedStyle
Fetches the name of the style.
getName() - Method in class javax.swing.UIManager.LookAndFeelInfo
Returns the name of the look and feel in a form suitable for a menu or other presentation
getName() - Method in enum javax.tools.DocumentationTool.Location
 
getName() - Method in interface javax.tools.FileObject
Gets a user-friendly name for this file object.
getName() - Method in class javax.tools.ForwardingFileObject
 
getName() - Method in interface javax.tools.JavaFileManager.Location
Gets the name of this location.
getName() - Method in class javax.tools.SimpleJavaFileObject
 
getName() - Method in enum javax.tools.StandardLocation
 
getName() - Method in interface javax.xml.crypto.dsig.keyinfo.KeyName
Returns the name of this KeyName.
getName() - Method in interface org.ietf.jgss.GSSCredential
Retrieves the name of the entity that the credential asserts.
getName(Oid) - Method in interface org.ietf.jgss.GSSCredential
Retrieves a Mechanism Name of the entity that the credential asserts.
getNameConstraints() - Method in class java.security.cert.TrustAnchor
Returns the name constraints parameter.
getNameConstraints() - Method in class java.security.cert.X509CertSelector
Returns the name constraints criterion.
getNameCount() - Method in interface java.nio.file.Path
Returns the number of name elements in the path.
getNameInNamespace() - Method in interface javax.naming.Context
Retrieves the full name of this context within its own namespace.
getNameInNamespace() - Method in class javax.naming.InitialContext
 
getNameInNamespace() - Method in class javax.naming.NameClassPair
Retrieves the full name of this binding.
getNameParser(Name) - Method in interface javax.naming.Context
Retrieves the parser associated with the named context.
getNameParser(String) - Method in interface javax.naming.Context
Retrieves the parser associated with the named context.
getNameParser(String) - Method in class javax.naming.InitialContext
 
getNameParser(Name) - Method in class javax.naming.InitialContext
 
getNames() - Method in interface javax.script.ScriptEngineFactory
Returns an immutable list of short names for the ScriptEngine, which may be used to identify the ScriptEngine by the ScriptEngineManager.
getNamesForMech(Oid) - Method in class org.ietf.jgss.GSSManager
Returns then name types supported by the indicated mechanism.
getNamespaceMap() - Method in class javax.xml.crypto.dsig.spec.XPathFilterParameterSpec
Returns a map of namespace prefixes.
getNamespaceMap() - Method in class javax.xml.crypto.dsig.spec.XPathType
Returns a map of namespace prefixes.
getNamespacePrefix(String, String) - Method in class javax.xml.crypto.dom.DOMCryptoContext
This implementation uses an internal HashMap to get the prefix that the specified URI maps to.
getNamespacePrefix(String, String) - Method in interface javax.xml.crypto.XMLCryptoContext
Returns the namespace prefix that the specified namespace URI is associated with.
getNamespaceURI() - Method in class javax.imageio.metadata.IIOMetadataNode
Returns null, since namespaces are not supported.
getNameType() - Method in class javax.security.auth.kerberos.KerberosPrincipal
Returns the name type of the KerberosPrincipal.
getNaN() - Method in class java.text.DecimalFormatSymbols
Gets the string used to represent "not a number".
getNanos() - Method in class java.sql.Timestamp
Gets this Timestamp object's nanos value.
getNativeContainer(Component) - Static method in class java.awt.Toolkit
Give native peers the ability to query the native container given a native component (eg the direct parent may be lightweight).
getNativeImageMetadataFormatName() - Method in class javax.imageio.spi.ImageReaderWriterSpi
Returns the name of the "native" image metadata format for this plug-in, which typically allows for lossless encoding and transmission of the image metadata stored in the format handled by this plug-in.
getNativeMetadataFormatName() - Method in class javax.imageio.metadata.IIOMetadata
Returns the name of the "native" metadata format for this plug-in, which typically allows for lossless encoding and transmission of the metadata stored in the format handled by this plug-in.
getNativesForFlavor(DataFlavor) - Method in interface java.awt.datatransfer.FlavorTable
Returns a List of String natives to which the specified DataFlavor corresponds.
getNativesForFlavor(DataFlavor) - Method in class java.awt.datatransfer.SystemFlavorMap
Returns a List of String natives to which the specified DataFlavor can be translated by the data transfer subsystem.
getNativesForFlavors(DataFlavor[]) - Method in interface java.awt.datatransfer.FlavorMap
Returns a Map of the specified DataFlavors to their corresponding String native.
getNativesForFlavors(DataFlavor[]) - Method in class java.awt.datatransfer.SystemFlavorMap
Returns a Map of the specified DataFlavors to their most preferred String native.
getNativeStreamMetadataFormatName() - Method in class javax.imageio.spi.ImageReaderWriterSpi
Returns the name of the "native" stream metadata format for this plug-in, which typically allows for lossless encoding and transmission of the stream metadata stored in the format handled by this plug-in.
getNavigationFilter() - Method in class javax.swing.JFormattedTextField.AbstractFormatter
Subclass and override if you wish to provide a filter to restrict where the user can navigate to.
getNavigationFilter() - Method in class javax.swing.text.DefaultFormatter
Returns the NavigationFilter used to restrict where the cursor can be placed.
getNavigationFilter() - Method in class javax.swing.text.JTextComponent
Returns the NavigationFilter.
getNbNotifications() - Method in class javax.management.timer.Timer
Gets the number of timer notifications registered into the list of notifications.
getNbNotifications() - Method in interface javax.management.timer.TimerMBean
Gets the number of timer notifications registered into the list of notifications.
getNbOccurences(Integer) - Method in class javax.management.timer.Timer
Gets a copy of the remaining number of occurrences associated to a timer notification.
getNbOccurences(Integer) - Method in interface javax.management.timer.TimerMBean
Gets a copy of the remaining number of occurrences associated to a timer notification.
getNCharacterStream(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated parameter as a java.io.Reader object in the Java programming language.
getNCharacterStream(String) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated parameter as a java.io.Reader object in the Java programming language.
getNCharacterStream(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.io.Reader object.
getNCharacterStream(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.io.Reader object.
getNClob(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC NCLOB parameter as a java.sql.NClob object in the Java programming language.
getNClob(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC NCLOB parameter as a java.sql.NClob object in the Java programming language.
getNClob(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a NClob object in the Java programming language.
getNClob(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a NClob object in the Java programming language.
getNeedClientAuth() - Method in class javax.net.ssl.SSLEngine
Returns true if the engine will require client authentication.
getNeedClientAuth() - Method in class javax.net.ssl.SSLParameters
Returns whether client authentication should be required.
getNeedClientAuth() - Method in class javax.net.ssl.SSLServerSocket
Returns true if client authentication will be required on newly accepted server-mode SSLSockets.
getNeedClientAuth() - Method in class javax.net.ssl.SSLSocket
Returns true if the socket will require client authentication.
getNeedClientAuth() - Method in class javax.rmi.ssl.SslRMIServerSocketFactory
Returns true if client authentication is required on SSL connections accepted by server sockets created by this factory.
getNeededLocation(int, int) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.DragController
Returns the x argument, since this is used for horizontal splits.
getNeededLocation(int, int) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.VerticalDragController
Returns the y argument, since this is used for vertical splits.
getNegativePrefix() - Method in class java.text.DecimalFormat
Get the negative prefix.
getNegativeSuffix() - Method in class java.text.DecimalFormat
Get the negative suffix.
getNegotiatedProperty(String) - Method in interface javax.security.sasl.SaslClient
Retrieves the negotiated property.
getNegotiatedProperty(String) - Method in interface javax.security.sasl.SaslServer
Retrieves the negotiated property.
getNestingKind() - Method in interface javax.lang.model.element.TypeElement
Returns the nesting kind of this type element.
getNestingKind() - Method in class javax.tools.ForwardingJavaFileObject
 
getNestingKind() - Method in interface javax.tools.JavaFileObject
Provides a hint about the nesting level of the class represented by this file object.
getNestingKind() - Method in class javax.tools.SimpleJavaFileObject
This implementation returns null.
getNetworkInterface() - Method in class java.net.MulticastSocket
Get the multicast network interface set.
getNetworkInterfaces() - Static method in class java.net.NetworkInterface
Returns all the interfaces on this machine.
getNetworkPrefixLength() - Method in class java.net.InterfaceAddress
Returns the network prefix length for this address.
getNetworkTimeout() - Method in interface java.sql.Connection
Retrieves the number of milliseconds the driver will wait for a database request to complete.
getNewBinding() - Method in class javax.naming.event.NamingEvent
Retrieves the binding of the object after the change.
getNewFolderAction() - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
getNewLeadSelectionPath() - Method in class javax.swing.event.TreeSelectionEvent
Returns the current lead path.
getNewRoleValue() - Method in class javax.management.relation.RelationNotification
Returns new value of updated role (only for role update).
getNewState() - Method in class java.awt.event.WindowEvent
For WINDOW_STATE_CHANGED events returns the new state of the window.
getNewValue() - Method in class java.beans.PropertyChangeEvent
Gets the new value for the property, expressed as an Object.
getNewValue() - Method in class java.util.prefs.PreferenceChangeEvent
Returns the new value for the preference.
getNewValue() - Method in class javax.management.AttributeChangeNotification
Gets the new value of the attribute which has changed.
getNext() - Method in class javax.swing.text.html.parser.AttributeList
 
getNextEastWestVisualPositionFrom(int, Position.Bias, Shape, int, Position.Bias[]) - Method in class javax.swing.text.CompositeView
Returns the next visual position for the cursor, in either the east or west direction.
getNextEntry() - Method in class java.util.jar.JarInputStream
Reads the next ZIP file entry and positions the stream at the beginning of the entry data.
getNextEntry() - Method in class java.util.zip.ZipInputStream
Reads the next ZIP file entry and positions the stream at the beginning of the entry data.
getNextEvent() - Method in class java.awt.EventQueue
Removes an event from the EventQueue and returns it.
getNextException() - Method in exception java.sql.SQLException
Retrieves the exception chained to this SQLException object by setNextException(SQLException ex).
getNextFocusableComponent() - Method in class javax.swing.JComponent
Deprecated.
As of 1.4, replaced by FocusTraversalPolicy.
getNextJarEntry() - Method in class java.util.jar.JarInputStream
Reads the next JAR file entry and positions the stream at the beginning of the entry data.
getNextLeaf() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns the leaf after this node or null if this node is the last leaf in the tree.
getNextLeftHit(TextHitInfo) - Method in class java.awt.font.TextLayout
Returns the hit for the next caret to the left (top); if no such hit, returns null.
getNextLeftHit(int, TextLayout.CaretPolicy) - Method in class java.awt.font.TextLayout
Returns the hit for the next caret to the left (top); if no such hit, returns null.
getNextLeftHit(int) - Method in class java.awt.font.TextLayout
Returns the hit for the next caret to the left (top); if no such hit, returns null.
getNextMatch(String, int, Position.Bias) - Method in class javax.swing.JList
Returns the next list element whose toString value starts with the given prefix.
getNextMatch(String, int, Position.Bias) - Method in class javax.swing.JTree
Returns the TreePath to the next tree element that begins with a prefix.
getNextNode() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns the node that follows this node in a preorder traversal of this node's tree.
getNextNorthSouthVisualPositionFrom(int, Position.Bias, Shape, int, Position.Bias[]) - Method in class javax.swing.text.CompositeView
Returns the next visual position for the cursor, in either the north or south direction.
getNextNorthSouthVisualPositionFrom(int, Position.Bias, Shape, int, Position.Bias[]) - Method in class javax.swing.text.ParagraphView
Returns the next visual position for the cursor, in either the east or west direction.
getNextRightHit(TextHitInfo) - Method in class java.awt.font.TextLayout
Returns the hit for the next caret to the right (bottom); if there is no such hit, returns null.
getNextRightHit(int, TextLayout.CaretPolicy) - Method in class java.awt.font.TextLayout
Returns the hit for the next caret to the right (bottom); if no such hit, returns null.
getNextRightHit(int) - Method in class java.awt.font.TextLayout
Returns the hit for the next caret to the right (bottom); if no such hit, returns null.
getNextSequenceNumber() - Method in class javax.management.remote.NotificationResult
Returns the sequence number of the next notification available for querying.
getNextSibling() - Method in class javax.imageio.metadata.IIOMetadataNode
Returns the next sibling of this node, or null if the node has no next sibling.
getNextSibling() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns the next sibling of this node in the parent's children array.
getNextSibling() - Method in class javax.xml.crypto.dsig.dom.DOMSignContext
Returns the nextSibling node.
getNextTabIndex(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getNextTabIndexInRun(int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getNextTabRun(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getNextUpdate() - Method in class java.security.cert.X509CRL
Gets the nextUpdate date from the CRL.
getNextValue() - Method in class javax.swing.JSpinner
Returns the object in the sequence that comes after the object returned by getValue().
getNextValue() - Method in class javax.swing.SpinnerDateModel
Returns the next Date in the sequence, or null if the next date is after end.
getNextValue() - Method in class javax.swing.SpinnerListModel
Returns the next legal value of the underlying sequence or null if value is already the last element.
getNextValue() - Method in interface javax.swing.SpinnerModel
Return the object in the sequence that comes after the object returned by getValue().
getNextValue() - Method in class javax.swing.SpinnerNumberModel
Returns the next number in the sequence.
getNextVisualPositionFrom(JTextComponent, int, Position.Bias, int, Position.Bias[]) - Method in class javax.swing.plaf.basic.BasicTextUI
Provides a way to determine the next visually represented model location that one might place a caret.
getNextVisualPositionFrom(JTextComponent, int, Position.Bias, int, Position.Bias[]) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the getNextVisualPositionFrom method on each UI handled by this object.
getNextVisualPositionFrom(JTextComponent, int, Position.Bias, int, Position.Bias[]) - Method in class javax.swing.plaf.TextUI
Provides a way to determine the next visually represented model location that one might place a caret.
getNextVisualPositionFrom(int, Position.Bias, Shape, int, Position.Bias[]) - Method in class javax.swing.text.AsyncBoxView
Provides a way to determine the next visually represented model location that one might place a caret.
getNextVisualPositionFrom(int, Position.Bias, Shape, int, Position.Bias[]) - Method in class javax.swing.text.CompositeView
Provides a way to determine the next visually represented model location that one might place a caret.
getNextVisualPositionFrom(int, Position.Bias, Shape, int, Position.Bias[]) - Method in class javax.swing.text.GlyphView
Provides a way to determine the next visually represented model location that one might place a caret.
getNextVisualPositionFrom(GlyphView, int, Position.Bias, Shape, int, Position.Bias[]) - Method in class javax.swing.text.GlyphView.GlyphPainter
Provides a way to determine the next visually represented model location that one might place a caret.
getNextVisualPositionFrom(JTextComponent, int, Position.Bias, int, Position.Bias[]) - Method in class javax.swing.text.NavigationFilter
Returns the next visual position to place the caret at from an existing position.
getNextVisualPositionFrom(int, Position.Bias, Shape, int, Position.Bias[]) - Method in class javax.swing.text.View
Provides a way to determine the next visually represented model location at which one might place a caret.
getNextWarning() - Method in exception java.sql.SQLWarning
Retrieves the warning chained to this SQLWarning object by setNextWarning.
getNextWarning() - Method in exception javax.sql.rowset.RowSetWarning
Retrieves the warning chained to this RowSetWarning object.
getNextWord(JTextComponent, int) - Static method in class javax.swing.text.Utilities
Determines the start of the next word for the given location.
getNode() - Method in class java.util.prefs.PreferenceChangeEvent
Returns the preference node that emitted the event.
getNode() - Method in class javax.xml.crypto.dom.DOMStructure
Returns the node contained in this DOMStructure.
getNode() - Method in class javax.xml.crypto.dsig.dom.DOMValidateContext
Returns the node.
getNodeDimensions(Object, int, int, boolean, Rectangle) - Method in class javax.swing.plaf.basic.BasicTreeUI.NodeDimensionsHandler
Responsible for getting the size of a particular node.
getNodeDimensions() - Method in class javax.swing.tree.AbstractLayoutCache
Returns the object that renders nodes in the tree, and which is responsible for calculating the dimensions of individual nodes.
getNodeDimensions(Object, int, int, boolean, Rectangle) - Method in class javax.swing.tree.AbstractLayoutCache
Returns, by reference in placeIn, the size needed to represent value.
getNodeDimensions(Object, int, int, boolean, Rectangle) - Method in class javax.swing.tree.AbstractLayoutCache.NodeDimensions
Returns, by reference in bounds, the size and x origin to place value at.
getNodeName() - Method in class javax.imageio.metadata.IIOMetadataNode
Returns the node name associated with this node.
getNodeType() - Method in class javax.imageio.metadata.IIOMetadataNode
Returns the node type, which is always ELEMENT_NODE.
getNodeValue() - Method in class javax.imageio.metadata.IIOMetadataNode
Returns the value associated with this node.
getNoFallbackControl(List<String>) - Static method in class java.util.ResourceBundle.Control
Returns a ResourceBundle.Control in which the getFormats method returns the specified formats and the getFallbackLocale method returns null.
getNoImageIcon() - Method in class javax.swing.text.html.ImageView
Returns the icon to use if the image couldn't be found.
getNonContinuousLayoutDivider() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Returns the divider to use when the splitPane is configured to not continuously layout.
getNonCriticalExtensionOIDs() - Method in interface java.security.cert.X509Extension
Gets a Set of the OID strings for the extension(s) marked NON-CRITICAL in the certificate/CRL managed by the object implementing this interface.
getNonHeapMemoryUsage() - Method in interface java.lang.management.MemoryMXBean
Returns the current memory usage of non-heap memory that is used by the Java virtual machine.
getNonRolloverBorder(AbstractButton) - Method in class javax.swing.plaf.basic.BasicToolBarUI
Returns a non-rollover border for the button.
getNormalBounds() - Method in class javax.swing.JInternalFrame
If the JInternalFrame is not in maximized state, returns getBounds(); otherwise, returns the bounds that the JInternalFrame would be restored to.
getNormalizedComponents(int[], int, float[], int) - Method in class java.awt.image.ColorModel
Returns an array of all of the color/alpha components in normalized form, given an unnormalized component array.
getNormalizedComponents(Object, float[], int) - Method in class java.awt.image.ColorModel
Returns an array of all of the color/alpha components in normalized form, given a pixel in this ColorModel.
getNormalizedComponents(int[], int, float[], int) - Method in class java.awt.image.ComponentColorModel
Returns an array of all of the color/alpha components in normalized form, given an unnormalized component array.
getNormalizedComponents(Object, float[], int) - Method in class java.awt.image.ComponentColorModel
Returns an array of all of the color/alpha components in normalized form, given a pixel in this ColorModel.
getNormalizingTransform() - Method in class java.awt.GraphicsConfiguration
Returns a AffineTransform that can be concatenated with the default AffineTransform of a GraphicsConfiguration so that 72 units in user space equals 1 inch in device space.
getNorthPane() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
getNotAfter() - Method in class java.security.cert.X509Certificate
Gets the notAfter date from the validity period of the certificate.
getNotAfter() - Method in class javax.security.cert.X509Certificate
Gets the notAfter date from the validity period of the certificate.
getNotBefore() - Method in class java.security.cert.X509Certificate
Gets the notBefore date from the validity period of the certificate.
getNotBefore() - Method in class javax.security.cert.X509Certificate
Gets the notBefore date from the validity period of the certificate.
getNote() - Method in class javax.swing.ProgressMonitor
Specifies the additional note that is displayed along with the progress message.
getNotification(String) - Method in interface javax.management.modelmbean.ModelMBeanInfo
Returns a ModelMBeanNotificationInfo requested by name.
getNotification(String) - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
 
getNotification() - Method in class javax.management.remote.TargetedNotification
The emitted notification.
getNotification() - Method in class javax.naming.ldap.UnsolicitedNotificationEvent
Returns the unsolicited notification.
getNotificationID() - Method in class javax.management.timer.TimerNotification
Gets the identifier of this timer notification.
getNotificationIDs(String) - Method in class javax.management.timer.Timer
Gets all the identifiers of timer notifications corresponding to the specified type.
getNotificationIDs(String) - Method in interface javax.management.timer.TimerMBean
Gets all the identifiers of timer notifications corresponding to the specified type.
getNotificationInfo() - Method in class javax.management.MBeanServerDelegate
 
getNotificationInfo() - Method in class javax.management.modelmbean.RequiredModelMBean
Returns the array of Notifications always generated by the RequiredModelMBean.
getNotificationInfo() - Method in class javax.management.monitor.CounterMonitor
Returns a NotificationInfo object containing the name of the Java class of the notification and the notification types sent by the counter monitor.
getNotificationInfo() - Method in class javax.management.monitor.GaugeMonitor
Returns a NotificationInfo object containing the name of the Java class of the notification and the notification types sent by the gauge monitor.
getNotificationInfo() - Method in class javax.management.monitor.StringMonitor
Returns a NotificationInfo object containing the name of the Java class of the notification and the notification types sent by the string monitor.
getNotificationInfo() - Method in interface javax.management.NotificationBroadcaster
Returns an array indicating, for each notification this MBean may send, the name of the Java class of the notification and the notification type.
getNotificationInfo() - Method in class javax.management.NotificationBroadcasterSupport
 
getNotificationInfo() - Method in class javax.management.relation.RelationService
Returns a NotificationInfo object containing the name of the Java class of the notification and the notification types sent.
getNotificationInfo() - Method in class javax.management.remote.JMXConnectorServer
Returns an array indicating the notifications that this MBean sends.
getNotificationInfo() - Method in class javax.management.StandardEmitterMBean
 
getNotificationInfo() - Method in class javax.management.timer.Timer
 
getNotificationMessage(Integer) - Method in class javax.management.timer.Timer
Gets the timer notification detailed message corresponding to the specified identifier.
getNotificationMessage(Integer) - Method in interface javax.management.timer.TimerMBean
Gets the timer notification detailed message corresponding to the specified identifier.
getNotifications() - Method in class javax.management.MBeanInfo
Returns the list of the notifications emitted by the MBean.
getNotifications() - Method in interface javax.management.modelmbean.ModelMBeanInfo
Returns the list of the notifications emitted by the MBean.
getNotifications() - Method in interface javax.management.openmbean.OpenMBeanInfo
Returns an array of MBeanNotificationInfo instances describing each notification emitted by the open MBean described by this OpenMBeanInfo instance.
getNotificationType(Integer) - Method in class javax.management.timer.Timer
Gets the timer notification type corresponding to the specified identifier.
getNotificationType(Integer) - Method in interface javax.management.timer.TimerMBean
Gets the timer notification type corresponding to the specified identifier.
getNotificationUserData(Integer) - Method in class javax.management.timer.Timer
Gets the timer notification user data object corresponding to the specified identifier.
getNotificationUserData(Integer) - Method in interface javax.management.timer.TimerMBean
Gets the timer notification user data object corresponding to the specified identifier.
getNotifTypes() - Method in class javax.management.MBeanNotificationInfo
Returns the array of strings (in dot notation) containing the notification types that the MBean may emit.
getNotify() - Method in class javax.management.monitor.CounterMonitor
Gets the notification's on/off switch value common to all observed MBeans.
getNotify() - Method in interface javax.management.monitor.CounterMonitorMBean
Gets the notification's on/off switch value.
getNotifyDiffer() - Method in class javax.management.monitor.StringMonitor
Gets the differing notification's on/off switch value common to all observed MBeans.
getNotifyDiffer() - Method in interface javax.management.monitor.StringMonitorMBean
Gets the differing notification's on/off switch value.
getNotifyHigh() - Method in class javax.management.monitor.GaugeMonitor
Gets the high notification's on/off switch value common to all observed MBeans.
getNotifyHigh() - Method in interface javax.management.monitor.GaugeMonitorMBean
Gets the high notification's on/off switch value.
getNotifyLow() - Method in class javax.management.monitor.GaugeMonitor
Gets the low notification's on/off switch value common to all observed MBeans.
getNotifyLow() - Method in interface javax.management.monitor.GaugeMonitorMBean
Gets the low notification's on/off switch value.
getNotifyMatch() - Method in class javax.management.monitor.StringMonitor
Gets the matching notification's on/off switch value common to all observed MBeans.
getNotifyMatch() - Method in interface javax.management.monitor.StringMonitorMBean
Gets the matching notification's on/off switch value.
getNoType(TypeKind) - Method in interface javax.lang.model.util.Types
Returns a pseudo-type used where no actual type is appropriate.
getNString(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated NCHAR, NVARCHAR or LONGNVARCHAR parameter as a String in the Java programming language.
getNString(String) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated NCHAR, NVARCHAR or LONGNVARCHAR parameter as a String in the Java programming language.
getNString(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a String in the Java programming language.
getNString(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a String in the Java programming language.
getNullFormatter() - Method in class javax.swing.text.DefaultFormatterFactory
Returns the formatter to use if the value is null.
getNullType() - Method in interface javax.lang.model.util.Types
Returns the null type.
getNumBands() - Method in class java.awt.image.Raster
Returns the number of bands (samples per pixel) in this Raster.
getNumBands() - Method in class java.awt.image.SampleModel
Returns the total number of bands of image data.
getNumBands() - Method in class javax.imageio.ImageTypeSpecifier
Return the number of bands specified by this object.
getNumBanks() - Method in class java.awt.image.DataBuffer
Returns the number of banks in this DataBuffer.
getNumber() - Method in class javax.swing.SpinnerNumberModel
Returns the value of the current element of the sequence.
getNumberFormat() - Method in class java.text.DateFormat
Gets the number formatter which this date/time formatter uses to format and parse a time.
getNumberInstance() - Static method in class java.text.NumberFormat
Returns a general-purpose number format for the current default locale.
getNumberInstance(Locale) - Static method in class java.text.NumberFormat
Returns a general-purpose number format for the specified locale.
getNumberInstance(Locale) - Method in class java.text.spi.NumberFormatProvider
Returns a new general-purpose NumberFormat instance for the specified locale.
getNumberOfButtons() - Static method in class java.awt.MouseInfo
Returns the number of buttons on the mouse.
getNumberOfPages() - Method in class java.awt.print.Book
Returns the number of pages in this Book.
getNumberOfPages() - Method in interface java.awt.print.Pageable
Returns the number of pages in the set.
getNumberWaiting() - Method in class java.util.concurrent.CyclicBarrier
Returns the number of parties currently waiting at the barrier.
getNumChars() - Method in class java.awt.font.LineMetrics
Returns the number of characters (char values) in the text whose metrics are encapsulated by this LineMetrics object.
getNumColorComponents() - Method in class java.awt.image.ColorModel
Returns the number of color components in this ColorModel.
getNumComponents() - Method in class java.awt.color.ColorSpace
Returns the number of components of this ColorSpace.
getNumComponents() - Method in class java.awt.color.ICC_Profile
Returns the number of color components in the "input" color space of this profile.
getNumComponents() - Method in class java.awt.image.ColorModel
Returns the number of components, including alpha, in this ColorModel.
getNumComponents() - Method in class java.awt.image.LookupTable
Returns the number of components in the lookup table.
getNumComponents() - Method in class javax.imageio.ImageTypeSpecifier
Return the number of color components specified by this object.
getNumDataElements() - Method in class java.awt.image.ComponentSampleModel
getNumDataElements() - Method in class java.awt.image.MultiPixelPackedSampleModel
getNumDataElements() - Method in class java.awt.image.Raster
Returns the number of data elements needed to transfer one pixel via the getDataElements and setDataElements methods.
getNumDataElements() - Method in class java.awt.image.SampleModel
Returns the number of data elements needed to transfer a pixel via the getDataElements and setDataElements methods.
getNumDataElements() - Method in class java.awt.image.SinglePixelPackedSampleModel
Returns the number of data elements needed to transfer one pixel via the getDataElements and setDataElements methods.
getNumDesignAxes() - Method in interface java.awt.font.MultipleMaster
Returns the number of multiple master design controls.
getNumericCode() - Method in class java.util.Currency
Returns the ISO 4217 numeric code of this currency.
getNumericFunctions() - Method in interface java.sql.DatabaseMetaData
Retrieves a comma-separated list of math functions available with this database.
getNumericValue(char) - Static method in class java.lang.Character
Returns the int value that the specified Unicode character represents.
getNumericValue(int) - Static method in class java.lang.Character
Returns the int value that the specified character (Unicode code point) represents.
getNumFactors() - Method in class java.awt.image.RescaleOp
Returns the number of scaling factors and offsets used in this RescaleOp.
getNumGlyphs() - Method in class java.awt.Font
Returns the number of glyphs in this Font.
getNumGlyphs() - Method in class java.awt.font.GlyphVector
Returns the number of glyphs in this GlyphVector.
getNumImages(boolean) - Method in class javax.imageio.ImageReader
Returns the number of images, not including thumbnails, available from the current input source.
getNumParameters() - Method in class java.awt.image.renderable.ParameterBlock
Returns the number of parameters (not including source images).
getNumSources() - Method in class java.awt.image.renderable.ParameterBlock
Returns the number of source images.
getNumThumbnails() - Method in class javax.imageio.IIOImage
Returns the number of thumbnails stored in this IIOImage.
getNumThumbnails(int) - Method in class javax.imageio.ImageReader
Returns the number of thumbnail preview images associated with the given image.
getNumThumbnailsSupported(ImageTypeSpecifier, ImageWriteParam, IIOMetadata, IIOMetadata) - Method in class javax.imageio.ImageWriter
Returns the number of thumbnails suported by the format being written, given the image type and any additional write parameters and metadata objects that will be used during encoding.
getNumXTiles() - Method in class java.awt.image.BufferedImage
Returns the number of tiles in the x direction.
getNumXTiles() - Method in interface java.awt.image.RenderedImage
Returns the number of tiles in the X direction.
getNumYTiles() - Method in class java.awt.image.BufferedImage
Returns the number of tiles in the y direction.
getNumYTiles() - Method in interface java.awt.image.RenderedImage
Returns the number of tiles in the Y direction.
getObject() - Method in class java.security.GuardedObject
Retrieves the guarded object, or throws an exception if access to the guarded object is denied by the guard.
getObject() - Method in class java.security.SignedObject
Retrieves the encapsulated object.
getObject(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated parameter as an Object in the Java programming language.
getObject(int, Map<String, Class<?>>) - Method in interface java.sql.CallableStatement
Returns an object representing the value of OUT parameter parameterIndex and uses map for the custom mapping of the parameter value.
getObject(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a parameter as an Object in the Java programming language.
getObject(String, Map<String, Class<?>>) - Method in interface java.sql.CallableStatement
Returns an object representing the value of OUT parameter parameterName and uses map for the custom mapping of the parameter value.
getObject(int, Class<T>) - Method in interface java.sql.CallableStatement
Returns an object representing the value of OUT parameter parameterIndex and will convert from the SQL type of the parameter to the requested Java data type, if the conversion is supported.
getObject(String, Class<T>) - Method in interface java.sql.CallableStatement
Returns an object representing the value of OUT parameter parameterName and will convert from the SQL type of the parameter to the requested Java data type, if the conversion is supported.
getObject(Map<String, Class<?>>) - Method in interface java.sql.Ref
Retrieves the referenced object and maps it to a Java type using the given type map.
getObject() - Method in interface java.sql.Ref
Retrieves the SQL structured type instance referenced by this Ref object.
getObject(int) - Method in interface java.sql.ResultSet
Gets the value of the designated column in the current row of this ResultSet object as an Object in the Java programming language.
getObject(String) - Method in interface java.sql.ResultSet
Gets the value of the designated column in the current row of this ResultSet object as an Object in the Java programming language.
getObject(int, Map<String, Class<?>>) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as an Object in the Java programming language.
getObject(String, Map<String, Class<?>>) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as an Object in the Java programming language.
getObject(int, Class<T>) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object and will convert from the SQL type of the column to the requested Java data type, if the conversion is supported.
getObject(String, Class<T>) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object and will convert from the SQL type of the column to the requested Java data type, if the conversion is supported.
getObject(String) - Method in class java.util.ResourceBundle
Gets an object for the given key from this resource bundle or one of its parents.
getObject(Key) - Method in class javax.crypto.SealedObject
Retrieves the original (encapsulated) object.
getObject(Cipher) - Method in class javax.crypto.SealedObject
Retrieves the original (encapsulated) object.
getObject(Key, String) - Method in class javax.crypto.SealedObject
Retrieves the original (encapsulated) object.
getObject() - Method in class javax.naming.Binding
Retrieves the object bound to the name of this binding.
getObject() - Method in class javax.naming.spi.DirStateFactory.Result
Retrieves the object to be bound.
getObject() - Method in class javax.sql.rowset.serial.SerialJavaObject
Returns an Object that is a copy of this SerialJavaObject object.
getObject(Map<String, Class<?>>) - Method in class javax.sql.rowset.serial.SerialRef
Returns an Object representing the SQL structured type to which this SerialRef object refers.
getObject() - Method in class javax.sql.rowset.serial.SerialRef
Returns an Object representing the SQL structured type to which this SerialRef object refers.
getObjectArrayMaxLength(String) - Method in interface javax.imageio.metadata.IIOMetadataFormat
Returns the maximum number of array elements that may be used to define the Object reference within the named element.
getObjectArrayMaxLength(String) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
 
getObjectArrayMinLength(String) - Method in interface javax.imageio.metadata.IIOMetadataFormat
Returns the minimum number of array elements that may be used to define the Object reference within the named element.
getObjectArrayMinLength(String) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
 
getObjectClass(String) - Method in interface javax.imageio.metadata.IIOMetadataFormat
Returns the Class type of the Object reference stored within the element.
getObjectClass(String) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
 
getObjectDefaultValue(String) - Method in interface javax.imageio.metadata.IIOMetadataFormat
Returns an Objects containing the default value for the Object reference within the named element.
getObjectDefaultValue(String) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
 
getObjectEnumerations(String) - Method in interface javax.imageio.metadata.IIOMetadataFormat
Returns an array of Objects containing the legal enumerated values for the Object reference within the named element.
getObjectEnumerations(String) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
 
getObjectForLayer(int) - Method in class javax.swing.JLayeredPane
Returns the Integer object associated with a specified layer.
getObjectInstance(ObjectName) - Method in interface javax.management.MBeanServer
 
getObjectInstance(ObjectName) - Method in interface javax.management.MBeanServerConnection
Gets the ObjectInstance for a given MBean registered with the MBean server.
getObjectInstance(ObjectName, Subject) - Method in interface javax.management.remote.rmi.RMIConnection
getObjectInstance(ObjectName, Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
getObjectInstance(Object, Name, Context, Hashtable<?, ?>, Attributes) - Static method in class javax.naming.spi.DirectoryManager
Creates an instance of an object for the specified object, attributes, and environment.
getObjectInstance(Object, Name, Context, Hashtable<?, ?>, Attributes) - Method in interface javax.naming.spi.DirObjectFactory
Creates an object using the location or reference information, and attributes specified.
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Static method in class javax.naming.spi.NamingManager
Creates an instance of an object for the specified object and environment.
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in interface javax.naming.spi.ObjectFactory
Creates an object using the location or reference information specified.
getObjectMaxValue(String) - Method in interface javax.imageio.metadata.IIOMetadataFormat
Returns the maximum legal value for the Object reference within the named element.
getObjectMaxValue(String) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
 
getObjectMinValue(String) - Method in interface javax.imageio.metadata.IIOMetadataFormat
Returns the minimum legal value for the Object reference within the named element.
getObjectMinValue(String) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
 
getObjectName() - Method in interface java.lang.management.PlatformManagedObject
Returns an ObjectName instance representing the object name of this platform managed object.
getObjectName() - Method in class javax.management.MBeanServerInvocationHandler
The name of the MBean within the MBean server to which methods are forwarded.
getObjectName() - Method in class javax.management.ObjectInstance
Returns the object name part.
getObjectName() - Method in class javax.management.relation.RelationNotification
Returns the ObjectName of the created/removed/updated relation.
getObjectParameter(int) - Method in class java.awt.image.renderable.ParameterBlock
Gets a parameter as an object.
getObjectPendingFinalizationCount() - Method in interface java.lang.management.MemoryMXBean
Returns the approximate number of objects for which finalization is pending.
getObjects() - Method in interface javax.xml.crypto.dsig.XMLSignature
Returns an unmodifiable list of XMLObjects contained in this XMLSignature.
getObjectSize(Object) - Method in interface java.lang.instrument.Instrumentation
Returns an implementation-specific approximation of the amount of storage consumed by the specified object.
getObjectStreamClass() - Method in class java.io.ObjectInputStream.GetField
Get the ObjectStreamClass that describes the fields in the stream.
getObjectValueType(String) - Method in interface javax.imageio.metadata.IIOMetadataFormat
Returns one of the enumerated values starting with VALUE_, indicating the type of values (enumeration, range, or array) that are allowed for the Object reference.
getObjectValueType(String) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
 
getObservedAttribute() - Method in class javax.management.monitor.Monitor
Gets the attribute being observed.
getObservedAttribute() - Method in interface javax.management.monitor.MonitorMBean
Gets the attribute being observed.
getObservedAttribute() - Method in class javax.management.monitor.MonitorNotification
Gets the observed attribute of this monitor notification.
getObservedObject() - Method in class javax.management.monitor.Monitor
Deprecated.
As of JMX 1.2, replaced by Monitor.getObservedObjects()
getObservedObject() - Method in interface javax.management.monitor.MonitorMBean
Deprecated.
As of JMX 1.2, replaced by MonitorMBean.getObservedObjects()
getObservedObject() - Method in class javax.management.monitor.MonitorNotification
Gets the observed object of this monitor notification.
getObservedObjects() - Method in class javax.management.monitor.Monitor
Returns an array containing the objects being observed.
getObservedObjects() - Method in interface javax.management.monitor.MonitorMBean
Returns an array containing the objects being observed.
getOctetStream() - Method in class javax.xml.crypto.OctetStreamData
Returns the input stream of this OctetStreamData.
getOffendingNode() - Method in exception javax.imageio.metadata.IIOInvalidTreeException
Returns the Node that caused the error in parsing.
getOffscreenBuffer(Component, int, int) - Method in class javax.swing.RepaintManager
Return the offscreen buffer that should be used as a double buffer with the component c.
getOffset(int, int) - Method in class java.awt.image.ComponentSampleModel
Gets the offset for the first band of pixel (x,y).
getOffset(int, int, int) - Method in class java.awt.image.ComponentSampleModel
Gets the offset for band b of pixel (x,y).
getOffset() - Method in class java.awt.image.DataBuffer
Returns the offset of the default bank in array elements.
getOffset() - Method in class java.awt.image.LookupTable
Returns the offset.
getOffset(int, int) - Method in class java.awt.image.MultiPixelPackedSampleModel
Returns the offset of pixel (x, y) in data array elements.
getOffset(int, int) - Method in class java.awt.image.SinglePixelPackedSampleModel
Returns the offset (in data array elements) of pixel (x,y).
getOffset() - Method in class java.io.ObjectStreamField
Offset of field within instance data.
getOffset() - Method in class java.net.DatagramPacket
Returns the offset of the data to be sent or the offset of the data received.
getOffset() - Method in class java.text.CollationElementIterator
Returns the character offset in the original text corresponding to the next collation element.
getOffset(long) - Method in class java.util.SimpleTimeZone
Returns the offset of this time zone from UTC at the given time.
getOffset(int, int, int, int, int, int) - Method in class java.util.SimpleTimeZone
Returns the difference in milliseconds between local time and UTC, taking into account both the raw offset and the effect of daylight saving, for the specified date and time.
getOffset(int, int, int, int, int, int) - Method in class java.util.TimeZone
Gets the time zone offset, for current date, modified in case of daylight savings.
getOffset(long) - Method in class java.util.TimeZone
Returns the offset of this time zone from UTC at the specified date.
getOffset() - Method in class javax.imageio.stream.IIOByteBuffer
Returns the offset within the byte array returned by getData at which the data of interest start.
getOffset() - Method in class javax.management.monitor.CounterMonitor
Gets the offset value common to all observed MBeans.
getOffset() - Method in interface javax.management.monitor.CounterMonitorMBean
Gets the offset value.
getOffset() - Method in class javax.print.attribute.EnumSyntax
Returns the lowest integer value used by this enumeration value's enumeration class.
getOffset() - Method in class javax.print.attribute.standard.Finishings
Returns the lowest integer value used by class Finishings.
getOffset() - Method in class javax.print.attribute.standard.OrientationRequested
Returns the lowest integer value used by class OrientationRequested.
getOffset() - Method in class javax.print.attribute.standard.PrintQuality
Returns the lowest integer value used by class PrintQuality.
getOffset() - Method in interface javax.swing.event.DocumentEvent
Returns the offset within the document of the start of the change.
getOffset() - Method in class javax.swing.plaf.basic.BasicToolBarUI.DragWindow
 
getOffset() - Method in class javax.swing.text.AbstractDocument.DefaultDocumentEvent
Returns the offset within the document of the start of the change.
getOffset(int, int) - Method in class javax.swing.text.BoxView
Fetches the offset of a particular child's current layout.
getOffset() - Method in class javax.swing.text.DefaultStyledDocument.ElementSpec
Gets the starting offset.
getOffset() - Method in interface javax.swing.text.Position
Fetches the current offset within the document.
getOffsetHit(int) - Method in class java.awt.font.TextHitInfo
Creates a TextHitInfo whose character index is offset by delta from the charIndex of this TextHitInfo.
getOffsets() - Method in class java.awt.image.DataBuffer
Returns the offsets (in array elements) of all the banks.
getOffsets(float[]) - Method in class java.awt.image.RescaleOp
Returns the offsets in the given array.
getOldBinding() - Method in class javax.naming.event.NamingEvent
Retrieves the binding of the object before the change.
getOldLeadSelectionPath() - Method in class javax.swing.event.TreeSelectionEvent
Returns the path that was previously the lead path.
getOldRoleValue() - Method in class javax.management.relation.RelationNotification
Returns old value of updated role (only for role update).
getOldState() - Method in class java.awt.event.WindowEvent
For WINDOW_STATE_CHANGED events returns the previous state of the window.
getOldValue() - Method in class java.beans.PropertyChangeEvent
Gets the old value for the property, expressed as an Object.
getOldValue() - Method in class javax.management.AttributeChangeNotification
Gets the old value of the attribute which has changed.
getOmni() - Method in interface javax.sound.midi.MidiChannel
Obtains the current omni mode.
getOOBInline() - Method in class java.net.Socket
Tests if OOBINLINE is enabled.
getOpacity() - Method in class java.awt.Window
Returns the opacity of the window.
getOpenIcon() - Method in class javax.swing.tree.DefaultTreeCellRenderer
Returns the icon used to represent non-leaf nodes that are expanded.
getOpenType() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Returns the open type for the values of the attribute described by this OpenMBeanAttributeInfoSupport instance.
getOpenType() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Returns the open type of the values of the parameter described by this OpenMBeanParameterInfo instance.
getOpenType() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
Returns the open type for the values of the parameter described by this OpenMBeanParameterInfoSupport instance.
getOperatingSystemMXBean() - Static method in class java.lang.management.ManagementFactory
Returns the managed bean for the operating system on which the Java virtual machine is running.
getOperation() - Method in class java.rmi.server.Operation
Deprecated.
no replacement
getOperation(String) - Method in interface javax.management.modelmbean.ModelMBeanInfo
Returns a ModelMBeanOperationInfo requested by name.
getOperation(String) - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
 
getOperations() - Method in interface java.rmi.server.Skeleton
Deprecated.
no replacement
getOperations() - Method in class javax.management.MBeanInfo
Returns the list of operations of the MBean.
getOperations() - Method in interface javax.management.modelmbean.ModelMBeanInfo
Returns the list of operations of the MBean.
getOperations() - Method in interface javax.management.openmbean.OpenMBeanInfo
Returns an array of OpenMBeanOperationInfo instances describing each operation in the open MBean described by this OpenMBeanInfo instance.
getOppositeComponent() - Method in class java.awt.event.FocusEvent
Returns the other Component involved in this focus change.
getOppositeWindow() - Method in class java.awt.event.WindowEvent
Returns the other Window involved in this focus or activation change.
getOptimizeHuffmanTables() - Method in class javax.imageio.plugins.jpeg.JPEGImageWriteParam
Returns the value passed into the most recent call to setOptimizeHuffmanTables, or false if setOptimizeHuffmanTables has never been called.
getOption(int) - Method in interface java.net.SocketOptions
Fetch the value of an option.
getOption(SocketOption<T>) - Method in interface java.nio.channels.NetworkChannel
Returns the value of a socket option.
getOptions() - Method in interface javax.annotation.processing.ProcessingEnvironment
Returns the processor-specific options passed to the annotation processing tool.
getOptions() - Method in class javax.security.auth.callback.ConfirmationCallback
Get the confirmation options.
getOptions() - Method in class javax.security.auth.login.AppConfigurationEntry
Get the options configured for this LoginModule.
getOptions() - Method in class javax.swing.JOptionPane
Returns the choices the user can make.
getOptionType() - Method in class javax.security.auth.callback.ConfirmationCallback
Get the option type.
getOptionType() - Method in class javax.swing.JOptionPane
Returns the type of options that are displayed.
getOrder() - Method in class java.security.spec.ECParameterSpec
Returns the order of the generator.
getOrientation() - Method in interface java.awt.Adjustable
Gets the orientation of the adjustable object.
getOrientation(Locale) - Static method in class java.awt.ComponentOrientation
Returns the orientation that is appropriate for the given locale.
getOrientation(ResourceBundle) - Static method in class java.awt.ComponentOrientation
getOrientation() - Method in class java.awt.print.PageFormat
Returns the orientation of this PageFormat.
getOrientation() - Method in class java.awt.Scrollbar
Returns the orientation of this scroll bar.
getOrientation() - Method in class java.awt.ScrollPaneAdjustable
Returns the orientation of this scrollbar.
getOrientation() - Method in class javax.swing.JProgressBar
Returns SwingConstants.VERTICAL or SwingConstants.HORIZONTAL, depending on the orientation of the progress bar.
getOrientation() - Method in class javax.swing.JScrollBar
Returns the component's orientation (horizontal or vertical).
getOrientation() - Method in class javax.swing.JSeparator
Returns the orientation of this separator.
getOrientation() - Method in class javax.swing.JSlider
Return this slider's vertical or horizontal orientation.
getOrientation() - Method in class javax.swing.JSplitPane
Returns the orientation.
getOrientation() - Method in class javax.swing.JToolBar
Returns the current orientation of the tool bar.
getOrientation() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Returns the orientation for the JSplitPane.
getOrientation() - Method in class javax.swing.plaf.basic.BasicToolBarUI.DragWindow
Returns the orientation of the toolbar window when the toolbar is floating.
getOrientationRequested() - Method in class java.awt.PageAttributes
Returns the print orientation for pages using these attributes.
getOrigin() - Method in class java.awt.PageAttributes
Returns whether drawing at (0, 0) to pages using these attributes draws at the upper-left corner of the physical page, or at the upper-left corner of the printable area.
getOriginal() - Method in interface javax.sql.rowset.CachedRowSet
Returns a ResultSet object containing the original value of this CachedRowSet object.
getOriginal() - Method in interface javax.sql.RowSetInternal
Retrieves a ResultSet object containing the original value of this RowSet object.
getOriginalRow() - Method in interface javax.sql.rowset.CachedRowSet
Returns a ResultSet object containing the original value for the current row only of this CachedRowSet object.
getOriginalRow() - Method in interface javax.sql.RowSetInternal
Retrieves a ResultSet object containing the original value of the current row only.
getOriginatingProvider() - Method in class javax.imageio.ImageReader
Returns the ImageReaderSpi that was passed in on the constructor.
getOriginatingProvider() - Method in class javax.imageio.ImageWriter
Returns the ImageWriterSpi object that created this ImageWriter, or null if this object was not created through the IIORegistry.
getOtherFile() - Method in exception java.nio.file.FileSystemException
Returns the other file used to create this exception.
getOtherHit() - Method in class java.awt.font.TextHitInfo
Creates a TextHitInfo on the other side of the insertion point.
getOtherPrimeInfo() - Method in interface java.security.interfaces.RSAMultiPrimePrivateCrtKey
Returns the otherPrimeInfo or null if there are only two prime factors (p and q).
getOtherPrimeInfo() - Method in class java.security.spec.RSAMultiPrimePrivateCrtKeySpec
Returns a copy of the otherPrimeInfo or null if there are only two prime factors (p and q).
getOutline() - Method in class java.awt.font.GlyphVector
Returns a Shape whose interior corresponds to the visual representation of this GlyphVector.
getOutline(float, float) - Method in class java.awt.font.GlyphVector
Returns a Shape whose interior corresponds to the visual representation of this GlyphVector when rendered at x, y.
getOutline(AffineTransform) - Method in class java.awt.font.GraphicAttribute
Return a Shape that represents the region that this GraphicAttribute renders.
getOutline(AffineTransform) - Method in class java.awt.font.ShapeGraphicAttribute
Return a Shape that represents the region that this ShapeGraphicAttribute renders.
getOutline(AffineTransform) - Method in class java.awt.font.TextLayout
Returns a Shape representing the outline of this TextLayout.
getOutput() - Method in class javax.imageio.ImageWriter
Returns the ImageOutputStream or other Object set by the most recent call to the setOutput method.
getOutputClass() - Method in class javax.imageio.spi.ImageOutputStreamSpi
Returns a Class object representing the class or interface type that must be implemented by an output destination in order to be "wrapped" in an ImageOutputStream via the createOutputStreamInstance method.
getOutputFormat() - Method in class javax.print.StreamPrintService
Returns the document format emitted by this print service.
getOutputFormat() - Method in class javax.print.StreamPrintServiceFactory
Queries the factory for the document format that is emitted by printers obtained from this factory.
getOutputLength() - Method in class javax.xml.crypto.dsig.spec.HMACParameterSpec
Returns the truncation length.
getOutputSize(int) - Method in class javax.crypto.Cipher
Returns the length in bytes that an output buffer would need to be in order to hold the result of the next update or doFinal operation, given the input length inputLen (in bytes).
getOutputSize(int) - Method in class javax.crypto.ExemptionMechanism
Returns the length in bytes that an output buffer would need to be in order to hold the result of the next genExemptionBlob operation, given the input length inputLen (in bytes).
getOutputStatement(String) - Method in interface javax.script.ScriptEngineFactory
Returns a String that can be used as a statement to display the specified String using the syntax of the supported scripting language.
getOutputStream() - Method in class java.lang.Process
Returns the output stream connected to the normal input of the subprocess.
getOutputStream() - Method in class java.net.Socket
Returns an output stream for this socket.
getOutputStream() - Method in class java.net.SocketImpl
Returns an output stream for this socket.
getOutputStream() - Method in class java.net.URLConnection
Returns an output stream that writes to this connection.
getOutputStream() - Method in class java.rmi.server.LogStream
Deprecated.
no replacement
getOutputStream() - Method in interface java.rmi.server.RemoteCall
Deprecated.
no replacement
getOutputStream() - Method in class javax.print.StreamPrintService
Gets the output stream.
getOutputTypes() - Method in class javax.imageio.spi.ImageWriterSpi
Returns an array of Class objects indicating what types of objects may be used as arguments to the writer's setOutput method.
getOutsideBorder() - Method in class javax.swing.border.CompoundBorder
Returns the outside border object.
getOverwriteMode() - Method in class javax.swing.text.DefaultFormatter
Returns the behavior when inserting characters.
getOwnedWindows() - Method in class java.awt.Window
Return an array containing all the windows this window currently owns.
getOwner() - Method in class java.awt.Window
Returns the owner of this window.
getOwner() - Method in class java.beans.XMLDecoder
Gets the owner of this decoder.
getOwner() - Method in class java.beans.XMLEncoder
Gets the owner of this encoder.
getOwner() - Method in interface java.nio.file.attribute.FileOwnerAttributeView
Read the file owner.
getOwner(Path, LinkOption...) - Static method in class java.nio.file.Files
Returns the owner of a file.
getOwner() - Method in class java.util.concurrent.locks.ReentrantLock
Returns the thread that currently owns this lock, or null if not owned.
getOwner() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock
Returns the thread that currently owns the write lock, or null if not owned.
getOwnerDocument() - Method in class javax.imageio.metadata.IIOMetadataNode
Returns null, since IIOMetadataNodes do not belong to any Document.
getOwnerlessWindows() - Static method in class java.awt.Window
Returns an array of all Windows created by this application that have no owner.
getOwnerType() - Method in interface java.lang.reflect.ParameterizedType
Returns a Type object representing the type that this type is a member of.
getP() - Method in interface java.security.interfaces.DSAParams
Returns the prime, p.
getP() - Method in class java.security.spec.DSAParameterSpec
Returns the prime p.
getP() - Method in class java.security.spec.DSAPrivateKeySpec
Returns the prime p.
getP() - Method in class java.security.spec.DSAPublicKeySpec
Returns the prime p.
getP() - Method in class java.security.spec.ECFieldFp
Returns the prime p of this prime finite field.
getP() - Method in class javax.crypto.spec.DHParameterSpec
Returns the prime modulus p.
getP() - Method in class javax.crypto.spec.DHPrivateKeySpec
Returns the prime modulus p.
getP() - Method in class javax.crypto.spec.DHPublicKeySpec
Returns the prime modulus p.
getP1() - Method in class java.awt.geom.CubicCurve2D.Double
Returns the start point.
getP1() - Method in class java.awt.geom.CubicCurve2D.Float
Returns the start point.
getP1() - Method in class java.awt.geom.CubicCurve2D
Returns the start point.
getP1() - Method in class java.awt.geom.Line2D.Double
Returns the start Point2D of this Line2D.
getP1() - Method in class java.awt.geom.Line2D.Float
Returns the start Point2D of this Line2D.
getP1() - Method in class java.awt.geom.Line2D
Returns the start Point2D of this Line2D.
getP1() - Method in class java.awt.geom.QuadCurve2D.Double
Returns the start point.
getP1() - Method in class java.awt.geom.QuadCurve2D.Float
Returns the start point.
getP1() - Method in class java.awt.geom.QuadCurve2D
Returns the start point.
getP2() - Method in class java.awt.geom.CubicCurve2D.Double
Returns the end point.
getP2() - Method in class java.awt.geom.CubicCurve2D.Float
Returns the end point.
getP2() - Method in class java.awt.geom.CubicCurve2D
Returns the end point.
getP2() - Method in class java.awt.geom.Line2D.Double
Returns the end Point2D of this Line2D.
getP2() - Method in class java.awt.geom.Line2D.Float
Returns the end Point2D of this Line2D.
getP2() - Method in class java.awt.geom.Line2D
Returns the end Point2D of this Line2D.
getP2() - Method in class java.awt.geom.QuadCurve2D.Double
Returns the end point.
getP2() - Method in class java.awt.geom.QuadCurve2D.Float
Returns the end point.
getP2() - Method in class java.awt.geom.QuadCurve2D
Returns the end point.
getPackage() - Method in class java.lang.Class
Gets the package for this class.
getPackage(String) - Method in class java.lang.ClassLoader
Returns a Package that has been defined by this class loader or any of its ancestors.
getPackage(String) - Static method in class java.lang.Package
Find a package by name in the callers ClassLoader instance.
getPackageElement(CharSequence) - Method in interface javax.lang.model.util.Elements
Returns a package given its fully qualified name.
getPackageOf(Element) - Method in interface javax.lang.model.util.Elements
Returns the package of an element.
getPackages() - Method in class java.lang.ClassLoader
Returns all of the Packages defined by this class loader and its ancestors.
getPackages() - Static method in class java.lang.Package
Get all the packages currently known for the caller's ClassLoader instance.
getPacketBufferSize() - Method in interface javax.net.ssl.SSLSession
Gets the current size of the largest SSL/TLS packet that is expected when using this session.
getPadding() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
 
getPage() - Method in class javax.swing.JEditorPane
Gets the current URL being displayed.
getPageDimension() - Method in class java.awt.PrintJob
Returns the dimensions of the page in pixels.
getPageFormat(int) - Method in class java.awt.print.Book
Returns the PageFormat of the page specified by pageIndex.
getPageFormat(int) - Method in interface java.awt.print.Pageable
Returns the PageFormat of the page specified by pageIndex.
getPageFormat(PrintRequestAttributeSet) - Method in class java.awt.print.PrinterJob
Calculates a PageFormat with values consistent with those supported by the current PrintService for this job (ie the value returned by getPrintService()) and media, printable area and orientation contained in attributes.
getPageIncrement() - Method in class java.awt.Scrollbar
Deprecated.
As of JDK version 1.1, replaced by getBlockIncrement().
getPageRanges() - Method in class java.awt.JobAttributes
Specifies, for jobs using these attributes, the ranges of pages to be printed, if a range of pages is to be printed.
getPageResolution() - Method in class java.awt.PrintJob
Returns the resolution of the page in pixels per inch.
getPageSize() - Method in interface javax.sql.rowset.CachedRowSet
Returns the page-size for the CachedRowSet object
getPaint() - Method in class java.awt.Graphics2D
Returns the current Paint of the Graphics2D context.
getPaint() - Method in class javax.swing.border.StrokeBorder
Returns the Paint object used to generate a color during the border rendering.
getPaintContext() - Method in class javax.swing.plaf.nimbus.AbstractRegionPainter
Gets the PaintContext for this painting operation.
getPainter(SynthContext) - Method in class javax.swing.plaf.nimbus.NimbusStyle
 
getPainter(SynthContext) - Method in class javax.swing.plaf.synth.SynthStyle
Returns the SynthPainter that will be used for painting.
getPainter(GlyphView, int, int) - Method in class javax.swing.text.GlyphView.GlyphPainter
Create a painter to use for the given GlyphView.
getPainter() - Method in interface javax.swing.text.Highlighter.Highlight
Gets the painter for the highlighter.
getPaintLabels() - Method in class javax.swing.JSlider
Tells if labels are to be painted.
getPaintTicks() - Method in class javax.swing.JSlider
Tells if tick marks are to be painted.
getPaintTrack() - Method in class javax.swing.JSlider
Tells if the track (area the slider slides in) is to be painted.
getPaper() - Method in class java.awt.print.PageFormat
Returns a copy of the Paper object associated with this PageFormat.
getParagraphAttributes() - Method in class javax.swing.JTextPane
Fetches the current paragraph attributes in effect at the location of the caret, or null if none.
getParagraphElement(int) - Method in class javax.swing.text.AbstractDocument
Get the paragraph element containing the given position.
getParagraphElement(int) - Method in class javax.swing.text.DefaultStyledDocument
Gets the paragraph element at the offset pos.
getParagraphElement(int) - Method in class javax.swing.text.PlainDocument
Get the paragraph element containing the given position.
getParagraphElement(int) - Method in interface javax.swing.text.StyledDocument
Gets the element that represents the paragraph that encloses the given offset within the document.
getParagraphElement(JTextComponent, int) - Static method in class javax.swing.text.Utilities
Determines the element to use for a paragraph/line.
getParallelism() - Method in class java.util.concurrent.ForkJoinPool
Returns the targeted parallelism level of this pool.
getParamClasses() - Method in class java.awt.image.renderable.ParameterBlock
Returns an array of Class objects describing the types of the parameters.
getParameter(String) - Method in class java.applet.Applet
Returns the value of the named parameter in the HTML tag.
getParameter(String) - Method in interface java.applet.AppletStub
Returns the value of the named parameter in the HTML tag.
getParameter(String) - Method in class java.awt.datatransfer.DataFlavor
Returns the human presentable name for this DataFlavor if paramName equals "humanPresentableName".
getParameter(String) - Method in class java.security.Signature
Deprecated. 
getParameter() - Method in exception java.sql.DataTruncation
Indicates whether the value truncated was a parameter value or a column value.
getParameter(String) - Method in class javax.print.DocFlavor
Returns a String representing a MIME parameter.
getParameter(String) - Method in interface javax.script.ScriptEngineFactory
Returns the value of an attribute whose meaning may be implementation-specific.
getParameterAnnotations() - Method in class java.lang.reflect.Constructor
Returns an array of arrays that represent the annotations on the formal parameters, in declaration order, of the executable represented by this object.
getParameterAnnotations() - Method in class java.lang.reflect.Executable
Returns an array of arrays that represent the annotations on the formal parameters, in declaration order, of the executable represented by this object.
getParameterAnnotations() - Method in class java.lang.reflect.Method
Returns an array of arrays that represent the annotations on the formal parameters, in declaration order, of the executable represented by this object.
getParameterBlock() - Method in class java.awt.image.renderable.RenderableImageOp
Returns a reference to the current parameter block.
getParameterClassName(int) - Method in interface java.sql.ParameterMetaData
Retrieves the fully-qualified name of the Java class whose instances should be passed to the method PreparedStatement.setObject.
getParameterCount() - Method in interface java.sql.ParameterMetaData
Retrieves the number of parameters in the PreparedStatement object for which this ParameterMetaData object contains information.
getParameterDescriptors() - Method in class java.beans.MethodDescriptor
Gets the ParameterDescriptor for each of this MethodDescriptor's method's parameters.
getParameterInfo() - Method in class java.applet.Applet
Returns information about the parameters that are understood by this applet.
getParameterMetaData() - Method in interface java.sql.PreparedStatement
Retrieves the number, types and properties of this PreparedStatement object's parameters.
getParameterMode(int) - Method in interface java.sql.ParameterMetaData
Retrieves the designated parameter's mode.
getParameterName(MBeanConstructorInfo, MBeanParameterInfo, int) - Method in class javax.management.StandardMBean
Customization hook: Get the name that will be used for the sequence MBeanParameterInfo of the MBeanConstructorInfo returned by this MBean.
getParameterName(MBeanOperationInfo, MBeanParameterInfo, int) - Method in class javax.management.StandardMBean
Customization hook: Get the name that will be used for the sequence MBeanParameterInfo of the MBeanOperationInfo returned by this MBean.
getParameters() - Method in class java.awt.image.renderable.ParameterBlock
Returns the entire Vector of parameters.
getParameters() - Method in class java.security.Policy
Return Policy parameters.
getParameters() - Method in class java.security.Signature
Returns the parameters used with this signature object.
getParameters() - Method in class java.util.logging.LogRecord
Get the parameters to the log message.
getParameters() - Method in class javax.crypto.Cipher
Returns the parameters used with this cipher.
getParameters() - Method in interface javax.lang.model.element.ExecutableElement
Returns the formal parameters of this executable.
getParameters() - Method in class javax.net.ssl.CertPathTrustManagerParameters
Return a clone of the CertPathParameters encapsulated by this class.
getParameters() - Method in class javax.net.ssl.KeyStoreBuilderParameters
Return the unmodifiable List of the KeyStore.Builders encapsulated by this object.
getParameters() - Method in class javax.security.auth.login.Configuration
Return Configuration parameters.
getParameterSpec(Class<T>) - Method in class java.security.AlgorithmParameters
Returns a (transparent) specification of this parameter object.
getParameterSpec() - Method in interface javax.xml.crypto.AlgorithmMethod
Returns the algorithm parameters of this AlgorithmMethod.
getParameterSpec() - Method in interface javax.xml.crypto.dsig.CanonicalizationMethod
Returns the algorithm-specific input parameters associated with this CanonicalizationMethod.
getParameterSpec() - Method in interface javax.xml.crypto.dsig.DigestMethod
Returns the algorithm-specific input parameters associated with this DigestMethod.
getParameterSpec() - Method in interface javax.xml.crypto.dsig.SignatureMethod
Returns the algorithm-specific input parameters of this SignatureMethod.
getParameterSpec() - Method in interface javax.xml.crypto.dsig.Transform
Returns the algorithm-specific input parameters associated with this Transform.
getParameterType(int) - Method in interface java.sql.ParameterMetaData
Retrieves the designated parameter's SQL type.
getParameterTypeName(int) - Method in interface java.sql.ParameterMetaData
Retrieves the designated parameter's database-specific type name.
getParameterTypes() - Method in class java.lang.reflect.Constructor
Returns an array of Class objects that represent the formal parameter types, in declaration order, of the executable represented by this object.
getParameterTypes() - Method in class java.lang.reflect.Executable
Returns an array of Class objects that represent the formal parameter types, in declaration order, of the executable represented by this object.
getParameterTypes() - Method in class java.lang.reflect.Method
Returns an array of Class objects that represent the formal parameter types, in declaration order, of the executable represented by this object.
getParameterTypes() - Method in interface javax.lang.model.type.ExecutableType
Returns the types of this executable's formal parameters.
getParameterTypes() - Method in class javax.management.loading.MLetContent
Gets the list of values of the TYPE attribute in each nested <PARAM> tag within the MLET tag.
getParameterValues() - Method in class javax.management.loading.MLetContent
Gets the list of values of the VALUE attribute in each nested <PARAM> tag within the MLET tag.
getParams() - Method in interface java.security.interfaces.DSAKey
Returns the DSA-specific key parameters.
getParams() - Method in interface java.security.interfaces.ECKey
Returns the domain parameters associated with this key.
getParams() - Method in class java.security.spec.ECPrivateKeySpec
Returns the associated elliptic curve domain parameters.
getParams() - Method in class java.security.spec.ECPublicKeySpec
Returns the associated elliptic curve domain parameters.
getParams() - Method in interface javax.crypto.interfaces.DHKey
Returns the key parameters.
getParams() - Method in class javax.sql.rowset.BaseRowSet
Retrieves an array containing the parameter values (both Objects and primitives) that have been set for this RowSet object's command and throws an SQLException object if all parameters have not been set.
getParams() - Method in interface javax.sql.RowSetInternal
Retrieves the parameters that have been set for this RowSet object's command.
getParent() - Method in class java.awt.Component
Gets the parent of this component.
getParent() - Method in class java.awt.image.Raster
Returns the parent Raster (if any) of this Raster or null.
getParent() - Method in class java.awt.MenuComponent
Returns the parent container for this menu component.
getParent() - Method in class java.awt.PopupMenu
Returns the parent container for this menu component.
getParent() - Method in class java.io.File
Returns the pathname string of this abstract pathname's parent, or null if this pathname does not name a parent directory.
getParent() - Method in class java.lang.ClassLoader
Returns the parent class loader for delegation.
getParent() - Method in class java.lang.ThreadGroup
Returns the parent of this thread group.
getParent() - Method in class java.net.NetworkInterface
Returns the parent NetworkInterface of this interface if this is a subinterface, or null if it is a physical (non virtual) interface or has no parent.
getParent() - Method in interface java.nio.file.Path
Returns the parent path, or null if this path does not have a parent.
getParent() - Method in interface java.security.cert.PolicyNode
Returns the parent of this node, or null if this is the root node.
getParent() - Method in class java.util.concurrent.Phaser
Returns the parent of this phaser, or null if none.
getParent() - Method in class java.util.logging.Logger
Return the parent for this Logger.
getParent() - Method in class java.util.prefs.NodeChangeEvent
Returns the parent of the node that was added or removed.
getParent() - Method in class javax.swing.ActionMap
Returns this ActionMap's parent.
getParent() - Method in class javax.swing.InputMap
Gets this InputMap's parent.
getParent() - Method in class javax.swing.text.AbstractDocument.AbstractElement
Returns the parent TreeNode of the receiver.
getParent() - Method in class javax.swing.text.View
Returns the parent of the view.
getParent() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns this node's parent or null if this node has no parent.
getParent() - Method in interface javax.swing.tree.TreeNode
Returns the parent TreeNode of the receiver.
getParent() - Method in class javax.xml.crypto.dsig.dom.DOMSignContext
Returns the parent node.
getParentDirectory(File) - Method in class javax.swing.filechooser.FileSystemView
Returns the parent directory of dir.
getParentElement() - Method in class javax.swing.text.AbstractDocument.AbstractElement
Gets the parent of the element.
getParentElement() - Method in interface javax.swing.text.Element
Fetches the parent element.
getParentFile() - Method in class java.io.File
Returns the abstract pathname of this abstract pathname's parent, or null if this pathname does not name a parent directory.
getParentLogger() - Method in interface java.sql.Driver
Return the parent Logger of all the Loggers used by this driver.
getParentLogger() - Method in interface javax.sql.CommonDataSource
Return the parent Logger of all the Loggers used by this data source.
getParentLoggerName(String) - Method in interface java.lang.management.PlatformLoggingMXBean
Returns the name of the parent for the specified logger.
getParentLoggerName(String) - Method in interface java.util.logging.LoggingMXBean
Returns the name of the parent for the specified logger.
getParentNode() - Method in class javax.imageio.metadata.IIOMetadataNode
Returns the parent of this node.
getParentPath() - Method in class javax.swing.tree.TreePath
Returns the TreePath of the parent.
getParser() - Method in class javax.swing.text.html.HTMLDocument
Returns the parser that is used when inserting HTML into the existing document.
getParser() - Method in class javax.swing.text.html.HTMLEditorKit
Fetch the parser to use for reading HTML streams.
getPartialSize(int, int) - Method in class javax.swing.text.ParagraphView
Returns the size used by the views between startOffset and endOffset.
getPartialSpan(int, int) - Method in class javax.swing.text.GlyphView
Determines the span along the same axis as tab expansion for a portion of the view.
getPartialSpan(int, int) - Method in interface javax.swing.text.TabableView
Determines the span along the same axis as tab expansion for a portion of the view.
getParties() - Method in class java.util.concurrent.CyclicBarrier
Returns the number of parties required to trip this barrier.
getPassword() - Method in class java.net.PasswordAuthentication
Returns the user password.
getPassword() - Method in class java.security.KeyStore.PasswordProtection
Gets the password.
getPassword() - Method in interface javax.crypto.interfaces.PBEKey
Returns the password.
getPassword() - Method in class javax.crypto.spec.PBEKeySpec
Returns a copy of the password.
getPassword() - Method in class javax.security.auth.callback.PasswordCallback
Get the retrieved password.
getPassword() - Method in class javax.sql.rowset.BaseRowSet
Returns the password used to create a database connection for this RowSet object.
getPassword() - Method in interface javax.sql.RowSet
Retrieves the password used to create a database connection.
getPassword() - Method in class javax.swing.JPasswordField
Returns the text contained in this TextComponent.
getPasswordAuthentication() - Method in class java.net.Authenticator
Called when password authorization is needed.
getPasteAction() - Static method in class javax.swing.TransferHandler
Returns an Action that performs paste operations from the clipboard.
getPatch() - Method in class javax.sound.midi.Instrument
Obtains the Patch object that indicates the bank and program numbers where this instrument is to be stored in the synthesizer.
getPatchList() - Method in class javax.sound.midi.Sequence
Obtains a list of patches referenced in this sequence.
getPath() - Method in class java.io.File
Converts this abstract pathname into a pathname string.
getPath() - Method in class java.net.HttpCookie
Returns the path on the server to which the browser returns this cookie.
getPath() - Method in class java.net.URI
Returns the decoded path component of this URI.
getPath() - Method in class java.net.URL
Gets the path part of this URL.
getPath(String, String...) - Method in class java.nio.file.FileSystem
Converts a path string, or a sequence of strings that when joined form a path string, to a Path.
getPath(URI) - Method in class java.nio.file.spi.FileSystemProvider
Return a Path object by converting the given URI.
getPath() - Method in class javax.swing.event.MenuDragMouseEvent
Returns the path to the selected menu item.
getPath() - Method in class javax.swing.event.MenuKeyEvent
Returns the path to the menu item referenced by this event.
getPath() - Method in class javax.swing.event.TreeExpansionEvent
Returns the path to the value that has been expanded/collapsed.
getPath() - Method in class javax.swing.event.TreeModelEvent
Convenience method to get the array of objects from the TreePath instance that this event wraps.
getPath() - Method in class javax.swing.event.TreeSelectionEvent
Returns the first path element.
getPath() - Method in class javax.swing.JTree.DropLocation
Returns the path where dropped data should be placed in the tree.
getPath() - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
getPath() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns the path from the root, to get to this node.
getPath() - Method in class javax.swing.tree.TreePath
Returns an ordered array of the elements of this TreePath.
getPathBetweenRows(int, int) - Method in class javax.swing.JTree
Returns the paths (inclusive) between the specified rows.
getPathBounds(TreePath) - Method in class javax.swing.JTree
Returns the Rectangle that the specified node will be drawn into.
getPathBounds(JTree, TreePath) - Method in class javax.swing.plaf.basic.BasicTreeUI
Returns the Rectangle enclosing the label portion that the last item in path will be drawn into.
getPathBounds(JTree, TreePath) - Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the getPathBounds method on each UI handled by this object.
getPathBounds(JTree, TreePath) - Method in class javax.swing.plaf.TreeUI
Returns the Rectangle enclosing the label portion that the last item in path will be drawn into.
getPathClosestTo(int, int) - Method in class javax.swing.tree.AbstractLayoutCache
Returns the path to the node that is closest to x,y.
getPathClosestTo(int, int) - Method in class javax.swing.tree.FixedHeightLayoutCache
Returns the path to the node that is closest to x,y.
getPathClosestTo(int, int) - Method in class javax.swing.tree.VariableHeightLayoutCache
Returns the path to the node that is closest to x,y.
getPathComponent(int) - Method in class javax.swing.tree.TreePath
Returns the path element at the specified index.
getPathCount() - Method in class javax.swing.tree.TreePath
Returns the number of elements in the path.
getPathForLocation(int, int) - Method in class javax.swing.JTree
Returns the path for the node at the specified location.
getPathForRow(int) - Method in class javax.swing.JTree
Returns the path for the specified row.
getPathForRow(JTree, int) - Method in class javax.swing.plaf.basic.BasicTreeUI
Returns the path for passed in row.
getPathForRow(JTree, int) - Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the getPathForRow method on each UI handled by this object.
getPathForRow(JTree, int) - Method in class javax.swing.plaf.TreeUI
Returns the path for passed in row.
getPathForRow(int) - Method in class javax.swing.tree.AbstractLayoutCache
Returns the path for passed in row.
getPathForRow(int) - Method in class javax.swing.tree.FixedHeightLayoutCache
Returns the path for passed in row.
getPathForRow(int) - Method in class javax.swing.tree.VariableHeightLayoutCache
Returns the path for row.
getPathIterator(AffineTransform) - Method in class java.awt.geom.Arc2D
Returns an iteration object that defines the boundary of the arc.
getPathIterator(AffineTransform) - Method in class java.awt.geom.Area
Creates a PathIterator for the outline of this Area object.
getPathIterator(AffineTransform, double) - Method in class java.awt.geom.Area
Creates a PathIterator for the flattened outline of this Area object.
getPathIterator(AffineTransform) - Method in class java.awt.geom.CubicCurve2D
Returns an iteration object that defines the boundary of the shape.
getPathIterator(AffineTransform, double) - Method in class java.awt.geom.CubicCurve2D
Return an iteration object that defines the boundary of the flattened shape.
getPathIterator(AffineTransform) - Method in class java.awt.geom.Ellipse2D
Returns an iteration object that defines the boundary of this Ellipse2D.
getPathIterator(AffineTransform) - Method in class java.awt.geom.Line2D
Returns an iteration object that defines the boundary of this Line2D.
getPathIterator(AffineTransform, double) - Method in class java.awt.geom.Line2D
Returns an iteration object that defines the boundary of this flattened Line2D.
getPathIterator(AffineTransform) - Method in class java.awt.geom.Path2D.Double
Returns an iterator object that iterates along the Shape boundary and provides access to the geometry of the Shape outline.
getPathIterator(AffineTransform) - Method in class java.awt.geom.Path2D.Float
Returns an iterator object that iterates along the Shape boundary and provides access to the geometry of the Shape outline.
getPathIterator(AffineTransform, double) - Method in class java.awt.geom.Path2D
Returns an iterator object that iterates along the Shape boundary and provides access to a flattened view of the Shape outline geometry.
getPathIterator(AffineTransform) - Method in class java.awt.geom.QuadCurve2D
Returns an iteration object that defines the boundary of the shape of this QuadCurve2D.
getPathIterator(AffineTransform, double) - Method in class java.awt.geom.QuadCurve2D
Returns an iteration object that defines the boundary of the flattened shape of this QuadCurve2D.
getPathIterator(AffineTransform) - Method in class java.awt.geom.Rectangle2D
Returns an iteration object that defines the boundary of this Rectangle2D.
getPathIterator(AffineTransform, double) - Method in class java.awt.geom.Rectangle2D
Returns an iteration object that defines the boundary of the flattened Rectangle2D.
getPathIterator(AffineTransform, double) - Method in class java.awt.geom.RectangularShape
Returns an iterator object that iterates along the Shape object's boundary and provides access to a flattened view of the outline of the Shape object's geometry.
getPathIterator(AffineTransform) - Method in class java.awt.geom.RoundRectangle2D
Returns an iteration object that defines the boundary of this RoundRectangle2D.
getPathIterator(AffineTransform) - Method in class java.awt.Polygon
Returns an iterator object that iterates along the boundary of this Polygon and provides access to the geometry of the outline of this Polygon.
getPathIterator(AffineTransform, double) - Method in class java.awt.Polygon
Returns an iterator object that iterates along the boundary of the Shape and provides access to the geometry of the outline of the Shape.
getPathIterator(AffineTransform) - Method in interface java.awt.Shape
Returns an iterator object that iterates along the Shape boundary and provides access to the geometry of the Shape outline.
getPathIterator(AffineTransform, double) - Method in interface java.awt.Shape
Returns an iterator object that iterates along the Shape boundary and provides access to a flattened view of the Shape outline geometry.
getPathMatcher(String) - Method in class java.nio.file.FileSystem
Returns a PathMatcher that performs match operations on the String representation of Path objects by interpreting a given pattern.
getPaths() - Method in class javax.swing.event.TreeSelectionEvent
Returns the paths that have been added or removed from the selection.
getPathToNames() - Method in class java.security.cert.X509CertSelector
Returns a copy of the pathToNames criterion.
getPathToRoot(TreeNode, int) - Method in class javax.swing.tree.DefaultMutableTreeNode
Builds the parents of node up to and including the root node, where the original node is the last element in the returned array.
getPathToRoot(TreeNode) - Method in class javax.swing.tree.DefaultTreeModel
Builds the parents of node up to and including the root node, where the original node is the last element in the returned array.
getPathToRoot(TreeNode, int) - Method in class javax.swing.tree.DefaultTreeModel
Builds the parents of node up to and including the root node, where the original node is the last element in the returned array.
getPattern() - Method in exception java.util.regex.PatternSyntaxException
Retrieves the erroneous regular-expression pattern.
getPatternSeparator() - Method in class java.text.DecimalFormatSymbols
Gets the character used to separate positive and negative subpatterns in a pattern.
getPCSType() - Method in class java.awt.color.ICC_Profile
Returns the color space type of the Profile Connection Space (PCS).
getPeakThreadCount() - Method in interface java.lang.management.ThreadMXBean
Returns the peak live thread count since the Java virtual machine started or peak was reset.
getPeakUsage() - Method in interface java.lang.management.MemoryPoolMXBean
Returns the peak memory usage of this memory pool since the Java virtual machine was started or since the peak was reset.
getPeer() - Method in class java.awt.Component
Deprecated.
As of JDK version 1.1, programs should not directly manipulate peers; replaced by boolean isDisplayable().
getPeer() - Method in class java.awt.Font
Deprecated.
Font rendering is now platform independent.
getPeer() - Method in class java.awt.MenuComponent
Deprecated.
As of JDK version 1.1, programs should not directly manipulate peers.
getPeerCertificateChain() - Method in class javax.net.ssl.HandshakeCompletedEvent
Returns the identity of the peer which was identified as part of defining the session.
getPeerCertificateChain() - Method in interface javax.net.ssl.SSLSession
Returns the identity of the peer which was identified as part of defining the session.
getPeerCertificates() - Method in class javax.net.ssl.HandshakeCompletedEvent
Returns the identity of the peer which was established as part of defining the session.
getPeerCertificates() - Method in interface javax.net.ssl.SSLSession
Returns the identity of the peer which was established as part of defining the session.
getPeerHost() - Method in class javax.net.ssl.SSLEngine
Returns the host name of the peer.
getPeerHost() - Method in interface javax.net.ssl.SSLSession
Returns the host name of the peer in this session.
getPeerPort() - Method in class javax.net.ssl.SSLEngine
Returns the port number of the peer.
getPeerPort() - Method in interface javax.net.ssl.SSLSession
Returns the port number of the peer in this session.
getPeerPrincipal() - Method in class java.net.SecureCacheResponse
Returns the server's principal which was established as part of defining the session during the original connection that retrieved the network resource.
getPeerPrincipal() - Method in class javax.net.ssl.HandshakeCompletedEvent
Returns the identity of the peer which was established as part of defining the session.
getPeerPrincipal() - Method in class javax.net.ssl.HttpsURLConnection
Returns the server's principal which was established as part of defining the session.
getPeerPrincipal() - Method in interface javax.net.ssl.SSLSession
Returns the identity of the peer which was established as part of defining the session.
getPeerSupportedSignatureAlgorithms() - Method in class javax.net.ssl.ExtendedSSLSession
Obtains an array of supported signature algorithms that the peer is able to use.
getPercent() - Method in class java.text.DecimalFormatSymbols
Gets the character used for percent sign.
getPercentComplete() - Method in class javax.swing.JProgressBar
Returns the percent complete for the progress bar.
getPercentInstance() - Static method in class java.text.NumberFormat
Returns a percentage format for the current default locale.
getPercentInstance(Locale) - Static method in class java.text.NumberFormat
Returns a percentage format for the specified locale.
getPercentInstance(Locale) - Method in class java.text.spi.NumberFormatProvider
Returns a new NumberFormat instance which formats percentage values for the specified locale.
getPeriod(Integer) - Method in class javax.management.timer.Timer
Gets a copy of the period (in milliseconds) associated to a timer notification.
getPeriod(Integer) - Method in interface javax.management.timer.TimerMBean
Gets a copy of the period (in milliseconds) associated to a timer notification.
getPermanentFocusOwner() - Method in class java.awt.KeyboardFocusManager
Returns the permanent focus owner, if the permanent focus owner is in the same context as the calling thread.
getPerMill() - Method in class java.text.DecimalFormatSymbols
Gets the character used for per mille sign.
getPermission() - Method in class java.net.HttpURLConnection
Returns a SocketPermission object representing the permission necessary to connect to the destination host and port.
getPermission() - Method in class java.net.URLConnection
Returns a permission object representing the permission necessary to make the connection represented by this object.
getPermission() - Method in exception java.security.AccessControlException
Gets the Permission object associated with this exeception, or null if there was no corresponding Permission object.
getPermissions(CodeSource) - Method in class java.net.URLClassLoader
Returns the permissions for the given codesource object.
getPermissions(Principal) - Method in interface java.security.acl.Acl
Returns an enumeration for the set of allowed permissions for the specified principal (representing an entity such as an individual or a group).
getPermissions(CodeSource) - Method in class java.security.Policy
Return a PermissionCollection object containing the set of permissions granted to the specified CodeSource.
getPermissions(ProtectionDomain) - Method in class java.security.Policy
Return a PermissionCollection object containing the set of permissions granted to the specified ProtectionDomain.
getPermissions() - Method in class java.security.ProtectionDomain
Returns the static permissions granted to this domain.
getPermissions(CodeSource) - Method in class java.security.SecureClassLoader
Returns the permissions for the given CodeSource object.
getPermissions(Subject, CodeSource) - Method in class javax.security.auth.Policy
Deprecated.
Retrieve the Permissions granted to the Principals associated with the specified CodeSource.
getPersistenceDelegate(Class<?>) - Method in class java.beans.Encoder
Returns the persistence delegate for the given type.
getPhase() - Method in class java.util.concurrent.Phaser
Returns the current phase number.
getPitchBend() - Method in interface javax.sound.midi.MidiChannel
Obtains the upward or downward pitch offset for this channel.
getPixel(int, int, int[], DataBuffer) - Method in class java.awt.image.BandedSampleModel
Returns all samples for the specified pixel in an int array.
getPixel(int, int, int[], DataBuffer) - Method in class java.awt.image.ComponentSampleModel
Returns all samples for the specified pixel in an int array, one sample per array element.
getPixel(int, int, int[], DataBuffer) - Method in class java.awt.image.MultiPixelPackedSampleModel
Returns the specified single band pixel in the first element of an int array.
getPixel(int, int, int[]) - Method in class java.awt.image.Raster
Returns the samples in an array of int for the specified pixel.
getPixel(int, int, float[]) - Method in class java.awt.image.Raster
Returns the samples in an array of float for the specified pixel.
getPixel(int, int, double[]) - Method in class java.awt.image.Raster
Returns the samples in an array of double for the specified pixel.
getPixel(int, int, int[], DataBuffer) - Method in class java.awt.image.SampleModel
Returns the samples for a specified pixel in an int array, one sample per array element.
getPixel(int, int, float[], DataBuffer) - Method in class java.awt.image.SampleModel
Returns the samples for the specified pixel in an array of float.
getPixel(int, int, double[], DataBuffer) - Method in class java.awt.image.SampleModel
Returns the samples for the specified pixel in an array of double.
getPixel(int, int, int[], DataBuffer) - Method in class java.awt.image.SinglePixelPackedSampleModel
Returns all samples in for the specified pixel in an int array.
getPixelBitStride() - Method in class java.awt.image.MultiPixelPackedSampleModel
Returns the pixel bit stride in bits.
getPixelBounds(FontRenderContext, float, float) - Method in class java.awt.font.GlyphVector
Returns the pixel bounds of this GlyphVector when rendered in a graphics with the given FontRenderContext at the given location.
getPixelBounds(FontRenderContext, float, float) - Method in class java.awt.font.TextLayout
Returns the pixel bounds of this TextLayout when rendered in a graphics with the given FontRenderContext at the given location.
getPixelColor(int, int) - Method in class java.awt.Robot
Returns the color of a pixel at the given screen coordinates.
getPixels(int, int, int, int, int[], DataBuffer) - Method in class java.awt.image.BandedSampleModel
Returns all samples for the specified rectangle of pixels in an int array, one sample per data array element.
getPixels(int, int, int, int, int[], DataBuffer) - Method in class java.awt.image.ComponentSampleModel
Returns all samples for the specified rectangle of pixels in an int array, one sample per array element.
getPixels() - Method in class java.awt.image.PixelGrabber
Get the pixel buffer.
getPixels(int, int, int, int, int[]) - Method in class java.awt.image.Raster
Returns an int array containing all samples for a rectangle of pixels, one sample per array element.
getPixels(int, int, int, int, float[]) - Method in class java.awt.image.Raster
Returns a float array containing all samples for a rectangle of pixels, one sample per array element.
getPixels(int, int, int, int, double[]) - Method in class java.awt.image.Raster
Returns a double array containing all samples for a rectangle of pixels, one sample per array element.
getPixels(int, int, int, int, int[], DataBuffer) - Method in class java.awt.image.SampleModel
Returns all samples for a rectangle of pixels in an int array, one sample per array element.
getPixels(int, int, int, int, float[], DataBuffer) - Method in class java.awt.image.SampleModel
Returns all samples for a rectangle of pixels in a float array, one sample per array element.
getPixels(int, int, int, int, double[], DataBuffer) - Method in class java.awt.image.SampleModel
Returns all samples for a rectangle of pixels in a double array, one sample per array element.
getPixels(int, int, int, int, int[], DataBuffer) - Method in class java.awt.image.SinglePixelPackedSampleModel
Returns all samples for the specified rectangle of pixels in an int array, one sample per array element.
getPixelSize() - Method in class java.awt.image.ColorModel
Returns the number of bits per pixel described by this ColorModel.
getPixelStride() - Method in class java.awt.image.ComponentSampleModel
Returns the pixel stride of this ComponentSampleModel.
getPlaceholder() - Method in class javax.swing.text.MaskFormatter
Returns the String to use if the value does not completely fill in the mask.
getPlaceholderCharacter() - Method in class javax.swing.text.MaskFormatter
Returns the character to use in place of characters that are not present in the value, ie the user must fill them in.
getPlatformManagementInterfaces() - Static method in class java.lang.management.ManagementFactory
Returns the set of Class objects, subinterface of PlatformManagedObject, representing all management interfaces for monitoring and managing the Java platform.
getPlatformMBeanServer() - Static method in class java.lang.management.ManagementFactory
Returns the platform MBeanServer.
getPlatformMXBean(Class<T>) - Static method in class java.lang.management.ManagementFactory
Returns the platform MXBean implementing the given mxbeanInterface which is specified to have one single instance in the Java virtual machine.
getPlatformMXBean(MBeanServerConnection, Class<T>) - Static method in class java.lang.management.ManagementFactory
Returns the platform MXBean proxy for mxbeanInterface which is specified to have one single instance in a Java virtual machine and the proxy will forward the method calls through the given MBeanServerConnection.
getPlatformMXBeans(Class<T>) - Static method in class java.lang.management.ManagementFactory
Returns the list of platform MXBeans implementing the given mxbeanInterface in the Java virtual machine.
getPlatformMXBeans(MBeanServerConnection, Class<T>) - Static method in class java.lang.management.ManagementFactory
Returns the list of the platform MXBean proxies for forwarding the method calls of the mxbeanInterface through the given MBeanServerConnection.
getPluginClassName() - Method in class javax.imageio.spi.ImageReaderWriterSpi
Returns the fully-qualified class name of the ImageReader or ImageWriter plug-in associated with this service provider.
getPoint() - Method in class java.awt.event.MouseEvent
Returns the x,y position of the event relative to the source component.
getPoint1() - Method in class java.awt.GradientPaint
Returns a copy of the point P1 that anchors the first color.
getPoint2() - Method in class java.awt.GradientPaint
Returns a copy of the point P2 which anchors the second color.
getPoint2D(Point2D, Point2D) - Method in class java.awt.image.AffineTransformOp
Returns the location of the corresponding destination point given a point in the source.
getPoint2D(Point2D, Point2D) - Method in class java.awt.image.BandCombineOp
Returns the location of the corresponding destination point given a point in the source Raster.
getPoint2D(Point2D, Point2D) - Method in interface java.awt.image.BufferedImageOp
Returns the location of the corresponding destination point given a point in the source image.
getPoint2D(Point2D, Point2D) - Method in class java.awt.image.ColorConvertOp
Returns the location of the destination point given a point in the source.
getPoint2D(Point2D, Point2D) - Method in class java.awt.image.ConvolveOp
Returns the location of the destination point given a point in the source.
getPoint2D(Point2D, Point2D) - Method in class java.awt.image.LookupOp
Returns the location of the destination point given a point in the source.
getPoint2D(Point2D, Point2D) - Method in interface java.awt.image.RasterOp
Returns the location of the destination point given a point in the source Raster.
getPoint2D(Point2D, Point2D) - Method in class java.awt.image.RescaleOp
Returns the location of the destination point given a point in the source.
getPointerInfo() - Static method in class java.awt.MouseInfo
Returns a PointerInfo instance that represents the current location of the mouse pointer.
getPointSize(int) - Method in class javax.swing.text.html.StyleSheet
Returns the point size, given a size index.
getPointSize(String) - Method in class javax.swing.text.html.StyleSheet
Given a string such as "+2", "-2", or "2", returns a point size value.
getPolicy() - Method in class java.security.cert.X509CertSelector
Returns the policy criterion.
getPolicy() - Static method in class java.security.Policy
Returns the installed Policy object.
getPolicy() - Static method in class javax.security.auth.Policy
Deprecated.
Returns the installed Policy object.
getPolicyQualifier() - Method in class java.security.cert.PolicyQualifierInfo
Returns the ASN.1 DER encoded form of the qualifier field of this PolicyQualifierInfo.
getPolicyQualifierId() - Method in class java.security.cert.PolicyQualifierInfo
Returns the policyQualifierId field of this PolicyQualifierInfo.
getPolicyQualifiers() - Method in interface java.security.cert.PolicyNode
Returns the set of policy qualifiers associated with the valid policy represented by this node.
getPolicyQualifiersRejected() - Method in class java.security.cert.PKIXParameters
Gets the PolicyQualifiersRejected flag.
getPolicyTree() - Method in class java.security.cert.PKIXCertPathValidatorResult
Returns the root node of the valid policy tree resulting from the PKIX certification path validation algorithm.
getPolyPressure(int) - Method in interface javax.sound.midi.MidiChannel
Obtains the pressure with which the specified key is being depressed.
getPool() - Static method in class java.util.concurrent.ForkJoinTask
Returns the pool hosting the current task execution, or null if this task is executing outside of any ForkJoinPool.
getPool() - Method in class java.util.concurrent.ForkJoinWorkerThread
Returns the pool hosting this thread.
getPooledConnection() - Method in interface javax.sql.ConnectionPoolDataSource
Attempts to establish a physical database connection that can be used as a pooled connection.
getPooledConnection(String, String) - Method in interface javax.sql.ConnectionPoolDataSource
Attempts to establish a physical database connection that can be used as a pooled connection.
getPoolIndex() - Method in class java.util.concurrent.ForkJoinWorkerThread
Returns the index number of this thread in its pool.
getPoolName() - Method in class java.lang.management.MemoryNotificationInfo
Returns the name of the memory pool that triggers this notification.
getPoolSize() - Method in class java.util.concurrent.ForkJoinPool
Returns the number of worker threads that have started but not yet terminated.
getPoolSize() - Method in class java.util.concurrent.ThreadPoolExecutor
Returns the current number of threads in the pool.
getPopup(JPopupMenu, int, int) - Method in class javax.swing.plaf.multi.MultiPopupMenuUI
Invokes the getPopup method on each UI handled by this object.
getPopup(JPopupMenu, int, int) - Method in class javax.swing.plaf.PopupMenuUI
Returns the Popup that will be responsible for displaying the JPopupMenu.
getPopup(Component, Component, int, int) - Method in class javax.swing.PopupFactory
Creates a Popup for the Component owner containing the Component contents.
getPopupHeightForRowCount(int) - Method in class javax.swing.plaf.basic.BasicComboPopup
Retrieves the height of the popup based on the current ListCellRenderer and the maximum row count.
getPopupLocation(MouseEvent) - Method in class javax.swing.JComponent
Returns the preferred location to display the popup menu in this component's coordinate system.
getPopupMenu() - Method in class java.awt.TrayIcon
Returns the popup menu associated with this TrayIcon.
getPopupMenu() - Method in class javax.swing.JMenu
Returns the popupmenu associated with this menu.
getPopupMenuListeners() - Method in class javax.swing.JComboBox
Returns an array of all the PopupMenuListeners added to this JComboBox with addPopupMenuListener().
getPopupMenuListeners() - Method in class javax.swing.JPopupMenu
Returns an array of all the PopupMenuListeners added to this JMenuItem with addPopupMenuListener().
getPopupMenuOrigin() - Method in class javax.swing.JMenu
Computes the origin for the JMenu's popup menu.
getPort() - Method in class java.net.DatagramPacket
Returns the port number on the remote host to which this datagram is being sent or from which the datagram was received.
getPort() - Method in class java.net.DatagramSocket
Returns the port number to which this socket is connected.
getPort() - Method in class java.net.InetSocketAddress
Gets the port number.
getPort() - Method in class java.net.Socket
Returns the remote port number to which this socket is connected.
getPort() - Method in class java.net.SocketImpl
Returns the value of this socket's port field.
getPort() - Method in class java.net.URI
Returns the port number of this URI.
getPort() - Method in class java.net.URL
Gets the port number of this URL.
getPort() - Method in class java.security.cert.LDAPCertStoreParameters
Returns the port number of the LDAP server.
getPort() - Method in class javax.management.remote.JMXServiceURL
The port of the Service URL.
getPortlist() - Method in class java.net.HttpCookie
Return the port list attribute of the cookie
getPosition() - Method in class java.awt.font.LineBreakMeasurer
Returns the current position of this LineBreakMeasurer.
getPosition(Component) - Method in class javax.swing.JLayeredPane
Get the relative position of the component within its layer.
getPosition(int) - Method in class javax.swing.SizeSequence
Returns the start position for the specified entry.
getPosition() - Method in class javax.swing.text.TabStop
Returns the position, as a float, of the tab.
getPosition() - Method in interface javax.tools.Diagnostic
Gets a character offset from the beginning of the source object associated with this diagnostic that indicates the location of the problem.
getPositionAbove(JTextComponent, int, int) - Static method in class javax.swing.text.Utilities
Determines the position in the model that is closest to the given view location in the row above.
getPositionBelow(JTextComponent, int, int) - Static method in class javax.swing.text.Utilities
Determines the position in the model that is closest to the given view location in the row below.
getPositionsInRange(Vector, int, int) - Method in class javax.swing.text.GapContent
Returns a Vector containing instances of UndoPosRef for the Positions in the range offset to offset + length.
getPositionsInRange(Vector, int, int) - Method in class javax.swing.text.StringContent
Returns a Vector containing instances of UndoPosRef for the Positions in the range offset to offset + length.
getPositivePrefix() - Method in class java.text.DecimalFormat
Get the positive prefix.
getPositiveSuffix() - Method in class java.text.DecimalFormat
Get the positive suffix.
getPosixFilePermissions(Path, LinkOption...) - Static method in class java.nio.file.Files
Returns a file's POSIX file permissions.
getPreciseWheelRotation() - Method in class java.awt.event.MouseWheelEvent
Returns the number of "clicks" the mouse wheel was rotated, as a double.
getPrecision() - Method in class java.math.MathContext
Returns the precision setting.
getPrecision(int) - Method in interface java.sql.ParameterMetaData
Retrieves the designated parameter's specified column size.
getPrecision(int) - Method in interface java.sql.ResultSetMetaData
Get the designated column's specified column size.
getPrecision() - Method in exception java.util.IllegalFormatPrecisionException
Returns the precision
getPrecision() - Method in class javax.sound.sampled.FloatControl
Obtains the resolution or granularity of the control, in the units that the control measures.
getPrecision(int) - Method in class javax.sql.rowset.RowSetMetaDataImpl
Retrieves the total number of digits for values stored in the designated column.
getPredefinedCursor(int) - Static method in class java.awt.Cursor
Returns a cursor object with the specified predefined type.
getPreferredButtonSize(AbstractButton, int) - Static method in class javax.swing.plaf.basic.BasicGraphicsUtils
 
getPreferredGap(JComponent, JComponent, LayoutStyle.ComponentPlacement, int, Container) - Method in class javax.swing.LayoutStyle
Returns the amount of space to use between two components.
getPreferredHeight() - Method in class javax.swing.tree.AbstractLayoutCache
Returns the preferred height.
getPreferredHeight() - Method in class javax.swing.tree.VariableHeightLayoutCache
Returns the preferred height.
getPreferredHorizontalSize() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
getPreferredInnerHorizontal() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
 
getPreferredInnerVertical() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
 
getPreferredMenuItemSize(JComponent, Icon, Icon, int) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
getPreferredMenuItemSize(JComponent, Icon, Icon, int) - Method in class javax.swing.plaf.synth.SynthMenuItemUI
 
getPreferredMenuItemSize(JComponent, Icon, Icon, int) - Method in class javax.swing.plaf.synth.SynthMenuUI
 
getPreferredMinSize() - Method in class javax.swing.plaf.basic.BasicTreeUI
Returns the minimum preferred size.
getPreferredScrollableViewportSize() - Method in class javax.swing.JLayer
Returns the preferred size of the viewport for a view component.
getPreferredScrollableViewportSize() - Method in class javax.swing.JList
Computes the size of viewport needed to display visibleRowCount rows.
getPreferredScrollableViewportSize() - Method in class javax.swing.JTable
Returns the preferred size of the viewport for this table.
getPreferredScrollableViewportSize() - Method in class javax.swing.JTextArea
Returns the preferred size of the viewport if this component is embedded in a JScrollPane.
getPreferredScrollableViewportSize() - Method in class javax.swing.JTree
Returns the preferred display size of a JTree.
getPreferredScrollableViewportSize() - Method in interface javax.swing.Scrollable
Returns the preferred size of the viewport for a view component.
getPreferredScrollableViewportSize() - Method in class javax.swing.text.JTextComponent
Returns the preferred size of the viewport for a view component.
getPreferredSize() - Method in class java.awt.Component
Gets the preferred size of this component.
getPreferredSize() - Method in class java.awt.Container
Returns the preferred size of this container.
getPreferredSize(int) - Method in class java.awt.List
Gets the preferred dimensions for a list with the specified number of rows.
getPreferredSize() - Method in class java.awt.List
Gets the preferred size of this scrolling list.
getPreferredSize() - Method in interface java.awt.peer.ComponentPeer
Determines the preferred size of the component.
getPreferredSize(int) - Method in interface java.awt.peer.ListPeer
Returns the preferred size for a list with the specified number of rows.
getPreferredSize(int, int) - Method in interface java.awt.peer.TextAreaPeer
Returns the preferred size of a textarea with the specified number of columns and rows.
getPreferredSize(int) - Method in interface java.awt.peer.TextFieldPeer
Returns the preferred size of the text field with the specified number of columns.
getPreferredSize(int, int) - Method in class java.awt.TextArea
Determines the preferred size of a text area with the specified number of rows and columns.
getPreferredSize() - Method in class java.awt.TextArea
Determines the preferred size of this text area.
getPreferredSize(int) - Method in class java.awt.TextField
Gets the preferred size of this text field with the specified number of columns.
getPreferredSize() - Method in class java.awt.TextField
Gets the preferred size of this text field.
getPreferredSize() - Method in class javax.swing.JComponent
If the preferredSize has been set to a non-null value just returns it.
getPreferredSize() - Method in class javax.swing.JEditorPane
Returns the preferred size for the JEditorPane.
getPreferredSize() - Method in class javax.swing.JTextArea
Returns the preferred size of the TextArea.
getPreferredSize() - Method in class javax.swing.JTextField
Returns the preferred size Dimensions needed for this TextField.
getPreferredSize() - Method in class javax.swing.JToolBar.Separator
Returns the preferred size for the separator.
getPreferredSize() - Method in class javax.swing.plaf.basic.BasicArrowButton
Returns the preferred size of the BasicArrowButton.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicButtonUI
 
getPreferredSize() - Method in class javax.swing.plaf.basic.BasicComboBoxRenderer
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicDesktopIconUI
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicLabelUI
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicListUI
The preferredSize of the list depends upon the layout orientation.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
If c is the JOptionPane the receiver is contained in, the preferred size that is returned is the maximum of the preferred size of the LayoutManager for the JOptionPane, and getMinimumOptionPaneSize.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicPopupMenuSeparatorUI
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicProgressBarUI
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicRadioButtonUI
The preferred size of the radio button
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
A vertical scrollbar's preferred width is the maximum of preferred widths of the (non null) increment/decrement buttons, and the minimum width of the thumb.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicSeparatorUI
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
getPreferredSize() - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Returns dividerSize x dividerSize
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Returns the preferred size for the passed in component, This is passed off to the current layoutmanager.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI
Return the preferred size of the header.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicTableUI
Return the preferred size of the table.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicTextAreaUI
The method is overridden to take into account caret width.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicTextUI
Gets the preferred size for the editor component.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicToolBarSeparatorUI
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicToolTipUI
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.basic.BasicTreeUI
Returns the preferred size to properly display the tree, this is a cover method for getPreferredSize(c, true).
getPreferredSize(JComponent, boolean) - Method in class javax.swing.plaf.basic.BasicTreeUI
Returns the preferred size to represent the tree in c.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.ComponentUI
Returns the specified component's preferred size appropriate for the look and feel.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.LayerUI
If the JLayer's view component is not null, this returns the result of the view's getPreferredSize() method.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.metal.MetalDesktopIconUI
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
Returns the preferred size of the specified JFileChooser.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.metal.MetalPopupMenuSeparatorUI
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.metal.MetalScrollBarUI
 
getPreferredSize() - Method in class javax.swing.plaf.metal.MetalScrollButton
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.metal.MetalSeparatorUI
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.metal.MetalToolTipUI
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiButtonUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiColorChooserUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiComboBoxUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiDesktopIconUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiDesktopPaneUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiFileChooserUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiInternalFrameUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiLabelUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiListUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiMenuBarUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiMenuItemUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiOptionPaneUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiPanelUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiPopupMenuUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiProgressBarUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiRootPaneUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiScrollBarUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiScrollPaneUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiSeparatorUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiSliderUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiSpinnerUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiSplitPaneUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiTabbedPaneUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiTableHeaderUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiTableUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiToolBarUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiToolTipUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.multi.MultiViewportUI
Invokes the getPreferredSize method on each UI handled by this object.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.synth.SynthButtonUI
 
getPreferredSize(SynthContext, Font, String, Icon, int, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthGraphicsUtils
Returns the preferred size needed to properly render an icon and text.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.synth.SynthLabelUI
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.synth.SynthProgressBarUI
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.synth.SynthScrollBarUI
A vertical scrollbar's preferred width is the maximum of preferred widths of the (non null) increment/decrement buttons, and the minimum width of the thumb.
getPreferredSize(JComponent) - Method in class javax.swing.plaf.synth.SynthSeparatorUI
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.synth.SynthSliderUI
 
getPreferredSize(JComponent) - Method in class javax.swing.plaf.synth.SynthToolTipUI
 
getPreferredSize() - Method in class javax.swing.tree.DefaultTreeCellEditor.DefaultTextField
Overrides JTextField.getPreferredSize to return the preferred size based on current font, if set, or else use renderer's font.
getPreferredSize() - Method in class javax.swing.tree.DefaultTreeCellEditor.EditorContainer
Returns the preferred size for the Container.
getPreferredSize() - Method in class javax.swing.tree.DefaultTreeCellRenderer
Overrides JComponent.getPreferredSize to return slightly wider preferred size value.
getPreferredSizeOfComponent(Component) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Returns the width of the passed in Components preferred size.
getPreferredSpan(int) - Method in class javax.swing.text.AsyncBoxView
Determines the preferred span for this view along an axis.
getPreferredSpan(int) - Method in class javax.swing.text.BoxView
Determines the preferred span for this view along an axis.
getPreferredSpan(int) - Method in class javax.swing.text.ComponentView
Determines the preferred span for this view along an axis.
getPreferredSpan(int) - Method in class javax.swing.text.FieldView
Determines the preferred span for this view along an axis.
getPreferredSpan(int) - Method in class javax.swing.text.GlyphView
Determines the preferred span for this view along an axis.
getPreferredSpan(int) - Method in class javax.swing.text.html.BlockView
Determines the preferred span for this view along an axis.
getPreferredSpan(int) - Method in class javax.swing.text.html.ImageView
Determines the preferred span for this view along an axis.
getPreferredSpan(int) - Method in class javax.swing.text.html.ParagraphView
Determines the preferred span for this view.
getPreferredSpan(int) - Method in class javax.swing.text.IconView
Determines the preferred span for this view along an axis.
getPreferredSpan(int) - Method in class javax.swing.text.PasswordView
Determines the preferred span for this view along an axis.
getPreferredSpan(int) - Method in class javax.swing.text.PlainView
Determines the preferred span for this view along an axis.
getPreferredSpan(int) - Method in class javax.swing.text.View
Determines the preferred span for this view along an axis.
getPreferredSpan(int) - Method in class javax.swing.text.WrappedPlainView
Determines the preferred span for this view along an axis.
getPreferredThumbnailSizes(ImageTypeSpecifier, ImageWriteParam, IIOMetadata, IIOMetadata) - Method in class javax.imageio.ImageWriter
Returns an array of Dimensions indicating the legal size ranges for thumbnail images as they will be encoded in the output file or stream.
getPreferredTileSizes() - Method in class javax.imageio.ImageWriteParam
Returns an array of Dimensions indicating the legal size ranges for tiles as they will be encoded in the output file or stream.
getPreferredValue() - Method in class javax.swing.Spring
Returns the preferred value of this Spring.
getPreferredVerticalSize() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
getPreferredWidth() - Method in class javax.swing.table.TableColumn
Returns the preferred width of the TableColumn.
getPreferredWidth(Rectangle) - Method in class javax.swing.tree.AbstractLayoutCache
Returns the preferred width for the passed in region.
getPreferredWidth(Rectangle) - Method in class javax.swing.tree.VariableHeightLayoutCache
Returns the preferred width and height for the region in visibleRegion.
getPrefix() - Method in class javax.imageio.metadata.IIOMetadataNode
Returns null, since namespaces are not supported.
getPrefix(int) - Method in class javax.naming.CompositeName
Creates a composite name whose components consist of a prefix of the components in this composite name.
getPrefix(int) - Method in class javax.naming.CompoundName
Creates a compound name whose components consist of a prefix of the components in this compound name.
getPrefix(int) - Method in class javax.naming.ldap.LdapName
Creates a name whose components consist of a prefix of the components of this LDAP name.
getPrefix(int) - Method in interface javax.naming.Name
Creates a name whose components consist of a prefix of the components of this name.
getPrefixList() - Method in class javax.xml.crypto.dsig.spec.ExcC14NParameterSpec
Returns the inclusive namespace prefix list.
getPresentationName() - Method in class javax.swing.text.AbstractDocument.DefaultDocumentEvent
Provides a localized, human readable description of this edit suitable for use in, say, a change log.
getPresentationName() - Method in class javax.swing.undo.AbstractUndoableEdit
This default implementation returns "".
getPresentationName() - Method in class javax.swing.undo.CompoundEdit
Returns getPresentationName from the last UndoableEdit added to edits.
getPresentationName() - Method in class javax.swing.undo.StateEdit
Gets the presentation name for this edit
getPresentationName() - Method in interface javax.swing.undo.UndoableEdit
Returns a localized, human-readable description of this edit, suitable for use in a change log, for example.
getPreservesUnknownTags() - Method in class javax.swing.text.html.HTMLDocument
Returns the behavior the parser observes when encountering unknown tags.
getPressedIcon() - Method in class javax.swing.AbstractButton
Returns the pressed icon for the button.
getPreviewPanel() - Static method in class javax.swing.colorchooser.ColorChooserComponentFactory
 
getPreviewPanel() - Method in class javax.swing.JColorChooser
Returns the preview panel that shows a chosen color.
getPreviousBounds(JInternalFrame) - Method in class javax.swing.DefaultDesktopManager
Gets the normal bounds of the component prior to the component being maximized.
getPreviousLeaf() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns the leaf before this node or null if this node is the first leaf in the tree.
getPreviousNode() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns the node that precedes this node in a preorder traversal of this node's tree.
getPreviousRowCount() - Method in class javax.swing.event.RowSorterEvent
Returns the number of rows before the sort.
getPreviousSibling() - Method in class javax.imageio.metadata.IIOMetadataNode
Returns the previous sibling of this node, or null if this node has no previous sibling.
getPreviousSibling() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns the previous sibling of this node in the parent's children array.
getPreviousTabIndex(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getPreviousTabIndexInRun(int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getPreviousTabRun(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getPreviousValue() - Method in class javax.swing.JSpinner
Returns the object in the sequence that comes before the object returned by getValue().
getPreviousValue() - Method in class javax.swing.SpinnerDateModel
Returns the previous Date in the sequence, or null if the previous date is before start.
getPreviousValue() - Method in class javax.swing.SpinnerListModel
Returns the previous element of the underlying sequence or null if value is already the first element.
getPreviousValue() - Method in interface javax.swing.SpinnerModel
Return the object in the sequence that comes before the object returned by getValue().
getPreviousValue() - Method in class javax.swing.SpinnerNumberModel
Returns the previous number in the sequence.
getPreviousWord(JTextComponent, int) - Static method in class javax.swing.text.Utilities
Determine the start of the prev word for the given location.
getPrimary1() - Method in class javax.swing.plaf.metal.DefaultMetalTheme
Returns the primary 1 color.
getPrimary1() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the primary 1 color.
getPrimary1() - Method in class javax.swing.plaf.metal.OceanTheme
Returns the primary 1 color.
getPrimary2() - Method in class javax.swing.plaf.metal.DefaultMetalTheme
Returns the primary 2 color.
getPrimary2() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the primary 2 color.
getPrimary2() - Method in class javax.swing.plaf.metal.OceanTheme
Returns the primary 2 color.
getPrimary3() - Method in class javax.swing.plaf.metal.DefaultMetalTheme
Returns the primary 3 color.
getPrimary3() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the primary 3 color.
getPrimary3() - Method in class javax.swing.plaf.metal.OceanTheme
Returns the primary 3 color.
getPrimaryControl() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the primary control color of the current theme.
getPrimaryControl() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the primary control color.
getPrimaryControlDarkShadow() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the primary control dark shadow color of the current theme.
getPrimaryControlDarkShadow() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the primary control dark shadow color.
getPrimaryControlHighlight() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the primary control highlight color of the current theme.
getPrimaryControlHighlight() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the primary control highlight color.
getPrimaryControlInfo() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the primary control info color of the current theme.
getPrimaryControlInfo() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the primary control info color.
getPrimaryControlShadow() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the primary control shadow color of the current theme.
getPrimaryControlShadow() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the primary control shadow color.
getPrimaryKeys(String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the given table's primary key columns.
getPrimaryType() - Method in class java.awt.datatransfer.DataFlavor
Returns the primary MIME type for this DataFlavor.
getPrime() - Method in class java.security.spec.RSAOtherPrimeInfo
Returns the prime.
getPrimeExponentP() - Method in interface java.security.interfaces.RSAMultiPrimePrivateCrtKey
Returns the primeExponentP.
getPrimeExponentP() - Method in interface java.security.interfaces.RSAPrivateCrtKey
Returns the primeExponentP.
getPrimeExponentP() - Method in class java.security.spec.RSAMultiPrimePrivateCrtKeySpec
Returns the primeExponentP.
getPrimeExponentP() - Method in class java.security.spec.RSAPrivateCrtKeySpec
Returns the primeExponentP.
getPrimeExponentQ() - Method in interface java.security.interfaces.RSAMultiPrimePrivateCrtKey
Returns the primeExponentQ.
getPrimeExponentQ() - Method in interface java.security.interfaces.RSAPrivateCrtKey
Returns the primeExponentQ.
getPrimeExponentQ() - Method in class java.security.spec.RSAMultiPrimePrivateCrtKeySpec
Returns the primeExponentQ.
getPrimeExponentQ() - Method in class java.security.spec.RSAPrivateCrtKeySpec
Returns the primeExponentQ.
getPrimeP() - Method in interface java.security.interfaces.RSAMultiPrimePrivateCrtKey
Returns the primeP.
getPrimeP() - Method in interface java.security.interfaces.RSAPrivateCrtKey
Returns the primeP.
getPrimeP() - Method in class java.security.spec.RSAMultiPrimePrivateCrtKeySpec
Returns the primeP.
getPrimeP() - Method in class java.security.spec.RSAPrivateCrtKeySpec
Returns the primeP.
getPrimeQ() - Method in interface java.security.interfaces.RSAMultiPrimePrivateCrtKey
Returns the primeQ.
getPrimeQ() - Method in interface java.security.interfaces.RSAPrivateCrtKey
Returns the primeQ.
getPrimeQ() - Method in class java.security.spec.RSAMultiPrimePrivateCrtKeySpec
Returns the primeQ.
getPrimeQ() - Method in class java.security.spec.RSAPrivateCrtKeySpec
Returns the primeQ.
getPrimeSize() - Method in class javax.crypto.spec.DHGenParameterSpec
Returns the size in bits of the prime modulus.
getPrimitiveArrayType(Class<T>) - Static method in class javax.management.openmbean.ArrayType
Create an ArrayType instance in a type-safe manner.
getPrimitiveType(TypeKind) - Method in interface javax.lang.model.util.Types
Returns a primitive type.
getPrincipal() - Method in interface java.security.acl.AclEntry
Returns the principal for which permissions are granted or denied by this ACL entry.
getPrincipal() - Method in interface java.security.Certificate
Deprecated.
Returns the principal of the principal-key pair being guaranteed by the guarantor.
getPrincipal() - Method in class javax.security.auth.kerberos.KerberosKey
Returns the principal that this key belongs to.
getPrincipals() - Method in class java.security.ProtectionDomain
Returns an array of principals for this domain.
getPrincipals() - Method in class javax.security.auth.PrivateCredentialPermission
Returns the Principal classes and names associated with this PrivateCredentialPermission.
getPrincipals() - Method in class javax.security.auth.Subject
Return the Set of Principals associated with this Subject.
getPrincipals(Class<T>) - Method in class javax.security.auth.Subject
Return a Set of Principals associated with this Subject that are instances or subclasses of the specified Class.
getPrintable(int) - Method in class java.awt.print.Book
Returns the Printable instance responsible for rendering the page specified by pageIndex.
getPrintable(int) - Method in interface java.awt.print.Pageable
Returns the Printable instance responsible for rendering the page specified by pageIndex.
getPrintable(JTable.PrintMode, MessageFormat, MessageFormat) - Method in class javax.swing.JTable
Return a Printable for use in printing this JTable.
getPrintable(MessageFormat, MessageFormat) - Method in class javax.swing.text.JTextComponent
Returns a Printable to use for printing the content of this JTextComponent.
getPrintableArea(int) - Method in class javax.print.attribute.standard.MediaPrintableArea
Get the printable area as an array of 4 values in the order x, y, w, h.
getPrintData() - Method in interface javax.print.Doc
Obtains the print data representation object that contains this doc object's piece of print data in the format corresponding to the supported doc flavor.
getPrintData() - Method in class javax.print.SimpleDoc
 
getPrinter() - Method in class java.awt.JobAttributes
Returns the destination printer for jobs using these attributes.
getPrinterJob() - Method in interface java.awt.print.PrinterGraphics
Returns the PrinterJob that is controlling the current rendering request.
getPrinterJob() - Static method in class java.awt.print.PrinterJob
Creates and returns a PrinterJob which is initially associated with the default printer.
getPrinterResolution() - Method in class java.awt.PageAttributes
Returns the print resolution for pages using these attributes.
getPrintEventType() - Method in class javax.print.event.PrintJobEvent
Gets the reason for this event.
getPrintJob() - Method in interface java.awt.PrintGraphics
Returns the PrintJob object from which this PrintGraphics object originated.
getPrintJob(Frame, String, Properties) - Method in class java.awt.Toolkit
Gets a PrintJob object which is the result of initiating a print operation on the toolkit's platform.
getPrintJob(Frame, String, JobAttributes, PageAttributes) - Method in class java.awt.Toolkit
Gets a PrintJob object which is the result of initiating a print operation on the toolkit's platform.
getPrintJob() - Method in class javax.print.event.PrintJobAttributeEvent
Determine the Print Job to which this print job event pertains.
getPrintJob() - Method in class javax.print.event.PrintJobEvent
Determines the DocPrintJob to which this print job event pertains.
getPrintQuality() - Method in class java.awt.PageAttributes
Returns the print quality for pages using these attributes.
getPrintService() - Method in class java.awt.print.PrinterJob
Returns the service (printer) for this printer job.
getPrintService() - Method in interface javax.print.DocPrintJob
Determines the PrintService object to which this print job object is bound.
getPrintService() - Method in class javax.print.event.PrintServiceAttributeEvent
Returns the print service.
getPrintService(OutputStream) - Method in class javax.print.StreamPrintServiceFactory
Returns a StreamPrintService that can print to the specified output stream.
getPrintServices(DocFlavor, AttributeSet) - Method in class javax.print.PrintServiceLookup
Locates services that can be positively confirmed to support the combination of attributes and DocFlavors specified.
getPrintServices() - Method in class javax.print.PrintServiceLookup
Not called directly by applications.
getPriority() - Method in class java.lang.Thread
Returns this thread's priority.
getPrivacy() - Method in class org.ietf.jgss.MessageProp
Retrieves the privacy state.
getPrivate() - Method in class java.security.KeyPair
Returns a reference to the private key component of this key pair.
getPrivateCredentials() - Method in class javax.security.auth.Subject
Return the Set of private credentials held by this Subject.
getPrivateCredentials(Class<T>) - Method in class javax.security.auth.Subject
Return a Set of private credentials associated with this Subject that are instances or subclasses of the specified Class.
getPrivateExponent() - Method in interface java.security.interfaces.RSAPrivateKey
Returns the private exponent.
getPrivateExponent() - Method in class java.security.spec.RSAPrivateKeySpec
Returns the private exponent.
getPrivateKey() - Method in class java.security.KeyStore.PrivateKeyEntry
Gets the PrivateKey from this entry.
getPrivateKey() - Method in class java.security.Signer
Deprecated.
Returns this signer's private key.
getPrivateKey(String) - Method in interface javax.net.ssl.X509KeyManager
Returns the key associated with the given alias.
getPrivateKey() - Method in class javax.security.auth.x500.X500PrivateCredential
Returns the PrivateKey.
getPrivateKeyValid() - Method in class java.security.cert.X509CertSelector
Returns the privateKeyValid criterion.
getProblemType() - Method in class javax.management.relation.RoleUnresolved
Retrieves problem type.
getProcedureColumns(String, String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the given catalog's stored procedure parameter and result columns.
getProcedures(String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the stored procedures available in the given catalog.
getProcedureTerm() - Method in interface java.sql.DatabaseMetaData
Retrieves the database vendor's preferred term for "procedure".
getProfile() - Method in class java.awt.color.ICC_ColorSpace
Returns the ICC_Profile for this ICC_ColorSpace.
getProfileClass() - Method in class java.awt.color.ICC_Profile
Returns the profile class.
getProgram(String...) - Method in interface javax.script.ScriptEngineFactory
Returns A valid scripting language executable progam with given statements.
getProgram() - Method in interface javax.sound.midi.MidiChannel
Obtains the current program number for this channel.
getProgram() - Method in class javax.sound.midi.Patch
Returns the index, within a bank, of the instrument whose location this Patch specifies.
getProgress() - Method in class javax.swing.SwingWorker
Returns the progress bound property.
getProgressBarBorder() - Static method in class javax.swing.plaf.basic.BasicBorders
 
getProgressiveMode() - Method in class javax.imageio.ImageWriteParam
Returns the current mode for writing the stream in a progressive manner.
getProgressMonitor() - Method in class javax.swing.ProgressMonitorInputStream
Get the ProgressMonitor object being used by this stream.
getPrompt() - Method in class javax.security.auth.callback.ChoiceCallback
Get the prompt.
getPrompt() - Method in class javax.security.auth.callback.ConfirmationCallback
Get the prompt.
getPrompt() - Method in class javax.security.auth.callback.NameCallback
Get the prompt.
getPrompt() - Method in class javax.security.auth.callback.PasswordCallback
Get the prompt.
getPrompt() - Method in class javax.security.auth.callback.TextInputCallback
Get the prompt.
getPropagatedFrom() - Method in class java.beans.beancontext.BeanContextEvent
Gets the BeanContext from which this event was propagated.
getPropagationId() - Method in class java.beans.PropertyChangeEvent
The "propagationId" field is reserved for future use.
getProperties() - Static method in class java.lang.System
Determines the current system properties.
getProperties() - Method in interface javax.xml.crypto.dsig.SignatureProperties
Returns an unmodifiable list of one or more SignaturePropertys that are contained in this SignatureProperties.
getProperty(String, ImageObserver) - Method in class java.awt.image.BufferedImage
Returns a property of the image by name.
getProperty(String) - Method in class java.awt.image.BufferedImage
Returns a property of the image by name.
getProperty(String, ImageObserver) - Method in class java.awt.Image
Gets a property of this image by name.
getProperty(ParameterBlock, String) - Method in interface java.awt.image.renderable.ContextualRenderedImageFactory
Gets the appropriate instance of the property specified by the name parameter.
getProperty(String) - Method in interface java.awt.image.renderable.RenderableImage
Gets a property from the property set of this image.
getProperty(String) - Method in class java.awt.image.renderable.RenderableImageOp
Gets a property from the property set of this image.
getProperty(String) - Method in interface java.awt.image.RenderedImage
Gets a property from the property set of this image.
getProperty(String, String) - Static method in class java.awt.Toolkit
Gets a property with the specified key and default.
getProperty(String) - Static method in class java.lang.System
Gets the system property indicated by the specified key.
getProperty(String, String) - Static method in class java.lang.System
Gets the system property indicated by the specified key.
getProperty(String) - Method in class java.security.Provider
 
getProperty(String) - Static method in class java.security.Security
Gets a security property value.
getProperty(String) - Method in class java.util.logging.LogManager
Get the value of a logging property.
getProperty(String) - Method in class java.util.Properties
Searches for the property with the specified key in this property list.
getProperty(String, String) - Method in class java.util.Properties
Searches for the property with the specified key in this property list.
getProperty(String) - Method in class javax.sound.midi.MidiFileFormat
Obtain the property value specified by the key.
getProperty(String) - Method in class javax.sound.sampled.AudioFileFormat
Obtain the property value specified by the key.
getProperty(String) - Method in class javax.sound.sampled.AudioFormat
Obtain the property value specified by the key.
getProperty(Object) - Method in class javax.swing.text.AbstractDocument
A convenience method for looking up a property value.
getProperty(Object) - Method in interface javax.swing.text.Document
Gets the properties associated with the document.
getProperty(String) - Method in class javax.xml.crypto.dom.DOMCryptoContext
This implementation uses an internal HashMap to get the object that the specified name maps to.
getProperty(String) - Method in interface javax.xml.crypto.XMLCryptoContext
Returns the value of the specified property.
getPropertyChangeEvent() - Method in exception java.beans.PropertyVetoException
Gets the vetoed PropertyChangeEvent.
getPropertyChangeListeners() - Method in class java.awt.Component
Returns an array of all the property change listeners registered on this component.
getPropertyChangeListeners(String) - Method in class java.awt.Component
Returns an array of all the listeners which have been associated with the named property.
getPropertyChangeListeners() - Method in class java.awt.KeyboardFocusManager
Returns an array of all the property change listeners registered on this keyboard focus manager.
getPropertyChangeListeners(String) - Method in class java.awt.KeyboardFocusManager
Returns an array of all the PropertyChangeListeners associated with the named property.
getPropertyChangeListeners(String) - Method in class java.awt.SystemTray
Returns an array of all the listeners that have been associated with the named property.
getPropertyChangeListeners() - Method in class java.awt.Toolkit
Returns an array of all the property change listeners registered on this toolkit.
getPropertyChangeListeners(String) - Method in class java.awt.Toolkit
Returns an array of all property change listeners associated with the specified name of a desktop property.
getPropertyChangeListeners() - Method in class java.beans.PropertyChangeSupport
Returns an array of all the listeners that were added to the PropertyChangeSupport object with addPropertyChangeListener().
getPropertyChangeListeners(String) - Method in class java.beans.PropertyChangeSupport
Returns an array of all the listeners which have been associated with the named property.
getPropertyChangeListeners() - Method in class javax.swing.AbstractAction
Returns an array of all the PropertyChangeListeners added to this AbstractAction with addPropertyChangeListener().
getPropertyChangeListeners() - Method in class javax.swing.plaf.basic.BasicDirectoryModel
Returns an array of all the property change listeners registered on this component.
getPropertyChangeListeners() - Method in class javax.swing.plaf.LayerUI
Returns an array of all the property change listeners registered on this component.
getPropertyChangeListeners(String) - Method in class javax.swing.plaf.LayerUI
Returns an array of all the listeners which have been associated with the named property.
getPropertyChangeListeners() - Method in class javax.swing.table.TableColumn
Returns an array of all the PropertyChangeListeners added to this TableColumn with addPropertyChangeListener().
getPropertyChangeListeners() - Method in class javax.swing.tree.DefaultTreeSelectionModel
Returns an array of all the property change listeners registered on this DefaultTreeSelectionModel.
getPropertyChangeListeners() - Method in class javax.swing.UIDefaults
Returns an array of all the PropertyChangeListeners added to this UIDefaults with addPropertyChangeListener().
getPropertyChangeListeners() - Static method in class javax.swing.UIManager
Returns an array of all the PropertyChangeListeners added to this UIManager with addPropertyChangeListener().
getPropertyChangeSupport() - Method in class javax.swing.SwingWorker
Returns the PropertyChangeSupport for this SwingWorker.
getPropertyDescriptors() - Method in interface java.beans.BeanInfo
Returns descriptors for all properties of the bean.
getPropertyDescriptors() - Method in class java.beans.SimpleBeanInfo
Deny knowledge of properties.
getPropertyEditorClass() - Method in class java.beans.PropertyDescriptor
Gets any explicit PropertyEditor Class that has been registered for this property.
getPropertyInfo(String, Properties) - Method in interface java.sql.Driver
Gets information about the possible properties for this driver.
getPropertyName() - Method in class java.beans.PropertyChangeEvent
Gets the programmatic name of the property that was changed.
getPropertyName() - Method in class java.beans.PropertyChangeListenerProxy
Returns the name of the named property associated with the listener.
getPropertyName() - Method in class java.beans.VetoableChangeListenerProxy
Returns the name of the named property associated with the listener.
getPropertyNames() - Method in class java.awt.image.BufferedImage
Returns an array of names recognized by getProperty(String) or null, if no property names are recognized.
getPropertyNames() - Method in interface java.awt.image.renderable.ContextualRenderedImageFactory
Returns a list of names recognized by getProperty.
getPropertyNames() - Method in interface java.awt.image.renderable.RenderableImage
Returns a list of names recognized by getProperty.
getPropertyNames() - Method in class java.awt.image.renderable.RenderableImageOp
Return a list of names recognized by getProperty.
getPropertyNames() - Method in interface java.awt.image.RenderedImage
Returns an array of names recognized by getProperty(String) or null, if no property names are recognized.
getPropertyOverrides() - Method in class java.rmi.activation.ActivationGroupDesc
Returns the group's property-override list.
getPropertyPrefix() - Method in class javax.swing.plaf.basic.BasicButtonUI
 
getPropertyPrefix() - Method in class javax.swing.plaf.basic.BasicCheckBoxMenuItemUI
 
getPropertyPrefix() - Method in class javax.swing.plaf.basic.BasicCheckBoxUI
 
getPropertyPrefix() - Method in class javax.swing.plaf.basic.BasicEditorPaneUI
Fetches the name used as a key to lookup properties through the UIManager.
getPropertyPrefix() - Method in class javax.swing.plaf.basic.BasicFormattedTextFieldUI
Fetches the name used as a key to lookup properties through the UIManager.
getPropertyPrefix() - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
getPropertyPrefix() - Method in class javax.swing.plaf.basic.BasicMenuUI
 
getPropertyPrefix() - Method in class javax.swing.plaf.basic.BasicPasswordFieldUI
Fetches the name used as a key to look up properties through the UIManager.
getPropertyPrefix() - Method in class javax.swing.plaf.basic.BasicRadioButtonMenuItemUI
 
getPropertyPrefix() - Method in class javax.swing.plaf.basic.BasicRadioButtonUI
 
getPropertyPrefix() - Method in class javax.swing.plaf.basic.BasicTextAreaUI
Fetches the name used as a key to look up properties through the UIManager.
getPropertyPrefix() - Method in class javax.swing.plaf.basic.BasicTextFieldUI
Fetches the name used as a key to lookup properties through the UIManager.
getPropertyPrefix() - Method in class javax.swing.plaf.basic.BasicTextPaneUI
Fetches the name used as a key to lookup properties through the UIManager.
getPropertyPrefix() - Method in class javax.swing.plaf.basic.BasicTextUI
Gets the name used as a key to look up properties through the UIManager.
getPropertyPrefix() - Method in class javax.swing.plaf.basic.BasicToggleButtonUI
 
getPropertyPrefix() - Method in class javax.swing.plaf.metal.MetalCheckBoxUI
 
getPropertyPrefix() - Method in class javax.swing.plaf.synth.SynthCheckBoxMenuItemUI
 
getPropertyPrefix() - Method in class javax.swing.plaf.synth.SynthCheckBoxUI
 
getPropertyPrefix() - Method in class javax.swing.plaf.synth.SynthFormattedTextFieldUI
Fetches the name used as a key to lookup properties through the UIManager.
getPropertyPrefix() - Method in class javax.swing.plaf.synth.SynthPasswordFieldUI
Fetches the name used as a key to look up properties through the UIManager.
getPropertyPrefix() - Method in class javax.swing.plaf.synth.SynthRadioButtonMenuItemUI
 
getPropertyPrefix() - Method in class javax.swing.plaf.synth.SynthRadioButtonUI
 
getPropertyPrefix() - Method in class javax.swing.plaf.synth.SynthTextPaneUI
Fetches the name used as a key to lookup properties through the UIManager.
getPropertyPrefix() - Method in class javax.swing.plaf.synth.SynthToggleButtonUI
 
getPropertyType() - Method in class java.beans.PropertyDescriptor
Returns the Java type info for the property.
getProtectionDomain() - Method in class java.lang.Class
Returns the ProtectionDomain of this class.
getProtectionParameter(String) - Method in class java.security.KeyStore.Builder
Returns the ProtectionParameters that should be used to obtain the Entry with the given alias.
getProtectionParameter() - Method in interface java.security.KeyStore.LoadStoreParameter
Gets the parameter used to protect keystore data.
getProtocol() - Method in class java.net.URL
Gets the protocol name of this URL.
getProtocol() - Method in class javax.management.remote.JMXServiceURL
The protocol part of the Service URL.
getProtocol() - Method in class javax.management.remote.rmi.RMIIIOPServerImpl
 
getProtocol() - Method in class javax.management.remote.rmi.RMIJRMPServerImpl
 
getProtocol() - Method in class javax.management.remote.rmi.RMIServerImpl
Returns the protocol string for this object.
getProtocol() - Method in class javax.net.ssl.SSLContext
Returns the protocol name of this SSLContext object.
getProtocol() - Method in interface javax.net.ssl.SSLSession
Returns the standard name of the protocol used for all connections in the session.
getProtocols() - Method in class javax.net.ssl.SSLParameters
Returns a copy of the array of protocols or null if none have been set.
getPrototypeCellValue() - Method in class javax.swing.JList
Returns the "prototypical" cell value -- a value used to calculate a fixed width and height for cells.
getPrototypeDisplayValue() - Method in class javax.swing.JComboBox
Returns the "prototypical display" value - an Object used for the calculation of the display height and width.
getProvider() - Method in class java.security.AlgorithmParameterGenerator
Returns the provider of this algorithm parameter generator object.
getProvider() - Method in class java.security.AlgorithmParameters
Returns the provider of this parameter object.
getProvider() - Method in class java.security.cert.CertificateFactory
Returns the provider of this certificate factory.
getProvider() - Method in class java.security.cert.CertPathBuilder
Returns the provider of this CertPathBuilder.
getProvider() - Method in class java.security.cert.CertPathValidator
Returns the Provider of this CertPathValidator.
getProvider() - Method in class java.security.cert.CertStore
Returns the provider of this CertStore.
getProvider() - Method in class java.security.KeyFactory
Returns the provider of this key factory object.
getProvider() - Method in class java.security.KeyPairGenerator
Returns the provider of this key pair generator object.
getProvider() - Method in class java.security.KeyStore
Returns the provider of this keystore.
getProvider() - Method in class java.security.MessageDigest
Returns the provider of this message digest object.
getProvider() - Method in class java.security.Policy
Return the Provider of this Policy.
getProvider() - Method in class java.security.Provider.Service
Return the Provider of this service.
getProvider() - Method in class java.security.SecureRandom
Returns the provider of this SecureRandom object.
getProvider(String) - Static method in class java.security.Security
Returns the provider installed with the specified name, if any.
getProvider() - Method in class java.security.Signature
Returns the provider of this signature object.
getProvider() - Method in class javax.crypto.Cipher
Returns the provider of this Cipher object.
getProvider() - Method in class javax.crypto.ExemptionMechanism
Returns the provider of this ExemptionMechanism object.
getProvider() - Method in class javax.crypto.KeyAgreement
Returns the provider of this KeyAgreement object.
getProvider() - Method in class javax.crypto.KeyGenerator
Returns the provider of this KeyGenerator object.
getProvider() - Method in class javax.crypto.Mac
Returns the provider of this Mac object.
getProvider() - Method in class javax.crypto.SecretKeyFactory
Returns the provider of this SecretKeyFactory object.
getProvider() - Method in class javax.net.ssl.KeyManagerFactory
Returns the provider of this KeyManagerFactory object.
getProvider() - Method in class javax.net.ssl.SSLContext
Returns the provider of this SSLContext object.
getProvider() - Method in class javax.net.ssl.TrustManagerFactory
Returns the provider of this TrustManagerFactory object.
getProvider() - Method in class javax.security.auth.login.Configuration
Return the Provider of this Configuration.
getProvider() - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Returns the provider of this KeyInfoFactory.
getProvider() - Method in class javax.xml.crypto.dsig.TransformService
Returns the provider of this TransformService.
getProvider() - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Returns the provider of this XMLSignatureFactory.
getProviderGrade() - Method in class javax.sql.rowset.spi.SyncProvider
Returns a constant indicating the grade of synchronization a RowSet object can expect from this SyncProvider object.
getProviderID() - Method in class javax.sql.rowset.spi.SyncProvider
Returns the unique identifier for this SyncProvider object.
getProviders() - Static method in class java.security.Security
Returns an array containing all the installed providers.
getProviders(String) - Static method in class java.security.Security
Returns an array containing all installed providers that satisfy the specified selection criterion, or null if no such providers have been installed.
getProviders(Map<String, String>) - Static method in class java.security.Security
Returns an array containing all installed providers that satisfy the specified* selection criteria, or null if no such providers have been installed.
getProxyClass(ClassLoader, Class<?>...) - Static method in class java.lang.reflect.Proxy
Returns the java.lang.Class object for a proxy class given a class loader and an array of interfaces.
getPseudoColumns(String, String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the pseudo or hidden columns available in a given table within the specified catalog and schema.
getPSName() - Method in class java.awt.Font
Returns the postscript name of this Font.
getPSource() - Method in class javax.crypto.spec.OAEPParameterSpec
Returns the source of encoding input P.
getPublic() - Method in class java.security.KeyPair
Returns a reference to the public key component of this key pair.
getPublicCredentials() - Method in class javax.security.auth.Subject
Return the Set of public credentials held by this Subject.
getPublicCredentials(Class<T>) - Method in class javax.security.auth.Subject
Return a Set of public credentials associated with this Subject that are instances or subclasses of the specified Class.
getPublicExponent() - Method in interface java.security.interfaces.RSAMultiPrimePrivateCrtKey
Returns the public exponent.
getPublicExponent() - Method in interface java.security.interfaces.RSAPrivateCrtKey
Returns the public exponent.
getPublicExponent() - Method in interface java.security.interfaces.RSAPublicKey
Returns the public exponent.
getPublicExponent() - Method in class java.security.spec.RSAKeyGenParameterSpec
Returns the public-exponent value.
getPublicExponent() - Method in class java.security.spec.RSAMultiPrimePrivateCrtKeySpec
Returns the public exponent.
getPublicExponent() - Method in class java.security.spec.RSAPrivateCrtKeySpec
Returns the public exponent.
getPublicExponent() - Method in class java.security.spec.RSAPublicKeySpec
Returns the public exponent.
getPublicKey() - Method in class java.security.cert.Certificate
Gets the public key from this certificate.
getPublicKey() - Method in class java.security.cert.PKIXCertPathValidatorResult
Returns the public key of the subject (target) of the certification path, including any inherited public key parameters if applicable.
getPublicKey() - Method in interface java.security.Certificate
Deprecated.
Returns the key of the principal-key pair being guaranteed by the guarantor.
getPublicKey() - Method in class java.security.Identity
Deprecated.
Returns this identity's public key.
getPublicKey() - Method in class javax.security.cert.Certificate
Gets the public key from this certificate.
getPublicKey() - Method in interface javax.xml.crypto.dsig.keyinfo.KeyValue
Returns the public key of this KeyValue.
getPurgeFlag() - Method in class javax.management.relation.RelationService
Returns the flag to indicate if when a notification is received for the unregistration of an MBean referenced in a relation, if an immediate "purge" of the relations (look for the relations no longer valid) has to be performed , or if that will be performed only when the purgeRelations method will be explicitly called.
getPurgeFlag() - Method in interface javax.management.relation.RelationServiceMBean
Returns the flag to indicate if when a notification is received for the unregistration of an MBean referenced in a relation, if an immediate "purge" of the relations (look for the relations no longer valid) has to be performed, or if that will be performed only when the purgeRelations method is explicitly called.
getPushLevel() - Method in class java.util.logging.MemoryHandler
Get the pushLevel.
getQ() - Method in interface java.security.interfaces.DSAParams
Returns the subprime, q.
getQ() - Method in class java.security.spec.DSAParameterSpec
Returns the sub-prime q.
getQ() - Method in class java.security.spec.DSAPrivateKeySpec
Returns the sub-prime q.
getQ() - Method in class java.security.spec.DSAPublicKeySpec
Returns the sub-prime q.
getQOP() - Method in class org.ietf.jgss.MessageProp
Retrieves the QOP value.
getQTables() - Method in class javax.imageio.plugins.jpeg.JPEGImageReadParam
Returns a copy of the array of quantization tables set on the most recent call to setDecodeTables, or null if tables are not currently set.
getQTables() - Method in class javax.imageio.plugins.jpeg.JPEGImageWriteParam
Returns a copy of the array of quantization tables set on the most recent call to setEncodeTables, or null if tables are not currently set.
getQuadrantRotateInstance(int) - Static method in class java.awt.geom.AffineTransform
Returns a transform that rotates coordinates by the specified number of quadrants.
getQuadrantRotateInstance(int, double, double) - Static method in class java.awt.geom.AffineTransform
Returns a transform that rotates coordinates by the specified number of quadrants around the specified anchor point.
getQualifiedName() - Method in interface javax.lang.model.element.PackageElement
Returns the fully qualified name of this package.
getQualifiedName() - Method in interface javax.lang.model.element.QualifiedNameable
Returns the fully qualified name of an element.
getQualifiedName() - Method in interface javax.lang.model.element.TypeElement
Returns the fully qualified name of this type element.
getQuery() - Method in class java.net.URI
Returns the decoded query component of this URI.
getQuery() - Method in class java.net.URL
Gets the query part of this URL.
getQueryTimeout() - Method in interface java.sql.Statement
Retrieves the number of seconds the driver will wait for a Statement object to execute.
getQueryTimeout() - Method in class javax.sql.rowset.BaseRowSet
Retrieves the maximum number of seconds the driver will wait for a query to execute.
getQueryTimeout() - Method in interface javax.sql.RowSet
Retrieves the maximum number of seconds the driver will wait for a statement to execute.
getQueue() - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
Returns the task queue used by this executor.
getQueue() - Method in class java.util.concurrent.ThreadPoolExecutor
Returns the task queue used by this executor.
getQueuedReaderThreads() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock
Returns a collection containing threads that may be waiting to acquire the read lock.
getQueuedSubmissionCount() - Method in class java.util.concurrent.ForkJoinPool
Returns an estimate of the number of tasks submitted to this pool that have not yet begun executing.
getQueuedTaskCount() - Method in class java.util.concurrent.ForkJoinPool
Returns an estimate of the total number of tasks currently held in queues by worker threads (but not including tasks submitted to the pool that have not begun executing).
getQueuedTaskCount() - Static method in class java.util.concurrent.ForkJoinTask
Returns an estimate of the number of tasks that have been forked by the current worker thread but not yet executed.
getQueuedThreads() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Returns a collection containing threads that may be waiting to acquire.
getQueuedThreads() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Returns a collection containing threads that may be waiting to acquire.
getQueuedThreads() - Method in class java.util.concurrent.locks.ReentrantLock
Returns a collection containing threads that may be waiting to acquire this lock.
getQueuedThreads() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock
Returns a collection containing threads that may be waiting to acquire either the read or write lock.
getQueuedThreads() - Method in class java.util.concurrent.Semaphore
Returns a collection containing threads that may be waiting to acquire.
getQueuedWriterThreads() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock
Returns a collection containing threads that may be waiting to acquire the write lock.
getQueueLength() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Returns an estimate of the number of threads waiting to acquire.
getQueueLength() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Returns an estimate of the number of threads waiting to acquire.
getQueueLength() - Method in class java.util.concurrent.locks.ReentrantLock
Returns an estimate of the number of threads waiting to acquire this lock.
getQueueLength() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock
Returns an estimate of the number of threads waiting to acquire either the read or write lock.
getQueueLength() - Method in class java.util.concurrent.Semaphore
Returns an estimate of the number of threads waiting to acquire.
getRadioButtonBorder() - Static method in class javax.swing.plaf.basic.BasicBorders
 
getRadioButtonIcon() - Static method in class javax.swing.plaf.basic.BasicIconFactory
 
getRadioButtonIcon() - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getRadioButtonMenuItemIcon() - Static method in class javax.swing.plaf.basic.BasicIconFactory
 
getRadioButtonMenuItemIcon() - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getRadius() - Method in class java.awt.RadialGradientPaint
Returns the radius of the circle defining the radial gradient.
getRaisedBevelBorderUIResource() - Static method in class javax.swing.plaf.BorderUIResource
 
getRanges() - Method in class java.awt.font.NumericShaper
Returns an int that ORs together the values for all the ranges that will be shaped.
getRangeSet() - Method in class java.awt.font.NumericShaper
Returns a Set representing all the Unicode ranges in this NumericShaper that will be shaped.
getRaster() - Method in class java.awt.image.BufferedImage
Returns the WritableRaster.
getRaster(int, int, int, int) - Method in interface java.awt.PaintContext
Returns a Raster containing the colors generated for the graphics operation.
getRaster() - Method in class javax.imageio.IIOImage
Returns the currently set Raster, or null if only a RenderedImage is available.
getRawAuthority() - Method in class java.net.URI
Returns the raw authority component of this URI.
getRawFragment() - Method in class java.net.URI
Returns the raw fragment component of this URI.
getRawImageType(int) - Method in class javax.imageio.ImageReader
Returns an ImageTypeSpecifier indicating the SampleModel and ColorModel which most closely represents the "raw" internal format of the image.
getRawOffset() - Method in class java.util.SimpleTimeZone
Gets the GMT offset for this time zone.
getRawOffset() - Method in class java.util.TimeZone
Returns the amount of time in milliseconds to add to UTC to get standard time in this time zone.
getRawPath() - Method in class java.net.URI
Returns the raw path component of this URI.
getRawQuery() - Method in class java.net.URI
Returns the raw query component of this URI.
getRawResult() - Method in class java.util.concurrent.ForkJoinTask
Returns the result that would be returned by ForkJoinTask.join(), even if this task completed abnormally, or null if this task is not known to have been completed.
getRawResult() - Method in class java.util.concurrent.RecursiveAction
Always returns null.
getRawResult() - Method in class java.util.concurrent.RecursiveTask
 
getRawSchemeSpecificPart() - Method in class java.net.URI
Returns the raw scheme-specific part of this URI.
getRawType() - Method in interface java.lang.reflect.ParameterizedType
Returns the Type object representing the class or interface that declared this type.
getRawUserInfo() - Method in class java.net.URI
Returns the raw user-information component of this URI.
getRdn(int) - Method in class javax.naming.ldap.LdapName
Retrieves an RDN of this LDAP name as an Rdn.
getRdns() - Method in class javax.naming.ldap.LdapName
Retrieves the list of relative distinguished names.
getRead() - Method in exception java.sql.DataTruncation
Indicates whether or not the value was truncated on a read.
getReader() - Method in interface javax.script.ScriptContext
Returns a Reader to be used by the script to read input.
getReader() - Method in class javax.script.SimpleScriptContext
Returns a Reader to be used by the script to read input.
getReader(int) - Method in class javax.swing.text.html.HTMLDocument
Fetches the reader for the parser to use when loading the document with HTML.
getReader(int, int, int, HTML.Tag) - Method in class javax.swing.text.html.HTMLDocument
Returns the reader for the parser to use to load the document with HTML.
getReaderFileSuffixes() - Static method in class javax.imageio.ImageIO
Returns an array of Strings listing all of the file suffixes associated with the formats understood by the current set of registered readers.
getReaderFormatNames() - Static method in class javax.imageio.ImageIO
Returns an array of Strings listing all of the informal format names understood by the current set of registered readers.
getReaderForText(Transferable) - Method in class java.awt.datatransfer.DataFlavor
Gets a Reader for a text flavor, decoded, if necessary, for the expected charset (encoding).
getReaderForText() - Method in interface javax.print.Doc
Obtains a reader for extracting character print data from this doc.
getReaderForText() - Method in class javax.print.SimpleDoc
Obtains a reader for extracting character print data from this doc.
getReaderMIMETypes() - Static method in class javax.imageio.ImageIO
Returns an array of Strings listing all of the MIME types understood by the current set of registered readers.
getReaderServiceProviderName() - Method in class javax.imageio.spi.ImageTranscoderSpi
Returns the fully qualified class name of an ImageReaderSpi class that generates IIOMetadata objects that may be used as input to this transcoder.
getReadHoldCount() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock
Queries the number of reentrant read holds on this lock by the current thread.
getReadLockCount() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock
Queries the number of read locks held for this lock.
getReadMethod() - Method in class java.beans.PropertyDescriptor
Gets the method that should be used to read the property value.
getReadTimeout() - Method in class java.net.URLConnection
Returns setting for read timeout.
getRealm() - Method in class javax.security.auth.kerberos.KerberosPrincipal
Returns the realm component of this Kerberos principal.
getReason() - Method in exception java.net.HttpRetryException
Returns a string explaining why the http request could not be retried.
getReason() - Method in exception java.net.URISyntaxException
Returns a string explaining why the input string could not be parsed.
getReason() - Method in exception java.nio.file.FileSystemException
Returns the string explaining why the file system operation failed.
getReason() - Method in exception java.nio.file.InvalidPathException
Returns a string explaining why the input string was rejected.
getReason() - Method in exception java.security.cert.CertPathValidatorException
Returns the reason that the validation failed.
getReason() - Method in interface javax.print.URIException
Return the reason for the event.
getReceiveBufferSize() - Method in class java.net.DatagramSocket
Get value of the SO_RCVBUF option for this DatagramSocket, that is the buffer size used by the platform for input on this DatagramSocket.
getReceiveBufferSize() - Method in class java.net.ServerSocket
Gets the value of the SO_RCVBUF option for this ServerSocket, that is the proposed buffer size that will be used for Sockets accepted from this ServerSocket.
getReceiveBufferSize() - Method in class java.net.Socket
Gets the value of the SO_RCVBUF option for this Socket, that is the buffer size used by the platform for input on this Socket.
getReceiver() - Method in interface javax.sound.midi.MidiDevice
Obtains a MIDI IN receiver through which the MIDI device may receive MIDI data.
getReceiver() - Static method in class javax.sound.midi.MidiSystem
Obtains a MIDI receiver from an external MIDI port or other default device.
getReceiver() - Method in interface javax.sound.midi.Transmitter
Obtains the current receiver to which this transmitter will deliver MIDI messages.
getReceivers() - Method in interface javax.sound.midi.MidiDevice
Returns all currently active, non-closed receivers connected with this MidiDevice.
getReceiverType() - Method in interface javax.lang.model.element.ExecutableElement
Returns the receiver type of this executable, or NoType with kind NONE if the executable has no receiver type.
getReceiverType() - Method in interface javax.lang.model.type.ExecutableType
Returns the receiver type of this executable, or NoType with kind NONE if the executable has no receiver type.
getRecursionLimit() - Method in class java.awt.geom.FlatteningPathIterator
Returns the recursion limit of this iterator.
getRed() - Method in class java.awt.Color
Returns the red component in the range 0-255 in the default sRGB space.
getRed(int) - Method in class java.awt.image.ColorModel
Returns the red color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getRed(Object) - Method in class java.awt.image.ColorModel
Returns the red color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getRed(int) - Method in class java.awt.image.ComponentColorModel
Returns the red color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getRed(Object) - Method in class java.awt.image.ComponentColorModel
Returns the red color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getRed(int) - Method in class java.awt.image.DirectColorModel
Returns the red color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getRed(Object) - Method in class java.awt.image.DirectColorModel
Returns the red color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getRed(int) - Method in class java.awt.image.IndexColorModel
Returns the red color component for the specified pixel, scaled from 0 to 255 in the default RGB ColorSpace, sRGB.
getRedMask() - Method in class java.awt.image.DirectColorModel
Returns the mask indicating which bits in an int pixel representation contain the red color component.
getRedoPresentationName() - Method in class javax.swing.text.AbstractDocument.DefaultDocumentEvent
Provides a localized, human readable description of the redoable form of this edit, e.g.
getRedoPresentationName() - Method in class javax.swing.undo.AbstractUndoableEdit
Retreives the value from the defaults table with key AbstractUndoableEdit.redoText and returns that value followed by a space, followed by getPresentationName.
getRedoPresentationName() - Method in class javax.swing.undo.CompoundEdit
Returns getRedoPresentationName from the last UndoableEdit added to edits.
getRedoPresentationName() - Method in interface javax.swing.undo.UndoableEdit
Returns a localized, human-readable description of the redoable form of this edit, suitable for use as a Redo menu item, for example.
getRedoPresentationName() - Method in class javax.swing.undo.UndoManager
Returns a description of the redoable form of this edit.
getReds(byte[]) - Method in class java.awt.image.IndexColorModel
Copies the array of red color components into the specified array.
getReductionPolynomial() - Method in class java.security.spec.ECFieldF2m
Returns a BigInteger whose i-th bit corresponds to the i-th coefficient of the reduction polynomial for polynomial basis or null for normal basis.
getRef() - Method in class java.net.URL
Gets the anchor (also known as the "reference") of this URL.
getRef() - Method in class java.rmi.server.RemoteObject
Returns the remote reference for the remote object.
getRef(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC REF(<structured-type>) parameter as a Ref object in the Java programming language.
getRef(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC REF(<structured-type>) parameter as a Ref object in the Java programming language.
getRef(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Ref object in the Java programming language.
getRef(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Ref object in the Java programming language.
getRefClass(ObjectOutput) - Method in interface java.rmi.server.RemoteRef
Returns the class name of the ref type to be serialized onto the stream 'out'.
getReference() - Method in class java.util.concurrent.atomic.AtomicMarkableReference
Returns the current value of the reference.
getReference() - Method in class java.util.concurrent.atomic.AtomicStampedReference
Returns the current value of the reference.
getReference() - Method in interface javax.naming.Referenceable
Retrieves the Reference of this object.
getReferencedMBeans() - Method in interface javax.management.relation.Relation
Retrieves MBeans referenced in the various roles of the relation.
getReferencedMBeans(String) - Method in class javax.management.relation.RelationService
Retrieves MBeans referenced in the various roles of the relation.
getReferencedMBeans(String) - Method in interface javax.management.relation.RelationServiceMBean
Retrieves MBeans referenced in the various roles of the relation.
getReferencedMBeans() - Method in class javax.management.relation.RelationSupport
Retrieves MBeans referenced in the various roles of the relation.
getReferences() - Method in interface javax.xml.crypto.dsig.Manifest
Returns an unmodifiable list of one or more References that are contained in this Manifest.
getReferences() - Method in interface javax.xml.crypto.dsig.SignedInfo
Returns an unmodifiable list of one or more References.
getReferralContext() - Method in exception javax.naming.ldap.LdapReferralException
Retrieves the context at which to continue the method using the context's environment and no controls.
getReferralContext(Hashtable<?, ?>) - Method in exception javax.naming.ldap.LdapReferralException
Retrieves the context at which to continue the method using environment properties and no controls.
getReferralContext(Hashtable<?, ?>, Control[]) - Method in exception javax.naming.ldap.LdapReferralException
Retrieves the context at which to continue the method using request controls and environment properties.
getReferralContext() - Method in exception javax.naming.ReferralException
Retrieves the context at which to continue the method.
getReferralContext(Hashtable<?, ?>) - Method in exception javax.naming.ReferralException
Retrieves the context at which to continue the method using environment properties.
getReferralInfo() - Method in exception javax.naming.ReferralException
Retrieves information (such as URLs) related to this referral.
getReferrals() - Method in interface javax.naming.ldap.UnsolicitedNotification
Retrieves the referral(s) sent by the server.
getRefMBeanClassName() - Method in class javax.management.relation.RoleInfo
Returns name of type of MBean expected to be referenced in corresponding role.
getRefreshRate() - Method in class java.awt.DisplayMode
Returns the refresh rate of the display, in hertz.
getRegion() - Method in class javax.swing.plaf.synth.SynthContext
Returns the Region identifying this state.
getRegion(JComponent) - Static method in class javax.swing.plaf.synth.SynthLookAndFeel
Returns the Region for the JComponent c.
getRegisteredKeyStrokes() - Method in class javax.swing.JComponent
Returns the KeyStrokes that will initiate registered actions.
getRegisteredParties() - Method in class java.util.concurrent.Phaser
Returns the number of parties registered at this phaser.
getRegisteredProviders() - Static method in class javax.sql.rowset.spi.SyncFactory
Returns an Enumeration of currently registered synchronization providers.
getRegistry() - Static method in class java.rmi.registry.LocateRegistry
Returns a reference to the the remote object Registry for the local host on the default registry port of 1099.
getRegistry(int) - Static method in class java.rmi.registry.LocateRegistry
Returns a reference to the the remote object Registry for the local host on the specified port.
getRegistry(String) - Static method in class java.rmi.registry.LocateRegistry
Returns a reference to the remote object Registry on the specified host on the default registry port of 1099.
getRegistry(String, int) - Static method in class java.rmi.registry.LocateRegistry
Returns a reference to the remote object Registry on the specified host and port.
getRegistry(String, int, RMIClientSocketFactory) - Static method in class java.rmi.registry.LocateRegistry
Returns a locally created remote reference to the remote object Registry on the specified host and port.
getRejectedExecutionHandler() - Method in class java.util.concurrent.ThreadPoolExecutor
Returns the current handler for unexecutable tasks.
getRelationId() - Method in interface javax.management.relation.Relation
Returns relation identifier (used to uniquely identify the relation inside the Relation Service).
getRelationId() - Method in class javax.management.relation.RelationNotification
Returns the relation identifier of created/removed/updated relation.
getRelationId() - Method in class javax.management.relation.RelationSupport
Returns relation identifier (used to uniquely identify the relation inside the Relation Service).
getRelationServiceName() - Method in interface javax.management.relation.Relation
Returns ObjectName of the Relation Service handling the relation.
getRelationServiceName() - Method in class javax.management.relation.RelationSupport
Returns ObjectName of the Relation Service handling the relation.
getRelationTypeName() - Method in interface javax.management.relation.Relation
Returns name of associated relation type.
getRelationTypeName() - Method in class javax.management.relation.RelationNotification
Returns the relation type name of created/removed/updated relation.
getRelationTypeName(String) - Method in class javax.management.relation.RelationService
Returns name of associated relation type for given relation.
getRelationTypeName(String) - Method in interface javax.management.relation.RelationServiceMBean
Returns name of associated relation type for given relation.
getRelationTypeName() - Method in class javax.management.relation.RelationSupport
Returns name of associated relation type.
getRelationTypeName() - Method in interface javax.management.relation.RelationType
Returns the relation type name.
getRelationTypeName() - Method in class javax.management.relation.RelationTypeSupport
Returns the relation type name.
getRemaining() - Method in class java.util.zip.Inflater
Returns the total number of bytes remaining in the input buffer.
getRemainingAcceptLifetime(Oid) - Method in interface org.ietf.jgss.GSSCredential
Returns the lifetime in seconds for the credential to remain capable of accepting security contexts using the specified mechanism.
getRemainingInitLifetime(Oid) - Method in interface org.ietf.jgss.GSSCredential
Returns the lifetime in seconds for the credential to remain capable of initiating security contexts using the specified mechanism.
getRemainingLifetime() - Method in interface org.ietf.jgss.GSSCredential
Returns the remaining lifetime in seconds for a credential.
getRemainingName() - Method in exception javax.naming.NamingException
Retrieves the remaining unresolved portion of the name.
getRemainingName() - Method in class javax.naming.spi.ResolveResult
Retrieves the remaining unresolved portion of the name.
getRemainingNewName() - Method in exception javax.naming.CannotProceedException
Retrieves the "remaining new name" field of this exception, which is used when this exception is thrown during a rename() operation.
getRemoteAddress() - Method in class java.nio.channels.AsynchronousSocketChannel
Returns the remote address to which this channel's socket is connected.
getRemoteAddress() - Method in class java.nio.channels.DatagramChannel
Returns the remote address to which this channel's socket is connected.
getRemoteAddress() - Method in class java.nio.channels.SocketChannel
Returns the remote address to which this channel's socket is connected.
getRemoteSocketAddress() - Method in class java.net.DatagramSocket
Returns the address of the endpoint this socket is connected to, or null if it is unconnected.
getRemoteSocketAddress() - Method in class java.net.Socket
Returns the address of the endpoint this socket is connected to, or null if it is unconnected.
getRemoveListenerMethod() - Method in class java.beans.EventSetDescriptor
Gets the method used to remove event listeners.
getRemoveOnCancelPolicy() - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
Gets the policy on whether cancelled tasks should be immediately removed from the work queue at time of cancellation.
getRenderableSource(int) - Method in class java.awt.image.renderable.ParameterBlock
Returns a source as a RenderableImage.
getRenderedImage() - Method in class javax.imageio.IIOImage
Returns the currently set RenderedImage, or null if only a Raster is available.
getRenderedSource(int) - Method in class java.awt.image.renderable.ParameterBlock
Returns a source as a RenderedImage.
getRenderer() - Method in class javax.swing.JComboBox
Returns the renderer used to display the selected item in the JComboBox field.
getRenderingHint(RenderingHints.Key) - Method in class java.awt.Graphics2D
Returns the value of a single preference for the rendering algorithms.
getRenderingHints() - Method in class java.awt.Graphics2D
Gets the preferences for the rendering algorithms.
getRenderingHints() - Method in class java.awt.image.AffineTransformOp
Returns the rendering hints used by this transform operation.
getRenderingHints() - Method in class java.awt.image.BandCombineOp
Returns the rendering hints for this operation.
getRenderingHints() - Method in interface java.awt.image.BufferedImageOp
Returns the rendering hints for this operation.
getRenderingHints() - Method in class java.awt.image.ColorConvertOp
Returns the rendering hints used by this op.
getRenderingHints() - Method in class java.awt.image.ConvolveOp
Returns the rendering hints for this op.
getRenderingHints() - Method in class java.awt.image.LookupOp
Returns the rendering hints for this op.
getRenderingHints() - Method in interface java.awt.image.RasterOp
Returns the rendering hints for this RasterOp.
getRenderingHints() - Method in class java.awt.image.renderable.RenderContext
Gets the rendering hints of this RenderContext.
getRenderingHints() - Method in class java.awt.image.RescaleOp
Returns the rendering hints for this op.
getRenewTill() - Method in class javax.security.auth.kerberos.KerberosTicket
Returns the latest expiration time for this ticket, including all renewals.
getReorderingAllowed() - Method in class javax.swing.table.JTableHeader
Returns true if the user is allowed to rearrange columns by dragging their headers, false otherwise.
getReplayDetState() - Method in interface org.ietf.jgss.GSSContext
Determines if replay detection is enabled for the per-message security services from this context.
getRepresentationClass() - Method in class java.awt.datatransfer.DataFlavor
Returns the Class which objects supporting this DataFlavor will return when this DataFlavor is requested.
getRepresentationClassName() - Method in class javax.print.DocFlavor
Returns the name of this doc flavor object's representation class.
getRequestControls() - Method in class javax.naming.ldap.InitialLdapContext
 
getRequestControls() - Method in interface javax.naming.ldap.LdapContext
Retrieves the request controls in effect for this context.
getRequestingHost() - Method in class java.net.Authenticator
Gets the hostname of the site or proxy requesting authentication, or null if not available.
getRequestingPort() - Method in class java.net.Authenticator
Gets the port number for the requested connection.
getRequestingPrompt() - Method in class java.net.Authenticator
Gets the prompt string given by the requestor.
getRequestingProtocol() - Method in class java.net.Authenticator
Give the protocol that's requesting the connection.
getRequestingScheme() - Method in class java.net.Authenticator
Gets the scheme of the requestor (the HTTP scheme for an HTTP firewall, for example).
getRequestingSite() - Method in class java.net.Authenticator
Gets the InetAddress of the site requesting authorization, or null if not available.
getRequestingURL() - Method in class java.net.Authenticator
Returns the URL that resulted in this request for authentication.
getRequestMethod() - Method in class java.net.HttpURLConnection
Get the request method.
getRequestorType() - Method in class java.net.Authenticator
Returns whether the requestor is a Proxy or a Server.
getRequestProperties() - Method in class java.net.URLConnection
Returns an unmodifiable Map of general request properties for this connection.
getRequestProperty(String) - Method in class java.net.URLConnection
Returns the value of the named general request property for this connection.
getReshowDelay() - Method in class javax.swing.ToolTipManager
Returns the reshow delay property.
getResizable() - Method in class javax.swing.table.TableColumn
Returns true if the user is allowed to resize the TableColumn's width, false otherwise.
getResizeWeight() - Method in class javax.swing.JSplitPane
Returns the number that determines how extra space is distributed.
getResizeWeight(int) - Method in class javax.swing.text.BoxView
Gets the resize weight.
getResizeWeight(int) - Method in class javax.swing.text.FieldView
Determines the resizability of the view along the given axis.
getResizeWeight(int) - Method in class javax.swing.text.html.BlockView
Gets the resize weight.
getResizeWeight(int) - Method in class javax.swing.text.TableView.TableRow
Determines the resizability of the view along the given axis.
getResizeWeight(int) - Method in class javax.swing.text.View
Determines the resizability of the view along the given axis.
getResizingAllowed() - Method in class javax.swing.table.JTableHeader
Returns true if the user is allowed to resize columns by dragging between their headers, false otherwise.
getResizingColumn() - Method in class javax.swing.table.JTableHeader
Returns the resizing column.
getResolution(int) - Method in class javax.print.attribute.ResolutionSyntax
Get this resolution attribute's resolution values in the given units.
getResolution() - Method in class javax.sound.midi.MidiFileFormat
Obtains the timing resolution for the MIDI file.
getResolution() - Method in class javax.sound.midi.Sequence
Obtains the timing resolution for this sequence.
getResolvedName() - Method in exception javax.naming.NamingException
Retrieves the leading portion of the name that was resolved successfully.
getResolvedObj() - Method in exception javax.naming.NamingException
Retrieves the object to which resolution was successful.
getResolvedObj() - Method in class javax.naming.spi.ResolveResult
Retrieves the Object to which resolution was successful.
getResolveParent() - Method in class javax.swing.text.AbstractDocument.AbstractElement
Gets the resolving parent.
getResolveParent() - Method in interface javax.swing.text.AttributeSet
Gets the resolving parent.
getResolveParent() - Method in class javax.swing.text.html.HTMLDocument.BlockElement
Gets the resolving parent.
getResolveParent() - Method in class javax.swing.text.html.HTMLDocument.RunElement
Gets the resolving parent.
getResolveParent() - Method in interface javax.swing.text.Keymap
Fetches the parent keymap used to resolve key-bindings.
getResolveParent() - Method in class javax.swing.text.SimpleAttributeSet
Gets the resolving parent.
getResolveParent() - Method in class javax.swing.text.StyleContext.NamedStyle
Gets attributes from the parent.
getResolveParent() - Method in class javax.swing.text.StyleContext.SmallAttributeSet
If not overriden, the resolving parent defaults to the parent element.
getResource(String, BeanContextChild) - Method in interface java.beans.beancontext.BeanContext
Analagous to java.lang.ClassLoader.getResource(), this method allows a BeanContext implementation to interpose behavior between the child Component and underlying ClassLoader.
getResource(String, BeanContextChild) - Method in class java.beans.beancontext.BeanContextSupport
 
getResource(String) - Method in class java.lang.Class
Finds a resource with a given name.
getResource(String) - Method in class java.lang.ClassLoader
Finds the resource with the given name.
getResource(JavaFileManager.Location, CharSequence, CharSequence) - Method in interface javax.annotation.processing.Filer
Returns an object for reading an existing resource.
getResource(String) - Method in interface javax.management.loading.MLetMBean
Finds the resource with the given name.
getResourceAsStream(String, BeanContextChild) - Method in interface java.beans.beancontext.BeanContext
Analagous to java.lang.ClassLoader.getResourceAsStream(), this method allows a BeanContext implementation to interpose behavior between the child Component and underlying ClassLoader.
getResourceAsStream(String, BeanContextChild) - Method in class java.beans.beancontext.BeanContextSupport
 
getResourceAsStream(String) - Method in class java.lang.Class
Finds a resource with a given name.
getResourceAsStream(String) - Method in class java.lang.ClassLoader
Returns an input stream for reading the specified resource.
getResourceAsStream(String) - Method in class java.net.URLClassLoader
Returns an input stream for reading the specified resource.
getResourceAsStream(String) - Method in interface javax.management.loading.MLetMBean
Returns an input stream for reading the specified resource.
getResourceBaseName() - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
Returns the currently set base name for locating ResourceBundles.
getResourceBundle() - Method in class java.util.logging.Logger
Retrieve the localization resource bundle for this logger for the current default locale.
getResourceBundle() - Method in class java.util.logging.LogRecord
Get the localization resource bundle
getResourceBundleName() - Method in class java.util.logging.Level
Return the level's localization resource bundle name, or null if no localization bundle is defined.
getResourceBundleName() - Method in class java.util.logging.Logger
Retrieve the localization resource bundle name for this logger.
getResourceBundleName() - Method in class java.util.logging.LogRecord
Get the localization resource bundle name
getResources(String) - Method in class java.lang.ClassLoader
Finds all the resources with the given name.
getResources(String) - Method in interface javax.management.loading.MLetMBean
Finds all the resources with the given name.
getResources() - Method in interface javax.sound.midi.Soundbank
Extracts a list of non-Instrument resources contained in the sound bank.
getResponseCode() - Method in class java.net.HttpURLConnection
Gets the status code from an HTTP response message.
getResponseControls() - Method in class javax.naming.ldap.InitialLdapContext
 
getResponseControls() - Method in interface javax.naming.ldap.LdapContext
Retrieves the response controls produced as a result of the last method invoked on this context.
getResponseMessage() - Method in class java.net.HttpURLConnection
Gets the HTTP response message, if any, returned along with the response code from a server.
getRestartMode() - Method in class java.rmi.activation.ActivationDesc
Returns the "restart" mode of the object associated with this activation descriptor.
getResultCode() - Method in class javax.naming.ldap.SortResponseControl
Retrieves the LDAP result code of the sort operation.
getResultSet() - Method in interface java.sql.Array
Retrieves a result set that contains the elements of the SQL ARRAY value designated by this Array object.
getResultSet(Map<String, Class<?>>) - Method in interface java.sql.Array
Retrieves a result set that contains the elements of the SQL ARRAY value designated by this Array object.
getResultSet(long, int) - Method in interface java.sql.Array
Retrieves a result set holding the elements of the subarray that starts at index index and contains up to count successive elements.
getResultSet(long, int, Map<String, Class<?>>) - Method in interface java.sql.Array
Retrieves a result set holding the elements of the subarray that starts at index index and contains up to count successive elements.
getResultSet() - Method in interface java.sql.Statement
Retrieves the current result as a ResultSet object.
getResultSet(long, int) - Method in class javax.sql.rowset.serial.SerialArray
Retrieves a ResultSet object holding the elements of the subarray that starts at index index and contains up to count successive elements.
getResultSet(Map<String, Class<?>>) - Method in class javax.sql.rowset.serial.SerialArray
Retrieves a ResultSet object that contains all of the elements of the SQL ARRAY value represented by this SerialArray object.
getResultSet() - Method in class javax.sql.rowset.serial.SerialArray
Retrieves a ResultSet object that contains all of the elements in the ARRAY value that this SerialArray object represents.
getResultSet(long, int, Map<String, Class<?>>) - Method in class javax.sql.rowset.serial.SerialArray
Retrieves a result set holding the elements of the subarray that starts at Retrieves a ResultSet object that contains a subarray of the elements in this SerialArray object, starting at index index and containing up to count successive elements.
getResultSetConcurrency() - Method in interface java.sql.Statement
Retrieves the result set concurrency for ResultSet objects generated by this Statement object.
getResultSetHoldability() - Method in interface java.sql.DatabaseMetaData
Retrieves this database's default holdability for ResultSet objects.
getResultSetHoldability() - Method in interface java.sql.Statement
Retrieves the result set holdability for ResultSet objects generated by this Statement object.
getResultSetType() - Method in interface java.sql.Statement
Retrieves the result set type for ResultSet objects generated by this Statement object.
getResultSize() - Method in class javax.naming.ldap.PagedResultsResponseControl
Retrieves (an estimate of) the number of entries in the search result.
getResultStream(boolean) - Method in interface java.rmi.server.RemoteCall
Deprecated.
no replacement
getReturningAttributes() - Method in class javax.naming.directory.SearchControls
Retrieves the attributes that will be returned as part of the search.
getReturningObjFlag() - Method in class javax.naming.directory.SearchControls
Determines whether objects will be returned as part of the result.
getReturnOpenType() - Method in interface javax.management.openmbean.OpenMBeanOperationInfo
Returns the open type of the values returned by the operation described by this OpenMBeanOperationInfo instance.
getReturnOpenType() - Method in class javax.management.openmbean.OpenMBeanOperationInfoSupport
Returns the open type of the values returned by the operation described by this OpenMBeanOperationInfo instance.
getReturnType() - Method in class java.lang.reflect.Method
Returns a Class object that represents the formal return type of the method represented by this Method object.
getReturnType() - Method in interface javax.lang.model.element.ExecutableElement
Returns the return type of this executable.
getReturnType() - Method in interface javax.lang.model.type.ExecutableType
Returns the return type of this executable.
getReturnType() - Method in class javax.management.MBeanOperationInfo
Returns the type of the method's return value.
getReturnType() - Method in interface javax.management.openmbean.OpenMBeanOperationInfo
Returns the fully qualified Java class name of the values returned by the operation described by this OpenMBeanOperationInfo instance.
getReuseAddress() - Method in class java.net.DatagramSocket
Tests if SO_REUSEADDR is enabled.
getReuseAddress() - Method in class java.net.ServerSocket
Tests if SO_REUSEADDR is enabled.
getReuseAddress() - Method in class java.net.Socket
Tests if SO_REUSEADDR is enabled.
getRevocationDate() - Method in exception java.security.cert.CertificateRevokedException
Returns the date on which the certificate was revoked.
getRevocationDate() - Method in class java.security.cert.X509CRLEntry
Gets the revocation date from this X509CRLEntry, the revocationDate.
getRevocationReason() - Method in exception java.security.cert.CertificateRevokedException
Returns the reason the certificate was revoked.
getRevocationReason() - Method in class java.security.cert.X509CRLEntry
Returns the reason the certificate has been revoked, as specified in the Reason Code extension of this CRL entry.
getRevokedCertificate(BigInteger) - Method in class java.security.cert.X509CRL
Gets the CRL entry, if any, with the given certificate serialNumber.
getRevokedCertificate(X509Certificate) - Method in class java.security.cert.X509CRL
Get the CRL entry, if any, for the given certificate.
getRevokedCertificates() - Method in class java.security.cert.X509CRL
Gets all the entries from this CRL.
getRGB() - Method in class java.awt.Color
Returns the RGB value representing the color in the default sRGB ColorModel.
getRGB(int, int) - Method in class java.awt.image.BufferedImage
Returns an integer pixel in the default RGB color model (TYPE_INT_ARGB) and default sRGB colorspace.
getRGB(int, int, int, int, int[], int, int) - Method in class java.awt.image.BufferedImage
Returns an array of integer pixels in the default RGB color model (TYPE_INT_ARGB) and default sRGB color space, from a portion of the image data.
getRGB(int) - Method in class java.awt.image.ColorModel
Returns the color/alpha components of the pixel in the default RGB color model format.
getRGB(Object) - Method in class java.awt.image.ColorModel
Returns the color/alpha components for the specified pixel in the default RGB color model format.
getRGB(int) - Method in class java.awt.image.ComponentColorModel
Returns the color/alpha components of the pixel in the default RGB color model format.
getRGB(Object) - Method in class java.awt.image.ComponentColorModel
Returns the color/alpha components for the specified pixel in the default RGB color model format.
getRGB(int) - Method in class java.awt.image.DirectColorModel
Returns the color/alpha components of the pixel in the default RGB color model format.
getRGB(Object) - Method in class java.awt.image.DirectColorModel
Returns the color/alpha components for the specified pixel in the default RGB color model format.
getRGB(int) - Method in class java.awt.image.IndexColorModel
Returns the color/alpha components of the pixel in the default RGB color model format.
getRGBColorComponents(float[]) - Method in class java.awt.Color
Returns a float array containing only the color components of the Color, in the default sRGB color space.
getRGBComponents(float[]) - Method in class java.awt.Color
Returns a float array containing the color and alpha components of the Color, as represented in the default sRGB color space.
getRGBdefault() - Static method in class java.awt.image.ColorModel
Returns a DirectColorModel that describes the default format for integer RGB values used in many of the methods in the AWT image interfaces for the convenience of the programmer.
getRGBPixel(int, int) - Method in interface java.awt.peer.RobotPeer
Gets the RGB value of the specified pixel on screen.
getRGBPixels(Rectangle) - Method in interface java.awt.peer.RobotPeer
Gets the RGB values of the specified screen area as an array.
getRGBs(int[]) - Method in class java.awt.image.IndexColorModel
Converts data for each index from the color and alpha component arrays to an int in the default RGB ColorModel format and copies the resulting 32-bit ARGB values into the specified array.
getRightChildIndent() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
getRightComponent() - Method in class javax.swing.JSplitPane
Returns the component to the right (or below) the divider.
getRightIndent(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Gets the right indent setting.
getRightInset() - Method in class javax.swing.text.AsyncBoxView
Get the right part of the margin around the view.
getRightInset() - Method in class javax.swing.text.CompositeView
Gets the right inset.
getRole(String) - Method in interface javax.management.relation.Relation
Retrieves role value for given role name.
getRole(String, String) - Method in class javax.management.relation.RelationService
Retrieves role value for given role name in given relation.
getRole(String, String) - Method in interface javax.management.relation.RelationServiceMBean
Retrieves role value for given role name in given relation.
getRole(String) - Method in class javax.management.relation.RelationSupport
Retrieves role value for given role name.
getRoleCardinality(String) - Method in interface javax.management.relation.Relation
Returns the number of MBeans currently referenced in the given role.
getRoleCardinality(String, String) - Method in class javax.management.relation.RelationService
Retrieves the number of MBeans currently referenced in the given role.
getRoleCardinality(String, String) - Method in interface javax.management.relation.RelationServiceMBean
Retrieves the number of MBeans currently referenced in the given role.
getRoleCardinality(String) - Method in class javax.management.relation.RelationSupport
Returns the number of MBeans currently referenced in the given role.
getRoleInfo(String, String) - Method in class javax.management.relation.RelationService
Retrieves role info for given role name of a given relation type.
getRoleInfo(String, String) - Method in interface javax.management.relation.RelationServiceMBean
Retrieves role info for given role of a given relation type.
getRoleInfo(String) - Method in interface javax.management.relation.RelationType
Returns the role info (RoleInfo object) for the given role info name (null if not found).
getRoleInfo(String) - Method in class javax.management.relation.RelationTypeSupport
Returns the role info (RoleInfo object) for the given role info name (null if not found).
getRoleInfos(String) - Method in class javax.management.relation.RelationService
Retrieves list of role infos (RoleInfo objects) of a given relation type.
getRoleInfos(String) - Method in interface javax.management.relation.RelationServiceMBean
Retrieves list of role infos (RoleInfo objects) of a given relation type.
getRoleInfos() - Method in interface javax.management.relation.RelationType
Returns the list of role definitions (ArrayList of RoleInfo objects).
getRoleInfos() - Method in class javax.management.relation.RelationTypeSupport
Returns the list of role definitions (ArrayList of RoleInfo objects).
getRoleName() - Method in class javax.management.relation.RelationNotification
Returns name of updated role of updated relation (only for role update).
getRoleName() - Method in class javax.management.relation.Role
Retrieves role name.
getRoleName() - Method in class javax.management.relation.RoleUnresolved
Retrieves role name.
getRoles(String[]) - Method in interface javax.management.relation.Relation
Retrieves values of roles with given names.
getRoles(String, String[]) - Method in class javax.management.relation.RelationService
Retrieves values of roles with given names in given relation.
getRoles(String, String[]) - Method in interface javax.management.relation.RelationServiceMBean
Retrieves values of roles with given names in given relation.
getRoles(String[]) - Method in class javax.management.relation.RelationSupport
Retrieves values of roles with given names.
getRoles() - Method in class javax.management.relation.RoleResult
Retrieves list of roles successfully accessed.
getRolesUnresolved() - Method in class javax.management.relation.RoleResult
Retrieves list of roles unsuccessfully accessed.
getRoleValue() - Method in class javax.management.relation.Role
Retrieves role value.
getRoleValue() - Method in class javax.management.relation.RoleUnresolved
Retrieves role value.
getRolloverBorder(AbstractButton) - Method in class javax.swing.plaf.basic.BasicToolBarUI
Returns a rollover border for the button.
getRolloverColumn() - Method in class javax.swing.plaf.basic.BasicTableHeaderUI
Returns the index of the column header over which the mouse currently is.
getRolloverIcon() - Method in class javax.swing.AbstractButton
Returns the rollover icon for the button.
getRolloverSelectedIcon() - Method in class javax.swing.AbstractButton
Returns the rollover selection icon for the button.
getRolloverTab() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
Returns the tab the mouse is currently over, or -1 if the mouse is no longer over any tab.
getRoot() - Method in interface java.nio.file.Path
Returns the root component of this path as a Path object, or null if this path does not have a root component.
getRoot() - Method in class java.util.concurrent.Phaser
Returns the root ancestor of this phaser, which is the same as this phaser if it has no parent.
getRoot(Component) - Static method in class javax.swing.SwingUtilities
Returns the root component for the current component tree.
getRoot() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns the root of the tree that contains this node.
getRoot() - Method in class javax.swing.tree.DefaultTreeModel
Returns the root of the tree.
getRoot() - Method in interface javax.swing.tree.TreeModel
Returns the root of the tree.
getRootCause() - Method in exception javax.naming.NamingException
Retrieves the root cause of this NamingException, if any.
getRootDirectories() - Method in class java.nio.file.FileSystem
Returns an object to iterate over the paths of the root directories.
getRootElement() - Method in class javax.swing.text.DefaultStyledDocument.ElementBuffer
Gets the root element.
getRootElements() - Method in interface javax.annotation.processing.RoundEnvironment
Returns the root elements for annotation processing generated by the prior round.
getRootElements() - Method in class javax.swing.text.AbstractDocument
Gets all root elements defined.
getRootElements() - Method in interface javax.swing.text.Document
Returns all of the root elements that are defined.
getRootFrame() - Static method in class javax.swing.JOptionPane
Returns the Frame to use for the class methods in which a frame is not provided.
getRootName() - Method in interface javax.imageio.metadata.IIOMetadataFormat
Returns the name of the root element of the format.
getRootName() - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
 
getRootPane() - Method in class javax.swing.JApplet
Returns the rootPane object for this applet.
getRootPane() - Method in class javax.swing.JComponent
Returns the JRootPane ancestor for this component.
getRootPane() - Method in class javax.swing.JDialog
Returns the rootPane object for this dialog.
getRootPane() - Method in class javax.swing.JFrame
Returns the rootPane object for this frame.
getRootPane() - Method in class javax.swing.JInternalFrame
Returns the rootPane object for this internal frame.
getRootPane() - Method in class javax.swing.JWindow
Returns the rootPane object for this window.
getRootPane() - Method in interface javax.swing.RootPaneContainer
Return this component's single JRootPane child.
getRootPane(Component) - Static method in class javax.swing.SwingUtilities
If c is a JRootPane descendant return its JRootPane ancestor.
getRoots() - Method in class javax.swing.filechooser.FileSystemView
Returns all root partitions on this system.
getRootView(JTextComponent) - Method in class javax.swing.plaf.basic.BasicTextUI
Fetches a View with the allocation of the associated text component (i.e.
getRootView(JTextComponent) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the getRootView method on each UI handled by this object.
getRootView(JTextComponent) - Method in class javax.swing.plaf.TextUI
Fetches a View with the allocation of the associated text component (i.e.
getRotateInstance(double) - Static method in class java.awt.geom.AffineTransform
Returns a transform representing a rotation transformation.
getRotateInstance(double, double, double) - Static method in class java.awt.geom.AffineTransform
Returns a transform that rotates coordinates around an anchor point.
getRotateInstance(double, double) - Static method in class java.awt.geom.AffineTransform
Returns a transform that rotates coordinates according to a rotation vector.
getRotateInstance(double, double, double, double) - Static method in class java.awt.geom.AffineTransform
Returns a transform that rotates coordinates around an anchor point accordinate to a rotation vector.
getRoundedCorners() - Method in class javax.swing.border.LineBorder
Returns whether this border will be drawn with rounded corners.
getRoundingMode() - Method in class java.math.MathContext
Returns the roundingMode setting.
getRoundingMode() - Method in class java.text.DecimalFormat
Gets the RoundingMode used in this DecimalFormat.
getRoundingMode() - Method in class java.text.NumberFormat
Gets the RoundingMode used in this NumberFormat.
getRounds() - Method in class javax.crypto.spec.RC5ParameterSpec
Returns the number of rounds.
getRow() - Method in interface java.sql.ResultSet
Retrieves the current row number.
getRow() - Method in class javax.swing.JTable.DropLocation
Returns the row index where a dropped item should be placed in the table.
getRowBounds(int) - Method in class javax.swing.JTree
Returns the Rectangle that the node at the specified row is drawn in.
getRowCount() - Method in class javax.swing.DefaultRowSorter.ModelWrapper
Returns the number of rows in the model.
getRowCount() - Method in class javax.swing.JTable
Returns the number of rows that can be shown in the JTable, given unlimited space.
getRowCount() - Method in class javax.swing.JTree
Returns the number of viewable nodes.
getRowCount(JTree) - Method in class javax.swing.plaf.basic.BasicTreeUI
Returns the number of rows that are being displayed.
getRowCount(JTree) - Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the getRowCount method on each UI handled by this object.
getRowCount(JTree) - Method in class javax.swing.plaf.TreeUI
Returns the number of rows that are being displayed.
getRowCount() - Method in class javax.swing.table.DefaultTableModel
Returns the number of rows in this data table.
getRowCount() - Method in interface javax.swing.table.TableModel
Returns the number of rows in the model.
getRowCount() - Method in class javax.swing.text.TableView.TableCell
Deprecated.
Gets the number of rows this cell spans (that is, the grid height).
getRowCount() - Method in class javax.swing.tree.AbstractLayoutCache
Number of rows being displayed.
getRowCount() - Method in class javax.swing.tree.FixedHeightLayoutCache
Returns the number of visible rows.
getRowCount() - Method in class javax.swing.tree.VariableHeightLayoutCache
Returns the number of visible rows.
getRowEnd(JTextComponent, int) - Static method in class javax.swing.text.Utilities
Determines the ending row model position of the row that contains the specified model position.
getRowFilter() - Method in class javax.swing.DefaultRowSorter
Returns the filter that determines which rows, if any, should be hidden from view.
getRowForLocation(int, int) - Method in class javax.swing.JTree
Returns the row for the specified location.
getRowForPath(TreePath) - Method in class javax.swing.JTree
Returns the row that displays the node identified by the specified path.
getRowForPath(JTree, TreePath) - Method in class javax.swing.plaf.basic.BasicTreeUI
Returns the row that the last item identified in path is visible at.
getRowForPath(JTree, TreePath) - Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the getRowForPath method on each UI handled by this object.
getRowForPath(JTree, TreePath) - Method in class javax.swing.plaf.TreeUI
Returns the row that the last item identified in path is visible at.
getRowForPath(TreePath) - Method in class javax.swing.tree.AbstractLayoutCache
Returns the row that the last item identified in path is visible at.
getRowForPath(TreePath) - Method in class javax.swing.tree.FixedHeightLayoutCache
Returns the row that the last item identified in path is visible at.
getRowForPath(TreePath) - Method in class javax.swing.tree.VariableHeightLayoutCache
Returns the row where the last item identified in path is visible.
getRowHeader() - Method in class javax.swing.JScrollPane
Returns the row header.
getRowHeader() - Method in class javax.swing.ScrollPaneLayout
Returns the JViewport object that is the row header.
getRowHeight() - Method in class javax.swing.JTable
Returns the height of a table row, in pixels.
getRowHeight(int) - Method in class javax.swing.JTable
Returns the height, in pixels, of the cells in row.
getRowHeight() - Method in class javax.swing.JTextArea
Defines the meaning of the height of a row.
getRowHeight() - Method in class javax.swing.JTree
Returns the height of each row.
getRowHeight(int) - Method in class javax.swing.plaf.basic.BasicListUI
Returns the height of the specified row based on the current layout.
getRowHeight() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
getRowHeight() - Method in class javax.swing.tree.AbstractLayoutCache
Returns the height of each row.
getRowId(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC ROWID parameter as a java.sql.RowId object.
getRowId(String) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC ROWID parameter as a java.sql.RowId object.
getRowId(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.RowId object in the Java programming language.
getRowId(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.RowId object in the Java programming language.
getRowIdLifetime() - Method in interface java.sql.DatabaseMetaData
Indicates whether or not this data source supports the SQL ROWID type, and if so the lifetime for which a RowId object remains valid.
getRowMapper() - Method in class javax.swing.tree.DefaultTreeSelectionModel
Returns the RowMapper instance that is able to map a TreePath to a row.
getRowMapper() - Method in interface javax.swing.tree.TreeSelectionModel
Returns the RowMapper instance that is able to map a TreePath to a row.
getRowMargin() - Method in class javax.swing.JTable
Gets the amount of empty space, in pixels, between cells.
getRows() - Method in class java.awt.GridLayout
Gets the number of rows in this layout.
getRows() - Method in class java.awt.List
Gets the number of visible lines in this list.
getRows() - Method in class java.awt.TextArea
Returns the number of rows in the text area.
getRows() - Method in class javax.swing.JTextArea
Returns the number of rows in the TextArea.
getRowSelectionAllowed() - Method in class javax.swing.JTable
Returns true if rows can be selected.
getRowSetNames() - Method in interface javax.sql.rowset.JoinRowSet
Returns a String array containing the names of the RowSet objects added to this JoinRowSet object.
getRowSetReader() - Method in class javax.sql.rowset.spi.SyncProvider
Returns a javax.sql.RowSetReader object, which can be used to populate a RowSet object with data.
getRowSets() - Method in interface javax.sql.rowset.JoinRowSet
Returns a Collection object containing the RowSet objects that have been added to this JoinRowSet object.
getRowSetWarnings() - Method in interface javax.sql.rowset.CachedRowSet
Retrieves the first warning reported by calls on this RowSet object.
getRowSetWarnings() - Method in interface javax.sql.rowset.JdbcRowSet
Retrieves the first warning reported by calls on this JdbcRowSet object.
getRowSetWriter() - Method in class javax.sql.rowset.spi.SyncProvider
Returns a javax.sql.RowSetWriter object, which can be used to write a RowSet object's data back to the underlying data source.
getRowsForPaths(TreePath[]) - Method in class javax.swing.tree.AbstractLayoutCache
Returns the rows that the TreePath instances in path are being displayed at.
getRowsForPaths(TreePath[]) - Method in interface javax.swing.tree.RowMapper
Returns the rows that the TreePath instances in path are being displayed at.
getRowSorter() - Method in class javax.swing.JTable
Returns the object responsible for sorting.
getRowStart(JTextComponent, int) - Static method in class javax.swing.text.Utilities
Determines the starting row model position of the row that contains the specified model position.
getRowType() - Method in class javax.management.openmbean.TabularType
Returns the type of the row elements of tabular data values described by this TabularType instance.
getRowX(int, int) - Method in class javax.swing.plaf.basic.BasicTreeUI
Returns the location, along the x-axis, to render a particular row at.
getRowX(int, int) - Method in class javax.swing.plaf.basic.BasicTreeUI.NodeDimensionsHandler
 
getRowX(int, int) - Method in class javax.swing.plaf.synth.SynthTreeUI
 
getRSB() - Method in class java.awt.font.GlyphMetrics
Returns the right (bottom) side bearing of the glyph.
getRule() - Method in class java.awt.AlphaComposite
Returns the compositing rule of this AlphaComposite.
getRule(HTML.Tag, Element) - Method in class javax.swing.text.html.StyleSheet
Fetches the style to use to render the given type of HTML tag.
getRule(String) - Method in class javax.swing.text.html.StyleSheet
Fetches the rule that best matches the selector given in string form.
getRules() - Method in class java.text.RuleBasedCollator
Gets the table-based rules for the collation object.
getRunCount() - Method in class java.text.Bidi
Return the number of level runs.
getRunForTab(int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getRunLevel(int) - Method in class java.text.Bidi
Return the level of the nth logical run in this line.
getRunLimit() - Method in interface java.text.AttributedCharacterIterator
Returns the index of the first character following the run with respect to all attributes containing the current character.
getRunLimit(AttributedCharacterIterator.Attribute) - Method in interface java.text.AttributedCharacterIterator
Returns the index of the first character following the run with respect to the given attribute containing the current character.
getRunLimit(Set<? extends AttributedCharacterIterator.Attribute>) - Method in interface java.text.AttributedCharacterIterator
Returns the index of the first character following the run with respect to the given attributes containing the current character.
getRunLimit(int) - Method in class java.text.Bidi
Return the index of the character past the end of the nth logical run in this line, as an offset from the start of the line.
getRunningThreadCount() - Method in class java.util.concurrent.ForkJoinPool
Returns an estimate of the number of worker threads that are not blocked waiting to join tasks or for other managed synchronization.
getRunStart() - Method in interface java.text.AttributedCharacterIterator
Returns the index of the first character of the run with respect to all attributes containing the current character.
getRunStart(AttributedCharacterIterator.Attribute) - Method in interface java.text.AttributedCharacterIterator
Returns the index of the first character of the run with respect to the given attribute containing the current character.
getRunStart(Set<? extends AttributedCharacterIterator.Attribute>) - Method in interface java.text.AttributedCharacterIterator
Returns the index of the first character of the run with respect to the given attributes containing the current character.
getRunStart(int) - Method in class java.text.Bidi
Return the index of the character at the start of the nth logical run in this line, as an offset from the start of the line.
getRuntime() - Static method in class java.lang.Runtime
Returns the runtime object associated with the current Java application.
getRuntimeMXBean() - Static method in class java.lang.management.ManagementFactory
Returns the managed bean for the runtime system of the Java virtual machine.
getS() - Method in interface java.security.interfaces.ECPrivateKey
Returns the private value S.
getS() - Method in class java.security.spec.ECPrivateKeySpec
Returns the private value S.
getSalt() - Method in interface javax.crypto.interfaces.PBEKey
Returns the salt or null if not specified.
getSalt() - Method in class javax.crypto.spec.PBEKeySpec
Returns a copy of the salt or null if not specified.
getSalt() - Method in class javax.crypto.spec.PBEParameterSpec
Returns the salt.
getSaltLength() - Method in class java.security.spec.PSSParameterSpec
Returns the salt length in bits.
getSample(int, int, int, DataBuffer) - Method in class java.awt.image.BandedSampleModel
Returns as int the sample in a specified band for the pixel located at (x,y).
getSample(int, int, int, DataBuffer) - Method in class java.awt.image.ComponentSampleModel
Returns as int the sample in a specified band for the pixel located at (x,y).
getSample(int, int, int, DataBuffer) - Method in class java.awt.image.MultiPixelPackedSampleModel
Returns as int the sample in a specified band for the pixel located at (x, y).
getSample(int, int, int) - Method in class java.awt.image.Raster
Returns the sample in a specified band for the pixel located at (x,y) as an int.
getSample(int, int, int, DataBuffer) - Method in class java.awt.image.SampleModel
Returns the sample in a specified band for the pixel located at (x,y) as an int.
getSample(int, int, int, DataBuffer) - Method in class java.awt.image.SinglePixelPackedSampleModel
Returns as int the sample in a specified band for the pixel located at (x,y).
getSampleDouble(int, int, int, DataBuffer) - Method in class java.awt.image.BandedSampleModel
Returns the sample in a specified band for a pixel located at (x,y) as a double.
getSampleDouble(int, int, int, DataBuffer) - Method in class java.awt.image.ComponentSampleModel
Returns the sample in a specified band for a pixel located at (x,y) as a double.
getSampleDouble(int, int, int) - Method in class java.awt.image.Raster
Returns the sample in a specified band for a pixel located at (x,y) as a double.
getSampleDouble(int, int, int, DataBuffer) - Method in class java.awt.image.SampleModel
Returns the sample in a specified band for a pixel located at (x,y) as a double.
getSampleFloat(int, int, int, DataBuffer) - Method in class java.awt.image.BandedSampleModel
Returns the sample in a specified band for the pixel located at (x,y) as a float.
getSampleFloat(int, int, int, DataBuffer) - Method in class java.awt.image.ComponentSampleModel
Returns the sample in a specified band for the pixel located at (x,y) as a float.
getSampleFloat(int, int, int) - Method in class java.awt.image.Raster
Returns the sample in a specified band for the pixel located at (x,y) as a float.
getSampleFloat(int, int, int, DataBuffer) - Method in class java.awt.image.SampleModel
Returns the sample in a specified band for the pixel located at (x,y) as a float.
getSampleModel() - Method in class java.awt.image.BufferedImage
Returns the SampleModel associated with this BufferedImage.
getSampleModel() - Method in class java.awt.image.Raster
Returns the SampleModel that describes the layout of the image data.
getSampleModel() - Method in interface java.awt.image.RenderedImage
Returns the SampleModel associated with this image.
getSampleModel() - Method in class javax.imageio.ImageTypeSpecifier
Returns a SampleModel based on the settings encapsulated within this object.
getSampleModel(int, int) - Method in class javax.imageio.ImageTypeSpecifier
Returns a SampleModel based on the settings encapsulated within this object.
getSampleModelTranslateX() - Method in class java.awt.image.Raster
Returns the X translation from the coordinate system of the SampleModel to that of the Raster.
getSampleModelTranslateY() - Method in class java.awt.image.Raster
Returns the Y translation from the coordinate system of the SampleModel to that of the Raster.
getSampleRate() - Method in class javax.sound.sampled.AudioFormat
Obtains the sample rate.
getSamples(int, int, int, int, int, int[], DataBuffer) - Method in class java.awt.image.BandedSampleModel
Returns the samples in a specified band for the specified rectangle of pixels in an int array, one sample per data array element.
getSamples(int, int, int, int, int, int[], DataBuffer) - Method in class java.awt.image.ComponentSampleModel
Returns the samples in a specified band for the specified rectangle of pixels in an int array, one sample per data array element.
getSamples(int, int, int, int, int, int[]) - Method in class java.awt.image.Raster
Returns the samples for a specified band for the specified rectangle of pixels in an int array, one sample per array element.
getSamples(int, int, int, int, int, float[]) - Method in class java.awt.image.Raster
Returns the samples for a specified band for the specified rectangle of pixels in a float array, one sample per array element.
getSamples(int, int, int, int, int, double[]) - Method in class java.awt.image.Raster
Returns the samples for a specified band for a specified rectangle of pixels in a double array, one sample per array element.
getSamples(int, int, int, int, int, int[], DataBuffer) - Method in class java.awt.image.SampleModel
Returns the samples for a specified band for the specified rectangle of pixels in an int array, one sample per array element.
getSamples(int, int, int, int, int, float[], DataBuffer) - Method in class java.awt.image.SampleModel
Returns the samples for a specified band for the specified rectangle of pixels in a float array, one sample per array element.
getSamples(int, int, int, int, int, double[], DataBuffer) - Method in class java.awt.image.SampleModel
Returns the samples for a specified band for a specified rectangle of pixels in a double array, one sample per array element.
getSamples(int, int, int, int, int, int[], DataBuffer) - Method in class java.awt.image.SinglePixelPackedSampleModel
Returns the samples for a specified band for the specified rectangle of pixels in an int array, one sample per array element.
getSampleSize() - Method in class java.awt.image.ComponentSampleModel
Returns the number of bits per sample for all bands.
getSampleSize(int) - Method in class java.awt.image.ComponentSampleModel
Returns the number of bits per sample for the specified band.
getSampleSize() - Method in class java.awt.image.MultiPixelPackedSampleModel
Returns the number of bits per sample for all bands.
getSampleSize(int) - Method in class java.awt.image.MultiPixelPackedSampleModel
Returns the number of bits per sample for the specified band.
getSampleSize() - Method in class java.awt.image.SampleModel
Returns the size in bits of samples for all bands.
getSampleSize(int) - Method in class java.awt.image.SampleModel
Returns the size in bits of samples for the specified band.
getSampleSize() - Method in class java.awt.image.SinglePixelPackedSampleModel
Returns the number of bits per sample for all bands.
getSampleSize(int) - Method in class java.awt.image.SinglePixelPackedSampleModel
Returns the number of bits per sample for the specified band.
getSampleSizeInBits() - Method in class javax.sound.sampled.AudioFormat
Obtains the size of a sample.
getSaslClientFactories() - Static method in class javax.security.sasl.Sasl
Gets an enumeration of known factories for producing SaslClient.
getSaslServerFactories() - Static method in class javax.security.sasl.Sasl
Gets an enumeration of known factories for producing SaslServer.
getSavepointId() - Method in interface java.sql.Savepoint
Retrieves the generated ID for the savepoint that this Savepoint object represents.
getSavepointName() - Method in interface java.sql.Savepoint
Retrieves the name of the savepoint that this Savepoint object represents.
getScale(int) - Method in interface java.sql.ParameterMetaData
Retrieves the designated parameter's number of digits to right of the decimal point.
getScale(int) - Method in interface java.sql.ResultSetMetaData
Gets the designated column's number of digits to right of the decimal point.
getScale(int) - Method in class javax.sql.rowset.RowSetMetaDataImpl
Retrieves the number of digits to the right of the decimal point for values stored in the designated column.
getScaledInstance(int, int, int) - Method in class java.awt.Image
Creates a scaled version of this image.
getScaledInstance(float, boolean) - Method in class javax.imageio.plugins.jpeg.JPEGQTable
Returns a new quantization table where the values are multiplied by scaleFactor and then clamped to the range 1..32767 (or to 1..255 if forceBaseline is true).
getScaleFactors(float[]) - Method in class java.awt.image.RescaleOp
Returns the scale factors in the given array.
getScaleInstance(double, double) - Static method in class java.awt.geom.AffineTransform
Returns a transform representing a scaling transformation.
getScaleX() - Method in class java.awt.geom.AffineTransform
Returns the X coordinate scaling element (m00) of the 3x3 affine transformation matrix.
getScaleY() - Method in class java.awt.geom.AffineTransform
Returns the Y coordinate scaling element (m11) of the 3x3 affine transformation matrix.
getScanlineStride() - Method in class java.awt.image.ComponentSampleModel
Returns the scanline stride of this ComponentSampleModel.
getScanlineStride() - Method in class java.awt.image.MultiPixelPackedSampleModel
Returns the scanline stride.
getScanlineStride() - Method in class java.awt.image.SinglePixelPackedSampleModel
Returns the scanline stride of this SinglePixelPackedSampleModel.
getSchema() - Method in interface java.sql.Connection
Retrieves this Connection object's current schema name.
getSchema(Name) - Method in interface javax.naming.directory.DirContext
Retrieves the schema associated with the named object.
getSchema(String) - Method in interface javax.naming.directory.DirContext
Retrieves the schema associated with the named object.
getSchema(String) - Method in class javax.naming.directory.InitialDirContext
 
getSchema(Name) - Method in class javax.naming.directory.InitialDirContext
 
getSchemaClassDefinition(Name) - Method in interface javax.naming.directory.DirContext
Retrieves a context containing the schema objects of the named object's class definitions.
getSchemaClassDefinition(String) - Method in interface javax.naming.directory.DirContext
Retrieves a context containing the schema objects of the named object's class definitions.
getSchemaClassDefinition(String) - Method in class javax.naming.directory.InitialDirContext
 
getSchemaClassDefinition(Name) - Method in class javax.naming.directory.InitialDirContext
 
getSchemaName(int) - Method in interface java.sql.ResultSetMetaData
Get the designated column's table's schema.
getSchemaName(int) - Method in class javax.sql.rowset.RowSetMetaDataImpl
Retrieves the schema name of the table from which the value in the designated column was derived.
getSchemas() - Method in interface java.sql.DatabaseMetaData
Retrieves the schema names available in this database.
getSchemas(String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves the schema names available in this database.
getSchemaTerm() - Method in interface java.sql.DatabaseMetaData
Retrieves the database vendor's preferred term for "schema".
getSchemaTypeInfo() - Method in class javax.imageio.metadata.IIOMetadataNode
This DOM Level 3 method is not supported for IIOMetadataNode and will throw a DOMException.
getScheme() - Method in class java.net.URI
Returns the scheme component of this URI.
getScheme() - Method in class java.nio.file.spi.FileSystemProvider
Returns the URI scheme that identifies this provider.
getSchemeSpecificPart() - Method in class java.net.URI
Returns the decoded scheme-specific part of this URI.
getScope() - Method in class java.security.Identity
Deprecated.
Returns this identity's scope.
getScopedInterface() - Method in class java.net.Inet6Address
Returns the scoped interface, if this instance was created with with a scoped interface.
getScopeId() - Method in class java.net.Inet6Address
Returns the numeric scopeId, if this instance is associated with an interface.
getScopes() - Method in interface javax.script.ScriptContext
Returns immutable List of all the valid values for scope in the ScriptContext.
getScopes() - Method in class javax.script.SimpleScriptContext
Returns immutable List of all the valid values for scope in the ScriptContext.
getScreenDevices() - Method in class java.awt.GraphicsEnvironment
Returns an array of all of the screen GraphicsDevice objects.
getScreenInsets(GraphicsConfiguration) - Method in class java.awt.Toolkit
Gets the insets of the screen.
getScreenResolution() - Method in class java.awt.Toolkit
Returns the screen resolution in dots-per-inch.
getScreenSize() - Method in class java.awt.Toolkit
Gets the size of the screen.
getScript() - Method in class java.util.Locale
Returns the script for this locale, which should either be the empty string or an ISO 15924 4-letter script code.
getScriptContext(Bindings) - Method in class javax.script.AbstractScriptEngine
Returns a SimpleScriptContext.
getScriptEngine() - Method in interface javax.script.ScriptEngineFactory
Returns an instance of the ScriptEngine associated with this ScriptEngineFactory.
getScrollableBlockIncrement(Rectangle, int, int) - Method in class javax.swing.JLayer
Returns a scroll increment, which is required for components that display logical rows or columns in order to completely expose one block of rows or columns, depending on the value of orientation.
getScrollableBlockIncrement(Rectangle, int, int) - Method in class javax.swing.JList
Returns the distance to scroll to expose the next or previous block.
getScrollableBlockIncrement(Rectangle, int, int) - Method in class javax.swing.JTable
Returns visibleRect.height or visibleRect.width, depending on this table's orientation.
getScrollableBlockIncrement(Rectangle, int, int) - Method in class javax.swing.JTree
Returns the amount for a block increment, which is the height or width of visibleRect, based on orientation.
getScrollableBlockIncrement(Rectangle, int, int) - Method in interface javax.swing.Scrollable
Components that display logical rows or columns should compute the scroll increment that will completely expose one block of rows or columns, depending on the value of orientation.
getScrollableBlockIncrement(Rectangle, int, int) - Method in class javax.swing.text.JTextComponent
Components that display logical rows or columns should compute the scroll increment that will completely expose one block of rows or columns, depending on the value of orientation.
getScrollableTracksViewportHeight() - Method in class javax.swing.JEditorPane
Returns true if a viewport should always force the height of this Scrollable to match the height of the viewport.
getScrollableTracksViewportHeight() - Method in class javax.swing.JLayer
Returns false to indicate that the height of the viewport does not determine the height of the layer, unless the preferred height of the layer is smaller than the height of the viewport.
getScrollableTracksViewportHeight() - Method in class javax.swing.JList
Returns true if this JList is displayed in a JViewport and the viewport is taller than the list's preferred height, or if the layout orientation is VERTICAL_WRAP and visibleRowCount <= 0; otherwise returns false.
getScrollableTracksViewportHeight() - Method in class javax.swing.JTable
Returns false to indicate that the height of the viewport does not determine the height of the table, unless getFillsViewportHeight is true and the preferred height of the table is smaller than the viewport's height.
getScrollableTracksViewportHeight() - Method in class javax.swing.JTree
Returns false to indicate that the height of the viewport does not determine the height of the table, unless the preferred height of the tree is smaller than the viewports height.
getScrollableTracksViewportHeight() - Method in interface javax.swing.Scrollable
Return true if a viewport should always force the height of this Scrollable to match the height of the viewport.
getScrollableTracksViewportHeight() - Method in class javax.swing.text.JTextComponent
Returns true if a viewport should always force the height of this Scrollable to match the height of the viewport.
getScrollableTracksViewportWidth() - Method in class javax.swing.JEditorPane
Returns true if a viewport should always force the width of this Scrollable to match the width of the viewport.
getScrollableTracksViewportWidth() - Method in class javax.swing.JLayer
Returns false to indicate that the width of the viewport does not determine the width of the layer, unless the preferred width of the layer is smaller than the width of the viewport.
getScrollableTracksViewportWidth() - Method in class javax.swing.JList
Returns true if this JList is displayed in a JViewport and the viewport is wider than the list's preferred width, or if the layout orientation is HORIZONTAL_WRAP and visibleRowCount <= 0; otherwise returns false.
getScrollableTracksViewportWidth() - Method in class javax.swing.JTable
Returns false if autoResizeMode is set to AUTO_RESIZE_OFF, which indicates that the width of the viewport does not determine the width of the table.
getScrollableTracksViewportWidth() - Method in class javax.swing.JTextArea
Returns true if a viewport should always force the width of this Scrollable to match the width of the viewport.
getScrollableTracksViewportWidth() - Method in class javax.swing.JTree
Returns false to indicate that the width of the viewport does not determine the width of the table, unless the preferred width of the tree is smaller than the viewports width.
getScrollableTracksViewportWidth() - Method in interface javax.swing.Scrollable
Return true if a viewport should always force the width of this Scrollable to match the width of the viewport.
getScrollableTracksViewportWidth() - Method in class javax.swing.text.JTextComponent
Returns true if a viewport should always force the width of this Scrollable to match the width of the viewport.
getScrollableUnitIncrement(Rectangle, int, int) - Method in class javax.swing.JLayer
Returns a scroll increment, which is required for components that display logical rows or columns in order to completely expose one new row or column, depending on the value of orientation.
getScrollableUnitIncrement(Rectangle, int, int) - Method in class javax.swing.JList
Returns the distance to scroll to expose the next or previous row (for vertical scrolling) or column (for horizontal scrolling).
getScrollableUnitIncrement(Rectangle, int, int) - Method in class javax.swing.JTable
Returns the scroll increment (in pixels) that completely exposes one new row or column (depending on the orientation).
getScrollableUnitIncrement(Rectangle, int, int) - Method in class javax.swing.JTextArea
Components that display logical rows or columns should compute the scroll increment that will completely expose one new row or column, depending on the value of orientation.
getScrollableUnitIncrement(Rectangle, int, int) - Method in class javax.swing.JTree
Returns the amount to increment when scrolling.
getScrollableUnitIncrement(Rectangle, int, int) - Method in interface javax.swing.Scrollable
Components that display logical rows or columns should compute the scroll increment that will completely expose one new row or column, depending on the value of orientation.
getScrollableUnitIncrement(Rectangle, int, int) - Method in class javax.swing.text.JTextComponent
Components that display logical rows or columns should compute the scroll increment that will completely expose one new row or column, depending on the value of orientation.
getScrollAmount() - Method in class java.awt.event.MouseWheelEvent
Returns the number of units that should be scrolled per click of mouse wheel rotation.
getScrollbarDisplayPolicy() - Method in class java.awt.ScrollPane
Returns the display policy for the scrollbars.
getScrollbarVisibility() - Method in class java.awt.TextArea
Returns an enumerated value that indicates which scroll bars the text area uses.
getScrollMode() - Method in class javax.swing.JViewport
Returns the current scrolling mode.
getScrollOffset() - Method in class javax.swing.JTextField
Gets the scroll offset, in pixels.
getScrollPane() - Method in class javax.swing.plaf.basic.BasicTreeUI.ComponentHandler
Returns the JScrollPane housing the JTree, or null if one isn't found.
getScrollPosition() - Method in class java.awt.ScrollPane
Returns the current x,y position within the child which is displayed at the 0,0 location of the scrolled panel's view port.
getScrollsOnExpand() - Method in class javax.swing.JTree
Returns the value of the scrollsOnExpand property.
getScrollType() - Method in class java.awt.event.MouseWheelEvent
Returns the type of scrolling that should take place in response to this event.
getSearchScope() - Method in class javax.naming.directory.SearchControls
Retrieves the search scope of these SearchControls.
getSearchStringEscape() - Method in interface java.sql.DatabaseMetaData
Retrieves the string that can be used to escape wildcard characters.
getSecondary1() - Method in class javax.swing.plaf.metal.DefaultMetalTheme
Returns the secondary 1 color.
getSecondary1() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the secondary 1 color.
getSecondary1() - Method in class javax.swing.plaf.metal.OceanTheme
Returns the secondary 1 color.
getSecondary2() - Method in class javax.swing.plaf.metal.DefaultMetalTheme
Returns the secondary 2 color.
getSecondary2() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the secondary 2 color.
getSecondary2() - Method in class javax.swing.plaf.metal.OceanTheme
Returns the secondary 2 color.
getSecondary3() - Method in class javax.swing.plaf.metal.DefaultMetalTheme
Returns the secondary 3 color.
getSecondary3() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the secondary 3 color.
getSecondary3() - Method in class javax.swing.plaf.metal.OceanTheme
Returns the secondary 3 color.
getSeconds() - Method in class java.sql.Date
Deprecated. 
getSeconds() - Method in class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by Calendar.get(Calendar.SECOND).
getSecretKey() - Method in class java.security.KeyStore.SecretKeyEntry
Gets the SecretKey from this entry.
getSecure() - Method in class java.net.HttpCookie
Returns true if sending this cookie should be restricted to a secure protocol, or false if the it can be sent using any protocol.
getSecurityContext() - Method in class java.lang.SecurityManager
Creates an object that encapsulates the current execution environment.
getSecurityContext(ClassLoader) - Method in interface java.rmi.server.LoaderHandler
Deprecated.
no replacement
getSecurityContext(ClassLoader) - Static method in class java.rmi.server.RMIClassLoader
Deprecated.
no replacement. As of the Java 2 platform v1.2, RMI no longer uses this method to obtain a class loader's security context.
getSecurityManager() - Static method in class java.lang.System
Gets the system security interface.
getSeed(int) - Static method in class java.security.SecureRandom
Returns the given number of seed bytes, computed using the seed generation algorithm that this class uses to seed itself.
getSeed() - Method in class java.security.spec.EllipticCurve
Returns the seeding bytes seed used during curve generation.
getSelectColor() - Method in class javax.swing.plaf.metal.MetalButtonUI
 
getSelectColor() - Method in class javax.swing.plaf.metal.MetalRadioButtonUI
 
getSelectColor() - Method in class javax.swing.plaf.metal.MetalToggleButtonUI
 
getSelectedAccessibleColumns() - Method in interface javax.accessibility.AccessibleTable
Returns the selected columns in a table.
getSelectedAccessibleColumns() - Method in class javax.swing.JTable.AccessibleJTable
Returns the selected columns in a table.
getSelectedAccessibleRows() - Method in interface javax.accessibility.AccessibleTable
Returns the selected rows in a table.
getSelectedAccessibleRows() - Method in class javax.swing.JTable.AccessibleJTable
Returns the selected rows in a table.
getSelectedCheckbox() - Method in class java.awt.CheckboxGroup
Gets the current choice from this check box group.
getSelectedColor() - Method in interface javax.swing.colorchooser.ColorSelectionModel
Returns the selected Color which should be non-null.
getSelectedColor() - Method in class javax.swing.colorchooser.DefaultColorSelectionModel
Returns the selected Color which should be non-null.
getSelectedColumn() - Method in class javax.swing.JTable
Returns the index of the first selected column, -1 if no column is selected.
getSelectedColumnCount() - Method in class javax.swing.JTable
Returns the number of selected columns.
getSelectedColumnCount() - Method in class javax.swing.table.DefaultTableColumnModel
Returns the number of columns selected.
getSelectedColumnCount() - Method in interface javax.swing.table.TableColumnModel
Returns the number of selected columns.
getSelectedColumns() - Method in class javax.swing.JTable
Returns the indices of all selected columns.
getSelectedColumns() - Method in class javax.swing.table.DefaultTableColumnModel
Returns an array of selected columns.
getSelectedColumns() - Method in interface javax.swing.table.TableColumnModel
Returns an array of indicies of all selected columns.
getSelectedComponent() - Method in class javax.swing.JTabbedPane
Returns the currently selected component for this tabbedpane.
getSelectedFile() - Method in class javax.swing.JFileChooser
Returns the selected file.
getSelectedFiles() - Method in class javax.swing.JFileChooser
Returns a list of selected files if the file chooser is set to allow multiple selection.
getSelectedFrame() - Method in class javax.swing.JDesktopPane
Returns the currently active JInternalFrame in this JDesktopPane, or null if no JInternalFrame is currently active.
getSelectedIcon() - Method in class javax.swing.AbstractButton
Returns the selected icon for the button.
getSelectedIndex() - Method in class java.awt.Choice
Returns the index of the currently selected item.
getSelectedIndex() - Method in class java.awt.List
Gets the index of the selected item on the list,
getSelectedIndex() - Method in class javax.security.auth.callback.ConfirmationCallback
Get the selected confirmation option.
getSelectedIndex() - Method in class javax.swing.DefaultSingleSelectionModel
 
getSelectedIndex() - Method in class javax.swing.JComboBox
Returns the first item in the list that matches the given item.
getSelectedIndex() - Method in class javax.swing.JList
Returns the smallest selected cell index; the selection when only a single item is selected in the list.
getSelectedIndex() - Method in class javax.swing.JTabbedPane
Returns the currently selected index for this tabbedpane.
getSelectedIndex() - Method in interface javax.swing.SingleSelectionModel
Returns the model's selection.
getSelectedIndexes() - Method in class java.awt.List
Gets the selected indexes on the list.
getSelectedIndexes() - Method in interface java.awt.peer.ListPeer
Returns the indices of the list items that are currently selected.
getSelectedIndexes() - Method in class javax.security.auth.callback.ChoiceCallback
Get the selected choices.
getSelectedIndices() - Method in class javax.swing.JList
Returns an array of all of the selected indices, in increasing order.
getSelectedItem() - Method in class java.awt.Choice
Gets a representation of the current choice as a string.
getSelectedItem() - Method in class java.awt.List
Gets the selected item on this scrolling list.
getSelectedItem() - Method in interface javax.swing.ComboBoxModel
Returns the selected item
getSelectedItem() - Method in class javax.swing.DefaultComboBoxModel
 
getSelectedItem() - Method in class javax.swing.JComboBox
Returns the current selected item.
getSelectedItem() - Method in class javax.swing.plaf.metal.MetalFileChooserUI.DirectoryComboBoxModel
 
getSelectedItem() - Method in class javax.swing.plaf.metal.MetalFileChooserUI.FilterComboBoxModel
 
getSelectedItems() - Method in class java.awt.List
Gets the selected items on this scrolling list.
getSelectedObjects() - Method in class java.awt.Checkbox
Returns an array (length 1) containing the checkbox label or null if the checkbox is not selected.
getSelectedObjects() - Method in class java.awt.CheckboxMenuItem
Returns the an array (length 1) containing the checkbox menu item label or null if the checkbox is not selected.
getSelectedObjects() - Method in class java.awt.Choice
Returns an array (length 1) containing the currently selected item.
getSelectedObjects() - Method in interface java.awt.ItemSelectable
Returns the selected items or null if no items are selected.
getSelectedObjects() - Method in class java.awt.List
Gets the selected items on this scrolling list in an array of Objects.
getSelectedObjects() - Method in class javax.swing.AbstractButton
Returns an array (length 1) containing the label or null if the button is not selected.
getSelectedObjects() - Method in class javax.swing.DefaultButtonModel
Overridden to return null.
getSelectedObjects() - Method in class javax.swing.JCheckBoxMenuItem
Returns an array (length 1) containing the check box menu item label or null if the check box is not selected.
getSelectedObjects() - Method in class javax.swing.JComboBox
Returns an array containing the selected item.
getSelectedPath() - Method in class javax.swing.MenuSelectionManager
Returns the path to the currently selected menu item
getSelectedRow() - Method in class javax.swing.JTable
Returns the index of the first selected row, -1 if no row is selected.
getSelectedRowCount() - Method in class javax.swing.JTable
Returns the number of selected rows.
getSelectedRows() - Method in class javax.swing.JTable
Returns the indices of all selected rows.
getSelectedTabPadInsets(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getSelectedText(AttributedCharacterIterator.Attribute[]) - Method in interface java.awt.im.InputMethodRequests
Gets the currently selected text from the text editing component.
getSelectedText() - Method in class java.awt.TextComponent.AccessibleAWTTextComponent
Returns the portion of the text that is selected.
getSelectedText() - Method in class java.awt.TextComponent
Returns the selected text from the text that is presented by this text component.
getSelectedText() - Method in interface javax.accessibility.AccessibleText
Returns the portion of the text that is selected.
getSelectedText() - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Returns the portion of the text that is selected.
getSelectedText() - Method in class javax.swing.JLabel.AccessibleJLabel
Returns the portion of the text that is selected.
getSelectedText() - Method in class javax.swing.JSpinner.AccessibleJSpinner
Returns the portion of the text that is selected.
getSelectedText() - Method in class javax.swing.ProgressMonitor.AccessibleProgressMonitor
Returns the portion of the text that is selected.
getSelectedText() - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns the portion of the text that is selected.
getSelectedText() - Method in class javax.swing.text.JTextComponent
Returns the selected text contained in this TextComponent.
getSelectedTextColor() - Method in class javax.swing.text.JTextComponent
Fetches the current color used to render the selected text.
getSelectedValue() - Method in class javax.swing.JList
Returns the value for the smallest selected cell index; the selected value when only a single item is selected in the list.
getSelectedValues() - Method in class javax.swing.JList
Deprecated.
As of JDK 1.7, replaced by JList.getSelectedValuesList()
getSelectedValuesList() - Method in class javax.swing.JList
Returns a list of all the selected items, in increasing order based on their indices in the list.
getSelection() - Method in class javax.swing.ButtonGroup
Returns the model of the selected button.
getSelectionBackground() - Method in class javax.swing.JList
Returns the color used to draw the background of selected items.
getSelectionBackground() - Method in class javax.swing.JTable
Returns the background color for selected cells.
getSelectionBackground() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
The "selectionBackground" is the color of the text when it is painted over an unfilled area of the progress bar.
getSelectionColor() - Method in class javax.swing.text.JTextComponent
Fetches the current color used to render the selection.
getSelectionCount() - Method in class javax.swing.JTree
Returns the number of nodes selected.
getSelectionCount() - Method in class javax.swing.tree.DefaultTreeSelectionModel
Returns the number of paths that are selected.
getSelectionCount() - Method in interface javax.swing.tree.TreeSelectionModel
Returns the number of paths that are selected.
getSelectionEnd() - Method in interface java.awt.peer.TextComponentPeer
Returns the end index of the current selection.
getSelectionEnd() - Method in class java.awt.TextComponent.AccessibleAWTTextComponent
Returns the end offset within the selected text.
getSelectionEnd() - Method in class java.awt.TextComponent
Gets the end position of the selected text in this text component.
getSelectionEnd() - Method in interface javax.accessibility.AccessibleText
Returns the end offset within the selected text.
getSelectionEnd() - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Returns the end offset within the selected text.
getSelectionEnd() - Method in class javax.swing.JLabel.AccessibleJLabel
Returns the end offset within the selected text.
getSelectionEnd() - Method in class javax.swing.JSpinner.AccessibleJSpinner
Returns the end offset within the selected text.
getSelectionEnd() - Method in class javax.swing.ProgressMonitor.AccessibleProgressMonitor
Returns the end offset within the selected text.
getSelectionEnd() - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns the end offset within the selected text.
getSelectionEnd() - Method in class javax.swing.text.JTextComponent
Returns the selected text's end position.
getSelectionForeground() - Method in class javax.swing.JList
Returns the color used to draw the foreground of selected items.
getSelectionForeground() - Method in class javax.swing.JTable
Returns the foreground color for selected cells.
getSelectionForeground() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
The "selectionForeground" is the color of the text when it is painted over a filled area of the progress bar.
getSelectionMode() - Method in class javax.swing.DefaultListSelectionModel
Returns the current selection mode.
getSelectionMode() - Method in class javax.swing.JList
Returns the current selection mode for the list.
getSelectionMode() - Method in interface javax.swing.ListSelectionModel
Returns the current selection mode.
getSelectionMode() - Method in class javax.swing.tree.DefaultTreeSelectionModel
Returns the selection mode, one of SINGLE_TREE_SELECTION, DISCONTIGUOUS_TREE_SELECTION or CONTIGUOUS_TREE_SELECTION.
getSelectionMode() - Method in interface javax.swing.tree.TreeSelectionModel
Returns the current selection mode, one of SINGLE_TREE_SELECTION, CONTIGUOUS_TREE_SELECTION or DISCONTIGUOUS_TREE_SELECTION.
getSelectionModel() - Method in class javax.swing.JColorChooser
Returns the data model that handles color selections.
getSelectionModel() - Method in class javax.swing.JList
Returns the current selection model.
getSelectionModel() - Method in class javax.swing.JMenuBar
Returns the model object that handles single selections.
getSelectionModel() - Method in class javax.swing.JPopupMenu
Returns the model object that handles single selections.
getSelectionModel() - Method in class javax.swing.JTable
Returns the ListSelectionModel that is used to maintain row selection state.
getSelectionModel() - Method in class javax.swing.JTree
Returns the model for selections.
getSelectionModel() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
getSelectionModel() - Method in class javax.swing.table.DefaultTableColumnModel
Returns the ListSelectionModel that is used to maintain column selection state.
getSelectionModel() - Method in interface javax.swing.table.TableColumnModel
Returns the current selection model.
getSelectionModel() - Method in class javax.swing.tree.AbstractLayoutCache
Returns the model used to maintain the selection.
getSelectionPainter() - Method in class javax.swing.text.DefaultCaret
Gets the painter for the Highlighter.
getSelectionPath() - Method in class javax.swing.JTree
Returns the path to the first selected node.
getSelectionPath() - Method in class javax.swing.tree.DefaultTreeSelectionModel
Returns the first path in the selection.
getSelectionPath() - Method in interface javax.swing.tree.TreeSelectionModel
Returns the first path in the selection.
getSelectionPaths() - Method in class javax.swing.JTree
Returns the paths of all selected values.
getSelectionPaths() - Method in class javax.swing.tree.DefaultTreeSelectionModel
Returns the selection.
getSelectionPaths() - Method in interface javax.swing.tree.TreeSelectionModel
Returns the paths in the selection.
getSelectionRows() - Method in class javax.swing.JTree
Returns all of the currently selected rows.
getSelectionRows() - Method in class javax.swing.tree.DefaultTreeSelectionModel
Returns the selection in terms of rows.
getSelectionRows() - Method in interface javax.swing.tree.TreeSelectionModel
Returns all of the currently selected rows.
getSelectionStart() - Method in interface java.awt.peer.TextComponentPeer
Returns the start index of the current selection.
getSelectionStart() - Method in class java.awt.TextComponent.AccessibleAWTTextComponent
Returns the start offset within the selected text.
getSelectionStart() - Method in class java.awt.TextComponent
Gets the start position of the selected text in this text component.
getSelectionStart() - Method in interface javax.accessibility.AccessibleText
Returns the start offset within the selected text.
getSelectionStart() - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Returns the start offset within the selected text.
getSelectionStart() - Method in class javax.swing.JLabel.AccessibleJLabel
Returns the start offset within the selected text.
getSelectionStart() - Method in class javax.swing.JSpinner.AccessibleJSpinner
Returns the start offset within the selected text.
getSelectionStart() - Method in class javax.swing.ProgressMonitor.AccessibleProgressMonitor
Returns the start offset within the selected text.
getSelectionStart() - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns the start offset within the selected text.
getSelectionStart() - Method in class javax.swing.text.JTextComponent
Returns the selected text's start position.
getSelectionValues() - Method in class javax.swing.JOptionPane
Returns the input selection values.
getSendBufferSize() - Method in class java.net.DatagramSocket
Get value of the SO_SNDBUF option for this DatagramSocket, that is the buffer size used by the platform for output on this DatagramSocket.
getSendBufferSize() - Method in class java.net.Socket
Get value of the SO_SNDBUF option for this Socket, that is the buffer size used by the platform for output on this Socket.
getSendPastNotifications() - Method in class javax.management.timer.Timer
Gets the flag indicating whether or not the timer sends past notifications.
getSendPastNotifications() - Method in interface javax.management.timer.TimerMBean
Gets the flag indicating whether or not the timer sends past notifications.
getSentenceInstance() - Static method in class java.text.BreakIterator
Returns a new BreakIterator instance for sentence breaks for the default locale.
getSentenceInstance(Locale) - Static method in class java.text.BreakIterator
Returns a new BreakIterator instance for sentence breaks for the given locale.
getSentenceInstance(Locale) - Method in class java.text.spi.BreakIteratorProvider
Returns a new BreakIterator instance for sentence breaks for the given locale.
getSeparator() - Method in class java.nio.file.FileSystem
Returns the name separator, represented as a string.
getSeparatorBackground() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the separator background color of the current theme.
getSeparatorBackground() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the separator background color.
getSeparatorForeground() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the separator foreground color of the current theme.
getSeparatorForeground() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the separator foreground color.
getSeparatorSize() - Method in class javax.swing.JToolBar.Separator
Returns the size of the separator
getSequence(InputStream) - Static method in class javax.sound.midi.MidiSystem
Obtains a MIDI sequence from the specified input stream.
getSequence(URL) - Static method in class javax.sound.midi.MidiSystem
Obtains a MIDI sequence from the specified URL.
getSequence(File) - Static method in class javax.sound.midi.MidiSystem
Obtains a MIDI sequence from the specified File.
getSequence() - Method in interface javax.sound.midi.Sequencer
Obtains the sequence on which the Sequencer is currently operating.
getSequence(InputStream) - Method in class javax.sound.midi.spi.MidiFileReader
Obtains a MIDI sequence from the input stream provided.
getSequence(URL) - Method in class javax.sound.midi.spi.MidiFileReader
Obtains a MIDI sequence from the URL provided.
getSequence(File) - Method in class javax.sound.midi.spi.MidiFileReader
Obtains a MIDI sequence from the File provided.
getSequenceDetState() - Method in interface org.ietf.jgss.GSSContext
Determines if sequence checking is enabled for the per-message security services from this context.
getSequenceNumber() - Method in class java.util.logging.LogRecord
Get the sequence number.
getSequenceNumber() - Method in class javax.management.Notification
Get the notification sequence number.
getSequencer() - Static method in class javax.sound.midi.MidiSystem
Obtains the default Sequencer, connected to a default device.
getSequencer(boolean) - Static method in class javax.sound.midi.MidiSystem
Obtains the default Sequencer, optionally connected to a default device.
getSerializedObject() - Method in class javax.management.loading.MLetContent
Gets the value of the OBJECT attribute of the MLET tag.
getSerialNumber() - Method in class java.security.cert.X509Certificate
Gets the serialNumber value from the certificate.
getSerialNumber() - Method in class java.security.cert.X509CertSelector
Returns the serialNumber criterion.
getSerialNumber() - Method in class java.security.cert.X509CRLEntry
Gets the serial number from this X509CRLEntry, the userCertificate.
getSerialNumber() - Method in class javax.security.cert.X509Certificate
Gets the serialNumber value from the certificate.
getSerialNumber() - Method in interface javax.xml.crypto.dsig.keyinfo.X509IssuerSerial
Returns the serial number of this X509IssuerSerial.
getSerialVersionUID() - Method in class java.io.ObjectStreamClass
Return the serialVersionUID for this class.
getServer() - Method in class javax.security.auth.kerberos.KerberosTicket
Returns the service principal associated with this ticket.
getServerAliases(String, Principal[]) - Method in interface javax.net.ssl.X509KeyManager
Get the matching aliases for authenticating the server side of a secure socket given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
getServerCertificateChain() - Method in class java.net.SecureCacheResponse
Returns the server's certificate chain, which was established as part of defining the session in the original connection that retrieved the network resource, from cache.
getServerCertificates() - Method in class javax.net.ssl.HttpsURLConnection
Returns the server's certificate chain which was established as part of defining the session.
getServerName() - Method in class java.security.cert.LDAPCertStoreParameters
Returns the DNS name of the LDAP server.
getServerSessionContext() - Method in class javax.net.ssl.SSLContext
Returns the server session context, which represents the set of SSL sessions available for use during the handshake phase of server-side SSL sockets.
getServerSocketFactory() - Method in class javax.net.ssl.SSLContext
Returns a ServerSocketFactory object for this context.
getService(BeanContextServices, Object, Class, Object) - Method in interface java.beans.beancontext.BeanContextServiceProvider
Invoked by BeanContextServices, this method requests an instance of a service from this BeanContextServiceProvider.
getService(BeanContextChild, Object, Class, Object, BeanContextServiceRevokedListener) - Method in interface java.beans.beancontext.BeanContextServices
A BeanContextChild, or any arbitrary object associated with a BeanContextChild, may obtain a reference to a currently registered service from its nesting BeanContextServices via invocation of this method.
getService(BeanContextServices, Object, Class, Object) - Method in class java.beans.beancontext.BeanContextServicesSupport.BCSSProxyServiceProvider
 
getService(BeanContextChild, Object, Class, Object, BeanContextServiceRevokedListener) - Method in class java.beans.beancontext.BeanContextServicesSupport
obtain a service which may be delegated
getService(String, String) - Method in class java.security.Provider
Get the service describing this Provider's implementation of the specified type of this algorithm or alias.
getServiceClass() - Method in class java.beans.beancontext.BeanContextServiceAvailableEvent
Gets the service class that is the subject of this notification.
getServiceClass() - Method in class java.beans.beancontext.BeanContextServiceRevokedEvent
Gets the service class that is the subject of this notification
getServiceProvider() - Method in class java.beans.beancontext.BeanContextServicesSupport.BCSSServiceProvider
 
getServiceProviderByClass(Class<T>) - Method in class javax.imageio.spi.ServiceRegistry
Returns the currently registered service provider object that is of the given class type.
getServiceProviders(Class<T>, boolean) - Method in class javax.imageio.spi.ServiceRegistry
Returns an Iterator containing all registered service providers in the given category.
getServiceProviders(Class<T>, ServiceRegistry.Filter, boolean) - Method in class javax.imageio.spi.ServiceRegistry
Returns an Iterator containing service provider objects within a given category that satisfy a criterion imposed by the supplied ServiceRegistry.Filter object's filter method.
getServices() - Method in class java.security.Provider
Get an unmodifiable Set of all services supported by this Provider.
getServicesBeanInfo() - Method in interface java.beans.beancontext.BeanContextServiceProviderBeanInfo
Gets a BeanInfo array, one for each service class or interface statically available from this ServiceProvider.
getServiceUIFactory() - Method in interface javax.print.PrintService
Returns a factory for UI components which allow users to interact with the service in various roles.
getSession() - Method in class javax.net.ssl.HandshakeCompletedEvent
Returns the session that triggered this event.
getSession() - Method in class javax.net.ssl.SSLEngine
Returns the SSLSession in use in this SSLEngine.
getSession() - Method in class javax.net.ssl.SSLSessionBindingEvent
Returns the SSLSession into which the listener is being bound or from which the listener is being unbound.
getSession(byte[]) - Method in interface javax.net.ssl.SSLSessionContext
Returns the SSLSession bound to the specified session id.
getSession() - Method in class javax.net.ssl.SSLSocket
Returns the SSL Session in use by this connection.
getSessionCacheSize() - Method in interface javax.net.ssl.SSLSessionContext
Returns the size of the cache used for storing SSLSession objects grouped under this SSLSessionContext.
getSessionContext() - Method in interface javax.net.ssl.SSLSession
Returns the context in which this session is bound.
getSessionKey() - Method in class javax.security.auth.kerberos.KerberosTicket
Returns the session key associated with this ticket.
getSessionKeyType() - Method in class javax.security.auth.kerberos.KerberosTicket
Returns the key type of the session key associated with this ticket as defined by the Kerberos Protocol Specification.
getSessionTimeout() - Method in interface javax.net.ssl.SSLSessionContext
Returns the timeout limit of SSLSession objects grouped under this SSLSessionContext.
getShadowColor(Component) - Method in class javax.swing.border.EtchedBorder
Returns the shadow color of the etched border when rendered on the specified component.
getShadowColor() - Method in class javax.swing.border.EtchedBorder
Returns the shadow color of the etched border.
getShadowColor() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
getShadowInnerColor(Component) - Method in class javax.swing.border.BevelBorder
Returns the inner shadow color of the bevel border when rendered on the specified component.
getShadowInnerColor() - Method in class javax.swing.border.BevelBorder
Returns the inner shadow color of the bevel border.
getShadowOuterColor(Component) - Method in class javax.swing.border.BevelBorder
Returns the outer shadow color of the bevel border when rendered on the specified component.
getShadowOuterColor() - Method in class javax.swing.border.BevelBorder
Returns the outer shadow color of the bevel border.
getShape() - Method in class java.awt.Window
Returns the shape of the window.
getShaper(int) - Static method in class java.awt.font.NumericShaper
Returns a shaper for the provided unicode range.
getShaper(NumericShaper.Range) - Static method in class java.awt.font.NumericShaper
Returns a shaper for the provided Unicode range.
getSharedAncestor(DefaultMutableTreeNode) - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns the nearest common ancestor to this node and aNode.
getSharedInstance() - Static method in class javax.swing.PopupFactory
Returns the shared PopupFactory which can be used to obtain Popups.
getSharedQueuedThreads() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Returns a collection containing threads that may be waiting to acquire in shared mode.
getSharedQueuedThreads() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Returns a collection containing threads that may be waiting to acquire in shared mode.
getShearInstance(double, double) - Static method in class java.awt.geom.AffineTransform
Returns a transform representing a shearing transformation.
getShearX() - Method in class java.awt.geom.AffineTransform
Returns the X coordinate shearing element (m01) of the 3x3 affine transformation matrix.
getShearY() - Method in class java.awt.geom.AffineTransform
Returns the Y coordinate shearing element (m10) of the 3x3 affine transformation matrix.
getShift() - Method in class javax.swing.plaf.metal.MetalIconFactory.FileIcon16
 
getShift() - Method in class javax.swing.plaf.metal.MetalIconFactory.FolderIcon16
 
getShift() - Method in class javax.swing.plaf.metal.MetalIconFactory.TreeFolderIcon
 
getShift() - Method in class javax.swing.plaf.metal.MetalIconFactory.TreeLeafIcon
 
getShort(Object, int) - Static method in class java.lang.reflect.Array
Returns the value of the indexed component in the specified array object, as a short.
getShort(Object) - Method in class java.lang.reflect.Field
Gets the value of a static or instance field of type short or of another primitive type convertible to type short via a widening conversion.
getShort(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC SMALLINT parameter as a short in the Java programming language.
getShort(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC SMALLINT parameter as a short in the Java programming language.
getShort(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a short in the Java programming language.
getShort(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a short in the Java programming language.
getShortcut() - Method in class java.awt.MenuItem
Get the MenuShortcut object associated with this menu item,
getShortcutMenuItem(MenuShortcut) - Method in class java.awt.MenuBar
Gets the instance of MenuItem associated with the specified MenuShortcut object, or null if none of the menu items being managed by this menu bar is associated with the specified menu shortcut.
getShortDescription() - Method in class java.beans.FeatureDescriptor
Gets the short description of this feature.
getShortMonths() - Method in class java.text.DateFormatSymbols
Gets short month strings.
getShortParameter(int) - Method in class java.awt.image.renderable.ParameterBlock
A convenience method to return a parameter as a short.
getShortWeekdays() - Method in class java.text.DateFormatSymbols
Gets short weekday strings.
getShowDeleted() - Method in class javax.sql.rowset.BaseRowSet
Retrieves a boolean indicating whether rows marked for deletion appear in the set of current rows.
getShowDeleted() - Method in interface javax.sql.rowset.CachedRowSet
Retrieves a boolean indicating whether rows marked for deletion appear in the set of current rows.
getShowDeleted() - Method in interface javax.sql.rowset.JdbcRowSet
Retrieves a boolean indicating whether rows marked for deletion appear in the set of current rows.
getShowHorizontalLines() - Method in class javax.swing.JTable
Returns true if the table draws horizontal lines between cells, false if it doesn't.
getShowsRootHandles() - Method in class javax.swing.JTree
Returns the value of the showsRootHandles property.
getShowsRootHandles() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
getShowVerticalLines() - Method in class javax.swing.JTable
Returns true if the table draws vertical lines between cells, false if it doesn't.
getSiblingCount() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns the number of siblings of this node.
getSides() - Method in class java.awt.JobAttributes
Returns how consecutive pages should be imposed upon the sides of the print medium for jobs using these attributes.
getSigAlgName() - Method in class java.security.cert.X509Certificate
Gets the signature algorithm name for the certificate signature algorithm.
getSigAlgName() - Method in class java.security.cert.X509CRL
Gets the signature algorithm name for the CRL signature algorithm.
getSigAlgName() - Method in class javax.security.cert.X509Certificate
Gets the signature algorithm name for the certificate signature algorithm.
getSigAlgOID() - Method in class java.security.cert.X509Certificate
Gets the signature algorithm OID string from the certificate.
getSigAlgOID() - Method in class java.security.cert.X509CRL
Gets the signature algorithm OID string from the CRL.
getSigAlgOID() - Method in class javax.security.cert.X509Certificate
Gets the signature algorithm OID string from the certificate.
getSigAlgParams() - Method in class java.security.cert.X509Certificate
Gets the DER-encoded signature algorithm parameters from this certificate's signature algorithm.
getSigAlgParams() - Method in class java.security.cert.X509CRL
Gets the DER-encoded signature algorithm parameters from this CRL's signature algorithm.
getSigAlgParams() - Method in class javax.security.cert.X509Certificate
Gets the DER-encoded signature algorithm parameters from this certificate's signature algorithm.
getSignature() - Method in class java.security.cert.X509Certificate
Gets the signature value (the raw signature bits) from the certificate.
getSignature() - Method in class java.security.cert.X509CRL
Gets the signature value (the raw signature bits) from the CRL.
getSignature() - Method in class java.security.SignedObject
Retrieves the signature on the signed object, in the form of a byte array.
getSignature() - Method in class javax.management.MBeanConstructorInfo
Returns the list of parameters for this constructor.
getSignature() - Method in class javax.management.MBeanOperationInfo
Returns the list of parameters for this operation.
getSignature() - Method in interface javax.management.openmbean.OpenMBeanConstructorInfo
Returns an array of OpenMBeanParameterInfo instances describing each parameter in the signature of the constructor described by this OpenMBeanConstructorInfo instance.
getSignature() - Method in interface javax.management.openmbean.OpenMBeanOperationInfo
Returns an array of OpenMBeanParameterInfo instances describing each parameter in the signature of the operation described by this OpenMBeanOperationInfo instance.
getSignatureMethod() - Method in interface javax.xml.crypto.dsig.SignedInfo
Returns the signature method of this SignedInfo.
getSignatureValue() - Method in interface javax.xml.crypto.dsig.XMLSignature
Returns the signature value of this XMLSignature.
getSignedInfo() - Method in interface javax.xml.crypto.dsig.XMLSignature
Returns the signed info of this XMLSignature.
getSignerCertPath() - Method in class java.security.CodeSigner
Returns the signer's certificate path.
getSignerCertPath() - Method in class java.security.Timestamp
Returns the certificate path for the Timestamping Authority.
getSigners() - Method in class java.lang.Class
Gets the signers of this class.
getSigProvider() - Method in class java.security.cert.PKIXParameters
Returns the signature provider's name, or null if not set.
getSimpleName() - Method in class java.lang.Class
Returns the simple name of the underlying class as given in the source code.
getSimpleName() - Method in interface javax.lang.model.element.Element
Returns the simple (unqualified) name of this element.
getSimpleName() - Method in interface javax.lang.model.element.ExecutableElement
Returns the simple name of a constructor, method, or initializer.
getSimpleName() - Method in interface javax.lang.model.element.PackageElement
Returns the simple name of this package.
getSimpleName() - Method in interface javax.lang.model.element.TypeElement
Returns the simple name of this type element.
getSimpleName() - Method in interface javax.lang.model.element.VariableElement
Returns the simple name of this variable element.
getSize() - Method in class java.awt.Component.AccessibleAWTComponent
Returns the size of this object in the form of a Dimension object.
getSize() - Method in class java.awt.Component
Returns the size of this component in the form of a Dimension object.
getSize(Dimension) - Method in class java.awt.Component
Stores the width/height of this component into "return value" rv and return rv.
getSize() - Method in class java.awt.Dimension
Gets the size of this Dimension object.
getSize() - Method in class java.awt.Font
Returns the point size of this Font, rounded to an integer.
getSize() - Method in class java.awt.image.DataBuffer
Returns the size (in array elements) of all banks.
getSize() - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Returns the size of this object in the form of a Dimension object.
getSize() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Returns the size of this object in the form of a Dimension object.
getSize() - Method in class java.awt.Rectangle
Gets the size of this Rectangle, represented by the returned Dimension.
getSize() - Method in class java.awt.SplashScreen
Returns the size of the splash screen window as a Dimension.
getSize() - Method in class java.awt.TrayIcon
Returns the size, in pixels, of the space that the tray icon occupies in the system tray.
getSize() - Method in class java.util.zip.ZipEntry
Returns the uncompressed size of the entry data, or -1 if not known.
getSize() - Method in interface javax.accessibility.AccessibleComponent
Returns the size of this object in the form of a Dimension object.
getSize(int) - Method in class javax.print.attribute.Size2DSyntax
Get this two-dimensional size attribute's dimensions in the given units as floating-point values.
getSize() - Method in class javax.swing.DefaultComboBoxModel
 
getSize() - Method in class javax.swing.DefaultListModel
Returns the number of components in this list.
getSize(Dimension) - Method in class javax.swing.JComponent
Stores the width/height of this component into "return value" rv and returns rv.
getSize() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
getSize() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
 
getSize() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
getSize() - Method in interface javax.swing.ListModel
Returns the length of the list.
getSize() - Method in class javax.swing.plaf.basic.BasicDirectoryModel
 
getSize() - Method in class javax.swing.plaf.metal.MetalFileChooserUI.DirectoryComboBoxModel
 
getSize() - Method in class javax.swing.plaf.metal.MetalFileChooserUI.FilterComboBoxModel
 
getSize(int) - Method in class javax.swing.SizeSequence
Returns the size of the specified entry.
getSize() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
getSize2D() - Method in class java.awt.Font
Returns the point size of this Font in float value.
getSizeButtonsToSameWidth() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Returns true, basic L&F wants all the buttons to have the same width.
getSizeButtonsToSameWidth() - Method in class javax.swing.plaf.synth.SynthOptionPaneUI
 
getSizeForComponent(Component) - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Returns the size a component would have if used as a cell renderer.
getSizeOfComponent(Component) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Returns the width of the passed in component.
getSizes() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Returns the sizes of the components.
getSizes() - Method in class javax.swing.SizeSequence
Returns the size of all entries.
getSizingIcon(AbstractButton) - Method in class javax.swing.plaf.synth.SynthButtonUI
Returns the Icon used in calculating the preferred/minimum/maximum size.
getSizingIcon(AbstractButton) - Method in class javax.swing.plaf.synth.SynthRadioButtonUI
Returns the Icon used in calculating the preferred/minimum/maximum size.
getSlaveSyncMode() - Method in interface javax.sound.midi.Sequencer
Obtains the current slave synchronization mode for this sequencer.
getSlaveSyncModes() - Method in interface javax.sound.midi.Sequencer
Obtains the set of slave synchronization modes supported by the sequencer.
getSmallDisplayIcon() - Method in class javax.swing.colorchooser.AbstractColorChooserPanel
Returns the small display icon for the panel.
getSnapshot() - Method in class java.awt.image.VolatileImage
Returns a static snapshot image of this object.
getSnapToTicks() - Method in class javax.swing.JSlider
Returns true if the knob (and the data value it represents) resolve to the closest tick mark next to where the user positioned the knob.
getSocket() - Method in class javax.net.ssl.HandshakeCompletedEvent
Returns the socket which is the source of this event.
getSocketAddress() - Method in class java.net.DatagramPacket
Gets the SocketAddress (usually IP address + port number) of the remote host that this packet is being sent to or is coming from.
getSocketFactory() - Static method in class java.rmi.server.RMISocketFactory
Returns the socket factory set by the setSocketFactory method.
getSocketFactory() - Method in class javax.net.ssl.SSLContext
Returns a SocketFactory object for this context.
getSoLinger() - Method in class java.net.Socket
Returns setting for SO_LINGER.
getSolo() - Method in interface javax.sound.midi.MidiChannel
Obtains the current solo state for this channel.
getSortKeys() - Method in class javax.swing.DefaultRowSorter
Returns the current sort keys.
getSortKeys() - Method in class javax.swing.RowSorter
Returns the current sort keys.
getSortOrder() - Method in class javax.swing.RowSorter.SortKey
Returns the sort order of the column.
getSortsOnUpdates() - Method in class javax.swing.DefaultRowSorter
Returns true if a sort should happen when the underlying model is updated; otherwise, returns false.
getSoTimeout() - Method in class java.net.DatagramSocket
Retrieve setting for SO_TIMEOUT.
getSoTimeout() - Method in class java.net.ServerSocket
Retrieve setting for SO_TIMEOUT.
getSoTimeout() - Method in class java.net.Socket
Returns setting for SO_TIMEOUT.
getSoundbank(InputStream) - Static method in class javax.sound.midi.MidiSystem
Constructs a MIDI sound bank by reading it from the specified stream.
getSoundbank(URL) - Static method in class javax.sound.midi.MidiSystem
Constructs a Soundbank by reading it from the specified URL.
getSoundbank(File) - Static method in class javax.sound.midi.MidiSystem
Constructs a Soundbank by reading it from the specified File.
getSoundbank() - Method in class javax.sound.midi.SoundbankResource
Obtains the sound bank that contains this SoundbankResource.
getSoundbank(URL) - Method in class javax.sound.midi.spi.SoundbankReader
Obtains a soundbank object from the URL provided.
getSoundbank(InputStream) - Method in class javax.sound.midi.spi.SoundbankReader
Obtains a soundbank object from the InputStream provided.
getSoundbank(File) - Method in class javax.sound.midi.spi.SoundbankReader
Obtains a soundbank object from the File provided.
getSource() - Method in class java.awt.image.BufferedImage
Returns the object that produces the pixels for the image.
getSource() - Method in class java.awt.Image
Gets the object that produces the pixels for the image.
getSource(int) - Method in class java.awt.image.renderable.ParameterBlock
Returns a source as a general Object.
getSource() - Method in class java.awt.image.VolatileImage
This returns an ImageProducer for this VolatileImage.
getSource() - Method in class java.beans.PropertyEditorSupport
Returns the bean that is used as the source of events.
getSource(Class<T>) - Method in interface java.sql.SQLXML
Returns a Source for reading the XML value designated by this SQLXML instance.
getSource() - Method in class java.util.EventObject
The object on which the Event initially occurred.
getSource() - Method in class javax.swing.event.RowSorterEvent
Returns the source of the event as a RowSorter.
getSource() - Method in interface javax.tools.Diagnostic
Gets the source object associated with this diagnostic.
getSourceActions() - Method in class java.awt.dnd.DragGestureRecognizer
This method returns an int representing the type of action(s) this Drag and Drop operation will support.
getSourceActions() - Method in class java.awt.dnd.DragSourceContext
Returns a bitwise mask of DnDConstants that represent the set of drop actions supported by the drag source for the drag operation associated with this DragSourceContext.
getSourceActions() - Method in class java.awt.dnd.DropTargetDragEvent
This method returns the source drop actions.
getSourceActions() - Method in class java.awt.dnd.DropTargetDropEvent
This method returns the source drop actions.
getSourceActions(JComponent) - Method in class javax.swing.TransferHandler
Returns the type of transfer actions supported by the source; any bitwise-OR combination of COPY, MOVE and LINK.
getSourceAsBeanContextServices() - Method in class java.beans.beancontext.BeanContextServiceAvailableEvent
Gets the source as a reference of type BeanContextServices.
getSourceAsBeanContextServices() - Method in class java.beans.beancontext.BeanContextServiceRevokedEvent
Gets the source as a reference of type BeanContextServices
getSourceAsDragGestureRecognizer() - Method in class java.awt.dnd.DragGestureEvent
Returns the source as a DragGestureRecognizer.
getSourceBands() - Method in class javax.imageio.IIOParam
Returns the set of of source bands to be used.
getSourceClassName() - Method in class java.util.logging.LogRecord
Get the name of the class that (allegedly) issued the logging request.
getSourceDataLine(AudioFormat) - Static method in class javax.sound.sampled.AudioSystem
Obtains a source data line that can be used for playing back audio data in the format specified by the AudioFormat object.
getSourceDataLine(AudioFormat, Mixer.Info) - Static method in class javax.sound.sampled.AudioSystem
Obtains a source data line that can be used for playing back audio data in the format specified by the AudioFormat object, provided by the mixer specified by the Mixer.Info object.
getSourceDropActions() - Method in class javax.swing.TransferHandler.TransferSupport
Returns the drag source's supported drop actions, when this TransferSupport represents a drop.
getSourceElement() - Method in class javax.swing.event.HyperlinkEvent
Returns the Element that corresponds to the source of the event.
getSourceEncodings() - Method in class javax.sound.sampled.spi.FormatConversionProvider
Obtains the set of source format encodings from which format conversion services are provided by this provider.
getSourceLineInfo(Line.Info) - Static method in class javax.sound.sampled.AudioSystem
Obtains information about all source lines of a particular type that are supported by the installed mixers.
getSourceLineInfo() - Method in interface javax.sound.sampled.Mixer
Obtains information about the set of source lines supported by this mixer.
getSourceLineInfo(Line.Info) - Method in interface javax.sound.sampled.Mixer
Obtains information about source lines of a particular type supported by the mixer.
getSourceLines() - Method in interface javax.sound.sampled.Mixer
Obtains the set of all source lines currently open to this mixer.
getSourceMaxProgressivePass() - Method in class javax.imageio.ImageReadParam
If getSourceNumProgressivePasses is equal to Integer.MAX_VALUE, returns Integer.MAX_VALUE.
getSourceMethodName() - Method in class java.util.logging.LogRecord
Get the name of the method that (allegedly) issued the logging request.
getSourceMinProgressivePass() - Method in class javax.imageio.ImageReadParam
Returns the index of the first progressive pass that will be decoded.
getSourceNumProgressivePasses() - Method in class javax.imageio.ImageReadParam
Returns the number of the progressive passes that will be decoded.
getSourceRegion() - Method in class javax.imageio.IIOParam
Returns the source region to be used.
getSourceRegion(ImageReadParam, int, int) - Static method in class javax.imageio.ImageReader
A utility method that may be used by readers to compute the region of the source image that should be read, taking into account any source region and subsampling offset settings in the supplied ImageReadParam.
getSourceRenderSize() - Method in class javax.imageio.ImageReadParam
Returns the width and height of the source image as it will be rendered during decoding, if they have been set via the setSourceRenderSize method.
getSources() - Method in class java.awt.image.BufferedImage
Returns a Vector of RenderedImage objects that are the immediate sources, not the sources of these immediate sources, of image data for this BufferedImage.
getSources() - Method in class java.awt.image.renderable.ParameterBlock
Returns the entire Vector of sources.
getSources() - Method in interface java.awt.image.renderable.RenderableImage
Returns a vector of RenderableImages that are the sources of image data for this RenderableImage.
getSources() - Method in class java.awt.image.renderable.RenderableImageOp
Returns a vector of RenderableImages that are the sources of image data for this RenderableImage.
getSources() - Method in interface java.awt.image.RenderedImage
Returns a vector of RenderedImages that are the immediate sources of image data for this RenderedImage.
getSourceString() - Method in class java.text.CollationKey
Returns the String that this CollationKey represents.
getSourceVersion() - Method in interface javax.annotation.processing.ProcessingEnvironment
Returns the source version that any generated source and class files should conform to.
getSourceVersions() - Method in interface javax.tools.Tool
Gets the source versions of the Java™ programming language supported by this tool.
getSourceXSubsampling() - Method in class javax.imageio.IIOParam
Returns the number of source columns to advance for each pixel.
getSourceYSubsampling() - Method in class javax.imageio.IIOParam
Returns the number of rows to advance for each pixel.
getSouthPane() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
getSpaceAbove(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Gets the space above setting.
getSpaceBelow(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Gets the space below setting.
getSpan(int, int) - Method in class javax.swing.text.BoxView
Fetches the span of a particular childs current layout.
getSpan(GlyphView, int, int, TabExpander, float) - Method in class javax.swing.text.GlyphView.GlyphPainter
Determine the span the glyphs given a start location (for tab expansion).
getSpecificationName() - Method in class javax.management.MBeanServerDelegate
Returns the full name of the JMX specification implemented by this product.
getSpecificationName() - Method in interface javax.management.MBeanServerDelegateMBean
Returns the full name of the JMX specification implemented by this product.
getSpecificationTitle() - Method in class java.lang.Package
Return the title of the specification that this package implements.
getSpecificationVendor() - Method in class java.lang.Package
Return the name of the organization, vendor, or company that owns and maintains the specification of the classes that implement this package.
getSpecificationVendor() - Method in class javax.management.MBeanServerDelegate
Returns the vendor of the JMX specification implemented by this product.
getSpecificationVendor() - Method in interface javax.management.MBeanServerDelegateMBean
Returns the vendor of the JMX specification implemented by this product.
getSpecificationVersion() - Method in class java.lang.Package
Returns the version number of the specification that this package implements.
getSpecificationVersion() - Method in class javax.management.MBeanServerDelegate
Returns the version of the JMX specification implemented by this product.
getSpecificationVersion() - Method in interface javax.management.MBeanServerDelegateMBean
Returns the version of the JMX specification implemented by this product.
getSpecName() - Method in interface java.lang.management.RuntimeMXBean
Returns the Java virtual machine specification name.
getSpecVendor() - Method in interface java.lang.management.RuntimeMXBean
Returns the Java virtual machine specification vendor.
getSpecVersion() - Method in interface java.lang.management.RuntimeMXBean
Returns the Java virtual machine specification version.
getSpi(String) - Method in class java.util.prefs.AbstractPreferences
Return the value associated with the specified key at this preference node, or null if there is no association for this key, or the association cannot be determined at this time.
getSpinner() - Method in class javax.swing.JSpinner.DefaultEditor
Returns the JSpinner ancestor of this editor or null if none of the ancestors are a JSpinner.
getSplashScreen() - Static method in class java.awt.SplashScreen
Returns the SplashScreen object used for Java startup splash screen control on systems that support display.
getSplitPane() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Returns the splitpane this instance is currently contained in.
getSplitPaneBorder() - Static method in class javax.swing.plaf.basic.BasicBorders
 
getSplitPaneDividerBorder() - Static method in class javax.swing.plaf.basic.BasicBorders
Returns a border instance for a JSplitPane divider
getSQLException() - Method in class javax.sql.ConnectionEvent
Retrieves the SQLException for this ConnectionEvent object.
getSQLException() - Method in class javax.sql.StatementEvent
Returns the SQLException the driver is about to throw
getSQLKeywords() - Method in interface java.sql.DatabaseMetaData
Retrieves a comma-separated list of all of this database's SQL keywords that are NOT also SQL:2003 keywords.
getSQLState() - Method in exception java.sql.SQLException
Retrieves the SQLState for this SQLException object.
getSQLStateType() - Method in interface java.sql.DatabaseMetaData
Indicates whether the SQLSTATE returned by SQLException.getSQLState is X/Open (now known as Open Group) SQL CLI or SQL:2003.
getSQLTypeName() - Method in interface java.sql.SQLData
Returns the fully-qualified name of the SQL user-defined type that this object represents.
getSQLTypeName() - Method in interface java.sql.Struct
Retrieves the SQL type name of the SQL structured type that this Struct object represents.
getSQLTypeName() - Method in class javax.sql.rowset.serial.SerialStruct
Retrieves the SQL type name for this SerialStruct object.
getSQLXML(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated SQL XML parameter as a java.sql.SQLXML object in the Java programming language.
getSQLXML(String) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated SQL XML parameter as a java.sql.SQLXML object in the Java programming language.
getSQLXML(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet as a java.sql.SQLXML object in the Java programming language.
getSQLXML(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet as a java.sql.SQLXML object in the Java programming language.
getSrcName() - Method in interface org.ietf.jgss.GSSContext
Returns the name of the context initiator.
getSSLParameters() - Method in class javax.net.ssl.SSLEngine
Returns the SSLParameters in effect for this SSLEngine.
getSSLParameters() - Method in class javax.net.ssl.SSLServerSocket
Returns the SSLParameters in effect for newly accepted connections.
getSSLParameters() - Method in class javax.net.ssl.SSLSocket
Returns the SSLParameters in effect for this SSLSocket.
getSSLSocketFactory() - Method in class javax.net.ssl.HttpsURLConnection
Gets the SSL socket factory to be used when creating sockets for secure https URL connections.
getStackTrace() - Method in class java.lang.management.ThreadInfo
Returns the stack trace of the thread associated with this ThreadInfo.
getStackTrace() - Method in class java.lang.Thread
Returns an array of stack trace elements representing the stack dump of this thread.
getStackTrace() - Method in class java.lang.Throwable
Provides programmatic access to the stack trace information printed by Throwable.printStackTrace().
getStamp() - Method in class java.util.concurrent.atomic.AtomicStampedReference
Returns the current value of the stamp.
getStandardChromaNode() - Method in class javax.imageio.metadata.IIOMetadata
Returns an IIOMetadataNode representing the chroma information of the standard javax_imageio_1.0 metadata format, or null if no such information is available.
getStandardCompressionNode() - Method in class javax.imageio.metadata.IIOMetadata
Returns an IIOMetadataNode representing the compression information of the standard javax_imageio_1.0 metadata format, or null if no such information is available.
getStandardDataNode() - Method in class javax.imageio.metadata.IIOMetadata
Returns an IIOMetadataNode representing the data format information of the standard javax_imageio_1.0 metadata format, or null if no such information is available.
getStandardDimensionNode() - Method in class javax.imageio.metadata.IIOMetadata
Returns an IIOMetadataNode representing the dimension information of the standard javax_imageio_1.0 metadata format, or null if no such information is available.
getStandardDocumentNode() - Method in class javax.imageio.metadata.IIOMetadata
Returns an IIOMetadataNode representing the document information of the standard javax_imageio_1.0 metadata format, or null if no such information is available.
getStandardFileManager(DiagnosticListener<? super JavaFileObject>, Locale, Charset) - Method in interface javax.tools.DocumentationTool
Gets a new instance of the standard file manager implementation for this tool.
getStandardFileManager(DiagnosticListener<? super JavaFileObject>, Locale, Charset) - Method in interface javax.tools.JavaCompiler
Gets a new instance of the standard file manager implementation for this tool.
getStandardFormatInstance() - Static method in class javax.imageio.metadata.IIOMetadataFormatImpl
Returns an IIOMetadataFormat object describing the standard, plug-in neutral javax.imageio_1.0 metadata document format described in the comment of the javax.imageio.metadata package.
getStandardTextNode() - Method in class javax.imageio.metadata.IIOMetadata
Returns an IIOMetadataNode representing the textual information of the standard javax_imageio_1.0 metadata format, or null if no such information is available.
getStandardTileNode() - Method in class javax.imageio.metadata.IIOMetadata
Returns an IIOMetadataNode representing the tiling information of the standard javax_imageio_1.0 metadata format, or null if no such information is available.
getStandardTransparencyNode() - Method in class javax.imageio.metadata.IIOMetadata
Returns an IIOMetadataNode representing the transparency information of the standard javax_imageio_1.0 metadata format, or null if no such information is available.
getStandardTree() - Method in class javax.imageio.metadata.IIOMetadata
A utility method to return a tree of IIOMetadataNodes representing the metadata contained within this object according to the conventions of the standard javax_imageio_1.0 metadata format.
getStart() - Method in class javax.swing.SpinnerDateModel
Returns the first Date in the sequence.
getStartIndex() - Method in class javax.accessibility.AccessibleHyperlink
Gets the index with the hypertext document at which this link begins
getStartIndex() - Method in class javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink
Get the index with the hypertext document at which this link begins
getStartOffset() - Method in class javax.swing.text.AbstractDocument.AbstractElement
Gets the starting offset in the model for the element.
getStartOffset() - Method in class javax.swing.text.AbstractDocument.BranchElement
Gets the starting offset in the model for the element.
getStartOffset() - Method in class javax.swing.text.AbstractDocument.LeafElement
Gets the starting offset in the model for the element.
getStartOffset() - Method in class javax.swing.text.AbstractWriter
Returns the first offset to be output.
getStartOffset() - Method in interface javax.swing.text.Element
Fetches the offset from the beginning of the document that this element begins at.
getStartOffset() - Method in class javax.swing.text.GlyphView
Fetches the portion of the model that this view is responsible for.
getStartOffset() - Method in interface javax.swing.text.Highlighter.Highlight
Gets the starting model offset for the highlight.
getStartOffset() - Method in class javax.swing.text.html.HTMLDocument.Iterator
Returns the start of the range for which the current occurrence of the tag is defined and has the same attributes.
getStartOffset() - Method in class javax.swing.text.View
Fetches the portion of the model for which this view is responsible.
getStartPoint() - Method in class java.awt.geom.Arc2D
Returns the starting point of the arc.
getStartPoint() - Method in class java.awt.LinearGradientPaint
Returns a copy of the start point of the gradient axis.
getStartPosition() - Method in class javax.swing.text.AbstractDocument
Returns a position that represents the start of the document.
getStartPosition() - Method in interface javax.swing.text.Document
Returns a position that represents the start of the document.
getStartPosition() - Method in interface javax.tools.Diagnostic
Gets the character offset from the beginning of the file associated with this diagnostic that indicates the start of the problem.
getStartTime() - Method in interface java.lang.management.RuntimeMXBean
Returns the start time of the Java virtual machine in milliseconds.
getStartTime() - Method in class javax.security.auth.kerberos.KerberosTicket
Returns the start time for this ticket's validity period.
getState() - Method in class java.awt.Checkbox
Determines whether this check box is in the "on" or "off" state.
getState() - Method in class java.awt.CheckboxMenuItem
Determines whether the state of this check box menu item is "on" or "off."
getState() - Method in class java.awt.Frame
Gets the state of this frame (obsolete).
getState() - Method in class java.awt.im.InputMethodHighlight
Returns the conversion state of the text range.
getState() - Method in interface java.awt.peer.FramePeer
Returns the current state of the frame.
getState() - Method in class java.lang.Thread
Returns the state of this thread.
getState() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Returns the current value of synchronization state.
getState() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Returns the current value of synchronization state.
getState() - Method in class javax.swing.JCheckBoxMenuItem
Returns the selected-state of the item.
getState() - Method in class javax.swing.SwingWorker
Returns the SwingWorker state bound property.
getStateChange() - Method in class java.awt.event.ItemEvent
Returns the type of state change (selected or deselected).
getStateLabel(boolean) - Method in class javax.sound.sampled.BooleanControl
Obtains the label for the specified state.
getStatement() - Method in interface java.sql.ResultSet
Retrieves the Statement object that produced this ResultSet object.
getStatement() - Method in class javax.sql.StatementEvent
Returns the PreparedStatement that is being closed or is invalid
getStateToBind(Object, Name, Context, Hashtable<?, ?>, Attributes) - Static method in class javax.naming.spi.DirectoryManager
Retrieves the state of an object for binding when given the original object and its attributes.
getStateToBind(Object, Name, Context, Hashtable<?, ?>, Attributes) - Method in interface javax.naming.spi.DirStateFactory
Retrieves the state of an object for binding given the object and attributes to be transformed.
getStateToBind(Object, Name, Context, Hashtable<?, ?>) - Static method in class javax.naming.spi.NamingManager
Retrieves the state of an object for binding.
getStateToBind(Object, Name, Context, Hashtable<?, ?>) - Method in interface javax.naming.spi.StateFactory
Retrieves the state of an object for binding.
getStaticAttribute(Object) - Static method in class javax.swing.text.StyleContext
Returns the object previously registered with registerStaticAttributeKey.
getStaticAttributeKey(Object) - Static method in class javax.swing.text.StyleContext
Returns the String that key will be registered with
getStatus() - Method in class java.awt.image.PixelGrabber
Return the status of the pixels.
getStatus() - Method in class javax.net.ssl.SSLEngineResult
Gets the return value of this SSLEngine operation.
getStatus() - Method in class javax.sound.midi.MidiMessage
Obtains the status byte for the MIDI message.
getStatus() - Method in interface javax.sql.rowset.spi.SyncResolver
Retrieves the conflict status of the current row of this SyncResolver, which indicates the operation the RowSet object was attempting when the conflict occurred.
getStealCount() - Method in class java.util.concurrent.ForkJoinPool
Returns an estimate of the total number of tasks stolen from one thread's work queue by another.
getStepSize() - Method in class javax.swing.SpinnerNumberModel
Returns the size of the value change computed by the getNextValue and getPreviousValue methods.
getStream(String) - Method in interface java.applet.AppletContext
Returns the stream to which specified key is associated within this applet context.
getStream(DataFlavor) - Method in interface javax.accessibility.AccessibleStreamable
Returns an InputStream for a DataFlavor
getStream(URL) - Method in class javax.swing.JEditorPane
Fetches a stream for the given URL, which is about to be loaded by the setPage method.
getStreamForBytes() - Method in interface javax.print.Doc
Obtains an input stream for extracting byte print data from this doc.
getStreamForBytes() - Method in class javax.print.SimpleDoc
Obtains an input stream for extracting byte print data from this doc.
getStreamKeys() - Method in interface java.applet.AppletContext
Finds all the keys of the streams in this applet context.
getStreamMetadata() - Method in class javax.imageio.ImageReader
Returns an IIOMetadata object representing the metadata associated with the input source as a whole (i.e., not associated with any particular image), or null if the reader does not support reading metadata, is set to ignore metadata, or if no metadata is available.
getStreamMetadata(String, Set<String>) - Method in class javax.imageio.ImageReader
Returns an IIOMetadata object representing the metadata associated with the input source as a whole (i.e., not associated with any particular image).
getStreamMetadataFormat(String) - Method in class javax.imageio.spi.ImageReaderWriterSpi
Returns an IIOMetadataFormat object describing the given stream metadata format, or null if no description is available.
getStreamPosition() - Method in interface javax.imageio.stream.ImageInputStream
Returns the current byte position of the stream.
getStreamPosition() - Method in class javax.imageio.stream.ImageInputStreamImpl
 
getStrength() - Method in class java.text.Collator
Returns this Collator's strength property.
getStrikethroughOffset() - Method in class java.awt.font.LineMetrics
Returns the position of the strike-through line relative to the baseline.
getStrikethroughThickness() - Method in class java.awt.font.LineMetrics
Returns the thickness of the strike-through line.
getString(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC CHAR, VARCHAR, or LONGVARCHAR parameter as a String in the Java programming language.
getString(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC CHAR, VARCHAR, or LONGVARCHAR parameter as a String in the Java programming language.
getString(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a String in the Java programming language.
getString(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a String in the Java programming language.
getString() - Method in interface java.sql.SQLXML
Returns a string representation of the XML value designated by this SQLXML instance.
getString(String) - Method in class java.util.ResourceBundle
Gets a string for the given key from this resource bundle or one of its parents.
getString() - Method in class javax.swing.JProgressBar
Returns a String representation of the current progress.
getString(SynthContext, Object, String) - Method in class javax.swing.plaf.synth.SynthStyle
Convenience method to get a specific style property whose value is a String.
getString(int, int) - Method in interface javax.swing.text.AbstractDocument.Content
Fetches a string of characters contained in the sequence.
getString(int, int) - Method in class javax.swing.text.GapContent
Retrieves a portion of the content.
getString() - Method in class javax.swing.text.html.parser.Entity
Returns the data as a String.
getString(int, int) - Method in class javax.swing.text.StringContent
Retrieves a portion of the content.
getString(Object) - Method in class javax.swing.UIDefaults
If the value of key is a String return it, otherwise return null.
getString(Object, Locale) - Method in class javax.swing.UIDefaults
If the value of key for the given Locale is a String return it, otherwise return null.
getString(Object) - Static method in class javax.swing.UIManager
Returns a string from the defaults.
getString(Object, Locale) - Static method in class javax.swing.UIManager
Returns a string from the defaults that is appropriate for the given locale.
getStringArray(String) - Method in class java.util.ResourceBundle
Gets a string array for the given key from this resource bundle or one of its parents.
getStringBounds(String, FontRenderContext) - Method in class java.awt.Font
Returns the logical bounds of the specified String in the specified FontRenderContext.
getStringBounds(String, int, int, FontRenderContext) - Method in class java.awt.Font
Returns the logical bounds of the specified String in the specified FontRenderContext.
getStringBounds(char[], int, int, FontRenderContext) - Method in class java.awt.Font
Returns the logical bounds of the specified array of characters in the specified FontRenderContext.
getStringBounds(CharacterIterator, int, int, FontRenderContext) - Method in class java.awt.Font
Returns the logical bounds of the characters indexed in the specified CharacterIterator in the specified FontRenderContext.
getStringBounds(String, Graphics) - Method in class java.awt.FontMetrics
Returns the bounds of the specified String in the specified Graphics context.
getStringBounds(String, int, int, Graphics) - Method in class java.awt.FontMetrics
Returns the bounds of the specified String in the specified Graphics context.
getStringBounds(char[], int, int, Graphics) - Method in class java.awt.FontMetrics
Returns the bounds of the specified array of characters in the specified Graphics context.
getStringBounds(CharacterIterator, int, int, Graphics) - Method in class java.awt.FontMetrics
Returns the bounds of the characters indexed in the specified CharacterIterator in the specified Graphics context.
getStringConverter() - Method in class javax.swing.table.TableRowSorter
Returns the object responsible for converting values from the model to strings.
getStringFunctions() - Method in interface java.sql.DatabaseMetaData
Retrieves a comma-separated list of string functions available with this database.
getStringNameType() - Method in interface org.ietf.jgss.GSSName
Returns the name type of the printable representation of this name that can be obtained from the toString method.
getStringPlacement(Graphics, String, int, int, int, int) - Method in class javax.swing.plaf.basic.BasicProgressBarUI
Designate the place where the progress string will be painted.
getStringTable() - Method in class javax.print.attribute.EnumSyntax
Returns the string table for this enumeration value's enumeration class.
getStringTable() - Method in class javax.print.attribute.standard.Chromaticity
Returns the string table for class Chromaticity.
getStringTable() - Method in class javax.print.attribute.standard.ColorSupported
Returns the string table for class ColorSupported.
getStringTable() - Method in class javax.print.attribute.standard.Compression
Returns the string table for class Compression.
getStringTable() - Method in class javax.print.attribute.standard.DialogTypeSelection
Returns the string table for class DialogTypeSelection.
getStringTable() - Method in class javax.print.attribute.standard.Fidelity
Returns the string table for class Fidelity.
getStringTable() - Method in class javax.print.attribute.standard.Finishings
Returns the string table for class Finishings.
getStringTable() - Method in class javax.print.attribute.standard.JobSheets
Returns the string table for class JobSheets.
getStringTable() - Method in class javax.print.attribute.standard.JobState
Returns the string table for class JobState.
getStringTable() - Method in class javax.print.attribute.standard.JobStateReason
Returns the string table for class JobStateReason.
getStringTable() - Method in class javax.print.attribute.standard.MediaName
Returns the string table for class MediaTray.
getStringTable() - Method in class javax.print.attribute.standard.MediaSizeName
Returns the string table for class MediaSizeName.
getStringTable() - Method in class javax.print.attribute.standard.MediaTray
Returns the string table for class MediaTray.
getStringTable() - Method in class javax.print.attribute.standard.MultipleDocumentHandling
Returns the string table for class MultipleDocumentHandling.
getStringTable() - Method in class javax.print.attribute.standard.OrientationRequested
Returns the string table for class OrientationRequested.
getStringTable() - Method in class javax.print.attribute.standard.PDLOverrideSupported
Returns the string table for class PDLOverrideSupported.
getStringTable() - Method in class javax.print.attribute.standard.PresentationDirection
Returns the string table for class PresentationDirection.
getStringTable() - Method in class javax.print.attribute.standard.PrinterIsAcceptingJobs
Returns the string table for class PrinterIsAcceptingJobs.
getStringTable() - Method in class javax.print.attribute.standard.PrinterState
Returns the string table for class PrinterState.
getStringTable() - Method in class javax.print.attribute.standard.PrinterStateReason
Returns the string table for class PrinterStateReason.
getStringTable() - Method in class javax.print.attribute.standard.PrintQuality
Returns the string table for class PrintQuality.
getStringTable() - Method in class javax.print.attribute.standard.ReferenceUriSchemesSupported
Returns the string table for class ReferenceUriSchemesSupported.
getStringTable() - Method in class javax.print.attribute.standard.Severity
Returns the string table for class Severity.
getStringTable() - Method in class javax.print.attribute.standard.SheetCollate
Returns the string table for class SheetCollate.
getStringTable() - Method in class javax.print.attribute.standard.Sides
Returns the string table for class Sides.
getStringToCompare() - Method in class javax.management.monitor.StringMonitor
Gets the string to compare with the observed attribute common to all observed MBeans.
getStringToCompare() - Method in interface javax.management.monitor.StringMonitorMBean
Gets the string to compare with the observed attribute.
getStringValue(int) - Method in class javax.swing.RowFilter.Entry
Returns the string value at the specified index.
getStringValueAt(int, int) - Method in class javax.swing.DefaultRowSorter.ModelWrapper
Returns the value as a String at the specified index.
getStroke() - Method in class java.awt.Graphics2D
Returns the current Stroke in the Graphics2D context.
getStroke() - Method in class javax.swing.border.StrokeBorder
Returns the BasicStroke object used to stroke a shape during the border rendering.
getStrongCaret(TextHitInfo, TextHitInfo, TextLayout) - Method in class java.awt.font.TextLayout.CaretPolicy
Chooses one of the specified TextHitInfo instances as a strong caret in the specified TextLayout.
getStyle() - Method in class java.awt.Font
Returns the style of this Font.
getStyle() - Method in class java.awt.im.InputMethodHighlight
Returns the rendering style attributes for the text range, or null.
getStyle(String) - Method in class javax.swing.JTextPane
Fetches a named non-null style previously added.
getStyle(JComponent, Region) - Static method in class javax.swing.plaf.nimbus.NimbusLookAndFeel
Gets the style associated with the given component and region.
getStyle() - Method in class javax.swing.plaf.synth.SynthContext
Returns the style associated with this Region.
getStyle(JComponent, Region) - Static method in class javax.swing.plaf.synth.SynthLookAndFeel
Gets a SynthStyle for the specified region of the specified component.
getStyle(JComponent, Region) - Method in class javax.swing.plaf.synth.SynthStyleFactory
Returns the style for the specified Component.
getStyle(String) - Method in class javax.swing.text.DefaultStyledDocument
Fetches a named style previously added.
getStyle(String) - Method in class javax.swing.text.StyleContext
Fetches a named style previously added to the document
getStyle(String) - Method in interface javax.swing.text.StyledDocument
Fetches a named style previously added.
getStyledDocument() - Method in class javax.swing.JTextPane
Fetches the model associated with the editor.
getStyledDocument(JEditorPane) - Method in class javax.swing.text.StyledEditorKit.StyledTextAction
Gets the document associated with an editor pane.
getStyledEditorKit() - Method in class javax.swing.JTextPane
Gets the editor kit.
getStyledEditorKit(JEditorPane) - Method in class javax.swing.text.StyledEditorKit.StyledTextAction
Gets the editor kit associated with an editor pane.
getStyleFactory() - Static method in class javax.swing.plaf.synth.SynthLookAndFeel
Returns the current SynthStyleFactory.
getStyleNames() - Method in class javax.swing.text.DefaultStyledDocument
Fetches the list of of style names.
getStyleNames() - Method in class javax.swing.text.StyleContext
Fetches the names of the styles defined.
getStyleSheet() - Method in class javax.swing.text.html.BlockView
 
getStyleSheet() - Method in class javax.swing.text.html.HTMLDocument
Fetches the StyleSheet with the document-specific display rules (CSS) that were specified in the HTML document itself.
getStyleSheet() - Method in class javax.swing.text.html.HTMLEditorKit
Get the set of styles currently being used to render the HTML elements.
getStyleSheet() - Method in class javax.swing.text.html.ImageView
Convenience method to get the StyleSheet.
getStyleSheet() - Method in class javax.swing.text.html.InlineView
 
getStyleSheet() - Method in class javax.swing.text.html.ParagraphView
 
getStylesheet() - Method in class javax.xml.crypto.dsig.spec.XSLTTransformParameterSpec
Returns the stylesheet.
getStyleSheets() - Method in class javax.swing.text.html.StyleSheet
Returns an array of the linked StyleSheets.
getSubElements() - Method in class javax.swing.JMenu
Returns an array of MenuElements containing the submenu for this menu component.
getSubElements() - Method in class javax.swing.JMenuBar
Implemented to be a MenuElement -- returns the menus in this menu bar.
getSubElements() - Method in class javax.swing.JMenuItem
This method returns an array containing the sub-menu components for this menu component.
getSubElements() - Method in class javax.swing.JPopupMenu
Returns an array of MenuElements containing the submenu for this menu component.
getSubElements() - Method in interface javax.swing.MenuElement
This method should return an array containing the sub-elements for the receiving menu element
getSubimage(int, int, int, int) - Method in class java.awt.image.BufferedImage
Returns a subimage defined by a specified rectangular region.
getSubInterfaces() - Method in class java.net.NetworkInterface
Get an Enumeration with all the subinterfaces (also known as virtual interfaces) attached to this network interface.
getSubject() - Method in class java.security.cert.X509CertSelector
Returns the subject criterion as an X500Principal.
getSubject() - Method in class javax.security.auth.login.LoginContext
Return the authenticated Subject.
getSubject(AccessControlContext) - Static method in class javax.security.auth.Subject
Get the Subject associated with the provided AccessControlContext.
getSubject() - Method in class javax.security.auth.SubjectDomainCombiner
Get the Subject associated with this SubjectDomainCombiner.
getSubjectAlternativeNames() - Method in class java.security.cert.X509Certificate
Gets an immutable collection of subject alternative names from the SubjectAltName extension, (OID = 2.5.29.17).
getSubjectAlternativeNames() - Method in class java.security.cert.X509CertSelector
Returns a copy of the subjectAlternativeNames criterion.
getSubjectAsBytes() - Method in class java.security.cert.X509CertSelector
Returns the subject criterion as a byte array.
getSubjectAsString() - Method in class java.security.cert.X509CertSelector
getSubjectDN() - Method in class java.security.cert.X509Certificate
getSubjectDN() - Method in class javax.security.cert.X509Certificate
Gets the subject (subject distinguished name) value from the certificate.
getSubjectKeyIdentifier() - Method in class java.security.cert.X509CertSelector
Returns the subjectKeyIdentifier criterion.
getSubjectPublicKey() - Method in class java.security.cert.X509CertSelector
Returns the subjectPublicKey criterion.
getSubjectPublicKeyAlgID() - Method in class java.security.cert.X509CertSelector
Returns the subjectPublicKeyAlgID criterion.
getSubjectUniqueID() - Method in class java.security.cert.X509Certificate
Gets the subjectUniqueID value from the certificate.
getSubjectX500Principal() - Method in class java.security.cert.X509Certificate
Returns the subject (subject distinguished name) value from the certificate as an X500Principal.
getSubsamplingXOffset() - Method in class javax.imageio.IIOParam
Returns the horizontal offset of the subsampling grid.
getSubsamplingYOffset() - Method in class javax.imageio.IIOParam
Returns the vertical offset of the subsampling grid.
getSubString(long, int) - Method in interface java.sql.Clob
Retrieves a copy of the specified substring in the CLOB value designated by this Clob object.
getSubString(long, int) - Method in class javax.sql.rowset.serial.SerialClob
Returns a copy of the substring contained in this SerialClob object, starting at the given position and continuing for the specified number or characters.
getSubTextFont() - Method in class javax.swing.plaf.metal.DefaultMetalTheme
Returns the sub-text font.
getSubTextFont() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the sub-text font of the current theme.
getSubTextFont() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the sub-text font.
getSubType() - Method in class java.awt.datatransfer.DataFlavor
Returns the sub MIME type of this DataFlavor.
getSuffix(int) - Method in class javax.naming.CompositeName
Creates a composite name whose components consist of a suffix of the components in this composite name.
getSuffix(int) - Method in class javax.naming.CompoundName
Creates a compound name whose components consist of a suffix of the components in this compound name.
getSuffix(int) - Method in class javax.naming.ldap.LdapName
Creates a name whose components consist of a suffix of the components in this LDAP name.
getSuffix(int) - Method in interface javax.naming.Name
Creates a name whose components consist of a suffix of the components in this name.
getSuperBound() - Method in interface javax.lang.model.type.WildcardType
Returns the lower bound of this wildcard.
getSuperclass() - Method in class java.lang.Class
Returns the Class representing the superclass of the entity (class, interface, primitive type or void) represented by this Class.
getSuperclass() - Method in interface javax.lang.model.element.TypeElement
Returns the direct superclass of this type element.
getSuperTables(String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the table hierarchies defined in a particular schema in this database.
getSuperTypes(String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the user-defined type (UDT) hierarchies defined in a particular schema in this database.
getSupportedAnnotationTypes() - Method in class javax.annotation.processing.AbstractProcessor
If the processor class is annotated with SupportedAnnotationTypes, return an unmodifiable set with the same set of strings as the annotation.
getSupportedAnnotationTypes() - Method in interface javax.annotation.processing.Processor
Returns the names of the annotation types supported by this processor.
getSupportedAttributeCategories() - Method in interface javax.print.PrintService
Determines the printing attribute categories a client can specify when setting up a job for this print service.
getSupportedAttributeValues(Class<? extends Attribute>, DocFlavor, AttributeSet) - Method in interface javax.print.PrintService
Determines the printing attribute values a client can specify in the given category when setting up a job for this print service.
getSupportedCipherSuites() - Method in class javax.net.ssl.SSLEngine
Returns the names of the cipher suites which could be enabled for use on this engine.
getSupportedCipherSuites() - Method in class javax.net.ssl.SSLServerSocket
Returns the names of the cipher suites which could be enabled for use on an SSL connection.
getSupportedCipherSuites() - Method in class javax.net.ssl.SSLServerSocketFactory
Returns the names of the cipher suites which could be enabled for use on an SSL connection created by this factory.
getSupportedCipherSuites() - Method in class javax.net.ssl.SSLSocket
Returns the names of the cipher suites which could be enabled for use on this connection.
getSupportedCipherSuites() - Method in class javax.net.ssl.SSLSocketFactory
Returns the names of the cipher suites which could be enabled for use on an SSL connection.
getSupportedDocFlavors() - Method in interface javax.print.PrintService
Determines the print data formats a client can specify when setting up a job for this PrintService.
getSupportedDocFlavors() - Method in class javax.print.StreamPrintServiceFactory
Queries the factory for the document flavors that can be accepted by printers obtained from this factory.
getSupportedExtensions() - Method in class java.security.cert.PKIXCertPathChecker
Returns an immutable Set of X.509 certificate extensions that this PKIXCertPathChecker supports (i.e.
getSupportedOptions() - Method in class javax.annotation.processing.AbstractProcessor
If the processor class is annotated with SupportedOptions, return an unmodifiable set with the same set of strings as the annotation.
getSupportedOptions() - Method in interface javax.annotation.processing.Processor
Returns the options recognized by this processor.
getSupportedProtocols() - Method in class javax.net.ssl.SSLEngine
Returns the names of the protocols which could be enabled for use with this SSLEngine.
getSupportedProtocols() - Method in class javax.net.ssl.SSLServerSocket
Returns the names of the protocols which could be enabled for use.
getSupportedProtocols() - Method in class javax.net.ssl.SSLSocket
Returns the names of the protocols which could be enabled for use on an SSL connection.
getSupportedSourceVersion() - Method in class javax.annotation.processing.AbstractProcessor
If the processor class is annotated with SupportedSourceVersion, return the source version in the annotation.
getSupportedSourceVersion() - Method in interface javax.annotation.processing.Processor
Returns the latest source version supported by this annotation processor.
getSupportedSSLParameters() - Method in class javax.net.ssl.SSLContext
Returns a copy of the SSLParameters indicating the supported settings for this SSL context.
getSupportsAbsolutePositioning() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
Indicates whether the user can absolutely position the thumb with a mouse gesture (usually the middle mouse button).
getSupportsAbsolutePositioning() - Method in class javax.swing.plaf.synth.SynthScrollBarUI
 
getSupportsWindowDecorations() - Method in class javax.swing.LookAndFeel
Returns true if the LookAndFeel returned RootPaneUI instances support providing Window decorations in a JRootPane.
getSupportsWindowDecorations() - Method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns true; metal can provide Window decorations.
getSuppressed() - Method in class java.lang.Throwable
Returns an array containing all of the exceptions that were suppressed, typically by the try-with-resources statement, in order to deliver this exception.
getSurplusQueuedTaskCount() - Static method in class java.util.concurrent.ForkJoinTask
Returns an estimate of how many more locally queued tasks are held by the current worker thread than there are other worker threads that might steal them.
getSurrendersFocusOnKeystroke() - Method in class javax.swing.JTable
Returns true if the editor should get the focus when keystrokes cause the editor to be activated
getSymbol() - Method in class java.util.Currency
Gets the symbol of this currency for the default locale.
getSymbol(Locale) - Method in class java.util.Currency
Gets the symbol of this currency for the specified locale.
getSymbol(String, Locale) - Method in class java.util.spi.CurrencyNameProvider
Gets the symbol of the given currency code for the specified locale.
getSyncAllWidths() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
 
getSyncFactory() - Static method in class javax.sql.rowset.spi.SyncFactory
Returns the SyncFactory singleton.
getSyncProvider() - Method in interface javax.sql.rowset.CachedRowSet
Retrieves the SyncProvider implementation for this CachedRowSet object.
getSyncResolver() - Method in exception javax.sql.rowset.spi.SyncProviderException
Retrieves the SyncResolver object that has been set for this SyncProviderException object, or if none has been set, an instance of the default SyncResolver implementation included in the reference implementation.
getSynthesizer() - Static method in class javax.sound.midi.MidiSystem
Obtains the default synthesizer.
getSystem() - Static method in class java.rmi.activation.ActivationGroup
Returns the activation system for the VM.
getSystem() - Method in class java.rmi.activation.ActivationGroupID
Returns the group's activation system.
getSystemClassLoader() - Static method in class java.lang.ClassLoader
Returns the system class loader for delegation.
getSystemClipboard() - Method in class java.awt.Toolkit
Gets the singleton instance of the system Clipboard which interfaces with clipboard facilities provided by the native platform.
getSystemCustomCursor(String) - Static method in class java.awt.Cursor
Returns a system-specific custom cursor object matching the specified name.
getSystemDisplayName(File) - Method in class javax.swing.filechooser.FileSystemView
Name of a file, directory, or folder as it would be displayed in a system file browser.
getSystemDocumentationTool() - Static method in class javax.tools.ToolProvider
Gets the Java™ programming language documentation tool provided with this platform.
getSystemEventQueue() - Method in class java.awt.Toolkit
Get the application's or applet's EventQueue instance.
getSystemEventQueueImpl() - Method in class java.awt.Toolkit
Gets the application's or applet's EventQueue instance, without checking access.
getSystemFunctions() - Method in interface java.sql.DatabaseMetaData
Retrieves a comma-separated list of system functions available with this database.
getSystemIcon(File) - Method in class javax.swing.filechooser.FileSystemView
Icon for a file, directory, or folder as it would be displayed in a system file browser.
getSystemJavaCompiler() - Static method in class javax.tools.ToolProvider
Gets the Java™ programming language compiler provided with this platform.
getSystemLoadAverage() - Method in interface java.lang.management.OperatingSystemMXBean
Returns the system load average for the last minute.
getSystemLookAndFeelClassName() - Static method in class javax.swing.UIManager
Returns the name of the LookAndFeel class that implements the native system look and feel if there is one, otherwise the name of the default cross platform LookAndFeel class.
getSystemProperties() - Method in interface java.lang.management.RuntimeMXBean
Returns a map of names and values of all system properties.
getSystemResource(String) - Static method in class java.lang.ClassLoader
Find a resource of the specified name from the search path used to load classes.
getSystemResourceAsStream(String) - Static method in class java.lang.ClassLoader
Open for reading, a resource of the specified name from the search path used to load classes.
getSystemResources(String) - Static method in class java.lang.ClassLoader
Finds all resources of the specified name from the search path used to load classes.
getSystemScope() - Static method in class java.security.IdentityScope
Deprecated.
Returns the system's identity scope.
getSystemSelection() - Method in class java.awt.Toolkit
Gets the singleton instance of the system selection as a Clipboard object.
getSystemTextColor() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the system text color of the current theme.
getSystemTextColor() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the system text color.
getSystemTextFont() - Method in class javax.swing.plaf.metal.DefaultMetalTheme
Returns the system text font.
getSystemTextFont() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the sytem text font of the current theme.
getSystemTextFont() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the system text font.
getSystemToolClassLoader() - Static method in class javax.tools.ToolProvider
Returns the class loader for tools provided with this platform.
getSystemTray() - Static method in class java.awt.SystemTray
Gets the SystemTray instance that represents the desktop's tray area.
getSystemTypeDescription(File) - Method in class javax.swing.filechooser.FileSystemView
Type description for a file, directory, or folder as it would be displayed in a system file browser.
getTab(int) - Method in class javax.swing.text.TabSet
Returns the TabStop at index index.
getTabAfter(float) - Method in class javax.swing.text.TabSet
Returns the Tab instance after location.
getTabAreaInsets(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getTabBase() - Method in class javax.swing.text.ParagraphView
Returns where the tabs are calculated from.
getTabbedSpan(float, TabExpander) - Method in class javax.swing.text.GlyphView
Determines the desired span when using the given tab expansion implementation.
getTabbedSpan(float, TabExpander) - Method in interface javax.swing.text.TabableView
Determines the desired span when using the given tab expansion implementation.
getTabbedTextOffset(Segment, FontMetrics, int, int, TabExpander, int) - Static method in class javax.swing.text.Utilities
Determines the relative offset into the given text that best represents the given span in the view coordinate system.
getTabbedTextOffset(Segment, FontMetrics, int, int, TabExpander, int, boolean) - Static method in class javax.swing.text.Utilities
 
getTabbedTextWidth(Segment, FontMetrics, int, TabExpander, int) - Static method in class javax.swing.text.Utilities
Determines the width of the given segment of text taking tabs into consideration.
getTabBounds(JTabbedPane, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
Returns the bounds of the specified tab index.
getTabBounds(int, Rectangle) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
Returns the bounds of the specified tab in the coordinate space of the JTabbedPane component.
getTabBounds(JTabbedPane, int) - Method in class javax.swing.plaf.multi.MultiTabbedPaneUI
Invokes the getTabBounds method on each UI handled by this object.
getTabBounds(JTabbedPane, int) - Method in class javax.swing.plaf.TabbedPaneUI
 
getTabComponentAt(int) - Method in class javax.swing.JTabbedPane
Returns the tab component at index.
getTabCount() - Method in class javax.swing.JTabbedPane
Returns the number of tabs in this tabbedpane.
getTabCount() - Method in class javax.swing.text.TabSet
Returns the number of Tab instances the receiver contains.
getTabExpander() - Method in class javax.swing.text.GlyphView
Fetch the TabExpander to use if tabs are present in this view.
getTabIndex(TabStop) - Method in class javax.swing.text.TabSet
 
getTabIndexAfter(float) - Method in class javax.swing.text.TabSet
Returns the index of the Tab to be used after location.
getTabInsets(int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getTabInsets(int, int) - Method in class javax.swing.plaf.synth.SynthTabbedPaneUI
 
getTabLabelShiftX(int, int, boolean) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getTabLabelShiftX(int, int, boolean) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
Overridden to do nothing for the Java L&F.
getTabLabelShiftX(int, int, boolean) - Method in class javax.swing.plaf.synth.SynthTabbedPaneUI
 
getTabLabelShiftY(int, int, boolean) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getTabLabelShiftY(int, int, boolean) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
Overridden to do nothing for the Java L&F.
getTabLabelShiftY(int, int, boolean) - Method in class javax.swing.plaf.synth.SynthTabbedPaneUI
 
getTabLayoutPolicy() - Method in class javax.swing.JTabbedPane
Returns the policy used by the tabbedpane to layout the tabs when all the tabs will not fit within a single run.
getTable() - Method in class java.awt.image.ByteLookupTable
Returns the lookup table data by reference.
getTable() - Method in class java.awt.image.LookupOp
Returns the LookupTable.
getTable() - Method in class java.awt.image.ShortLookupTable
Returns the lookup table data by reference.
getTable() - Method in class javax.imageio.plugins.jpeg.JPEGQTable
Returns a copy of the current quantization table as an array of ints in natural (not zig-zag) order.
getTable() - Method in class javax.swing.table.JTableHeader
Returns the table associated with this header.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class javax.swing.DefaultCellEditor
Implements the TableCellEditor interface.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in interface javax.swing.table.TableCellEditor
Sets an initial value for the editor.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class javax.swing.table.DefaultTableCellRenderer
Returns the default table cell renderer.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in interface javax.swing.table.TableCellRenderer
Returns the component used for drawing the cell.
getTableHeader() - Method in class javax.swing.JTable
Returns the tableHeader used by this JTable.
getTableModelListeners() - Method in class javax.swing.table.AbstractTableModel
Returns an array of all the table model listeners registered on this model.
getTableName(int) - Method in interface java.sql.ResultSetMetaData
Gets the designated column's table name.
getTableName() - Method in interface javax.sql.rowset.CachedRowSet
Returns an identifier for the object (table) that was used to create this CachedRowSet object.
getTableName(int) - Method in class javax.sql.rowset.RowSetMetaDataImpl
Retrieves the name of the table from which the value in the designated column was derived.
getTablePrivileges(String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the access rights for each table available in a catalog.
getTables(String, String, String, String[]) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the tables available in the given catalog.
getTableTypes() - Method in interface java.sql.DatabaseMetaData
Retrieves the table types available in this database.
getTabPlacement() - Method in class javax.swing.JTabbedPane
Returns the placement of the tabs for this tabbedpane.
getTabRunCount() - Method in class javax.swing.JTabbedPane
Returns the number of tab runs currently used to display the tabs.
getTabRunCount(JTabbedPane) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getTabRunCount(JTabbedPane) - Method in class javax.swing.plaf.multi.MultiTabbedPaneUI
Invokes the getTabRunCount method on each UI handled by this object.
getTabRunCount(JTabbedPane) - Method in class javax.swing.plaf.TabbedPaneUI
 
getTabRunIndent(int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getTabRunOffset(int, int, int, boolean) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getTabRunOverlay(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getTabRunOverlay(int) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
getTabSet() - Method in class javax.swing.text.ParagraphView
Gets the Tabset to be used in calculating tabs.
getTabSet(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Gets the TabSet.
getTabSize() - Method in class javax.swing.JTextArea
Gets the number of characters used to expand tabs.
getTabSize() - Method in class javax.swing.text.PlainView
Returns the tab size set for the document, defaulting to 8.
getTabSize() - Method in class javax.swing.text.WrappedPlainView
Returns the tab size set for the document, defaulting to 8.
getTabularType() - Method in interface javax.management.openmbean.TabularData
Returns the tabular type describing this TabularData instance.
getTabularType() - Method in class javax.management.openmbean.TabularDataSupport
Returns the tabular type describing this TabularData instance.
getTag(String) - Static method in class javax.swing.text.html.HTML
Fetches a tag constant for a well-known tag name (i.e.
getTag() - Method in class javax.swing.text.html.HTMLDocument.Iterator
Type of tag this iterator represents.
getTagName() - Method in class javax.imageio.metadata.IIOMetadataNode
Equivalent to getNodeName.
getTags() - Method in interface java.beans.PropertyEditor
If the property value must be one of a set of known tagged values, then this method should return an array of the tags.
getTags() - Method in class java.beans.PropertyEditorSupport
If the property value must be one of a set of known tagged values, then this method should return an array of the tag values.
getTail(Handler) - Method in class java.util.logging.Formatter
Return the tail string for a set of formatted records.
getTail(Handler) - Method in class java.util.logging.XMLFormatter
Return the tail string for a set of XML formatted records.
getTarget() - Method in class java.beans.EventHandler
Returns the object to which this event handler will send a message.
getTarget() - Method in class java.beans.Statement
Returns the target object of this statement.
getTarget() - Method in class java.lang.invoke.CallSite
Returns the target method of the call site, according to the behavior defined by this call site's specific class.
getTarget() - Method in class java.lang.invoke.ConstantCallSite
Returns the target method of the call site, which behaves like a final field of the ConstantCallSite.
getTarget() - Method in class java.lang.invoke.MutableCallSite
Returns the target method of the call site, which behaves like a normal field of the MutableCallSite.
getTarget() - Method in class java.lang.invoke.VolatileCallSite
Returns the target method of the call site, which behaves like a volatile field of the VolatileCallSite.
getTarget() - Method in class javax.accessibility.AccessibleRelation
Returns the target objects for this relation
getTarget() - Method in class javax.swing.BoxLayout
Returns the container that uses this layout manager.
getTarget() - Method in class javax.swing.OverlayLayout
Returns the container that uses this layout manager.
getTarget() - Method in class javax.swing.text.html.HTMLFrameHyperlinkEvent
returns the target for the link.
getTarget() - Method in interface javax.xml.crypto.dsig.SignatureProperty
Returns the target URI of this SignatureProperty.
getTargetActions() - Method in class java.awt.dnd.DragSourceDragEvent
This method returns the target drop action.
getTargetActions() - Method in class java.awt.dnd.DropTargetContext
This method returns an int representing the current actions this DropTarget will accept.
getTargetActions() - Method in interface java.awt.dnd.peer.DropTargetContextPeer
get the current Target actions
getTargetCertConstraints() - Method in class java.security.cert.PKIXParameters
Returns the required constraints on the target certificate.
getTargetDataLine(AudioFormat) - Static method in class javax.sound.sampled.AudioSystem
Obtains a target data line that can be used for recording audio data in the format specified by the AudioFormat object.
getTargetDataLine(AudioFormat, Mixer.Info) - Static method in class javax.sound.sampled.AudioSystem
Obtains a target data line that can be used for recording audio data in the format specified by the AudioFormat object, provided by the mixer specified by the Mixer.Info object.
getTargetedNotifications() - Method in class javax.management.remote.NotificationResult
Returns the notifications resulting from the query, and the listeners they correspond to.
getTargetEncodings(AudioFormat.Encoding) - Static method in class javax.sound.sampled.AudioSystem
Obtains the encodings that the system can obtain from an audio input stream with the specified encoding using the set of installed format converters.
getTargetEncodings(AudioFormat) - Static method in class javax.sound.sampled.AudioSystem
Obtains the encodings that the system can obtain from an audio input stream with the specified format using the set of installed format converters.
getTargetEncodings() - Method in class javax.sound.sampled.spi.FormatConversionProvider
Obtains the set of target format encodings to which format conversion services are provided by this provider.
getTargetEncodings(AudioFormat) - Method in class javax.sound.sampled.spi.FormatConversionProvider
Obtains the set of target format encodings supported by the format converter given a particular source format.
getTargetError() - Method in exception javax.management.RuntimeErrorException
Returns the actual Error thrown.
getTargetException() - Method in exception java.lang.reflect.InvocationTargetException
Get the thrown target exception.
getTargetException() - Method in exception javax.management.MBeanException
Return the actual Exception thrown.
getTargetException() - Method in exception javax.management.ReflectionException
Returns the actual Exception thrown.
getTargetException() - Method in exception javax.management.RuntimeMBeanException
Returns the actual RuntimeException thrown.
getTargetException() - Method in exception javax.management.RuntimeOperationsException
Returns the actual RuntimeException thrown.
getTargetFormats(AudioFormat.Encoding, AudioFormat) - Static method in class javax.sound.sampled.AudioSystem
Obtains the formats that have a particular encoding and that the system can obtain from a stream of the specified format using the set of installed format converters.
getTargetFormats(AudioFormat.Encoding, AudioFormat) - Method in class javax.sound.sampled.spi.FormatConversionProvider
Obtains the set of target formats with the encoding specified supported by the format converter If no target formats with the specified encoding are supported for this source format, an array of length 0 is returned.
getTargetLineInfo(Line.Info) - Static method in class javax.sound.sampled.AudioSystem
Obtains information about all target lines of a particular type that are supported by the installed mixers.
getTargetLineInfo() - Method in interface javax.sound.sampled.Mixer
Obtains information about the set of target lines supported by this mixer.
getTargetLineInfo(Line.Info) - Method in interface javax.sound.sampled.Mixer
Obtains information about target lines of a particular type supported by the mixer.
getTargetLines() - Method in interface javax.sound.sampled.Mixer
Obtains the set of all target lines currently open from this mixer.
getTargName() - Method in interface org.ietf.jgss.GSSContext
Returns the name of the context acceptor.
getTask(Writer, JavaFileManager, DiagnosticListener<? super JavaFileObject>, Class<?>, Iterable<String>, Iterable<? extends JavaFileObject>) - Method in interface javax.tools.DocumentationTool
Creates a future for a documentation task with the given components and arguments.
getTask(Writer, JavaFileManager, DiagnosticListener<? super JavaFileObject>, Iterable<String>, Iterable<String>, Iterable<? extends JavaFileObject>) - Method in interface javax.tools.JavaCompiler
Creates a future for a compilation task with the given components and arguments.
getTaskCount() - Method in class java.util.concurrent.ThreadPoolExecutor
Returns the approximate total number of tasks that have ever been scheduled for execution.
getTBSCertificate() - Method in class java.security.cert.X509Certificate
Gets the DER-encoded certificate information, the tbsCertificate from this certificate.
getTBSCertList() - Method in class java.security.cert.X509CRL
Gets the DER-encoded CRL information, the tbsCertList from this CRL.
getTcpNoDelay() - Method in class java.net.Socket
Tests if TCP_NODELAY is enabled.
getTempoFactor() - Method in interface javax.sound.midi.Sequencer
Returns the current tempo factor for the sequencer.
getTempoInBPM() - Method in interface javax.sound.midi.Sequencer
Obtains the current tempo, expressed in beats per minute.
getTempoInMPQ() - Method in interface javax.sound.midi.Sequencer
Obtains the current tempo, expressed in microseconds per quarter note.
getText() - Method in class java.awt.event.InputMethodEvent
Gets the combined committed and composed text.
getText() - Method in class java.awt.Label
Gets the text of this label.
getText() - Method in interface java.awt.peer.TextComponentPeer
Returns the current content of the text component.
getText() - Method in class java.awt.TextComponent
Returns the text that is presented by this text component.
getText() - Method in class java.text.BreakIterator
Get the text being scanned
getText() - Method in class javax.security.auth.callback.TextInputCallback
Get the retrieved text.
getText() - Method in class javax.swing.AbstractButton
Returns the button's text.
getText() - Method in class javax.swing.JEditorPane
Returns the text contained in this TextComponent in terms of the content type of this editor.
getText() - Method in class javax.swing.JLabel
Returns the text string that the label displays.
getText() - Method in class javax.swing.JPasswordField
Deprecated.
As of Java 2 platform v1.2, replaced by getPassword.
getText(int, int) - Method in class javax.swing.JPasswordField
Deprecated.
As of Java 2 platform v1.2, replaced by getPassword.
getText(int, int) - Method in class javax.swing.text.AbstractDocument
Gets a sequence of text from the document.
getText(int, int, Segment) - Method in class javax.swing.text.AbstractDocument
Fetches the text contained within the given portion of the document.
getText(Element) - Method in class javax.swing.text.AbstractWriter
Returns the text associated with the element.
getText(int, int) - Method in interface javax.swing.text.Document
Fetches the text contained within the given portion of the document.
getText(int, int, Segment) - Method in interface javax.swing.text.Document
Fetches the text contained within the given portion of the document.
getText(int, int) - Method in class javax.swing.text.GlyphView
Fetch a reference to the text that occupies the given range.
getText(int, int) - Method in class javax.swing.text.JTextComponent
Fetches a portion of the text represented by the component.
getText() - Method in class javax.swing.text.JTextComponent
Returns the text contained in this TextComponent.
getTextBorder() - Static method in class javax.swing.plaf.metal.MetalBorders
Returns a border instance for a text component
getTextBounds(int, int) - Method in interface javax.accessibility.AccessibleExtendedText
Returns the bounding rectangle of the text between two indices.
getTextBounds(int, int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns the Rectangle enclosing the text between two indicies.
getTextComponent(ActionEvent) - Method in class javax.swing.text.TextAction
Determines the component to use for the action.
getTextContent() - Method in class javax.imageio.metadata.IIOMetadataNode
This DOM Level 3 method is not supported for IIOMetadataNode and will throw a DOMException.
getTextField() - Method in class javax.swing.JSpinner.DefaultEditor
Returns the JFormattedTextField child of this editor.
getTextFieldBorder() - Static method in class javax.swing.plaf.basic.BasicBorders
 
getTextFieldBorder() - Static method in class javax.swing.plaf.metal.MetalBorders
Returns a border instance for a JTextField
getTextHighlightColor() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the text highlight color of the current theme.
getTextHighlightColor() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the text highlight color.
getTextListeners() - Method in class java.awt.TextComponent
Returns an array of all the text listeners registered on this text component.
getTextLocation(TextHitInfo) - Method in interface java.awt.im.InputMethodRequests
Gets the location of a specified offset in the current composed text, or of the selection in committed text.
getTextNonSelectionColor() - Method in class javax.swing.tree.DefaultTreeCellRenderer
Returns the color the text is drawn with when the node isn't selected.
getTextPlainUnicodeFlavor() - Static method in class java.awt.datatransfer.DataFlavor
Returns a DataFlavor representing plain text with Unicode encoding, where:
getTextRange(int, int) - Method in interface javax.accessibility.AccessibleEditableText
Returns the text string between two indices.
getTextRange(int, int) - Method in interface javax.accessibility.AccessibleExtendedText
Returns the text between two indices
getTextRange(int, int) - Method in class javax.swing.JPasswordField.AccessibleJPasswordField
Returns the text between two indices.
getTextRange(int, int) - Method in class javax.swing.JSpinner.AccessibleJSpinner
Returns the text string between two indices.
getTextRange(int, int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns the text string between two indices.
getTextSelectionColor() - Method in class javax.swing.tree.DefaultTreeCellRenderer
Returns the color the text is drawn with when the node is selected.
getTextSequenceAfter(int, int) - Method in interface javax.accessibility.AccessibleExtendedText
Returns the AccessibleTextSequence after a given index.
getTextSequenceAfter(int, int) - Method in class javax.swing.JPasswordField.AccessibleJPasswordField
Returns the AccessibleTextSequence after a given index.
getTextSequenceAfter(int, int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns the AccessibleTextSequence after a given index.
getTextSequenceAt(int, int) - Method in interface javax.accessibility.AccessibleExtendedText
Returns the AccessibleTextSequence at a given index.
getTextSequenceAt(int, int) - Method in class javax.swing.JPasswordField.AccessibleJPasswordField
Returns the AccessibleTextSequence at a given index.
getTextSequenceAt(int, int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns the AccessibleTextSequence at a given index.
getTextSequenceBefore(int, int) - Method in interface javax.accessibility.AccessibleExtendedText
Returns the AccessibleTextSequence before a given index.
getTextSequenceBefore(int, int) - Method in class javax.swing.JPasswordField.AccessibleJPasswordField
Returns the AccessibleTextSequence before a given index.
getTextSequenceBefore(int, int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Returns the AccessibleTextSequence before a given index.
getTextShiftOffset() - Method in class javax.swing.plaf.basic.BasicButtonUI
 
getTextShiftOffset() - Method in class javax.swing.plaf.basic.BasicToggleButtonUI
Overriden so that the text will not be rendered as shifted for Toggle buttons and subclasses.
getTextViewForTab(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
Returns the text View object required to render stylized text (HTML) for the specified tab or null if no specialized text rendering is needed for this tab.
getThickness() - Method in class javax.swing.border.LineBorder
Returns the thickness of the border.
getThisUpdate() - Method in class java.security.cert.X509CRL
Gets the thisUpdate date from the CRL.
getThreadCount() - Method in interface java.lang.management.ThreadMXBean
Returns the current number of live threads including both daemon and non-daemon threads.
getThreadCpuTime(long) - Method in interface java.lang.management.ThreadMXBean
Returns the total CPU time for a thread of the specified ID in nanoseconds.
getThreadFactory() - Method in class java.util.concurrent.ThreadPoolExecutor
Returns the thread factory used to create new threads.
getThreadGroup() - Method in class java.lang.SecurityManager
Returns the thread group into which to instantiate any new thread being created at the time this is being called.
getThreadGroup() - Method in class java.lang.Thread
Returns the thread group to which this thread belongs.
getThreadId() - Method in class java.lang.management.ThreadInfo
Returns the ID of the thread associated with this ThreadInfo.
getThreadID() - Method in class java.util.logging.LogRecord
Get an identifier for the thread where the message originated.
getThreadInfo(long) - Method in interface java.lang.management.ThreadMXBean
Returns the thread info for a thread of the specified id with no stack trace.
getThreadInfo(long[]) - Method in interface java.lang.management.ThreadMXBean
Returns the thread info for each thread whose ID is in the input array ids with no stack trace.
getThreadInfo(long, int) - Method in interface java.lang.management.ThreadMXBean
Returns a thread info for a thread of the specified id, with stack trace of a specified number of stack trace elements.
getThreadInfo(long[], int) - Method in interface java.lang.management.ThreadMXBean
Returns the thread info for each thread whose ID is in the input array ids, with stack trace of a specified number of stack trace elements.
getThreadInfo(long[], boolean, boolean) - Method in interface java.lang.management.ThreadMXBean
Returns the thread info for each thread whose ID is in the input array ids, with stack trace and synchronization information.
getThreadMXBean() - Static method in class java.lang.management.ManagementFactory
Returns the managed bean for the thread system of the Java virtual machine.
getThreadName() - Method in class java.lang.management.ThreadInfo
Returns the name of the thread associated with this ThreadInfo.
getThreadState() - Method in class java.lang.management.ThreadInfo
Returns the state of the thread associated with this ThreadInfo.
getThreadUserTime(long) - Method in interface java.lang.management.ThreadMXBean
Returns the CPU time that a thread of the specified ID has executed in user mode in nanoseconds.
getThreshold(ObjectName) - Method in class javax.management.monitor.CounterMonitor
Gets the current threshold value of the specified object, if this object is contained in the set of observed MBeans, or null otherwise.
getThreshold() - Method in class javax.management.monitor.CounterMonitor
Deprecated.
As of JMX 1.2, replaced by CounterMonitor.getThreshold(ObjectName)
getThreshold() - Method in interface javax.management.monitor.CounterMonitorMBean
Deprecated.
getThreshold(ObjectName) - Method in interface javax.management.monitor.CounterMonitorMBean
Gets the threshold value for the specified MBean.
getThrowable() - Method in class java.awt.event.InvocationEvent
Returns any Throwable caught while executing the Runnable's run() method.
getThrown() - Method in class java.util.logging.LogRecord
Get any throwable associated with the log record.
getThrownTypes() - Method in interface javax.lang.model.element.ExecutableElement
Returns the exceptions and other throwables listed in this method or constructor's throws clause in declaration order.
getThrownTypes() - Method in interface javax.lang.model.type.ExecutableType
Returns the exceptions and other throwables listed in this executable's throws clause.
getThumbBounds() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
Return the current size/location of the thumb.
getThumbnail(int) - Method in class javax.imageio.IIOImage
Returns a thumbnail associated with the main image.
getThumbnailHeight(int, int) - Method in class javax.imageio.ImageReader
Returns the height of the thumbnail preview image indexed by thumbnailIndex, associated with the image indexed by ImageIndex.
getThumbnails() - Method in class javax.imageio.IIOImage
Returns the current List of thumbnail BufferedImages, or null if none is set.
getThumbnailWidth(int, int) - Method in class javax.imageio.ImageReader
Returns the width of the thumbnail preview image indexed by thumbnailIndex, associated with the image indexed by ImageIndex.
getThumbOverhang() - Method in class javax.swing.plaf.metal.MetalSliderUI
Returns the amount that the thumb goes past the slide bar.
getThumbSize() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
getThumbSize() - Method in class javax.swing.plaf.metal.MetalSliderUI
 
getThumbSize() - Method in class javax.swing.plaf.synth.SynthSliderUI
 
getTick() - Method in class javax.sound.midi.MidiEvent
Obtains the time-stamp for the event, in MIDI ticks
getTickLength() - Method in class javax.sound.midi.Sequence
Obtains the duration of this sequence, expressed in MIDI ticks.
getTickLength() - Method in interface javax.sound.midi.Sequencer
Obtains the length of the current sequence, expressed in MIDI ticks, or 0 if no sequence is set.
getTickLength() - Method in class javax.swing.plaf.basic.BasicSliderUI
Gets the height of the tick area for horizontal sliders and the width of the tick area for vertical sliders.
getTickLength() - Method in class javax.swing.plaf.metal.MetalSliderUI
Gets the height of the tick area for horizontal sliders and the width of the tick area for vertical sliders.
getTickPosition() - Method in interface javax.sound.midi.Sequencer
Obtains the current position in the sequence, expressed in MIDI ticks.
getTile(int, int) - Method in class java.awt.image.BufferedImage
Returns tile (tileXtileY).
getTile(int, int) - Method in interface java.awt.image.RenderedImage
Returns tile (tileX, tileY).
getTiledSizeRequirements(SizeRequirements[]) - Static method in class javax.swing.SizeRequirements
Determines the total space necessary to place a set of components end-to-end.
getTileGridXOffset() - Method in class java.awt.image.BufferedImage
Returns the x offset of the tile grid relative to the origin, For example, the x coordinate of the location of tile (0, 0).
getTileGridXOffset() - Method in interface java.awt.image.RenderedImage
Returns the X offset of the tile grid relative to the origin, i.e., the X coordinate of the upper-left pixel of tile (0, 0).
getTileGridXOffset(int) - Method in class javax.imageio.ImageReader
Returns the X coordinate of the upper-left corner of tile (0, 0) in the given image.
getTileGridXOffset() - Method in class javax.imageio.ImageWriteParam
Returns the horizontal tile grid offset of an image as it will be written to the output stream.
getTileGridYOffset() - Method in class java.awt.image.BufferedImage
Returns the y offset of the tile grid relative to the origin, For example, the y coordinate of the location of tile (0, 0).
getTileGridYOffset() - Method in interface java.awt.image.RenderedImage
Returns the Y offset of the tile grid relative to the origin, i.e., the Y coordinate of the upper-left pixel of tile (0, 0).
getTileGridYOffset(int) - Method in class javax.imageio.ImageReader
Returns the Y coordinate of the upper-left corner of tile (0, 0) in the given image.
getTileGridYOffset() - Method in class javax.imageio.ImageWriteParam
Returns the vertical tile grid offset of an image as it will be written to the output stream.
getTileHeight() - Method in class java.awt.image.BufferedImage
Returns the tile height in pixels.
getTileHeight() - Method in interface java.awt.image.RenderedImage
Returns the tile height in pixels.
getTileHeight(int) - Method in class javax.imageio.ImageReader
Returns the height of a tile in the given image.
getTileHeight() - Method in class javax.imageio.ImageWriteParam
Returns the height of each tile in an image as it will be written to the output stream.
getTileIcon() - Method in class javax.swing.border.MatteBorder
Returns the icon used for tiling the border or null if a solid color is being used.
getTileWidth() - Method in class java.awt.image.BufferedImage
Returns the tile width in pixels.
getTileWidth() - Method in interface java.awt.image.RenderedImage
Returns the tile width in pixels.
getTileWidth(int) - Method in class javax.imageio.ImageReader
Returns the width of a tile in the given image.
getTileWidth() - Method in class javax.imageio.ImageWriteParam
Returns the width of each tile in an image as it will be written to the output stream.
getTilingMode() - Method in class javax.imageio.ImageWriteParam
Returns the current tiling mode, if tiling is supported.
getTime(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC TIME parameter as a java.sql.Time object.
getTime(int, Calendar) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC TIME parameter as a java.sql.Time object, using the given Calendar object to construct the time.
getTime(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC TIME parameter as a java.sql.Time object.
getTime(String, Calendar) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC TIME parameter as a java.sql.Time object, using the given Calendar object to construct the time.
getTime(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Time object in the Java programming language.
getTime(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Time object in the Java programming language.
getTime(int, Calendar) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Time object in the Java programming language.
getTime(String, Calendar) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Time object in the Java programming language.
getTime() - Method in class java.sql.Timestamp
Returns the number of milliseconds since January 1, 1970, 00:00:00 GMT represented by this Timestamp object.
getTime() - Method in class java.util.Calendar
Returns a Date object representing this Calendar's time value (millisecond offset from the Epoch").
getTime() - Method in class java.util.Date
Returns the number of milliseconds since January 1, 1970, 00:00:00 GMT represented by this Date object.
getTime() - Method in class java.util.zip.ZipEntry
Returns the modification time of the entry, or -1 if not specified.
getTimeDateFunctions() - Method in interface java.sql.DatabaseMetaData
Retrieves a comma-separated list of the time and date functions available with this database.
getTimeInMillis() - Method in class java.util.Calendar
Returns this Calendar's time value in milliseconds.
getTimeInstance() - Static method in class java.text.DateFormat
Gets the time formatter with the default formatting style for the default locale.
getTimeInstance(int) - Static method in class java.text.DateFormat
Gets the time formatter with the given formatting style for the default locale.
getTimeInstance(int, Locale) - Static method in class java.text.DateFormat
Gets the time formatter with the given formatting style for the given locale.
getTimeInstance(int, Locale) - Method in class java.text.spi.DateFormatProvider
Returns a new DateFormat instance which formats time with the given formatting style for the specified locale.
getTimeLimit() - Method in class javax.naming.directory.SearchControls
Retrieves the time limit of these SearchControls in milliseconds.
getTimestamp() - Method in class java.security.CodeSigner
Returns the signature timestamp.
getTimestamp() - Method in class java.security.Timestamp
Returns the date and time when the timestamp was generated.
getTimestamp(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC TIMESTAMP parameter as a java.sql.Timestamp object.
getTimestamp(int, Calendar) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC TIMESTAMP parameter as a java.sql.Timestamp object, using the given Calendar object to construct the Timestamp object.
getTimestamp(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC TIMESTAMP parameter as a java.sql.Timestamp object.
getTimestamp(String, Calendar) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC TIMESTAMP parameter as a java.sql.Timestamp object, using the given Calendar object to construct the Timestamp object.
getTimestamp(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Timestamp object in the Java programming language.
getTimestamp(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Timestamp object in the Java programming language.
getTimestamp(int, Calendar) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Timestamp object in the Java programming language.
getTimestamp(String, Calendar) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Timestamp object in the Java programming language.
getTimeStamp() - Method in class javax.management.Notification
Get the notification timestamp.
getTimeToLive() - Method in class java.net.DatagramSocketImpl
Retrieve the TTL (time-to-live) option.
getTimeToLive() - Method in class java.net.MulticastSocket
Get the default time-to-live for multicast packets sent out on the socket.
getTimeToLive(String, Locale) - Method in class java.util.ResourceBundle.Control
Returns the time-to-live (TTL) value for resource bundles that are loaded under this ResourceBundle.Control.
getTimeZone() - Method in class java.text.DateFormat
Gets the time zone.
getTimeZone() - Method in class java.util.Calendar
Gets the time zone.
getTimeZone() - Method in class java.util.GregorianCalendar
 
getTimeZone(String) - Static method in class java.util.TimeZone
Gets the TimeZone for the given ID.
getTimezoneOffset() - Method in class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by -(Calendar.get(Calendar.ZONE_OFFSET) + Calendar.get(Calendar.DST_OFFSET)) / (60 * 1000).
getTipText() - Method in class javax.swing.JToolTip
Returns the text that is shown when the tool tip is displayed.
getTitle() - Method in class java.awt.Dialog
Gets the title of the dialog.
getTitle() - Method in class java.awt.Frame
Gets the title of the frame.
getTitle() - Method in class javax.swing.border.TitledBorder
Returns the title of the titled border.
getTitle() - Method in class javax.swing.JInternalFrame
Returns the title of the JInternalFrame.
getTitle(String, FontMetrics, int) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
getTitleAt(int) - Method in class javax.swing.JTabbedPane
Returns the tab title at index.
getTitleColor() - Method in class javax.swing.border.TitledBorder
Returns the title-color of the titled border.
getTitledBorderText() - Method in interface javax.accessibility.AccessibleExtendedComponent
Returns the titled border text
getTitledBorderText() - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Returns the titled border text
getTitledBorderText() - Method in class javax.swing.JComponent.AccessibleJComponent
Returns the titled border text
getTitledBorderText() - Method in class javax.swing.JLabel.AccessibleJLabel
Returns the titled border text
getTitleFont() - Method in class javax.swing.border.TitledBorder
Returns the title-font of the titled border.
getTitleJustification() - Method in class javax.swing.border.TitledBorder
Returns the title-justification of the titled border.
getTitlePosition() - Method in class javax.swing.border.TitledBorder
Returns the title-position of the titled border.
getTLen() - Method in class javax.crypto.spec.GCMParameterSpec
Returns the authentication tag length.
getToggleButtonBorder() - Static method in class javax.swing.plaf.basic.BasicBorders
 
getToggleButtonBorder() - Static method in class javax.swing.plaf.metal.MetalBorders
Returns a border instance for a JToggleButton
getToggleClickCount() - Method in class javax.swing.JTree
Returns the number of mouse clicks needed to expand or close a node.
getToIndex() - Method in class javax.swing.event.TableColumnModelEvent
Returns the toIndex.
getTokenThreshold() - Method in class javax.swing.text.html.HTMLDocument
Gets the number of tokens to buffer before trying to update the documents element structure.
getToolkit() - Method in class java.awt.Component
Gets the toolkit of this component.
getToolkit() - Method in interface java.awt.peer.ComponentPeer
Returns the toolkit that is responsible for the component.
getToolkit() - Method in class java.awt.Window
Returns the toolkit of this frame.
getToolTip() - Method in class java.awt.TrayIcon
Returns the tooltip string associated with this TrayIcon.
getToolTipLocation(MouseEvent) - Method in class javax.swing.JComponent
Returns the tooltip location in this component's coordinate system.
getToolTipText() - Method in interface javax.accessibility.AccessibleExtendedComponent
Returns the tool tip text
getToolTipText() - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Returns the tool tip text
getToolTipText() - Method in class javax.swing.JComponent.AccessibleJComponent
Returns the tool tip text
getToolTipText() - Method in class javax.swing.JComponent
Returns the tooltip string that has been set with setToolTipText.
getToolTipText(MouseEvent) - Method in class javax.swing.JComponent
Returns the string to be used as the tooltip for event.
getToolTipText() - Method in class javax.swing.JLabel.AccessibleJLabel
Returns the tool tip text
getToolTipText(MouseEvent) - Method in class javax.swing.JList
Returns the tooltip text to be used for the given event.
getToolTipText(MouseEvent) - Method in class javax.swing.JTabbedPane
Returns the tooltip text for the component determined by the mouse event location.
getToolTipText(MouseEvent) - Method in class javax.swing.JTable
Overrides JComponent's getToolTipText method in order to allow the renderer's tips to be used if it has text set.
getToolTipText(MouseEvent) - Method in class javax.swing.JTree
Overrides JComponent's getToolTipText method in order to allow renderer's tips to be used if it has text set.
getToolTipText(JTextComponent, Point) - Method in class javax.swing.plaf.basic.BasicTextUI
Returns the string to be used as the tooltip at the passed in location.
getToolTipText(JTextComponent, Point) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the getToolTipText method on each UI handled by this object.
getToolTipText(JTextComponent, Point) - Method in class javax.swing.plaf.TextUI
Returns the string to be used as the tooltip at the passed in location.
getToolTipText(MouseEvent) - Method in class javax.swing.table.JTableHeader
Allows the renderer's tips to be used if there is text set.
getToolTipText(float, float, Shape) - Method in class javax.swing.text.html.ImageView
For images the tooltip text comes from text specified with the ALT attribute.
getToolTipText(MouseEvent) - Method in class javax.swing.text.JTextComponent
Returns the string to be used as the tooltip for event.
getToolTipText(float, float, Shape) - Method in class javax.swing.text.View
Returns the tooltip text at the specified location.
getToolTipTextAt(int) - Method in class javax.swing.JTabbedPane
Returns the tab tooltip text at index.
getToPage() - Method in class java.awt.JobAttributes
Returns, for jobs using these attributes, the last page (inclusive) to be printed, if a range of pages is to be printed.
getTopComponent() - Method in class javax.swing.JSplitPane
Returns the component above, or to the left of the divider.
getTopInset() - Method in class javax.swing.text.AsyncBoxView
Get the top part of the margin around the view.
getTopInset() - Method in class javax.swing.text.CompositeView
Gets the top inset.
getTopLevelAncestor() - Method in class javax.swing.JComponent
Returns the top-level ancestor of this component (either the containing Window or Applet), or null if this component has not been added to any container.
getTotalCapacity() - Method in interface java.lang.management.BufferPoolMXBean
Returns an estimate of the total capacity of the buffers in this pool.
getTotalColumnWidth() - Method in class javax.swing.table.DefaultTableColumnModel
Returns the total combined width of all columns.
getTotalColumnWidth() - Method in interface javax.swing.table.TableColumnModel
Returns the total width of all the columns.
getTotalCompilationTime() - Method in interface java.lang.management.CompilationMXBean
Returns the approximate accumlated elapsed time (in milliseconds) spent in compilation.
getTotalIn() - Method in class java.util.zip.Deflater
Returns the total number of uncompressed bytes input so far.
getTotalIn() - Method in class java.util.zip.Inflater
Returns the total number of compressed bytes input so far.
getTotalLoadedClassCount() - Method in interface java.lang.management.ClassLoadingMXBean
Returns the total number of classes that have been loaded since the Java virtual machine has started execution.
getTotalOut() - Method in class java.util.zip.Deflater
Returns the total number of compressed bytes output so far.
getTotalOut() - Method in class java.util.zip.Inflater
Returns the total number of uncompressed bytes output so far.
getTotalSpace() - Method in class java.io.File
Returns the size of the partition named by this abstract pathname.
getTotalSpace() - Method in class java.nio.file.FileStore
Returns the size, in bytes, of the file store.
getTotalStartedThreadCount() - Method in interface java.lang.management.ThreadMXBean
Returns the total number of threads created and also started since the Java virtual machine started.
getTrackBounds() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
Returns the current bounds of the track, i.e.
getTrackLength() - Method in class javax.swing.plaf.metal.MetalSliderUI
Returns the longer dimension of the slide bar.
getTrackMute(int) - Method in interface javax.sound.midi.Sequencer
Obtains the current mute state for a track.
getTracks() - Method in class javax.sound.midi.Sequence
Obtains an array containing all the tracks in this sequence.
getTrackSolo(int) - Method in interface javax.sound.midi.Sequencer
Obtains the current solo state for a track.
getTrackWidth() - Method in class javax.swing.plaf.metal.MetalSliderUI
Returns the shorter dimension of the track.
getTrafficClass() - Method in class java.net.DatagramSocket
Gets traffic class or type-of-service in the IP datagram header for packets sent from this DatagramSocket.
getTrafficClass() - Method in class java.net.Socket
Gets traffic class or type-of-service in the IP header for packets sent from this Socket
getTrailerField() - Method in class java.security.spec.PSSParameterSpec
Returns the value for the trailer field, i.e.
getTransactionIsolation() - Method in interface java.sql.Connection
Retrieves this Connection object's current transaction isolation level.
getTransactionIsolation() - Method in class javax.sql.rowset.BaseRowSet
Returns the transaction isolation property for this RowSet object's connection.
getTransactionIsolation() - Method in interface javax.sql.RowSet
Retrieves the transaction isolation level set for this RowSet object.
getTransferable() - Method in class java.awt.dnd.DragSourceContext
Returns the Transferable associated with this DragSourceContext.
getTransferable() - Method in class java.awt.dnd.DropTargetContext
get the Transferable (proxy) operand of this operation
getTransferable() - Method in class java.awt.dnd.DropTargetDragEvent
This method returns the Transferable object that represents the data associated with the current drag operation.
getTransferable() - Method in class java.awt.dnd.DropTargetDropEvent
This method returns the Transferable object associated with the drop.
getTransferable() - Method in interface java.awt.dnd.peer.DropTargetContextPeer
get an input stream to the remote data
getTransferable() - Method in class javax.swing.TransferHandler.TransferSupport
Returns the Transferable associated with this transfer.
getTransferData(DataFlavor) - Method in class java.awt.datatransfer.StringSelection
Returns the Transferable's data in the requested DataFlavor if possible.
getTransferData(DataFlavor) - Method in interface java.awt.datatransfer.Transferable
Returns an object which represents the data to be transferred.
getTransferData(DataFlavor) - Method in class java.awt.dnd.DropTargetContext.TransferableProxy
Returns an object which represents the data provided by the encapsulated transferable for the requested data flavor.
getTransferDataFlavors() - Method in class java.awt.datatransfer.StringSelection
Returns an array of flavors in which this Transferable can provide the data.
getTransferDataFlavors() - Method in interface java.awt.datatransfer.Transferable
Returns an array of DataFlavor objects indicating the flavors the data can be provided in.
getTransferDataFlavors() - Method in class java.awt.dnd.DropTargetContext.TransferableProxy
Returns an array of DataFlavor objects indicating the flavors the data can be provided in by the encapsulated transferable.
getTransferDataFlavors() - Method in interface java.awt.dnd.peer.DropTargetContextPeer
get the (remote) DataFlavors from the peer
getTransferHandler() - Method in class javax.swing.JApplet
Gets the transferHandler property.
getTransferHandler() - Method in class javax.swing.JComponent
Gets the transferHandler property.
getTransferHandler() - Method in class javax.swing.JDialog
Gets the transferHandler property.
getTransferHandler() - Method in class javax.swing.JFrame
Gets the transferHandler property.
getTransferHandler() - Method in class javax.swing.JWindow
Gets the transferHandler property.
getTransferSize() - Method in exception java.sql.DataTruncation
Gets the number of bytes of data actually transferred.
getTransferType() - Method in class java.awt.image.ColorModel
Returns the transfer type of this ColorModel.
getTransferType() - Method in class java.awt.image.MultiPixelPackedSampleModel
Returns the TransferType used to transfer pixels by way of the getDataElements and setDataElements methods.
getTransferType() - Method in class java.awt.image.Raster
Returns the TransferType used to transfer pixels via the getDataElements and setDataElements methods.
getTransferType() - Method in class java.awt.image.SampleModel
Returns the TransferType used to transfer pixels via the getDataElements and setDataElements methods.
getTransform() - Method in class java.awt.font.FontRenderContext
Gets the transform that is used to scale typographical points to pixels in this FontRenderContext.
getTransform() - Method in class java.awt.Font
Returns a copy of the transform associated with this Font.
getTransform() - Method in class java.awt.font.TransformAttribute
Returns a copy of the wrapped transform.
getTransform() - Method in class java.awt.Graphics2D
Returns a copy of the current Transform in the Graphics2D context.
getTransform() - Method in class java.awt.image.AffineTransformOp
Returns the affine transform used by this transform operation.
getTransform() - Method in class java.awt.image.renderable.RenderContext
Gets the current user-to-device AffineTransform.
getTransform() - Method in class java.awt.MultipleGradientPaint
Returns a copy of the transform applied to the gradient.
getTransforms() - Method in interface javax.xml.crypto.dsig.keyinfo.RetrievalMethod
Returns an unmodifiable list of Transforms of this RetrievalMethod.
getTransforms() - Method in interface javax.xml.crypto.dsig.Reference
Returns an unmodifiable list of Transforms that are contained in this Reference.
getTransformType() - Method in class java.awt.font.FontRenderContext
Returns the integer type of the affine transform for this FontRenderContext as specified by AffineTransform.getType()
getTranslateInstance(double, double) - Static method in class java.awt.geom.AffineTransform
Returns a transform representing a translation transformation.
getTranslateX() - Method in class java.awt.geom.AffineTransform
Returns the X coordinate of the translation element (m02) of the 3x3 affine transformation matrix.
getTranslateY() - Method in class java.awt.geom.AffineTransform
Returns the Y coordinate of the translation element (m12) of the 3x3 affine transformation matrix.
getTransmitter() - Method in interface javax.sound.midi.MidiDevice
Obtains a MIDI OUT connection from which the MIDI device will transmit MIDI data The returned transmitter must be closed when the application has finished using it.
getTransmitter() - Static method in class javax.sound.midi.MidiSystem
Obtains a MIDI transmitter from an external MIDI port or other default source.
getTransmitters() - Method in interface javax.sound.midi.MidiDevice
Returns all currently active, non-closed transmitters connected with this MidiDevice.
getTransparency() - Method in class java.awt.Color
Returns the transparency mode for this Color.
getTransparency() - Method in class java.awt.GradientPaint
Returns the transparency mode for this GradientPaint.
getTransparency() - Method in class java.awt.image.BufferedImage
Returns the transparency.
getTransparency() - Method in class java.awt.image.ColorModel
Returns the transparency.
getTransparency() - Method in class java.awt.image.IndexColorModel
Returns the transparency.
getTransparency() - Method in class java.awt.image.VolatileImage
Returns the transparency.
getTransparency() - Method in class java.awt.MultipleGradientPaint
Returns the transparency mode for this Paint object.
getTransparency() - Method in class java.awt.TexturePaint
Returns the transparency mode for this TexturePaint.
getTransparency() - Method in interface java.awt.Transparency
Returns the type of this Transparency.
getTransparentPixel() - Method in class java.awt.image.IndexColorModel
Returns the index of a transparent pixel in this IndexColorModel or -1 if there is no pixel with an alpha value of 0.
getTrayIcons() - Method in class java.awt.SystemTray
Returns an array of all icons added to the tray by this application.
getTrayIconSize() - Method in interface java.awt.peer.SystemTrayPeer
Returns the size of the system tray icon.
getTrayIconSize() - Method in class java.awt.SystemTray
Returns the size, in pixels, of the space that a tray icon will occupy in the system tray.
getTRC() - Method in class java.awt.color.ICC_ProfileGray
Returns the TRC as an array of shorts.
getTRC(int) - Method in class java.awt.color.ICC_ProfileRGB
Returns the TRC for a particular component as an array.
getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class javax.swing.DefaultCellEditor
Implements the TreeCellEditor interface.
getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class javax.swing.tree.DefaultTreeCellEditor
Configures the editor.
getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in interface javax.swing.tree.TreeCellEditor
Sets an initial value for the editor.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Configures the renderer based on the passed in components.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in interface javax.swing.tree.TreeCellRenderer
Sets the value of the current tree cell to value.
getTreeComputerIcon() - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getTreeControlIcon(boolean) - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getTreeExpansionListeners() - Method in class javax.swing.JTree
Returns an array of all the TreeExpansionListeners added to this JTree with addTreeExpansionListener().
getTreeFloppyDriveIcon() - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getTreeFolderIcon() - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getTreeHardDriveIcon() - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getTreeLeafIcon() - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getTreeLock() - Method in class java.awt.Component
Gets this component's locking object (the object that owns the thread synchronization monitor) for AWT component-tree and layout operations.
getTreeLock() - Method in class java.awt.MenuComponent
Gets this component's locking object (the object that owns the thread sychronization monitor) for AWT component-tree and layout operations.
getTreeModelListeners() - Method in class javax.swing.tree.DefaultTreeModel
Returns an array of all the tree model listeners registered on this model.
getTreePath() - Method in class javax.swing.event.TreeModelEvent
For all events, except treeStructureChanged, returns the parent of the changed nodes.
getTreeSelectionListeners() - Method in class javax.swing.JTree
Returns an array of all the TreeSelectionListeners added to this JTree with addTreeSelectionListener().
getTreeSelectionListeners() - Method in class javax.swing.tree.DefaultTreeSelectionModel
Returns an array of all the tree selection listeners registered on this model.
getTreeWillExpandListeners() - Method in class javax.swing.JTree
Returns an array of all the TreeWillExpandListeners added to this JTree with addTreeWillExpandListener().
getTrigger() - Method in class java.awt.dnd.DragSourceContext
Returns the DragGestureEvent that initially triggered the drag.
getTrigger() - Method in class javax.management.monitor.MonitorNotification
Gets the threshold/string (depending on the monitor type) that triggered off this monitor notification.
getTriggerEvent() - Method in class java.awt.dnd.DragGestureEvent
Returns the initial event that triggered the gesture.
getTriggerEvent() - Method in class java.awt.dnd.DragGestureRecognizer
This method returns the first event in the series of events that initiated the Drag and Drop operation.
getTrustAnchor() - Method in class java.security.cert.PKIXCertPathValidatorResult
Returns the TrustAnchor describing the CA that served as a trust anchor for the certification path.
getTrustAnchors() - Method in class java.security.cert.PKIXParameters
Returns an immutable Set of the most-trusted CAs.
getTrustedCert() - Method in class java.security.cert.TrustAnchor
Returns the most-trusted CA certificate.
getTrustedCertificate() - Method in class java.security.KeyStore.TrustedCertificateEntry
Gets the trusted Certficate from this entry.
getTrustManagers() - Method in class javax.net.ssl.TrustManagerFactory
Returns one trust manager for each type of trust material.
getTTL() - Method in class java.net.DatagramSocketImpl
Deprecated.
use getTimeToLive instead.
getTTL() - Method in class java.net.MulticastSocket
Deprecated.
use the getTimeToLive method instead, which returns an int instead of a byte.
getType() - Method in class java.awt.color.ColorSpace
Returns the color space type of this ColorSpace (for example TYPE_RGB, TYPE_XYZ, ...).
getType() - Method in class java.awt.Cursor
Returns the type for this cursor.
getType() - Method in class java.awt.font.GlyphMetrics
Returns the raw glyph type code.
getType() - Method in class java.awt.geom.AffineTransform
Retrieves the flag bits describing the conversion properties of this transform.
getType() - Method in class java.awt.GraphicsDevice
Returns the type of this GraphicsDevice.
getType() - Method in class java.awt.image.BufferedImage
Returns the image type.
getType() - Method in class java.awt.Window
Returns the type of the window.
getType() - Method in class java.io.ObjectStreamField
Get the type of the field.
getType(char) - Static method in class java.lang.Character
Returns a value indicating a character's general category.
getType(int) - Static method in class java.lang.Character
Returns a value indicating a character's general category.
getType() - Method in interface java.lang.management.MemoryPoolMXBean
Returns the type of this memory pool.
getType() - Method in class java.lang.reflect.Field
Returns a Class object that identifies the declared type for the field represented by this Field object.
getType() - Method in class java.security.cert.Certificate
Returns the type of this certificate.
getType() - Method in class java.security.cert.CertificateFactory
Returns the name of the certificate type associated with this certificate factory.
getType() - Method in class java.security.cert.CertPath
Returns the type of Certificates in this certification path.
getType() - Method in class java.security.cert.CertStore
Returns the type of this CertStore.
getType() - Method in class java.security.cert.CRL
Returns the type of this CRL.
getType() - Method in class java.security.KeyStore
Returns the type of this keystore.
getType() - Method in class java.security.Policy
Return the type of this Policy.
getType() - Method in class java.security.Provider.Service
Get the type of this service.
getType() - Method in interface java.sql.ResultSet
Retrieves the type of this ResultSet object.
getType() - Method in interface javax.accessibility.AccessibleTableModelChange
Returns the type of event
getType() - Method in class javax.management.MBeanAttributeInfo
Returns the class name of the attribute.
getType() - Method in class javax.management.MBeanParameterInfo
Returns the type or class name of the data.
getType() - Method in class javax.management.Notification
Get the notification type.
getType(String) - Method in class javax.management.openmbean.CompositeType
Returns the open type of the item whose name is itemName, or null if this CompositeType instance does not define any item whose name is itemName.
getType() - Method in class javax.naming.event.NamingEvent
Returns the type of this event.
getType() - Method in class javax.naming.ldap.Rdn
Retrieves one of this Rdn's type.
getType() - Method in class javax.naming.RefAddr
Retrieves the address type of this address.
getType() - Method in class javax.security.auth.login.Configuration
Return the type of this Configuration.
getType() - Method in class javax.sound.midi.MetaMessage
Obtains the type of the MetaMessage.
getType() - Method in class javax.sound.midi.MidiFileFormat
Obtains the MIDI file type.
getType() - Method in class javax.sound.sampled.AudioFileFormat
Obtains the audio file type, such as WAVE or AU.
getType() - Method in class javax.sound.sampled.Control
Obtains the control's type.
getType() - Method in class javax.sound.sampled.LineEvent
Obtains the event's type.
getType() - Method in class javax.sql.rowset.BaseRowSet
Returns the type of this RowSet object.
getType() - Method in interface javax.swing.event.DocumentEvent
Gets the type of event.
getType() - Method in class javax.swing.event.ListDataEvent
Returns the event type.
getType() - Method in class javax.swing.event.RowSorterEvent
Returns the type of event.
getType() - Method in class javax.swing.event.TableModelEvent
Returns the type of event - one of: INSERT, UPDATE and DELETE.
getType() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableModelChange
 
getType() - Method in class javax.swing.text.AbstractDocument.DefaultDocumentEvent
Returns the type of event.
getType() - Method in class javax.swing.text.DefaultStyledDocument.ElementSpec
Gets the element type.
getType() - Method in class javax.swing.text.html.parser.AttributeList
 
getType() - Method in class javax.swing.text.html.parser.Element
Get type.
getType() - Method in class javax.swing.text.html.parser.Entity
Gets the type of the entity.
getType() - Method in interface javax.xml.crypto.URIReference
Returns the type of data referenced by this URI.
getTypeAnnotation(Class<T>) - Method in interface java.lang.reflect.Type
 
getTypeAnnotations() - Method in interface java.lang.reflect.Type
 
getTypeArguments() - Method in interface javax.lang.model.type.DeclaredType
Returns the actual type arguments of this type.
getTypeCode() - Method in class java.io.ObjectStreamField
Returns character encoding of field type.
getTypeDescription(File) - Method in class javax.swing.filechooser.FileView
A human readable description of the type of the file.
getTypeDescription(File) - Method in class javax.swing.JFileChooser
Returns the file type.
getTypeDescription(File) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView
 
getTypeElement(CharSequence) - Method in interface javax.lang.model.util.Elements
Returns a type element given its canonical name.
getTypeInfo() - Method in interface java.sql.DatabaseMetaData
Retrieves a description of all the data types supported by this database.
getTypeMap() - Method in interface java.sql.Connection
Retrieves the Map object associated with this Connection object.
getTypeMap() - Method in class javax.sql.rowset.BaseRowSet
Retrieves the type map associated with the Connection object for this RowSet object.
getTypeMap() - Method in interface javax.sql.RowSet
Retrieves the Map object associated with this RowSet object, which specifies the custom mapping of SQL user-defined types, if any.
getTypeMirror() - Method in exception javax.lang.model.type.MirroredTypeException
Returns the type mirror corresponding to the type being accessed.
getTypeMirrors() - Method in exception javax.lang.model.type.MirroredTypesException
Returns the type mirrors corresponding to the types being accessed.
getTypeName() - Method in class javax.management.openmbean.OpenType
Returns the name of this OpenType instance.
getTypeParameters() - Method in class java.lang.Class
Returns an array of TypeVariable objects that represent the type variables declared by the generic declaration represented by this GenericDeclaration object, in declaration order.
getTypeParameters() - Method in class java.lang.reflect.Constructor
Returns an array of TypeVariable objects that represent the type variables declared by the generic declaration represented by this GenericDeclaration object, in declaration order.
getTypeParameters() - Method in class java.lang.reflect.Executable
Returns an array of TypeVariable objects that represent the type variables declared by the generic declaration represented by this GenericDeclaration object, in declaration order.
getTypeParameters() - Method in interface java.lang.reflect.GenericDeclaration
Returns an array of TypeVariable objects that represent the type variables declared by the generic declaration represented by this GenericDeclaration object, in declaration order.
getTypeParameters() - Method in class java.lang.reflect.Method
Returns an array of TypeVariable objects that represent the type variables declared by the generic declaration represented by this GenericDeclaration object, in declaration order.
getTypeParameters() - Method in interface javax.lang.model.element.ExecutableElement
Returns the formal type parameters of this executable in declaration order.
getTypeParameters() - Method in interface javax.lang.model.element.Parameterizable
Returns the formal type parameters of the type element in declaration order.
getTypeParameters() - Method in interface javax.lang.model.element.TypeElement
Returns the formal type parameters of this type element in declaration order.
getTypeString() - Method in class java.io.ObjectStreamField
Return the JVM type signature.
getTypeUtils() - Method in interface javax.annotation.processing.ProcessingEnvironment
Returns an implementation of some utility methods for operating on types.
getTypeVariables() - Method in interface javax.lang.model.type.ExecutableType
Returns the type variables declared by the formal type parameters of this executable.
getUDTs(String, String, String, int[]) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of the user-defined types (UDTs) defined in a particular schema.
getUI(int, String) - Method in class javax.print.ServiceUIFactory
Get a UI object which may be cast to the requested UI type by the application and used in its user interface.
getUI() - Method in class javax.swing.AbstractButton
Returns the L&F object that renders this component.
getUI() - Method in class javax.swing.JColorChooser
Returns the L&F object that renders this component.
getUI() - Method in class javax.swing.JComboBox
Returns the L&F object that renders this component.
getUI() - Method in class javax.swing.JDesktopPane
Returns the L&F object that renders this component.
getUI() - Method in class javax.swing.JFileChooser
Gets the UI object which implements the L&F for this component.
getUI() - Method in class javax.swing.JInternalFrame
Returns the look-and-feel object that renders this component.
getUI() - Method in class javax.swing.JInternalFrame.JDesktopIcon
Returns the look-and-feel object that renders this component.
getUI() - Method in class javax.swing.JLabel
Returns the L&F object that renders this component.
getUI() - Method in class javax.swing.JLayer
Returns the LayerUI for this JLayer.
getUI() - Method in class javax.swing.JList
Returns the ListUI, the look and feel object that renders this component.
getUI() - Method in class javax.swing.JMenuBar
Returns the menubar's current UI.
getUI() - Method in class javax.swing.JOptionPane
Returns the UI object which implements the L&F for this component.
getUI() - Method in class javax.swing.JPanel
Returns the look and feel (L&F) object that renders this component.
getUI() - Method in class javax.swing.JPopupMenu
Returns the look and feel (L&F) object that renders this component.
getUI() - Method in class javax.swing.JProgressBar
Returns the look-and-feel object that renders this component.
getUI() - Method in class javax.swing.JRootPane
Returns the L&F object that renders this component.
getUI() - Method in class javax.swing.JScrollBar
Returns the delegate that implements the look and feel for this component.
getUI() - Method in class javax.swing.JScrollPane
Returns the look and feel (L&F) object that renders this component.
getUI() - Method in class javax.swing.JSeparator
Returns the L&F object that renders this component.
getUI() - Method in class javax.swing.JSlider
Gets the UI object which implements the L&F for this component.
getUI() - Method in class javax.swing.JSpinner
Returns the look and feel (L&F) object that renders this component.
getUI() - Method in class javax.swing.JSplitPane
Returns the SplitPaneUI that is providing the current look and feel.
getUI() - Method in class javax.swing.JTabbedPane
Returns the UI object which implements the L&F for this component.
getUI() - Method in class javax.swing.JTable
Returns the L&F object that renders this component.
getUI() - Method in class javax.swing.JToolBar
Returns the tool bar's current UI.
getUI() - Method in class javax.swing.JToolTip
Returns the L&F object that renders this component.
getUI() - Method in class javax.swing.JTree
Returns the L&F object that renders this component.
getUI() - Method in class javax.swing.JViewport
Returns the L&F object that renders this component.
getUI() - Method in class javax.swing.table.JTableHeader
Returns the look and feel (L&F) object that renders this component.
getUI() - Method in class javax.swing.text.JTextComponent
Fetches the user-interface factory for this text-oriented editor.
getUI(JComponent) - Method in class javax.swing.UIDefaults
Creates an ComponentUI implementation for the specified component.
getUI(JComponent) - Static method in class javax.swing.UIManager
Returns the appropriate ComponentUI implementation for target.
getUIActionMap(JComponent) - Static method in class javax.swing.SwingUtilities
Returns the ActionMap provided by the UI in component component.
getUIClass(String, ClassLoader) - Method in class javax.swing.UIDefaults
The value of get(uidClassID) must be the String name of a class that implements the corresponding ComponentUI class.
getUIClass(String) - Method in class javax.swing.UIDefaults
Returns the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JButton
Returns a string that specifies the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JCheckBox
Returns a string that specifies the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JCheckBoxMenuItem
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JColorChooser
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JComboBox
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JComponent
Returns the UIDefaults key used to look up the name of the swing.plaf.ComponentUI class that defines the look and feel for this component.
getUIClassID() - Method in class javax.swing.JDesktopPane
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JEditorPane
Gets the class ID for the UI.
getUIClassID() - Method in class javax.swing.JFileChooser
Returns a string that specifies the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JFormattedTextField
Gets the class ID for a UI.
getUIClassID() - Method in class javax.swing.JInternalFrame
Returns the name of the look-and-feel class that renders this component.
getUIClassID() - Method in class javax.swing.JInternalFrame.JDesktopIcon
Returns the name of the look-and-feel class that renders this component.
getUIClassID() - Method in class javax.swing.JLabel
Returns a string that specifies the name of the l&f class that renders this component.
getUIClassID() - Method in class javax.swing.JList
Returns "ListUI", the UIDefaults key used to look up the name of the javax.swing.plaf.ListUI class that defines the look and feel for this component.
getUIClassID() - Method in class javax.swing.JMenu
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JMenuBar
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JMenuItem
Returns the suffix used to construct the name of the L&F class used to render this component.
getUIClassID() - Method in class javax.swing.JOptionPane
Returns the name of the UI class that implements the L&F for this component.
getUIClassID() - Method in class javax.swing.JPanel
Returns a string that specifies the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JPasswordField
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JPopupMenu
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JPopupMenu.Separator
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JProgressBar
Returns the name of the look-and-feel class that renders this component.
getUIClassID() - Method in class javax.swing.JRadioButton
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JRadioButtonMenuItem
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JRootPane
Returns a string that specifies the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JScrollBar
Returns the name of the LookAndFeel class for this component.
getUIClassID() - Method in class javax.swing.JScrollPane
Returns the suffix used to construct the name of the L&F class used to render this component.
getUIClassID() - Method in class javax.swing.JSeparator
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JSlider
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JSpinner
Returns the suffix used to construct the name of the look and feel (L&F) class used to render this component.
getUIClassID() - Method in class javax.swing.JSplitPane
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JTabbedPane
Returns the name of the UI class that implements the L&F for this component.
getUIClassID() - Method in class javax.swing.JTable
Returns the suffix used to construct the name of the L&F class used to render this component.
getUIClassID() - Method in class javax.swing.JTextArea
Returns the class ID for the UI.
getUIClassID() - Method in class javax.swing.JTextField
Gets the class ID for a UI.
getUIClassID() - Method in class javax.swing.JTextPane
Returns the class ID for the UI.
getUIClassID() - Method in class javax.swing.JToggleButton
Returns a string that specifies the name of the l&f class that renders this component.
getUIClassID() - Method in class javax.swing.JToolBar
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JToolBar.Separator
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JToolTip
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JTree
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.JViewport
Returns a string that specifies the name of the L&F class that renders this component.
getUIClassID() - Method in class javax.swing.table.JTableHeader
Returns the suffix used to construct the name of the look and feel (L&F) class used to render this component.
getUIClassNamesForRole(int) - Method in class javax.print.ServiceUIFactory
Given a UI role obtained from this factory obtain the UI types available from this factory which implement this role.
getUIError(String) - Method in class javax.swing.UIDefaults
If getUI() fails for any reason, it calls this method before returning null.
getUIInputMap(JComponent, int) - Static method in class javax.swing.SwingUtilities
Returns the InputMap provided by the UI for condition condition in component component.
getUIs() - Method in class javax.swing.plaf.multi.MultiButtonUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiColorChooserUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiComboBoxUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiDesktopIconUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiDesktopPaneUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiFileChooserUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiInternalFrameUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiLabelUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiListUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiMenuBarUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiMenuItemUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiOptionPaneUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiPanelUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiPopupMenuUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiProgressBarUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiRootPaneUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiScrollBarUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiScrollPaneUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiSeparatorUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiSliderUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiSpinnerUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiSplitPaneUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiTabbedPaneUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiTableHeaderUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiTableUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiTextUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiToolBarUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiToolTipUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiTreeUI
Returns the list of UIs associated with this multiplexing UI.
getUIs() - Method in class javax.swing.plaf.multi.MultiViewportUI
Returns the list of UIs associated with this multiplexing UI.
getUnallocatedSpace() - Method in class java.nio.file.FileStore
Returns the number of unallocated bytes in the file store.
getUnarrivedParties() - Method in class java.util.concurrent.Phaser
Returns the number of registered parties that have not yet arrived at the current phase of this phaser.
getUncaughtExceptionHandler() - Method in class java.lang.Thread
Returns the handler invoked when this thread abruptly terminates due to an uncaught exception.
getUncaughtExceptionHandler() - Method in class java.util.concurrent.ForkJoinPool
Returns the handler for internal worker threads that terminate due to unrecoverable errors encountered while executing tasks.
getUndeclaredThrowable() - Method in exception java.lang.reflect.UndeclaredThrowableException
Returns the Throwable instance wrapped in this UndeclaredThrowableException, which may be null.
getUnderlineOffset() - Method in class java.awt.font.LineMetrics
Returns the position of the underline relative to the baseline.
getUnderlineThickness() - Method in class java.awt.font.LineMetrics
Returns the thickness of the underline.
getUndoableEditListeners() - Method in class javax.swing.text.AbstractDocument
Returns an array of all the undoable edit listeners registered on this document.
getUndoableEditListeners() - Method in class javax.swing.undo.UndoableEditSupport
Returns an array of all the UndoableEditListeners added to this UndoableEditSupport with addUndoableEditListener().
getUndoOrRedoPresentationName() - Method in class javax.swing.undo.UndoManager
Convenience method that returns either getUndoPresentationName or getRedoPresentationName.
getUndoPresentationName() - Method in class javax.swing.text.AbstractDocument.DefaultDocumentEvent
Provides a localized, human readable description of the undoable form of this edit, e.g.
getUndoPresentationName() - Method in class javax.swing.undo.AbstractUndoableEdit
Retreives the value from the defaults table with key AbstractUndoableEdit.undoText and returns that value followed by a space, followed by getPresentationName.
getUndoPresentationName() - Method in class javax.swing.undo.CompoundEdit
Returns getUndoPresentationName from the last UndoableEdit added to edits.
getUndoPresentationName() - Method in interface javax.swing.undo.UndoableEdit
Returns a localized, human-readable description of the undoable form of this edit, suitable for use as an Undo menu item, for example.
getUndoPresentationName() - Method in class javax.swing.undo.UndoManager
Returns a description of the undoable form of this edit.
getUnexecutedModifications() - Method in exception javax.naming.directory.AttributeModificationException
Retrieves the unexecuted modification list.
getUnicodeLocaleAttributes() - Method in class java.util.Locale
Returns the set of unicode locale attributes associated with this locale, or the empty set if it has no attributes.
getUnicodeLocaleKeys() - Method in class java.util.Locale
Returns the set of Unicode locale keys defined by this locale, or the empty set if this locale has none.
getUnicodeLocaleType(String) - Method in class java.util.Locale
Returns the Unicode locale type associated with the specified Unicode locale key for this locale.
getUnicodeStream(int) - Method in interface java.sql.ResultSet
Deprecated.
use getCharacterStream in place of getUnicodeStream
getUnicodeStream(String) - Method in interface java.sql.ResultSet
Deprecated.
use getCharacterStream instead
getUnitIncrement() - Method in interface java.awt.Adjustable
Gets the unit value increment for the adjustable object.
getUnitIncrement() - Method in class java.awt.Scrollbar
Gets the unit increment for this scrollbar.
getUnitIncrement() - Method in class java.awt.ScrollPaneAdjustable
 
getUnitIncrement(int) - Method in class javax.swing.JScrollBar
Returns the amount to change the scrollbar's value by, given a unit up/down request.
getUnitIncrement() - Method in class javax.swing.JScrollBar
For backwards compatibility with java.awt.Scrollbar.
getUnitIncrement(int) - Method in class javax.swing.JScrollPane.ScrollBar
Computes the unit increment for scrolling if the viewport's view is a Scrollable object.
getUnits() - Method in class javax.sound.sampled.FloatControl
Obtains the label for the units in which the control's values are expressed, such as "dB" or "frames per second."
getUnitsToScroll() - Method in class java.awt.event.MouseWheelEvent
This is a convenience method to aid in the implementation of the common-case MouseWheelListener - to scroll a ScrollPane or JScrollPane by an amount which conforms to the platform settings.
getUnknownAnnotationValue() - Method in exception javax.lang.model.element.UnknownAnnotationValueException
Returns the unknown annotation value.
getUnknownElement() - Method in exception javax.lang.model.element.UnknownElementException
Returns the unknown element.
getUnknownType() - Method in exception javax.lang.model.type.UnknownTypeException
Returns the unknown type.
getUnloadedClassCount() - Method in interface java.lang.management.ClassLoadingMXBean
Returns the total number of classes unloaded since the Java virtual machine has started execution.
getUnnormalizedComponents(float[], int, int[], int) - Method in class java.awt.image.ColorModel
Returns an array of all of the color/alpha components in unnormalized form, given a normalized component array.
getUnnormalizedComponents(float[], int, int[], int) - Method in class java.awt.image.ComponentColorModel
Returns an array of all of the color/alpha components in unnormalized form, given a normalized component array.
getUnresolvedActions() - Method in class java.security.UnresolvedPermission
Get the actions for the underlying permission that has not been resolved.
getUnresolvedCerts() - Method in class java.security.UnresolvedPermission
Get the signer certificates (without any supporting chain) for the underlying permission that has not been resolved.
getUnresolvedName() - Method in class java.security.UnresolvedPermission
Get the target name of the underlying permission that has not been resolved.
getUnresolvedType() - Method in class java.security.UnresolvedPermission
Get the type (class name) of the underlying permission that has not been resolved.
getUnsupportedAttributes() - Method in interface javax.print.AttributeException
Returns the array of printing attribute classes for which the Print Service instance does not support the attribute at all, or null if there are no such attributes.
getUnsupportedAttributes(DocFlavor, AttributeSet) - Method in interface javax.print.PrintService
Identifies the attributes that are unsupported for a print request in the context of a particular DocFlavor.
getUnsupportedFlavors() - Method in interface javax.print.FlavorException
Returns the unsupported flavors.
getUnsupportedURI() - Method in interface javax.print.URIException
Return the URI.
getUnsupportedValues() - Method in interface javax.print.AttributeException
Returns the array of printing attributes for which the Print Service instance supports the attribute but does not support that particular value of the attribute, or null if there are no such attribute values.
getUnwrappedParent(Component) - Static method in class javax.swing.SwingUtilities
Returns the first ancestor of the component which is not an instance of JLayer.
getUnwrappedView(JViewport) - Static method in class javax.swing.SwingUtilities
Returns the first JViewport's descendant which is not an instance of JLayer.
getUpdateAction() - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
getUpdateCount() - Method in interface java.sql.Statement
Retrieves the current result as an update count; if the result is a ResultSet object or there are no more results, -1 is returned.
getUpdateCounts() - Method in exception java.sql.BatchUpdateException
Retrieves the update count for each update statement in the batch update that executed successfully before this exception occurred.
getUpdateLevel() - Method in class javax.swing.undo.UndoableEditSupport
Returns the update level value.
getUpdatePeriod() - Method in class javax.sound.sampled.FloatControl
Obtains the smallest time interval, in microseconds, over which the control's value can change during a shift.
getUpdatePolicy() - Method in class javax.swing.text.DefaultCaret
Gets the caret movement policy on document updates.
getUpdateRect() - Method in class java.awt.event.PaintEvent
Returns the rectangle representing the area which needs to be repainted in response to this event.
getUpdateSelectionOnSort() - Method in class javax.swing.JTable
Returns true if the selection should be updated after sorting.
getUpdateTableInRealTime() - Method in class javax.swing.table.JTableHeader
Obsolete as of Java 2 platform v1.3.
getUpperBound() - Method in interface javax.lang.model.type.TypeVariable
Returns the upper bound of this type variable.
getUpperBounds() - Method in interface java.lang.reflect.WildcardType
Returns an array of Type objects representing the upper bound(s) of this type variable.
getUptime() - Method in interface java.lang.management.RuntimeMXBean
Returns the uptime of the Java virtual machine in milliseconds.
getURI() - Method in class java.security.URIParameter
Returns the URI.
getURI() - Method in class javax.print.attribute.URISyntax
Returns this URI attribute's URI value.
getURI() - Method in interface javax.xml.crypto.dsig.keyinfo.RetrievalMethod
Returns the URI of the referenced KeyInfo information.
getURI() - Method in class javax.xml.crypto.OctetStreamData
Returns the URI String identifying the data object represented by this OctetStreamData.
getURI() - Method in interface javax.xml.crypto.URIReference
Returns the URI of the referenced data object.
getURIDereferencer() - Method in class javax.xml.crypto.dom.DOMCryptoContext
 
getURIDereferencer() - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Returns a reference to the URIDereferencer that is used by default to dereference URIs in RetrievalMethod objects.
getURIDereferencer() - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Returns a reference to the URIDereferencer that is used by default to dereference URIs in Reference objects.
getURIDereferencer() - Method in interface javax.xml.crypto.XMLCryptoContext
Returns a URIDereferencer that is used to dereference URIReferences.
getURIReference() - Method in exception javax.xml.crypto.URIReferenceException
Returns the URIReference that was being dereferenced when the exception was thrown.
getURIs() - Method in interface java.net.CookieStore
Get all URIs which identify the cookies in this cookie store.
getURL() - Method in class java.net.URLConnection
Returns the value of this URLConnection's URL field.
getURL(int) - Method in interface java.sql.CallableStatement
Retrieves the value of the designated JDBC DATALINK parameter as a java.net.URL object.
getURL(String) - Method in interface java.sql.CallableStatement
Retrieves the value of a JDBC DATALINK parameter as a java.net.URL object.
getURL() - Method in interface java.sql.DatabaseMetaData
Retrieves the URL for this DBMS.
getURL(int) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.net.URL object in the Java programming language.
getURL(String) - Method in interface java.sql.ResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.net.URL object in the Java programming language.
getUrl() - Method in class javax.sql.rowset.BaseRowSet
Retrieves the JDBC URL that this RowSet object's javax.sql.Reader object uses to make a connection with a relational database using a JDBC technology-enabled driver.
getUrl() - Method in interface javax.sql.RowSet
Retrieves the url property this RowSet object will use to create a connection if it uses the DriverManager instead of a DataSource object to establish the connection.
getURL() - Method in class javax.swing.event.HyperlinkEvent
Gets the URL that the link refers to.
getURLContext(String, Hashtable<?, ?>) - Static method in class javax.naming.spi.NamingManager
Creates a context for the given URL scheme id.
getURLOrDefaultInitCtx(String) - Method in class javax.naming.InitialContext
Retrieves a context for resolving the string name name.
getURLOrDefaultInitCtx(Name) - Method in class javax.naming.InitialContext
Retrieves a context for resolving name.
getURLPath() - Method in class javax.management.remote.JMXServiceURL
The URL Path part of the Service URL.
getURLs() - Method in class java.net.URLClassLoader
Returns the search path of URLs for loading classes and resources.
getURLs() - Method in class javax.management.loading.MLet
Returns the search path of URLs for loading classes and resources.
getURLs() - Method in interface javax.management.loading.MLetMBean
Returns the search path of URLs for loading classes and resources.
getUsableSpace() - Method in class java.io.File
Returns the number of bytes available to this virtual machine on the partition named by this abstract pathname.
getUsableSpace() - Method in class java.nio.file.FileStore
Returns the number of bytes available to this Java virtual machine on the file store.
getUsage() - Method in class java.lang.management.MemoryNotificationInfo
Returns the memory usage of the memory pool when this notification was constructed.
getUsage() - Method in interface java.lang.management.MemoryPoolMXBean
Returns an estimate of the memory usage of this memory pool.
getUsage() - Method in interface org.ietf.jgss.GSSCredential
Returns the credential usage mode.
getUsage(Oid) - Method in interface org.ietf.jgss.GSSCredential
Returns the credential usage mode for a specific mechanism.
getUsageThreshold() - Method in interface java.lang.management.MemoryPoolMXBean
Returns the usage threshold value of this memory pool in bytes.
getUsageThresholdCount() - Method in interface java.lang.management.MemoryPoolMXBean
Returns the number of times that the memory usage has crossed the usage threshold.
getUseCache() - Static method in class javax.imageio.ImageIO
Returns the current value set by setUseCache, or true if no explicit setting has been made.
getUseCaches() - Method in class java.net.URLConnection
Returns the value of this URLConnection's useCaches field.
getUseClientMode() - Method in class javax.net.ssl.SSLEngine
Returns true if the engine is set to use client mode when handshaking.
getUseClientMode() - Method in class javax.net.ssl.SSLServerSocket
Returns true if accepted connections will be in SSL client mode.
getUseClientMode() - Method in class javax.net.ssl.SSLSocket
Returns true if the socket is set to use client mode when handshaking.
getUsed() - Method in class java.lang.management.MemoryUsage
Returns the amount of used memory in bytes.
getUseParentHandlers() - Method in class java.util.logging.Logger
Discover whether or not this logger is sending its output to its parent logger.
getUserAction() - Method in class java.awt.dnd.DragSourceDragEvent
This method returns the user drop action.
getUserData(String) - Method in class javax.imageio.metadata.IIOMetadataNode
This DOM Level 3 method is not supported for IIOMetadataNode and will throw a DOMException.
getUserData() - Method in class javax.management.Notification
Get the user data.
getUserDropAction() - Method in class javax.swing.TransferHandler.TransferSupport
Returns the user drop action for the drop, when this TransferSupport represents a drop.
getUserInfo() - Method in class java.net.URI
Returns the decoded user-information component of this URI.
getUserInfo() - Method in class java.net.URL
Gets the userInfo part of this URL.
getUserName() - Method in class java.awt.print.PrinterJob
Gets the name of the printing user.
getUserName() - Method in class java.net.PasswordAuthentication
Returns the user name.
getUserName() - Method in interface java.sql.DatabaseMetaData
Retrieves the user name as known to this database.
getUsername() - Method in class javax.sql.rowset.BaseRowSet
Returns the user name used to create a database connection.
getUsername() - Method in interface javax.sql.RowSet
Retrieves the username used to create a database connection for this RowSet object.
getUserObject() - Method in class javax.imageio.metadata.IIOMetadataNode
Returns the Object value associated with this node.
getUserObject() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns this node's user object.
getUserObjectPath() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns the user object path, from the root, to get to this node.
getUserPrincipalLookupService() - Method in class java.nio.file.FileSystem
Returns the UserPrincipalLookupService for this file system (optional operation).
getUserTextColor() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the user text color of the current theme.
getUserTextColor() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the user text color.
getUserTextFont() - Method in class javax.swing.plaf.metal.DefaultMetalTheme
Returns the user text font.
getUserTextFont() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the user text font of the current theme.
getUserTextFont() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the user text font.
getVAdjustable() - Method in class java.awt.ScrollPane
Returns the ScrollPaneAdjustable object which represents the state of the vertical scrollbar.
getValidCharacters() - Method in class javax.swing.text.MaskFormatter
Returns the valid characters that can be input.
getValidPixels() - Method in class java.awt.image.IndexColorModel
Returns a BigInteger that indicates the valid/invalid pixels in the colormap.
getValidPolicy() - Method in interface java.security.cert.PolicyNode
Returns the valid policy represented by this node.
getValue() - Method in interface java.awt.Adjustable
Gets the current value of the adjustable object.
getValue() - Method in class java.awt.event.AdjustmentEvent
Returns the current value in the adjustment event.
getValue() - Method in class java.awt.Scrollbar
Gets the current value of this scroll bar.
getValue() - Method in class java.awt.ScrollPaneAdjustable
 
getValue() - Method in class java.beans.Expression
If the value property of this instance is not already set, this method dynamically finds the method with the specified methodName on this target with these arguments and calls it.
getValue(String) - Method in class java.beans.FeatureDescriptor
Retrieve a named attribute with this feature.
getValue() - Method in interface java.beans.PropertyEditor
Gets the property value.
getValue() - Method in class java.beans.PropertyEditorSupport
Gets the value of the property.
getValue() - Method in class java.net.HttpCookie
Returns the value of the cookie.
getValue() - Method in class java.rmi.dgc.Lease
Returns the lease duration.
getValue() - Method in interface java.security.cert.Extension
Gets the extensions's DER-encoded value.
getValue() - Method in class java.text.Annotation
Returns the value of the attribute, which may be null.
getValue() - Method in class java.util.AbstractMap.SimpleEntry
Returns the value corresponding to this entry.
getValue() - Method in class java.util.AbstractMap.SimpleImmutableEntry
Returns the value corresponding to this entry.
getValue(String) - Method in class java.util.jar.Attributes
Returns the value of the specified attribute name, specified as a string, or null if the attribute was not found.
getValue(Attributes.Name) - Method in class java.util.jar.Attributes
Returns the value of the specified Attributes.Name, or null if the attribute was not found.
getValue() - Method in interface java.util.Map.Entry
Returns the value corresponding to this entry.
getValue() - Method in class java.util.zip.Adler32
Returns the checksum value.
getValue() - Method in interface java.util.zip.Checksum
Returns the current checksum value.
getValue() - Method in class java.util.zip.CRC32
Returns CRC-32 value.
getValue() - Method in interface javax.annotation.processing.Completion
Returns the text of the suggested completion.
getValue() - Method in class javax.crypto.spec.PSource.PSpecified
Returns the value of encoding input P.
getValue() - Method in interface javax.lang.model.element.AnnotationValue
Returns the value.
getValue() - Method in class javax.management.Attribute
Returns an Object that is the value of this attribute.
getValue() - Method in class javax.management.StringValueExp
Returns the string represented by the StringValueExp instance.
getValue() - Method in class javax.naming.ldap.Rdn
Retrieves one of this Rdn's value.
getValue(String) - Method in interface javax.net.ssl.SSLSession
Returns the object bound to the given name in the session's application layer data.
getValue() - Method in class javax.print.attribute.DateTimeSyntax
Returns this date-time attribute's java.util.Date value.
getValue() - Method in class javax.print.attribute.EnumSyntax
Returns this enumeration value's integer value.
getValue() - Method in class javax.print.attribute.IntegerSyntax
Returns this integer attribute's integer value.
getValue() - Method in class javax.print.attribute.TextSyntax
Returns this text attribute's text string.
getValue() - Method in class javax.sound.sampled.BooleanControl
Obtains this control's current value.
getValue() - Method in class javax.sound.sampled.EnumControl
Obtains this control's current value.
getValue() - Method in class javax.sound.sampled.FloatControl
Obtains this control's current value.
getValue(String) - Method in class javax.swing.AbstractAction
Gets the Object associated with the specified key.
getValue(String) - Method in interface javax.swing.Action
Gets one of this object's properties using the associated key.
getValue() - Method in interface javax.swing.BoundedRangeModel
Returns the model's current value.
getValue() - Method in class javax.swing.DefaultBoundedRangeModel
Returns the model's current value.
getValue() - Method in class javax.swing.JFormattedTextField
Returns the last valid value.
getValue() - Method in class javax.swing.JOptionPane
Returns the value the user has selected.
getValue() - Method in class javax.swing.JProgressBar
Returns the progress bar's current value from the BoundedRangeModel.
getValue() - Method in class javax.swing.JScrollBar
Returns the scrollbar's value.
getValue() - Method in class javax.swing.JSlider
Returns the slider's current value from the BoundedRangeModel.
getValue() - Method in class javax.swing.JSpinner
Returns the current value of the model, typically this value is displayed by the editor.
getValue(int) - Method in class javax.swing.RowFilter.Entry
Returns the value at the specified index.
getValue() - Method in class javax.swing.SpinnerDateModel
Returns the current element in this sequence of Dates.
getValue() - Method in class javax.swing.SpinnerListModel
Returns the current element of the sequence.
getValue() - Method in interface javax.swing.SpinnerModel
The current element of the sequence.
getValue() - Method in class javax.swing.SpinnerNumberModel
Returns the value of the current element of the sequence.
getValue() - Method in class javax.swing.Spring
Returns the current value of this Spring.
getValue() - Method in class javax.swing.text.html.Option
Convenience method to return the string associated with the value attribute.
getValue() - Method in class javax.swing.text.html.parser.AttributeList
 
getValue() - Method in interface javax.xml.crypto.dsig.XMLSignature.SignatureValue
Returns the signature value of this SignatureValue.
getValueAt(int, int) - Method in class javax.swing.DefaultRowSorter.ModelWrapper
Returns the value at the specified index.
getValueAt(int, int) - Method in class javax.swing.JTable
Returns the cell value at row and column.
getValueAt(int, int) - Method in class javax.swing.table.DefaultTableModel
Returns an attribute value for the cell at row and column.
getValueAt(int, int) - Method in interface javax.swing.table.TableModel
Returns the value for the cell at columnIndex and rowIndex.
getValueClass() - Method in class javax.swing.text.DefaultFormatter
Returns that class that is used to create new Objects.
getValueContainsLiteralCharacters() - Method in class javax.swing.text.MaskFormatter
Returns true if stringToValue should return literal characters in the mask.
getValueCount() - Method in class javax.swing.RowFilter.Entry
Returns the number of values in the entry.
getValueIsAdjusting() - Method in class java.awt.event.AdjustmentEvent
Returns true if this is one of multiple adjustment events.
getValueIsAdjusting() - Method in class java.awt.Scrollbar
Returns true if the value is in the process of changing as a result of actions being taken by the user.
getValueIsAdjusting() - Method in class java.awt.ScrollPaneAdjustable
Returns true if the value is in the process of changing as a result of actions being taken by the user.
getValueIsAdjusting() - Method in interface javax.swing.BoundedRangeModel
Returns true if the current changes to the value property are part of a series of changes.
getValueIsAdjusting() - Method in class javax.swing.DefaultBoundedRangeModel
Returns true if the value is in the process of changing as a result of actions being taken by the user.
getValueIsAdjusting() - Method in class javax.swing.DefaultListSelectionModel
Returns true if the selection is undergoing a series of changes.
getValueIsAdjusting() - Method in class javax.swing.event.ListSelectionEvent
Returns whether or not this is one in a series of multiple events, where changes are still being made.
getValueIsAdjusting() - Method in class javax.swing.JList
Returns the value of the selection model's isAdjusting property.
getValueIsAdjusting() - Method in class javax.swing.JScrollBar
True if the scrollbar knob is being dragged.
getValueIsAdjusting() - Method in class javax.swing.JSlider
Returns the valueIsAdjusting property from the model.
getValueIsAdjusting() - Method in interface javax.swing.ListSelectionModel
Returns true if the selection is undergoing a series of changes.
getValueNames() - Method in interface javax.net.ssl.SSLSession
Returns an array of the names of all the application layer data objects bound into the Session.
getValues() - Method in class javax.imageio.plugins.jpeg.JPEGHuffmanTable
Returns an array of shorts containing the values arranged by increasing length of their corresponding codes.
getValues() - Method in class javax.sound.sampled.EnumControl
Returns the set of possible values for this control.
getValues() - Method in class javax.swing.text.html.parser.AttributeList
 
getVariant() - Method in class java.util.Locale
Returns the variant code for this locale.
getVariation() - Method in class java.awt.im.InputMethodHighlight
Returns the variation of the text range.
getVendor() - Method in class javax.sound.midi.MidiDevice.Info
Obtains the name of the company who supplies the device.
getVendor() - Method in interface javax.sound.midi.Soundbank
Obtains a string naming the company that provides the sound bank
getVendor() - Method in class javax.sound.sampled.Mixer.Info
Obtains the vendor of the mixer.
getVendor() - Method in class javax.sql.rowset.spi.SyncProvider
Returns the vendor name of this SyncProvider instance
getVendorName() - Method in class javax.imageio.spi.IIOServiceProvider
Returns the name of the vendor responsible for creating this service provider and its associated implementation.
getVerifyInputWhenFocusTarget() - Method in class javax.swing.JComponent
Returns the value that indicates whether the input verifier for the current focus owner will be called before this component requests focus.
getVersion() - Method in interface java.awt.font.OpenType
Returns the version of the OpenType font.
getVersion() - Method in interface java.lang.management.OperatingSystemMXBean
Returns the operating system version.
getVersion() - Method in class java.net.HttpCookie
Returns the version of the protocol this cookie complies with.
getVersion() - Method in class java.security.cert.X509Certificate
Gets the version (version number) value from the certificate.
getVersion() - Method in class java.security.cert.X509CRL
Gets the version (version number) value from the CRL.
getVersion() - Method in class java.security.Provider
Returns the version number for this provider.
getVersion() - Method in class javax.crypto.spec.RC5ParameterSpec
Returns the version.
getVersion() - Method in class javax.imageio.spi.IIOServiceProvider
Returns a string describing the version number of this service provider and its associated implementation.
getVersion() - Method in class javax.management.loading.MLetContent
Gets the value of the VERSION attribute of the MLET tag.
getVersion() - Method in interface javax.management.remote.rmi.RMIServer
The version of the RMI Connector Protocol understood by this connector server.
getVersion() - Method in class javax.management.remote.rmi.RMIServerImpl
 
getVersion() - Method in class javax.security.cert.X509Certificate
Gets the version (version number) value from the certificate.
getVersion() - Method in class javax.sound.midi.MidiDevice.Info
Obtains the version of the device.
getVersion() - Method in interface javax.sound.midi.Soundbank
Obtains the version string for the sound bank.
getVersion() - Method in class javax.sound.sampled.Mixer.Info
Obtains the version of the mixer.
getVersion() - Method in class javax.sql.rowset.spi.SyncProvider
Returns the release version of this SyncProvider instance.
getVersionColumns(String, String, String) - Method in interface java.sql.DatabaseMetaData
Retrieves a description of a table's columns that are automatically updated when any value in a row is updated.
getVersionNumber() - Method in class javax.security.auth.kerberos.KerberosKey
Returns the key version number.
getVerticalAlignment() - Method in class javax.swing.AbstractButton
Returns the vertical alignment of the text and icon.
getVerticalAlignment() - Method in class javax.swing.JLabel
Returns the alignment of the label's contents along the Y axis.
getVerticalLegBuffer() - Method in class javax.swing.plaf.basic.BasicTreeUI
The vertical element of legs between nodes starts at the bottom of the parent node by default.
getVerticalScrollBar() - Method in class javax.swing.JScrollPane
Returns the vertical scroll bar that controls the viewports vertical view position.
getVerticalScrollBar() - Method in class javax.swing.ScrollPaneLayout
Returns the JScrollBar object that handles vertical scrolling.
getVerticalScrollBarPolicy() - Method in class javax.swing.JScrollPane
Returns the vertical scroll bar policy value.
getVerticalScrollBarPolicy() - Method in class javax.swing.ScrollPaneLayout
Returns the vertical scrollbar-display policy.
getVerticalSliderThumbIcon() - Static method in class javax.swing.plaf.metal.MetalIconFactory
 
getVerticalTextPosition() - Method in class javax.swing.AbstractButton
Returns the vertical position of the text relative to the icon.
getVerticalTextPosition() - Method in class javax.swing.JLabel
Returns the vertical position of the label's text, relative to its image.
getVetoableChangeListeners() - Method in class java.awt.KeyboardFocusManager
Returns an array of all the vetoable change listeners registered on this keyboard focus manager.
getVetoableChangeListeners(String) - Method in class java.awt.KeyboardFocusManager
Returns an array of all the VetoableChangeListeners associated with the named property.
getVetoableChangeListeners() - Method in class java.beans.VetoableChangeSupport
Returns an array of all the listeners that were added to the VetoableChangeSupport object with addVetoableChangeListener().
getVetoableChangeListeners(String) - Method in class java.beans.VetoableChangeSupport
Returns an array of all the listeners which have been associated with the named property.
getVetoableChangeListeners() - Method in class javax.swing.JComponent
Returns an array of all the vetoable change listeners registered on this component.
getVgap() - Method in class java.awt.BorderLayout
Returns the vertical gap between components.
getVgap() - Method in class java.awt.CardLayout
Gets the vertical gap between components.
getVgap() - Method in class java.awt.FlowLayout
Gets the vertical gap between components and between the components and the borders of the Container.
getVgap() - Method in class java.awt.GridLayout
Gets the vertical gap between components.
getView() - Method in class javax.swing.JLayer
Returns the JLayer's view component or null.
getView() - Method in class javax.swing.JViewport
Returns the JViewport's one child or null.
getView(int) - Method in class javax.swing.text.AsyncBoxView
Gets the nth child view.
getView(int) - Method in class javax.swing.text.CompositeView
Returns the n-th view in this container.
getView(int) - Method in class javax.swing.text.View
Gets the nth child view.
getViewAtPoint(int, int, Rectangle) - Method in class javax.swing.text.BoxView
Fetches the child view at the given coordinates.
getViewAtPoint(int, int, Rectangle) - Method in class javax.swing.text.CompositeView
Fetches the child view at the given coordinates.
getViewAtPosition(int, Rectangle) - Method in class javax.swing.text.CompositeView
Fetches the child view that represents the given position in the model.
getViewAtPosition(int, Rectangle) - Method in class javax.swing.text.TableView
Fetches the child view that represents the given position in the model.
getViewAtPosition(int, Rectangle) - Method in class javax.swing.text.TableView.TableRow
Fetches the child view that represents the given position in the model.
getViewAttributes(View) - Method in class javax.swing.text.html.StyleSheet
Fetches a set of attributes to use in the view for displaying.
getViewCount() - Method in class javax.swing.text.AsyncBoxView
Returns the number of views in this view.
getViewCount() - Method in class javax.swing.text.CompositeView
Returns the number of child views of this view.
getViewCount() - Method in class javax.swing.text.View
Returns the number of views in this view.
getViewFactory() - Method in class javax.swing.text.DefaultEditorKit
Fetches a factory that is suitable for producing views of any models that are produced by this kit.
getViewFactory() - Method in class javax.swing.text.EditorKit
Fetches a factory that is suitable for producing views of any models that are produced by this kit.
getViewFactory() - Method in class javax.swing.text.html.HTMLEditorKit
Fetch a factory that is suitable for producing views of any models that are produced by this kit.
getViewFactory() - Method in class javax.swing.text.StyledEditorKit
Fetches a factory that is suitable for producing views of any models that are produced by this kit.
getViewFactory() - Method in class javax.swing.text.View
Fetches the ViewFactory implementation that is feeding the view hierarchy.
getViewIndex(int, Position.Bias) - Method in class javax.swing.text.AsyncBoxView
Returns the child view index representing the given position in the model.
getViewIndex(int, Position.Bias) - Method in class javax.swing.text.CompositeView
Returns the child view index representing the given position in the model.
getViewIndex(int, Position.Bias) - Method in class javax.swing.text.View
Returns the child view index representing the given position in the model.
getViewIndex(float, float, Shape) - Method in class javax.swing.text.View
Returns the child view index representing the given position in the view.
getViewIndexAtPoint(float, float, Shape) - Method in class javax.swing.text.AsyncBoxView.ChildLocator
Fetches the child view index at the given point.
getViewIndexAtPosition(int, Position.Bias) - Method in class javax.swing.text.AsyncBoxView
Fetches the child view index representing the given position in the model.
getViewIndexAtPosition(int) - Method in class javax.swing.text.CompositeView
Fetches the child view index representing the given position in the model.
getViewIndexAtPosition(int) - Method in class javax.swing.text.FlowView
Fetches the child view index representing the given position in the model.
getViewIndexAtPosition(int) - Method in class javax.swing.text.ZoneView
Returns the child view index representing the given position in the model.
getViewIndexAtVisualOffset(float) - Method in class javax.swing.text.AsyncBoxView.ChildLocator
Locate the view responsible for an offset into the box along the major axis.
getViewport() - Method in class javax.swing.JScrollPane
Returns the current JViewport.
getViewport() - Method in class javax.swing.ScrollPaneLayout
Returns the JViewport object that displays the scrollable contents.
getViewportBorder() - Method in class javax.swing.JScrollPane
Returns the Border object that surrounds the viewport.
getViewportBorderBounds() - Method in class javax.swing.JScrollPane
Returns the bounds of the viewport's border.
getViewportBorderBounds(JScrollPane) - Method in class javax.swing.ScrollPaneLayout
Deprecated.
As of JDK version Swing1.1 replaced by JScrollPane.getViewportBorderBounds().
getViewportSize() - Method in class java.awt.ScrollPane
Returns the current size of the scroll pane's view port.
getViewPosition() - Method in class javax.swing.JViewport
Returns the view coordinates that appear in the upper left hand corner of the viewport, or 0,0 if there's no view.
getViewRect() - Method in class javax.swing.JViewport
Returns a rectangle whose origin is getViewPosition and size is getExtentSize.
getViewRowCount() - Method in class javax.swing.DefaultRowSorter
Returns the number of rows in the view.
getViewRowCount() - Method in class javax.swing.RowSorter
Returns the number of rows in the view.
getViewSize() - Method in class javax.swing.JViewport
If the view's size hasn't been explicitly set, return the preferred size, otherwise return the view's current size.
getVisible() - Method in class java.awt.Scrollbar
Deprecated.
As of JDK version 1.1, replaced by getVisibleAmount().
getVisibleAdvance() - Method in class java.awt.font.TextLayout
Returns the advance of this TextLayout, minus trailing whitespace.
getVisibleAmount() - Method in interface java.awt.Adjustable
Gets the length of the proportional indicator.
getVisibleAmount() - Method in class java.awt.Scrollbar
Gets the visible amount of this scroll bar.
getVisibleAmount() - Method in class java.awt.ScrollPaneAdjustable
 
getVisibleAmount() - Method in class javax.swing.JScrollBar
Returns the scrollbar's extent, aka its "visibleAmount".
getVisibleChildCount(TreePath) - Method in class javax.swing.tree.AbstractLayoutCache
Returns the number of visible children for row.
getVisibleChildCount(TreePath) - Method in class javax.swing.tree.FixedHeightLayoutCache
Returns the number of visible children for row.
getVisibleChildCount(TreePath) - Method in class javax.swing.tree.VariableHeightLayoutCache
Returns the number of visible children for path.
getVisibleComponent() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
getVisibleEditorRect() - Method in class javax.swing.plaf.basic.BasicTextUI
Gets the allocation to give the root View.
getVisibleIndex() - Method in class java.awt.List
Gets the index of the item that was last made visible by the method makeVisible.
getVisiblePathsFrom(TreePath) - Method in class javax.swing.tree.AbstractLayoutCache
Returns an Enumerator that increments over the visible paths starting at the passed in location.
getVisiblePathsFrom(TreePath) - Method in class javax.swing.tree.FixedHeightLayoutCache
Returns an Enumerator that increments over the visible paths starting at the passed in location.
getVisiblePathsFrom(TreePath) - Method in class javax.swing.tree.VariableHeightLayoutCache
Returns an Enumerator that increments over the visible paths starting at the passed in location.
getVisiblePosition() - Method in class java.awt.event.InputMethodEvent
Gets the position that's most important to be visible.
getVisibleRect() - Method in class javax.swing.JComponent
Returns the Component's "visible rectangle" - the intersection of this component's visible rectangle, new Rectangle(0, 0, getWidth(), getHeight()), and all of its ancestors' visible rectangles.
getVisibleRowCount() - Method in class javax.swing.JList
Returns the value of the visibleRowCount property.
getVisibleRowCount() - Method in class javax.swing.JTree
Returns the number of rows that are displayed in the display area.
getVisualBounds() - Method in class java.awt.font.GlyphVector
Returns the visual bounds of this GlyphVector The visual bounds is the bounding box of the outline of this GlyphVector.
getVisualHighlightShape(TextHitInfo, TextHitInfo, Rectangle2D) - Method in class java.awt.font.TextLayout
Returns a path enclosing the visual selection in the specified range, extended to bounds.
getVisualHighlightShape(TextHitInfo, TextHitInfo) - Method in class java.awt.font.TextLayout
Returns a Shape enclosing the visual selection in the specified range, extended to the bounds.
getVisualOtherHit(TextHitInfo) - Method in class java.awt.font.TextLayout
Returns the hit on the opposite side of the specified hit's caret.
getVisualRepresentation(Transferable) - Method in class javax.swing.TransferHandler
Returns an object that establishes the look of a transfer.
getVMID() - Method in class java.rmi.dgc.Lease
Returns the client VMID associated with the lease.
getVmName() - Method in interface java.lang.management.RuntimeMXBean
Returns the Java virtual machine implementation name.
getVmVendor() - Method in interface java.lang.management.RuntimeMXBean
Returns the Java virtual machine implementation vendor.
getVmVersion() - Method in interface java.lang.management.RuntimeMXBean
Returns the Java virtual machine implementation version.
getVoiceStatus() - Method in interface javax.sound.midi.Synthesizer
Obtains the current status of the voices produced by this synthesizer.
getVolatileOffscreenBuffer(Component, int, int) - Method in class javax.swing.RepaintManager
Return a volatile offscreen buffer that should be used as a double buffer with the specified component c.
getVScrollbarWidth() - Method in interface java.awt.peer.ScrollPanePeer
Returns the width of the vertical scroll bar.
getVScrollbarWidth() - Method in class java.awt.ScrollPane
Returns the width that would be occupied by a vertical scrollbar, which is independent of whether it is currently displayed by the scroll pane or not.
getW() - Method in interface java.security.interfaces.ECPublicKey
Returns the public point W.
getW() - Method in class java.security.spec.ECPublicKeySpec
Returns the public point W.
getWaitedCount() - Method in class java.lang.management.ThreadInfo
Returns the total number of times that the thread associated with this ThreadInfo waited for notification.
getWaitedTime() - Method in class java.lang.management.ThreadInfo
Returns the approximate accumulated elapsed time (in milliseconds) that the thread associated with this ThreadInfo has waited for notification since thread contention monitoring is enabled.
getWaitingConsumerCount() - Method in class java.util.concurrent.LinkedTransferQueue
 
getWaitingConsumerCount() - Method in interface java.util.concurrent.TransferQueue
Returns an estimate of the number of consumers waiting to receive elements via BlockingQueue.take() or timed poll.
getWaitingThreads() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer.ConditionObject
Returns a collection containing those threads that may be waiting on this Condition.
getWaitingThreads(AbstractQueuedLongSynchronizer.ConditionObject) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Returns a collection containing those threads that may be waiting on the given condition associated with this synchronizer.
getWaitingThreads() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject
Returns a collection containing those threads that may be waiting on this Condition.
getWaitingThreads(AbstractQueuedSynchronizer.ConditionObject) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Returns a collection containing those threads that may be waiting on the given condition associated with this synchronizer.
getWaitingThreads(Condition) - Method in class java.util.concurrent.locks.ReentrantLock
Returns a collection containing those threads that may be waiting on the given condition associated with this lock.
getWaitingThreads(Condition) - Method in class java.util.concurrent.locks.ReentrantReadWriteLock
Returns a collection containing those threads that may be waiting on the given condition associated with the write lock.
getWaitQueueLength() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer.ConditionObject
Returns an estimate of the number of threads waiting on this condition.
getWaitQueueLength(AbstractQueuedLongSynchronizer.ConditionObject) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Returns an estimate of the number of threads waiting on the given condition associated with this synchronizer.
getWaitQueueLength() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject
Returns an estimate of the number of threads waiting on this condition.
getWaitQueueLength(AbstractQueuedSynchronizer.ConditionObject) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Returns an estimate of the number of threads waiting on the given condition associated with this synchronizer.
getWaitQueueLength(Condition) - Method in class java.util.concurrent.locks.ReentrantLock
Returns an estimate of the number of threads waiting on the given condition associated with this lock.
getWaitQueueLength(Condition) - Method in class java.util.concurrent.locks.ReentrantReadWriteLock
Returns an estimate of the number of threads waiting on the given condition associated with the write lock.
getWantClientAuth() - Method in class javax.net.ssl.SSLEngine
Returns true if the engine will request client authentication.
getWantClientAuth() - Method in class javax.net.ssl.SSLParameters
Returns whether client authentication should be requested.
getWantClientAuth() - Method in class javax.net.ssl.SSLServerSocket
Returns true if client authentication will be requested on newly accepted server-mode connections.
getWantClientAuth() - Method in class javax.net.ssl.SSLSocket
Returns true if the socket will request client authentication.
getWantsInput() - Method in class javax.swing.JOptionPane
Returns the value of the wantsInput property.
getWarnings() - Method in interface java.sql.Connection
Retrieves the first warning reported by calls on this Connection object.
getWarnings() - Method in interface java.sql.ResultSet
Retrieves the first warning reported by calls on this ResultSet object.
getWarnings() - Method in interface java.sql.Statement
Retrieves the first warning reported by calls on this Statement object.
getWarningString() - Method in class java.awt.Window
Gets the warning string that is displayed with this window.
getWarningString() - Method in class javax.swing.JInternalFrame
Gets the warning string that is displayed with this internal frame.
getWeekdays() - Method in class java.text.DateFormatSymbols
Gets weekday strings.
getWeeksInWeekYear() - Method in class java.util.Calendar
Returns the number of weeks in the week year represented by this Calendar.
getWeeksInWeekYear() - Method in class java.util.GregorianCalendar
Returns the number of weeks in the week year represented by this GregorianCalendar.
getWeekYear() - Method in class java.util.Calendar
Returns the week year represented by this Calendar.
getWeekYear() - Method in class java.util.GregorianCalendar
Returns the week year represented by this GregorianCalendar.
getWestPane() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
getWheelRotation() - Method in class java.awt.event.MouseWheelEvent
Returns the number of "clicks" the mouse wheel was rotated, as an integer.
getWhen() - Method in class java.awt.event.ActionEvent
Returns the timestamp of when this event occurred.
getWhen() - Method in class java.awt.event.InputEvent
Returns the difference in milliseconds between the timestamp of when this event occurred and midnight, January 1, 1970 UTC.
getWhen() - Method in class java.awt.event.InputMethodEvent
Returns the time stamp of when this event occurred.
getWhen() - Method in class java.awt.event.InvocationEvent
Returns the timestamp of when this event occurred.
getWhereClause() - Method in interface javax.sql.rowset.JoinRowSet
Return a SQL-like description of the WHERE clause being used in a JoinRowSet object.
getWhite() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the white color of the current theme.
getWhite() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the white color.
getWidth() - Method in class java.awt.Component
Returns the current width of this component.
getWidth() - Method in class java.awt.Dimension
Returns the width of this Dimension in double precision.
getWidth() - Method in class java.awt.DisplayMode
Returns the width of the display, in pixels.
getWidth() - Method in class java.awt.geom.Arc2D.Double
Returns the width of the framing rectangle in double precision.
getWidth() - Method in class java.awt.geom.Arc2D.Float
Returns the width of the framing rectangle in double precision.
getWidth() - Method in class java.awt.geom.Dimension2D
Returns the width of this Dimension in double precision.
getWidth() - Method in class java.awt.geom.Ellipse2D.Double
Returns the width of the framing rectangle in double precision.
getWidth() - Method in class java.awt.geom.Ellipse2D.Float
Returns the width of the framing rectangle in double precision.
getWidth() - Method in class java.awt.geom.Rectangle2D.Double
Returns the width of the framing rectangle in double precision.
getWidth() - Method in class java.awt.geom.Rectangle2D.Float
Returns the width of the framing rectangle in double precision.
getWidth() - Method in class java.awt.geom.RectangularShape
Returns the width of the framing rectangle in double precision.
getWidth() - Method in class java.awt.geom.RoundRectangle2D.Double
Returns the width of the framing rectangle in double precision.
getWidth() - Method in class java.awt.geom.RoundRectangle2D.Float
Returns the width of the framing rectangle in double precision.
getWidth() - Method in class java.awt.image.BufferedImage
Returns the width of the BufferedImage.
getWidth(ImageObserver) - Method in class java.awt.image.BufferedImage
Returns the width of the BufferedImage.
getWidth(ImageObserver) - Method in class java.awt.Image
Determines the width of the image.
getWidth() - Method in class java.awt.image.Kernel
Returns the width of this Kernel.
getWidth() - Method in class java.awt.image.PixelGrabber
Get the width of the pixel buffer (after adjusting for image width).
getWidth() - Method in class java.awt.image.Raster
Returns the width in pixels of the Raster.
getWidth() - Method in interface java.awt.image.renderable.RenderableImage
Gets the width in user coordinate space.
getWidth() - Method in class java.awt.image.renderable.RenderableImageOp
Gets the width in user coordinate space.
getWidth() - Method in interface java.awt.image.RenderedImage
Returns the width of the RenderedImage.
getWidth() - Method in class java.awt.image.SampleModel
Returns the width in pixels.
getWidth() - Method in class java.awt.image.VolatileImage
Returns the width of the VolatileImage.
getWidth() - Method in class java.awt.print.PageFormat
Returns the width, in 1/72nds of an inch, of the page.
getWidth() - Method in class java.awt.print.Paper
Returns the width of the page in 1/72nds of an inch.
getWidth() - Method in class java.awt.Rectangle
Returns the width of the bounding Rectangle in double precision.
getWidth() - Method in exception java.util.IllegalFormatWidthException
Returns the width
getWidth(int) - Method in class javax.imageio.ImageReader
Returns the width in pixels of the given image within the input source.
getWidth(int) - Method in class javax.print.attribute.standard.MediaPrintableArea
Get the width of the printable area in the specified units.
getWidth() - Method in class javax.swing.JComponent
Returns the current width of this component.
getWidth() - Method in class javax.swing.SpringLayout.Constraints
Returns the value of the width property.
getWidth() - Method in class javax.swing.table.TableColumn
Returns the width of the TableColumn.
getWidth() - Method in class javax.swing.text.BoxView
Returns the current width of the box.
getWidthOfHighValueLabel() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
getWidthOfLowValueLabel() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
getWidthOfWidestLabel() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
getWidths() - Method in class java.awt.FontMetrics
Gets the advance widths of the first 256 characters in the Font.
getWildcardType(TypeMirror, TypeMirror) - Method in interface javax.lang.model.util.Types
Returns a new wildcard type argument.
getWindingRule() - Method in class java.awt.geom.FlatteningPathIterator
Returns the winding rule for determining the interior of the path.
getWindingRule() - Method in class java.awt.geom.Path2D
Returns the fill style winding rule.
getWindingRule() - Method in interface java.awt.geom.PathIterator
Returns the winding rule for determining the interior of the path.
getWindow() - Method in class java.awt.event.WindowEvent
Returns the originator of the event.
getWindowAncestor(Component) - Static method in class javax.swing.SwingUtilities
Returns the first Window ancestor of c, or null if c is not contained inside a Window.
getWindowBackground() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the window background color of the current theme.
getWindowBackground() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the window background color.
getWindowDecorationStyle() - Method in class javax.swing.JRootPane
Returns a constant identifying the type of Window decorations the JRootPane is providing.
getWindowFocusListeners() - Method in class java.awt.Window
Returns an array of all the window focus listeners registered on this window.
getWindowListeners() - Method in class java.awt.Window
Returns an array of all the window listeners registered on this window.
getWindows() - Static method in class java.awt.Window
Returns an array of all Windows, both owned and ownerless, created by this application.
getWindowStateListeners() - Method in class java.awt.Window
Returns an array of all the window state listeners registered on this window.
getWindowTitleBackground() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the window title background color of the current theme.
getWindowTitleBackground() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the window title background color.
getWindowTitleFont() - Method in class javax.swing.plaf.metal.DefaultMetalTheme
Returns the window title font.
getWindowTitleFont() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the window title font of the current theme.
getWindowTitleFont() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the window title font.
getWindowTitleForeground() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the window title foreground color of the current theme.
getWindowTitleForeground() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the window title foreground color.
getWindowTitleInactiveBackground() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the window title inactive background color of the current theme.
getWindowTitleInactiveBackground() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the window title inactive background color.
getWindowTitleInactiveForeground() - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns the window title inactive foreground color of the current theme.
getWindowTitleInactiveForeground() - Method in class javax.swing.plaf.metal.MetalTheme
Returns the window title inactive foreground color.
getWordEnd(JTextComponent, int) - Static method in class javax.swing.text.Utilities
Determines the end of a word for the given location.
getWordInstance() - Static method in class java.text.BreakIterator
Returns a new BreakIterator instance for word breaks for the default locale.
getWordInstance(Locale) - Static method in class java.text.BreakIterator
Returns a new BreakIterator instance for word breaks for the given locale.
getWordInstance(Locale) - Method in class java.text.spi.BreakIteratorProvider
Returns a new BreakIterator instance for word breaks for the given locale.
getWordSize() - Method in class javax.crypto.spec.RC5ParameterSpec
Returns the word size in bits.
getWordStart(JTextComponent, int) - Static method in class javax.swing.text.Utilities
Determines the start of a word for the given model location.
getWrapSizeLimit(int, boolean, int) - Method in interface org.ietf.jgss.GSSContext
Used to determine limits on the size of the message that can be passed to wrap.
getWrapStyleWord() - Method in class javax.swing.JTextArea
Gets the style of wrapping used if the text area is wrapping lines.
getWritableParent() - Method in class java.awt.image.WritableRaster
Returns the parent WritableRaster (if any) of this WritableRaster, or else null.
getWritableTile(int, int) - Method in class java.awt.image.BufferedImage
Checks out a tile for writing.
getWritableTile(int, int) - Method in interface java.awt.image.WritableRenderedImage
Checks out a tile for writing.
getWritableTileIndices() - Method in class java.awt.image.BufferedImage
Returns an array of Point objects indicating which tiles are checked out for writing.
getWritableTileIndices() - Method in interface java.awt.image.WritableRenderedImage
Returns an array of Point objects indicating which tiles are checked out for writing.
getWriteHoldCount() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock
Queries the number of reentrant write holds on this lock by the current thread.
getWriteMethod() - Method in class java.beans.PropertyDescriptor
Gets the method that should be used to write the property value.
getWriter() - Method in interface javax.script.ScriptContext
Returns the Writer for scripts to use when displaying output.
getWriter() - Method in class javax.script.SimpleScriptContext
Returns the Writer for scripts to use when displaying output.
getWriter() - Method in class javax.swing.text.AbstractWriter
Returns the Writer that is used to output the content.
getWriterFileSuffixes() - Static method in class javax.imageio.ImageIO
Returns an array of Strings listing all of the file suffixes associated with the formats understood by the current set of registered writers.
getWriterFormatNames() - Static method in class javax.imageio.ImageIO
Returns an array of Strings listing all of the informal format names understood by the current set of registered writers.
getWriterMIMETypes() - Static method in class javax.imageio.ImageIO
Returns an array of Strings listing all of the MIME types understood by the current set of registered writers.
getWriterServiceProviderName() - Method in class javax.imageio.spi.ImageTranscoderSpi
Returns the fully qualified class name of an ImageWriterSpi class that generates IIOMetadata objects that may be used as input to this transcoder.
getX() - Method in class java.awt.Component
Returns the current x coordinate of the components origin.
getX() - Method in class java.awt.dnd.DragSourceEvent
This method returns the horizontal coordinate of the cursor location in screen coordinates at the moment this event occured, or zero if the cursor location is not specified for this event.
getX() - Method in class java.awt.event.MouseEvent
Returns the horizontal x position of the event relative to the source component.
getX() - Method in class java.awt.geom.Arc2D.Double
Returns the X coordinate of the upper-left corner of the framing rectangle in double precision.
getX() - Method in class java.awt.geom.Arc2D.Float
Returns the X coordinate of the upper-left corner of the framing rectangle in double precision.
getX() - Method in class java.awt.geom.Ellipse2D.Double
Returns the X coordinate of the upper-left corner of the framing rectangle in double precision.
getX() - Method in class java.awt.geom.Ellipse2D.Float
Returns the X coordinate of the upper-left corner of the framing rectangle in double precision.
getX() - Method in class java.awt.geom.Point2D.Double
Returns the X coordinate of this Point2D in double precision.
getX() - Method in class java.awt.geom.Point2D.Float
Returns the X coordinate of this Point2D in double precision.
getX() - Method in class java.awt.geom.Point2D
Returns the X coordinate of this Point2D in double precision.
getX() - Method in class java.awt.geom.Rectangle2D.Double
Returns the X coordinate of the upper-left corner of the framing rectangle in double precision.
getX() - Method in class java.awt.geom.Rectangle2D.Float
Returns the X coordinate of the upper-left corner of the framing rectangle in double precision.
getX() - Method in class java.awt.geom.RectangularShape
Returns the X coordinate of the upper-left corner of the framing rectangle in double precision.
getX() - Method in class java.awt.geom.RoundRectangle2D.Double
Returns the X coordinate of the upper-left corner of the framing rectangle in double precision.
getX() - Method in class java.awt.geom.RoundRectangle2D.Float
Returns the X coordinate of the upper-left corner of the framing rectangle in double precision.
getX() - Method in class java.awt.Point
Returns the X coordinate of this Point2D in double precision.
getX() - Method in class java.awt.Rectangle
Returns the X coordinate of the bounding Rectangle in double precision.
getX() - Method in interface java.security.interfaces.DSAPrivateKey
Returns the value of the private key, x.
getX() - Method in class java.security.spec.DSAPrivateKeySpec
Returns the private key x.
getX() - Method in interface javax.crypto.interfaces.DHPrivateKey
Returns the private value, x.
getX() - Method in class javax.crypto.spec.DHPrivateKeySpec
Returns the private value x.
getX(int) - Method in class javax.print.attribute.Size2DSyntax
Returns this two-dimensional size attribute's X dimension in the given units as a floating-point value.
getX(int) - Method in class javax.print.attribute.standard.MediaPrintableArea
Get the x location of the origin of the printable area in the specified units.
getX() - Method in class javax.swing.JComponent
Returns the current x coordinate of the component's origin.
getX() - Method in class javax.swing.SpringLayout.Constraints
Returns the value of the x property.
getX1() - Method in class java.awt.geom.CubicCurve2D.Double
Returns the X coordinate of the start point in double precision.
getX1() - Method in class java.awt.geom.CubicCurve2D.Float
Returns the X coordinate of the start point in double precision.
getX1() - Method in class java.awt.geom.CubicCurve2D
Returns the X coordinate of the start point in double precision.
getX1() - Method in class java.awt.geom.Line2D.Double
Returns the X coordinate of the start point in double precision.
getX1() - Method in class java.awt.geom.Line2D.Float
Returns the X coordinate of the start point in double precision.
getX1() - Method in class java.awt.geom.Line2D
Returns the X coordinate of the start point in double precision.
getX1() - Method in class java.awt.geom.QuadCurve2D.Double
Returns the X coordinate of the start point in double in precision.
getX1() - Method in class java.awt.geom.QuadCurve2D.Float
Returns the X coordinate of the start point in double in precision.
getX1() - Method in class java.awt.geom.QuadCurve2D
Returns the X coordinate of the start point in double in precision.
getX2() - Method in class java.awt.geom.CubicCurve2D.Double
Returns the X coordinate of the end point in double precision.
getX2() - Method in class java.awt.geom.CubicCurve2D.Float
Returns the X coordinate of the end point in double precision.
getX2() - Method in class java.awt.geom.CubicCurve2D
Returns the X coordinate of the end point in double precision.
getX2() - Method in class java.awt.geom.Line2D.Double
Returns the X coordinate of the end point in double precision.
getX2() - Method in class java.awt.geom.Line2D.Float
Returns the X coordinate of the end point in double precision.
getX2() - Method in class java.awt.geom.Line2D
Returns the X coordinate of the end point in double precision.
getX2() - Method in class java.awt.geom.QuadCurve2D.Double
Returns the X coordinate of the end point in double precision.
getX2() - Method in class java.awt.geom.QuadCurve2D.Float
Returns the X coordinate of the end point in double precision.
getX2() - Method in class java.awt.geom.QuadCurve2D
Returns the X coordinate of the end point in double precision.
getXAConnection() - Method in interface javax.sql.XADataSource
Attempts to establish a physical database connection that can be used in a distributed transaction.
getXAConnection(String, String) - Method in interface javax.sql.XADataSource
Attempts to establish a physical database connection, using the given user name and password.
getXAResource() - Method in interface javax.sql.XAConnection
Retrieves an XAResource object that the transaction manager will use to manage this XAConnection object's participation in a distributed transaction.
getXMicrometers() - Method in class javax.print.attribute.Size2DSyntax
Returns this two-dimensional size attribute's X dimension in units of micrometers (µm).
getXOnScreen() - Method in class java.awt.event.MouseEvent
Returns the absolute horizontal x position of the event.
getXOrigin() - Method in class java.awt.image.Kernel
Returns the X origin of this Kernel.
getXPath() - Method in class javax.xml.crypto.dsig.spec.XPathFilterParameterSpec
Returns the XPath expression to be evaluated.
getXPathList() - Method in class javax.xml.crypto.dsig.spec.XPathFilter2ParameterSpec
Returns a list of one or more XPathType objects.
getY() - Method in class java.awt.Component
Returns the current y coordinate of the components origin.
getY() - Method in class java.awt.dnd.DragSourceEvent
This method returns the vertical coordinate of the cursor location in screen coordinates at the moment this event occured, or zero if the cursor location is not specified for this event.
getY() - Method in class java.awt.event.MouseEvent
Returns the vertical y position of the event relative to the source component.
getY() - Method in class java.awt.geom.Arc2D.Double
Returns the Y coordinate of the upper-left corner of the framing rectangle in double precision.
getY() - Method in class java.awt.geom.Arc2D.Float
Returns the Y coordinate of the upper-left corner of the framing rectangle in double precision.
getY() - Method in class java.awt.geom.Ellipse2D.Double
Returns the Y coordinate of the upper-left corner of the framing rectangle in double precision.
getY() - Method in class java.awt.geom.Ellipse2D.Float
Returns the Y coordinate of the upper-left corner of the framing rectangle in double precision.
getY() - Method in class java.awt.geom.Point2D.Double
Returns the Y coordinate of this Point2D in double precision.
getY() - Method in class java.awt.geom.Point2D.Float
Returns the Y coordinate of this Point2D in double precision.
getY() - Method in class java.awt.geom.Point2D
Returns the Y coordinate of this Point2D in double precision.
getY() - Method in class java.awt.geom.Rectangle2D.Double
Returns the Y coordinate of the upper-left corner of the framing rectangle in double precision.
getY() - Method in class java.awt.geom.Rectangle2D.Float
Returns the Y coordinate of the upper-left corner of the framing rectangle in double precision.
getY() - Method in class java.awt.geom.RectangularShape
Returns the Y coordinate of the upper-left corner of the framing rectangle in double precision.
getY() - Method in class java.awt.geom.RoundRectangle2D.Double
Returns the Y coordinate of the upper-left corner of the framing rectangle in double precision.
getY() - Method in class java.awt.geom.RoundRectangle2D.Float
Returns the Y coordinate of the upper-left corner of the framing rectangle in double precision.
getY() - Method in class java.awt.Point
Returns the Y coordinate of this Point2D in double precision.
getY() - Method in class java.awt.Rectangle
Returns the Y coordinate of the bounding Rectangle in double precision.
getY() - Method in interface java.security.interfaces.DSAPublicKey
Returns the value of the public key, y.
getY() - Method in class java.security.spec.DSAPublicKeySpec
Returns the public key y.
getY() - Method in interface javax.crypto.interfaces.DHPublicKey
Returns the public value, y.
getY() - Method in class javax.crypto.spec.DHPublicKeySpec
Returns the public value y.
getY(int) - Method in class javax.print.attribute.Size2DSyntax
Returns this two-dimensional size attribute's Y dimension in the given units as a floating-point value.
getY(int) - Method in class javax.print.attribute.standard.MediaPrintableArea
Get the y location of the origin of the printable area in the specified units.
getY() - Method in class javax.swing.JComponent
Returns the current y coordinate of the component's origin.
getY() - Method in class javax.swing.SpringLayout.Constraints
Returns the value of the y property.
getY1() - Method in class java.awt.geom.CubicCurve2D.Double
Returns the Y coordinate of the start point in double precision.
getY1() - Method in class java.awt.geom.CubicCurve2D.Float
Returns the Y coordinate of the start point in double precision.
getY1() - Method in class java.awt.geom.CubicCurve2D
Returns the Y coordinate of the start point in double precision.
getY1() - Method in class java.awt.geom.Line2D.Double
Returns the Y coordinate of the start point in double precision.
getY1() - Method in class java.awt.geom.Line2D.Float
Returns the Y coordinate of the start point in double precision.
getY1() - Method in class java.awt.geom.Line2D
Returns the Y coordinate of the start point in double precision.
getY1() - Method in class java.awt.geom.QuadCurve2D.Double
Returns the Y coordinate of the start point in double precision.
getY1() - Method in class java.awt.geom.QuadCurve2D.Float
Returns the Y coordinate of the start point in double precision.
getY1() - Method in class java.awt.geom.QuadCurve2D
Returns the Y coordinate of the start point in double precision.
getY2() - Method in class java.awt.geom.CubicCurve2D.Double
Returns the Y coordinate of the end point in double precision.
getY2() - Method in class java.awt.geom.CubicCurve2D.Float
Returns the Y coordinate of the end point in double precision.
getY2() - Method in class java.awt.geom.CubicCurve2D
Returns the Y coordinate of the end point in double precision.
getY2() - Method in class java.awt.geom.Line2D.Double
Returns the Y coordinate of the end point in double precision.
getY2() - Method in class java.awt.geom.Line2D.Float
Returns the Y coordinate of the end point in double precision.
getY2() - Method in class java.awt.geom.Line2D
Returns the Y coordinate of the end point in double precision.
getY2() - Method in class java.awt.geom.QuadCurve2D.Double
Returns the Y coordinate of the end point in double precision.
getY2() - Method in class java.awt.geom.QuadCurve2D.Float
Returns the Y coordinate of the end point in double precision.
getY2() - Method in class java.awt.geom.QuadCurve2D
Returns the Y coordinate of the end point in double precision.
getYear() - Method in class java.sql.Time
Deprecated. 
getYear() - Method in class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by Calendar.get(Calendar.YEAR) - 1900.
getYMicrometers() - Method in class javax.print.attribute.Size2DSyntax
Returns this two-dimensional size attribute's Y dimension in units of micrometers (µm).
getYOnScreen() - Method in class java.awt.event.MouseEvent
Returns the absolute vertical y position of the event.
getYOrigin() - Method in class java.awt.image.Kernel
Returns the Y origin of this Kernel.
getZeroDigit() - Method in class java.text.DecimalFormatSymbols
Gets the character used for zero.
getZoneStrings() - Method in class java.text.DateFormatSymbols
Gets time zone strings.
GIF - Static variable in class javax.print.DocFlavor.BYTE_ARRAY
Doc flavor with MIME type = "image/gif", print data representation class name = "[B" (byte array).
GIF - Static variable in class javax.print.DocFlavor.INPUT_STREAM
Doc flavor with MIME type = "image/gif", print data representation class name = "java.io.InputStream" (byte stream).
GIF - Static variable in class javax.print.DocFlavor.URL
Doc flavor with MIME type = "image/gif", print data representation class name = "java.net.URL".
GLAGOLITIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Glagolitic" Unicode character block.
GLASS_PANE - Static variable in class javax.accessibility.AccessibleRole
A pane that is guaranteed to be painted on top of all panes beneath it.
GLASS_PANE_PROPERTY - Static variable in class javax.swing.JInternalFrame
Bound property name.
glassPane - Variable in class javax.swing.JRootPane
The glass pane that overlays the menu bar and content pane, so it can intercept mouse movements and such.
glassPaneDispatcher - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI
 
global - Static variable in class java.util.logging.Logger
Deprecated.
Initialization of this field is prone to deadlocks. The field must be initialized by the Logger class initialization which may cause deadlocks with the LogManager class initialization. In such cases two class initialization wait for each other to complete. The preferred way to get the global logger object is via the call Logger.getGlobal(). For compatibility with old JDK versions where the Logger.getGlobal() is not available use the call Logger.getLogger(Logger.GLOBAL_LOGGER_NAME) or Logger.getLogger("global").
GLOBAL_LOGGER_NAME - Static variable in class java.util.logging.Logger
GLOBAL_LOGGER_NAME is a name for the global logger.
GLOBAL_SCOPE - Static variable in interface javax.script.ScriptContext
GlobalScope attributes are visible to all engines created by same ScriptEngineFactory.
globalHierarchyLock - Static variable in interface java.beans.beancontext.BeanContext
This global lock is used by both BeanContext and BeanContextServices implementors to serialize changes in a BeanContext hierarchy and any service requests etc.
globalScope - Variable in class javax.script.SimpleScriptContext
This is the global scope bindings.
GlyphJustificationInfo - Class in java.awt.font
The GlyphJustificationInfo class represents information about the justification properties of a glyph.
GlyphJustificationInfo(float, boolean, int, float, float, boolean, int, float, float) - Constructor for class java.awt.font.GlyphJustificationInfo
Constructs information about the justification properties of a glyph.
GlyphMetrics - Class in java.awt.font
The GlyphMetrics class represents infomation for a single glyph.
GlyphMetrics(float, Rectangle2D, byte) - Constructor for class java.awt.font.GlyphMetrics
Constructs a GlyphMetrics object.
GlyphMetrics(boolean, float, float, Rectangle2D, byte) - Constructor for class java.awt.font.GlyphMetrics
Constructs a GlyphMetrics object.
GlyphVector - Class in java.awt.font
A GlyphVector object is a collection of glyphs containing geometric information for the placement of each glyph in a transformed coordinate space which corresponds to the device on which the GlyphVector is ultimately displayed.
GlyphVector() - Constructor for class java.awt.font.GlyphVector
 
GlyphView - Class in javax.swing.text
A GlyphView is a styled chunk of text that represents a view mapped over an element in the text model.
GlyphView(Element) - Constructor for class javax.swing.text.GlyphView
Constructs a new view wrapped on an element.
GlyphView.GlyphPainter - Class in javax.swing.text
A class to perform rendering of the glyphs.
GlyphView.GlyphPainter() - Constructor for class javax.swing.text.GlyphView.GlyphPainter
 
GoodBreakWeight - Static variable in class javax.swing.text.View
The weight to indicate a view supports breaking, but better opportunities probably exist.
GOPHER - Static variable in class javax.print.attribute.standard.ReferenceUriSchemesSupported
Gopher Protocol.
GOT_FOCUS - Static variable in class java.awt.Event
A component gained the focus.
gotDefault - Variable in class javax.naming.InitialContext
Field indicating whether the initial context has been obtained by calling NamingManager.getInitialContext().
gotFocus(Event, Object) - Method in class java.awt.Component
Deprecated.
As of JDK version 1.1, replaced by processFocusEvent(FocusEvent).
GOTHIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Gothic" Unicode character block.
grabFocus() - Method in class javax.swing.JComponent
Requests that this Component get the input focus, and that this Component's top-level ancestor become the focused Window.
grabPixels() - Method in class java.awt.image.PixelGrabber
Request the Image or ImageProducer to start delivering pixels and wait for all of the pixels in the rectangle of interest to be delivered.
grabPixels(long) - Method in class java.awt.image.PixelGrabber
Request the Image or ImageProducer to start delivering pixels and wait for all of the pixels in the rectangle of interest to be delivered or until the specified timeout has elapsed.
GRADE_CHECK_ALL_AT_COMMIT - Static variable in class javax.sql.rowset.spi.SyncProvider
Indicates a high level optimistic synchronization grade with respect to the originating data source.
GRADE_CHECK_MODIFIED_AT_COMMIT - Static variable in class javax.sql.rowset.spi.SyncProvider
Indicates a low level optimistic synchronization grade with respect to the originating data source.
GRADE_LOCK_WHEN_LOADED - Static variable in class javax.sql.rowset.spi.SyncProvider
Indicates the most pessimistic synchronization grade with respect to the originating data source.
GRADE_LOCK_WHEN_MODIFIED - Static variable in class javax.sql.rowset.spi.SyncProvider
Indicates a pessimistic synchronization grade with respect to the originating data source.
GRADE_NONE - Static variable in class javax.sql.rowset.spi.SyncProvider
Indicates that no synchronization with the originating data source is provided.
GradientPaint - Class in java.awt
The GradientPaint class provides a way to fill a Shape with a linear color gradient pattern.
GradientPaint(float, float, Color, float, float, Color) - Constructor for class java.awt.GradientPaint
Constructs a simple acyclic GradientPaint object.
GradientPaint(Point2D, Color, Point2D, Color) - Constructor for class java.awt.GradientPaint
Constructs a simple acyclic GradientPaint object.
GradientPaint(float, float, Color, float, float, Color, boolean) - Constructor for class java.awt.GradientPaint
Constructs either a cyclic or acyclic GradientPaint object depending on the boolean parameter.
GradientPaint(Point2D, Color, Point2D, Color, boolean) - Constructor for class java.awt.GradientPaint
Constructs either a cyclic or acyclic GradientPaint object depending on the boolean parameter.
GraphicAttribute - Class in java.awt.font
This class is used with the CHAR_REPLACEMENT attribute.
GraphicAttribute(int) - Constructor for class java.awt.font.GraphicAttribute
Constructs a GraphicAttribute.
Graphics - Class in java.awt
The Graphics class is the abstract base class for all graphics contexts that allow an application to draw onto components that are realized on various devices, as well as onto off-screen images.
Graphics() - Constructor for class java.awt.Graphics
Constructs a new Graphics object.
Graphics2D - Class in java.awt
This Graphics2D class extends the Graphics class to provide more sophisticated control over geometry, coordinate transformations, color management, and text layout.
Graphics2D() - Constructor for class java.awt.Graphics2D
Constructs a new Graphics2D object.
GraphicsConfigTemplate - Class in java.awt
The GraphicsConfigTemplate class is used to obtain a valid GraphicsConfiguration.
GraphicsConfigTemplate() - Constructor for class java.awt.GraphicsConfigTemplate
This class is an abstract class so only subclasses can be instantiated.
GraphicsConfiguration - Class in java.awt
The GraphicsConfiguration class describes the characteristics of a graphics destination such as a printer or monitor.
GraphicsConfiguration() - Constructor for class java.awt.GraphicsConfiguration
This is an abstract class that cannot be instantiated directly.
GraphicsDevice - Class in java.awt
The GraphicsDevice class describes the graphics devices that might be available in a particular graphics environment.
GraphicsDevice() - Constructor for class java.awt.GraphicsDevice
This is an abstract class that cannot be instantiated directly.
GraphicsDevice.WindowTranslucency - Enum in java.awt
Kinds of translucency supported by the underlying system.
GraphicsEnvironment - Class in java.awt
The GraphicsEnvironment class describes the collection of GraphicsDevice objects and Font objects available to a Java(tm) application on a particular platform.
GraphicsEnvironment() - Constructor for class java.awt.GraphicsEnvironment
This is an abstract class and cannot be instantiated directly.
gray - Static variable in class java.awt.Color
The color gray.
GRAY - Static variable in class java.awt.Color
The color gray.
GrayFilter - Class in javax.swing
An image filter that "disables" an image by turning it into a grayscale image, and brightening the pixels in the image.
GrayFilter(boolean, int) - Constructor for class javax.swing.GrayFilter
Constructs a GrayFilter object that filters a color image to a grayscale image.
GREEK - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Greek and Coptic" Unicode character block.
GREEK_EXTENDED - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Greek Extended" Unicode character block.
green - Static variable in class java.awt.Color
The color green.
GREEN - Static variable in class java.awt.Color
The color green.
GREENCOMPONENT - Static variable in class java.awt.color.ICC_ProfileRGB
Used to get a gamma value or TRC for the green component.
GregorianCalendar - Class in java.util
GregorianCalendar is a concrete subclass of Calendar and provides the standard calendar system used by most of the world.
GregorianCalendar() - Constructor for class java.util.GregorianCalendar
Constructs a default GregorianCalendar using the current time in the default time zone with the default locale.
GregorianCalendar(TimeZone) - Constructor for class java.util.GregorianCalendar
Constructs a GregorianCalendar based on the current time in the given time zone with the default locale.
GregorianCalendar(Locale) - Constructor for class java.util.GregorianCalendar
Constructs a GregorianCalendar based on the current time in the default time zone with the given locale.
GregorianCalendar(TimeZone, Locale) - Constructor for class java.util.GregorianCalendar
Constructs a GregorianCalendar based on the current time in the given time zone with the given locale.
GregorianCalendar(int, int, int) - Constructor for class java.util.GregorianCalendar
Constructs a GregorianCalendar with the given date set in the default time zone with the default locale.
GregorianCalendar(int, int, int, int, int) - Constructor for class java.util.GregorianCalendar
Constructs a GregorianCalendar with the given date and time set for the default time zone with the default locale.
GregorianCalendar(int, int, int, int, int, int) - Constructor for class java.util.GregorianCalendar
Constructs a GregorianCalendar with the given date and time set for the default time zone with the default locale.
GridBagConstraints - Class in java.awt
The GridBagConstraints class specifies constraints for components that are laid out using the GridBagLayout class.
GridBagConstraints() - Constructor for class java.awt.GridBagConstraints
Creates a GridBagConstraint object with all of its fields set to their default value.
GridBagConstraints(int, int, int, int, double, double, int, int, Insets, int, int) - Constructor for class java.awt.GridBagConstraints
Creates a GridBagConstraints object with all of its fields set to the passed-in arguments.
GridBagLayout - Class in java.awt
The GridBagLayout class is a flexible layout manager that aligns components vertically, horizontally or along their baseline without requiring that the components be of the same size.
GridBagLayout() - Constructor for class java.awt.GridBagLayout
Creates a grid bag layout manager.
GridBagLayoutInfo - Class in java.awt
The GridBagLayoutInfo is an utility class for GridBagLayout layout manager.
gridColor - Variable in class javax.swing.JTable
The color of the grid.
gridheight - Variable in class java.awt.GridBagConstraints
Specifies the number of cells in a column for the component's display area.
GridLayout - Class in java.awt
The GridLayout class is a layout manager that lays out a container's components in a rectangular grid.
GridLayout() - Constructor for class java.awt.GridLayout
Creates a grid layout with a default of one column per component, in a single row.
GridLayout(int, int) - Constructor for class java.awt.GridLayout
Creates a grid layout with the specified number of rows and columns.
GridLayout(int, int, int, int) - Constructor for class java.awt.GridLayout
Creates a grid layout with the specified number of rows and columns.
gridwidth - Variable in class java.awt.GridBagConstraints
Specifies the number of cells in a row for the component's display area.
gridx - Variable in class java.awt.GridBagConstraints
Specifies the cell containing the leading edge of the component's display area, where the first cell in a row has gridx=0.
gridy - Variable in class java.awt.GridBagConstraints
Specifies the cell at the top of the component's display area, where the topmost cell has gridy=0.
group() - Method in class java.nio.channels.MembershipKey
Returns the multicast group for which this membership key was created.
group() - Method in interface java.nio.file.attribute.PosixFileAttributes
Returns the group owner of the file.
Group - Interface in java.security.acl
This interface is used to represent a group of principals.
group() - Method in class java.util.regex.Matcher
Returns the input subsequence matched by the previous match.
group(int) - Method in class java.util.regex.Matcher
Returns the input subsequence captured by the given group during the previous match operation.
group(String) - Method in class java.util.regex.Matcher
Returns the input subsequence captured by the given named-capturing group during the previous match operation.
group() - Method in interface java.util.regex.MatchResult
Returns the input subsequence matched by the previous match.
group(int) - Method in interface java.util.regex.MatchResult
Returns the input subsequence captured by the given group during the previous match operation.
group - Variable in class javax.swing.DefaultButtonModel
The button group that the button belongs to.
GROUP_BOX - Static variable in class javax.accessibility.AccessibleRole
A GROUP_BOX is a simple container that contains a border around it and contains components inside it.
groupCount() - Method in class java.util.regex.Matcher
Returns the number of capturing groups in this matcher's pattern.
groupCount() - Method in interface java.util.regex.MatchResult
Returns the number of capturing groups in this match result's pattern.
GROUPING_SEPARATOR - Static variable in class java.text.NumberFormat.Field
Constant identifying the grouping separator field.
GroupLayout - Class in javax.swing
GroupLayout is a LayoutManager that hierarchically groups components in order to position them in a Container.
GroupLayout(Container) - Constructor for class javax.swing.GroupLayout
Creates a GroupLayout for the specified Container.
GroupLayout.Alignment - Enum in javax.swing
Enumeration of the possible ways ParallelGroup can align its children.
GroupLayout.Group - Class in javax.swing
Group provides the basis for the two types of operations supported by GroupLayout: laying out components one after another (SequentialGroup) or aligned (ParallelGroup).
GroupLayout.ParallelGroup - Class in javax.swing
A Group that aligns and sizes it's children.
GroupLayout.SequentialGroup - Class in javax.swing
A Group that positions and sizes its elements sequentially, one after another.
GroupPrincipal - Interface in java.nio.file.attribute
A UserPrincipal representing a group identity, used to determine access rights to objects in a file system.
grow(int, int) - Method in class java.awt.Rectangle
Resizes the Rectangle both horizontally and vertically.
growAbsorb - Variable in class java.awt.font.GlyphJustificationInfo
If true, this glyph absorbs all extra space at this and lower priority levels when it grows.
growLeftLimit - Variable in class java.awt.font.GlyphJustificationInfo
The maximum amount by which the left side of this glyph can grow.
growPriority - Variable in class java.awt.font.GlyphJustificationInfo
The priority level of this glyph as it is growing.
growRightLimit - Variable in class java.awt.font.GlyphJustificationInfo
The maximum amount by which the right side of this glyph can grow.
GSSContext - Interface in org.ietf.jgss
This interface encapsulates the GSS-API security context and provides the security services that are available over the context.
GSSCredential - Interface in org.ietf.jgss
This interface encapsulates the GSS-API credentials for an entity.
GSSException - Exception in org.ietf.jgss
This exception is thrown whenever a GSS-API error occurs, including any mechanism specific error.
GSSException(int) - Constructor for exception org.ietf.jgss.GSSException
Creates a GSSException object with a specified major code.
GSSException(int, int, String) - Constructor for exception org.ietf.jgss.GSSException
Creates a GSSException object with the specified major code, minor code, and minor code textual explanation.
GSSManager - Class in org.ietf.jgss
This class serves as a factory for other important GSS-API classes and also provides information about the mechanisms that are supported.
GSSManager() - Constructor for class org.ietf.jgss.GSSManager
 
GSSName - Interface in org.ietf.jgss
This interface encapsulates a single GSS-API principal entity.
GT - Static variable in class javax.management.Query
gt(ValueExp, ValueExp) - Static method in class javax.management.Query
Returns a query expression that represents a "greater than" constraint on two values.
Guard - Interface in java.security
This interface represents a guard, which is an object that is used to protect access to another object.
GuardedObject - Class in java.security
A GuardedObject is an object that is used to protect access to another object.
GuardedObject(Object, Guard) - Constructor for class java.security.GuardedObject
Constructs a GuardedObject using the specified object and guard.
guardWithTest(MethodHandle, MethodHandle, MethodHandle) - Static method in class java.lang.invoke.MethodHandles
Makes a method handle which adapts a target method handle, by guarding it with a test, a boolean-valued method handle.
guardWithTest(MethodHandle, MethodHandle) - Method in class java.lang.invoke.SwitchPoint
Returns a method handle which always delegates either to the target or the fallback.
guessContentTypeFromName(String) - Static method in class java.net.URLConnection
Tries to determine the content type of an object, based on the specified "file" component of a URL.
guessContentTypeFromStream(InputStream) - Static method in class java.net.URLConnection
Tries to determine the type of an input stream based on the characters at the beginning of the input stream.
GUJARATI - Static variable in class java.awt.font.NumericShaper
Identifies the GUJARATI range and decimal base.
GUJARATI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Gujarati" Unicode character block.
GURMUKHI - Static variable in class java.awt.font.NumericShaper
Identifies the GURMUKHI range and decimal base.
GURMUKHI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Gurmukhi" Unicode character block.
GZIP - Static variable in class javax.print.attribute.standard.Compression
GNU zip compression technology described in RFC 1952.
GZIP_MAGIC - Static variable in class java.util.zip.GZIPInputStream
GZIP header magic number.
GZIPInputStream - Class in java.util.zip
This class implements a stream filter for reading compressed data in the GZIP file format.
GZIPInputStream(InputStream, int) - Constructor for class java.util.zip.GZIPInputStream
Creates a new input stream with the specified buffer size.
GZIPInputStream(InputStream) - Constructor for class java.util.zip.GZIPInputStream
Creates a new input stream with a default buffer size.
GZIPOutputStream - Class in java.util.zip
This class implements a stream filter for writing compressed data in the GZIP file format.
GZIPOutputStream(OutputStream, int) - Constructor for class java.util.zip.GZIPOutputStream
Creates a new output stream with the specified buffer size.
GZIPOutputStream(OutputStream, int, boolean) - Constructor for class java.util.zip.GZIPOutputStream
Creates a new output stream with the specified buffer size and flush mode.
GZIPOutputStream(OutputStream) - Constructor for class java.util.zip.GZIPOutputStream
Creates a new output stream with a default buffer size.
GZIPOutputStream(OutputStream, boolean) - Constructor for class java.util.zip.GZIPOutputStream
Creates a new output stream with a default buffer size and the specified flush mode.

H

h - Variable in class java.lang.reflect.Proxy
the invocation handler for this proxy instance.
H1 - Static variable in class javax.swing.text.html.HTML.Tag
 
H2 - Static variable in class javax.swing.text.html.HTML.Tag
 
H3 - Static variable in class javax.swing.text.html.HTML.Tag
 
H4 - Static variable in class javax.swing.text.html.HTML.Tag
 
H5 - Static variable in class javax.swing.text.html.HTML.Tag
 
H6 - Static variable in class javax.swing.text.html.HTML.Tag
 
HALFWIDTH_AND_FULLWIDTH_FORMS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Halfwidth and Fullwidth Forms" Unicode character block.
HALFWIDTH_KATAKANA - Static variable in class java.awt.im.InputSubset
Constant for the halfwidth katakana subset of the Unicode halfwidth and fullwidth forms character block.
HALIGN - Static variable in class javax.swing.text.html.HTML.Attribute
 
halt(int) - Method in class java.lang.Runtime
Forcibly terminates the currently running Java virtual machine.
HAND_CURSOR - Static variable in class java.awt.Cursor
The hand cursor type.
HAND_CURSOR - Static variable in class java.awt.Frame
Deprecated.
replaced by Cursor.HAND_CURSOR.
handle(Callback[]) - Method in interface javax.security.auth.callback.CallbackHandler
Retrieve or display the information requested in the provided Callbacks.
handleComment(char[], int) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
 
handleComment(char[], int) - Method in class javax.swing.text.html.HTMLEditorKit.ParserCallback
 
handleComment(char[]) - Method in class javax.swing.text.html.parser.DocumentParser
 
handleComment(char[]) - Method in class javax.swing.text.html.parser.Parser
Called when an HTML comment is encountered.
handleEmptyTag(TagElement) - Method in class javax.swing.text.html.parser.DocumentParser
Handle Empty Tag.
handleEmptyTag(TagElement) - Method in class javax.swing.text.html.parser.Parser
Called when an empty tag is encountered.
handleEndOfLineString(String) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
This is invoked after the stream has been parsed, but before flush.
handleEndOfLineString(String) - Method in class javax.swing.text.html.HTMLEditorKit.ParserCallback
This is invoked after the stream has been parsed, but before flush.
handleEndTag(HTML.Tag, int) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Callback from the parser.
handleEndTag(HTML.Tag, int) - Method in class javax.swing.text.html.HTMLEditorKit.ParserCallback
 
handleEndTag(TagElement) - Method in class javax.swing.text.html.parser.DocumentParser
Handle End Tag.
handleEndTag(TagElement) - Method in class javax.swing.text.html.parser.Parser
Called when an end tag is encountered.
handleEOFInComment() - Method in class javax.swing.text.html.parser.Parser
 
handleError(String, int) - Method in class javax.swing.text.html.HTMLEditorKit.ParserCallback
 
handleError(int, String) - Method in class javax.swing.text.html.parser.DocumentParser
 
handleError(int, String) - Method in class javax.swing.text.html.parser.Parser
An error has occurred.
handleEvent(Event) - Method in class java.awt.Component
Deprecated.
As of JDK version 1.1 replaced by processEvent(AWTEvent).
handleEvent(AWTEvent) - Method in interface java.awt.peer.ComponentPeer
Called to let the component peer handle events.
handleExpandControlClick(TreePath, int, int) - Method in class javax.swing.plaf.basic.BasicTreeUI
Messaged when the user clicks the particular row, this invokes toggleExpandState.
handleGetObject(String) - Method in class java.util.ListResourceBundle
 
handleGetObject(String) - Method in class java.util.PropertyResourceBundle
 
handleGetObject(String) - Method in class java.util.ResourceBundle
Gets an object for the given key from this resource bundle.
handleJustify(float) - Method in class java.awt.font.TextLayout
Justify this layout.
handleKeySet() - Method in class java.util.ListResourceBundle
Returns a Set of the keys contained only in this ResourceBundle.
handleKeySet() - Method in class java.util.PropertyResourceBundle
Returns a Set of the keys contained only in this ResourceBundle.
handleKeySet() - Method in class java.util.ResourceBundle
Returns a Set of the keys contained only in this ResourceBundle.
handleMBeanUnregistration(ObjectName, String) - Method in interface javax.management.relation.Relation
Callback used by the Relation Service when a MBean referenced in a role is unregistered.
handleMBeanUnregistration(ObjectName, String) - Method in class javax.management.relation.RelationSupport
Callback used by the Relation Service when a MBean referenced in a role is unregistered.
handleNotification(NotificationListener, Notification, Object) - Method in class javax.management.NotificationBroadcasterSupport
This method is called by sendNotification for each listener in order to send the notification to that listener.
handleNotification(Notification, Object) - Method in interface javax.management.NotificationListener
Invoked when a JMX notification occurs.
handleNotification(Notification, Object) - Method in class javax.management.relation.RelationService
Invoked when a JMX notification occurs.
handleOption(String, Iterator<String>) - Method in class javax.tools.ForwardingJavaFileManager
 
handleOption(String, Iterator<String>) - Method in interface javax.tools.JavaFileManager
Handles one option.
Handler - Class in java.util.logging
A Handler object takes log messages from a Logger and exports them.
Handler() - Constructor for class java.util.logging.Handler
Default constructor.
handleSimpleTag(HTML.Tag, MutableAttributeSet, int) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Callback from the parser.
handleSimpleTag(HTML.Tag, MutableAttributeSet, int) - Method in class javax.swing.text.html.HTMLEditorKit.ParserCallback
 
handleStartTag(HTML.Tag, MutableAttributeSet, int) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Callback from the parser.
handleStartTag(HTML.Tag, MutableAttributeSet, int) - Method in class javax.swing.text.html.HTMLEditorKit.ParserCallback
 
handleStartTag(TagElement) - Method in class javax.swing.text.html.parser.DocumentParser
Handle Start Tag.
handleStartTag(TagElement) - Method in class javax.swing.text.html.parser.Parser
Called when a start tag is encountered.
handlesWheelScrolling() - Method in interface java.awt.peer.ComponentPeer
Determines if the component handles wheel scrolling itself.
handleText(char[], int) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Called by the parser to indicate a block of text was encountered.
handleText(char[], int) - Method in class javax.swing.text.html.HTMLEditorKit.ParserCallback
 
handleText(char[]) - Method in class javax.swing.text.html.parser.DocumentParser
Handle Text.
handleText(char[]) - Method in class javax.swing.text.html.parser.Parser
Called when PCDATA is encountered.
handleTitle(char[]) - Method in class javax.swing.text.html.parser.Parser
Called when an HTML title tag is encountered.
handshakeCompleted(HandshakeCompletedEvent) - Method in interface javax.net.ssl.HandshakeCompletedListener
This method is invoked on registered objects when a SSL handshake is completed.
HandshakeCompletedEvent - Class in javax.net.ssl
This event indicates that an SSL handshake completed on a given SSL connection.
HandshakeCompletedEvent(SSLSocket, SSLSession) - Constructor for class javax.net.ssl.HandshakeCompletedEvent
Constructs a new HandshakeCompletedEvent.
HandshakeCompletedListener - Interface in javax.net.ssl
This interface is implemented by any class which wants to receive notifications about the completion of an SSL protocol handshake on a given SSL connection.
HANGING_BASELINE - Static variable in class java.awt.font.GraphicAttribute
Aligns origin of graphic to hanging baseline of line.
HANGING_BASELINE - Static variable in class java.awt.Font
The baseline used in Devanigiri and similar scripts when laying out text.
HANGUL_COMPATIBILITY_JAMO - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Hangul Compatibility Jamo" Unicode character block.
HANGUL_JAMO - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Hangul Jamo" Unicode character block.
HANGUL_JAMO_EXTENDED_A - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Hangul Jamo Extended-A" Unicode character block.
HANGUL_JAMO_EXTENDED_B - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Hangul Jamo Extended-B" Unicode character block.
HANGUL_SYLLABLES - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Hangul Syllables" Unicode character block.
HANJA - Static variable in class java.awt.im.InputSubset
Constant for all Han characters used in writing Korean, including a subset of the CJK unified ideographs as well as Korean Han characters that may be defined as surrogate characters.
HANUNOO - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Hanunoo" Unicode character block.
hardDriveIcon - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
hasAlpha() - Method in class java.awt.image.ColorModel
Returns whether or not alpha is supported in this ColorModel.
hasAnchoringBounds() - Method in class java.util.regex.Matcher
Queries the anchoring of region bounds for this matcher.
hasArray() - Method in class java.nio.Buffer
Tells whether or not this buffer is backed by an accessible array.
hasAttribute(String) - Method in class javax.imageio.metadata.IIOMetadataNode
 
hasAttributeNS(String, String) - Method in class javax.imageio.metadata.IIOMetadataNode
Equivalent to hasAttribute(localName).
hasAttributes() - Method in class javax.imageio.metadata.IIOMetadataNode
 
hasBeenExpanded(TreePath) - Method in class javax.swing.JTree
Returns true if the node identified by the path has ever been expanded.
hasBeenInvalidated() - Method in class java.lang.invoke.SwitchPoint
Determines if this switch point has been invalidated yet.
hasChanged() - Method in class java.util.Observable
Tests if this object has changed.
hasChildNodes() - Method in class javax.imageio.metadata.IIOMetadataNode
Returns true if this node has child nodes.
hasChildren - Variable in class javax.swing.JTree.DynamicUtilTreeNode
Does the this JTree have children? This property is currently not implemented.
hasContended() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Queries whether any threads have ever contended to acquire this synchronizer; that is if an acquire method has ever blocked.
hasContended() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Queries whether any threads have ever contended to acquire this synchronizer; that is if an acquire method has ever blocked.
hasController() - Method in class javax.imageio.IIOParam
Returns true if there is a controller installed for this IIOParam object.
hasController() - Method in class javax.imageio.metadata.IIOMetadata
Returns true if there is a controller installed for this IIOMetadata object.
HasControls - Interface in javax.naming.ldap
This interface is for returning controls with objects returned in NamingEnumerations.
hasCustomComponents - Variable in class javax.swing.plaf.basic.BasicOptionPaneUI
This is set to true in validateComponent if a Component is contained in either the message or the buttons.
hasDefaultValue() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Returns true if this OpenMBeanAttributeInfoSupport instance specifies a non-null default value for the described attribute, false otherwise.
hasDefaultValue() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Returns true if this parameter has a specified default value, or false otherwise.
hasDefaultValue() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
Returns true if this OpenMBeanParameterInfoSupport instance specifies a non-null default value for the described parameter, false otherwise.
hasDynamicLocaleList() - Method in interface java.awt.im.spi.InputMethodDescriptor
Returns whether the list of available locales can change at runtime.
hasEntered - Variable in class javax.swing.plaf.basic.BasicComboPopup
 
hasExpired() - Method in class java.net.HttpCookie
Reports whether this http cookie has expired or not.
hasExtensions() - Method in class java.security.cert.X509CRLEntry
Returns true if this CRL entry has extensions.
hasFocus() - Method in class java.awt.Component
Returns true if this Component is the focus owner.
hasFocus - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
This protected field is implementation specific.
hasFocus - Variable in class javax.swing.tree.DefaultTreeCellRenderer
True if has focus.
hash(Object...) - Static method in class java.util.Objects
Generates a hash code for a sequence of input values.
HashAttributeSet - Class in javax.print.attribute
Class HashAttributeSet provides an AttributeSet implementation with characteristics of a hash map.
HashAttributeSet() - Constructor for class javax.print.attribute.HashAttributeSet
Construct a new, empty attribute set.
HashAttributeSet(Attribute) - Constructor for class javax.print.attribute.HashAttributeSet
Construct a new attribute set, initially populated with the given attribute.
HashAttributeSet(Attribute[]) - Constructor for class javax.print.attribute.HashAttributeSet
Construct a new attribute set, initially populated with the values from the given array.
HashAttributeSet(AttributeSet) - Constructor for class javax.print.attribute.HashAttributeSet
Construct a new attribute set, initially populated with the values from the given set.
HashAttributeSet(Class<?>) - Constructor for class javax.print.attribute.HashAttributeSet
Construct a new, empty attribute set, where the members of the attribute set are restricted to the given interface.
HashAttributeSet(Attribute, Class<?>) - Constructor for class javax.print.attribute.HashAttributeSet
Construct a new attribute set, initially populated with the given attribute, where the members of the attribute set are restricted to the given interface.
HashAttributeSet(Attribute[], Class<?>) - Constructor for class javax.print.attribute.HashAttributeSet
Construct a new attribute set, where the members of the attribute set are restricted to the given interface.
HashAttributeSet(AttributeSet, Class<?>) - Constructor for class javax.print.attribute.HashAttributeSet
Construct a new attribute set, initially populated with the values from the given set where the members of the attribute set are restricted to the given interface.
hashCode() - Method in class java.awt.AlphaComposite
Returns the hashcode for this composite.
hashCode() - Method in class java.awt.AWTKeyStroke
Returns a numeric value for this object that is likely to be unique, making it a good choice as the index value in a hash table.
hashCode() - Method in class java.awt.BasicStroke
Returns the hashcode for this stroke.
hashCode() - Method in class java.awt.Color
Computes the hash code for this Color.
hashCode() - Method in class java.awt.datatransfer.DataFlavor
Returns hash code for this DataFlavor.
hashCode() - Method in class java.awt.Dimension
Returns the hash code for this Dimension.
hashCode() - Method in class java.awt.DisplayMode
Returns a hash code value for the object.
hashCode() - Method in class java.awt.font.FontRenderContext
Return a hashcode for this FontRenderContext.
hashCode() - Method in class java.awt.Font
Returns a hashcode for this Font.
hashCode() - Method in class java.awt.font.ImageGraphicAttribute
Returns a hashcode for this ImageGraphicAttribute.
hashCode() - Method in class java.awt.font.NumericShaper
Returns a hash code for this shaper.
hashCode() - Method in class java.awt.font.ShapeGraphicAttribute
Returns a hashcode for this ShapeGraphicAttribute.
hashCode() - Method in class java.awt.font.TextHitInfo
Returns the hash code.
hashCode() - Method in class java.awt.font.TextLayout
Returns the hash code of this TextLayout.
hashCode() - Method in class java.awt.font.TransformAttribute
 
hashCode() - Method in class java.awt.geom.AffineTransform
Returns the hashcode for this transform.
hashCode() - Method in class java.awt.geom.Arc2D
Returns the hashcode for this Arc2D.
hashCode() - Method in class java.awt.geom.Ellipse2D
Returns the hashcode for this Ellipse2D.
hashCode() - Method in class java.awt.geom.Point2D
Returns the hashcode for this Point2D.
hashCode() - Method in class java.awt.geom.Rectangle2D
Returns the hashcode for this Rectangle2D.
hashCode() - Method in class java.awt.geom.RoundRectangle2D
Returns the hashcode for this RoundRectangle2D.
hashCode() - Method in class java.awt.image.BandedSampleModel
 
hashCode() - Method in class java.awt.image.ColorModel
Returns the hash code for this ColorModel.
hashCode() - Method in class java.awt.image.ComponentSampleModel
 
hashCode() - Method in class java.awt.image.MultiPixelPackedSampleModel
 
hashCode() - Method in class java.awt.image.PixelInterleavedSampleModel
 
hashCode() - Method in class java.awt.image.SinglePixelPackedSampleModel
 
hashCode() - Method in class java.awt.Insets
Returns the hash code for this Insets.
hashCode() - Method in class java.awt.JobAttributes
Returns a hash code value for this JobAttributes.
hashCode() - Method in class java.awt.MenuShortcut
Returns the hashcode for this MenuShortcut.
hashCode() - Method in class java.awt.PageAttributes
Returns a hash code value for this PageAttributes.
hashCode() - Method in class java.awt.RenderingHints
Returns the hash code value for this RenderingHints.
hashCode() - Method in class java.awt.RenderingHints.Key
The hash code for all Key objects will be the same as the system identity code of the object as defined by the System.identityHashCode() method.
hashCode() - Method in class java.beans.IndexedPropertyDescriptor
Returns a hash code value for the object.
hashCode() - Method in class java.beans.PropertyDescriptor
Returns a hash code value for the object.
hashCode() - Method in class java.io.File
Computes a hash code for this abstract pathname.
hashCode() - Method in class java.io.FilePermission
Returns the hash code value for this object.
hashCode() - Method in interface java.lang.annotation.Annotation
Returns the hash code of this annotation, as defined below:
hashCode() - Method in class java.lang.Boolean
Returns a hash code for this Boolean object.
hashCode() - Method in class java.lang.Byte
Returns a hash code for this Byte; equal to the result of invoking intValue().
hashCode() - Method in class java.lang.Character
Returns a hash code for this Character; equal to the result of invoking charValue().
hashCode() - Method in class java.lang.Character.Subset
Returns the standard hash code as defined by the Object.hashCode() method.
hashCode() - Method in class java.lang.Double
Returns a hash code for this Double object.
hashCode() - Method in class java.lang.Enum
Returns a hash code for this enum constant.
hashCode() - Method in class java.lang.Float
Returns a hash code for this Float object.
hashCode() - Method in class java.lang.Integer
Returns a hash code for this Integer.
hashCode() - Method in class java.lang.invoke.MethodType
Returns the hash code value for this method type.
hashCode() - Method in class java.lang.Long
Returns a hash code for this Long.
hashCode() - Method in class java.lang.Object
Returns a hash code value for the object.
hashCode() - Method in class java.lang.Package
Return the hash code computed from the package name.
hashCode() - Method in class java.lang.ProcessBuilder.Redirect
Returns a hash code value for this Redirect.
hashCode() - Method in class java.lang.reflect.Constructor
Returns a hashcode for this Constructor.
hashCode() - Method in class java.lang.reflect.Field
Returns a hashcode for this Field.
hashCode() - Method in class java.lang.reflect.Method
Returns a hashcode for this Method.
hashCode() - Method in class java.lang.Short
Returns a hash code for this Short; equal to the result of invoking intValue().
hashCode() - Method in class java.lang.StackTraceElement
Returns a hash code value for this stack trace element.
hashCode() - Method in class java.lang.String
Returns a hash code for this string.
hashCode() - Method in class java.math.BigDecimal
Returns the hash code for this BigDecimal.
hashCode() - Method in class java.math.BigInteger
Returns the hash code for this BigInteger.
hashCode() - Method in class java.math.MathContext
Returns the hash code for this MathContext.
hashCode() - Method in class java.net.HttpCookie
Return hash code of this http cookie.
hashCode() - Method in class java.net.Inet4Address
Returns a hashcode for this IP address.
hashCode() - Method in class java.net.Inet6Address
Returns a hashcode for this IP address.
hashCode() - Method in class java.net.InetAddress
Returns a hashcode for this IP address.
hashCode() - Method in class java.net.InetSocketAddress
Returns a hashcode for this socket address.
hashCode() - Method in class java.net.InterfaceAddress
Returns a hashcode for this Interface address.
hashCode() - Method in class java.net.NetworkInterface
 
hashCode() - Method in class java.net.Proxy
Returns a hashcode for this Proxy.
hashCode() - Method in class java.net.SocketPermission
Returns the hash code value for this object.
hashCode() - Method in class java.net.URI
Returns a hash-code value for this URI.
hashCode() - Method in class java.net.URL
Creates an integer suitable for hash table indexing.
hashCode(URL) - Method in class java.net.URLStreamHandler
Provides the default hash calculation.
hashCode() - Method in class java.nio.charset.Charset
Computes a hashcode for this charset.
hashCode() - Method in class java.nio.file.attribute.AclEntry
Returns the hash-code value for this ACL entry.
hashCode() - Method in class java.nio.file.attribute.FileTime
Computes a hash code for this file time.
hashCode() - Method in interface java.nio.file.Path
Computes a hash code for this path.
hashCode() - Method in class java.rmi.activation.ActivationDesc
Return the same hashCode for similar ActivationDescs.
hashCode() - Method in class java.rmi.activation.ActivationGroupDesc.CommandEnvironment
Return identical values for similar CommandEnvironments.
hashCode() - Method in class java.rmi.activation.ActivationGroupDesc
Produce identical numbers for similar ActivationGroupDescs.
hashCode() - Method in class java.rmi.activation.ActivationGroupID
Returns a hashcode for the group's identifier.
hashCode() - Method in class java.rmi.activation.ActivationID
Returns a hashcode for the activation id.
hashCode() - Method in class java.rmi.dgc.VMID
Compute hash code for this VMID.
hashCode() - Method in class java.rmi.MarshalledObject
Return a hash code for this MarshalledObject.
hashCode() - Method in class java.rmi.server.ObjID
Returns the hash code value for this object identifier, the object number.
hashCode() - Method in class java.rmi.server.RemoteObject
Returns a hashcode for a remote object.
hashCode() - Method in class java.rmi.server.UID
Returns the hash code value for this UID.
hashCode() - Method in class java.security.AccessControlContext
Returns the hash code value for this context.
hashCode() - Method in class java.security.AllPermission
Returns the hash code value for this object.
hashCode() - Method in class java.security.BasicPermission
Returns the hash code value for this object.
hashCode() - Method in class java.security.cert.Certificate
Returns a hashcode value for this certificate from its encoded form.
hashCode() - Method in class java.security.cert.CertPath
Returns the hashcode for this certification path.
hashCode() - Method in class java.security.cert.X509CRL
Returns a hashcode value for this CRL from its encoded form.
hashCode() - Method in class java.security.cert.X509CRLEntry
Returns a hashcode value for this CRL entry from its encoded form.
hashCode() - Method in class java.security.CodeSigner
Returns the hash code value for this code signer.
hashCode() - Method in class java.security.CodeSource
Returns the hash code value for this object.
hashCode() - Method in class java.security.Identity
Deprecated.
Returns a hashcode for this identity.
hashCode() - Method in class java.security.Permission
Returns the hash code value for this Permission object.
hashCode() - Method in interface java.security.Principal
Returns a hashcode for this principal.
hashCode() - Method in class java.security.spec.ECFieldF2m
Returns a hash code value for this characteristic 2 finite field.
hashCode() - Method in class java.security.spec.ECFieldFp
Returns a hash code value for this prime finite field.
hashCode() - Method in class java.security.spec.ECPoint
Returns a hash code value for this elliptic curve point.
hashCode() - Method in class java.security.spec.EllipticCurve
Returns a hash code value for this elliptic curve.
hashCode() - Method in class java.security.Timestamp
Returns the hash code value for this timestamp.
hashCode() - Method in class java.security.UnresolvedPermission
Returns the hash code value for this object.
hashCode() - Method in interface java.sql.RowId
Returns a hash code value of this RowId object.
hashCode() - Method in class java.sql.Timestamp
Returns a hash code value for this object.
hashCode() - Method in class java.text.AttributedCharacterIterator.Attribute
Returns a hash code value for the object.
hashCode() - Method in class java.text.ChoiceFormat
Generates a hash code for the message format object.
hashCode() - Method in class java.text.Collator
Generates the hash code for this Collator.
hashCode() - Method in class java.text.DateFormat
Overrides hashCode
hashCode() - Method in class java.text.DateFormatSymbols
Override hashCode.
hashCode() - Method in class java.text.DecimalFormat
Overrides hashCode
hashCode() - Method in class java.text.DecimalFormatSymbols
Override hashCode.
hashCode() - Method in class java.text.FieldPosition
Returns a hash code for this FieldPosition.
hashCode() - Method in class java.text.MessageFormat
Generates a hash code for the message format object.
hashCode() - Method in class java.text.NumberFormat
Overrides hashCode
hashCode() - Method in class java.text.ParsePosition
Returns a hash code for this ParsePosition.
hashCode() - Method in class java.text.RuleBasedCollator
Generates the hash code for the table-based collation object
hashCode() - Method in class java.text.SimpleDateFormat
Returns the hash code value for this SimpleDateFormat object.
hashCode() - Method in class java.text.StringCharacterIterator
Computes a hashcode for this iterator.
hashCode() - Method in class java.util.AbstractList
Returns the hash code value for this list.
hashCode() - Method in class java.util.AbstractMap
Returns the hash code value for this map.
hashCode() - Method in class java.util.AbstractMap.SimpleEntry
Returns the hash code value for this map entry.
hashCode() - Method in class java.util.AbstractMap.SimpleImmutableEntry
Returns the hash code value for this map entry.
hashCode() - Method in class java.util.AbstractSet
Returns the hash code value for this set.
hashCode(long[]) - Static method in class java.util.Arrays
Returns a hash code based on the contents of the specified array.
hashCode(int[]) - Static method in class java.util.Arrays
Returns a hash code based on the contents of the specified array.
hashCode(short[]) - Static method in class java.util.Arrays
Returns a hash code based on the contents of the specified array.
hashCode(char[]) - Static method in class java.util.Arrays
Returns a hash code based on the contents of the specified array.
hashCode(byte[]) - Static method in class java.util.Arrays
Returns a hash code based on the contents of the specified array.
hashCode(boolean[]) - Static method in class java.util.Arrays
Returns a hash code based on the contents of the specified array.
hashCode(float[]) - Static method in class java.util.Arrays
Returns a hash code based on the contents of the specified array.
hashCode(double[]) - Static method in class java.util.Arrays
Returns a hash code based on the contents of the specified array.
hashCode(Object[]) - Static method in class java.util.Arrays
Returns a hash code based on the contents of the specified array.
hashCode() - Method in class java.util.BitSet
Returns the hash code value for this bit set.
hashCode() - Method in class java.util.Calendar
Returns a hash code for this calendar.
hashCode() - Method in interface java.util.Collection
Returns the hash code value for this collection.
hashCode() - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns the hash code value for this list.
hashCode() - Method in class java.util.Date
Returns a hash code value for this object.
hashCode() - Method in class java.util.EnumMap
Returns the hash code value for this map.
hashCode() - Method in class java.util.GregorianCalendar
Generates the hash code for this GregorianCalendar object.
hashCode() - Method in class java.util.Hashtable
Returns the hash code value for this Map as per the definition in the Map interface.
hashCode() - Method in class java.util.IdentityHashMap
Returns the hash code value for this map.
hashCode() - Method in class java.util.jar.Attributes
Returns the hash code value for this Map.
hashCode() - Method in class java.util.jar.Attributes.Name
Computes the hash value for this attribute name.
hashCode() - Method in class java.util.jar.Manifest
Returns the hash code for this Manifest.
hashCode() - Method in interface java.util.List
Returns the hash code value for this list.
hashCode() - Method in class java.util.Locale
Override hashCode.
hashCode() - Method in class java.util.logging.Level
Generate a hashcode.
hashCode() - Method in interface java.util.Map.Entry
Returns the hash code value for this map entry.
hashCode() - Method in interface java.util.Map
Returns the hash code value for this map.
hashCode(Object) - Static method in class java.util.Objects
Returns the hash code of a non-null argument and 0 for a null argument.
hashCode() - Method in class java.util.PropertyPermission
Returns the hash code value for this object.
hashCode() - Method in interface java.util.Set
Returns the hash code value for this set.
hashCode() - Method in class java.util.SimpleTimeZone
Generates the hash code for the SimpleDateFormat object.
hashCode() - Method in class java.util.UUID
Returns a hash code for this UUID.
hashCode() - Method in class java.util.Vector
Returns the hash code value for this Vector.
hashCode() - Method in class java.util.zip.ZipEntry
Returns the hash code value for this entry.
hashCode() - Method in class javax.crypto.spec.RC2ParameterSpec
Calculates a hash code value for the object.
hashCode() - Method in class javax.crypto.spec.RC5ParameterSpec
Calculates a hash code value for the object.
hashCode() - Method in class javax.crypto.spec.SecretKeySpec
Calculates a hash code value for the object.
hashCode() - Method in class javax.imageio.ImageTypeSpecifier
Returns the hash code for this ImageTypeSpecifier.
hashCode() - Method in interface javax.lang.model.element.Element
Obeys the general contract of Object.hashCode.
hashCode() - Method in interface javax.lang.model.element.Name
Obeys the general contract of Object.hashCode.
hashCode() - Method in interface javax.lang.model.type.TypeMirror
Obeys the general contract of Object.hashCode.
hashCode() - Method in class javax.management.Attribute
Returns a hash code value for this attribute.
hashCode() - Method in interface javax.management.Descriptor
Returns the hash code value for this descriptor.
hashCode() - Method in class javax.management.ImmutableDescriptor
Returns the hash code value for this descriptor.
hashCode() - Method in class javax.management.MBeanAttributeInfo
 
hashCode() - Method in class javax.management.MBeanConstructorInfo
 
hashCode() - Method in class javax.management.MBeanFeatureInfo
 
hashCode() - Method in class javax.management.MBeanInfo
 
hashCode() - Method in class javax.management.MBeanNotificationInfo
 
hashCode() - Method in class javax.management.MBeanOperationInfo
 
hashCode() - Method in class javax.management.MBeanParameterInfo
 
hashCode() - Method in class javax.management.MBeanPermission
Returns the hash code value for this object.
hashCode() - Method in class javax.management.MBeanServerPermission
 
hashCode() - Method in class javax.management.modelmbean.DescriptorSupport
Returns the hash code value for this descriptor.
hashCode() - Method in class javax.management.ObjectInstance
 
hashCode() - Method in class javax.management.ObjectName
Returns a hash code for this object name.
hashCode() - Method in class javax.management.openmbean.ArrayType
Returns the hash code value for this ArrayType instance.
hashCode() - Method in interface javax.management.openmbean.CompositeData
Returns the hash code value for this CompositeData instance.
hashCode() - Method in class javax.management.openmbean.CompositeDataSupport
Returns the hash code value for this CompositeDataSupport instance.
hashCode() - Method in class javax.management.openmbean.CompositeType
Returns the hash code value for this CompositeType instance.
hashCode() - Method in interface javax.management.openmbean.OpenMBeanAttributeInfo
Returns the hash code value for this OpenMBeanAttributeInfo instance.
hashCode() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Returns the hash code value for this OpenMBeanAttributeInfoSupport instance.
hashCode() - Method in interface javax.management.openmbean.OpenMBeanConstructorInfo
Returns the hash code value for this OpenMBeanConstructorInfo instance.
hashCode() - Method in class javax.management.openmbean.OpenMBeanConstructorInfoSupport
Returns the hash code value for this OpenMBeanConstructorInfoSupport instance.
hashCode() - Method in interface javax.management.openmbean.OpenMBeanInfo
Returns the hash code value for this OpenMBeanInfo instance.
hashCode() - Method in class javax.management.openmbean.OpenMBeanInfoSupport
Returns the hash code value for this OpenMBeanInfoSupport instance.
hashCode() - Method in interface javax.management.openmbean.OpenMBeanOperationInfo
Returns the hash code value for this OpenMBeanOperationInfo instance.
hashCode() - Method in class javax.management.openmbean.OpenMBeanOperationInfoSupport
Returns the hash code value for this OpenMBeanOperationInfoSupport instance.
hashCode() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Returns the hash code value for this OpenMBeanParameterInfo instance.
hashCode() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
Returns the hash code value for this OpenMBeanParameterInfoSupport instance.
hashCode() - Method in class javax.management.openmbean.OpenType
 
hashCode() - Method in class javax.management.openmbean.SimpleType
Returns the hash code value for this SimpleType instance.
hashCode() - Method in interface javax.management.openmbean.TabularData
Returns the hash code value for this TabularData instance.
hashCode() - Method in class javax.management.openmbean.TabularDataSupport
Returns the hash code value for this TabularDataSupport instance.
hashCode() - Method in class javax.management.openmbean.TabularType
Returns the hash code value for this TabularType instance.
hashCode() - Method in class javax.management.remote.JMXPrincipal
Returns a hash code for this JMXPrincipal.
hashCode() - Method in class javax.management.remote.JMXServiceURL
 
hashCode() - Method in class javax.naming.BinaryRefAddr
Computes the hash code of this address using its address type and contents.
hashCode() - Method in class javax.naming.CompositeName
Computes the hash code of this composite name.
hashCode() - Method in class javax.naming.CompoundName
Computes the hash code of this compound name.
hashCode() - Method in class javax.naming.directory.BasicAttribute
Calculates the hash code of this attribute.
hashCode() - Method in class javax.naming.directory.BasicAttributes
Calculates the hash code of this BasicAttributes.
hashCode() - Method in class javax.naming.ldap.LdapName
Computes the hash code of this LDAP name.
hashCode() - Method in class javax.naming.ldap.Rdn
Returns the hash code of this RDN.
hashCode() - Method in class javax.naming.RefAddr
Computes the hash code of this address using its address type and contents.
hashCode() - Method in class javax.naming.Reference
Computes the hash code of this reference.
hashCode() - Method in interface javax.print.attribute.AttributeSet
Returns the hash code value for this attribute set.
hashCode() - Method in class javax.print.attribute.DateTimeSyntax
Returns a hash code value for this date-time attribute.
hashCode() - Method in class javax.print.attribute.EnumSyntax
Returns a hash code value for this enumeration value.
hashCode() - Method in class javax.print.attribute.HashAttributeSet
Returns the hash code value for this attribute set.
hashCode() - Method in class javax.print.attribute.IntegerSyntax
Returns a hash code value for this integer attribute.
hashCode() - Method in class javax.print.attribute.ResolutionSyntax
Returns a hash code value for this resolution attribute.
hashCode() - Method in class javax.print.attribute.SetOfIntegerSyntax
Returns a hash code value for this set-of-integer attribute.
hashCode() - Method in class javax.print.attribute.Size2DSyntax
Returns a hash code value for this two-dimensional size attribute.
hashCode() - Method in class javax.print.attribute.standard.MediaPrintableArea
Returns a hash code value for this attribute.
hashCode() - Method in class javax.print.attribute.TextSyntax
Returns a hashcode for this text attribute.
hashCode() - Method in class javax.print.attribute.URISyntax
Returns a hashcode for this URI attribute.
hashCode() - Method in class javax.print.DocFlavor
Returns a hash code for this doc flavor object.
hashCode() - Method in interface javax.print.PrintService
This method should be implemented consistently with equals(Object).
hashCode() - Method in class javax.rmi.ssl.SslRMIClientSocketFactory
Returns a hash code value for this SslRMIClientSocketFactory.
hashCode() - Method in class javax.rmi.ssl.SslRMIServerSocketFactory
Returns a hash code value for this SslRMIServerSocketFactory.
hashCode() - Method in class javax.security.auth.kerberos.DelegationPermission
Returns the hash code value for this object.
hashCode() - Method in class javax.security.auth.kerberos.KerberosKey
Returns a hashcode for this KerberosKey.
hashCode() - Method in class javax.security.auth.kerberos.KerberosPrincipal
Returns a hashcode for this principal.
hashCode() - Method in class javax.security.auth.kerberos.KerberosTicket
Returns a hashcode for this KerberosTicket.
hashCode() - Method in class javax.security.auth.kerberos.KeyTab
Returns a hashcode for this KeyTab.
hashCode() - Method in class javax.security.auth.kerberos.ServicePermission
Returns the hash code value for this object.
hashCode() - Method in class javax.security.auth.PrivateCredentialPermission
Returns the hash code value for this object.
hashCode() - Method in class javax.security.auth.Subject
Returns a hashcode for this Subject.
hashCode() - Method in class javax.security.auth.x500.X500Principal
Return a hash code for this X500Principal.
hashCode() - Method in class javax.security.cert.Certificate
Returns a hashcode value for this certificate from its encoded form.
hashCode() - Method in class javax.sound.midi.MidiDevice.Info
Finalizes the hashcode method.
hashCode() - Method in class javax.sound.midi.Sequencer.SyncMode
Finalizes the hashcode method.
hashCode() - Method in class javax.sound.sampled.AudioFileFormat.Type
Finalizes the hashCode method
hashCode() - Method in class javax.sound.sampled.AudioFormat.Encoding
Finalizes the hashCode method
hashCode() - Method in class javax.sound.sampled.Control.Type
Finalizes the hashCode method
hashCode() - Method in class javax.sound.sampled.LineEvent.Type
Finalizes the hashcode method.
hashCode() - Method in class javax.sound.sampled.Mixer.Info
Finalizes the hashcode method.
hashCode() - Method in class javax.sound.sampled.Port.Info
Finalizes the hashCode method
hashCode() - Method in class javax.sound.sampled.ReverbType
Finalizes the hashcode method.
hashCode() - Method in class javax.swing.RowSorter.SortKey
Returns the hash code for this SortKey.
hashCode() - Method in class javax.swing.text.html.HTML.UnknownTag
Returns the hash code which corresponds to the string for this tag.
hashCode() - Method in class javax.swing.text.SimpleAttributeSet
Returns a hashcode for this set of attributes.
hashCode() - Method in class javax.swing.text.StyleContext.SmallAttributeSet
Returns a hashcode for this set of attributes.
hashCode() - Method in class javax.swing.text.TabSet
Returns a hashcode for this set of TabStops.
hashCode() - Method in class javax.swing.text.TabStop
Returns the hashCode for the object.
hashCode() - Method in class javax.swing.tree.TreePath
Returns the hash code of this TreePath.
hashCode() - Method in class org.ietf.jgss.ChannelBinding
Returns a hashcode value for this ChannelBinding object.
hashCode() - Method in interface org.ietf.jgss.GSSCredential
Returns a hashcode value for this GSSCredential.
hashCode() - Method in interface org.ietf.jgss.GSSName
Returns a hashcode value for this GSSName.
hashCode() - Method in class org.ietf.jgss.Oid
Returns a hashcode value for this Oid.
HashDocAttributeSet - Class in javax.print.attribute
Class HashDocAttributeSet provides an attribute set which inherits its implementation from class HashAttributeSet and enforces the semantic restrictions of interface DocAttributeSet.
HashDocAttributeSet() - Constructor for class javax.print.attribute.HashDocAttributeSet
Construct a new, empty hash doc attribute set.
HashDocAttributeSet(DocAttribute) - Constructor for class javax.print.attribute.HashDocAttributeSet
Construct a new hash doc attribute set, initially populated with the given value.
HashDocAttributeSet(DocAttribute[]) - Constructor for class javax.print.attribute.HashDocAttributeSet
Construct a new hash doc attribute set, initially populated with the values from the given array.
HashDocAttributeSet(DocAttributeSet) - Constructor for class javax.print.attribute.HashDocAttributeSet
Construct a new attribute set, initially populated with the values from the given set where the members of the attribute set are restricted to the DocAttribute interface.
HashMap<K,V> - Class in java.util
Hash table based implementation of the Map interface.
HashMap(int, float) - Constructor for class java.util.HashMap
Constructs an empty HashMap with the specified initial capacity and load factor.
HashMap(int) - Constructor for class java.util.HashMap
Constructs an empty HashMap with the specified initial capacity and the default load factor (0.75).
HashMap() - Constructor for class java.util.HashMap
Constructs an empty HashMap with the default initial capacity (16) and the default load factor (0.75).
HashMap(Map<? extends K, ? extends V>) - Constructor for class java.util.HashMap
Constructs a new HashMap with the same mappings as the specified Map.
HashPrintJobAttributeSet - Class in javax.print.attribute
Class HashPrintJobAttributeSet provides an attribute set which inherits its implementation from class HashAttributeSet and enforces the semantic restrictions of interface PrintJobAttributeSet.
HashPrintJobAttributeSet() - Constructor for class javax.print.attribute.HashPrintJobAttributeSet
Construct a new, empty hash print job attribute set.
HashPrintJobAttributeSet(PrintJobAttribute) - Constructor for class javax.print.attribute.HashPrintJobAttributeSet
Construct a new hash print job attribute set, initially populated with the given value.
HashPrintJobAttributeSet(PrintJobAttribute[]) - Constructor for class javax.print.attribute.HashPrintJobAttributeSet
Construct a new hash print job attribute set, initially populated with the values from the given array.
HashPrintJobAttributeSet(PrintJobAttributeSet) - Constructor for class javax.print.attribute.HashPrintJobAttributeSet
Construct a new attribute set, initially populated with the values from the given set where the members of the attribute set are restricted to the PrintJobAttribute interface.
HashPrintRequestAttributeSet - Class in javax.print.attribute
Class HashPrintRequestAttributeSet inherits its implementation from class HashAttributeSet and enforces the semantic restrictions of interface PrintRequestAttributeSet.
HashPrintRequestAttributeSet() - Constructor for class javax.print.attribute.HashPrintRequestAttributeSet
Construct a new, empty print request attribute set.
HashPrintRequestAttributeSet(PrintRequestAttribute) - Constructor for class javax.print.attribute.HashPrintRequestAttributeSet
Construct a new print request attribute set, initially populated with the given value.
HashPrintRequestAttributeSet(PrintRequestAttribute[]) - Constructor for class javax.print.attribute.HashPrintRequestAttributeSet
Construct a new print request attribute set, initially populated with the values from the given array.
HashPrintRequestAttributeSet(PrintRequestAttributeSet) - Constructor for class javax.print.attribute.HashPrintRequestAttributeSet
Construct a new attribute set, initially populated with the values from the given set where the members of the attribute set are restricted to the (PrintRequestAttributeSe interface.
HashPrintServiceAttributeSet - Class in javax.print.attribute
Class HashPrintServiceAttributeSet provides an attribute set which inherits its implementation from class HashAttributeSet and enforces the semantic restrictions of interface PrintServiceAttributeSet.
HashPrintServiceAttributeSet() - Constructor for class javax.print.attribute.HashPrintServiceAttributeSet
Construct a new, empty hash print service attribute set.
HashPrintServiceAttributeSet(PrintServiceAttribute) - Constructor for class javax.print.attribute.HashPrintServiceAttributeSet
Construct a new hash print service attribute set, initially populated with the given value.
HashPrintServiceAttributeSet(PrintServiceAttribute[]) - Constructor for class javax.print.attribute.HashPrintServiceAttributeSet
Construct a new print service attribute set, initially populated with the values from the given array.
HashPrintServiceAttributeSet(PrintServiceAttributeSet) - Constructor for class javax.print.attribute.HashPrintServiceAttributeSet
Construct a new attribute set, initially populated with the values from the given set where the members of the attribute set are restricted to the PrintServiceAttribute interface.
HashSet<E> - Class in java.util
This class implements the Set interface, backed by a hash table (actually a HashMap instance).
HashSet() - Constructor for class java.util.HashSet
Constructs a new, empty set; the backing HashMap instance has default initial capacity (16) and load factor (0.75).
HashSet(Collection<? extends E>) - Constructor for class java.util.HashSet
Constructs a new set containing the elements in the specified collection.
HashSet(int, float) - Constructor for class java.util.HashSet
Constructs a new, empty set; the backing HashMap instance has the specified initial capacity and the specified load factor.
HashSet(int) - Constructor for class java.util.HashSet
Constructs a new, empty set; the backing HashMap instance has the specified initial capacity and default load factor (0.75).
Hashtable<K,V> - Class in java.util
This class implements a hash table, which maps keys to values.
Hashtable(int, float) - Constructor for class java.util.Hashtable
Constructs a new, empty hashtable with the specified initial capacity and the specified load factor.
Hashtable(int) - Constructor for class java.util.Hashtable
Constructs a new, empty hashtable with the specified initial capacity and default load factor (0.75).
Hashtable() - Constructor for class java.util.Hashtable
Constructs a new, empty hashtable with a default initial capacity (11) and load factor (0.75).
Hashtable(Map<? extends K, ? extends V>) - Constructor for class java.util.Hashtable
Constructs a new hashtable with the same mappings as the given Map.
hasInitialContextFactoryBuilder() - Static method in class javax.naming.spi.NamingManager
Determines whether an initial context factory builder has been set.
hasInitialResponse() - Method in interface javax.security.sasl.SaslClient
Determines whether this mechanism has an optional initial response.
hasLayoutAttributes() - Method in class java.awt.Font
Return true if this Font contains attributes that require extra layout processing.
hasLegalValues() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Returns true if this OpenMBeanAttributeInfoSupport instance specifies a non-null set of legal values for the described attribute, false otherwise.
hasLegalValues() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Returns true if this parameter has a specified set of legal values, or false otherwise.
hasLegalValues() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
Returns true if this OpenMBeanParameterInfoSupport instance specifies a non-null set of legal values for the described parameter, false otherwise.
hasListeners(String) - Method in class java.beans.PropertyChangeSupport
Check if there are any listeners for a specific property, including those registered on all properties.
hasListeners(String) - Method in class java.beans.VetoableChangeSupport
Check if there are any listeners for a specific property, including those registered on all properties.
hasLocation(JavaFileManager.Location) - Method in class javax.tools.ForwardingJavaFileManager
 
hasLocation(JavaFileManager.Location) - Method in interface javax.tools.JavaFileManager
Determines if a location is known to this file manager.
hasMaxValue() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Returns true if this OpenMBeanAttributeInfoSupport instance specifies a non-null maximal value for the described attribute, false otherwise.
hasMaxValue() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Returns true if this parameter has a specified maximal value, or false otherwise.
hasMaxValue() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
Returns true if this OpenMBeanParameterInfoSupport instance specifies a non-null maximal value for the described parameter, false otherwise.
hasMinValue() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Returns true if this OpenMBeanAttributeInfoSupport instance specifies a non-null minimal value for the described attribute, false otherwise.
hasMinValue() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Returns true if this parameter has a specified minimal value, or false otherwise.
hasMinValue() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
Returns true if this OpenMBeanParameterInfoSupport instance specifies a non-null minimal value for the described parameter, false otherwise.
hasMore() - Method in interface javax.naming.NamingEnumeration
Determines whether there are any more elements in the enumeration.
hasMoreElements() - Method in interface java.util.Enumeration
Tests if this enumeration contains more elements.
hasMoreElements() - Method in class java.util.StringTokenizer
Returns the same value as the hasMoreTokens method.
hasMoreTokens() - Method in class java.util.StringTokenizer
Tests if there are more tokens available from this tokenizer's string.
hasNext() - Method in class java.beans.beancontext.BeanContextSupport.BCSIterator
 
hasNext() - Method in interface java.util.Iterator
Returns true if the iteration has more elements.
hasNext() - Method in interface java.util.ListIterator
Returns true if this list iterator has more elements when traversing the list in the forward direction.
hasNext() - Method in class java.util.Scanner
Returns true if this scanner has another token in its input.
hasNext(String) - Method in class java.util.Scanner
Returns true if the next token matches the pattern constructed from the specified string.
hasNext(Pattern) - Method in class java.util.Scanner
Returns true if the next complete token matches the specified pattern.
hasNextBigDecimal() - Method in class java.util.Scanner
Returns true if the next token in this scanner's input can be interpreted as a BigDecimal using the Scanner.nextBigDecimal() method.
hasNextBigInteger() - Method in class java.util.Scanner
Returns true if the next token in this scanner's input can be interpreted as a BigInteger in the default radix using the Scanner.nextBigInteger() method.
hasNextBigInteger(int) - Method in class java.util.Scanner
Returns true if the next token in this scanner's input can be interpreted as a BigInteger in the specified radix using the Scanner.nextBigInteger() method.
hasNextBoolean() - Method in class java.util.Scanner
Returns true if the next token in this scanner's input can be interpreted as a boolean value using a case insensitive pattern created from the string "true|false".
hasNextByte() - Method in class java.util.Scanner
Returns true if the next token in this scanner's input can be interpreted as a byte value in the default radix using the Scanner.nextByte() method.
hasNextByte(int) - Method in class java.util.Scanner
Returns true if the next token in this scanner's input can be interpreted as a byte value in the specified radix using the Scanner.nextByte() method.
hasNextDouble() - Method in class java.util.Scanner
Returns true if the next token in this scanner's input can be interpreted as a double value using the Scanner.nextDouble() method.
hasNextFloat() - Method in class java.util.Scanner
Returns true if the next token in this scanner's input can be interpreted as a float value using the Scanner.nextFloat() method.
hasNextInt() - Method in class java.util.Scanner
Returns true if the next token in this scanner's input can be interpreted as an int value in the default radix using the Scanner.nextInt() method.
hasNextInt(int) - Method in class java.util.Scanner
Returns true if the next token in this scanner's input can be interpreted as an int value in the specified radix using the Scanner.nextInt() method.
hasNextLine() - Method in class java.util.Scanner
Returns true if there is another line in the input of this scanner.
hasNextLong() - Method in class java.util.Scanner
Returns true if the next token in this scanner's input can be interpreted as a long value in the default radix using the Scanner.nextLong() method.
hasNextLong(int) - Method in class java.util.Scanner
Returns true if the next token in this scanner's input can be interpreted as a long value in the specified radix using the Scanner.nextLong() method.
hasNextShort() - Method in class java.util.Scanner
Returns true if the next token in this scanner's input can be interpreted as a short value in the default radix using the Scanner.nextShort() method.
hasNextShort(int) - Method in class java.util.Scanner
Returns true if the next token in this scanner's input can be interpreted as a short value in the specified radix using the Scanner.nextShort() method.
hasPrevious() - Method in interface java.util.ListIterator
Returns true if this list iterator has more elements when traversing the list in the reverse direction.
hasPrimitives() - Method in class java.lang.invoke.MethodType
Reports if this type contains a primitive argument or return value.
hasQueuedPredecessors() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Queries whether any threads have been waiting to acquire longer than the current thread.
hasQueuedPredecessors() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Queries whether any threads have been waiting to acquire longer than the current thread.
hasQueuedSubmissions() - Method in class java.util.concurrent.ForkJoinPool
Returns true if there are any tasks submitted to this pool that have not yet begun executing.
hasQueuedThread(Thread) - Method in class java.util.concurrent.locks.ReentrantLock
Queries whether the given thread is waiting to acquire this lock.
hasQueuedThread(Thread) - Method in class java.util.concurrent.locks.ReentrantReadWriteLock
Queries whether the given thread is waiting to acquire either the read or write lock.
hasQueuedThreads() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Queries whether any threads are waiting to acquire.
hasQueuedThreads() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Queries whether any threads are waiting to acquire.
hasQueuedThreads() - Method in class java.util.concurrent.locks.ReentrantLock
Queries whether any threads are waiting to acquire this lock.
hasQueuedThreads() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock
Queries whether any threads are waiting to acquire the read or write lock.
hasQueuedThreads() - Method in class java.util.concurrent.Semaphore
Queries whether any threads are waiting to acquire.
hasRaster() - Method in class javax.imageio.IIOImage
Returns true if this IIOImage stores a Raster rather than a RenderedImage.
hasRelation(String) - Method in class javax.management.relation.RelationService
Checks if there is a relation identified in Relation Service with given relation id.
hasRelation(String) - Method in interface javax.management.relation.RelationServiceMBean
Checks if there is a relation identified in Relation Service with given relation id.
hasRemaining() - Method in class java.nio.Buffer
Tells whether there are any elements between the current position and the limit.
hasSameRules(TimeZone) - Method in class java.util.SimpleTimeZone
Returns true if this zone has the same rules and offset as another zone.
hasSameRules(TimeZone) - Method in class java.util.TimeZone
Returns true if this zone has the same rule and offset as another zone.
hasService(Class) - Method in interface java.beans.beancontext.BeanContextServices
Reports whether or not a given service is currently available from this context.
hasService(Class) - Method in class java.beans.beancontext.BeanContextServicesSupport
has a service, which may be delegated
hasThumbnails(int) - Method in class javax.imageio.ImageReader
Returns true if the given image has thumbnail preview images associated with it.
hasTileWriters() - Method in class java.awt.image.BufferedImage
Returns whether or not any tile is checked out for writing.
hasTileWriters() - Method in interface java.awt.image.WritableRenderedImage
Returns whether any tile is checked out for writing.
hasTransparentBounds() - Method in class java.util.regex.Matcher
Queries the transparency of region bounds for this matcher.
hasUniformLineMetrics() - Method in class java.awt.Font
Checks whether or not this Font has uniform line metrics.
hasUniformLineMetrics() - Method in class java.awt.FontMetrics
Checks to see if the Font has uniform line metrics.
hasUnsupportedCriticalExtension() - Method in interface java.security.cert.X509Extension
Check if there is a critical extension that is not supported.
hasWaiters() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer.ConditionObject
Queries whether any threads are waiting on this condition.
hasWaiters(AbstractQueuedLongSynchronizer.ConditionObject) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Queries whether any threads are waiting on the given condition associated with this synchronizer.
hasWaiters() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject
Queries whether any threads are waiting on this condition.
hasWaiters(AbstractQueuedSynchronizer.ConditionObject) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Queries whether any threads are waiting on the given condition associated with this synchronizer.
hasWaiters(Condition) - Method in class java.util.concurrent.locks.ReentrantLock
Queries whether any threads are waiting on the given condition associated with this lock.
hasWaiters(Condition) - Method in class java.util.concurrent.locks.ReentrantReadWriteLock
Queries whether any threads are waiting on the given condition associated with the write lock.
hasWaitingConsumer() - Method in class java.util.concurrent.LinkedTransferQueue
 
hasWaitingConsumer() - Method in interface java.util.concurrent.TransferQueue
Returns true if there is at least one consumer waiting to receive an element via BlockingQueue.take() or timed poll.
hasWrappers() - Method in class java.lang.invoke.MethodType
Reports if this type contains a wrapper argument or return value.
HEAD - Static variable in class javax.swing.text.html.HTML.Tag
 
head - Variable in class javax.swing.text.html.parser.DTD
 
HEADER - Static variable in class javax.accessibility.AccessibleRole
A text header
header - Variable in class javax.swing.plaf.basic.BasicTableHeaderUI
The JTableHeader that is delegating the painting to this UI.
HEADER_RENDERER_PROPERTY - Static variable in class javax.swing.table.TableColumn
Obsolete as of Java 2 platform v1.3.
HEADER_ROW - Static variable in class javax.swing.event.TableModelEvent
Identifies the header row.
HEADER_VALUE_PROPERTY - Static variable in class javax.swing.table.TableColumn
Obsolete as of Java 2 platform v1.3.
headerRenderer - Variable in class javax.swing.table.TableColumn
The renderer used to draw the header of the column.
headerValue - Variable in class javax.swing.table.TableColumn
The header value of the column.
HeadlessException - Exception in java.awt
Thrown when code that is dependent on a keyboard, display, or mouse is called in an environment that does not support a keyboard, display, or mouse.
HeadlessException() - Constructor for exception java.awt.HeadlessException
 
HeadlessException(String) - Constructor for exception java.awt.HeadlessException
 
headMap(K, boolean) - Method in interface java.util.concurrent.ConcurrentNavigableMap
 
headMap(K) - Method in interface java.util.concurrent.ConcurrentNavigableMap
 
headMap(K, boolean) - Method in class java.util.concurrent.ConcurrentSkipListMap
 
headMap(K) - Method in class java.util.concurrent.ConcurrentSkipListMap
 
headMap(K, boolean) - Method in interface java.util.NavigableMap
Returns a view of the portion of this map whose keys are less than (or equal to, if inclusive is true) toKey.
headMap(K) - Method in interface java.util.NavigableMap
Returns a view of the portion of this map whose keys are strictly less than toKey.
headMap(K) - Method in interface java.util.SortedMap
Returns a view of the portion of this map whose keys are strictly less than toKey.
headMap(K, boolean) - Method in class java.util.TreeMap
 
headMap(K) - Method in class java.util.TreeMap
 
HEADPHONE - Static variable in class javax.sound.sampled.Port.Info
A type of port that sends audio to a headphone jack.
headSet(E, boolean) - Method in class java.util.concurrent.ConcurrentSkipListSet
 
headSet(E) - Method in class java.util.concurrent.ConcurrentSkipListSet
 
headSet(E, boolean) - Method in interface java.util.NavigableSet
Returns a view of the portion of this set whose elements are less than (or equal to, if inclusive is true) toElement.
headSet(E) - Method in interface java.util.NavigableSet
Returns a view of the portion of this set whose elements are strictly less than toElement.
headSet(E) - Method in interface java.util.SortedSet
Returns a view of the portion of this set whose elements are strictly less than toElement.
headSet(E, boolean) - Method in class java.util.TreeSet
 
headSet(E) - Method in class java.util.TreeSet
 
heavyWeightPopupEnabled - Variable in class javax.swing.ToolTipManager
 
HEBREW - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Hebrew" Unicode character block.
height - Variable in class java.awt.Component.BltBufferStrategy
 
height - Variable in class java.awt.Dimension
The height dimension; negative values can be used.
height - Variable in class java.awt.geom.Arc2D.Double
The overall height of the full ellipse of which this arc is a partial section (not considering the angular extents).
height - Variable in class java.awt.geom.Arc2D.Float
The overall height of the full ellipse of which this arc is a partial section (not considering the angular extents).
height - Variable in class java.awt.geom.Ellipse2D.Double
The overall height of the Ellipse2D.
height - Variable in class java.awt.geom.Ellipse2D.Float
The overall height of this Ellipse2D.
height - Variable in class java.awt.geom.Rectangle2D.Double
The height of this Rectangle2D.
height - Variable in class java.awt.geom.Rectangle2D.Float
The height of this Rectangle2D.
height - Variable in class java.awt.geom.RoundRectangle2D.Double
The height of this RoundRectangle2D.
height - Variable in class java.awt.geom.RoundRectangle2D.Float
The height of this RoundRectangle2D.
HEIGHT - Static variable in interface java.awt.image.ImageObserver
This flag in the infoflags argument to imageUpdate indicates that the height of the base image is now available and can be taken from the height argument to the imageUpdate callback method.
height - Variable in class java.awt.image.Raster
The height of this Raster.
height - Variable in class java.awt.image.SampleModel
Height in pixels of the region of image data that this SampleModel describes.
height - Variable in class java.awt.Rectangle
The height of the Rectangle.
height(Component) - Static method in class javax.swing.Spring
Returns a spring whose minimum, preferred, maximum and value properties are defined by the heights of the minimumSize, preferredSize, maximumSize and size properties of the supplied component.
HEIGHT - Static variable in class javax.swing.SpringLayout
Specifies the height of a component's bounding rectangle.
HEIGHT - Static variable in class javax.swing.text.html.CSS.Attribute
 
HEIGHT - Static variable in class javax.swing.text.html.HTML.Attribute
 
helpButtonMnemonic - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
helpButtonText - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
helpButtonToolTipText - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
helpQuiesce() - Static method in class java.util.concurrent.ForkJoinTask
Possibly executes tasks until the pool hosting the current task is quiescent.
hiddenDivider - Variable in class javax.swing.plaf.basic.BasicSplitPaneDivider
Divider that is used for noncontinuous layout mode.
hide() - Method in class java.awt.Component
Deprecated.
As of JDK version 1.1, replaced by setVisible(boolean).
hide() - Method in class java.awt.Dialog
Deprecated.
As of JDK version 1.5, replaced by setVisible(boolean).
hide() - Method in class java.awt.Window
Deprecated.
As of JDK version 1.5, replaced by Window.setVisible(boolean).
hide() - Method in class javax.swing.JInternalFrame
 
hide() - Method in class javax.swing.plaf.basic.BasicComboPopup
Implementation of ComboPopup.hide().
hide() - Method in interface javax.swing.plaf.basic.ComboPopup
Hides the popup
hide() - Method in class javax.swing.Popup
Hides and disposes of the Popup.
HIDE_ON_CLOSE - Static variable in interface javax.swing.WindowConstants
The hide-window default window close operation
hidePopup() - Method in class javax.swing.JComboBox
Causes the combo box to close its popup window.
hides(Element, Element) - Method in interface javax.lang.model.util.Elements
Tests whether one type, method, or field hides another.
hideWindows() - Method in interface java.awt.im.spi.InputMethod
Closes or hides all windows opened by this input method instance or its class.
HIERARCHY_BOUNDS_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting hierarchy bounds events.
HIERARCHY_CHANGED - Static variable in class java.awt.event.HierarchyEvent
The event id indicating that modification was made to the entire hierarchy tree.
HIERARCHY_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting hierarchy events.
HIERARCHY_FIRST - Static variable in class java.awt.event.HierarchyEvent
Marks the first integer id for the range of hierarchy event ids.
HIERARCHY_LAST - Static variable in class java.awt.event.HierarchyEvent
Marks the last integer id for the range of ancestor event ids.
HierarchyBoundsAdapter - Class in java.awt.event
An abstract adapter class for receiving ancestor moved and resized events.
HierarchyBoundsAdapter() - Constructor for class java.awt.event.HierarchyBoundsAdapter
 
HierarchyBoundsListener - Interface in java.awt.event
The listener interface for receiving ancestor moved and resized events.
hierarchyChanged(HierarchyEvent) - Method in class java.awt.AWTEventMulticaster
Handles the hierarchyChanged event by invoking the hierarchyChanged methods on listener-a and listener-b.
hierarchyChanged(HierarchyEvent) - Method in interface java.awt.event.HierarchyListener
Called when the hierarchy has been changed.
HierarchyEvent - Class in java.awt.event
An event which indicates a change to the Component hierarchy to which Component belongs.
HierarchyEvent(Component, int, Component, Container) - Constructor for class java.awt.event.HierarchyEvent
Constructs an HierarchyEvent object to identify a change in the Component hierarchy.
HierarchyEvent(Component, int, Component, Container, long) - Constructor for class java.awt.event.HierarchyEvent
Constructs an HierarchyEvent object to identify a change in the Component hierarchy.
HierarchyListener - Interface in java.awt.event
The listener interface for receiving hierarchy changed events.
HIGH - Static variable in class java.awt.PageAttributes.PrintQualityType
The PrintQualityType instance to use for specifying a high print quality.
HIGH - Static variable in class javax.print.attribute.standard.PrintQuality
Highest quality available on the printer.
HIGH_PRIVATE_USE_SURROGATES - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "High Private Use Surrogates" Unicode character block.
HIGH_SURROGATES - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "High Surrogates" Unicode character block.
higher(E) - Method in class java.util.concurrent.ConcurrentSkipListSet
 
higher(E) - Method in interface java.util.NavigableSet
Returns the least element in this set strictly greater than the given element, or null if there is no such element.
higher(E) - Method in class java.util.TreeSet
 
higherEntry(K) - Method in class java.util.concurrent.ConcurrentSkipListMap
Returns a key-value mapping associated with the least key strictly greater than the given key, or null if there is no such key.
higherEntry(K) - Method in interface java.util.NavigableMap
Returns a key-value mapping associated with the least key strictly greater than the given key, or null if there is no such key.
higherEntry(K) - Method in class java.util.TreeMap
 
higherKey(K) - Method in class java.util.concurrent.ConcurrentSkipListMap
 
higherKey(K) - Method in interface java.util.NavigableMap
Returns the least key strictly greater than the given key, or null if there is no such key.
higherKey(K) - Method in class java.util.TreeMap
 
highestLayer() - Method in class javax.swing.JLayeredPane
Returns the highest layer value from all current children.
highestOneBit(int) - Static method in class java.lang.Integer
Returns an int value with at most a single one-bit, in the position of the highest-order ("leftmost") one-bit in the specified int value.
highestOneBit(long) - Static method in class java.lang.Long
Returns a long value with at most a single one-bit, in the position of the highest-order ("leftmost") one-bit in the specified long value.
highlight - Variable in class javax.swing.border.EtchedBorder
 
highlight - Variable in class javax.swing.plaf.basic.BasicBorders.ButtonBorder
 
highlight - Variable in class javax.swing.plaf.basic.BasicBorders.FieldBorder
 
highlight - Variable in class javax.swing.plaf.basic.BasicBorders.SplitPaneBorder
 
highlight - Variable in class javax.swing.plaf.basic.BasicSeparatorUI
 
highlight - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
highlightColor - Static variable in class javax.swing.plaf.metal.MetalSliderUI
 
Highlighter - Interface in javax.swing.text
An interface for an object that allows one to mark up the background with colored areas.
Highlighter.Highlight - Interface in javax.swing.text
 
Highlighter.HighlightPainter - Interface in javax.swing.text
Highlight renderer.
highlightInner - Variable in class javax.swing.border.BevelBorder
 
highlightOuter - Variable in class javax.swing.border.BevelBorder
 
highSurrogate(int) - Static method in class java.lang.Character
Returns the leading surrogate (a high surrogate code unit) of the surrogate pair representing the specified supplementary character (Unicode code point) in the UTF-16 encoding.
HINTS_OBSERVED - Static variable in interface java.awt.image.renderable.RenderableImage
String constant that can be used to identify a property on a RenderedImage obtained via the createRendering or createScaledRendering methods.
HIRAGANA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Hiragana" Unicode character block.
hit(Rectangle, Shape, boolean) - Method in class java.awt.Graphics2D
Checks whether or not the specified Shape intersects the specified Rectangle, which is in device space.
hitClip(int, int, int, int) - Method in class java.awt.Graphics
Returns true if the specified rectangular area might intersect the current clipping area.
hitEnd() - Method in class java.util.regex.Matcher
Returns true if the end of input was hit by the search engine in the last match operation performed by this matcher.
hitTestChar(float, float, Rectangle2D) - Method in class java.awt.font.TextLayout
Returns a TextHitInfo corresponding to the specified point.
hitTestChar(float, float) - Method in class java.awt.font.TextLayout
Returns a TextHitInfo corresponding to the specified point.
hitToPoint(TextHitInfo, Point2D) - Method in class java.awt.font.TextLayout
Convert a hit to a point in standard coordinates.
HMAC_SHA1 - Static variable in interface javax.xml.crypto.dsig.SignatureMethod
The HMAC-SHA1 MAC signature method algorithm URI
HMACParameterSpec - Class in javax.xml.crypto.dsig.spec
HMACParameterSpec(int) - Constructor for class javax.xml.crypto.dsig.spec.HMACParameterSpec
Creates an HMACParameterSpec with the specified truncation length.
HOLD_CURSORS_OVER_COMMIT - Static variable in interface java.sql.ResultSet
The constant indicating that open ResultSet objects with this holdability will remain open when the current transaction is commited.
holdsLock(Object) - Static method in class java.lang.Thread
Returns true if and only if the current thread holds the monitor lock on the specified object.
HOME - Static variable in class java.awt.Event
The Home key, a non-ASCII action key.
homeFolderIcon - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
homeKey - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated.
As of Java 2 platform v1.3.
HONOR_DISPLAY_PROPERTIES - Static variable in class javax.swing.JEditorPane
Key for a client property used to indicate whether the default font and foreground color from the component are used if a font or foreground color is not specified in the styled text.
HORIZONTAL - Static variable in interface java.awt.Adjustable
Indicates that the Adjustable has horizontal orientation.
HORIZONTAL - Static variable in class java.awt.GridBagConstraints
Resize the component horizontally but not vertically.
HORIZONTAL - Static variable in class java.awt.Scrollbar
A constant that indicates a horizontal scroll bar.
HORIZONTAL - Static variable in class javax.accessibility.AccessibleState
Indicates the orientation of this object is horizontal.
HORIZONTAL - Static variable in interface javax.swing.SwingConstants
Horizontal orientation.
HORIZONTAL_ALIGNMENT_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change in the button's horizontal alignment.
HORIZONTAL_CENTER - Static variable in class javax.swing.SpringLayout
Specifies the horizontal center of a component's bounding rectangle.
HORIZONTAL_SCROLLBAR - Static variable in interface javax.swing.ScrollPaneConstants
Identifies a horizonal scrollbar.
HORIZONTAL_SCROLLBAR_ALWAYS - Static variable in interface javax.swing.ScrollPaneConstants
Used to set the horizontal scroll bar policy so that horizontal scrollbars are always displayed.
HORIZONTAL_SCROLLBAR_AS_NEEDED - Static variable in interface javax.swing.ScrollPaneConstants
Used to set the horizontal scroll bar policy so that horizontal scrollbars are displayed only when needed.
HORIZONTAL_SCROLLBAR_NEVER - Static variable in interface javax.swing.ScrollPaneConstants
Used to set the horizontal scroll bar policy so that horizontal scrollbars are never displayed.
HORIZONTAL_SCROLLBAR_POLICY - Static variable in interface javax.swing.ScrollPaneConstants
Identifies the horizontal scroll bar policy property.
HORIZONTAL_SPLIT - Static variable in class javax.swing.JSplitPane
Horizontal split indicates the Components are split along the x axis.
HORIZONTAL_TEXT_POSITION_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change in the button's horizontal text position.
HORIZONTAL_WRAP - Static variable in class javax.swing.JList
Indicates a "newspaper style" layout with cells flowing horizontally then vertically.
horizontalScrollBar - Variable in class javax.swing.JScrollPane
The scrollpane's horizontal scrollbar child.
horizontalScrollBarPolicy - Variable in class javax.swing.JScrollPane
The display policy for the horizontal scrollbar.
horizThumbIcon - Static variable in class javax.swing.plaf.metal.MetalSliderUI
A default horizontal thumb Icon.
hostEncoding - Static variable in class javax.print.DocFlavor
A String representing the host operating system encoding.
HostnameVerifier - Interface in javax.net.ssl
This class is the base interface for hostname verification.
hostnameVerifier - Variable in class javax.net.ssl.HttpsURLConnection
The hostnameVerifier for this object.
hostsEqual(URL, URL) - Method in class java.net.URLStreamHandler
Compares the host components of two URLs.
HOUR - Static variable in class java.util.Calendar
Field number for get and set indicating the hour of the morning or afternoon.
HOUR0 - Static variable in class java.text.DateFormat.Field
Constant identifying the hour field, where the legal values are 0 to 11.
HOUR0_FIELD - Static variable in class java.text.DateFormat
Useful constant for zero-based HOUR field alignment.
HOUR1 - Static variable in class java.text.DateFormat.Field
Constant identifying the hour field, where the legal values are 1 to 12.
HOUR1_FIELD - Static variable in class java.text.DateFormat
Useful constant for one-based HOUR field alignment.
HOUR_OF_DAY - Static variable in class java.util.Calendar
Field number for get and set indicating the hour of the day.
HOUR_OF_DAY0 - Static variable in class java.text.DateFormat.Field
Constant identifying the hour of day field, where the legal values are 0 to 23.
HOUR_OF_DAY0_FIELD - Static variable in class java.text.DateFormat
Useful constant for zero-based HOUR_OF_DAY field alignment.
HOUR_OF_DAY1 - Static variable in class java.text.DateFormat.Field
Constant identifying the hour of day field, where the legal values are 1 to 24.
HOUR_OF_DAY1_FIELD - Static variable in class java.text.DateFormat
Useful constant for one-based HOUR_OF_DAY field alignment.
HR - Static variable in class javax.swing.text.html.HTML.Tag
 
HREF - Static variable in class javax.swing.text.html.HTML.Attribute
 
hsb - Variable in class javax.swing.ScrollPaneLayout
The scrollpane's horizontal scrollbar child.
hsbChangeListener - Variable in class javax.swing.plaf.basic.BasicScrollPaneUI
 
hsbPolicy - Variable in class javax.swing.ScrollPaneLayout
The display policy for the horizontal scrollbar.
HSBtoRGB(float, float, float) - Static method in class java.awt.Color
Converts the components of a color, as specified by the HSB model, to an equivalent set of values for the default RGB model.
HSPACE - Static variable in class javax.swing.text.html.HTML.Attribute
 
HTML - Class in javax.swing.text.html
Constants used in the HTMLDocument.
HTML() - Constructor for class javax.swing.text.html.HTML
 
HTML - Static variable in class javax.swing.text.html.HTML.Tag
 
html - Variable in class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
HTML to insert.
html - Variable in class javax.swing.text.html.parser.DTD
 
HTML.Attribute - Class in javax.swing.text.html
Typesafe enumeration representing an HTML attribute.
HTML.Tag - Class in javax.swing.text.html
Typesafe enumeration for an HTML tag.
HTML.Tag() - Constructor for class javax.swing.text.html.HTML.Tag
 
HTML.Tag(String) - Constructor for class javax.swing.text.html.HTML.Tag
Creates a new Tag with the specified id, and with causesBreak and isBlock set to false.
HTML.Tag(String, boolean, boolean) - Constructor for class javax.swing.text.html.HTML.Tag
Creates a new Tag with the specified id; causesBreak and isBlock are defined by the user.
HTML.UnknownTag - Class in javax.swing.text.html
 
HTML.UnknownTag(String) - Constructor for class javax.swing.text.html.HTML.UnknownTag
Creates a new UnknownTag with the specified id.
HTML_CONTAINER - Static variable in class javax.accessibility.AccessibleRole
An object containing a collection of Accessibles that together represents HTML content.
HTMLDocument - Class in javax.swing.text.html
A document that models HTML.
HTMLDocument() - Constructor for class javax.swing.text.html.HTMLDocument
Constructs an HTML document using the default buffer size and a default StyleSheet.
HTMLDocument(StyleSheet) - Constructor for class javax.swing.text.html.HTMLDocument
Constructs an HTML document with the default content storage implementation and the specified style/attribute storage mechanism.
HTMLDocument(AbstractDocument.Content, StyleSheet) - Constructor for class javax.swing.text.html.HTMLDocument
Constructs an HTML document with the given content storage implementation and the given style/attribute storage mechanism.
HTMLDocument.BlockElement - Class in javax.swing.text.html
An element that represents a structural block of HTML.
HTMLDocument.BlockElement(Element, AttributeSet) - Constructor for class javax.swing.text.html.HTMLDocument.BlockElement
Constructs a composite element that initially contains no children.
HTMLDocument.HTMLReader - Class in javax.swing.text.html
An HTML reader to load an HTML document with an HTML element structure.
HTMLDocument.HTMLReader(int) - Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader
 
HTMLDocument.HTMLReader(int, int, int, HTML.Tag) - Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader
 
HTMLDocument.HTMLReader.BlockAction - Class in javax.swing.text.html
 
HTMLDocument.HTMLReader.BlockAction() - Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader.BlockAction
 
HTMLDocument.HTMLReader.CharacterAction - Class in javax.swing.text.html
 
HTMLDocument.HTMLReader.CharacterAction() - Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader.CharacterAction
 
HTMLDocument.HTMLReader.FormAction - Class in javax.swing.text.html
Action to support forms by building all of the elements used to represent form controls.
HTMLDocument.HTMLReader.FormAction() - Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader.FormAction
 
HTMLDocument.HTMLReader.HiddenAction - Class in javax.swing.text.html
 
HTMLDocument.HTMLReader.HiddenAction() - Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader.HiddenAction
 
HTMLDocument.HTMLReader.IsindexAction - Class in javax.swing.text.html
 
HTMLDocument.HTMLReader.IsindexAction() - Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader.IsindexAction
 
HTMLDocument.HTMLReader.ParagraphAction - Class in javax.swing.text.html
 
HTMLDocument.HTMLReader.ParagraphAction() - Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader.ParagraphAction
 
HTMLDocument.HTMLReader.PreAction - Class in javax.swing.text.html
 
HTMLDocument.HTMLReader.PreAction() - Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader.PreAction
 
HTMLDocument.HTMLReader.SpecialAction - Class in javax.swing.text.html
 
HTMLDocument.HTMLReader.SpecialAction() - Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader.SpecialAction
 
HTMLDocument.HTMLReader.TagAction - Class in javax.swing.text.html
An action to be performed in response to parsing a tag.
HTMLDocument.HTMLReader.TagAction() - Constructor for class javax.swing.text.html.HTMLDocument.HTMLReader.TagAction
 
HTMLDocument.Iterator - Class in javax.swing.text.html
An iterator to iterate over a particular type of tag.
HTMLDocument.Iterator() - Constructor for class javax.swing.text.html.HTMLDocument.Iterator
 
HTMLDocument.RunElement - Class in javax.swing.text.html
An element that represents a chunk of text that has a set of HTML character level attributes assigned to it.
HTMLDocument.RunElement(Element, AttributeSet, int, int) - Constructor for class javax.swing.text.html.HTMLDocument.RunElement
Constructs an element that represents content within the document (has no children).
HTMLEditorKit - Class in javax.swing.text.html
The Swing JEditorPane text component supports different kinds of content via a plug-in mechanism called an EditorKit.
HTMLEditorKit() - Constructor for class javax.swing.text.html.HTMLEditorKit
Constructs an HTMLEditorKit, creates a StyleContext, and loads the style sheet.
HTMLEditorKit.HTMLFactory - Class in javax.swing.text.html
A factory to build views for HTML.
HTMLEditorKit.HTMLFactory() - Constructor for class javax.swing.text.html.HTMLEditorKit.HTMLFactory
 
HTMLEditorKit.HTMLTextAction - Class in javax.swing.text.html
An abstract Action providing some convenience methods that may be useful in inserting HTML into an existing document.
HTMLEditorKit.HTMLTextAction(String) - Constructor for class javax.swing.text.html.HTMLEditorKit.HTMLTextAction
 
HTMLEditorKit.InsertHTMLTextAction - Class in javax.swing.text.html
InsertHTMLTextAction can be used to insert an arbitrary string of HTML into an existing HTML document.
HTMLEditorKit.InsertHTMLTextAction(String, String, HTML.Tag, HTML.Tag) - Constructor for class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
 
HTMLEditorKit.InsertHTMLTextAction(String, String, HTML.Tag, HTML.Tag, HTML.Tag, HTML.Tag) - Constructor for class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
 
HTMLEditorKit.LinkController - Class in javax.swing.text.html
Class to watch the associated component and fire hyperlink events on it when appropriate.
HTMLEditorKit.LinkController() - Constructor for class javax.swing.text.html.HTMLEditorKit.LinkController
 
HTMLEditorKit.Parser - Class in javax.swing.text.html
Interface to be supported by the parser.
HTMLEditorKit.Parser() - Constructor for class javax.swing.text.html.HTMLEditorKit.Parser
 
HTMLEditorKit.ParserCallback - Class in javax.swing.text.html
The result of parsing drives these callback methods.
HTMLEditorKit.ParserCallback() - Constructor for class javax.swing.text.html.HTMLEditorKit.ParserCallback
 
HTMLFrameHyperlinkEvent - Class in javax.swing.text.html
HTMLFrameHyperlinkEvent is used to notify interested parties that link was activated in a frame.
HTMLFrameHyperlinkEvent(Object, HyperlinkEvent.EventType, URL, String) - Constructor for class javax.swing.text.html.HTMLFrameHyperlinkEvent
Creates a new object representing a html frame hypertext link event.
HTMLFrameHyperlinkEvent(Object, HyperlinkEvent.EventType, URL, String, String) - Constructor for class javax.swing.text.html.HTMLFrameHyperlinkEvent
Creates a new object representing a hypertext link event.
HTMLFrameHyperlinkEvent(Object, HyperlinkEvent.EventType, URL, Element, String) - Constructor for class javax.swing.text.html.HTMLFrameHyperlinkEvent
Creates a new object representing a hypertext link event.
HTMLFrameHyperlinkEvent(Object, HyperlinkEvent.EventType, URL, String, Element, String) - Constructor for class javax.swing.text.html.HTMLFrameHyperlinkEvent
Creates a new object representing a hypertext link event.
HTMLFrameHyperlinkEvent(Object, HyperlinkEvent.EventType, URL, String, Element, InputEvent, String) - Constructor for class javax.swing.text.html.HTMLFrameHyperlinkEvent
Creates a new object representing a hypertext link event.
HTMLWriter - Class in javax.swing.text.html
This is a writer for HTMLDocuments.
HTMLWriter(Writer, HTMLDocument) - Constructor for class javax.swing.text.html.HTMLWriter
Creates a new HTMLWriter.
HTMLWriter(Writer, HTMLDocument, int, int) - Constructor for class javax.swing.text.html.HTMLWriter
Creates a new HTMLWriter.
HTTP - Static variable in class javax.print.attribute.standard.ReferenceUriSchemesSupported
HyperText Transfer Protocol (HTTP).
HTTP_ACCEPTED - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 202: Accepted.
HTTP_BAD_GATEWAY - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 502: Bad Gateway.
HTTP_BAD_METHOD - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 405: Method Not Allowed.
HTTP_BAD_REQUEST - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 400: Bad Request.
HTTP_CLIENT_TIMEOUT - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 408: Request Time-Out.
HTTP_CONFLICT - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 409: Conflict.
HTTP_CREATED - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 201: Created.
HTTP_ENTITY_TOO_LARGE - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 413: Request Entity Too Large.
HTTP_FORBIDDEN - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 403: Forbidden.
HTTP_GATEWAY_TIMEOUT - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 504: Gateway Timeout.
HTTP_GONE - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 410: Gone.
HTTP_INTERNAL_ERROR - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 500: Internal Server Error.
HTTP_LENGTH_REQUIRED - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 411: Length Required.
HTTP_MOVED_PERM - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 301: Moved Permanently.
HTTP_MOVED_TEMP - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 302: Temporary Redirect.
HTTP_MULT_CHOICE - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 300: Multiple Choices.
HTTP_NO_CONTENT - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 204: No Content.
HTTP_NOT_ACCEPTABLE - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 406: Not Acceptable.
HTTP_NOT_AUTHORITATIVE - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 203: Non-Authoritative Information.
HTTP_NOT_FOUND - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 404: Not Found.
HTTP_NOT_IMPLEMENTED - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 501: Not Implemented.
HTTP_NOT_MODIFIED - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 304: Not Modified.
HTTP_OK - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 200: OK.
HTTP_PARTIAL - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 206: Partial Content.
HTTP_PAYMENT_REQUIRED - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 402: Payment Required.
HTTP_PRECON_FAILED - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 412: Precondition Failed.
HTTP_PROXY_AUTH - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 407: Proxy Authentication Required.
HTTP_REQ_TOO_LONG - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 414: Request-URI Too Large.
HTTP_RESET - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 205: Reset Content.
HTTP_SEE_OTHER - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 303: See Other.
HTTP_SERVER_ERROR - Static variable in class java.net.HttpURLConnection
Deprecated.
it is misplaced and shouldn't have existed.
HTTP_UNAUTHORIZED - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 401: Unauthorized.
HTTP_UNAVAILABLE - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 503: Service Unavailable.
HTTP_UNSUPPORTED_TYPE - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 415: Unsupported Media Type.
HTTP_USE_PROXY - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 305: Use Proxy.
HTTP_VERSION - Static variable in class java.net.HttpURLConnection
HTTP Status-Code 505: HTTP Version Not Supported.
HttpCookie - Class in java.net
An HttpCookie object represents an http cookie, which carries state information between server and user agent.
HttpCookie(String, String) - Constructor for class java.net.HttpCookie
Constructs a cookie with a specified name and value.
HTTPEQUIV - Static variable in class javax.swing.text.html.HTML.Attribute
 
HttpRetryException - Exception in java.net
Thrown to indicate that a HTTP request needs to be retried but cannot be retried automatically, due to streaming mode being enabled.
HttpRetryException(String, int) - Constructor for exception java.net.HttpRetryException
Constructs a new HttpRetryException from the specified response code and exception detail message
HttpRetryException(String, int, String) - Constructor for exception java.net.HttpRetryException
Constructs a new HttpRetryException with detail message responseCode and the contents of the Location response header field.
HTTPS - Static variable in class javax.print.attribute.standard.ReferenceUriSchemesSupported
Secure HyperText Transfer Protocol (HTTPS).
HttpsURLConnection - Class in javax.net.ssl
HttpsURLConnection extends HttpURLConnection with support for https-specific features.
HttpsURLConnection(URL) - Constructor for class javax.net.ssl.HttpsURLConnection
Creates an HttpsURLConnection using the URL specified.
HttpURLConnection - Class in java.net
A URLConnection with support for HTTP-specific features.
HttpURLConnection(URL) - Constructor for class java.net.HttpURLConnection
Constructor for the HttpURLConnection.
HUFFMAN_ONLY - Static variable in class java.util.zip.Deflater
Compression strategy for Huffman coding only.
HYPERLINK - Static variable in class javax.accessibility.AccessibleRole
A hypertext anchor
HyperlinkEvent - Class in javax.swing.event
HyperlinkEvent is used to notify interested parties that something has happened with respect to a hypertext link.
HyperlinkEvent(Object, HyperlinkEvent.EventType, URL) - Constructor for class javax.swing.event.HyperlinkEvent
Creates a new object representing a hypertext link event.
HyperlinkEvent(Object, HyperlinkEvent.EventType, URL, String) - Constructor for class javax.swing.event.HyperlinkEvent
Creates a new object representing a hypertext link event.
HyperlinkEvent(Object, HyperlinkEvent.EventType, URL, String, Element) - Constructor for class javax.swing.event.HyperlinkEvent
Creates a new object representing a hypertext link event.
HyperlinkEvent(Object, HyperlinkEvent.EventType, URL, String, Element, InputEvent) - Constructor for class javax.swing.event.HyperlinkEvent
Creates a new object representing a hypertext link event.
HyperlinkEvent.EventType - Class in javax.swing.event
Defines the ENTERED, EXITED, and ACTIVATED event types, along with their string representations, returned by toString().
HyperlinkListener - Interface in javax.swing.event
HyperlinkListener
hyperlinkUpdate(HyperlinkEvent) - Method in interface javax.swing.event.HyperlinkListener
Called when a hypertext link is updated.
hypot(double, double) - Static method in class java.lang.Math
Returns sqrt(x2 +y2) without intermediate overflow or underflow.
hypot(double, double) - Static method in class java.lang.StrictMath
Returns sqrt(x2 +y2) without intermediate overflow or underflow.

I

I - Static variable in class javax.swing.text.html.HTML.Tag
 
icAbsoluteColorimetric - Static variable in class java.awt.color.ICC_Profile
ICC Profile Rendering Intent: AbsoluteColorimetric.
ICC_ColorSpace - Class in java.awt.color
The ICC_ColorSpace class is an implementation of the abstract ColorSpace class.
ICC_ColorSpace(ICC_Profile) - Constructor for class java.awt.color.ICC_ColorSpace
Constructs a new ICC_ColorSpace from an ICC_Profile object.
ICC_Profile - Class in java.awt.color
A representation of color profile data for device independent and device dependent color spaces based on the International Color Consortium Specification ICC.1:2001-12, File Format for Color Profiles, (see http://www.color.org).
ICC_ProfileGray - Class in java.awt.color
A subclass of the ICC_Profile class which represents profiles which meet the following criteria: the color space type of the profile is TYPE_GRAY and the profile includes the grayTRCTag and mediaWhitePointTag tags.
ICC_ProfileRGB - Class in java.awt.color
The ICC_ProfileRGB class is a subclass of the ICC_Profile class that represents profiles which meet the following criteria: The profile's color space type is RGB. The profile includes the redColorantTag, greenColorantTag, blueColorantTag, redTRCTag, greenTRCTag, blueTRCTag, and mediaWhitePointTag tags. The ICC_Profile getInstance method will return an ICC_ProfileRGB object when these conditions are met.
icCurveCount - Static variable in class java.awt.color.ICC_Profile
ICC Profile Constant: curveType count.
icCurveData - Static variable in class java.awt.color.ICC_Profile
ICC Profile Constant: curveType data.
icHdrAttributes - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: device attributes.
icHdrCmmId - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: CMM for this profile.
icHdrColorSpace - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: color space of data.
icHdrCreator - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: profile creator.
icHdrDate - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: date profile was created.
icHdrDeviceClass - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: type of profile.
icHdrFlags - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: various bit settings.
icHdrIlluminant - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: profile illuminant.
icHdrMagic - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: icMagicNumber.
icHdrManufacturer - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: device manufacturer.
icHdrModel - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: device model number.
icHdrPcs - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: PCS - XYZ or Lab only.
icHdrPlatform - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: primary platform.
icHdrProfileID - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: profile's ID.
icHdrRenderingIntent - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: rendering intent.
icHdrSize - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: profile size in bytes.
icHdrVersion - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: format version number.
icICCAbsoluteColorimetric - Static variable in class java.awt.color.ICC_Profile
ICC Profile Rendering Intent: ICC-AbsoluteColorimetric.
icMediaRelativeColorimetric - Static variable in class java.awt.color.ICC_Profile
ICC Profile Rendering Intent: Media-RelativeColorimetric.
ICON - Static variable in class javax.accessibility.AccessibleRole
A small fixed size picture, typically used to decorate components.
Icon - Interface in javax.swing
A small fixed size picture, typically used to decorate components.
icon - Variable in class javax.swing.JOptionPane
Icon used in pane.
icon - Variable in class javax.swing.plaf.basic.BasicRadioButtonUI
 
ICON_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change to the icon that represents the button.
ICON_COLOR_16x16 - Static variable in interface java.beans.BeanInfo
Constant to indicate a 16 x 16 color icon.
ICON_COLOR_32x32 - Static variable in interface java.beans.BeanInfo
Constant to indicate a 32 x 32 color icon.
ICON_MONO_16x16 - Static variable in interface java.beans.BeanInfo
Constant to indicate a 16 x 16 monochrome icon.
ICON_MONO_32x32 - Static variable in interface java.beans.BeanInfo
Constant to indicate a 32 x 32 monochrome icon.
ICON_PROPERTY - Static variable in class javax.swing.JOptionPane
Bound property name for icon.
iconable - Variable in class javax.swing.JInternalFrame
The frame can "iconified" (shrunk down and displayed as an icon-image).
IconAttribute - Static variable in class javax.swing.text.StyleConstants
Name of the icon attribute.
iconButton - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
iconCache - Variable in class javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView
 
IconElementName - Static variable in class javax.swing.text.StyleConstants
Name of elements used to represent icons.
iconIcon - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
ICONIFIED - Static variable in class java.awt.Frame
This state bit indicates that frame is iconified.
ICONIFIED - Static variable in class javax.accessibility.AccessibleState
Indicates this object is minimized and is represented only by an icon.
ICONIFY_CMD - Static variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
iconifyAction - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
iconifyFrame(JInternalFrame) - Method in class javax.swing.DefaultDesktopManager
Removes the frame from its parent and adds its desktopIcon to the parent.
iconifyFrame(JInternalFrame) - Method in interface javax.swing.DesktopManager
Generally, remove this frame from it's parent and add an iconic representation.
iconifyFrame(JInternalFrame) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
This method is called when the user wants to iconify the frame.
iconOnly - Variable in class javax.swing.plaf.metal.MetalComboBoxButton
 
iconPane - Variable in class javax.swing.plaf.basic.BasicDesktopIconUI
The title pane component used in the desktop icon.
IconUIResource - Class in javax.swing.plaf
An Icon wrapper class which implements UIResource.
IconUIResource(Icon) - Constructor for class javax.swing.plaf.IconUIResource
Creates a UIResource icon object which wraps an existing Icon instance.
IconView - Class in javax.swing.text
Icon decorator that implements the view interface.
IconView(Element) - Constructor for class javax.swing.text.IconView
Creates a new icon view that represents an element.
icPerceptual - Static variable in class java.awt.color.ICC_Profile
ICC Profile Rendering Intent: Perceptual.
icRelativeColorimetric - Static variable in class java.awt.color.ICC_Profile
ICC Profile Rendering Intent: RelativeColorimetric.
icSaturation - Static variable in class java.awt.color.ICC_Profile
ICC Profile Rendering Intent: Saturation.
icSigAbstractClass - Static variable in class java.awt.color.ICC_Profile
ICC Profile Class Signature: 'abst'.
icSigAToB0Tag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'A2B0'.
icSigAToB1Tag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'A2B1'.
icSigAToB2Tag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'A2B2'.
icSigBlueColorantTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'bXYZ'.
icSigBlueMatrixColumnTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'bXYZ'.
icSigBlueTRCTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'bTRC'.
icSigBToA0Tag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'B2A0'.
icSigBToA1Tag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'B2A1'.
icSigBToA2Tag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'B2A2'.
icSigCalibrationDateTimeTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'calt'.
icSigCharTargetTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'targ'.
icSigChromaticAdaptationTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'chad'.
icSigChromaticityTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'chrm'.
icSigCmyData - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'CMY '.
icSigCmykData - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'CMYK'.
icSigColorantOrderTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'clro'.
icSigColorantTableTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'clrt'.
icSigColorSpaceClass - Static variable in class java.awt.color.ICC_Profile
ICC Profile Class Signature: 'spac'.
icSigCopyrightTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'cprt'.
icSigCrdInfoTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'crdi'.
icSigDeviceMfgDescTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'dmnd'.
icSigDeviceModelDescTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'dmdd'.
icSigDeviceSettingsTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'devs'.
icSigDisplayClass - Static variable in class java.awt.color.ICC_Profile
ICC Profile Class Signature: 'mntr'.
icSigGamutTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'gamt'.
icSigGrayData - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'GRAY'.
icSigGrayTRCTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'kTRC'.
icSigGreenColorantTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'gXYZ'.
icSigGreenMatrixColumnTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'gXYZ'.
icSigGreenTRCTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'gTRC'.
icSigHead - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'head' - special.
icSigHlsData - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'HLS'.
icSigHsvData - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'HSV'.
icSigInputClass - Static variable in class java.awt.color.ICC_Profile
ICC Profile Class Signature: 'scnr'.
icSigLabData - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'Lab '.
icSigLinkClass - Static variable in class java.awt.color.ICC_Profile
ICC Profile Class Signature: 'link'.
icSigLuminanceTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'lumi'.
icSigLuvData - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'Luv '.
icSigMeasurementTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'meas'.
icSigMediaBlackPointTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'bkpt'.
icSigMediaWhitePointTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'wtpt'.
icSigNamedColor2Tag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'ncl2'.
icSigNamedColorClass - Static variable in class java.awt.color.ICC_Profile
ICC Profile Class Signature: 'nmcl'.
icSigOutputClass - Static variable in class java.awt.color.ICC_Profile
ICC Profile Class Signature: 'prtr'.
icSigOutputResponseTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'resp'.
icSigPreview0Tag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'pre0'.
icSigPreview1Tag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'pre1'.
icSigPreview2Tag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'pre2'.
icSigProfileDescriptionTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'desc'.
icSigProfileSequenceDescTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'pseq'.
icSigPs2CRD0Tag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'psd0'.
icSigPs2CRD1Tag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'psd1'.
icSigPs2CRD2Tag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'psd2'.
icSigPs2CRD3Tag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'psd3'.
icSigPs2CSATag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'ps2s'.
icSigPs2RenderingIntentTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'ps2i'.
icSigRedColorantTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'rXYZ'.
icSigRedMatrixColumnTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'rXYZ'.
icSigRedTRCTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'rTRC'.
icSigRgbData - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'RGB '.
icSigScreeningDescTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'scrd'.
icSigScreeningTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'scrn'.
icSigSpace2CLR - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: '2CLR'.
icSigSpace3CLR - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: '3CLR'.
icSigSpace4CLR - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: '4CLR'.
icSigSpace5CLR - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: '5CLR'.
icSigSpace6CLR - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: '6CLR'.
icSigSpace7CLR - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: '7CLR'.
icSigSpace8CLR - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: '8CLR'.
icSigSpace9CLR - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: '9CLR'.
icSigSpaceACLR - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'ACLR'.
icSigSpaceBCLR - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'BCLR'.
icSigSpaceCCLR - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'CCLR'.
icSigSpaceDCLR - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'DCLR'.
icSigSpaceECLR - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'ECLR'.
icSigSpaceFCLR - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'FCLR'.
icSigTechnologyTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'tech'.
icSigUcrBgTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'bfd '.
icSigViewingCondDescTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'vued'.
icSigViewingConditionsTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'view'.
icSigXYZData - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'XYZ '.
icSigYCbCrData - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'YCbr'.
icSigYxyData - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'Yxy '.
icTagReserved - Static variable in class java.awt.color.ICC_Profile
ICC Profile Constant: reserved.
icTagType - Static variable in class java.awt.color.ICC_Profile
ICC Profile Constant: tag type signaturE.
icXYZNumberX - Static variable in class java.awt.color.ICC_Profile
ICC Profile Constant: XYZNumber X.
id - Variable in class java.awt.AWTEvent
The event's id.
id - Variable in class java.awt.Event
Indicates which type of event the event is, and which other Event variables are relevant for the event.
id - Variable in class javax.naming.ldap.BasicControl
The control's object identifier string.
ID - Static variable in class javax.swing.text.html.HTML.Attribute
 
ID - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
IDENTICAL - Static variable in class java.text.Collator
Collator strength value.
identifier - Variable in class javax.swing.table.TableColumn
This object is not used internally by the drawing machinery of the JTable; identifiers may be set in the TableColumn as as an optional way to tag and locate table columns.
identities() - Method in class java.security.IdentityScope
Deprecated.
Returns an enumeration of all identities in this identity scope.
IDENTITY - Static variable in class java.awt.font.TransformAttribute
A TransformAttribute representing the identity transform.
identity(Class<?>) - Static method in class java.lang.invoke.MethodHandles
Produces a method handle which returns its sole argument when invoked.
Identity - Class in java.security
Deprecated.
This class is no longer used. Its functionality has been replaced by java.security.KeyStore, the java.security.cert package, and java.security.Principal.
Identity() - Constructor for class java.security.Identity
Deprecated.
Constructor for serialization only.
Identity(String, IdentityScope) - Constructor for class java.security.Identity
Deprecated.
Constructs an identity with the specified name and scope.
Identity(String) - Constructor for class java.security.Identity
Deprecated.
Constructs an identity with the specified name and no scope.
identityEquals(Identity) - Method in class java.security.Identity
Deprecated.
Tests for equality between the specified identity and this identity.
identityHashCode(Object) - Static method in class java.lang.System
Returns the same hash code for the given object as would be returned by the default method hashCode(), whether or not the given object's class overrides hashCode().
IdentityHashMap<K,V> - Class in java.util
This class implements the Map interface with a hash table, using reference-equality in place of object-equality when comparing keys (and values).
IdentityHashMap() - Constructor for class java.util.IdentityHashMap
Constructs a new, empty identity hash map with a default expected maximum size (21).
IdentityHashMap(int) - Constructor for class java.util.IdentityHashMap
Constructs a new, empty map with the specified expected maximum size.
IdentityHashMap(Map<? extends K, ? extends V>) - Constructor for class java.util.IdentityHashMap
Constructs a new identity hash map containing the keys-value mappings in the specified map.
IdentityScope - Class in java.security
Deprecated.
This class is no longer used. Its functionality has been replaced by java.security.KeyStore, the java.security.cert package, and java.security.Principal.
IdentityScope() - Constructor for class java.security.IdentityScope
Deprecated.
This constructor is used for serialization only and should not be used by subclasses.
IdentityScope(String) - Constructor for class java.security.IdentityScope
Deprecated.
Constructs a new identity scope with the specified name.
IdentityScope(String, IdentityScope) - Constructor for class java.security.IdentityScope
Deprecated.
Constructs a new identity scope with the specified name and scope.
IDEOGRAPHIC_DESCRIPTION_CHARACTERS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Ideographic Description Characters" Unicode character block.
IDLE - Static variable in class javax.print.attribute.standard.PrinterState
Indicates that new jobs can start processing without waiting.
IDN - Class in java.net
Provides methods to convert internationalized domain names (IDNs) between a normal Unicode representation and an ASCII Compatible Encoding (ACE) representation.
IDREF - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
IDREFS - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
IEEEremainder(double, double) - Static method in class java.lang.Math
Computes the remainder operation on two arguments as prescribed by the IEEE 754 standard.
IEEEremainder(double, double) - Static method in class java.lang.StrictMath
Computes the remainder operation on two arguments as prescribed by the IEEE 754 standard.
ifModifiedSince - Variable in class java.net.URLConnection
Some protocols support skipping the fetching of the object unless the object has been modified more recently than a certain time.
IGNORE - Static variable in class java.nio.charset.CodingErrorAction
Action indicating that a coding error is to be handled by dropping the erroneous input and resuming the coding operation.
IGNORE_ALL_BEANINFO - Static variable in class java.beans.Introspector
 
IGNORE_IMMEDIATE_BEANINFO - Static variable in class java.beans.Introspector
 
ignoreMetadata - Variable in class javax.imageio.ImageReader
true if the current input source has been marked as allowing metadata to be ignored by setInput.
IIOByteBuffer - Class in javax.imageio.stream
A class representing a mutable reference to an array of bytes and an offset and length within that array.
IIOByteBuffer(byte[], int, int) - Constructor for class javax.imageio.stream.IIOByteBuffer
Constructs an IIOByteBuffer that references a given byte array, offset, and length.
IIOException - Exception in javax.imageio
An exception class used for signaling run-time failure of reading and writing operations.
IIOException(String) - Constructor for exception javax.imageio.IIOException
Constructs an IIOException with a given message String.
IIOException(String, Throwable) - Constructor for exception javax.imageio.IIOException
Constructs an IIOException with a given message String and a Throwable that was its underlying cause.
IIOImage - Class in javax.imageio
A simple container class to aggregate an image, a set of thumbnail (preview) images, and an object representing metadata associated with the image.
IIOImage(RenderedImage, List<? extends BufferedImage>, IIOMetadata) - Constructor for class javax.imageio.IIOImage
Constructs an IIOImage containing a RenderedImage, and thumbnails and metadata associated with it.
IIOImage(Raster, List<? extends BufferedImage>, IIOMetadata) - Constructor for class javax.imageio.IIOImage
Constructs an IIOImage containing a Raster, and thumbnails and metadata associated with it.
IIOInvalidTreeException - Exception in javax.imageio.metadata
An IIOInvalidTreeException is thrown when an attempt by an IIOMetadata object to parse a tree of IIOMetadataNodes fails.
IIOInvalidTreeException(String, Node) - Constructor for exception javax.imageio.metadata.IIOInvalidTreeException
Constructs an IIOInvalidTreeException with a message string and a reference to the Node that caused the parsing error.
IIOInvalidTreeException(String, Throwable, Node) - Constructor for exception javax.imageio.metadata.IIOInvalidTreeException
Constructs an IIOInvalidTreeException with a message string, a reference to an exception that caused this exception, and a reference to the Node that caused the parsing error.
IIOMetadata - Class in javax.imageio.metadata
An abstract class to be extended by objects that represent metadata (non-image data) associated with images and streams.
IIOMetadata() - Constructor for class javax.imageio.metadata.IIOMetadata
Constructs an empty IIOMetadata object.
IIOMetadata(boolean, String, String, String[], String[]) - Constructor for class javax.imageio.metadata.IIOMetadata
Constructs an IIOMetadata object with the given format names and format class names, as well as a boolean indicating whether the standard format is supported.
IIOMetadataController - Interface in javax.imageio.metadata
An interface to be implemented by objects that can determine the settings of an IIOMetadata object, either by putting up a GUI to obtain values from a user, or by other means.
IIOMetadataFormat - Interface in javax.imageio.metadata
An object describing the structure of metadata documents returned from IIOMetadata.getAsTree and passed to IIOMetadata.setFromTree and mergeTree.
IIOMetadataFormatImpl - Class in javax.imageio.metadata
A concrete class providing a reusable implementation of the IIOMetadataFormat interface.
IIOMetadataFormatImpl(String, int) - Constructor for class javax.imageio.metadata.IIOMetadataFormatImpl
Constructs a blank IIOMetadataFormatImpl instance, with a given root element name and child policy (other than CHILD_POLICY_REPEAT).
IIOMetadataFormatImpl(String, int, int) - Constructor for class javax.imageio.metadata.IIOMetadataFormatImpl
Constructs a blank IIOMetadataFormatImpl instance, with a given root element name and a child policy of CHILD_POLICY_REPEAT.
IIOMetadataNode - Class in javax.imageio.metadata
A class representing a node in a meta-data tree, which implements the org.w3c.dom.Element interface and additionally allows for the storage of non-textual objects via the getUserObject and setUserObject methods.
IIOMetadataNode() - Constructor for class javax.imageio.metadata.IIOMetadataNode
Constructs an empty IIOMetadataNode.
IIOMetadataNode(String) - Constructor for class javax.imageio.metadata.IIOMetadataNode
Constructs an IIOMetadataNode with a given node name.
IIOParam - Class in javax.imageio
A superclass of all classes describing how streams should be decoded or encoded.
IIOParam() - Constructor for class javax.imageio.IIOParam
Protected constructor may be called only by subclasses.
IIOParamController - Interface in javax.imageio
An interface to be implemented by objects that can determine the settings of an IIOParam object, either by putting up a GUI to obtain values from a user, or by other means.
IIOReadProgressListener - Interface in javax.imageio.event
An interface used by ImageReader implementations to notify callers of their image and thumbnail reading methods of progress.
IIOReadUpdateListener - Interface in javax.imageio.event
An interface used by ImageReader implementations to notify callers of their image and thumbnail reading methods of pixel updates.
IIOReadWarningListener - Interface in javax.imageio.event
An interface used by ImageReader implementations to notify callers of their image and thumbnail reading methods of warnings (non-fatal errors).
IIORegistry - Class in javax.imageio.spi
A registry for service provider instances.
IIOServiceProvider - Class in javax.imageio.spi
A superinterface for functionality common to all Image I/O service provider interfaces (SPIs).
IIOServiceProvider(String, String) - Constructor for class javax.imageio.spi.IIOServiceProvider
Constructs an IIOServiceProvider with a given vendor name and version identifier.
IIOServiceProvider() - Constructor for class javax.imageio.spi.IIOServiceProvider
Constructs a blank IIOServiceProvider.
IIOWriteProgressListener - Interface in javax.imageio.event
An interface used by ImageWriter implementations to notify callers of their image writing methods of progress.
IIOWriteWarningListener - Interface in javax.imageio.event
An interface used by ImageWriter implementations to notify callers of their image and thumbnail reading methods of warnings (non-fatal errors).
IllegalAccessError - Error in java.lang
Thrown if an application attempts to access or modify a field, or to call a method that it does not have access to.
IllegalAccessError() - Constructor for error java.lang.IllegalAccessError
Constructs an IllegalAccessError with no detail message.
IllegalAccessError(String) - Constructor for error java.lang.IllegalAccessError
Constructs an IllegalAccessError with the specified detail message.
IllegalAccessException - Exception in java.lang
An IllegalAccessException is thrown when an application tries to reflectively create an instance (other than an array), set or get a field, or invoke a method, but the currently executing method does not have access to the definition of the specified class, field, method or constructor.
IllegalAccessException() - Constructor for exception java.lang.IllegalAccessException
Constructs an IllegalAccessException without a detail message.
IllegalAccessException(String) - Constructor for exception java.lang.IllegalAccessException
Constructs an IllegalAccessException with a detail message.
IllegalArgumentException - Exception in java.lang
Thrown to indicate that a method has been passed an illegal or inappropriate argument.
IllegalArgumentException() - Constructor for exception java.lang.IllegalArgumentException
Constructs an IllegalArgumentException with no detail message.
IllegalArgumentException(String) - Constructor for exception java.lang.IllegalArgumentException
Constructs an IllegalArgumentException with the specified detail message.
IllegalArgumentException(String, Throwable) - Constructor for exception java.lang.IllegalArgumentException
Constructs a new exception with the specified detail message and cause.
IllegalArgumentException(Throwable) - Constructor for exception java.lang.IllegalArgumentException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
IllegalBlockSizeException - Exception in javax.crypto
This exception is thrown when the length of data provided to a block cipher is incorrect, i.e., does not match the block size of the cipher.
IllegalBlockSizeException() - Constructor for exception javax.crypto.IllegalBlockSizeException
Constructs an IllegalBlockSizeException with no detail message.
IllegalBlockSizeException(String) - Constructor for exception javax.crypto.IllegalBlockSizeException
Constructs an IllegalBlockSizeException with the specified detail message.
IllegalClassFormatException - Exception in java.lang.instrument
Thrown by an implementation of ClassFileTransformer.transform when its input parameters are invalid.
IllegalClassFormatException() - Constructor for exception java.lang.instrument.IllegalClassFormatException
Constructs an IllegalClassFormatException with no detail message.
IllegalClassFormatException(String) - Constructor for exception java.lang.instrument.IllegalClassFormatException
Constructs an IllegalClassFormatException with the specified detail message.
IllegalComponentStateException - Exception in java.awt
Signals that an AWT component is not in an appropriate state for the requested operation.
IllegalComponentStateException() - Constructor for exception java.awt.IllegalComponentStateException
Constructs an IllegalComponentStateException with no detail message.
IllegalComponentStateException(String) - Constructor for exception java.awt.IllegalComponentStateException
Constructs an IllegalComponentStateException with the specified detail message.
IllegalFormatCodePointException - Exception in java.util
Unchecked exception thrown when a character with an invalid Unicode code point as defined by Character.isValidCodePoint(int) is passed to the Formatter.
IllegalFormatCodePointException(int) - Constructor for exception java.util.IllegalFormatCodePointException
Constructs an instance of this class with the specified illegal code point as defined by Character.isValidCodePoint(int).
IllegalFormatConversionException - Exception in java.util
Unchecked exception thrown when the argument corresponding to the format specifier is of an incompatible type.
IllegalFormatConversionException(char, Class<?>) - Constructor for exception java.util.IllegalFormatConversionException
Constructs an instance of this class with the mismatched conversion and the corresponding argument class.
IllegalFormatException - Exception in java.util
Unchecked exception thrown when a format string contains an illegal syntax or a format specifier that is incompatible with the given arguments.
IllegalFormatFlagsException - Exception in java.util
Unchecked exception thrown when an illegal combination flags is given.
IllegalFormatFlagsException(String) - Constructor for exception java.util.IllegalFormatFlagsException
Constructs an instance of this class with the specified flags.
IllegalFormatPrecisionException - Exception in java.util
Unchecked exception thrown when the precision is a negative value other than -1, the conversion does not support a precision, or the value is otherwise unsupported.
IllegalFormatPrecisionException(int) - Constructor for exception java.util.IllegalFormatPrecisionException
Constructs an instance of this class with the specified precision.
IllegalFormatWidthException - Exception in java.util
Unchecked exception thrown when the format width is a negative value other than -1 or is otherwise unsupported.
IllegalFormatWidthException(int) - Constructor for exception java.util.IllegalFormatWidthException
Constructs an instance of this class with the specified width.
IllegalMonitorStateException - Exception in java.lang
Thrown to indicate that a thread has attempted to wait on an object's monitor or to notify other threads waiting on an object's monitor without owning the specified monitor.
IllegalMonitorStateException() - Constructor for exception java.lang.IllegalMonitorStateException
Constructs an IllegalMonitorStateException with no detail message.
IllegalMonitorStateException(String) - Constructor for exception java.lang.IllegalMonitorStateException
Constructs an IllegalMonitorStateException with the specified detail message.
IllegalPathStateException - Exception in java.awt.geom
The IllegalPathStateException represents an exception that is thrown if an operation is performed on a path that is in an illegal state with respect to the particular operation being performed, such as appending a path segment to a GeneralPath without an initial moveto.
IllegalPathStateException() - Constructor for exception java.awt.geom.IllegalPathStateException
Constructs an IllegalPathStateException with no detail message.
IllegalPathStateException(String) - Constructor for exception java.awt.geom.IllegalPathStateException
Constructs an IllegalPathStateException with the specified detail message.
IllegalStateException - Exception in java.lang
Signals that a method has been invoked at an illegal or inappropriate time.
IllegalStateException() - Constructor for exception java.lang.IllegalStateException
Constructs an IllegalStateException with no detail message.
IllegalStateException(String) - Constructor for exception java.lang.IllegalStateException
Constructs an IllegalStateException with the specified detail message.
IllegalStateException(String, Throwable) - Constructor for exception java.lang.IllegalStateException
Constructs a new exception with the specified detail message and cause.
IllegalStateException(Throwable) - Constructor for exception java.lang.IllegalStateException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
IllegalThreadStateException - Exception in java.lang
Thrown to indicate that a thread is not in an appropriate state for the requested operation.
IllegalThreadStateException() - Constructor for exception java.lang.IllegalThreadStateException
Constructs an IllegalThreadStateException with no detail message.
IllegalThreadStateException(String) - Constructor for exception java.lang.IllegalThreadStateException
Constructs an IllegalThreadStateException with the specified detail message.
IllformedLocaleException - Exception in java.util
Thrown by methods in Locale and Locale.Builder to indicate that an argument is not a well-formed BCP 47 tag.
IllformedLocaleException() - Constructor for exception java.util.IllformedLocaleException
Constructs a new IllformedLocaleException with no detail message and -1 as the error index.
IllformedLocaleException(String) - Constructor for exception java.util.IllformedLocaleException
Constructs a new IllformedLocaleException with the given message and -1 as the error index.
IllformedLocaleException(String, int) - Constructor for exception java.util.IllformedLocaleException
Constructs a new IllformedLocaleException with the given message and the error index.
Image - Class in java.awt
The abstract class Image is the superclass of all classes that represent graphical images.
Image() - Constructor for class java.awt.Image
 
image - Variable in class javax.imageio.IIOImage
The RenderedImage being referenced.
IMAGE_INCOMPATIBLE - Static variable in class java.awt.image.VolatileImage
Validated image is incompatible with supplied GraphicsConfiguration object and should be re-created as appropriate.
IMAGE_OK - Static variable in class java.awt.image.VolatileImage
Validated image is ready to use as-is.
IMAGE_RESTORED - Static variable in class java.awt.image.VolatileImage
Validated image has been restored and is now ready to use.
IMAGEABORTED - Static variable in interface java.awt.image.ImageConsumer
The image creation process was deliberately aborted.
ImageCapabilities - Class in java.awt
Capabilities and properties of images.
ImageCapabilities(boolean) - Constructor for class java.awt.ImageCapabilities
Creates a new object for specifying image capabilities.
imageComplete(int) - Method in class java.awt.image.BufferedImageFilter
Filters the information provided in the imageComplete method of the ImageConsumer interface.
imageComplete(int) - Method in interface java.awt.image.ImageConsumer
The imageComplete method is called when the ImageProducer is finished delivering all of the pixels that the source image contains, or when a single frame of a multi-frame animation has been completed, or when an error in loading or producing the image has occured.
imageComplete(int) - Method in class java.awt.image.ImageFilter
Filters the information provided in the imageComplete method of the ImageConsumer interface.
imageComplete(int) - Method in class java.awt.image.PixelGrabber
The imageComplete method is part of the ImageConsumer API which this class must implement to retrieve the pixels.
imageComplete(ImageReader) - Method in interface javax.imageio.event.IIOReadProgressListener
Reports that the current image read operation has completed.
imageComplete(ImageWriter) - Method in interface javax.imageio.event.IIOWriteProgressListener
Reports that the image write operation has completed.
ImageConsumer - Interface in java.awt.image
The interface for objects expressing interest in image data through the ImageProducer interfaces.
IMAGEERROR - Static variable in interface java.awt.image.ImageConsumer
An error was encountered while producing the image.
ImageFilter - Class in java.awt.image
This class implements a filter for the set of interface methods that are used to deliver data from an ImageProducer to an ImageConsumer.
ImageFilter() - Constructor for class java.awt.image.ImageFilter
 
imageFlavor - Static variable in class java.awt.datatransfer.DataFlavor
The DataFlavor representing a Java Image class, where:
ImageGraphicAttribute - Class in java.awt.font
The ImageGraphicAttribute class is an implementation of GraphicAttribute which draws images in a TextLayout.
ImageGraphicAttribute(Image, int) - Constructor for class java.awt.font.ImageGraphicAttribute
Constucts an ImageGraphicAttribute from the specified Image.
ImageGraphicAttribute(Image, int, float, float) - Constructor for class java.awt.font.ImageGraphicAttribute
Constructs an ImageGraphicAttribute from the specified Image.
ImageIcon - Class in javax.swing
An implementation of the Icon interface that paints Icons from Images.
ImageIcon(String, String) - Constructor for class javax.swing.ImageIcon
Creates an ImageIcon from the specified file.
ImageIcon(String) - Constructor for class javax.swing.ImageIcon
Creates an ImageIcon from the specified file.
ImageIcon(URL, String) - Constructor for class javax.swing.ImageIcon
Creates an ImageIcon from the specified URL.
ImageIcon(URL) - Constructor for class javax.swing.ImageIcon
Creates an ImageIcon from the specified URL.
ImageIcon(Image, String) - Constructor for class javax.swing.ImageIcon
Creates an ImageIcon from the image.
ImageIcon(Image) - Constructor for class javax.swing.ImageIcon
Creates an ImageIcon from an image object.
ImageIcon(byte[], String) - Constructor for class javax.swing.ImageIcon
Creates an ImageIcon from an array of bytes which were read from an image file containing a supported image format, such as GIF, JPEG, or (as of 1.3) PNG.
ImageIcon(byte[]) - Constructor for class javax.swing.ImageIcon
Creates an ImageIcon from an array of bytes which were read from an image file containing a supported image format, such as GIF, JPEG, or (as of 1.3) PNG.
ImageIcon() - Constructor for class javax.swing.ImageIcon
Creates an uninitialized image icon.
ImageIcon.AccessibleImageIcon - Class in javax.swing
This class implements accessibility support for the ImageIcon class.
ImageIcon.AccessibleImageIcon() - Constructor for class javax.swing.ImageIcon.AccessibleImageIcon
 
ImageInputStream - Interface in javax.imageio.stream
A seekable input stream interface for use by ImageReaders.
ImageInputStreamImpl - Class in javax.imageio.stream
An abstract class implementing the ImageInputStream interface.
ImageInputStreamImpl() - Constructor for class javax.imageio.stream.ImageInputStreamImpl
Constructs an ImageInputStreamImpl.
ImageInputStreamSpi - Class in javax.imageio.spi
The service provider interface (SPI) for ImageInputStreams.
ImageInputStreamSpi() - Constructor for class javax.imageio.spi.ImageInputStreamSpi
Constructs a blank ImageInputStreamSpi.
ImageInputStreamSpi(String, String, Class<?>) - Constructor for class javax.imageio.spi.ImageInputStreamSpi
Constructs an ImageInputStreamSpi with a given set of values.
ImageIO - Class in javax.imageio
A class containing static convenience methods for locating ImageReaders and ImageWriters, and performing simple encoding and decoding.
ImageObserver - Interface in java.awt.image
An asynchronous update interface for receiving notifications about Image information as the Image is constructed.
ImageOutputStream - Interface in javax.imageio.stream
A seekable output stream interface for use by ImageWriters.
ImageOutputStreamImpl - Class in javax.imageio.stream
An abstract class implementing the ImageOutputStream interface.
ImageOutputStreamImpl() - Constructor for class javax.imageio.stream.ImageOutputStreamImpl
Constructs an ImageOutputStreamImpl.
ImageOutputStreamSpi - Class in javax.imageio.spi
The service provider interface (SPI) for ImageOutputStreams.
ImageOutputStreamSpi() - Constructor for class javax.imageio.spi.ImageOutputStreamSpi
Constructs a blank ImageOutputStreamSpi.
ImageOutputStreamSpi(String, String, Class<?>) - Constructor for class javax.imageio.spi.ImageOutputStreamSpi
Constructs an ImageOutputStreamSpi with a given set of values.
ImageProducer - Interface in java.awt.image
The interface for objects which can produce the image data for Images.
imageProgress(ImageReader, float) - Method in interface javax.imageio.event.IIOReadProgressListener
Reports the approximate degree of completion of the current read call of the associated ImageReader.
imageProgress(ImageWriter, float) - Method in interface javax.imageio.event.IIOWriteProgressListener
Reports the approximate degree of completion of the current write call within the associated ImageWriter.
ImageReader - Class in javax.imageio
An abstract superclass for parsing and decoding of images.
ImageReader(ImageReaderSpi) - Constructor for class javax.imageio.ImageReader
Constructs an ImageReader and sets its originatingProvider field to the supplied value.
ImageReaderSpi - Class in javax.imageio.spi
The service provider interface (SPI) for ImageReaders.
ImageReaderSpi() - Constructor for class javax.imageio.spi.ImageReaderSpi
Constructs a blank ImageReaderSpi.
ImageReaderSpi(String, String, String[], String[], String[], String, Class[], String[], boolean, String, String, String[], String[], boolean, String, String, String[], String[]) - Constructor for class javax.imageio.spi.ImageReaderSpi
Constructs an ImageReaderSpi with a given set of values.
ImageReaderWriterSpi - Class in javax.imageio.spi
A superclass containing instance variables and methods common to ImageReaderSpi and ImageWriterSpi.
ImageReaderWriterSpi(String, String, String[], String[], String[], String, boolean, String, String, String[], String[], boolean, String, String, String[], String[]) - Constructor for class javax.imageio.spi.ImageReaderWriterSpi
Constructs an ImageReaderWriterSpi with a given set of values.
ImageReaderWriterSpi() - Constructor for class javax.imageio.spi.ImageReaderWriterSpi
Constructs a blank ImageReaderWriterSpi.
ImageReadParam - Class in javax.imageio
A class describing how a stream is to be decoded.
ImageReadParam() - Constructor for class javax.imageio.ImageReadParam
Constructs an ImageReadParam.
imageStarted(ImageReader, int) - Method in interface javax.imageio.event.IIOReadProgressListener
Reports that an image read operation is beginning.
imageStarted(ImageWriter, int) - Method in interface javax.imageio.event.IIOWriteProgressListener
Reports that an image write operation is beginning.
imageSubmit(String) - Method in class javax.swing.text.html.FormView
This method is called to submit a form in response to a click on an image -- an <INPUT> form element of type "image".
ImageTranscoder - Interface in javax.imageio
An interface providing metadata transcoding capability.
ImageTranscoderSpi - Class in javax.imageio.spi
The service provider interface (SPI) for ImageTranscoders.
ImageTranscoderSpi() - Constructor for class javax.imageio.spi.ImageTranscoderSpi
Constructs a blank ImageTranscoderSpi.
ImageTranscoderSpi(String, String) - Constructor for class javax.imageio.spi.ImageTranscoderSpi
Constructs an ImageTranscoderSpi with a given set of values.
ImageTypeSpecifier - Class in javax.imageio
A class that allows the format of an image (in particular, its SampleModel and ColorModel) to be specified in a convenient manner.
ImageTypeSpecifier(ColorModel, SampleModel) - Constructor for class javax.imageio.ImageTypeSpecifier
Constructs an ImageTypeSpecifier directly from a ColorModel and a SampleModel.
ImageTypeSpecifier(RenderedImage) - Constructor for class javax.imageio.ImageTypeSpecifier
Constructs an ImageTypeSpecifier from a RenderedImage.
imageUpdate(Image, int, int, int, int, int) - Method in class java.awt.Component
Repaints the component when the image has changed.
imageUpdate(Image, int, int, int, int, int) - Method in interface java.awt.image.ImageObserver
This method is called when information about an image which was previously requested using an asynchronous interface becomes available.
imageUpdate(ImageReader, BufferedImage, int, int, int, int, int, int, int[]) - Method in interface javax.imageio.event.IIOReadUpdateListener
Reports that a given region of the image has been updated.
imageUpdate(Image, int, int, int, int, int) - Method in class javax.swing.AbstractButton
This is overridden to return false if the current Icon's Image is not equal to the passed in Image img.
imageUpdate(Image, int, int, int, int, int) - Method in class javax.swing.JLabel
This is overridden to return false if the current Icon's Image is not equal to the passed in Image img.
imageUpdate(Image, int, int, int, int, int) - Method in class javax.swing.JSlider
Repaints the component when the image has changed.
ImageView - Class in javax.swing.text.html
View of an Image, intended to support the HTML <IMG> tag.
ImageView(Element) - Constructor for class javax.swing.text.html.ImageView
Creates a new view that represents an IMG element.
ImageWriteParam - Class in javax.imageio
A class describing how a stream is to be encoded.
ImageWriteParam() - Constructor for class javax.imageio.ImageWriteParam
Constructs an empty ImageWriteParam.
ImageWriteParam(Locale) - Constructor for class javax.imageio.ImageWriteParam
Constructs an ImageWriteParam set to use a given Locale.
ImageWriter - Class in javax.imageio
An abstract superclass for encoding and writing images.
ImageWriter(ImageWriterSpi) - Constructor for class javax.imageio.ImageWriter
Constructs an ImageWriter and sets its originatingProvider instance variable to the supplied value.
ImageWriterSpi - Class in javax.imageio.spi
The service provider interface (SPI) for ImageWriters.
ImageWriterSpi() - Constructor for class javax.imageio.spi.ImageWriterSpi
Constructs a blank ImageWriterSpi.
ImageWriterSpi(String, String, String[], String[], String[], String, Class[], String[], boolean, String, String, String[], String[], boolean, String, String, String[], String[]) - Constructor for class javax.imageio.spi.ImageWriterSpi
Constructs an ImageWriterSpi with a given set of values.
ImagingOpException - Exception in java.awt.image
The ImagingOpException is thrown if one of the BufferedImageOp or RasterOp filter methods cannot process the image.
ImagingOpException(String) - Constructor for exception java.awt.image.ImagingOpException
Constructs an ImagingOpException object with the specified message.
IMG - Static variable in class javax.swing.text.html.HTML.Tag
 
IMG_ALIGN_BOTTOM - Static variable in class javax.swing.text.html.HTMLEditorKit
Align images at the bottom.
IMG_ALIGN_MIDDLE - Static variable in class javax.swing.text.html.HTMLEditorKit
Align images in the middle.
IMG_ALIGN_TOP - Static variable in class javax.swing.text.html.HTMLEditorKit
Align images at the top.
IMG_BORDER - Static variable in class javax.swing.text.html.HTMLEditorKit
Align images at the border.
IMMUTABLE_INFO_FIELD - Static variable in class javax.management.JMX
The name of the immutableInfo field.
ImmutableDescriptor - Class in javax.management
An immutable descriptor.
ImmutableDescriptor(String[], Object[]) - Constructor for class javax.management.ImmutableDescriptor
Construct a descriptor containing the given fields and values.
ImmutableDescriptor(String...) - Constructor for class javax.management.ImmutableDescriptor
Construct a descriptor containing the given fields.
ImmutableDescriptor(Map<String, ?>) - Constructor for class javax.management.ImmutableDescriptor
Construct a descriptor where the names and values of the fields are the keys and values of the given Map.
IMPERIAL_ARAMAIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Imperial Aramaic" Unicode character block.
impl - Variable in class javax.naming.CompoundName
Implementation of this compound name.
implAccept(Socket) - Method in class java.net.ServerSocket
Subclasses of ServerSocket use this method to override accept() to return their own subclass of socket.
implCloseChannel() - Method in class java.nio.channels.spi.AbstractInterruptibleChannel
Closes this channel.
implCloseChannel() - Method in class java.nio.channels.spi.AbstractSelectableChannel
Closes this channel.
implCloseSelectableChannel() - Method in class java.nio.channels.spi.AbstractSelectableChannel
Closes this selectable channel.
implCloseSelector() - Method in class java.nio.channels.spi.AbstractSelector
Closes this selector.
implConfigureBlocking(boolean) - Method in class java.nio.channels.spi.AbstractSelectableChannel
Adjusts this channel's blocking mode.
IMPLEMENTATION_TITLE - Static variable in class java.util.jar.Attributes.Name
Name object for Implementation-Title manifest attribute used for package versioning.
IMPLEMENTATION_URL - Static variable in class java.util.jar.Attributes.Name
Name object for Implementation-Vendor-URL manifest attribute used for package versioning.
IMPLEMENTATION_VENDOR - Static variable in class java.util.jar.Attributes.Name
Name object for Implementation-Vendor manifest attribute used for package versioning.
IMPLEMENTATION_VENDOR_ID - Static variable in class java.util.jar.Attributes.Name
Name object for Implementation-Vendor-Id manifest attribute used for package versioning.
IMPLEMENTATION_VERSION - Static variable in class java.util.jar.Attributes.Name
Name object for Implementation-Version manifest attribute used for package versioning.
IMPLIED - Static variable in class javax.swing.text.html.HTML.Tag
All text content must be in a paragraph element.
IMPLIED - Static variable in class javax.swing.text.html.HTMLEditorKit.ParserCallback
This is passed as an attribute in the attributeset to indicate the element is implied eg, the string '<>foo<\t>' contains an implied html element and an implied body element.
IMPLIED - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
implies(Permission) - Method in class java.io.FilePermission
Checks if this FilePermission object "implies" the specified permission.
implies(Permission) - Method in class java.net.SocketPermission
Checks if this socket permission object "implies" the specified permission.
implies(Permission) - Method in class java.security.AllPermission
Checks if the specified permission is "implied" by this object.
implies(Permission) - Method in class java.security.BasicPermission
Checks if the specified permission is "implied" by this object.
implies(CodeSource) - Method in class java.security.CodeSource
Returns true if this CodeSource object "implies" the specified CodeSource.
implies(Permission) - Method in class java.security.Permission
Checks if the specified permission's actions are "implied by" this object's actions.
implies(Permission) - Method in class java.security.PermissionCollection
Checks to see if the specified permission is implied by the collection of Permission objects held in this PermissionCollection.
implies(Permission) - Method in class java.security.Permissions
Checks to see if this object's PermissionCollection for permissions of the specified permission's class implies the permissions expressed in the permission object.
implies(ProtectionDomain, Permission) - Method in class java.security.Policy
Evaluates the global policy for the permissions granted to the ProtectionDomain and tests whether the permission is granted.
implies(Permission) - Method in class java.security.ProtectionDomain
Check and see if this ProtectionDomain implies the permissions expressed in the Permission object.
implies(Permission) - Method in class java.security.UnresolvedPermission
This method always returns false for unresolved permissions.
implies(Permission) - Method in class java.util.PropertyPermission
Checks if this PropertyPermission object "implies" the specified permission.
implies(Permission) - Method in class javax.management.MBeanPermission
Checks if this MBeanPermission object "implies" the specified permission.
implies(Permission) - Method in class javax.management.MBeanServerPermission
Checks if this MBeanServerPermission object "implies" the specified permission.
implies(Permission) - Method in class javax.security.auth.kerberos.DelegationPermission
Checks if this Kerberos delegation permission object "implies" the specified permission.
implies(Permission) - Method in class javax.security.auth.kerberos.ServicePermission
Checks if this Kerberos service permission object "implies" the specified permission.
implies(Permission) - Method in class javax.security.auth.PrivateCredentialPermission
Checks if this PrivateCredentialPermission implies the specified Permission.
importData(TransferHandler.TransferSupport) - Method in class javax.swing.TransferHandler
Causes a transfer to occur from a clipboard or a drag and drop operation.
importData(JComponent, Transferable) - Method in class javax.swing.TransferHandler
Causes a transfer to a component from a clipboard or a DND drop operation.
importedKeyCascade - Static variable in interface java.sql.DatabaseMetaData
For the column UPDATE_RULE, indicates that when the primary key is updated, the foreign key (imported key) is changed to agree with it.
importedKeyInitiallyDeferred - Static variable in interface java.sql.DatabaseMetaData
Indicates deferrability.
importedKeyInitiallyImmediate - Static variable in interface java.sql.DatabaseMetaData
Indicates deferrability.
importedKeyNoAction - Static variable in interface java.sql.DatabaseMetaData
For the columns UPDATE_RULE and DELETE_RULE, indicates that if the primary key has been imported, it cannot be updated or deleted.
importedKeyNotDeferrable - Static variable in interface java.sql.DatabaseMetaData
Indicates deferrability.
importedKeyRestrict - Static variable in interface java.sql.DatabaseMetaData
For the column UPDATE_RULE, indicates that a primary key may not be updated if it has been imported by another table as a foreign key.
importedKeySetDefault - Static variable in interface java.sql.DatabaseMetaData
For the columns UPDATE_RULE and DELETE_RULE, indicates that if the primary key is updated or deleted, the foreign key (imported key) is set to the default value.
importedKeySetNull - Static variable in interface java.sql.DatabaseMetaData
For the columns UPDATE_RULE and DELETE_RULE, indicates that when the primary key is updated or deleted, the foreign key (imported key) is changed to NULL.
importPreferences(InputStream) - Static method in class java.util.prefs.Preferences
Imports all of the preferences represented by the XML document on the specified input stream.
importStyleSheet(URL) - Method in class javax.swing.text.html.StyleSheet
Imports a style sheet from url.
in - Variable in class java.io.FilterInputStream
The input stream to be filtered.
in - Variable in class java.io.FilterReader
The underlying character-input stream.
in - Variable in class java.io.PipedInputStream
The index of the position in the circular buffer at which the next byte of data will be stored when received from the connected piped output stream.
in(Class<?>) - Method in class java.lang.invoke.MethodHandles.Lookup
Creates a lookup on the specified new lookup class.
in - Static variable in class java.lang.System
The "standard" input stream.
in(ValueExp, ValueExp[]) - Static method in class javax.management.Query
Returns an expression constraining a value to be one of an explicit list.
inactive(ActivationID) - Static method in class java.rmi.activation.Activatable
Informs the system that the object with the corresponding activation id is currently inactive.
INACTIVE_CAPTION - Static variable in class java.awt.SystemColor
The array index for the SystemColor.inactiveCaption system color.
INACTIVE_CAPTION_BORDER - Static variable in class java.awt.SystemColor
The array index for the SystemColor.inactiveCaptionBorder system color.
INACTIVE_CAPTION_TEXT - Static variable in class java.awt.SystemColor
The array index for the SystemColor.inactiveCaptionText system color.
inactiveCaption - Static variable in class java.awt.SystemColor
The color rendered for the window-title background of inactive windows.
inactiveCaptionBorder - Static variable in class java.awt.SystemColor
The color rendered for the border around inactive windows.
inactiveCaptionText - Static variable in class java.awt.SystemColor
The color rendered for the window-title text of inactive windows.
inactiveGroup() - Method in class java.rmi.activation.ActivationGroup
This protected method is necessary for subclasses to make the inactiveGroup callback to the group's monitor.
inactiveGroup(ActivationGroupID, long) - Method in interface java.rmi.activation.ActivationMonitor
Informs that the group is now inactive.
inactiveObject(ActivationID) - Method in class java.rmi.activation.ActivationGroup
The group's inactiveObject method is called indirectly via a call to the Activatable.inactive method.
inactiveObject(ActivationID) - Method in interface java.rmi.activation.ActivationMonitor
An activation group calls its monitor's inactiveObject method when an object in its group becomes inactive (deactivates).
INCH - Static variable in class javax.print.attribute.Size2DSyntax
Value to indicate units of inches (in).
INCH - Static variable in class javax.print.attribute.standard.MediaPrintableArea
Value to indicate units of inches (in).
inCheck - Variable in class java.lang.SecurityManager
Deprecated.
This type of security checking is not recommended. It is recommended that the checkPermission call be used instead.
inClass(String) - Method in class java.lang.SecurityManager
Deprecated.
This type of security checking is not recommended. It is recommended that the checkPermission call be used instead.
inClassLoader() - Method in class java.lang.SecurityManager
Deprecated.
This type of security checking is not recommended. It is recommended that the checkPermission call be used instead.
include(RowFilter.Entry<? extends M, ? extends I>) - Method in class javax.swing.RowFilter
Returns true if the specified entry should be shown; returns false if the entry should be hidden.
inclusions - Variable in class javax.swing.text.html.parser.Element
 
INCLUSIVE - Static variable in interface javax.xml.crypto.dsig.CanonicalizationMethod
The Canonical XML (without comments) canonicalization method algorithm URI.
INCLUSIVE_WITH_COMMENTS - Static variable in interface javax.xml.crypto.dsig.CanonicalizationMethod
The Canonical XML with comments canonicalization method algorithm URI.
IncompatibleClassChangeError - Error in java.lang
Thrown when an incompatible class change has occurred to some class definition.
IncompatibleClassChangeError() - Constructor for error java.lang.IncompatibleClassChangeError
Constructs an IncompatibleClassChangeError with no detail message.
IncompatibleClassChangeError(String) - Constructor for error java.lang.IncompatibleClassChangeError
Constructs an IncompatibleClassChangeError with the specified detail message.
IncompleteAnnotationException - Exception in java.lang.annotation
Thrown to indicate that a program has attempted to access an element of an annotation type that was added to the annotation type definition after the annotation was compiled (or serialized).
IncompleteAnnotationException(Class<? extends Annotation>, String) - Constructor for exception java.lang.annotation.IncompleteAnnotationException
Constructs an IncompleteAnnotationException to indicate that the named element was missing from the specified annotation type.
incrButton - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
INCREASE_HIGHLIGHT - Static variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
increaseButton - Variable in class javax.swing.plaf.metal.MetalScrollBarUI
 
INCREMENT - Static variable in interface javax.accessibility.AccessibleAction
An action which increments a value.
incrementAndGet() - Method in class java.util.concurrent.atomic.AtomicInteger
Atomically increments by one the current value.
incrementAndGet(int) - Method in class java.util.concurrent.atomic.AtomicIntegerArray
Atomically increments by one the element at index i.
incrementAndGet(T) - Method in class java.util.concurrent.atomic.AtomicIntegerFieldUpdater
Atomically increments by one the current value of the field of the given object managed by this updater.
incrementAndGet() - Method in class java.util.concurrent.atomic.AtomicLong
Atomically increments by one the current value.
incrementAndGet(int) - Method in class java.util.concurrent.atomic.AtomicLongArray
Atomically increments by one the element at index i.
incrementAndGet(T) - Method in class java.util.concurrent.atomic.AtomicLongFieldUpdater
Atomically increments by one the current value of the field of the given object managed by this updater.
incrementAnimationIndex() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
Sets the index of the current animation frame, to the next valid value, which results in the progress bar being repainted.
incrGap - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
Distance between the increment button and the track.
incrIndent() - Method in class javax.swing.text.AbstractWriter
Increments the indent level.
inDaylightTime(Date) - Method in class java.util.SimpleTimeZone
Queries if the given date is in daylight saving time.
inDaylightTime(Date) - Method in class java.util.TimeZone
Queries if the given date is in Daylight Saving Time in this time zone.
INDEFINITE_LIFETIME - Static variable in interface org.ietf.jgss.GSSContext
A lifetime constant representing indefinite context lifetime.
INDEFINITE_LIFETIME - Static variable in interface org.ietf.jgss.GSSCredential
A lifetime constant representing indefinite credential lifetime.
indent() - Method in class javax.swing.text.AbstractWriter
Does indentation.
INDETERMINATE - Static variable in class javax.accessibility.AccessibleState
Indicates that the object state is indeterminate.
index - Variable in class javax.swing.text.html.parser.Element
 
indexAtLocation(int, int) - Method in class javax.swing.JTabbedPane
Returns the tab index corresponding to the tab whose bounds intersect the specified location.
IndexColorModel - Class in java.awt.image
The IndexColorModel class is a ColorModel class that works with pixel values consisting of a single sample that is an index into a fixed colormap in the default sRGB color space.
IndexColorModel(int, int, byte[], byte[], byte[]) - Constructor for class java.awt.image.IndexColorModel
Constructs an IndexColorModel from the specified arrays of red, green, and blue components.
IndexColorModel(int, int, byte[], byte[], byte[], int) - Constructor for class java.awt.image.IndexColorModel
Constructs an IndexColorModel from the given arrays of red, green, and blue components.
IndexColorModel(int, int, byte[], byte[], byte[], byte[]) - Constructor for class java.awt.image.IndexColorModel
Constructs an IndexColorModel from the given arrays of red, green, blue and alpha components.
IndexColorModel(int, int, byte[], int, boolean) - Constructor for class java.awt.image.IndexColorModel
Constructs an IndexColorModel from a single array of interleaved red, green, blue and optional alpha components.
IndexColorModel(int, int, byte[], int, boolean, int) - Constructor for class java.awt.image.IndexColorModel
Constructs an IndexColorModel from a single array of interleaved red, green, blue and optional alpha components.
IndexColorModel(int, int, int[], int, boolean, int, int) - Constructor for class java.awt.image.IndexColorModel
Constructs an IndexColorModel from an array of ints where each int is comprised of red, green, blue, and optional alpha components in the default RGB color model format.
IndexColorModel(int, int, int[], int, int, BigInteger) - Constructor for class java.awt.image.IndexColorModel
Constructs an IndexColorModel from an int array where each int is comprised of red, green, blue, and alpha components in the default RGB color model format.
IndexedPropertyChangeEvent - Class in java.beans
An "IndexedPropertyChange" event gets delivered whenever a component that conforms to the JavaBeans™ specification (a "bean") changes a bound indexed property.
IndexedPropertyChangeEvent(Object, String, Object, Object, int) - Constructor for class java.beans.IndexedPropertyChangeEvent
Constructs a new IndexedPropertyChangeEvent object.
IndexedPropertyDescriptor - Class in java.beans
An IndexedPropertyDescriptor describes a property that acts like an array and has an indexed read and/or indexed write method to access specific elements of the array.
IndexedPropertyDescriptor(String, Class<?>) - Constructor for class java.beans.IndexedPropertyDescriptor
This constructor constructs an IndexedPropertyDescriptor for a property that follows the standard Java conventions by having getFoo and setFoo accessor methods, for both indexed access and array access.
IndexedPropertyDescriptor(String, Class<?>, String, String, String, String) - Constructor for class java.beans.IndexedPropertyDescriptor
This constructor takes the name of a simple property, and method names for reading and writing the property, both indexed and non-indexed.
IndexedPropertyDescriptor(String, Method, Method, Method, Method) - Constructor for class java.beans.IndexedPropertyDescriptor
This constructor takes the name of a simple property, and Method objects for reading and writing the property.
indexOf(int) - Method in class java.lang.String
Returns the index within this string of the first occurrence of the specified character.
indexOf(int, int) - Method in class java.lang.String
Returns the index within this string of the first occurrence of the specified character, starting the search at the specified index.
indexOf(String) - Method in class java.lang.String
Returns the index within this string of the first occurrence of the specified substring.
indexOf(String, int) - Method in class java.lang.String
Returns the index within this string of the first occurrence of the specified substring, starting at the specified index.
indexOf(String) - Method in class java.lang.StringBuffer
 
indexOf(String, int) - Method in class java.lang.StringBuffer
 
indexOf(String) - Method in class java.lang.StringBuilder
 
indexOf(String, int) - Method in class java.lang.StringBuilder
 
indexOf(Object) - Method in class java.util.AbstractList
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
indexOf(Object) - Method in class java.util.ArrayList
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
indexOf(Object) - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
indexOf(E, int) - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns the index of the first occurrence of the specified element in this list, searching forwards from index, or returns -1 if the element is not found.
indexOf(Object) - Method in class java.util.LinkedList
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
indexOf(Object) - Method in interface java.util.List
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
indexOf(Object) - Method in class java.util.Vector
Returns the index of the first occurrence of the specified element in this vector, or -1 if this vector does not contain the element.
indexOf(Object, int) - Method in class java.util.Vector
Returns the index of the first occurrence of the specified element in this vector, searching forwards from index, or returns -1 if the element is not found.
indexOf(Object) - Method in class javax.swing.DefaultListModel
Searches for the first occurrence of elem.
indexOf(Object, int) - Method in class javax.swing.DefaultListModel
Searches for the first occurrence of elem, beginning the search at index.
indexOf(Object) - Method in class javax.swing.plaf.basic.BasicDirectoryModel
 
indexOfComponent(Component) - Method in class javax.swing.JTabbedPane
Returns the index of the tab for the specified component.
indexOfSubList(List<?>, List<?>) - Static method in class java.util.Collections
Returns the starting position of the first occurrence of the specified target list within the specified source list, or -1 if there is no such occurrence.
indexOfTab(String) - Method in class javax.swing.JTabbedPane
Returns the first tab index with a given title, or -1 if no tab has this title.
indexOfTab(Icon) - Method in class javax.swing.JTabbedPane
Returns the first tab index with a given icon, or -1 if no tab has this icon.
indexOfTabComponent(Component) - Method in class javax.swing.JTabbedPane
Returns the index of the tab for the specified tab component.
IndexOutOfBoundsException - Exception in java.lang
Thrown to indicate that an index of some sort (such as to an array, to a string, or to a vector) is out of range.
IndexOutOfBoundsException() - Constructor for exception java.lang.IndexOutOfBoundsException
Constructs an IndexOutOfBoundsException with no detail message.
IndexOutOfBoundsException(String) - Constructor for exception java.lang.IndexOutOfBoundsException
Constructs an IndexOutOfBoundsException with the specified detail message.
indexToLocation(int) - Method in class javax.swing.JList
Returns the origin of the specified item in the list's coordinate system.
indexToLocation(JList, int) - Method in class javax.swing.plaf.basic.BasicListUI
Returns the origin in the given JList, of the specified item, in the list's coordinate system.
indexToLocation(JList, int) - Method in class javax.swing.plaf.ListUI
Returns the origin in the given JList, of the specified item, in the list's coordinate system.
indexToLocation(JList, int) - Method in class javax.swing.plaf.multi.MultiListUI
Invokes the indexToLocation method on each UI handled by this object.
Inet4Address - Class in java.net
This class represents an Internet Protocol version 4 (IPv4) address.
Inet6Address - Class in java.net
This class represents an Internet Protocol version 6 (IPv6) address.
InetAddress - Class in java.net
This class represents an Internet Protocol (IP) address.
InetSocketAddress - Class in java.net
This class implements an IP Socket Address (IP address + port number) It can also be a pair (hostname + port number), in which case an attempt will be made to resolve the hostname.
InetSocketAddress(int) - Constructor for class java.net.InetSocketAddress
Creates a socket address where the IP address is the wildcard address and the port number a specified value.
InetSocketAddress(InetAddress, int) - Constructor for class java.net.InetSocketAddress
Creates a socket address from an IP address and a port number.
InetSocketAddress(String, int) - Constructor for class java.net.InetSocketAddress
Creates a socket address from a hostname and a port number.
inf - Variable in class java.util.zip.InflaterInputStream
Decompressor for this stream.
inf - Variable in class java.util.zip.InflaterOutputStream
Decompressor for this stream.
inferBinaryName(JavaFileManager.Location, JavaFileObject) - Method in class javax.tools.ForwardingJavaFileManager
 
inferBinaryName(JavaFileManager.Location, JavaFileObject) - Method in interface javax.tools.JavaFileManager
Infers a binary name of a file object based on a location.
inflate(byte[], int, int) - Method in class java.util.zip.Inflater
Uncompresses bytes into specified buffer.
inflate(byte[]) - Method in class java.util.zip.Inflater
Uncompresses bytes into specified buffer.
Inflater - Class in java.util.zip
This class provides support for general purpose decompression using the popular ZLIB compression library.
Inflater(boolean) - Constructor for class java.util.zip.Inflater
Creates a new decompressor.
Inflater() - Constructor for class java.util.zip.Inflater
Creates a new decompressor.
InflaterInputStream - Class in java.util.zip
This class implements a stream filter for uncompressing data in the "deflate" compression format.
InflaterInputStream(InputStream, Inflater, int) - Constructor for class java.util.zip.InflaterInputStream
Creates a new input stream with the specified decompressor and buffer size.
InflaterInputStream(InputStream, Inflater) - Constructor for class java.util.zip.InflaterInputStream
Creates a new input stream with the specified decompressor and a default buffer size.
InflaterInputStream(InputStream) - Constructor for class java.util.zip.InflaterInputStream
Creates a new input stream with a default decompressor and buffer size.
InflaterOutputStream - Class in java.util.zip
Implements an output stream filter for uncompressing data stored in the "deflate" compression format.
InflaterOutputStream(OutputStream) - Constructor for class java.util.zip.InflaterOutputStream
Creates a new output stream with a default decompressor and buffer size.
InflaterOutputStream(OutputStream, Inflater) - Constructor for class java.util.zip.InflaterOutputStream
Creates a new output stream with the specified decompressor and a default buffer size.
InflaterOutputStream(OutputStream, Inflater, int) - Constructor for class java.util.zip.InflaterOutputStream
Creates a new output stream with the specified decompressor and buffer size.
INFO - Static variable in class java.awt.SystemColor
The array index for the SystemColor.info system color.
info - Static variable in class java.awt.SystemColor
The color rendered for the background of tooltips or spot help.
INFO - Static variable in class java.util.logging.Level
INFO is a message level for informational messages.
info(String) - Method in class java.util.logging.Logger
Log an INFO message.
INFO - Static variable in class javax.management.MBeanOperationInfo
Indicates that the operation is read-like: it returns information but does not change any state.
INFO_TEXT - Static variable in class java.awt.SystemColor
The array index for the SystemColor.infoText system color.
inFontTag() - Method in class javax.swing.text.html.MinimalHTMLWriter
Returns true if we are currently in a <font> tag.
inForkJoinPool() - Static method in class java.util.concurrent.ForkJoinTask
Returns true if the current thread is a ForkJoinWorkerThread executing as a ForkJoinPool computation.
INFORMATION - Static variable in class javax.security.auth.callback.ConfirmationCallback
INFORMATION message type.
INFORMATION - Static variable in class javax.security.auth.callback.TextOutputCallback
Information message.
INFORMATION_DIALOG - Static variable in class javax.swing.JRootPane
Constant used for the windowDecorationStyle property.
INFORMATION_MESSAGE - Static variable in class javax.swing.JOptionPane
Used for information messages.
infoText - Static variable in class java.awt.SystemColor
The color rendered for the text of tooltips or spot help.
INHERIT - Static variable in class java.lang.ProcessBuilder.Redirect
Indicates that subprocess I/O source or destination will be the same as those of the current process.
InheritableThreadLocal<T> - Class in java.lang
This class extends ThreadLocal to provide inheritance of values from parent thread to child thread: when a child thread is created, the child receives initial values for all inheritable thread-local variables for which the parent has values.
InheritableThreadLocal() - Constructor for class java.lang.InheritableThreadLocal
 
Inherited - Annotation Type in java.lang.annotation
Indicates that an annotation type is automatically inherited.
inheritedChannel() - Static method in class java.lang.System
Returns the channel inherited from the entity that created this Java virtual machine.
inheritedChannel() - Method in class java.nio.channels.spi.SelectorProvider
Returns the channel inherited from the entity that created this Java virtual machine.
inheritIO() - Method in class java.lang.ProcessBuilder
Sets the source and destination for subprocess standard I/O to be the same as those of the current Java process.
inHitRegion(int, int) - Method in class javax.swing.tree.DefaultTreeCellEditor
Returns true if the passed in location is a valid mouse location to start editing from.
init() - Method in class java.applet.Applet
Called by the browser or applet viewer to inform this applet that it has been loaded into the system.
init(int) - Method in class java.security.AlgorithmParameterGenerator
Initializes this parameter generator for a certain size.
init(int, SecureRandom) - Method in class java.security.AlgorithmParameterGenerator
Initializes this parameter generator for a certain size and source of randomness.
init(AlgorithmParameterSpec) - Method in class java.security.AlgorithmParameterGenerator
Initializes this parameter generator with a set of algorithm-specific parameter generation values.
init(AlgorithmParameterSpec, SecureRandom) - Method in class java.security.AlgorithmParameterGenerator
Initializes this parameter generator with a set of algorithm-specific parameter generation values.
init(AlgorithmParameterSpec) - Method in class java.security.AlgorithmParameters
Initializes this parameter object using the parameters specified in paramSpec.
init(byte[]) - Method in class java.security.AlgorithmParameters
Imports the specified parameters and decodes them according to the primary decoding format for parameters.
init(byte[], String) - Method in class java.security.AlgorithmParameters
Imports the parameters from params and decodes them according to the specified decoding scheme.
init(boolean) - Method in class java.security.cert.PKIXCertPathChecker
Initializes the internal state of this PKIXCertPathChecker.
init(ProcessingEnvironment) - Method in class javax.annotation.processing.AbstractProcessor
Initializes the processor with the processing environment by setting the processingEnv field to the value of the processingEnv argument.
init(ProcessingEnvironment) - Method in interface javax.annotation.processing.Processor
Initializes the processor with the processing environment.
init(int, Key) - Method in class javax.crypto.Cipher
Initializes this cipher with a key.
init(int, Key, SecureRandom) - Method in class javax.crypto.Cipher
Initializes this cipher with a key and a source of randomness.
init(int, Key, AlgorithmParameterSpec) - Method in class javax.crypto.Cipher
Initializes this cipher with a key and a set of algorithm parameters.
init(int, Key, AlgorithmParameterSpec, SecureRandom) - Method in class javax.crypto.Cipher
Initializes this cipher with a key, a set of algorithm parameters, and a source of randomness.
init(int, Key, AlgorithmParameters) - Method in class javax.crypto.Cipher
Initializes this cipher with a key and a set of algorithm parameters.
init(int, Key, AlgorithmParameters, SecureRandom) - Method in class javax.crypto.Cipher
Initializes this cipher with a key, a set of algorithm parameters, and a source of randomness.
init(int, Certificate) - Method in class javax.crypto.Cipher
Initializes this cipher with the public key from the given certificate.
init(int, Certificate, SecureRandom) - Method in class javax.crypto.Cipher
Initializes this cipher with the public key from the given certificate and a source of randomness.
init(Key) - Method in class javax.crypto.ExemptionMechanism
Initializes this exemption mechanism with a key.
init(Key, AlgorithmParameterSpec) - Method in class javax.crypto.ExemptionMechanism
Initializes this exemption mechanism with a key and a set of algorithm parameters.
init(Key, AlgorithmParameters) - Method in class javax.crypto.ExemptionMechanism
Initializes this exemption mechanism with a key and a set of algorithm parameters.
init(Key) - Method in class javax.crypto.KeyAgreement
Initializes this key agreement with the given key, which is required to contain all the algorithm parameters required for this key agreement.
init(Key, SecureRandom) - Method in class javax.crypto.KeyAgreement
Initializes this key agreement with the given key and source of randomness.
init(Key, AlgorithmParameterSpec) - Method in class javax.crypto.KeyAgreement
Initializes this key agreement with the given key and set of algorithm parameters.
init(Key, AlgorithmParameterSpec, SecureRandom) - Method in class javax.crypto.KeyAgreement
Initializes this key agreement with the given key, set of algorithm parameters, and source of randomness.
init(SecureRandom) - Method in class javax.crypto.KeyGenerator
Initializes this key generator.
init(AlgorithmParameterSpec) - Method in class javax.crypto.KeyGenerator
Initializes this key generator with the specified parameter set.
init(AlgorithmParameterSpec, SecureRandom) - Method in class javax.crypto.KeyGenerator
Initializes this key generator with the specified parameter set and a user-provided source of randomness.
init(int) - Method in class javax.crypto.KeyGenerator
Initializes this key generator for a certain keysize.
init(int, SecureRandom) - Method in class javax.crypto.KeyGenerator
Initializes this key generator for a certain keysize, using a user-provided source of randomness.
init(Key) - Method in class javax.crypto.Mac
Initializes this Mac object with the given key.
init(Key, AlgorithmParameterSpec) - Method in class javax.crypto.Mac
Initializes this Mac object with the given key and algorithm parameters.
init(Hashtable<?, ?>) - Method in class javax.naming.InitialContext
Initializes the initial context using the supplied environment.
init(KeyStore, char[]) - Method in class javax.net.ssl.KeyManagerFactory
Initializes this factory with a source of key material.
init(ManagerFactoryParameters) - Method in class javax.net.ssl.KeyManagerFactory
Initializes this factory with a source of provider-specific key material.
init(KeyManager[], TrustManager[], SecureRandom) - Method in class javax.net.ssl.SSLContext
Initializes this context.
init(KeyStore) - Method in class javax.net.ssl.TrustManagerFactory
Initializes this factory with a source of certificate authorities and related trust material.
init(ManagerFactoryParameters) - Method in class javax.net.ssl.TrustManagerFactory
Initializes this factory with a source of provider-specific trust material.
init(String, Icon) - Method in class javax.swing.AbstractButton
 
init(String, Icon) - Method in class javax.swing.JMenuItem
Initializes the menu item with the specified text and icon.
init(StateEditable, String) - Method in class javax.swing.undo.StateEdit
 
init(TransformParameterSpec) - Method in class javax.xml.crypto.dsig.TransformService
Initializes this TransformService with the specified parameters.
init(XMLStructure, XMLCryptoContext) - Method in class javax.xml.crypto.dsig.TransformService
Initializes this TransformService with the specified parameters and document context.
initCause(Throwable) - Method in class java.lang.Throwable
Initializes the cause of this throwable to the specified value.
initCause(Throwable) - Method in exception javax.naming.NamingException
Initializes the cause of this exception to the specified value.
initCause(Throwable) - Method in exception javax.security.sasl.SaslException
 
initClassDefaults(UIDefaults) - Method in class javax.swing.plaf.basic.BasicLookAndFeel
Populates table with mappings from uiClassID to the fully qualified name of the ui class.
initClassDefaults(UIDefaults) - Method in class javax.swing.plaf.metal.MetalLookAndFeel
Populates table with mappings from uiClassID to the fully qualified name of the ui class.
initComponentDefaults(UIDefaults) - Method in class javax.swing.plaf.basic.BasicLookAndFeel
Populates table with the defaults for the basic look and feel.
initComponentDefaults(UIDefaults) - Method in class javax.swing.plaf.metal.MetalLookAndFeel
Populates table with the defaults for metal.
INITIAL_CONTEXT_FACTORY - Static variable in interface javax.naming.Context
Constant that holds the name of the environment property for specifying the initial context factory to use.
INITIAL_QUOTE_PUNCTUATION - Static variable in class java.lang.Character
General category "Pi" in the Unicode specification.
INITIAL_SELECTION_VALUE_PROPERTY - Static variable in class javax.swing.JOptionPane
Bound property name for initialSelectionValue.
INITIAL_VALUE_PROPERTY - Static variable in class javax.swing.JOptionPane
Bound property name for initialValue.
InitialContext - Class in javax.naming
This class is the starting context for performing naming operations.
InitialContext(boolean) - Constructor for class javax.naming.InitialContext
Constructs an initial context with the option of not initializing it.
InitialContext() - Constructor for class javax.naming.InitialContext
Constructs an initial context.
InitialContext(Hashtable<?, ?>) - Constructor for class javax.naming.InitialContext
Constructs an initial context using the supplied environment.
InitialContextFactory - Interface in javax.naming.spi
This interface represents a factory that creates an initial context.
InitialContextFactoryBuilder - Interface in javax.naming.spi
This interface represents a builder that creates initial context factories.
InitialDirContext - Class in javax.naming.directory
This class is the starting context for performing directory operations.
InitialDirContext(boolean) - Constructor for class javax.naming.directory.InitialDirContext
Constructs an initial DirContext with the option of not initializing it.
InitialDirContext() - Constructor for class javax.naming.directory.InitialDirContext
Constructs an initial DirContext.
InitialDirContext(Hashtable<?, ?>) - Constructor for class javax.naming.directory.InitialDirContext
Constructs an initial DirContext using the supplied environment.
initialFocusComponent - Variable in class javax.swing.plaf.basic.BasicOptionPaneUI
Component to receive focus when messaged with selectInitialValue.
initialize(Applet, BeanContext) - Method in interface java.beans.AppletInitializer
If passed to the appropriate variant of java.beans.Beans.instantiate this method will be called in order to associate the newly instantiated Applet (JavaBean) with its AppletContext, AppletStub, and Container.
initialize() - Method in class java.beans.beancontext.BeanContextServicesSupport
called by BeanContextSupport superclass during construction and deserialization to initialize subclass transient state.
initialize() - Method in class java.beans.beancontext.BeanContextSupport
protected method called from constructor and readObject to initialize transient state of BeanContextSupport instance.
initialize(Class<?>, Object, Object, Encoder) - Method in class java.beans.DefaultPersistenceDelegate
This default implementation of the initialize method assumes all state held in objects of this type is exposed via the matching pairs of "setter" and "getter" methods in the order they are returned by the Introspector.
initialize(Class<?>, Object, Object, Encoder) - Method in class java.beans.PersistenceDelegate
Produce a series of statements with side effects on newInstance so that the new instance becomes equivalent to oldInstance.
initialize(DSAParams, SecureRandom) - Method in interface java.security.interfaces.DSAKeyPairGenerator
Initializes the key pair generator using the DSA family parameters (p,q and g) and an optional SecureRandom bit source.
initialize(int, boolean, SecureRandom) - Method in interface java.security.interfaces.DSAKeyPairGenerator
Initializes the key pair generator for a given modulus length (instead of parameters), and an optional SecureRandom bit source.
initialize(int) - Method in class java.security.KeyPairGenerator
Initializes the key pair generator for a certain keysize using a default parameter set and the SecureRandom implementation of the highest-priority installed provider as the source of randomness.
initialize(int, SecureRandom) - Method in class java.security.KeyPairGenerator
Initializes the key pair generator for a certain keysize with the given source of randomness (and a default parameter set).
initialize(AlgorithmParameterSpec) - Method in class java.security.KeyPairGenerator
Initializes the key pair generator using the specified parameter set and the SecureRandom implementation of the highest-priority installed provider as the source of randomness.
initialize(AlgorithmParameterSpec, SecureRandom) - Method in class java.security.KeyPairGenerator
Initializes the key pair generator with the given parameter set and source of randomness.
initialize(int, SecureRandom) - Method in class java.security.KeyPairGeneratorSpi
Initializes the key pair generator for a certain keysize, using the default parameter set.
initialize(AlgorithmParameterSpec, SecureRandom) - Method in class java.security.KeyPairGeneratorSpi
Initializes the key pair generator using the specified parameter set and user-provided source of randomness.
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in interface javax.security.auth.spi.LoginModule
Initialize this LoginModule.
initialize() - Method in class javax.swing.LookAndFeel
Initializes the look and feel.
initialize() - Method in class javax.swing.plaf.basic.BasicLookAndFeel
Initializes the look and feel.
initialize() - Method in class javax.swing.plaf.nimbus.NimbusLookAndFeel
Called by UIManager when this look and feel is installed.
initialize() - Method in class javax.swing.plaf.synth.SynthLookAndFeel
Called by UIManager when this look and feel is installed.
initializeAutoscrolling(Point) - Method in class java.awt.dnd.DropTarget
initialize autoscrolling
initializeBeanContextResources() - Method in class java.beans.beancontext.BeanContextChildSupport
This method may be overridden by subclasses to provide their own initialization behaviors.
initializeBeanContextResources() - Method in class java.beans.beancontext.BeanContextServicesSupport
called from setBeanContext to notify a BeanContextChild to allocate resources obtained from the nesting BeanContext.
initializeDesktopProperties() - Method in class java.awt.Toolkit
initializeDesktopProperties
initializeLocalVars() - Method in class javax.swing.JTable
Initializes table properties to their default values.
initializeLocalVars() - Method in class javax.swing.table.JTableHeader
Initializes the local variables and properties with default values.
InitialLdapContext - Class in javax.naming.ldap
This class is the starting context for performing LDAPv3-style extended operations and controls.
InitialLdapContext() - Constructor for class javax.naming.ldap.InitialLdapContext
Constructs an initial context using no environment properties or connection request controls.
InitialLdapContext(Hashtable<?, ?>, Control[]) - Constructor for class javax.naming.ldap.InitialLdapContext
Constructs an initial context using environment properties and connection request controls.
initialSelectionValue - Variable in class javax.swing.JOptionPane
Initial value to select in selectionValues.
initialSubString(AttributeValueExp, StringValueExp) - Static method in class javax.management.Query
Returns a query expression that represents a matching constraint on a string argument.
initialValue() - Method in class java.lang.ThreadLocal
Returns the current thread's "initial value" for this thread-local variable.
initialValue - Variable in class javax.swing.JOptionPane
Value that should be initially selected in options.
INITIATE_AND_ACCEPT - Static variable in interface org.ietf.jgss.GSSCredential
Credential usage flag requesting that it be usable for both context initiation and acceptance.
INITIATE_ONLY - Static variable in interface org.ietf.jgss.GSSCredential
Credential usage flag requesting that it be usable for context initiation only.
initParams() - Method in class javax.sql.rowset.BaseRowSet
Performs the necessary internal configurations and initializations to allow any JDBC RowSet implementation to start using the standard facilities provided by a BaseRowSet instance.
initSecContext(byte[], int, int) - Method in interface org.ietf.jgss.GSSContext
Called by the context initiator to start the context creation phase and process any tokens generated by the peer's acceptSecContext method.
initSecContext(InputStream, OutputStream) - Method in interface org.ietf.jgss.GSSContext
Called by the context initiator to start the context creation phase and process any tokens generated by the peer's acceptSecContext method using streams.
initSign(PrivateKey) - Method in class java.security.Signature
Initialize this object for signing.
initSign(PrivateKey, SecureRandom) - Method in class java.security.Signature
Initialize this object for signing.
initSystemColorDefaults(UIDefaults) - Method in class javax.swing.plaf.basic.BasicLookAndFeel
Populates table with system colors.
initSystemColorDefaults(UIDefaults) - Method in class javax.swing.plaf.metal.MetalLookAndFeel
Populates table with system colors.
initVerify(PublicKey) - Method in class java.security.Signature
Initializes this object for verification.
initVerify(Certificate) - Method in class java.security.Signature
Initializes this object for verification, using the public key from the given certificate.
InlineView - Class in javax.swing.text.html
Displays the inline element styles based upon css attributes.
InlineView(Element) - Constructor for class javax.swing.text.html.InlineView
Constructs a new view wrapped on an element.
INNER_JOIN - Static variable in interface javax.sql.rowset.JoinRowSet
An ANSI-style JOIN providing a inner join between two tables.
input - Variable in class javax.imageio.ImageReader
The ImageInputStream or other Object by setInput and retrieved by getInput.
INPUT - Static variable in class javax.swing.text.html.HTML.Tag
 
INPUT_METHOD_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting input method events.
INPUT_METHOD_FIRST - Static variable in class java.awt.event.InputMethodEvent
Marks the first integer id for the range of input method event ids.
INPUT_METHOD_HIGHLIGHT - Static variable in class java.awt.font.TextAttribute
Attribute key for input method highlight styles.
INPUT_METHOD_LAST - Static variable in class java.awt.event.InputMethodEvent
Marks the last integer id for the range of input method event ids.
INPUT_METHOD_SEGMENT - Static variable in class java.text.AttributedCharacterIterator.Attribute
Attribute key for input method segments.
INPUT_METHOD_TEXT_CHANGED - Static variable in class java.awt.event.InputMethodEvent
The event type indicating changed input method text.
INPUT_METHOD_UNDERLINE - Static variable in class java.awt.font.TextAttribute
Attribute key for input method underlines.
INPUT_TRAY_MISSING - Static variable in class javax.print.attribute.standard.PrinterStateReason
One or more input trays are not in the device.
INPUT_VALUE_PROPERTY - Static variable in class javax.swing.JOptionPane
Bound property name for inputValue.
inputClass - Variable in class javax.imageio.spi.ImageInputStreamSpi
A Class object indicating the legal object type for use by the createInputStreamInstance method.
inputComponent - Variable in class javax.swing.plaf.basic.BasicOptionPaneUI
JComponent provide for input if optionPane.getWantsInput() returns true.
InputContext - Class in java.awt.im
Provides methods to control text input facilities such as input methods and keyboard layouts.
InputContext() - Constructor for class java.awt.im.InputContext
Constructs an InputContext.
InputEvent - Class in java.awt.event
The root event class for all component-level input events.
InputMap - Class in javax.swing
InputMap provides a binding between an input event (currently only KeyStrokes are used) and an Object.
InputMap() - Constructor for class javax.swing.InputMap
Creates an InputMap with no parent and no mappings.
InputMapUIResource - Class in javax.swing.plaf
A subclass of javax.swing.InputMap that implements UIResource.
InputMapUIResource() - Constructor for class javax.swing.plaf.InputMapUIResource
 
InputMethod - Interface in java.awt.im.spi
Defines the interface for an input method that supports complex text input.
InputMethodContext - Interface in java.awt.im.spi
Provides methods that input methods can use to communicate with their client components or to request other services.
InputMethodDescriptor - Interface in java.awt.im.spi
Defines methods that provide sufficient information about an input method to enable selection and loading of that input method.
InputMethodEvent - Class in java.awt.event
Input method events contain information about text that is being composed using an input method.
InputMethodEvent(Component, int, long, AttributedCharacterIterator, int, TextHitInfo, TextHitInfo) - Constructor for class java.awt.event.InputMethodEvent
Constructs an InputMethodEvent with the specified source component, type, time, text, caret, and visiblePosition.
InputMethodEvent(Component, int, AttributedCharacterIterator, int, TextHitInfo, TextHitInfo) - Constructor for class java.awt.event.InputMethodEvent
Constructs an InputMethodEvent with the specified source component, type, text, caret, and visiblePosition.
InputMethodEvent(Component, int, TextHitInfo, TextHitInfo) - Constructor for class java.awt.event.InputMethodEvent
Constructs an InputMethodEvent with the specified source component, type, caret, and visiblePosition.
InputMethodHighlight - Class in java.awt.im
An InputMethodHighlight is used to describe the highlight attributes of text being composed.
InputMethodHighlight(boolean, int) - Constructor for class java.awt.im.InputMethodHighlight
Constructs an input method highlight record.
InputMethodHighlight(boolean, int, int) - Constructor for class java.awt.im.InputMethodHighlight
Constructs an input method highlight record.
InputMethodHighlight(boolean, int, int, Map<TextAttribute, ?>) - Constructor for class java.awt.im.InputMethodHighlight
Constructs an input method highlight record.
InputMethodListener - Interface in java.awt.event
The listener interface for receiving input method events.
InputMethodRequests - Interface in java.awt.im
InputMethodRequests defines the requests that a text editing component has to handle in order to work with input methods.
inputMethodTextChanged(InputMethodEvent) - Method in class java.awt.AWTEventMulticaster
Handles the inputMethodTextChanged event by invoking the inputMethodTextChanged methods on listener-a and listener-b.
inputMethodTextChanged(InputMethodEvent) - Method in interface java.awt.event.InputMethodListener
Invoked when the text entered through an input method has changed.
InputMismatchException - Exception in java.util
Thrown by a Scanner to indicate that the token retrieved does not match the pattern for the expected type, or that the token is out of range for the expected type.
InputMismatchException() - Constructor for exception java.util.InputMismatchException
Constructs an InputMismatchException with null as its error message string.
InputMismatchException(String) - Constructor for exception java.util.InputMismatchException
Constructs an InputMismatchException, saving a reference to the error message string s for later retrieval by the getMessage method.
InputStream - Class in java.io
This abstract class is the superclass of all classes representing an input stream of bytes.
InputStream() - Constructor for class java.io.InputStream
 
InputStreamReader - Class in java.io
An InputStreamReader is a bridge from byte streams to character streams: It reads bytes and decodes them into characters using a specified charset.
InputStreamReader(InputStream) - Constructor for class java.io.InputStreamReader
Creates an InputStreamReader that uses the default charset.
InputStreamReader(InputStream, String) - Constructor for class java.io.InputStreamReader
Creates an InputStreamReader that uses the named charset.
InputStreamReader(InputStream, Charset) - Constructor for class java.io.InputStreamReader
Creates an InputStreamReader that uses the given charset.
InputStreamReader(InputStream, CharsetDecoder) - Constructor for class java.io.InputStreamReader
Creates an InputStreamReader that uses the given charset decoder.
InputSubset - Class in java.awt.im
Defines additional Unicode subsets for use by input methods.
inputTypes - Variable in class javax.imageio.spi.ImageReaderSpi
An array of Class objects to be returned from getInputTypes, initially null.
inputValue - Variable in class javax.swing.JOptionPane
Value the user has input.
InputVerifier - Class in javax.swing
The purpose of this class is to help clients support smooth focus navigation through GUIs with text fields.
InputVerifier() - Constructor for class javax.swing.InputVerifier
 
inRange(Element) - Method in class javax.swing.text.AbstractWriter
This method determines whether the current element is in the range specified.
INSCRIPTIONAL_PAHLAVI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Inscriptional Pahlavi" Unicode character block.
INSCRIPTIONAL_PARTHIAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Inscriptional Parthian" Unicode character block.
insert(String, int) - Method in class java.awt.Choice
Inserts the item into this choice at the specified position.
INSERT - Static variable in class java.awt.Event
The Insert key, a non-ASCII action key.
insert(MenuItem, int) - Method in class java.awt.Menu
Inserts a menu item into this menu at the specified position.
insert(String, int) - Method in class java.awt.Menu
Inserts a menu item with the specified label into this menu at the specified position.
insert(String, int) - Method in interface java.awt.peer.TextAreaPeer
Inserts the specified text at the specified position in the document.
insert(String, int) - Method in class java.awt.TextArea
Inserts the specified text at the specified position in this text area.
insert(int, char[], int, int) - Method in class java.lang.StringBuffer
 
insert(int, Object) - Method in class java.lang.StringBuffer
 
insert(int, String) - Method in class java.lang.StringBuffer
 
insert(int, char[]) - Method in class java.lang.StringBuffer
 
insert(int, CharSequence) - Method in class java.lang.StringBuffer
 
insert(int, CharSequence, int, int) - Method in class java.lang.StringBuffer
 
insert(int, boolean) - Method in class java.lang.StringBuffer
 
insert(int, char) - Method in class java.lang.StringBuffer
 
insert(int, int) - Method in class java.lang.StringBuffer
 
insert(int, long) - Method in class java.lang.StringBuffer
 
insert(int, float) - Method in class java.lang.StringBuffer
 
insert(int, double) - Method in class java.lang.StringBuffer
 
insert(int, char[], int, int) - Method in class java.lang.StringBuilder
 
insert(int, Object) - Method in class java.lang.StringBuilder
 
insert(int, String) - Method in class java.lang.StringBuilder
 
insert(int, char[]) - Method in class java.lang.StringBuilder
 
insert(int, CharSequence) - Method in class java.lang.StringBuilder
 
insert(int, CharSequence, int, int) - Method in class java.lang.StringBuilder
 
insert(int, boolean) - Method in class java.lang.StringBuilder
 
insert(int, char) - Method in class java.lang.StringBuilder
 
insert(int, int) - Method in class java.lang.StringBuilder
 
insert(int, long) - Method in class java.lang.StringBuilder
 
insert(int, float) - Method in class java.lang.StringBuilder
 
insert(int, double) - Method in class java.lang.StringBuilder
 
INSERT - Static variable in interface javax.accessibility.AccessibleTableModelChange
Identifies the insertion of new rows and/or columns.
INSERT - Static variable in class javax.swing.event.DocumentEvent.EventType
Insert type.
INSERT - Static variable in class javax.swing.event.TableModelEvent
Identifies the addtion of new rows or columns.
insert(String, int) - Method in class javax.swing.JMenu
Inserts a new menu item with the specified text at a given position.
insert(JMenuItem, int) - Method in class javax.swing.JMenu
Inserts the specified JMenuitem at a given position.
insert(Action, int) - Method in class javax.swing.JMenu
Inserts a new menu item attached to the specified Action object at a given position.
insert(Action, int) - Method in class javax.swing.JPopupMenu
Inserts a menu item for the specified Action object at a given position.
insert(Component, int) - Method in class javax.swing.JPopupMenu
Inserts the specified component into the menu at a given position.
insert(String, int) - Method in class javax.swing.JTextArea
Inserts the specified text at the specified position.
insert(int, int, DefaultStyledDocument.ElementSpec[], AbstractDocument.DefaultDocumentEvent) - Method in class javax.swing.text.DefaultStyledDocument.ElementBuffer
Inserts new content.
insert(int, DefaultStyledDocument.ElementSpec[]) - Method in class javax.swing.text.DefaultStyledDocument
Inserts new elements in bulk.
insert(int, DefaultStyledDocument.ElementSpec[]) - Method in class javax.swing.text.html.HTMLDocument
Inserts new elements in bulk.
insert(int, View) - Method in class javax.swing.text.View
Inserts a single child view.
insert(MutableTreeNode, int) - Method in class javax.swing.tree.DefaultMutableTreeNode
Removes newChild from its present parent (if it has a parent), sets the child's parent to this node, and then adds the child to this node's child array at index childIndex.
insert(MutableTreeNode, int) - Method in interface javax.swing.tree.MutableTreeNode
Adds child to the receiver at index.
INSERT_ROW_CONFLICT - Static variable in interface javax.sql.rowset.spi.SyncResolver
Indicates that a conflict occurred while the RowSet object was attempting to insert a row into the data source.
insertAfterEnd(Element, String) - Method in class javax.swing.text.html.HTMLDocument
Inserts the HTML specified as a string after the the end of the given element.
insertAfterStart(Element, String) - Method in class javax.swing.text.html.HTMLDocument
Inserts the HTML specified as a string at the start of the element.
insertArguments(MethodHandle, int, Object...) - Static method in class java.lang.invoke.MethodHandles
Provides a target method handle with one or more bound arguments in advance of the method handle's invocation.
insertAtBoundary(JEditorPane, HTMLDocument, int, Element, String, HTML.Tag, HTML.Tag) - Method in class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
This is invoked when inserting at a boundary.
insertAtBoundry(JEditorPane, HTMLDocument, int, Element, String, HTML.Tag, HTML.Tag) - Method in class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
Deprecated.
As of Java 2 platform v1.3, use insertAtBoundary
insertBefore(Node, Node) - Method in class javax.imageio.metadata.IIOMetadataNode
Inserts the node newChild before the existing child node refChild.
insertBeforeEnd(Element, String) - Method in class javax.swing.text.html.HTMLDocument
Inserts the HTML specified as a string at the end of the element.
insertBeforeStart(Element, String) - Method in class javax.swing.text.html.HTMLDocument
Inserts the HTML specified as a string before the start of the given element.
insertBreakAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the action to place a line/paragraph break into the document.
insertChar(AttributedCharacterIterator, int) - Method in class java.awt.font.LineBreakMeasurer
Updates this LineBreakMeasurer after a single character is inserted into the text, and sets the current position to the beginning of the paragraph.
insertChar(AttributedCharacterIterator, int) - Method in class java.awt.font.TextMeasurer
Updates the TextMeasurer after a single character has been inserted into the paragraph currently represented by this TextMeasurer.
insertComponent(Component) - Method in class javax.swing.JTextPane
Inserts a component into the document as a replacement for the currently selected content.
insertContentAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the action to place content into the associated document.
insertElementAt(E, int) - Method in class java.util.Vector
Inserts the specified object as a component in this vector at the specified index.
insertElementAt(E, int) - Method in class javax.swing.DefaultComboBoxModel
 
insertElementAt(E, int) - Method in class javax.swing.DefaultListModel
Inserts the specified element as a component in this list at the specified index.
insertElementAt(E, int) - Method in interface javax.swing.MutableComboBoxModel
Adds an item at a specific index.
insertEntries(int, int, int) - Method in class javax.swing.SizeSequence
Adds a contiguous group of entries to this SizeSequence.
insertHTML(HTMLDocument, int, String, int, int, HTML.Tag) - Method in class javax.swing.text.html.HTMLEditorKit
Inserts HTML into an existing document.
insertHTML(JEditorPane, HTMLDocument, int, String, int, int, HTML.Tag) - Method in class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
A cover for HTMLEditorKit.insertHTML.
insertIcon(Icon) - Method in class javax.swing.JTextPane
Inserts an icon into the document as a replacement for the currently selected content.
insertIndexForLayer(int, int) - Method in class javax.swing.JLayeredPane
Primitive method that determines the proper location to insert a new child based on layer and position requests.
insertIndexInterval(int, int, boolean) - Method in class javax.swing.DefaultListSelectionModel
Insert length indices beginning before/after index.
insertIndexInterval(int, int, boolean) - Method in interface javax.swing.ListSelectionModel
Insert length indices beginning before/after index.
insertItemAt(E, int) - Method in class javax.swing.JComboBox
Inserts an item into the item list at a given index.
insertNodeInto(MutableTreeNode, MutableTreeNode, int) - Method in class javax.swing.tree.DefaultTreeModel
Invoked this to insert newChild at location index in parents children.
insertParameterTypes(int, Class<?>...) - Method in class java.lang.invoke.MethodType
Finds or creates a method type with additional parameter types.
insertParameterTypes(int, List<Class<?>>) - Method in class java.lang.invoke.MethodType
Finds or creates a method type with additional parameter types.
insertProviderAt(Provider, int) - Static method in class java.security.Security
Adds a new provider, at a specified position.
insertRow() - Method in interface java.sql.ResultSet
Inserts the contents of the insert row into this ResultSet object and into the database.
insertRow(int, Vector) - Method in class javax.swing.table.DefaultTableModel
Inserts a row at row in the model.
insertRow(int, Object[]) - Method in class javax.swing.table.DefaultTableModel
Inserts a row at row in the model.
insertsAreDetected(int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether or not a visible row insert can be detected by calling the method ResultSet.rowInserted.
insertSeparator(int) - Method in class java.awt.Menu
Inserts a separator at the specified position.
insertSeparator(int) - Method in class javax.swing.JMenu
Inserts a separator at the specified position.
insertString(int, String) - Method in interface javax.swing.text.AbstractDocument.Content
Inserts a string of characters into the sequence.
insertString(int, String, AttributeSet) - Method in class javax.swing.text.AbstractDocument
Inserts some content into the document.
insertString(int, String, AttributeSet) - Method in interface javax.swing.text.Document
Inserts a string of content.
insertString(int, String, AttributeSet) - Method in class javax.swing.text.DocumentFilter.FilterBypass
Inserts the specified text, bypassing the DocumentFilter.
insertString(DocumentFilter.FilterBypass, int, String, AttributeSet) - Method in class javax.swing.text.DocumentFilter
Invoked prior to insertion of text into the specified Document.
insertString(int, String) - Method in class javax.swing.text.GapContent
Inserts a string into the content.
insertString(int, String, AttributeSet) - Method in class javax.swing.text.PlainDocument
Inserts some content into the document.
insertString(int, String) - Method in class javax.swing.text.StringContent
Inserts a string into the content.
insertTab(String, Icon, Component, String, int) - Method in class javax.swing.JTabbedPane
Inserts a new tab for the given component, at the given index, represented by the given title and/or icon, either of which may be null.
insertTabAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the action to place a tab character into the document.
insertText(String, int) - Method in class java.awt.TextArea
Deprecated.
As of JDK version 1.1, replaced by insert(String, int).
insertTextAtIndex(int, String) - Method in interface javax.accessibility.AccessibleEditableText
Inserts the specified string at the given index/
insertTextAtIndex(int, String) - Method in class javax.swing.JSpinner.AccessibleJSpinner
Inserts the specified string at the given index/
insertTextAtIndex(int, String) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Inserts the specified string at the given index
insertUpdate(DocumentEvent) - Method in interface javax.swing.event.DocumentListener
Gives notification that there was an insert into the document.
insertUpdate(AbstractDocument.DefaultDocumentEvent, AttributeSet) - Method in class javax.swing.text.AbstractDocument
Updates document structure as a result of text insertion.
insertUpdate(DefaultStyledDocument.ElementSpec[]) - Method in class javax.swing.text.DefaultStyledDocument.ElementBuffer
Inserts an update into the document.
insertUpdate(AbstractDocument.DefaultDocumentEvent, AttributeSet) - Method in class javax.swing.text.DefaultStyledDocument
Updates document structure as a result of text insertion.
insertUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.FieldView
Gives notification that something was inserted into the document in a location that this view is responsible for.
insertUpdate(FlowView, DocumentEvent, Rectangle) - Method in class javax.swing.text.FlowView.FlowStrategy
Gives notification that something was inserted into the document in a location that the given flow view is responsible for.
insertUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.FlowView
Gives notification that something was inserted into the document in a location that this view is responsible for.
insertUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.GlyphView
Gives notification that something was inserted into the document in a location that this view is responsible for.
insertUpdate(AbstractDocument.DefaultDocumentEvent, AttributeSet) - Method in class javax.swing.text.html.HTMLDocument
Updates document structure as a result of text insertion.
insertUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.html.InlineView
Gives notification that something was inserted into the document in a location that this view is responsible for.
insertUpdate(DocumentEvent) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Handles document insert (fire appropriate property change event which is AccessibleContext.ACCESSIBLE_TEXT_PROPERTY).
insertUpdate(AbstractDocument.DefaultDocumentEvent, AttributeSet) - Method in class javax.swing.text.PlainDocument
Updates document structure as a result of text insertion.
insertUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.PlainView
Gives notification that something was inserted into the document in a location that this view is responsible for.
insertUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.View
Gives notification that something was inserted into the document in a location that this view is responsible for.
insertUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.WrappedPlainView
Gives notification that something was inserted into the document in a location that this view is responsible for.
insertUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.ZoneView
Gives notification that something was inserted into the document in a location that this view is responsible for.
insetCache - Variable in class javax.swing.plaf.basic.BasicSliderUI
 
insets() - Method in class java.awt.Container
Deprecated.
As of JDK version 1.1, replaced by getInsets().
insets - Variable in class java.awt.GridBagConstraints
This field specifies the external padding of the component, the minimum amount of space between the component and the edges of its display area.
Insets - Class in java.awt
An Insets object is a representation of the borders of a container.
Insets(int, int, int, int) - Constructor for class java.awt.Insets
Creates and initializes a new Insets object with the specified top, left, bottom, and right insets.
InsetsUIResource - Class in javax.swing.plaf
 
InsetsUIResource(int, int, int, int) - Constructor for class javax.swing.plaf.InsetsUIResource
 
inside(int, int) - Method in class java.awt.Component
Deprecated.
As of JDK version 1.1, replaced by contains(int, int).
inside(int, int) - Method in class java.awt.Polygon
Deprecated.
As of JDK version 1.1, replaced by contains(int, int).
inside(int, int) - Method in class java.awt.Rectangle
Deprecated.
As of JDK version 1.1, replaced by contains(int, int).
insideBorder - Variable in class javax.swing.border.CompoundBorder
 
install(JFormattedTextField) - Method in class javax.swing.JFormattedTextField.AbstractFormatter
Installs the AbstractFormatter onto a particular JFormattedTextField.
install(JTextComponent) - Method in interface javax.swing.text.Caret
Called when the UI is being installed into the interface of a JTextComponent.
install(JTextComponent) - Method in class javax.swing.text.DefaultCaret
Called when the UI is being installed into the interface of a JTextComponent.
install(JFormattedTextField) - Method in class javax.swing.text.DefaultFormatter
Installs the DefaultFormatter onto a particular JFormattedTextField.
install(JTextComponent) - Method in class javax.swing.text.DefaultHighlighter
Called when the UI is being installed into the interface of a JTextComponent.
install(JEditorPane) - Method in class javax.swing.text.EditorKit
Called when the kit is being installed into the a JEditorPane.
install(JTextComponent) - Method in interface javax.swing.text.Highlighter
Called when the UI is being installed into the interface of a JTextComponent.
install(JEditorPane) - Method in class javax.swing.text.html.HTMLEditorKit
Called when the kit is being installed into the a JEditorPane.
install(JFormattedTextField) - Method in class javax.swing.text.InternationalFormatter
Installs the DefaultFormatter onto a particular JFormattedTextField.
install(JFormattedTextField) - Method in class javax.swing.text.MaskFormatter
Installs the DefaultFormatter onto a particular JFormattedTextField.
install(JEditorPane) - Method in class javax.swing.text.StyledEditorKit
Called when the kit is being installed into a JEditorPane.
installAncestorListener() - Method in class javax.swing.JComboBox
 
installBorder(JComponent, String) - Static method in class javax.swing.LookAndFeel
Convenience method for setting a component's border property with a value from the defaults.
installChooserPanel(JColorChooser) - Method in class javax.swing.colorchooser.AbstractColorChooserPanel
Invoked when the panel is added to the chooser.
installColors(JComponent, String, String) - Static method in class javax.swing.LookAndFeel
Convenience method for setting a component's foreground and background color properties with values from the defaults.
installColorsAndFont(JComponent, String, String, String) - Static method in class javax.swing.LookAndFeel
Convenience method for setting a component's foreground, background and font properties with values from the defaults.
installComboBoxListeners() - Method in class javax.swing.plaf.basic.BasicComboPopup
This method adds the necessary listeners to the JComboBox.
installComboBoxModelListeners(ComboBoxModel) - Method in class javax.swing.plaf.basic.BasicComboPopup
Installs the listeners on the combo box model.
installComponents() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Creates and initializes the components which make up the aggregate combo box.
installComponents() - Method in class javax.swing.plaf.basic.BasicDesktopIconUI
 
installComponents(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
installComponents() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
installComponents(JLabel) - Method in class javax.swing.plaf.basic.BasicLabelUI
 
installComponents(JMenuItem) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
installComponents() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
 
installComponents(JRootPane) - Method in class javax.swing.plaf.basic.BasicRootPaneUI
 
installComponents() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
installComponents() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
Creates and installs any required subcomponents for the JTabbedPane.
installComponents() - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
installComponents() - Method in class javax.swing.plaf.basic.BasicTreeUI
Intalls the subcomponents of the tree, which is the renderer pane.
installComponents() - Method in class javax.swing.plaf.metal.MetalDesktopIconUI
 
installComponents(JFileChooser) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
installComponents() - Method in class javax.swing.plaf.synth.SynthDesktopIconUI
 
installComponents() - Method in class javax.swing.plaf.synth.SynthOptionPaneUI
 
installComponents() - Method in class javax.swing.plaf.synth.SynthToolBarUI
 
installDefaults(AbstractButton) - Method in class javax.swing.plaf.basic.BasicButtonUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicColorChooserUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Installs the default colors, default font, default renderer, and default editor into the JComboBox.
installDefaults() - Method in class javax.swing.plaf.basic.BasicDesktopIconUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
installDefaults(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
installDefaults(JLabel) - Method in class javax.swing.plaf.basic.BasicLabelUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicListUI
Initializes list properties such as font, foreground, and background, and adds the CellRendererPane.
installDefaults() - Method in class javax.swing.plaf.basic.BasicMenuBarUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicMenuUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
 
installDefaults(JPanel) - Method in class javax.swing.plaf.basic.BasicPanelUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicPasswordFieldUI
Installs the necessary properties on the JPasswordField.
installDefaults() - Method in class javax.swing.plaf.basic.BasicPopupMenuUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
 
installDefaults(AbstractButton) - Method in class javax.swing.plaf.basic.BasicRadioButtonUI
 
installDefaults(JRootPane) - Method in class javax.swing.plaf.basic.BasicRootPaneUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
installDefaults(JScrollPane) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
installDefaults(JSeparator) - Method in class javax.swing.plaf.basic.BasicSeparatorUI
 
installDefaults(JSlider) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Initialize the JSpinner border, foreground, and background, properties based on the corresponding "Spinner.*" properties from defaults table.
installDefaults() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Installs the UI defaults.
installDefaults() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicTableHeaderUI
Initializes JTableHeader properties such as font, foreground, and background.
installDefaults() - Method in class javax.swing.plaf.basic.BasicTableUI
Initialize JTable properties, e.g.
installDefaults() - Method in class javax.swing.plaf.basic.BasicTextAreaUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicTextUI
Initializes component properties, such as font, foreground, background, caret color, selection color, selected text color, disabled text color, and border color.
installDefaults(JSeparator) - Method in class javax.swing.plaf.basic.BasicToolBarSeparatorUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
installDefaults(JComponent) - Method in class javax.swing.plaf.basic.BasicToolTipUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
installDefaults(JComponent) - Method in class javax.swing.plaf.basic.BasicViewportUI
 
installDefaults(AbstractButton) - Method in class javax.swing.plaf.metal.MetalButtonUI
 
installDefaults(AbstractButton) - Method in class javax.swing.plaf.metal.MetalCheckBoxUI
 
installDefaults() - Method in class javax.swing.plaf.metal.MetalDesktopIconUI
 
installDefaults() - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
 
installDefaults(AbstractButton) - Method in class javax.swing.plaf.metal.MetalRadioButtonUI
 
installDefaults() - Method in class javax.swing.plaf.metal.MetalScrollBarUI
 
installDefaults(JSeparator) - Method in class javax.swing.plaf.metal.MetalSeparatorUI
 
installDefaults() - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
installDefaults(AbstractButton) - Method in class javax.swing.plaf.metal.MetalToggleButtonUI
 
installDefaults(SynthContext) - Method in class javax.swing.plaf.nimbus.NimbusStyle
 
installDefaults(AbstractButton) - Method in class javax.swing.plaf.synth.SynthButtonUI
 
installDefaults() - Method in class javax.swing.plaf.synth.SynthColorChooserUI
 
installDefaults() - Method in class javax.swing.plaf.synth.SynthComboBoxUI
 
installDefaults() - Method in class javax.swing.plaf.synth.SynthDesktopIconUI
 
installDefaults() - Method in class javax.swing.plaf.synth.SynthDesktopPaneUI
 
installDefaults() - Method in class javax.swing.plaf.synth.SynthEditorPaneUI
 
installDefaults() - Method in class javax.swing.plaf.synth.SynthInternalFrameUI
 
installDefaults(JLabel) - Method in class javax.swing.plaf.synth.SynthLabelUI
 
installDefaults() - Method in class javax.swing.plaf.synth.SynthListUI
 
installDefaults() - Method in class javax.swing.plaf.synth.SynthMenuBarUI
 
installDefaults() - Method in class javax.swing.plaf.synth.SynthMenuItemUI
 
installDefaults() - Method in class javax.swing.plaf.synth.SynthMenuUI
 
installDefaults() - Method in class javax.swing.plaf.synth.SynthOptionPaneUI
 
installDefaults(JPanel) - Method in class javax.swing.plaf.synth.SynthPanelUI
 
installDefaults() - Method in class javax.swing.plaf.synth.SynthPopupMenuUI
 
installDefaults() - Method in class javax.swing.plaf.synth.SynthProgressBarUI
 
installDefaults(JRootPane) - Method in class javax.swing.plaf.synth.SynthRootPaneUI
 
installDefaults() - Method in class javax.swing.plaf.synth.SynthScrollBarUI
 
installDefaults(JScrollPane) - Method in class javax.swing.plaf.synth.SynthScrollPaneUI
 
installDefaults(JSeparator) - Method in class javax.swing.plaf.synth.SynthSeparatorUI
Installs default setting.
installDefaults(JSlider) - Method in class javax.swing.plaf.synth.SynthSliderUI
 
installDefaults() - Method in class javax.swing.plaf.synth.SynthSpinnerUI
Initializes the JSpinner border, foreground, and background, properties based on the corresponding "Spinner.*" properties from defaults table.
installDefaults() - Method in class javax.swing.plaf.synth.SynthSplitPaneUI
Installs the UI defaults.
installDefaults(SynthContext) - Method in class javax.swing.plaf.synth.SynthStyle
Installs the necessary state from this Style on the JComponent from context.
installDefaults() - Method in class javax.swing.plaf.synth.SynthTabbedPaneUI
 
installDefaults() - Method in class javax.swing.plaf.synth.SynthTableHeaderUI
 
installDefaults() - Method in class javax.swing.plaf.synth.SynthTableUI
Initializes JTable properties, such as font, foreground, and background.
installDefaults() - Method in class javax.swing.plaf.synth.SynthTextAreaUI
 
installDefaults() - Method in class javax.swing.plaf.synth.SynthTextFieldUI
 
installDefaults() - Method in class javax.swing.plaf.synth.SynthToolBarUI
 
installDefaults(JComponent) - Method in class javax.swing.plaf.synth.SynthToolTipUI
 
installDefaults() - Method in class javax.swing.plaf.synth.SynthTreeUI
 
installDefaults(JComponent) - Method in class javax.swing.plaf.synth.SynthViewportUI
Installs defaults for a viewport.
installDesktopManager() - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
installDesktopManager() - Method in class javax.swing.plaf.synth.SynthDesktopPaneUI
 
installedProviders() - Static method in class java.nio.file.spi.FileSystemProvider
Returns a list of the installed file system providers.
installIcons(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
installKeyboardActions(JComponent) - Method in class javax.swing.plaf.basic.BasicButtonListener
Register default key actions: pressing space to "click" a button and registring the keyboard mnemonic (if any).
installKeyboardActions(AbstractButton) - Method in class javax.swing.plaf.basic.BasicButtonUI
 
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Adds keyboard actions to the JComboBox.
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicComboPopup
 
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
installKeyboardActions(JLabel) - Method in class javax.swing.plaf.basic.BasicLabelUI
 
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicListUI
Registers the keyboard bindings on the JList that the BasicListUI is associated with.
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicMenuBarUI
 
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicMenuUI
 
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
 
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicPopupMenuUI
 
installKeyboardActions(JRootPane) - Method in class javax.swing.plaf.basic.BasicRootPaneUI
 
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
installKeyboardActions(JScrollPane) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
installKeyboardActions(JSlider) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Installs the keyboard Actions onto the JSpinner.
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Installs the keyboard actions for the UI.
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicTableHeaderUI
Register all keyboard actions on the JTableHeader.
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicTableUI
Register all keyboard actions on the JTable.
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicTextUI
 
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
installKeyboardActions() - Method in class javax.swing.plaf.metal.MetalInternalFrameUI
 
installKeyboardActions() - Method in class javax.swing.plaf.synth.SynthPasswordFieldUI
 
installListeners(AbstractButton) - Method in class javax.swing.plaf.basic.BasicButtonUI
 
installListeners() - Method in class javax.swing.plaf.basic.BasicColorChooserUI
 
installListeners() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Creates and installs listeners for the combo box and its model.
installListeners() - Method in class javax.swing.plaf.basic.BasicDesktopIconUI
 
installListeners() - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
Installs the PropertyChangeListener returned from createPropertyChangeListener on the JDesktopPane.
installListeners(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
installListeners() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
installListeners() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
installListeners(JLabel) - Method in class javax.swing.plaf.basic.BasicLabelUI
 
installListeners() - Method in class javax.swing.plaf.basic.BasicListUI
Creates and installs the listeners for the JList, its model, and its selectionModel.
installListeners() - Method in class javax.swing.plaf.basic.BasicMenuBarUI
 
installListeners() - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
installListeners() - Method in class javax.swing.plaf.basic.BasicMenuUI
 
installListeners() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
 
installListeners() - Method in class javax.swing.plaf.basic.BasicPopupMenuUI
 
installListeners() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
 
installListeners(JRootPane) - Method in class javax.swing.plaf.basic.BasicRootPaneUI
 
installListeners() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
installListeners(JScrollPane) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
installListeners(JSeparator) - Method in class javax.swing.plaf.basic.BasicSeparatorUI
 
installListeners(JSlider) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
installListeners() - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Initializes PropertyChangeListener with a shared object that delegates interesting PropertyChangeEvents to protected methods.
installListeners() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Installs the event listeners for the UI.
installListeners() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
installListeners() - Method in class javax.swing.plaf.basic.BasicTableHeaderUI
Attaches listeners to the JTableHeader.
installListeners() - Method in class javax.swing.plaf.basic.BasicTableUI
Attaches listeners to the JTable.
installListeners() - Method in class javax.swing.plaf.basic.BasicTextUI
Installs listeners for the UI.
installListeners() - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
installListeners(JComponent) - Method in class javax.swing.plaf.basic.BasicToolTipUI
 
installListeners() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
installListeners() - Method in class javax.swing.plaf.metal.MetalDesktopIconUI
 
installListeners(JFileChooser) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
installListeners() - Method in class javax.swing.plaf.metal.MetalInternalFrameUI
 
installListeners() - Method in class javax.swing.plaf.metal.MetalScrollBarUI
 
installListeners(JScrollPane) - Method in class javax.swing.plaf.metal.MetalScrollPaneUI
 
installListeners() - Method in class javax.swing.plaf.metal.MetalToolBarUI
 
installListeners(AbstractButton) - Method in class javax.swing.plaf.synth.SynthButtonUI
 
installListeners() - Method in class javax.swing.plaf.synth.SynthColorChooserUI
 
installListeners() - Method in class javax.swing.plaf.synth.SynthComboBoxUI
 
installListeners() - Method in class javax.swing.plaf.synth.SynthDesktopIconUI
 
installListeners() - Method in class javax.swing.plaf.synth.SynthDesktopPaneUI
 
installListeners() - Method in class javax.swing.plaf.synth.SynthInternalFrameUI
 
installListeners() - Method in class javax.swing.plaf.synth.SynthListUI
 
installListeners() - Method in class javax.swing.plaf.synth.SynthMenuBarUI
 
installListeners() - Method in class javax.swing.plaf.synth.SynthMenuItemUI
 
installListeners() - Method in class javax.swing.plaf.synth.SynthMenuUI
 
installListeners() - Method in class javax.swing.plaf.synth.SynthOptionPaneUI
 
installListeners(JPanel) - Method in class javax.swing.plaf.synth.SynthPanelUI
Installs listeners into the panel.
installListeners() - Method in class javax.swing.plaf.synth.SynthPopupMenuUI
 
installListeners() - Method in class javax.swing.plaf.synth.SynthProgressBarUI
 
installListeners() - Method in class javax.swing.plaf.synth.SynthScrollBarUI
 
installListeners(JScrollPane) - Method in class javax.swing.plaf.synth.SynthScrollPaneUI
 
installListeners(JSeparator) - Method in class javax.swing.plaf.synth.SynthSeparatorUI
Installs listeners.
installListeners(JSlider) - Method in class javax.swing.plaf.synth.SynthSliderUI
 
installListeners() - Method in class javax.swing.plaf.synth.SynthSpinnerUI
 
installListeners() - Method in class javax.swing.plaf.synth.SynthSplitPaneUI
Installs the event listeners for the UI.
installListeners() - Method in class javax.swing.plaf.synth.SynthTabbedPaneUI
 
installListeners() - Method in class javax.swing.plaf.synth.SynthTableHeaderUI
 
installListeners() - Method in class javax.swing.plaf.synth.SynthTableUI
Attaches listeners to the JTable.
installListeners() - Method in class javax.swing.plaf.synth.SynthToolBarUI
 
installListeners(JComponent) - Method in class javax.swing.plaf.synth.SynthToolTipUI
 
installListeners() - Method in class javax.swing.plaf.synth.SynthTreeUI
 
installListeners(JComponent) - Method in class javax.swing.plaf.synth.SynthViewportUI
Installs listeners into the viewport.
installListListeners() - Method in class javax.swing.plaf.basic.BasicComboPopup
Adds the listeners to the list control.
installLookAndFeel(UIManager.LookAndFeelInfo) - Static method in class javax.swing.UIManager
Adds the specified look and feel to the set of available look and feels.
installLookAndFeel(String, String) - Static method in class javax.swing.UIManager
Adds the specified look and feel to the set of available look and feels.
installMouseHandlers(JComponent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
installNextButtonListeners(Component) - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Installs the necessary listeners on the next button, c, to update the JSpinner in response to a user gesture.
installNonRolloverBorders(JComponent) - Method in class javax.swing.plaf.basic.BasicToolBarUI
Installs non-rollover borders on all the child components of the JComponent.
installNormalBorders(JComponent) - Method in class javax.swing.plaf.basic.BasicToolBarUI
Installs normal borders on all the child components of the JComponent.
installPreviewPanel() - Method in class javax.swing.plaf.basic.BasicColorChooserUI
 
installPreviousButtonListeners(Component) - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Installs the necessary listeners on the previous button, c, to update the JSpinner in response to a user gesture.
installProperty(JComponent, String, Object) - Static method in class javax.swing.LookAndFeel
Convenience method for installing a property with the specified name and value on a component if that property has not already been set by the developer.
installRolloverBorders(JComponent) - Method in class javax.swing.plaf.basic.BasicToolBarUI
Installs rollover borders on all the child components of the JComponent.
installStrings(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
installStrings(JFileChooser) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
installTitlePane() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicButtonUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicColorChooserUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicDesktopIconUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicEditorPaneUI
Installs the UI for a component.
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicLabelUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicListUI
Initializes this.list by calling installDefaults(), installListeners(), and installKeyboardActions() in order.
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuBarUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Installs the receiver as the L&F for the passed in JOptionPane.
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicPanelUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicProgressBarUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicRootPaneUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicSeparatorUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Calls installDefaults, installListeners, and then adds the components returned by createNextButton, createPreviousButton, and createEditor.
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Installs the UI.
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicTableUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicTextPaneUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicTextUI
Installs the UI for a component.
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicToolTipUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicTreeUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicViewportUI
 
installUI(JComponent) - Method in class javax.swing.plaf.ComponentUI
Configures the specified component appropriately for the look and feel.
installUI(JComponent) - Method in class javax.swing.plaf.LayerUI
Configures the JLayer this LayerUI is set to.
installUI(JComponent) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
installUI(JComponent) - Method in class javax.swing.plaf.metal.MetalInternalFrameUI
 
installUI(JComponent) - Method in class javax.swing.plaf.metal.MetalMenuBarUI
Configures the specified component appropriate for the metal look and feel.
installUI(JComponent) - Method in class javax.swing.plaf.metal.MetalRootPaneUI
Invokes supers implementation of installUI to install the necessary state onto the passed in JRootPane to render the metal look and feel implementation of RootPaneUI.
installUI(JComponent) - Method in class javax.swing.plaf.metal.MetalScrollPaneUI
 
installUI(JComponent) - Method in class javax.swing.plaf.metal.MetalSliderUI
 
installUI(JComponent) - Method in class javax.swing.plaf.metal.MetalToolBarUI
 
installUI(JComponent) - Method in class javax.swing.plaf.metal.MetalToolTipUI
 
installUI(JComponent) - Method in class javax.swing.plaf.metal.MetalTreeUI
 
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiButtonUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiColorChooserUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiComboBoxUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiDesktopIconUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiDesktopPaneUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiFileChooserUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiInternalFrameUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiLabelUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiListUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiMenuBarUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiMenuItemUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiOptionPaneUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiPanelUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiPopupMenuUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiProgressBarUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiRootPaneUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiScrollBarUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiScrollPaneUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiSeparatorUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiSliderUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiSpinnerUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiSplitPaneUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiTabbedPaneUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiTableHeaderUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiTableUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiToolBarUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiToolTipUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiViewportUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.synth.SynthComboBoxUI
 
installUI(JComponent) - Method in class javax.swing.plaf.synth.SynthPanelUI
 
installUI(JComponent) - Method in class javax.swing.plaf.synth.SynthSeparatorUI
 
installUI(JComponent) - Method in class javax.swing.plaf.synth.SynthTextPaneUI
Installs the UI for a component.
installUI(JComponent) - Method in class javax.swing.plaf.synth.SynthViewportUI
 
InstanceAlreadyExistsException - Exception in javax.management
The MBean is already registered in the repository.
InstanceAlreadyExistsException() - Constructor for exception javax.management.InstanceAlreadyExistsException
Default constructor.
InstanceAlreadyExistsException(String) - Constructor for exception javax.management.InstanceAlreadyExistsException
Constructor that allows a specific error message to be specified.
instanceFollowRedirects - Variable in class java.net.HttpURLConnection
If true, the protocol will automatically follow redirects.
InstanceNotFoundException - Exception in javax.management
The specified MBean does not exist in the repository.
InstanceNotFoundException() - Constructor for exception javax.management.InstanceNotFoundException
Default constructor.
InstanceNotFoundException(String) - Constructor for exception javax.management.InstanceNotFoundException
Constructor that allows a specific error message to be specified.
instantiate(ClassLoader, String) - Static method in class java.beans.Beans
Instantiate a JavaBean.
instantiate(ClassLoader, String, BeanContext) - Static method in class java.beans.Beans
Instantiate a JavaBean.
instantiate(ClassLoader, String, BeanContext, AppletInitializer) - Static method in class java.beans.Beans
Instantiate a bean.
instantiate(Object, Encoder) - Method in class java.beans.DefaultPersistenceDelegate
This default implementation of the instantiate method returns an expression containing the predefined method name "new" which denotes a call to a constructor with the arguments as specified in the DefaultPersistenceDelegate's constructor.
instantiate(Object, Encoder) - Method in class java.beans.PersistenceDelegate
Returns an expression whose value is oldInstance.
instantiate(String) - Method in interface javax.management.MBeanServer
Instantiates an object using the list of all class loaders registered in the MBean server's Class Loader Repository.
instantiate(String, ObjectName) - Method in interface javax.management.MBeanServer
Instantiates an object using the class Loader specified by its ObjectName.
instantiate(String, Object[], String[]) - Method in interface javax.management.MBeanServer
Instantiates an object using the list of all class loaders registered in the MBean server Class Loader Repository.
instantiate(String, ObjectName, Object[], String[]) - Method in interface javax.management.MBeanServer
Instantiates an object.
instantiateChild(String) - Method in interface java.beans.beancontext.BeanContext
Instantiate the javaBean named as a child of this BeanContext.
instantiateChild(String) - Method in class java.beans.beancontext.BeanContextSupport
The instantiateChild method is a convenience hook in BeanContext to simplify the task of instantiating a Bean, nested, into a BeanContext.
InstantiationError - Error in java.lang
Thrown when an application tries to use the Java new construct to instantiate an abstract class or an interface.
InstantiationError() - Constructor for error java.lang.InstantiationError
Constructs an InstantiationError with no detail message.
InstantiationError(String) - Constructor for error java.lang.InstantiationError
Constructs an InstantiationError with the specified detail message.
InstantiationException - Exception in java.lang
Thrown when an application tries to create an instance of a class using the newInstance method in class Class, but the specified class object cannot be instantiated.
InstantiationException() - Constructor for exception java.lang.InstantiationException
Constructs an InstantiationException with no detail message.
InstantiationException(String) - Constructor for exception java.lang.InstantiationException
Constructs an InstantiationException with the specified detail message.
Instrument - Class in javax.sound.midi
An instrument is a sound-synthesis algorithm with certain parameter settings, usually designed to emulate a specific real-world musical instrument or to achieve a specific sort of sound effect.
Instrument(Soundbank, Patch, String, Class<?>) - Constructor for class javax.sound.midi.Instrument
Constructs a new MIDI instrument from the specified Patch.
Instrumentation - Interface in java.lang.instrument
This class provides services needed to instrument Java programming language code.
InsufficientResourcesException - Exception in javax.naming
This exception is thrown when resources are not available to complete the requested operation.
InsufficientResourcesException(String) - Constructor for exception javax.naming.InsufficientResourcesException
Constructs a new instance of InsufficientResourcesException using an explanation.
InsufficientResourcesException() - Constructor for exception javax.naming.InsufficientResourcesException
Constructs a new instance of InsufficientResourcesException with all name resolution fields and explanation initialized to null.
insureRowContinuity() - Method in class javax.swing.tree.DefaultTreeSelectionModel
Makes sure the currently selected TreePaths are valid for the current selection mode.
insureUniqueness() - Method in class javax.swing.tree.DefaultTreeSelectionModel
This method is obsolete and its implementation is now a noop.
intBitsToFloat(int) - Static method in class java.lang.Float
Returns the float value corresponding to a given bit representation.
Integer - Class in java.lang
The Integer class wraps a value of the primitive type int in an object.
Integer(int) - Constructor for class java.lang.Integer
Constructs a newly allocated Integer object that represents the specified int value.
Integer(String) - Constructor for class java.lang.Integer
Constructs a newly allocated Integer object that represents the int value indicated by the String parameter.
INTEGER - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type INTEGER.
INTEGER - Static variable in class java.text.NumberFormat.Field
Constant identifying the integer field.
INTEGER - Static variable in class javax.management.openmbean.SimpleType
The SimpleType instance describing values whose Java class name is java.lang.Integer.
INTEGER_FIELD - Static variable in class java.text.NumberFormat
Field constant used to construct a FieldPosition object.
IntegerSyntax - Class in javax.print.attribute
Class IntegerSyntax is an abstract base class providing the common implementation of all attributes with integer values.
IntegerSyntax(int) - Constructor for class javax.print.attribute.IntegerSyntax
Construct a new integer attribute with the given integer value.
IntegerSyntax(int, int, int) - Constructor for class javax.print.attribute.IntegerSyntax
Construct a new integer attribute with the given integer value, which must lie within the given range.
interestOps() - Method in class java.nio.channels.SelectionKey
Retrieves this key's interest set.
interestOps(int) - Method in class java.nio.channels.SelectionKey
Sets this key's interest set to the given value.
INTERFACE - Static variable in class java.lang.reflect.Modifier
The int value representing the interface modifier.
INTERFACE_CLASS_NAME_FIELD - Static variable in class javax.management.JMX
The name of the interfaceClassName field.
InterfaceAddress - Class in java.net
This class represents a Network Interface address.
interfaceModifiers() - Static method in class java.lang.reflect.Modifier
Return an int value OR-ing together the source language modifiers that can be applied to an interface.
INTERLOCK_OPEN - Static variable in class javax.print.attribute.standard.PrinterStateReason
One or more interlock devices on the printer are unlocked.
intern() - Method in class java.lang.String
Returns a canonical representation for the string object.
INTERNAL_CLOCK - Static variable in class javax.sound.midi.Sequencer.SyncMode
A master synchronization mode that makes the sequencer get its timing information from its internal clock.
INTERNAL_FRAME - Static variable in class javax.accessibility.AccessibleRole
A frame-like object that is clipped by a desktop pane.
INTERNAL_FRAME - Static variable in class javax.swing.plaf.synth.Region
InternalFrame region.
INTERNAL_FRAME_ACTIVATED - Static variable in class javax.swing.event.InternalFrameEvent
The "window activated" event type.
INTERNAL_FRAME_CLOSED - Static variable in class javax.swing.event.InternalFrameEvent
The "window closed" event.
INTERNAL_FRAME_CLOSING - Static variable in class javax.swing.event.InternalFrameEvent
The "window is closing" event.
INTERNAL_FRAME_DEACTIVATED - Static variable in class javax.swing.event.InternalFrameEvent
The "window deactivated" event type.
INTERNAL_FRAME_DEICONIFIED - Static variable in class javax.swing.event.InternalFrameEvent
The "window deiconified" event type.
INTERNAL_FRAME_FIRST - Static variable in class javax.swing.event.InternalFrameEvent
The first number in the range of IDs used for internal frame events.
INTERNAL_FRAME_ICONIFIED - Static variable in class javax.swing.event.InternalFrameEvent
The "window iconified" event.
INTERNAL_FRAME_LAST - Static variable in class javax.swing.event.InternalFrameEvent
The last number in the range of IDs used for internal frame events.
INTERNAL_FRAME_OPENED - Static variable in class javax.swing.event.InternalFrameEvent
The "window opened" event.
INTERNAL_FRAME_TITLE_PANE - Static variable in class javax.swing.plaf.synth.Region
TitlePane of an InternalFrame.
InternalError - Error in java.lang
Thrown to indicate some unexpected internal error has occurred in the Java Virtual Machine.
InternalError() - Constructor for error java.lang.InternalError
Constructs an InternalError with no detail message.
InternalError(String) - Constructor for error java.lang.InternalError
Constructs an InternalError with the specified detail message.
internalFrameActivated(InternalFrameEvent) - Method in class javax.swing.event.InternalFrameAdapter
Invoked when an internal frame is activated.
internalFrameActivated(InternalFrameEvent) - Method in interface javax.swing.event.InternalFrameListener
Invoked when an internal frame is activated.
internalFrameActivated(InternalFrameEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BasicInternalFrameListener
 
InternalFrameAdapter - Class in javax.swing.event
An abstract adapter class for receiving internal frame events.
InternalFrameAdapter() - Constructor for class javax.swing.event.InternalFrameAdapter
 
internalFrameClosed(InternalFrameEvent) - Method in class javax.swing.event.InternalFrameAdapter
Invoked when an internal frame has been closed.
internalFrameClosed(InternalFrameEvent) - Method in interface javax.swing.event.InternalFrameListener
Invoked when an internal frame has been closed.
internalFrameClosed(InternalFrameEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BasicInternalFrameListener
 
internalFrameClosing(InternalFrameEvent) - Method in class javax.swing.event.InternalFrameAdapter
Invoked when an internal frame is in the process of being closed.
internalFrameClosing(InternalFrameEvent) - Method in interface javax.swing.event.InternalFrameListener
Invoked when an internal frame is in the process of being closed.
internalFrameClosing(InternalFrameEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BasicInternalFrameListener
 
internalFrameDeactivated(InternalFrameEvent) - Method in class javax.swing.event.InternalFrameAdapter
Invoked when an internal frame is de-activated.
internalFrameDeactivated(InternalFrameEvent) - Method in interface javax.swing.event.InternalFrameListener
Invoked when an internal frame is de-activated.
internalFrameDeactivated(InternalFrameEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BasicInternalFrameListener
 
internalFrameDeiconified(InternalFrameEvent) - Method in class javax.swing.event.InternalFrameAdapter
Invoked when an internal frame is de-iconified.
internalFrameDeiconified(InternalFrameEvent) - Method in interface javax.swing.event.InternalFrameListener
Invoked when an internal frame is de-iconified.
internalFrameDeiconified(InternalFrameEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BasicInternalFrameListener
 
InternalFrameEvent - Class in javax.swing.event
An AWTEvent that adds support for JInternalFrame objects as the event source.
InternalFrameEvent(JInternalFrame, int) - Constructor for class javax.swing.event.InternalFrameEvent
Constructs an InternalFrameEvent object.
InternalFrameFocusTraversalPolicy - Class in javax.swing
A FocusTraversalPolicy which can optionally provide an algorithm for determining a JInternalFrame's initial Component.
InternalFrameFocusTraversalPolicy() - Constructor for class javax.swing.InternalFrameFocusTraversalPolicy
 
internalFrameIconified(InternalFrameEvent) - Method in class javax.swing.event.InternalFrameAdapter
Invoked when an internal frame is iconified.
internalFrameIconified(InternalFrameEvent) - Method in interface javax.swing.event.InternalFrameListener
Invoked when an internal frame is iconified.
internalFrameIconified(InternalFrameEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BasicInternalFrameListener
 
internalFrameLayout - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI
 
InternalFrameListener - Interface in javax.swing.event
The listener interface for receiving internal frame events.
internalFrameOpened(InternalFrameEvent) - Method in class javax.swing.event.InternalFrameAdapter
Invoked when an internal frame has been opened.
internalFrameOpened(InternalFrameEvent) - Method in interface javax.swing.event.InternalFrameListener
Invoked when a internal frame has been opened.
internalFrameOpened(InternalFrameEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BasicInternalFrameListener
 
InternalFrameUI - Class in javax.swing.plaf
Pluggable look and feel interface for JInternalFrame.
InternalFrameUI() - Constructor for class javax.swing.plaf.InternalFrameUI
 
internalGet(int) - Method in class java.util.Calendar
Returns the value of the given calendar field.
InternationalFormatter - Class in javax.swing.text
InternationalFormatter extends DefaultFormatter, using an instance of java.text.Format to handle the conversion to a String, and the conversion from a String.
InternationalFormatter() - Constructor for class javax.swing.text.InternationalFormatter
Creates an InternationalFormatter with no Format specified.
InternationalFormatter(Format) - Constructor for class javax.swing.text.InternationalFormatter
Creates an InternationalFormatter with the specified Format instance.
INTERPRETER_RESOURCE_UNAVAILABLE - Static variable in class javax.print.attribute.standard.PrinterStateReason
An interpreter resource is unavailable (e.g., font, form).
interrupt() - Method in class java.lang.Thread
Interrupts this thread.
interrupt() - Method in class java.lang.ThreadGroup
Interrupts all threads in this thread group.
interrupted() - Static method in class java.lang.Thread
Tests whether the current thread has been interrupted.
InterruptedException - Exception in java.lang
Thrown when a thread is waiting, sleeping, or otherwise occupied, and the thread is interrupted, either before or during the activity.
InterruptedException() - Constructor for exception java.lang.InterruptedException
Constructs an InterruptedException with no detail message.
InterruptedException(String) - Constructor for exception java.lang.InterruptedException
Constructs an InterruptedException with the specified detail message.
InterruptedIOException - Exception in java.io
Signals that an I/O operation has been interrupted.
InterruptedIOException() - Constructor for exception java.io.InterruptedIOException
Constructs an InterruptedIOException with null as its error detail message.
InterruptedIOException(String) - Constructor for exception java.io.InterruptedIOException
Constructs an InterruptedIOException with the specified detail message.
InterruptedNamingException - Exception in javax.naming
This exception is thrown when the naming operation being invoked has been interrupted.
InterruptedNamingException(String) - Constructor for exception javax.naming.InterruptedNamingException
Constructs an instance of InterruptedNamingException using an explanation of the problem.
InterruptedNamingException() - Constructor for exception javax.naming.InterruptedNamingException
Constructs an instance of InterruptedNamingException with all name resolution fields and explanation initialized to null.
InterruptibleChannel - Interface in java.nio.channels
A channel that can be asynchronously closed and interrupted.
intersect(Area) - Method in class java.awt.geom.Area
Sets the shape of this Area to the intersection of its current shape and the shape of the specified Area.
intersect(Rectangle2D, Rectangle2D, Rectangle2D) - Static method in class java.awt.geom.Rectangle2D
Intersects the pair of specified source Rectangle2D objects and puts the result into the specified destination Rectangle2D object.
INTERSECT - Static variable in class javax.xml.crypto.dsig.spec.XPathType.Filter
The intersect filter operation.
intersection(Rectangle) - Method in class java.awt.Rectangle
Computes the intersection of this Rectangle with the specified Rectangle.
IntersectionType - Interface in javax.lang.model.type
Represents an intersection type.
intersects(double, double, double, double) - Method in class java.awt.geom.Arc2D
Determines whether or not the interior of the arc intersects the interior of the specified rectangle.
intersects(double, double, double, double) - Method in class java.awt.geom.Area
Tests if the interior of the Shape intersects the interior of a specified rectangular area.
intersects(Rectangle2D) - Method in class java.awt.geom.Area
Tests if the interior of the Shape intersects the interior of a specified Rectangle2D.
intersects(double, double, double, double) - Method in class java.awt.geom.CubicCurve2D
Tests if the interior of the Shape intersects the interior of a specified rectangular area.
intersects(Rectangle2D) - Method in class java.awt.geom.CubicCurve2D
Tests if the interior of the Shape intersects the interior of a specified Rectangle2D.
intersects(double, double, double, double) - Method in class java.awt.geom.Ellipse2D
Tests if the interior of the Shape intersects the interior of a specified rectangular area.
intersects(double, double, double, double) - Method in class java.awt.geom.Line2D
Tests if the interior of the Shape intersects the interior of a specified rectangular area.
intersects(Rectangle2D) - Method in class java.awt.geom.Line2D
Tests if the interior of the Shape intersects the interior of a specified Rectangle2D.
intersects(PathIterator, double, double, double, double) - Static method in class java.awt.geom.Path2D
Tests if the interior of the specified PathIterator intersects the interior of a specified set of rectangular coordinates.
intersects(PathIterator, Rectangle2D) - Static method in class java.awt.geom.Path2D
Tests if the interior of the specified PathIterator intersects the interior of a specified Rectangle2D.
intersects(double, double, double, double) - Method in class java.awt.geom.Path2D
Tests if the interior of the Shape intersects the interior of a specified rectangular area.
intersects(Rectangle2D) - Method in class java.awt.geom.Path2D
Tests if the interior of the Shape intersects the interior of a specified Rectangle2D.
intersects(double, double, double, double) - Method in class java.awt.geom.QuadCurve2D
Tests if the interior of the Shape intersects the interior of a specified rectangular area.
intersects(Rectangle2D) - Method in class java.awt.geom.QuadCurve2D
Tests if the interior of the Shape intersects the interior of a specified Rectangle2D.
intersects(double, double, double, double) - Method in class java.awt.geom.Rectangle2D
Tests if the interior of the Shape intersects the interior of a specified rectangular area.
intersects(Rectangle2D) - Method in class java.awt.geom.RectangularShape
Tests if the interior of the Shape intersects the interior of a specified Rectangle2D.
intersects(double, double, double, double) - Method in class java.awt.geom.RoundRectangle2D
Tests if the interior of the Shape intersects the interior of a specified rectangular area.
intersects(double, double, double, double) - Method in class java.awt.Polygon
Tests if the interior of the Shape intersects the interior of a specified rectangular area.
intersects(Rectangle2D) - Method in class java.awt.Polygon
Tests if the interior of the Shape intersects the interior of a specified Rectangle2D.
intersects(Rectangle) - Method in class java.awt.Rectangle
Determines whether or not this Rectangle and the specified Rectangle intersect.
intersects(double, double, double, double) - Method in interface java.awt.Shape
Tests if the interior of the Shape intersects the interior of a specified rectangular area.
intersects(Rectangle2D) - Method in interface java.awt.Shape
Tests if the interior of the Shape intersects the interior of a specified Rectangle2D.
intersects(BitSet) - Method in class java.util.BitSet
Returns true if the specified BitSet has any bits set to true that are also set to true in this BitSet.
intersectsLine(double, double, double, double) - Method in class java.awt.geom.Line2D
Tests if the line segment from (x1,y1) to (x2,y2) intersects this line segment.
intersectsLine(Line2D) - Method in class java.awt.geom.Line2D
Tests if the specified line segment intersects this line segment.
intersectsLine(double, double, double, double) - Method in class java.awt.geom.Rectangle2D
Tests if the specified line segment intersects the interior of this Rectangle2D.
intersectsLine(Line2D) - Method in class java.awt.geom.Rectangle2D
Tests if the specified line segment intersects the interior of this Rectangle2D.
INTERVAL_ADDED - Static variable in class javax.swing.event.ListDataEvent
Identifies the addition of one or more contiguous items to the list
INTERVAL_REMOVED - Static variable in class javax.swing.event.ListDataEvent
Identifies the removal of one or more contiguous items from the list
intervalAdded(ListDataEvent) - Method in interface javax.swing.event.ListDataListener
Sent after the indices in the index0,index1 interval have been inserted in the data model.
intervalAdded(ListDataEvent) - Method in class javax.swing.JComboBox
This method is public as an implementation side effect.
intervalAdded(ListDataEvent) - Method in class javax.swing.JList.AccessibleJList
List Data Listener interval added method.
intervalAdded(ListDataEvent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.ListDataHandler
 
intervalAdded(ListDataEvent) - Method in class javax.swing.plaf.basic.BasicComboPopup.ListDataHandler
 
intervalAdded(ListDataEvent) - Method in class javax.swing.plaf.basic.BasicDirectoryModel
Obsolete - not used.
intervalAdded(ListDataEvent) - Method in class javax.swing.plaf.basic.BasicListUI.ListDataHandler
 
intervalRemoved(ListDataEvent) - Method in interface javax.swing.event.ListDataListener
Sent after the indices in the index0,index1 interval have been removed from the data model.
intervalRemoved(ListDataEvent) - Method in class javax.swing.JComboBox
This method is public as an implementation side effect.
intervalRemoved(ListDataEvent) - Method in class javax.swing.JList.AccessibleJList
List Data Listener interval removed method.
intervalRemoved(ListDataEvent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.ListDataHandler
 
intervalRemoved(ListDataEvent) - Method in class javax.swing.plaf.basic.BasicComboPopup.ListDataHandler
 
intervalRemoved(ListDataEvent) - Method in class javax.swing.plaf.basic.BasicDirectoryModel
Obsolete - not used.
intervalRemoved(ListDataEvent) - Method in class javax.swing.plaf.basic.BasicListUI.ListDataHandler
 
intKey() - Method in class java.awt.RenderingHints.Key
Returns the private integer key that the subclass instantiated this Key with.
IntrospectionException - Exception in java.beans
Thrown when an exception happens during Introspection.
IntrospectionException(String) - Constructor for exception java.beans.IntrospectionException
Constructs an IntrospectionException with a detailed message.
IntrospectionException - Exception in javax.management
An exception occurred during the introspection of an MBean.
IntrospectionException() - Constructor for exception javax.management.IntrospectionException
Default constructor.
IntrospectionException(String) - Constructor for exception javax.management.IntrospectionException
Constructor that allows a specific error message to be specified.
Introspector - Class in java.beans
The Introspector class provides a standard way for tools to learn about the properties, events, and methods supported by a target Java Bean.
intValue() - Method in class java.lang.Byte
Returns the value of this Byte as an int.
intValue() - Method in class java.lang.Double
Returns the value of this Double as an int (by casting to type int).
intValue() - Method in class java.lang.Float
Returns the value of this Float as an int (by casting to type int).
intValue() - Method in class java.lang.Integer
Returns the value of this Integer as an int.
intValue() - Method in class java.lang.Long
Returns the value of this Long as an int.
intValue() - Method in class java.lang.Number
Returns the value of the specified number as an int.
intValue() - Method in class java.lang.Short
Returns the value of this Short as an int.
intValue() - Method in class java.math.BigDecimal
Converts this BigDecimal to an int.
intValue() - Method in class java.math.BigInteger
Converts this BigInteger to an int.
intValue() - Method in class java.util.concurrent.atomic.AtomicInteger
 
intValue() - Method in class java.util.concurrent.atomic.AtomicLong
 
intValue() - Method in class java.util.logging.Level
Get the integer value for this level.
intValueExact() - Method in class java.math.BigDecimal
Converts this BigDecimal to an int, checking for lost information.
InvalidAlgorithmParameterException - Exception in java.security
This is the exception for invalid or inappropriate algorithm parameters.
InvalidAlgorithmParameterException() - Constructor for exception java.security.InvalidAlgorithmParameterException
Constructs an InvalidAlgorithmParameterException with no detail message.
InvalidAlgorithmParameterException(String) - Constructor for exception java.security.InvalidAlgorithmParameterException
Constructs an InvalidAlgorithmParameterException with the specified detail message.
InvalidAlgorithmParameterException(String, Throwable) - Constructor for exception java.security.InvalidAlgorithmParameterException
Creates a InvalidAlgorithmParameterException with the specified detail message and cause.
InvalidAlgorithmParameterException(Throwable) - Constructor for exception java.security.InvalidAlgorithmParameterException
Creates a InvalidAlgorithmParameterException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
InvalidApplicationException - Exception in javax.management
Thrown when an attempt is made to apply either of the following: A subquery expression to an MBean or a qualified attribute expression to an MBean of the wrong class.
InvalidApplicationException(Object) - Constructor for exception javax.management.InvalidApplicationException
Constructs an InvalidApplicationException with the specified Object.
invalidate() - Method in class java.awt.Component
Invalidates this component and its ancestors.
invalidate() - Method in class java.awt.Container
Invalidates the container.
invalidate() - Method in class java.awt.Polygon
Invalidates or flushes any internally-cached data that depends on the vertex coordinates of this Polygon.
invalidate() - Method in interface javax.net.ssl.SSLSession
Invalidates the session.
invalidate() - Method in class javax.swing.CellRendererPane
Overridden to avoid propagating a invalidate up the tree when the cell renderer child is configured.
invalidate() - Method in class javax.swing.DefaultListCellRenderer
Overridden for performance reasons.
invalidate() - Method in class javax.swing.table.DefaultTableCellRenderer
Overridden for performance reasons.
invalidate() - Method in class javax.swing.tree.DefaultTreeCellRenderer
Overridden for performance reasons.
invalidateAll(SwitchPoint[]) - Static method in class java.lang.invoke.SwitchPoint
Sets all of the given switch points into the invalid state.
invalidateFileCache() - Method in class javax.swing.plaf.basic.BasicDirectoryModel
This method is used to interrupt file loading thread.
invalidateLayout(Container) - Method in class java.awt.BorderLayout
Invalidates the layout, indicating that if the layout manager has cached information it should be discarded.
invalidateLayout(Container) - Method in class java.awt.CardLayout
Invalidates the layout, indicating that if the layout manager has cached information it should be discarded.
invalidateLayout(Container) - Method in class java.awt.GridBagLayout
Invalidates the layout, indicating that if the layout manager has cached information it should be discarded.
invalidateLayout(Container) - Method in interface java.awt.LayoutManager2
Invalidates the layout, indicating that if the layout manager has cached information it should be discarded.
invalidateLayout(Container) - Method in class javax.swing.BoxLayout
Indicates that a child has changed its layout related information, and thus any cached calculations should be flushed.
invalidateLayout(Container) - Method in class javax.swing.GroupLayout
Invalidates the layout, indicating that if the layout manager has cached information it should be discarded.
invalidateLayout(Container) - Method in class javax.swing.JRootPane.RootLayout
 
invalidateLayout(Container) - Method in class javax.swing.OverlayLayout
Indicates a child has changed its layout related information, which causes any cached calculations to be flushed.
invalidateLayout(Container) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Does nothing.
invalidateLayout(Container) - Method in class javax.swing.SpringLayout
 
invalidatePathBounds(TreePath) - Method in class javax.swing.tree.AbstractLayoutCache
Instructs the LayoutCache that the bounds for path are invalid, and need to be updated.
invalidatePathBounds(TreePath) - Method in class javax.swing.tree.FixedHeightLayoutCache
Does nothing, FixedHeightLayoutCache doesn't cache width, and that is all that could change.
invalidatePathBounds(TreePath) - Method in class javax.swing.tree.VariableHeightLayoutCache
Instructs the LayoutCache that the bounds for path are invalid, and need to be updated.
invalidateSizes() - Method in class javax.swing.tree.AbstractLayoutCache
Informs the TreeState that it needs to recalculate all the sizes it is referencing.
invalidateSizes() - Method in class javax.swing.tree.FixedHeightLayoutCache
Informs the TreeState that it needs to recalculate all the sizes it is referencing.
invalidateSizes() - Method in class javax.swing.tree.VariableHeightLayoutCache
Informs the TreeState that it needs to recalculate all the sizes it is referencing.
InvalidAttributeIdentifierException - Exception in javax.naming.directory
This exception is thrown when an attempt is made to add to create an attribute with an invalid attribute identifier.
InvalidAttributeIdentifierException(String) - Constructor for exception javax.naming.directory.InvalidAttributeIdentifierException
Constructs a new instance of InvalidAttributeIdentifierException using the explanation supplied.
InvalidAttributeIdentifierException() - Constructor for exception javax.naming.directory.InvalidAttributeIdentifierException
Constructs a new instance of InvalidAttributeIdentifierException.
InvalidAttributesException - Exception in javax.naming.directory
This exception is thrown when an attempt is made to add or modify an attribute set that has been specified incompletely or incorrectly.
InvalidAttributesException(String) - Constructor for exception javax.naming.directory.InvalidAttributesException
Constructs a new instance of InvalidAttributesException using an explanation.
InvalidAttributesException() - Constructor for exception javax.naming.directory.InvalidAttributesException
Constructs a new instance of InvalidAttributesException.
InvalidAttributeValueException - Exception in javax.management
The value specified is not valid for the attribute.
InvalidAttributeValueException() - Constructor for exception javax.management.InvalidAttributeValueException
Default constructor.
InvalidAttributeValueException(String) - Constructor for exception javax.management.InvalidAttributeValueException
Constructor that allows a specific error message to be specified.
InvalidAttributeValueException - Exception in javax.naming.directory
This class is thrown when an attempt is made to add to an attribute a value that conflicts with the attribute's schema definition.
InvalidAttributeValueException(String) - Constructor for exception javax.naming.directory.InvalidAttributeValueException
Constructs a new instance of InvalidAttributeValueException using an explanation.
InvalidAttributeValueException() - Constructor for exception javax.naming.directory.InvalidAttributeValueException
Constructs a new instance of InvalidAttributeValueException.
InvalidClassException - Exception in java.io
Thrown when the Serialization runtime detects one of the following problems with a Class.
InvalidClassException(String) - Constructor for exception java.io.InvalidClassException
Report an InvalidClassException for the reason specified.
InvalidClassException(String, String) - Constructor for exception java.io.InvalidClassException
Constructs an InvalidClassException object.
InvalidDnDOperationException - Exception in java.awt.dnd
This exception is thrown by various methods in the java.awt.dnd package.
InvalidDnDOperationException() - Constructor for exception java.awt.dnd.InvalidDnDOperationException
Create a default Exception
InvalidDnDOperationException(String) - Constructor for exception java.awt.dnd.InvalidDnDOperationException
Create an Exception with its own descriptive message
invalidEdit() - Method in class javax.swing.JFormattedTextField.AbstractFormatter
This should be invoked when the user types an invalid character.
invalidEdit() - Method in class javax.swing.JFormattedTextField
Invoked when the user inputs an invalid value.
InvalidKeyException - Exception in java.security
This is the exception for invalid Keys (invalid encoding, wrong length, uninitialized, etc).
InvalidKeyException() - Constructor for exception java.security.InvalidKeyException
Constructs an InvalidKeyException with no detail message.
InvalidKeyException(String) - Constructor for exception java.security.InvalidKeyException
Constructs an InvalidKeyException with the specified detail message.
InvalidKeyException(String, Throwable) - Constructor for exception java.security.InvalidKeyException
Creates a InvalidKeyException with the specified detail message and cause.
InvalidKeyException(Throwable) - Constructor for exception java.security.InvalidKeyException
Creates a InvalidKeyException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
InvalidKeyException - Exception in javax.management.openmbean
This runtime exception is thrown to indicate that a method parameter which was expected to be an item name of a composite data or a row index of a tabular data is not valid.
InvalidKeyException() - Constructor for exception javax.management.openmbean.InvalidKeyException
An InvalidKeyException with no detail message.
InvalidKeyException(String) - Constructor for exception javax.management.openmbean.InvalidKeyException
An InvalidKeyException with a detail message.
InvalidKeySpecException - Exception in java.security.spec
This is the exception for invalid key specifications.
InvalidKeySpecException() - Constructor for exception java.security.spec.InvalidKeySpecException
Constructs an InvalidKeySpecException with no detail message.
InvalidKeySpecException(String) - Constructor for exception java.security.spec.InvalidKeySpecException
Constructs an InvalidKeySpecException with the specified detail message.
InvalidKeySpecException(String, Throwable) - Constructor for exception java.security.spec.InvalidKeySpecException
Creates a InvalidKeySpecException with the specified detail message and cause.
InvalidKeySpecException(Throwable) - Constructor for exception java.security.spec.InvalidKeySpecException
Creates a InvalidKeySpecException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
InvalidMidiDataException - Exception in javax.sound.midi
An InvalidMidiDataException indicates that inappropriate MIDI data was encountered.
InvalidMidiDataException() - Constructor for exception javax.sound.midi.InvalidMidiDataException
Constructs an InvalidMidiDataException with null for its error detail message.
InvalidMidiDataException(String) - Constructor for exception javax.sound.midi.InvalidMidiDataException
Constructs an InvalidMidiDataException with the specified detail message.
InvalidNameException - Exception in javax.naming
This exception indicates that the name being specified does not conform to the naming syntax of a naming system.
InvalidNameException(String) - Constructor for exception javax.naming.InvalidNameException
Constructs an instance of InvalidNameException using an explanation of the problem.
InvalidNameException() - Constructor for exception javax.naming.InvalidNameException
Constructs an instance of InvalidNameException with all fields set to null.
InvalidObjectException - Exception in java.io
Indicates that one or more deserialized objects failed validation tests.
InvalidObjectException(String) - Constructor for exception java.io.InvalidObjectException
Constructs an InvalidObjectException.
InvalidOpenTypeException - Exception in javax.management.openmbean
This runtime exception is thrown to indicate that the open type of an open data value is not the one expected.
InvalidOpenTypeException() - Constructor for exception javax.management.openmbean.InvalidOpenTypeException
An InvalidOpenTypeException with no detail message.
InvalidOpenTypeException(String) - Constructor for exception javax.management.openmbean.InvalidOpenTypeException
An InvalidOpenTypeException with a detail message.
InvalidParameterException - Exception in java.security
This exception, designed for use by the JCA/JCE engine classes, is thrown when an invalid parameter is passed to a method.
InvalidParameterException() - Constructor for exception java.security.InvalidParameterException
Constructs an InvalidParameterException with no detail message.
InvalidParameterException(String) - Constructor for exception java.security.InvalidParameterException
Constructs an InvalidParameterException with the specified detail message.
InvalidParameterSpecException - Exception in java.security.spec
This is the exception for invalid parameter specifications.
InvalidParameterSpecException() - Constructor for exception java.security.spec.InvalidParameterSpecException
Constructs an InvalidParameterSpecException with no detail message.
InvalidParameterSpecException(String) - Constructor for exception java.security.spec.InvalidParameterSpecException
Constructs an InvalidParameterSpecException with the specified detail message.
InvalidPathException - Exception in java.nio.file
Unchecked exception thrown when path string cannot be converted into a Path because the path string contains invalid characters, or the path string is invalid for other file system specific reasons.
InvalidPathException(String, String, int) - Constructor for exception java.nio.file.InvalidPathException
Constructs an instance from the given input string, reason, and error index.
InvalidPathException(String, String) - Constructor for exception java.nio.file.InvalidPathException
Constructs an instance from the given input string and reason.
InvalidPreferencesFormatException - Exception in java.util.prefs
Thrown to indicate that an operation could not complete because the input did not conform to the appropriate XML document type for a collection of preferences, as per the Preferences specification.
InvalidPreferencesFormatException(Throwable) - Constructor for exception java.util.prefs.InvalidPreferencesFormatException
Constructs an InvalidPreferencesFormatException with the specified cause.
InvalidPreferencesFormatException(String) - Constructor for exception java.util.prefs.InvalidPreferencesFormatException
Constructs an InvalidPreferencesFormatException with the specified detail message.
InvalidPreferencesFormatException(String, Throwable) - Constructor for exception java.util.prefs.InvalidPreferencesFormatException
Constructs an InvalidPreferencesFormatException with the specified detail message and cause.
InvalidPropertiesFormatException - Exception in java.util
Thrown to indicate that an operation could not complete because the input did not conform to the appropriate XML document type for a collection of properties, as per the Properties specification.
InvalidPropertiesFormatException(Throwable) - Constructor for exception java.util.InvalidPropertiesFormatException
Constructs an InvalidPropertiesFormatException with the specified cause.
InvalidPropertiesFormatException(String) - Constructor for exception java.util.InvalidPropertiesFormatException
Constructs an InvalidPropertiesFormatException with the specified detail message.
InvalidRelationIdException - Exception in javax.management.relation
This exception is raised when relation id provided for a relation is already used.
InvalidRelationIdException() - Constructor for exception javax.management.relation.InvalidRelationIdException
Default constructor, no message put in exception.
InvalidRelationIdException(String) - Constructor for exception javax.management.relation.InvalidRelationIdException
Constructor with given message put in exception.
InvalidRelationServiceException - Exception in javax.management.relation
This exception is raised when an invalid Relation Service is provided.
InvalidRelationServiceException() - Constructor for exception javax.management.relation.InvalidRelationServiceException
Default constructor, no message put in exception.
InvalidRelationServiceException(String) - Constructor for exception javax.management.relation.InvalidRelationServiceException
Constructor with given message put in exception.
InvalidRelationTypeException - Exception in javax.management.relation
Invalid relation type.
InvalidRelationTypeException() - Constructor for exception javax.management.relation.InvalidRelationTypeException
Default constructor, no message put in exception.
InvalidRelationTypeException(String) - Constructor for exception javax.management.relation.InvalidRelationTypeException
Constructor with given message put in exception.
InvalidRoleInfoException - Exception in javax.management.relation
This exception is raised when, in a role info, its minimum degree is greater than its maximum degree.
InvalidRoleInfoException() - Constructor for exception javax.management.relation.InvalidRoleInfoException
Default constructor, no message put in exception.
InvalidRoleInfoException(String) - Constructor for exception javax.management.relation.InvalidRoleInfoException
Constructor with given message put in exception.
InvalidRoleValueException - Exception in javax.management.relation
Role value is invalid.
InvalidRoleValueException() - Constructor for exception javax.management.relation.InvalidRoleValueException
Default constructor, no message put in exception.
InvalidRoleValueException(String) - Constructor for exception javax.management.relation.InvalidRoleValueException
Constructor with given message put in exception.
InvalidSearchControlsException - Exception in javax.naming.directory
This exception is thrown when the specification of the SearchControls for a search operation is invalid.
InvalidSearchControlsException() - Constructor for exception javax.naming.directory.InvalidSearchControlsException
Constructs a new instance of InvalidSearchControlsException.
InvalidSearchControlsException(String) - Constructor for exception javax.naming.directory.InvalidSearchControlsException
Constructs a new instance of InvalidSearchControlsException with an explanation.
InvalidSearchFilterException - Exception in javax.naming.directory
This exception is thrown when the specification of a search filter is invalid.
InvalidSearchFilterException() - Constructor for exception javax.naming.directory.InvalidSearchFilterException
Constructs a new instance of InvalidSearchFilterException.
InvalidSearchFilterException(String) - Constructor for exception javax.naming.directory.InvalidSearchFilterException
Constructs a new instance of InvalidSearchFilterException with an explanation.
InvalidTargetObjectTypeException - Exception in javax.management.modelmbean
Exception thrown when an invalid target object type is specified.
InvalidTargetObjectTypeException() - Constructor for exception javax.management.modelmbean.InvalidTargetObjectTypeException
Default constructor.
InvalidTargetObjectTypeException(String) - Constructor for exception javax.management.modelmbean.InvalidTargetObjectTypeException
Constructor from a string.
InvalidTargetObjectTypeException(Exception, String) - Constructor for exception javax.management.modelmbean.InvalidTargetObjectTypeException
Constructor taking an exception and a string.
inverseTransform(Point2D, Point2D) - Method in class java.awt.geom.AffineTransform
Inverse transforms the specified ptSrc and stores the result in ptDst.
inverseTransform(double[], int, double[], int, int) - Method in class java.awt.geom.AffineTransform
Inverse transforms an array of double precision coordinates by this transform.
invert() - Method in class java.awt.geom.AffineTransform
Sets this transform to the inverse of itself.
INVITE - Static variable in class java.awt.PageAttributes.MediaType
An alias for INVITE_ENVELOPE.
INVITE_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for Invitation Envelope, 220 x 220 mm.
Invocable - Interface in javax.script
The optional interface implemented by ScriptEngines whose methods allow the invocation of procedures in scripts that have previously been executed.
INVOCATION_DEFAULT - Static variable in class java.awt.event.InvocationEvent
The default id for all InvocationEvents.
INVOCATION_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting invocation events.
INVOCATION_FIRST - Static variable in class java.awt.event.InvocationEvent
Marks the first integer id for the range of invocation event ids.
INVOCATION_LAST - Static variable in class java.awt.event.InvocationEvent
Marks the last integer id for the range of invocation event ids.
InvocationEvent - Class in java.awt.event
An event which executes the run() method on a Runnable when dispatched by the AWT event dispatcher thread.
InvocationEvent(Object, Runnable) - Constructor for class java.awt.event.InvocationEvent
Constructs an InvocationEvent with the specified source which will execute the runnable's run method when dispatched.
InvocationEvent(Object, Runnable, Object, boolean) - Constructor for class java.awt.event.InvocationEvent
Constructs an InvocationEvent with the specified source which will execute the runnable's run method when dispatched.
InvocationEvent(Object, int, Runnable, Object, boolean) - Constructor for class java.awt.event.InvocationEvent
Constructs an InvocationEvent with the specified source and ID which will execute the runnable's run method when dispatched.
InvocationHandler - Interface in java.lang.reflect
InvocationHandler is the interface implemented by the invocation handler of a proxy instance.
InvocationTargetException - Exception in java.lang.reflect
InvocationTargetException is a checked exception that wraps an exception thrown by an invoked method or constructor.
InvocationTargetException() - Constructor for exception java.lang.reflect.InvocationTargetException
Constructs an InvocationTargetException with null as the target exception.
InvocationTargetException(Throwable) - Constructor for exception java.lang.reflect.InvocationTargetException
Constructs a InvocationTargetException with a target exception.
InvocationTargetException(Throwable, String) - Constructor for exception java.lang.reflect.InvocationTargetException
Constructs a InvocationTargetException with a target exception and a detail message.
INVOICE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for Invoice, 5 1/2 x 8 1/2 in.
INVOICE - Static variable in class javax.print.attribute.standard.MediaSize.Other
Specifies the invoice size, 5.5 inches by 8.5 inches.
INVOICE - Static variable in class javax.print.attribute.standard.MediaSizeName
invoice size .
invoke(Object, Method, Object[]) - Method in class java.beans.EventHandler
Extract the appropriate property value from the event and pass it to the action associated with this EventHandler.
invoke(Object...) - Method in class java.lang.invoke.MethodHandle
Invokes the method handle, allowing any caller type descriptor, and optionally performing conversions on arguments and return values.
invoke(Object, Method, Object[]) - Method in interface java.lang.reflect.InvocationHandler
Processes a method invocation on a proxy instance and returns the result.
invoke(Object, Object...) - Method in class java.lang.reflect.Method
Invokes the underlying method represented by this Method object, on the specified object with the specified parameters.
invoke(Object, Method, Object[]) - Method in class java.rmi.server.RemoteObjectInvocationHandler
Processes a method invocation made on the encapsulating proxy instance, proxy, and returns the result.
invoke(Remote, Method, Object[], long) - Method in interface java.rmi.server.RemoteRef
Invoke a method.
invoke(RemoteCall) - Method in interface java.rmi.server.RemoteRef
Deprecated.
1.2 style stubs no longer use this method. Instead of using a sequence of method calls to the remote reference (newCall, invoke, and done), a stub uses a single method, invoke(Remote, Method, Object[], int), on the remote reference to carry out parameter marshalling, remote method executing and unmarshalling of the return value.
invoke(ForkJoinTask<T>) - Method in class java.util.concurrent.ForkJoinPool
Performs the given task, returning its result upon completion.
invoke() - Method in class java.util.concurrent.ForkJoinTask
Commences performing this task, awaits its completion if necessary, and returns its result, or throws an (unchecked) RuntimeException or Error if the underlying computation did so.
invoke(String, Object[], String[]) - Method in interface javax.management.DynamicMBean
Allows an action to be invoked on the Dynamic MBean.
invoke(ObjectName, String, Object[], String[]) - Method in interface javax.management.MBeanServer
 
invoke(ObjectName, String, Object[], String[]) - Method in interface javax.management.MBeanServerConnection
Invokes an operation on an MBean.
invoke(Object, Method, Object[]) - Method in class javax.management.MBeanServerInvocationHandler
 
invoke(String, Object[], String[]) - Method in class javax.management.modelmbean.RequiredModelMBean
Invokes a method on or through a RequiredModelMBean and returns the result of the method execution.
invoke(Object, Method, Object[]) - Method in class javax.management.openmbean.CompositeDataInvocationHandler
 
invoke(ObjectName, String, MarshalledObject, String[], Subject) - Method in interface javax.management.remote.rmi.RMIConnection
invoke(ObjectName, String, MarshalledObject, String[], Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
invoke(String, Object[], String[]) - Method in class javax.management.StandardMBean
 
invokeAll(Collection<? extends Callable<T>>) - Method in class java.util.concurrent.AbstractExecutorService
 
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class java.util.concurrent.AbstractExecutorService
 
invokeAll(Collection<? extends Callable<T>>) - Method in interface java.util.concurrent.ExecutorService
Executes the given tasks, returning a list of Futures holding their status and results when all complete.
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in interface java.util.concurrent.ExecutorService
Executes the given tasks, returning a list of Futures holding their status and results when all complete or the timeout expires, whichever happens first.
invokeAll(Collection<? extends Callable<T>>) - Method in class java.util.concurrent.ForkJoinPool
 
invokeAll(ForkJoinTask<?>, ForkJoinTask<?>) - Static method in class java.util.concurrent.ForkJoinTask
Forks the given tasks, returning when isDone holds for each task or an (unchecked) exception is encountered, in which case the exception is rethrown.
invokeAll(ForkJoinTask<?>...) - Static method in class java.util.concurrent.ForkJoinTask
Forks the given tasks, returning when isDone holds for each task or an (unchecked) exception is encountered, in which case the exception is rethrown.
invokeAll(Collection<T>) - Static method in class java.util.concurrent.ForkJoinTask
Forks all tasks in the specified collection, returning when isDone holds for each task or an (unchecked) exception is encountered, in which case the exception is rethrown.
invokeAndWait(Runnable) - Static method in class java.awt.EventQueue
Causes runnable to have its run method called in the dispatch thread of the system EventQueue.
invokeAndWait(Runnable) - Static method in class javax.swing.SwingUtilities
Causes doRun.run() to be executed synchronously on the AWT event dispatching thread.
invokeAny(Collection<? extends Callable<T>>) - Method in class java.util.concurrent.AbstractExecutorService
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class java.util.concurrent.AbstractExecutorService
 
invokeAny(Collection<? extends Callable<T>>) - Method in interface java.util.concurrent.ExecutorService
Executes the given tasks, returning the result of one that has completed successfully (i.e., without throwing an exception), if any do.
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in interface java.util.concurrent.ExecutorService
Executes the given tasks, returning the result of one that has completed successfully (i.e., without throwing an exception), if any do before the given timeout elapses.
invokeExact(Object...) - Method in class java.lang.invoke.MethodHandle
Invokes the method handle, allowing any caller type descriptor, but requiring an exact type match.
invokeFunction(String, Object...) - Method in interface javax.script.Invocable
Used to call top-level procedures and functions defined in scripts.
invokeLater(Runnable) - Static method in class java.awt.EventQueue
Causes runnable to have its run method called in the dispatch thread of the system EventQueue.
invokeLater(Runnable) - Static method in class javax.swing.SwingUtilities
Causes doRun.run() to be executed asynchronously on the AWT event dispatching thread.
invokeMethod(Object, String, Object...) - Method in interface javax.script.Invocable
Calls a method on a script object compiled during a previous script execution, which is retained in the state of the ScriptEngine.
invoker(MethodType) - Static method in class java.lang.invoke.MethodHandles
Produces a special invoker method handle which can be used to invoke any method handle compatible with the given type, as if by invoke.
INVOKES_STOP_CELL_EDITING_PROPERTY - Static variable in class javax.swing.JTree
Bound property name for messagesStopCellEditing.
invokesStopCellEditing - Variable in class javax.swing.JTree
If true, when editing is to be stopped by way of selection changing, data in tree changing or other means stopCellEditing is invoked, and changes are saved.
invokeWithArguments(Object...) - Method in class java.lang.invoke.MethodHandle
Performs a variable arity invocation, passing the arguments in the given array to the method handle, as if via an inexact invoke from a call site which mentions only the type Object, and whose arity is the length of the argument array.
invokeWithArguments(List<?>) - Method in class java.lang.invoke.MethodHandle
Performs a variable arity invocation, passing the arguments in the given array to the method handle, as if via an inexact invoke from a call site which mentions only the type Object, and whose arity is the length of the argument array.
IOError - Error in java.io
Thrown when a serious I/O error has occurred.
IOError(Throwable) - Constructor for error java.io.IOError
Constructs a new instance of IOError with the specified cause.
IOException - Exception in java.io
Signals that an I/O exception of some sort has occurred.
IOException() - Constructor for exception java.io.IOException
Constructs an IOException with null as its error detail message.
IOException(String) - Constructor for exception java.io.IOException
Constructs an IOException with the specified detail message.
IOException(String, Throwable) - Constructor for exception java.io.IOException
Constructs an IOException with the specified detail message and cause.
IOException(Throwable) - Constructor for exception java.io.IOException
Constructs an IOException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
ioException() - Method in class java.util.Formatter
Returns the IOException last thrown by this formatter's Appendable.
ioException() - Method in class java.util.Scanner
Returns the IOException last thrown by this Scanner's underlying Readable.
IP_MULTICAST_IF - Static variable in interface java.net.SocketOptions
Set which outgoing interface on which to send multicast packets.
IP_MULTICAST_IF - Static variable in class java.net.StandardSocketOptions
The network interface for Internet Protocol (IP) multicast datagrams.
IP_MULTICAST_IF2 - Static variable in interface java.net.SocketOptions
Same as above.
IP_MULTICAST_LOOP - Static variable in interface java.net.SocketOptions
This option enables or disables local loopback of multicast datagrams.
IP_MULTICAST_LOOP - Static variable in class java.net.StandardSocketOptions
Loopback for Internet Protocol (IP) multicast datagrams.
IP_MULTICAST_TTL - Static variable in class java.net.StandardSocketOptions
The time-to-live for Internet Protocol (IP) multicast datagrams.
IP_TOS - Static variable in interface java.net.SocketOptions
This option sets the type-of-service or traffic class field in the IP header for a TCP or UDP socket.
IP_TOS - Static variable in class java.net.StandardSocketOptions
The Type of Service (ToS) octet in the Internet Protocol (IP) header.
IPA_EXTENSIONS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "IPA Extensions" Unicode character block.
ipadx - Variable in class java.awt.GridBagConstraints
This field specifies the internal padding of the component, how much space to add to the minimum width of the component.
ipady - Variable in class java.awt.GridBagConstraints
This field specifies the internal padding, that is, how much space to add to the minimum height of the component.
IS_CLOSED_PROPERTY - Static variable in class javax.swing.JInternalFrame
Constrained property name indicating that the internal frame is closed.
IS_ICON_PROPERTY - Static variable in class javax.swing.JInternalFrame
Constrained property name indicating that the internal frame is iconified.
IS_MAXIMUM_PROPERTY - Static variable in class javax.swing.JInternalFrame
Constrained property name indicating that the internal frame is maximized.
IS_PALETTE - Static variable in class javax.swing.plaf.metal.MetalInternalFrameUI
 
IS_SELECTED_PROPERTY - Static variable in class javax.swing.JInternalFrame
Constrained property name indicated that this frame has selected status.
isAbsolute() - Method in class java.io.File
Tests whether this abstract pathname is absolute.
isAbsolute() - Method in class java.net.URI
Tells whether or not this URI is absolute.
isAbsolute() - Method in interface java.nio.file.Path
Tells whether or not this path is absolute.
isAbstract(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the abstract modifier, false otherwise.
isAccelerated() - Method in class java.awt.ImageCapabilities
Returns true if the object whose capabilities are encapsulated in this ImageCapabilities can be or is accelerated.
isAcceleratorHidden() - Method in class javax.swing.plaf.metal.MetalToolTipUI
 
isAcceptable() - Method in class java.nio.channels.SelectionKey
Tests whether this key's channel is ready to accept a new socket connection.
isAcceptAllFileFilterUsed() - Method in class javax.swing.JFileChooser
Returns whether the AcceptAll FileFilter is used.
isAccessible() - Method in class java.lang.reflect.AccessibleObject
Get the value of the accessible flag for this object.
isAccessibleChildSelected(int) - Method in class java.awt.List.AccessibleAWTList
Returns true if the current child of this object is selected.
isAccessibleChildSelected(int) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Determines if the current child of this object is selected.
isAccessibleChildSelected(int) - Method in interface javax.accessibility.AccessibleSelection
Determines if the current child of this object is selected.
isAccessibleChildSelected(int) - Method in class javax.swing.JComboBox.AccessibleJComboBox
Determines if the current child of this object is selected.
isAccessibleChildSelected(int) - Method in class javax.swing.JList.AccessibleJList
Returns true if the current child of this object is selected.
isAccessibleChildSelected(int) - Method in class javax.swing.JMenu.AccessibleJMenu
Returns true if the current child of this object is selected (that is, if this child is a popped-up submenu).
isAccessibleChildSelected(int) - Method in class javax.swing.JMenuBar.AccessibleJMenuBar
Returns true if the current child of this object is selected.
isAccessibleChildSelected(int) - Method in class javax.swing.JTabbedPane.AccessibleJTabbedPane
 
isAccessibleChildSelected(int) - Method in class javax.swing.JTable.AccessibleJTable
Determines if the current child of this object is selected.
isAccessibleChildSelected(int) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Returns true if the current child of this object is selected.
isAccessibleChildSelected(int) - Method in class javax.swing.JTree.AccessibleJTree
Returns true if the current child of this object is selected.
isAccessibleColumnSelected(int) - Method in interface javax.accessibility.AccessibleTable
Returns a boolean value indicating whether the specified column is selected.
isAccessibleColumnSelected(int) - Method in class javax.swing.JTable.AccessibleJTable
Returns a boolean value indicating whether the specified column is selected.
isAccessibleRowSelected(int) - Method in interface javax.accessibility.AccessibleTable
Returns a boolean value indicating whether the specified row is selected.
isAccessibleRowSelected(int) - Method in class javax.swing.JTable.AccessibleJTable
Returns a boolean value indicating whether the specified row is selected.
isAccessibleSelected(int, int) - Method in interface javax.accessibility.AccessibleTable
Returns a boolean value indicating whether the accessible at a specified row and column is selected.
isAccessibleSelected(int, int) - Method in class javax.swing.JTable.AccessibleJTable
Returns a boolean value indicating whether the accessible at a given (row, column) is selected.
isActionKey() - Method in class java.awt.event.KeyEvent
Returns whether the key in this event is an "action" key.
isActive() - Method in class java.applet.Applet
Determines if this applet is active.
isActive() - Method in interface java.applet.AppletStub
Determines if the applet is active.
isActive() - Method in class java.awt.dnd.DropTarget
Reports whether or not this DropTarget is currently active (ready to accept drops).
isActive() - Method in class java.awt.Window
Returns whether this Window is active.
isActive() - Method in class javax.management.monitor.Monitor
Tests whether the monitor MBean is active.
isActive() - Method in interface javax.management.monitor.MonitorMBean
Tests if the monitor MBean is active.
isActive() - Method in class javax.management.relation.RelationService
Checks if the Relation Service is active.
isActive() - Method in interface javax.management.relation.RelationServiceMBean
Checks if the Relation Service is active.
isActive() - Method in interface javax.management.remote.JMXConnectorServerMBean
Determines whether the connector server is active.
isActive() - Method in class javax.management.remote.rmi.RMIConnectorServer
 
isActive() - Method in class javax.management.timer.Timer
Tests whether the timer MBean is active.
isActive() - Method in interface javax.management.timer.TimerMBean
Tests whether the timer MBean is active.
isActive() - Method in interface javax.sound.sampled.DataLine
Indicates whether the line is engaging in active I/O (such as playback or capture).
isActive() - Method in class javax.swing.text.DefaultCaret
Determines if the caret is currently active.
isAddedPath() - Method in class javax.swing.event.TreeSelectionEvent
Returns whether the path identified by getPath was added to the selection.
isAddedPath(TreePath) - Method in class javax.swing.event.TreeSelectionEvent
Returns whether the specified path was added to the selection.
isAddedPath(int) - Method in class javax.swing.event.TreeSelectionEvent
Returns whether the path at getPaths()[index] was added to the selection.
isAfter(int, int, Rectangle) - Method in class javax.swing.text.BoxView
Determines if a point falls after an allocated region.
isAfter(int, int, Rectangle) - Method in class javax.swing.text.CompositeView
Tests whether a point lies after the rectangle range.
isAfterLast() - Method in interface java.sql.ResultSet
Retrieves whether the cursor is after the last row in this ResultSet object.
isAlive() - Method in class java.lang.Thread
Tests if this thread is alive.
isAllocationValid() - Method in class javax.swing.text.BoxView
Are the allocations for the children still valid?
isAlphabetic(int) - Static method in class java.lang.Character
Determines if the specified character (Unicode code point) is an alphabet.
isAlphaPremultiplied() - Method in class java.awt.image.BufferedImage
Returns whether or not the alpha has been premultiplied.
isAlphaPremultiplied() - Method in class java.awt.image.ColorModel
Returns whether or not the alpha has been premultiplied in the pixel values to be translated by this ColorModel.
isAltDown() - Method in class java.awt.event.InputEvent
Returns whether or not the Alt modifier is down on this event.
isAltGraphDown() - Method in class java.awt.event.InputEvent
Returns whether or not the AltGraph modifier is down on this event.
isAlwaysOnTop() - Method in class java.awt.Window
Returns whether this window is an always-on-top window.
isAlwaysOnTopSupported() - Method in class java.awt.Toolkit
Returns whether the always-on-top mode is supported by this toolkit.
isAlwaysOnTopSupported() - Method in class java.awt.Window
Returns whether the always-on-top mode is supported for this window.
isAncestorOf(Component) - Method in class java.awt.Container
Checks if the component is contained in the component hierarchy of this container.
isAnnotation() - Method in class java.lang.Class
Returns true if this Class object represents an annotation type.
isAnnotationPresent(Class<? extends Annotation>) - Method in class java.lang.Class
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class java.lang.Package
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class java.lang.reflect.AccessibleObject
 
isAnnotationPresent(Class<? extends Annotation>) - Method in interface java.lang.reflect.AnnotatedElement
Returns true if an annotation for the specified type is present on this element, else false.
isAnonymous() - Method in interface org.ietf.jgss.GSSName
Tests if this name object represents an anonymous entity.
isAnonymousClass() - Method in class java.lang.Class
Returns true if and only if the underlying class is an anonymous class.
isAntiAliased() - Method in class java.awt.font.FontRenderContext
Returns a boolean which indicates whether or not some form of antialiasing is specified by this FontRenderContext.
isAnyLocalAddress() - Method in class java.net.Inet4Address
Utility routine to check if the InetAddress in a wildcard address.
isAnyLocalAddress() - Method in class java.net.Inet6Address
Utility routine to check if the InetAddress in a wildcard address.
isAnyLocalAddress() - Method in class java.net.InetAddress
Utility routine to check if the InetAddress in a wildcard address.
isAnyPolicyInhibited() - Method in class java.security.cert.PKIXParameters
Checks whether the any policy OID should be processed if it is included in a certificate.
isArchive() - Method in interface java.nio.file.attribute.DosFileAttributes
Returns the value of the archive attribute.
isArmed() - Method in interface javax.swing.ButtonModel
Indicates partial commitment towards triggering the button.
isArmed() - Method in class javax.swing.DefaultButtonModel
Indicates partial commitment towards triggering the button.
isArmed() - Method in class javax.swing.JMenuItem
Returns whether the menu item is "armed".
isArray() - Method in class java.lang.Class
Determines if this Class object represents an array class.
isArray() - Method in class javax.management.openmbean.OpenType
Returns true if the open data values this open type describes are arrays, false otherwise.
isAscending() - Method in class javax.naming.ldap.SortKey
Determines the sort order.
isAssignable(TypeMirror, TypeMirror) - Method in interface javax.lang.model.util.Types
Tests whether one type is assignable to another.
isAssignableFrom(Class<?>) - Method in class java.lang.Class
Determines if the class or interface represented by this Class object is either the same as, or is a superclass or superinterface of, the class or interface represented by the specified Class parameter.
isAttributeCategorySupported(Class<? extends Attribute>) - Method in interface javax.print.PrintService
Determines whether a client can specify the given printing attribute category when setting up a job for this print service.
isAttributeRequired(String, String) - Method in interface javax.imageio.metadata.IIOMetadataFormat
Returns true if the named attribute must be present within the named element.
isAttributeRequired(String, String) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
 
isAttributeValueSupported(Attribute, DocFlavor, AttributeSet) - Method in interface javax.print.PrintService
Determines whether a client can specify the given printing attribute value when setting up a job for this Print Service.
isAuthorized() - Method in class javax.security.sasl.AuthorizeCallback
Determines whether the authentication id is allowed to act on behalf of the authorization id.
isAutoFormSubmission() - Method in class javax.swing.text.html.HTMLEditorKit
Indicates whether an html form submission is processed automatically or only FormSubmitEvent is fired.
isAutoIncrement(int) - Method in interface java.sql.ResultSetMetaData
Indicates whether the designated column is automatically numbered.
isAutoIncrement(int) - Method in class javax.sql.rowset.RowSetMetaDataImpl
Retrieves whether a value stored in the designated column is automatically numbered, and thus readonly.
isAutoRequestFocus() - Method in class java.awt.Window
Returns whether this window should receive focus on subsequently being shown (with a call to setVisible(true)), or being moved to the front (with a call to Window.toFront()).
isAutoScrolling - Variable in class javax.swing.plaf.basic.BasicComboPopup
 
isAutoWaitForIdle() - Method in class java.awt.Robot
Returns whether this Robot automatically invokes waitForIdle after generating an event.
isBackgroundSet() - Method in class java.awt.Component
Returns whether the background color has been explicitly set for this Component.
isBackingStoreEnabled() - Method in class javax.swing.JViewport
Deprecated.
As of Java 2 platform v1.3, replaced by getScrollMode().
isBefore(int, int, Rectangle) - Method in class javax.swing.text.BoxView
Determines if a point falls before an allocated region.
isBefore(int, int, Rectangle) - Method in class javax.swing.text.CompositeView
Tests whether a point lies before the rectangle range.
isBeforeFirst() - Method in interface java.sql.ResultSet
Retrieves whether the cursor is before the first row in this ResultSet object.
isBigEndian() - Method in class javax.sound.sampled.AudioFormat
Indicates whether the audio data is stored in big-endian or little-endian byte order.
isBlock() - Method in class javax.swing.text.html.HTML.Tag
Returns true if this tag is a block tag, which is a tag used to add structure to a document.
isBlocking() - Method in class java.nio.channels.SelectableChannel
Tells whether or not every I/O operation on this channel will block until it completes.
isBlocking() - Method in class java.nio.channels.spi.AbstractSelectableChannel
 
isBlockTag(AttributeSet) - Method in class javax.swing.text.html.HTMLWriter
Determines if the HTML.Tag associated with the element is a block tag.
isBmpCodePoint(int) - Static method in class java.lang.Character
Determines whether the specified character (Unicode code point) is in the Basic Multilingual Plane (BMP).
isBold() - Method in class java.awt.Font
Indicates whether or not this Font object's style is BOLD.
isBold(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Checks whether the bold attribute is set.
isBootClassPathSupported() - Method in interface java.lang.management.RuntimeMXBean
Tests if the Java virtual machine supports the boot class path mechanism used by the bootstrap class loader to search for class files.
isBorderOpaque() - Method in class javax.swing.border.AbstractBorder
This default implementation returns false.
isBorderOpaque() - Method in class javax.swing.border.BevelBorder
Returns whether or not the border is opaque.
isBorderOpaque() - Method in interface javax.swing.border.Border
Returns whether or not the border is opaque.
isBorderOpaque() - Method in class javax.swing.border.CompoundBorder
Returns whether or not the compound border is opaque.
isBorderOpaque() - Method in class javax.swing.border.EmptyBorder
Returns whether or not the border is opaque.
isBorderOpaque() - Method in class javax.swing.border.EtchedBorder
Returns whether or not the border is opaque.
isBorderOpaque() - Method in class javax.swing.border.LineBorder
Returns whether or not the border is opaque.
isBorderOpaque() - Method in class javax.swing.border.MatteBorder
Returns whether or not the border is opaque.
isBorderOpaque() - Method in class javax.swing.border.SoftBevelBorder
Returns whether or not the border is opaque.
isBorderOpaque() - Method in class javax.swing.border.TitledBorder
Returns whether or not the border is opaque.
isBorderOpaque() - Method in class javax.swing.plaf.basic.BasicBorders.SplitPaneBorder
 
isBorderOpaque() - Method in class javax.swing.plaf.BorderUIResource
 
isBorderPainted() - Method in class javax.swing.AbstractButton
Gets the borderPainted property.
isBorderPainted() - Method in class javax.swing.JMenuBar
Returns true if the menu bars border should be painted.
isBorderPainted() - Method in class javax.swing.JPopupMenu
Checks whether the border should be painted.
isBorderPainted() - Method in class javax.swing.JProgressBar
Returns the borderPainted property.
isBorderPainted() - Method in class javax.swing.JToolBar
Gets the borderPainted property.
isBorderPaintedFlat() - Method in class javax.swing.JCheckBox
Gets the value of the borderPaintedFlat property.
isBound() - Method in class java.beans.PropertyDescriptor
Updates to "bound" properties will cause a "PropertyChange" event to get fired when the property is changed.
isBound() - Method in class java.net.DatagramSocket
Returns the binding state of the socket.
isBound() - Method in class java.net.ServerSocket
Returns the binding state of the ServerSocket.
isBound() - Method in class java.net.Socket
Returns the binding state of the socket.
isBoundary(int) - Method in class java.text.BreakIterator
Returns true if the specified character offset is a text boundary.
isBridge() - Method in class java.lang.reflect.Method
Returns true if this method is a bridge method; returns false otherwise.
isBroken() - Method in class java.util.concurrent.CyclicBarrier
Queries if this barrier is in a broken state.
isCached() - Method in class javax.imageio.stream.FileCacheImageInputStream
Returns true since this ImageInputStream caches data in order to allow seeking backwards.
isCached() - Method in class javax.imageio.stream.FileCacheImageOutputStream
Returns true since this ImageOutputStream caches data in order to allow seeking backwards.
isCached() - Method in interface javax.imageio.stream.ImageInputStream
Returns true if this ImageInputStream caches data itself in order to allow seeking backwards.
isCached() - Method in class javax.imageio.stream.ImageInputStreamImpl
Default implementation returns false.
isCached() - Method in class javax.imageio.stream.MemoryCacheImageInputStream
Returns true since this ImageInputStream caches data in order to allow seeking backwards.
isCached() - Method in class javax.imageio.stream.MemoryCacheImageOutputStream
Returns true since this ImageOutputStream caches data in order to allow seeking backwards.
isCachedFile() - Method in class javax.imageio.stream.FileCacheImageInputStream
Returns true since this ImageInputStream maintains a file cache.
isCachedFile() - Method in class javax.imageio.stream.FileCacheImageOutputStream
Returns true since this ImageOutputStream maintains a file cache.
isCachedFile() - Method in interface javax.imageio.stream.ImageInputStream
Returns true if this ImageInputStream caches data itself in order to allow seeking backwards, and the cache is kept in a temporary file.
isCachedFile() - Method in class javax.imageio.stream.ImageInputStreamImpl
Default implementation returns false.
isCachedFile() - Method in class javax.imageio.stream.MemoryCacheImageInputStream
Returns false since this ImageInputStream does not maintain a file cache.
isCachedFile() - Method in class javax.imageio.stream.MemoryCacheImageOutputStream
Returns false since this ImageOutputStream does not maintain a file cache.
isCachedMemory() - Method in class javax.imageio.stream.FileCacheImageInputStream
Returns false since this ImageInputStream does not maintain a main memory cache.
isCachedMemory() - Method in class javax.imageio.stream.FileCacheImageOutputStream
Returns false since this ImageOutputStream does not maintain a main memory cache.
isCachedMemory() - Method in interface javax.imageio.stream.ImageInputStream
Returns true if this ImageInputStream caches data itself in order to allow seeking backwards, and the cache is kept in main memory.
isCachedMemory() - Method in class javax.imageio.stream.ImageInputStreamImpl
Default implementation returns false.
isCachedMemory() - Method in class javax.imageio.stream.MemoryCacheImageInputStream
Returns true since this ImageInputStream maintains a main memory cache.
isCachedMemory() - Method in class javax.imageio.stream.MemoryCacheImageOutputStream
Returns true since this ImageOutputStream maintains a main memory cache.
isCanceled() - Method in class javax.swing.ProgressMonitor
Returns true if the user hits the Cancel button in the progress dialog.
isCancelled() - Method in class java.awt.print.PrinterJob
Returns true if a print job is in progress, but is going to be cancelled at the next opportunity; otherwise returns false.
isCancelled() - Method in class java.util.concurrent.ForkJoinTask
 
isCancelled() - Method in interface java.util.concurrent.Future
Returns true if this task was cancelled before it completed normally.
isCancelled() - Method in class java.util.concurrent.FutureTask
 
isCancelled() - Method in class javax.swing.SwingWorker
Returns true if this task was cancelled before it completed normally.
isCaseIgnored() - Method in interface javax.naming.directory.Attributes
Determines whether the attribute set ignores the case of attribute identifiers when retrieving or adding attributes.
isCaseIgnored() - Method in class javax.naming.directory.BasicAttributes
 
isCaseSensitive(int) - Method in interface java.sql.ResultSetMetaData
Indicates whether a column's case matters.
isCaseSensitive(int) - Method in class javax.sql.rowset.RowSetMetaDataImpl
Indicates whether the case of the designated column's name matters.
isCatalogAtStart() - Method in interface java.sql.DatabaseMetaData
Retrieves whether a catalog appears at the start of a fully qualified table name.
isCellEditable(EventObject) - Method in class javax.swing.AbstractCellEditor
Returns true.
isCellEditable(EventObject) - Method in interface javax.swing.CellEditor
Asks the editor if it can start editing using anEvent.
isCellEditable(EventObject) - Method in class javax.swing.DefaultCellEditor.EditorDelegate
Returns true if anEvent is not a MouseEvent.
isCellEditable(EventObject) - Method in class javax.swing.DefaultCellEditor
Forwards the message from the CellEditor to the delegate.
isCellEditable(int, int) - Method in class javax.swing.JTable
Returns true if the cell at row and column is editable.
isCellEditable(int, int) - Method in class javax.swing.table.AbstractTableModel
Returns false.
isCellEditable(int, int) - Method in class javax.swing.table.DefaultTableModel
Returns true regardless of parameter values.
isCellEditable(int, int) - Method in interface javax.swing.table.TableModel
Returns true if the cell at rowIndex and columnIndex is editable.
isCellEditable(EventObject) - Method in class javax.swing.tree.DefaultTreeCellEditor
If the realEditor returns true to this message, prepareForEditing is messaged and true is returned.
isCellSelected(int, int) - Method in class javax.swing.JTable
Returns true if the specified indices are in the valid range of rows and columns and the cell at the specified position is selected.
isCertificateEntry(String) - Method in class java.security.KeyStore
Returns true if the entry identified by the given alias was created by a call to setCertificateEntry, or created by a call to setEntry with a TrustedCertificateEntry.
isClass() - Method in enum javax.lang.model.element.ElementKind
Returns true if this is a kind of class: either CLASS or ENUM.
isClosable() - Method in class javax.swing.JInternalFrame
Returns whether this JInternalFrame can be closed by some user action.
isClosed() - Method in class java.net.DatagramSocket
Returns whether the socket is closed or not.
isClosed() - Method in class java.net.ServerSocket
Returns the closed state of the ServerSocket.
isClosed() - Method in class java.net.Socket
Returns the closed state of the socket.
isClosed() - Method in interface java.sql.Connection
Retrieves whether this Connection object has been closed.
isClosed() - Method in interface java.sql.ResultSet
Retrieves whether this ResultSet object has been closed.
isClosed() - Method in interface java.sql.Statement
Retrieves whether this Statement object has been closed.
isClosed - Variable in class javax.swing.JInternalFrame
The frame has been closed.
isClosed() - Method in class javax.swing.JInternalFrame
Returns whether this JInternalFrame is currently closed.
isCloseOnCompletion() - Method in interface java.sql.Statement
Returns a value indicating whether this Statement will be closed when all its dependent result sets are closed.
isCoalesce() - Method in class javax.swing.Timer
Returns true if the Timer coalesces multiple pending action events.
isCollapsed(TreePath) - Method in class javax.swing.JTree
Returns true if the value identified by path is currently collapsed, this will return false if any of the values in path are currently not being displayed.
isCollapsed(int) - Method in class javax.swing.JTree
Returns true if the node at the specified display row is collapsed.
isCollectionUsageThresholdExceeded() - Method in interface java.lang.management.MemoryPoolMXBean
Tests if the memory usage of this memory pool after the most recent collection on which the Java virtual machine has expended effort has reached or exceeded its collection usage threshold.
isCollectionUsageThresholdSupported() - Method in interface java.lang.management.MemoryPoolMXBean
Tests if this memory pool supports a collection usage threshold.
isColumnSelected(int) - Method in class javax.swing.JTable
Returns true if the specified index is in the valid range of columns, and the column at that index is selected.
isCombining() - Method in class java.awt.font.GlyphMetrics
Returns true if this is a combining glyph.
isCompatibleRaster(Raster) - Method in class java.awt.image.ColorModel
Returns true if raster is compatible with this ColorModel and false if it is not.
isCompatibleRaster(Raster) - Method in class java.awt.image.ComponentColorModel
Returns true if raster is compatible with this ColorModel; false if it is not.
isCompatibleRaster(Raster) - Method in class java.awt.image.DirectColorModel
Returns true if raster is compatible with this ColorModel and false if it is not.
isCompatibleRaster(Raster) - Method in class java.awt.image.IndexColorModel
Returns true if raster is compatible with this ColorModel or false if it is not compatible with this ColorModel.
isCompatibleSampleModel(SampleModel) - Method in class java.awt.image.ColorModel
Checks if the SampleModel is compatible with this ColorModel.
isCompatibleSampleModel(SampleModel) - Method in class java.awt.image.ComponentColorModel
Checks whether or not the specified SampleModel is compatible with this ColorModel.
isCompatibleSampleModel(SampleModel) - Method in class java.awt.image.IndexColorModel
Checks if the specified SampleModel is compatible with this ColorModel.
isCompatibleSampleModel(SampleModel) - Method in class java.awt.image.PackedColorModel
Checks if the specified SampleModel is compatible with this ColorModel.
isCompatibleValue(Object) - Method in class java.awt.RenderingHints.Key
Returns true if the specified object is a valid value for this Key.
isCompatibleWith(String) - Method in class java.lang.Package
Compare this package's specification version with a desired version.
isCompilationTimeMonitoringSupported() - Method in interface java.lang.management.CompilationMXBean
Tests if the Java virtual machine supports the monitoring of compilation time.
isComplete() - Method in interface javax.security.sasl.SaslClient
Determines whether the authentication exchange has completed.
isComplete() - Method in interface javax.security.sasl.SaslServer
Determines whether the authentication exchange has completed.
isCompletedAbnormally() - Method in class java.util.concurrent.ForkJoinTask
Returns true if this task threw an exception or was cancelled.
isCompletedNormally() - Method in class java.util.concurrent.ForkJoinTask
Returns true if this task completed without throwing an exception and was not cancelled.
isCompletelyDirty(JComponent) - Method in class javax.swing.RepaintManager
Convenience method that returns true if aComponent will be completely painted during the next paintDirtyRegions().
isComponent() - Method in class java.awt.font.GlyphMetrics
Returns true if this is a component glyph.
isComponentPartOfCurrentMenu(Component) - Method in class javax.swing.MenuSelectionManager
Return true if c is part of the currently used menu
isCompositionEnabled() - Method in class java.awt.im.InputContext
Determines whether the current input method is enabled for composition.
isCompositionEnabled() - Method in interface java.awt.im.spi.InputMethod
Determines whether this input method is enabled.
isCompressionLossless() - Method in class javax.imageio.ImageWriteParam
Returns true if the current compression type provides lossless compression.
isCompressionLossless() - Method in class javax.imageio.plugins.jpeg.JPEGImageWriteParam
Returns false since the JPEG plug-in only supports lossy compression.
isComputerNode(File) - Method in class javax.swing.filechooser.FileSystemView
Used by UI classes to decide whether to display a special icon for a computer node, e.g.
isConnectable() - Method in class java.nio.channels.SelectionKey
Tests whether this key's channel has either finished, or failed to finish, its socket-connection operation.
isConnected() - Method in class java.net.DatagramSocket
Returns the connection state of the socket.
isConnected() - Method in class java.net.Socket
Returns the connection state of the socket.
isConnected() - Method in class java.nio.channels.DatagramChannel
Tells whether or not this channel's socket is connected.
isConnected() - Method in class java.nio.channels.SocketChannel
Tells whether or not this channel's network socket is connected.
isConnectionPending() - Method in class java.nio.channels.SocketChannel
Tells whether or not a connection operation is in progress on this channel.
isConstrained() - Method in class java.beans.PropertyDescriptor
Attempted updates to "Constrained" properties will cause a "VetoableChange" event to get fired when the property is changed.
isConsumed() - Method in class java.awt.AWTEvent
Returns whether this event has been consumed.
isConsumed() - Method in class java.awt.event.InputEvent
Returns whether or not this event has been consumed.
isConsumed() - Method in class java.awt.event.InputMethodEvent
Returns whether or not this event has been consumed.
isConsumer(ImageConsumer) - Method in class java.awt.image.FilteredImageSource
Determines whether an ImageConsumer is on the list of consumers currently interested in data for this image.
isConsumer(ImageConsumer) - Method in interface java.awt.image.ImageProducer
Determines if a specified ImageConsumer object is currently registered with this ImageProducer as one of its consumers.
isConsumer(ImageConsumer) - Method in class java.awt.image.MemoryImageSource
Determines if an ImageConsumer is on the list of consumers currently interested in data for this image.
isConsumer(ImageConsumer) - Method in class java.awt.image.renderable.RenderableImageProducer
Determine if an ImageConsumer is on the list of consumers currently interested in data for this image.
isContentAreaFilled() - Method in class javax.swing.AbstractButton
Gets the contentAreaFilled property.
isContextual() - Method in class java.awt.font.NumericShaper
Returns a boolean indicating whether or not this shaper shapes contextually.
isContinuousLayout() - Method in class javax.swing.JSplitPane
Gets the continuousLayout property.
isContinuousLayout() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Determines wether the JSplitPane is set to use a continuous layout.
isControlDown() - Method in class java.awt.event.InputEvent
Returns whether or not the Control modifier is down on this event.
isControlSupported(Control.Type) - Method in interface javax.sound.sampled.Line
Indicates whether the line supports a control of the specified type.
isConversionSupported(AudioFormat.Encoding, AudioFormat) - Static method in class javax.sound.sampled.AudioSystem
Indicates whether an audio input stream of the specified encoding can be obtained from an audio input stream that has the specified format.
isConversionSupported(AudioFormat, AudioFormat) - Static method in class javax.sound.sampled.AudioSystem
Indicates whether an audio input stream of a specified format can be obtained from an audio input stream of another specified format.
isConversionSupported(AudioFormat.Encoding, AudioFormat) - Method in class javax.sound.sampled.spi.FormatConversionProvider
Indicates whether the format converter supports conversion to a particular encoding from a particular format.
isConversionSupported(AudioFormat, AudioFormat) - Method in class javax.sound.sampled.spi.FormatConversionProvider
Indicates whether the format converter supports conversion to one particular format from another.
isCritical() - Method in interface java.security.cert.Extension
Gets the extension's criticality setting.
isCritical() - Method in interface java.security.cert.PolicyNode
Returns the criticality indicator of the certificate policy extension in the most recently processed certificate.
isCritical() - Method in class javax.naming.ldap.BasicControl
Determines the control's criticality.
isCritical() - Method in interface javax.naming.ldap.Control
Determines the criticality of the LDAP control.
isCryptoAllowed(Key) - Method in class javax.crypto.ExemptionMechanism
Returns whether the result blob has been generated successfully by this exemption mechanism.
isCS_sRGB() - Method in class java.awt.color.ColorSpace
Returns true if the ColorSpace is CS_sRGB.
isCurrency(int) - Method in interface java.sql.ResultSetMetaData
Indicates whether the designated column is a cash value.
isCurrency(int) - Method in class javax.sql.rowset.RowSetMetaDataImpl
Indicates whether a value stored in the designated column is a cash value.
isCurrent() - Method in class javax.security.auth.kerberos.KerberosTicket
Determines if this ticket is still current.
isCurrent() - Method in interface javax.security.auth.Refreshable
Determine if this Object is current.
isCurrentServiceInvalidNow() - Method in class java.beans.beancontext.BeanContextServiceRevokedEvent
Reports if the current service is being forcibly revoked, in which case the references are now invalidated and unusable.
isCurrentThreadCpuTimeSupported() - Method in interface java.lang.management.ThreadMXBean
Tests if the Java virtual machine supports CPU time measurement for the current thread.
isCursorSet() - Method in class java.awt.Component
Returns whether the cursor has been explicitly set for this Component.
isCyclic() - Method in class java.awt.GradientPaint
Returns true if the gradient cycles repeatedly between the two colors C1 and C2.
isDaemon() - Method in class java.lang.Thread
Tests if this thread is a daemon thread.
isDaemon() - Method in class java.lang.ThreadGroup
Tests if this thread group is a daemon thread group.
isDataFlavorAvailable(DataFlavor) - Method in class java.awt.datatransfer.Clipboard
Returns whether or not the current contents of this clipboard can be provided in the specified DataFlavor.
isDataFlavorSupported(DataFlavor) - Method in class java.awt.datatransfer.StringSelection
Returns whether the requested flavor is supported by this Transferable.
isDataFlavorSupported(DataFlavor) - Method in interface java.awt.datatransfer.Transferable
Returns whether or not the specified data flavor is supported for this object.
isDataFlavorSupported(DataFlavor) - Method in class java.awt.dnd.DropTargetContext
This method returns a boolean indicating if the given DataFlavor is supported by this DropTargetContext.
isDataFlavorSupported(DataFlavor) - Method in class java.awt.dnd.DropTargetContext.TransferableProxy
Returns whether or not the specified data flavor is supported by the encapsulated transferable.
isDataFlavorSupported(DataFlavor) - Method in class java.awt.dnd.DropTargetDragEvent
This method returns a boolean indicating if the specified DataFlavor is supported.
isDataFlavorSupported(DataFlavor) - Method in class java.awt.dnd.DropTargetDropEvent
This method returns a boolean indicating if the specified DataFlavor is available from the source.
isDataFlavorSupported(DataFlavor) - Method in class javax.swing.TransferHandler.TransferSupport
Returns whether or not the given data flavor is supported.
isDecimalSeparatorAlwaysShown() - Method in class java.text.DecimalFormat
Allows you to get the behavior of the decimal separator with integers.
isDefault() - Method in interface javax.lang.model.element.ExecutableElement
Returns true if this method is a default method and returns false otherwise.
isDefaultButton() - Method in class javax.swing.JButton
Gets the value of the defaultButton property, which if true means that this button is the current default button for its JRootPane.
isDefaultCapable() - Method in class javax.swing.JButton
Gets the value of the defaultCapable property.
isDefaultLookAndFeelDecorated() - Static method in class javax.swing.JDialog
Returns true if newly created JDialogs should have their Window decorations provided by the current look and feel.
isDefaultLookAndFeelDecorated() - Static method in class javax.swing.JFrame
Returns true if newly created JFrames should have their Window decorations provided by the current look and feel.
isDefaultNamespace(String) - Method in class javax.imageio.metadata.IIOMetadataNode
This DOM Level 3 method is not supported for IIOMetadataNode and will throw a DOMException.
isDefined(char) - Static method in class java.lang.Character
Determines if a character is defined in Unicode.
isDefined(int) - Static method in class java.lang.Character
Determines if a character (Unicode code point) is defined in Unicode.
isDefined(Object) - Method in class javax.swing.text.AbstractDocument.AbstractElement
Checks whether a given attribute is defined.
isDefined(Object) - Method in interface javax.swing.text.AttributeSet
Checks whether the named attribute has a value specified in the set without resolving through another attribute set.
isDefined(Object) - Method in class javax.swing.text.SimpleAttributeSet
Tells whether a given attribute is defined.
isDefined(Object) - Method in class javax.swing.text.StyleContext.NamedStyle
Checks whether a given attribute is defined.
isDefined(Object) - Method in class javax.swing.text.StyleContext.SmallAttributeSet
Checks whether a given attribute is defined.
isDefinitelyWritable(int) - Method in interface java.sql.ResultSetMetaData
Indicates whether a write on the designated column will definitely succeed.
isDefinitelyWritable(int) - Method in class javax.sql.rowset.RowSetMetaDataImpl
Indicates whether a write operation on the designated column will definitely succeed.
isDelegated() - Method in class java.beans.beancontext.BeanContextChildSupport
Reports whether or not this class is a delegate of another.
isDeprecated(Element) - Method in interface javax.lang.model.util.Elements
Returns true if the element is deprecated, false otherwise.
isDescendant(TreePath) - Method in class javax.swing.tree.TreePath
Returns true if aTreePath is a descendant of this TreePath.
isDescendingFrom(Component, Component) - Static method in class javax.swing.SwingUtilities
Return true if a component a descends from a component b
isDesignTime() - Method in class java.beans.beancontext.BeanContextSupport
Reports whether or not this object is in currently in design time mode.
isDesignTime() - Static method in class java.beans.Beans
Test if we are in design-mode.
isDesignTime() - Method in interface java.beans.DesignMode
A value of true denotes that JavaBeans should behave in design time mode, a value of false denotes runtime behavior.
isDesktopSupported() - Static method in class java.awt.Desktop
Tests whether this class is supported on the current platform.
isDestroyed() - Method in class java.lang.ThreadGroup
Tests if this thread group has been destroyed.
isDestroyed() - Method in class java.security.KeyStore.PasswordProtection
Determines if password has been cleared.
isDestroyed() - Method in interface javax.security.auth.Destroyable
Determine if this Object has been destroyed.
isDestroyed() - Method in class javax.security.auth.kerberos.KerberosKey
Determines if this key has been destroyed.
isDestroyed() - Method in class javax.security.auth.kerberos.KerberosTicket
Determines if this ticket has been destroyed.
isDestroyed() - Method in class javax.security.auth.x500.X500PrivateCredential
Determines if the references to the X.509 certificate and private key in this object have been cleared.
isDeviceSupported(MidiDevice.Info) - Method in class javax.sound.midi.spi.MidiDeviceProvider
Indicates whether the device provider supports the device represented by the specified device info object.
isDigit(char) - Static method in class java.lang.Character
Determines if the specified character is a digit.
isDigit(int) - Static method in class java.lang.Character
Determines if the specified character (Unicode code point) is a digit.
isDirect() - Method in class java.nio.Buffer
Tells whether or not this buffer is direct.
isDirectory() - Method in class java.io.File
Tests whether the file denoted by this abstract pathname is a directory.
isDirectory() - Method in interface java.nio.file.attribute.BasicFileAttributes
Tells whether the file is a directory.
isDirectory(Path, LinkOption...) - Static method in class java.nio.file.Files
Tests whether a file is a directory.
isDirectory() - Method in class java.util.zip.ZipEntry
Returns true if this is a directory entry.
isDirectorySelected() - Method in class javax.swing.plaf.basic.BasicFileChooserUI
Property to remember whether a directory is currently selected in the UI.
isDirectorySelectionEnabled() - Method in class javax.swing.JFileChooser
Convenience call that determines if directories are selectable based on the current file selection mode.
isDispatched() - Method in class java.awt.event.InvocationEvent
Returns true if the event is dispatched or any exception is thrown while dispatching, false otherwise.
isDispatchThread() - Static method in class java.awt.EventQueue
Returns true if the calling thread is the current AWT EventQueue's dispatch thread.
isDisplayable() - Method in class java.awt.Component
Determines whether this component is displayable.
isDisplayChangeSupported() - Method in class java.awt.GraphicsDevice
Returns true if this GraphicsDevice supports low-level display changes.
isDisposed() - Method in class javax.print.StreamPrintService
Returns a boolean indicating whether or not this StreamPrintService has been disposed.
isDocFlavorSupported(DocFlavor) - Method in interface javax.print.PrintService
Determines if this print service supports a specific DocFlavor.
isDomainPattern() - Method in class javax.management.ObjectName
Checks whether the object name is a pattern on the domain part.
isDone() - Method in class java.awt.geom.FlatteningPathIterator
Tests if the iteration is complete.
isDone() - Method in interface java.awt.geom.PathIterator
Tests if the iteration is complete.
isDone() - Method in class java.util.concurrent.ForkJoinTask
 
isDone() - Method in interface java.util.concurrent.Future
Returns true if this task completed.
isDone() - Method in class java.util.concurrent.FutureTask
 
isDone() - Method in class javax.swing.SwingWorker
Returns true if this task completed.
isDoubleBuffered() - Method in class java.awt.Component
Returns true if this component is painted to an offscreen image ("buffer") that's copied to the screen later.
isDoubleBuffered() - Method in class javax.swing.JComponent
Returns whether this component should use a buffer to paint.
isDoubleBufferingEnabled() - Method in class javax.swing.RepaintManager
Returns true if this RepaintManager is double buffered.
isDragging - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
isDragging() - Method in class javax.swing.plaf.basic.BasicSliderUI
Returns true if the user is dragging the slider.
isDragging - Variable in class javax.swing.plaf.basic.BasicToolBarUI.DockingListener
 
isDragImageSupported() - Static method in class java.awt.dnd.DragSource
Reports whether or not drag Image support is available on the underlying platform.
isDrawingBuffer() - Method in class javax.swing.DebugGraphics
Returns the drawingBuffer value.
isDrive(File) - Method in class javax.swing.filechooser.FileSystemView
Used by UI classes to decide whether to display a special icon for drives or partitions, e.g.
isDrop() - Method in class javax.swing.TransferHandler.TransferSupport
Returns whether or not this TransferSupport represents a drop operation.
isDropLine(JTree.DropLocation) - Method in class javax.swing.plaf.basic.BasicTreeUI
Tells if a DropLocation should be indicated by a line between nodes.
isDuplicateToken() - Method in class org.ietf.jgss.MessageProp
Tests if this is a duplicate of an earlier token.
isDynamic() - Method in interface java.awt.image.renderable.ContextualRenderedImageFactory
Returns true if successive renderings (that is, calls to create(RenderContext, ParameterBlock)) with the same arguments may produce different results.
isDynamic() - Method in interface java.awt.image.renderable.RenderableImage
Returns true if successive renderings (that is, calls to createRendering() or createScaledRendering()) with the same arguments may produce different results.
isDynamic() - Method in class java.awt.image.renderable.RenderableImageOp
Returns true if successive renderings (that is, calls to createRendering() or createScaledRendering()) with the same arguments may produce different results.
isDynamicLayoutActive() - Method in class java.awt.Toolkit
Returns whether dynamic layout of Containers on resize is currently active (both set in program ( isDynamicLayoutSet() ) , and supported by the underlying operating system and/or window manager).
isDynamicLayoutSet() - Method in class java.awt.Toolkit
Returns whether the layout of Containers is validated dynamically during resizing, or statically, after resizing is complete.
isEchoOn() - Method in class javax.security.auth.callback.PasswordCallback
Return whether the password should be displayed as it is being typed.
isEditable() - Method in class java.awt.TextComponent
Indicates whether or not this text component is editable.
isEditable - Variable in class javax.swing.JComboBox
This protected field is implementation specific.
isEditable() - Method in class javax.swing.JComboBox
Returns true if the JComboBox is editable.
isEditable() - Method in class javax.swing.JTree
Returns true if the tree is editable.
isEditable() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
isEditable() - Method in class javax.swing.text.JTextComponent
Returns the boolean indicating whether this TextComponent is editable or not.
isEditing() - Method in class javax.swing.JTable
Returns true if a cell is being edited.
isEditing() - Method in class javax.swing.JTree
Returns true if the tree is being edited.
isEditing(JTree) - Method in class javax.swing.plaf.basic.BasicTreeUI
Returns true if the tree is being edited.
isEditing(JTree) - Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the isEditing method on each UI handled by this object.
isEditing(JTree) - Method in class javax.swing.plaf.TreeUI
Returns true if the tree is being edited.
isEditValid() - Method in class javax.swing.JFormattedTextField
Returns true if the current value being edited is valid.
isEmpty() - Method in class java.awt.geom.Arc2D.Double
Determines whether the RectangularShape is empty.
isEmpty() - Method in class java.awt.geom.Arc2D.Float
Determines whether the RectangularShape is empty.
isEmpty() - Method in class java.awt.geom.Area
Tests whether this Area object encloses any area.
isEmpty() - Method in class java.awt.geom.Ellipse2D.Double
Determines whether the RectangularShape is empty.
isEmpty() - Method in class java.awt.geom.Ellipse2D.Float
Determines whether the RectangularShape is empty.
isEmpty() - Method in class java.awt.geom.Rectangle2D.Double
Determines whether the RectangularShape is empty.
isEmpty() - Method in class java.awt.geom.Rectangle2D.Float
Determines whether the RectangularShape is empty.
isEmpty() - Method in class java.awt.geom.RectangularShape
Determines whether the RectangularShape is empty.
isEmpty() - Method in class java.awt.geom.RoundRectangle2D.Double
Determines whether the RectangularShape is empty.
isEmpty() - Method in class java.awt.geom.RoundRectangle2D.Float
Determines whether the RectangularShape is empty.
isEmpty() - Method in class java.awt.Rectangle
Determines whether the RectangularShape is empty.
isEmpty() - Method in class java.awt.RenderingHints
Returns true if this RenderingHints contains no key-value mappings.
isEmpty() - Method in class java.beans.beancontext.BeanContextSupport
Reports whether or not this BeanContext is empty.
isEmpty() - Method in class java.lang.String
Returns true if, and only if, String.length() is 0.
isEmpty() - Method in class java.util.AbstractCollection
Returns true if this collection contains no elements.
isEmpty() - Method in class java.util.AbstractMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class java.util.ArrayDeque
Returns true if this deque contains no elements.
isEmpty() - Method in class java.util.ArrayList
Returns true if this list contains no elements.
isEmpty() - Method in class java.util.BitSet
Returns true if this BitSet contains no bits that are set to true.
isEmpty() - Method in interface java.util.Collection
Returns true if this collection contains no elements.
isEmpty() - Method in class java.util.concurrent.ConcurrentHashMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class java.util.concurrent.ConcurrentLinkedDeque
Returns true if this collection contains no elements.
isEmpty() - Method in class java.util.concurrent.ConcurrentLinkedQueue
Returns true if this queue contains no elements.
isEmpty() - Method in class java.util.concurrent.ConcurrentSkipListMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class java.util.concurrent.ConcurrentSkipListSet
Returns true if this set contains no elements.
isEmpty() - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns true if this list contains no elements.
isEmpty() - Method in class java.util.concurrent.CopyOnWriteArraySet
Returns true if this set contains no elements.
isEmpty() - Method in class java.util.concurrent.LinkedTransferQueue
Returns true if this queue contains no elements.
isEmpty() - Method in class java.util.concurrent.SynchronousQueue
Always returns true.
isEmpty() - Method in class java.util.Dictionary
Tests if this dictionary maps no keys to value.
isEmpty() - Method in class java.util.HashMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class java.util.HashSet
Returns true if this set contains no elements.
isEmpty() - Method in class java.util.Hashtable
Tests if this hashtable maps no keys to values.
isEmpty() - Method in class java.util.IdentityHashMap
Returns true if this identity hash map contains no key-value mappings.
isEmpty() - Method in class java.util.jar.Attributes
Returns true if this Map contains no attributes.
isEmpty() - Method in interface java.util.List
Returns true if this list contains no elements.
isEmpty() - Method in interface java.util.Map
Returns true if this map contains no key-value mappings.
isEmpty() - Method in interface java.util.Set
Returns true if this set contains no elements.
isEmpty() - Method in class java.util.TreeSet
Returns true if this set contains no elements.
isEmpty() - Method in class java.util.Vector
Tests if this vector has no components.
isEmpty() - Method in class java.util.WeakHashMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in interface javax.management.openmbean.TabularData
Returns true if the number of CompositeData values (ie the number of rows) contained in this TabularData instance is zero.
isEmpty() - Method in class javax.management.openmbean.TabularDataSupport
Returns true if this TabularDataSupport instance contains no rows.
isEmpty() - Method in class javax.management.timer.Timer
Tests whether the list of timer notifications is empty.
isEmpty() - Method in interface javax.management.timer.TimerMBean
Tests whether the list of timer notifications is empty.
isEmpty() - Method in class javax.naming.CompositeName
Determines whether this composite name is empty.
isEmpty() - Method in class javax.naming.CompoundName
Determines whether this compound name is empty.
isEmpty() - Method in class javax.naming.ldap.LdapName
Determines whether this LDAP name is empty.
isEmpty() - Method in interface javax.naming.Name
Determines whether this name is empty.
isEmpty() - Method in interface javax.print.attribute.AttributeSet
Returns true if this attribute set contains no attributes.
isEmpty() - Method in class javax.print.attribute.HashAttributeSet
Returns true if this attribute set contains no attributes.
isEmpty() - Method in class javax.script.SimpleBindings
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class javax.swing.DefaultListModel
Tests whether this list has any components.
isEmpty() - Method in class javax.swing.text.html.parser.Element
Check if empty
isEmpty() - Method in class javax.swing.text.SimpleAttributeSet
Checks whether the set of attributes is empty.
isEnabled() - Method in class java.awt.Component.AccessibleAWTComponent
Determines if the object is enabled.
isEnabled() - Method in class java.awt.Component
Determines whether this component is enabled.
isEnabled() - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Determine if the object is enabled.
isEnabled() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Determines if the object is enabled.
isEnabled() - Method in class java.awt.MenuItem
Checks whether this menu item is enabled.
isEnabled() - Method in interface javax.accessibility.AccessibleComponent
Determines if the object is enabled.
isEnabled() - Method in class javax.swing.AbstractAction
Returns true if the action is enabled.
isEnabled() - Method in interface javax.swing.Action
Returns the enabled state of the Action.
isEnabled() - Method in interface javax.swing.ButtonModel
Indicates if the button can be selected or triggered by an input device, such as a mouse pointer.
isEnabled() - Method in class javax.swing.DefaultButtonModel
Indicates if the button can be selected or triggered by an input device, such as a mouse pointer.
isEnabled() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
isEnabled() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Determines if the object is enabled.
isEnabled() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
isEnabled() - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.CloseAction
 
isEnabled() - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.MaximizeAction
 
isEnabled() - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.MinimizeAction
 
isEnabled() - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.NavigateAction
 
isEnabled() - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.OpenAction
 
isEnabled() - Method in class javax.swing.plaf.basic.BasicSliderUI.ActionScroller
 
isEnabled() - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeCancelEditingAction
 
isEnabled() - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeHomeAction
 
isEnabled() - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeIncrementAction
 
isEnabled() - Method in class javax.swing.plaf.basic.BasicTreeUI.TreePageAction
 
isEnabled() - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeToggleAction
 
isEnabled() - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeTraverseAction
 
isEnabled() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
isEnabled() - Method in class javax.swing.ToolTipManager
Returns true if this object is enabled.
isEnabledAt(int) - Method in class javax.swing.JTabbedPane
Returns whether or not the tab at index is currently enabled.
isEnqueued() - Method in class java.lang.ref.Reference
Tells whether or not this reference object has been enqueued, either by the program or by the garbage collector.
isEnum() - Method in class java.lang.Class
Returns true if and only if this class was declared as an enum in the source code.
isEnumConstant() - Method in class java.lang.reflect.Field
Returns true if this field represents an element of an enumerated type; returns false otherwise.
isEqual(byte[], byte[]) - Static method in class java.security.MessageDigest
Compares two digests for equality.
isEqual(AttributeSet) - Method in class javax.swing.text.AbstractDocument.AbstractElement
Checks whether two attribute sets are equal.
isEqual(AttributeSet) - Method in interface javax.swing.text.AttributeSet
Determines if the two attribute sets are equivalent.
isEqual(AttributeSet) - Method in class javax.swing.text.SimpleAttributeSet
Compares two attribute sets.
isEqual(AttributeSet) - Method in class javax.swing.text.StyleContext.NamedStyle
Checks whether two attribute sets are equal.
isEqual(AttributeSet) - Method in class javax.swing.text.StyleContext.SmallAttributeSet
Checks whether two attribute sets are equal.
isEqualNode(Node) - Method in class javax.imageio.metadata.IIOMetadataNode
This DOM Level 3 method is not supported for IIOMetadataNode and will throw a DOMException.
isError() - Method in class java.nio.charset.CoderResult
Tells whether or not this object describes an error condition.
isErrorAny() - Method in class java.awt.MediaTracker
Checks the error status of all of the images.
isErrorID(int) - Method in class java.awt.MediaTracker
Checks the error status of all of the images tracked by this media tracker with the specified identifier.
isEstablished() - Method in interface org.ietf.jgss.GSSContext
Used during context establishment to determine the state of the context.
isEventDispatchThread() - Static method in class javax.swing.SwingUtilities
Returns true if the current thread is an AWT event dispatching thread.
isExecutable(Path) - Static method in class java.nio.file.Files
Tests whether a file is executable.
isExpanded(TreePath) - Method in class javax.swing.JTree
Returns true if the node identified by the path is currently expanded,
isExpanded(int) - Method in class javax.swing.JTree
Returns true if the node at the specified display row is currently expanded.
isExpanded(TreePath) - Method in class javax.swing.tree.AbstractLayoutCache
Returns true if the value identified by row is currently expanded.
isExpanded(TreePath) - Method in class javax.swing.tree.FixedHeightLayoutCache
Returns true if the value identified by row is currently expanded.
isExpanded(TreePath) - Method in class javax.swing.tree.VariableHeightLayoutCache
Returns true if the value identified by path is currently expanded.
isExpert() - Method in class java.beans.FeatureDescriptor
The "expert" flag is used to distinguish between those features that are intended for expert users from those that are intended for normal users.
isExplicitPolicyRequired() - Method in class java.security.cert.PKIXParameters
Checks if explicit policy is required.
isFair() - Method in class java.util.concurrent.locks.ReentrantLock
Returns true if this lock has fairness set true.
isFair() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock
Returns true if this lock has fairness set true.
isFair() - Method in class java.util.concurrent.Semaphore
Returns true if this semaphore has fairness set true.
isFeatureSupported(String) - Method in class javax.xml.crypto.dom.DOMStructure
 
isFeatureSupported(String) - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Indicates whether a specified feature is supported.
isFeatureSupported(String) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Indicates whether a specified feature is supported.
isFeatureSupported(String) - Method in interface javax.xml.crypto.XMLStructure
Indicates whether a specified feature is supported.
isField() - Method in enum javax.lang.model.element.ElementKind
Returns true if this is a kind of field: either FIELD or ENUM_CONSTANT.
isFile() - Method in class java.io.File
Tests whether the file denoted by this abstract pathname is a normal file.
isFileHidingEnabled() - Method in class javax.swing.JFileChooser
Returns true if hidden files are not shown in the file chooser; otherwise, returns false.
isFileSelectionEnabled() - Method in class javax.swing.JFileChooser
Convenience call that determines if files are selectable based on the current file selection mode.
isFileSystem(File) - Method in class javax.swing.filechooser.FileSystemView
Checks if f represents a real directory or file as opposed to a special folder such as "Desktop".
isFileSystemRoot(File) - Method in class javax.swing.filechooser.FileSystemView
Is dir the root of a tree in the file system, such as a drive or partition.
isFileTypeSupported(int) - Static method in class javax.sound.midi.MidiSystem
Indicates whether file writing support for the specified MIDI file type is provided by the system.
isFileTypeSupported(int, Sequence) - Static method in class javax.sound.midi.MidiSystem
Indicates whether a MIDI file of the file type specified can be written from the sequence indicated.
isFileTypeSupported(int) - Method in class javax.sound.midi.spi.MidiFileWriter
Indicates whether file writing support for the specified MIDI file type is provided by this file writer.
isFileTypeSupported(int, Sequence) - Method in class javax.sound.midi.spi.MidiFileWriter
Indicates whether a MIDI file of the file type specified can be written from the sequence indicated.
isFileTypeSupported(AudioFileFormat.Type) - Static method in class javax.sound.sampled.AudioSystem
Indicates whether file writing support for the specified file type is provided by the system.
isFileTypeSupported(AudioFileFormat.Type, AudioInputStream) - Static method in class javax.sound.sampled.AudioSystem
Indicates whether an audio file of the specified file type can be written from the indicated audio input stream.
isFileTypeSupported(AudioFileFormat.Type) - Method in class javax.sound.sampled.spi.AudioFileWriter
Indicates whether file writing support for the specified file type is provided by this audio file writer.
isFileTypeSupported(AudioFileFormat.Type, AudioInputStream) - Method in class javax.sound.sampled.spi.AudioFileWriter
Indicates whether an audio file of the type specified can be written from the audio input stream indicated.
isFinal(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the final modifier, false otherwise.
isFirst() - Method in interface java.sql.ResultSet
Retrieves whether the cursor is on the first row of this ResultSet object.
isFixedRowHeight() - Method in class javax.swing.JTree
Returns true if the height of each display row is a fixed size.
isFixedRowHeight() - Method in class javax.swing.tree.AbstractLayoutCache
Returns true if the height of each row is a fixed size.
isFlavorJavaFileListType() - Method in class java.awt.datatransfer.DataFlavor
Returns true if the DataFlavor specified represents a list of file objects.
isFlavorRemoteObjectType() - Method in class java.awt.datatransfer.DataFlavor
Returns true if the DataFlavor specified represents a remote object.
isFlavorSerializedObjectType() - Method in class java.awt.datatransfer.DataFlavor
Returns true if the DataFlavor specified represents a serialized object.
isFlavorTextType() - Method in class java.awt.datatransfer.DataFlavor
Returns whether this DataFlavor is a valid text flavor for this implementation of the Java platform.
isFloatable() - Method in class javax.swing.JToolBar
Gets the floatable property.
isFloating() - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
isFloppyDrive(File) - Method in class javax.swing.filechooser.FileSystemView
Used by UI classes to decide whether to display a special icon for a floppy disk.
isFocusable() - Method in class java.awt.Component
Returns whether this Component can be focused.
isFocusable() - Method in interface java.awt.peer.ComponentPeer
Returns true when the component takes part in the focus traversal, false otherwise.
isFocusableWindow() - Method in class java.awt.Window
Returns whether this Window can become the focused Window, that is, whether this Window or any of its subcomponents can become the focus owner.
isFocusCycleRoot(Container) - Method in class java.awt.Component
Returns whether the specified Container is the focus cycle root of this Component's focus traversal cycle.
isFocusCycleRoot(Container) - Method in class java.awt.Container
Returns whether the specified Container is the focus cycle root of this Container's focus traversal cycle.
isFocusCycleRoot() - Method in class java.awt.Container
Returns whether this Container is the root of a focus traversal cycle.
isFocusCycleRoot() - Method in class java.awt.Window
Always returns true because all Windows must be roots of a focus traversal cycle.
isFocusCycleRoot() - Method in class javax.swing.JInternalFrame
Always returns true because all JInternalFrames must be roots of a focus traversal cycle.
isFocused() - Method in class java.awt.Window
Returns whether this Window is focused.
isFocusManagerEnabled() - Static method in class javax.swing.FocusManager
Deprecated.
As of 1.4, replaced by KeyboardFocusManager.getDefaultFocusTraversalPolicy()
isFocusOwner() - Method in class java.awt.Component
Returns true if this Component is the focus owner.
isFocusPainted() - Method in class javax.swing.AbstractButton
Gets the paintFocus property.
isFocusTraversable() - Method in class java.awt.Component.AccessibleAWTComponent
Returns whether this object can accept focus or not.
isFocusTraversable() - Method in class java.awt.Component
Deprecated.
As of 1.4, replaced by isFocusable().
isFocusTraversable() - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Returns whether this object can accept focus or not.
isFocusTraversable() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Returns whether this object can accept focus or not.
isFocusTraversable() - Method in interface javax.accessibility.AccessibleComponent
Returns whether this object can accept focus or not.
isFocusTraversable() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
isFocusTraversable() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
 
isFocusTraversable() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
isFocusTraversable() - Method in class javax.swing.plaf.basic.BasicArrowButton
Returns whether the arrow button should get the focus.
isFocusTraversable(JComboBox) - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Determines if the JComboBox is focus traversable.
isFocusTraversable() - Method in class javax.swing.plaf.basic.BasicComboPopup
Overridden to unconditionally return false.
isFocusTraversable() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.SystemMenuBar
 
isFocusTraversable(JComboBox) - Method in class javax.swing.plaf.ComboBoxUI
Determine whether or not the combo box itself is traversable
isFocusTraversable() - Method in class javax.swing.plaf.metal.MetalComboBoxButton
 
isFocusTraversable(JComboBox) - Method in class javax.swing.plaf.multi.MultiComboBoxUI
Invokes the isFocusTraversable method on each UI handled by this object.
isFocusTraversable() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
isFocusTraversalPolicyProvider() - Method in class java.awt.Container
Returns whether this container provides focus traversal policy.
isFocusTraversalPolicySet() - Method in class java.awt.Container
Returns whether the focus traversal policy has been explicitly set for this Container.
isFontSet() - Method in class java.awt.Component
Returns whether the font has been explicitly set for this Component.
isForegroundSet() - Method in class java.awt.Component
Returns whether the foreground color has been explicitly set for this Component.
isFormatLossless() - Method in class javax.imageio.spi.ImageWriterSpi
Returns true if the format that this writer outputs preserves pixel data bit-accurately.
isFormatSupported(AudioFormat) - Method in class javax.sound.sampled.DataLine.Info
Indicates whether this data line supports a particular audio format.
isForwardable() - Method in class javax.security.auth.kerberos.KerberosTicket
Determines if this ticket is forwardable.
isForwardCheckingSupported() - Method in class java.security.cert.PKIXCertPathChecker
Indicates if forward checking is supported.
isForwarded() - Method in class javax.security.auth.kerberos.KerberosTicket
Determines if this ticket had been forwarded or was issued based on authentication involving a forwarded ticket-granting ticket.
isFrameStateSupported(int) - Method in class java.awt.Toolkit
Returns whether Toolkit supports this state for Frames.
isFreeStanding - Variable in class javax.swing.plaf.metal.MetalScrollBarUI
 
isFullScreenRequired() - Method in class java.awt.BufferCapabilities
 
isFullScreenSupported() - Method in class java.awt.GraphicsDevice
Returns true if this GraphicsDevice supports full-screen exclusive mode.
isFunctionalInterface(TypeElement) - Method in interface javax.lang.model.util.Elements
Returns true if the type element is a functional interface, false otherwise.
isGapToken() - Method in class org.ietf.jgss.MessageProp
Tests if an expected token was not received, i.e., one or more predecessor tokens have not yet been successfully processed.
isGeneral() - Method in class javax.swing.text.html.parser.Entity
Returns true if it is a general entity.
isGraphicsConfigSupported(GraphicsConfiguration) - Method in class java.awt.GraphicsConfigTemplate
Returns a boolean indicating whether or not the specified GraphicsConfiguration can be used to create a drawing surface that supports the indicated features.
isGroupingUsed() - Method in class java.text.NumberFormat
Returns true if grouping is used in this format.
isGuiAvailable() - Static method in class java.beans.Beans
Determines whether beans can assume a GUI is available.
isHeadless() - Static method in class java.awt.GraphicsEnvironment
Tests whether or not a display, keyboard, and mouse can be supported in this environment.
isHeadlessInstance() - Method in class java.awt.GraphicsEnvironment
Returns whether or not a display, keyboard, and mouse can be supported in this graphics environment.
isHeldByCurrentThread() - Method in class java.util.concurrent.locks.ReentrantLock
Queries if this lock is held by the current thread.
isHeldByCurrentThread() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock.WriteLock
Queries if this write lock is held by the current thread.
isHeldExclusively() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Returns true if synchronization is held exclusively with respect to the current (calling) thread.
isHeldExclusively() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Returns true if synchronization is held exclusively with respect to the current (calling) thread.
isHidden() - Method in class java.beans.FeatureDescriptor
The "hidden" flag is used to identify features that are intended only for tool use, and which should not be exposed to humans.
isHidden() - Method in class java.io.File
Tests whether the file named by this abstract pathname is a hidden file.
isHidden() - Method in interface java.nio.file.attribute.DosFileAttributes
Returns the value of the hidden attribute.
isHidden(Path) - Static method in class java.nio.file.Files
Tells whether or not a file is considered hidden.
isHidden(Path) - Method in class java.nio.file.spi.FileSystemProvider
Tells whether or not a file is considered hidden.
isHidden(File) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView
 
isHiddenFile(File) - Method in class javax.swing.filechooser.FileSystemView
Returns whether a file is hidden or not.
isHighSurrogate(char) - Static method in class java.lang.Character
Determines if the given char value is a Unicode high-surrogate code unit (also known as leading-surrogate code unit).
isHorizontal() - Method in class java.awt.ComponentOrientation
Are lines horizontal? This will return true for horizontal, left-to-right writing systems such as Roman.
isHTMLString(String) - Static method in class javax.swing.plaf.basic.BasicHTML
Check the given string to see if it should trigger the html rendering logic in a non-text component that supports html rendering.
isHttpOnly() - Method in class java.net.HttpCookie
Returns true if this cookie contains the HttpOnly attribute.
isIcon - Variable in class javax.swing.JInternalFrame
The frame has been iconified.
isIcon() - Method in class javax.swing.JInternalFrame
Returns whether the JInternalFrame is currently iconified.
isIconifiable() - Method in class javax.swing.JInternalFrame
Gets the iconable property, which by default is false.
isIconOnly() - Method in class javax.swing.plaf.metal.MetalComboBoxButton
 
isIdentifier(CharSequence) - Static method in enum javax.lang.model.SourceVersion
Returns whether or not name is a syntactically valid identifier (simple name) or keyword in the latest source version.
isIdentifierIgnorable(char) - Static method in class java.lang.Character
Determines if the specified character should be regarded as an ignorable character in a Java identifier or a Unicode identifier.
isIdentifierIgnorable(int) - Static method in class java.lang.Character
Determines if the specified character (Unicode code point) should be regarded as an ignorable character in a Java identifier or a Unicode identifier.
isIdentity() - Method in class java.awt.font.TransformAttribute
Returns true if the wrapped transform is an identity transform.
isIdentity() - Method in class java.awt.geom.AffineTransform
Returns true if this AffineTransform is an identity transform.
isIdeographic(int) - Static method in class java.lang.Character
Determines if the specified character (Unicode code point) is a CJKV (Chinese, Japanese, Korean and Vietnamese) ideograph, as defined by the Unicode Standard.
isIgnoringMetadata() - Method in class javax.imageio.ImageReader
Returns true if the current input source has been marked as allowing metadata to be ignored by passing true as the ignoreMetadata argument to the setInput method.
isImageAutoSize() - Method in class java.awt.TrayIcon
Returns the value of the auto-size property.
isImageTiled(int) - Method in class javax.imageio.ImageReader
Returns true if the image is organized into tiles, that is, equal-sized non-overlapping rectangles.
isInboundDone() - Method in class javax.net.ssl.SSLEngine
Returns whether SSLEngine.unwrap(ByteBuffer, ByteBuffer) will accept any more inbound data messages.
isInDefaultEventSet() - Method in class java.beans.EventSetDescriptor
Reports if an event set is in the "default" set.
isIndeterminate() - Method in class javax.swing.JProgressBar
Returns the value of the indeterminate property.
ISINDEX - Static variable in class javax.swing.text.html.HTML.Tag
 
isindex - Variable in class javax.swing.text.html.parser.DTD
 
isIndexSelected(int) - Method in class java.awt.List
Determines if the specified item in this scrolling list is selected.
isInfinite(double) - Static method in class java.lang.Double
Returns true if the specified number is infinitely large in magnitude, false otherwise.
isInfinite() - Method in class java.lang.Double
Returns true if this Double value is infinitely large in magnitude, false otherwise.
isInfinite(float) - Static method in class java.lang.Float
Returns true if the specified number is infinitely large in magnitude, false otherwise.
isInfinite() - Method in class java.lang.Float
Returns true if this Float value is infinitely large in magnitude, false otherwise.
isInherited() - Method in class javax.swing.text.html.CSS.Attribute
Indicates if the attribute should be inherited from the parent or not.
isInitial() - Method in class javax.security.auth.kerberos.KerberosTicket
Determines if this ticket was issued using the Kerberos AS-Exchange protocol, and not issued based on some ticket-granting ticket.
isInitialized() - Method in class javax.annotation.processing.AbstractProcessor
Returns true if this object has been initialized, false otherwise.
isInitiator() - Method in interface org.ietf.jgss.GSSContext
Determines if this is the context initiator.
isInNative() - Method in class java.lang.management.ThreadInfo
Tests if the thread associated with this ThreadInfo is executing native code via the Java Native Interface (JNI).
isInProgress() - Method in class javax.swing.undo.CompoundEdit
Returns true if this edit is in progress--that is, it has not received end.
isInputShutdown() - Method in class java.net.Socket
Returns whether the read-half of the socket connection is closed.
isInRelationService() - Method in class javax.management.relation.RelationSupport
Returns an internal flag specifying if the object is still handled by the Relation Service.
isInRelationService() - Method in interface javax.management.relation.RelationSupportMBean
Returns an internal flag specifying if the object is still handled by the Relation Service.
isInsert() - Method in class javax.swing.JList.DropLocation
Returns whether or not this location represents an insert location.
isInsertColumn() - Method in class javax.swing.JTable.DropLocation
Returns whether or not this location represents an insert of a column.
isInsertRow() - Method in class javax.swing.JTable.DropLocation
Returns whether or not this location represents an insert of a row.
isInstance(Object) - Method in class java.lang.Class
Determines if the specified Object is assignment-compatible with the object represented by this Class.
isInstanceOf(Object, Class<?>) - Static method in class java.beans.Beans
Check if a bean can be viewed as a given target type.
isInstanceOf(ObjectName, String) - Method in interface javax.management.MBeanServer
 
isInstanceOf(ObjectName, String) - Method in interface javax.management.MBeanServerConnection
Returns true if the MBean specified is an instance of the specified class, false otherwise.
isInstanceOf(StringValueExp) - Static method in class javax.management.Query
Returns a query expression that represents an inheritance constraint on an MBean class.
isInstanceOf(ObjectName, String, Subject) - Method in interface javax.management.remote.rmi.RMIConnection
isInstanceOf(ObjectName, String, Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
isInState(T) - Method in class javax.swing.plaf.nimbus.State
Gets whether the specified JComponent is in the custom state represented by this class.
isInterface() - Method in class java.lang.Class
Determines if the specified Class object represents an interface type.
isInterface(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the interface modifier, false otherwise.
isInterface() - Method in enum javax.lang.model.element.ElementKind
Returns true if this is a kind of interface: either INTERFACE or ANNOTATION_TYPE.
isInterrupted() - Method in class java.lang.Thread
Tests whether this thread has been interrupted.
isIPv4CompatibleAddress() - Method in class java.net.Inet6Address
Utility routine to check if the InetAddress is an IPv4 compatible IPv6 address.
isIs() - Method in class javax.management.MBeanAttributeInfo
Indicates if this attribute has an "is" getter.
isIs() - Method in interface javax.management.openmbean.OpenMBeanAttributeInfo
Returns true if the attribute described by this OpenMBeanAttributeInfo instance is accessed through a isXXX getter (applies only to boolean and Boolean values), false otherwise.
isISOControl(char) - Static method in class java.lang.Character
Determines if the specified character is an ISO control character.
isISOControl(int) - Static method in class java.lang.Character
Determines if the referenced character (Unicode code point) is an ISO control character.
isItalic() - Method in class java.awt.Font
Indicates whether or not this Font object's style is ITALIC.
isItalic(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Checks whether the italic attribute is set.
isJavaIdentifierPart(char) - Static method in class java.lang.Character
Determines if the specified character may be part of a Java identifier as other than the first character.
isJavaIdentifierPart(int) - Static method in class java.lang.Character
Determines if the character (Unicode code point) may be part of a Java identifier as other than the first character.
isJavaIdentifierStart(char) - Static method in class java.lang.Character
Determines if the specified character is permissible as the first character in a Java identifier.
isJavaIdentifierStart(int) - Static method in class java.lang.Character
Determines if the character (Unicode code point) is permissible as the first character in a Java identifier.
isJavaLetter(char) - Static method in class java.lang.Character
Deprecated.
Replaced by isJavaIdentifierStart(char).
isJavaLetterOrDigit(char) - Static method in class java.lang.Character
Deprecated.
Replaced by isJavaIdentifierPart(char).
isJavaMIMEType(String) - Static method in class java.awt.datatransfer.SystemFlavorMap
Returns whether the specified String is an encoded Java MIME type.
isKeyBindingActive() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
isKeyBindingRegistered() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
isKeyDown - Variable in class javax.swing.plaf.basic.BasicTreeUI.KeyHandler
Set to true while keyPressed is active.
isKeyEntry(String) - Method in class java.security.KeyStore
Returns true if the entry identified by the given alias was created by a call to setKeyEntry, or created by a call to setEntry with a PrivateKeyEntry or a SecretKeyEntry.
isKeyword(CharSequence) - Static method in enum javax.lang.model.SourceVersion
Returns whether or not s is a keyword or literal in the latest source version.
isLargeModel() - Method in class javax.swing.JTree
Returns true if the tree is configured for a large model.
isLargeModel() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
isLast() - Method in interface java.sql.ResultSet
Retrieves whether the cursor is on the last row of this ResultSet object.
isLayoutValid() - Method in class javax.swing.text.AsyncBoxView.ChildState
Has the child view been laid out.
isLayoutValid(int) - Method in class javax.swing.text.BoxView
Determines if the layout is valid along the given axis.
isLeadAnchorNotificationEnabled() - Method in class javax.swing.DefaultListSelectionModel
Returns the value of the leadAnchorNotificationEnabled flag.
isLeadingEdge() - Method in class java.awt.font.TextHitInfo
Returns true if the leading edge of the character was hit.
isLeaf() - Method in class javax.swing.JTree.DynamicUtilTreeNode
Returns true if this node allows children.
isLeaf(int) - Method in class javax.swing.plaf.basic.BasicTreeUI
 
isLeaf() - Method in class javax.swing.text.AbstractDocument.AbstractElement
Checks whether the element is a leaf.
isLeaf() - Method in class javax.swing.text.AbstractDocument.BranchElement
Checks whether the element is a leaf.
isLeaf() - Method in class javax.swing.text.AbstractDocument.LeafElement
Checks whether the element is a leaf.
isLeaf() - Method in interface javax.swing.text.Element
Is this element a leaf element? An element that may have children, even if it currently has no children, would return false.
isLeaf() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns true if this node has no children.
isLeaf(Object) - Method in class javax.swing.tree.DefaultTreeModel
Returns whether the specified node is a leaf node.
isLeaf(Object) - Method in interface javax.swing.tree.TreeModel
Returns true if node is a leaf.
isLeaf() - Method in interface javax.swing.tree.TreeNode
Returns true if the receiver is a leaf.
isLeapYear(int) - Method in class java.util.GregorianCalendar
Determines if the given year is a leap year.
isLeftMouseButton(MouseEvent) - Static method in class javax.swing.SwingUtilities
Returns true if the mouse event specifies the left mouse button.
isLeftToRight() - Method in class java.awt.ComponentOrientation
HorizontalLines: Do items run left-to-right?
Vertical Lines: Do lines run left-to-right?
This will return true for horizontal, left-to-right writing systems such as Roman.
isLeftToRight() - Method in class java.awt.font.TextLayout
Returns true if this TextLayout has a left-to-right base direction or false if it has a right-to-left base direction.
isLeftToRight() - Method in class java.text.Bidi
Return true if the line is all left-to-right text and the base direction is left-to-right.
isLenient() - Method in class java.text.DateFormat
Tell whether date/time parsing is to be lenient.
isLenient() - Method in class java.util.Calendar
Tells whether date/time interpretation is to be lenient.
isLetter(char) - Static method in class java.lang.Character
Determines if the specified character is a letter.
isLetter(int) - Static method in class java.lang.Character
Determines if the specified character (Unicode code point) is a letter.
isLetterOrDigit(char) - Static method in class java.lang.Character
Determines if the specified character is a letter or digit.
isLetterOrDigit(int) - Static method in class java.lang.Character
Determines if the specified character (Unicode code point) is a letter or digit.
isLigature() - Method in class java.awt.font.GlyphMetrics
Returns true if this is a ligature glyph.
isLight - Variable in class javax.swing.plaf.metal.MetalIconFactory.TreeControlIcon
 
isLightweight() - Method in class java.awt.Component
A lightweight component doesn't have a native toolkit peer.
isLightweightComponent(Component) - Static method in class javax.swing.JComponent
Returns true if this component is lightweight, that is, if it doesn't have a native window system peer.
isLightWeightPopupEnabled() - Method in class javax.swing.JComboBox
Gets the value of the lightWeightPopupEnabled property.
isLightWeightPopupEnabled() - Method in class javax.swing.JPopupMenu
Gets the lightWeightPopupEnabled property.
isLightWeightPopupEnabled() - Method in class javax.swing.ToolTipManager
Returns true if lightweight (all-Java) Tooltips are in use, or false if heavyweight (native peer) Tooltips are being used.
isLineEmpty() - Method in class javax.swing.text.AbstractWriter
Returns true if the current line should be considered empty.
isLineSupported(Line.Info) - Static method in class javax.sound.sampled.AudioSystem
Indicates whether the system supports any lines that match the specified Line.Info object.
isLineSupported(Line.Info) - Method in interface javax.sound.sampled.Mixer
Indicates whether the mixer supports a line (or lines) that match the specified Line.Info object.
isLinkLocalAddress() - Method in class java.net.Inet4Address
Utility routine to check if the InetAddress is an link local address.
isLinkLocalAddress() - Method in class java.net.Inet6Address
Utility routine to check if the InetAddress is an link local address.
isLinkLocalAddress() - Method in class java.net.InetAddress
Utility routine to check if the InetAddress is an link local address.
isLoaded() - Method in class java.nio.MappedByteBuffer
Tells whether or not this buffer's content is resident in physical memory.
isLocal - Variable in class java.awt.dnd.DropTargetContext.TransferableProxy
A boolean indicating if the encapsulated Transferable object represents the result of local drag-n-drop operation (within the same JVM).
isLocalClass() - Method in class java.lang.Class
Returns true if and only if the underlying class is a local class.
isLocallyDefined(KeyStroke) - Method in interface javax.swing.text.Keymap
Determines if the given key sequence is locally defined.
isLocalTransfer() - Method in class java.awt.dnd.DropTargetDropEvent
This method returns an int indicating if the source is in the same JVM as the target.
isLocationByPlatform() - Method in class java.awt.Window
Returns true if this Window will appear at the default location for the native windowing system the next time this Window is made visible.
isLocationInExpandControl(TreePath, int, int) - Method in class javax.swing.plaf.basic.BasicTreeUI
Returns true if mouseX and mouseY fall in the area of row that is used to expand/collapse the node and the node at row does not represent a leaf.
isLocationInExpandControl(int, int, int, int) - Method in class javax.swing.plaf.metal.MetalTreeUI
 
isLocked() - Method in class java.util.concurrent.locks.ReentrantLock
Queries if this lock is held by any thread.
isLoggable(LogRecord) - Method in interface java.util.logging.Filter
Check if a given log record should be published.
isLoggable(LogRecord) - Method in class java.util.logging.Handler
Check if this Handler would actually log a given LogRecord.
isLoggable(Level) - Method in class java.util.logging.Logger
Check if a message of the given level would actually be logged by this logger.
isLoggable(LogRecord) - Method in class java.util.logging.MemoryHandler
Check if this Handler would actually log a given LogRecord into its internal buffer.
isLoggable(LogRecord) - Method in class java.util.logging.StreamHandler
Check if this Handler would actually log a given LogRecord.
isLoopback() - Method in class java.net.NetworkInterface
Returns whether a network interface is a loopback interface.
isLoopbackAddress() - Method in class java.net.Inet4Address
 
isLoopbackAddress() - Method in class java.net.Inet6Address
Utility routine to check if the InetAddress is a loopback address.
isLoopbackAddress() - Method in class java.net.InetAddress
Utility routine to check if the InetAddress is a loopback address.
isLowerCase(char) - Static method in class java.lang.Character
Determines if the specified character is a lowercase character.
isLowerCase(int) - Static method in class java.lang.Character
Determines if the specified character (Unicode code point) is a lowercase character.
isLowSurrogate(char) - Static method in class java.lang.Character
Determines if the given char value is a Unicode low-surrogate code unit (also known as trailing-surrogate code unit).
isMalformed() - Method in class java.nio.charset.CoderResult
Tells whether or not this object describes a malformed-input error.
isManagingFocus() - Method in class javax.swing.JComponent
Deprecated.
As of 1.4, replaced by Component.setFocusTraversalKeys(int, Set) and Container.setFocusCycleRoot(boolean).
ISMAP - Static variable in class javax.swing.text.html.HTML.Attribute
 
isMarked() - Method in class java.util.concurrent.atomic.AtomicMarkableReference
Returns the current value of the mark.
isMaximizable() - Method in class javax.swing.JInternalFrame
Gets the value of the maximizable property.
isMaximum - Variable in class javax.swing.JInternalFrame
The frame has been expanded to its maximum size.
isMaximum() - Method in class javax.swing.JInternalFrame
Returns whether the JInternalFrame is currently maximized.
isMaximumSizeSet() - Method in class java.awt.Component
Returns true if the maximum size has been set to a non-null value otherwise returns false.
isMCGlobal() - Method in class java.net.Inet4Address
Utility routine to check if the multicast address has global scope.
isMCGlobal() - Method in class java.net.Inet6Address
Utility routine to check if the multicast address has global scope.
isMCGlobal() - Method in class java.net.InetAddress
Utility routine to check if the multicast address has global scope.
isMCLinkLocal() - Method in class java.net.Inet4Address
Utility routine to check if the multicast address has link scope.
isMCLinkLocal() - Method in class java.net.Inet6Address
Utility routine to check if the multicast address has link scope.
isMCLinkLocal() - Method in class java.net.InetAddress
Utility routine to check if the multicast address has link scope.
isMCNodeLocal() - Method in class java.net.Inet4Address
Utility routine to check if the multicast address has node scope.
isMCNodeLocal() - Method in class java.net.Inet6Address
Utility routine to check if the multicast address has node scope.
isMCNodeLocal() - Method in class java.net.InetAddress
Utility routine to check if the multicast address has node scope.
isMCOrgLocal() - Method in class java.net.Inet4Address
Utility routine to check if the multicast address has organization scope.
isMCOrgLocal() - Method in class java.net.Inet6Address
Utility routine to check if the multicast address has organization scope.
isMCOrgLocal() - Method in class java.net.InetAddress
Utility routine to check if the multicast address has organization scope.
isMCSiteLocal() - Method in class java.net.Inet4Address
Utility routine to check if the multicast address has site scope.
isMCSiteLocal() - Method in class java.net.Inet6Address
Utility routine to check if the multicast address has site scope.
isMCSiteLocal() - Method in class java.net.InetAddress
Utility routine to check if the multicast address has site scope.
isMember(Principal) - Method in interface java.security.acl.Group
Returns true if the passed principal is a member of the group.
isMemberClass() - Method in class java.lang.Class
Returns true if and only if the underlying class is a member class.
isMenuComponent(Component) - Method in class javax.swing.JMenu
Returns true if the specified component exists in the submenu hierarchy.
isMetaDown() - Method in class java.awt.event.InputEvent
Returns whether or not the Meta modifier is down on this event.
isMiddleMouseButton(MouseEvent) - Static method in class javax.swing.SwingUtilities
Returns true if the mouse event specifies the middle mouse button.
isMimeTypeEqual(String) - Method in class java.awt.datatransfer.DataFlavor
Returns whether the string representation of the MIME type passed in is equivalent to the MIME type of this DataFlavor.
isMimeTypeEqual(DataFlavor) - Method in class java.awt.datatransfer.DataFlavor
Compares the mimeType of two DataFlavor objects.
isMimeTypeSerializedObject() - Method in class java.awt.datatransfer.DataFlavor
Does the DataFlavor represent a serialized object?
isMinimumSizeDirty - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
 
isMinimumSizeSet() - Method in class java.awt.Component
Returns whether or not setMinimumSize has been invoked with a non-null value.
isMirrored(char) - Static method in class java.lang.Character
Determines whether the character is mirrored according to the Unicode specification.
isMirrored(int) - Static method in class java.lang.Character
Determines whether the specified character (Unicode code point) is mirrored according to the Unicode specification.
isMixed() - Method in class java.text.Bidi
Return true if the line is not left-to-right or right-to-left.
isMixerSupported(Mixer.Info) - Method in class javax.sound.sampled.spi.MixerProvider
Indicates whether the mixer provider supports the mixer represented by the specified mixer info object.
isMN() - Method in interface org.ietf.jgss.GSSName
Tests if this name object represents a Mechanism Name (MN).
isModal() - Method in class java.awt.Dialog
Indicates whether the dialog is modal.
isModalExclusionTypeSupported(Dialog.ModalExclusionType) - Method in class java.awt.Toolkit
Returns whether the given modal exclusion type is supported by this toolkit.
isModalityTypeSupported(Dialog.ModalityType) - Method in class java.awt.Toolkit
Returns whether the given modality type is supported by this toolkit.
isModifiableClass(Class<?>) - Method in interface java.lang.instrument.Instrumentation
Determines whether a class is modifiable by retransformation or redefinition.
isMouseOver() - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Returns whether or not the mouse is currently over the divider
isMultiBufferAvailable() - Method in class java.awt.BufferCapabilities
 
isMulticastAddress() - Method in class java.net.Inet4Address
Utility routine to check if the InetAddress is an IP multicast address.
isMulticastAddress() - Method in class java.net.Inet6Address
Utility routine to check if the InetAddress is an IP multicast address.
isMulticastAddress() - Method in class java.net.InetAddress
Utility routine to check if the InetAddress is an IP multicast address.
isMultipleMode() - Method in class java.awt.FileDialog
Returns whether the file dialog allows the multiple file selection.
isMultipleMode() - Method in class java.awt.List
Determines whether this list allows multiple selections.
isMultiSelectEvent(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI
Returning true signifies a mouse event on the node should select from the anchor point.
isMultiSelectionEnabled() - Method in class javax.swing.JFileChooser
Returns true if multiple files can be selected.
isMXBean() - Method in class javax.management.MBeanServerInvocationHandler
If true, the proxy is for an MXBean, and appropriate mappings are applied to method parameters and return values.
isMXBeanInterface(Class<?>) - Static method in class javax.management.JMX
Test whether an interface is an MXBean interface.
isName(CharSequence) - Static method in enum javax.lang.model.SourceVersion
Returns whether or not name is a syntactically valid qualified name in the latest source version.
isNameCompatible(String, JavaFileObject.Kind) - Method in class javax.tools.ForwardingJavaFileObject
 
isNameCompatible(String, JavaFileObject.Kind) - Method in interface javax.tools.JavaFileObject
Checks if this file object is compatible with the specified simple name and kind.
isNameCompatible(String, JavaFileObject.Kind) - Method in class javax.tools.SimpleJavaFileObject
This implementation compares the path of its URI to the given simple name.
isNaN(double) - Static method in class java.lang.Double
Returns true if the specified number is a Not-a-Number (NaN) value, false otherwise.
isNaN() - Method in class java.lang.Double
Returns true if this Double value is a Not-a-Number (NaN), false otherwise.
isNaN(float) - Static method in class java.lang.Float
Returns true if the specified number is a Not-a-Number (NaN) value, false otherwise.
isNaN() - Method in class java.lang.Float
Returns true if this Float value is a Not-a-Number (NaN), false otherwise.
isNative(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the native modifier, false otherwise.
isNativeLookAndFeel() - Method in class javax.swing.LookAndFeel
If the underlying platform has a "native" look and feel, and this is an implementation of it, return true.
isNativeLookAndFeel() - Method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns false; MetalLookAndFeel is not a native look and feel.
isNativeLookAndFeel() - Method in class javax.swing.plaf.multi.MultiLookAndFeel
Returns false; this look and feel is not native to any platform.
isNativeLookAndFeel() - Method in class javax.swing.plaf.synth.SynthLookAndFeel
Returns false, SynthLookAndFeel is not a native look and feel.
isNativeMethod() - Method in class java.lang.StackTraceElement
Returns true if the method containing the execution point represented by this stack trace element is a native method.
isNativeMethodPrefixSupported() - Method in interface java.lang.instrument.Instrumentation
Returns whether the current JVM configuration supports setting a native method prefix.
isNavigationKey(int) - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Returns whether or not the supplied keyCode maps to a key that is used for navigation.
isNegative() - Method in interface java.security.acl.AclEntry
Returns true if this is a negative ACL entry (one denying the associated principal the set of permissions in the entry), false otherwise.
isNested() - Method in enum javax.lang.model.element.NestingKind
Does this constant correspond to a nested type element? A nested type element is any that is not top-level.
isNodeAncestor(TreeNode) - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns true if anotherNode is an ancestor of this node -- if it is this node, this node's parent, or an ancestor of this node's parent.
isNodeChild(TreeNode) - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns true if aNode is a child of this node.
isNodeDescendant(DefaultMutableTreeNode) - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns true if anotherNode is a descendant of this node -- if it is this node, one of this node's children, or a descendant of one of this node's children.
isNodeRelated(DefaultMutableTreeNode) - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns true if and only if aNode is in the same tree as this node.
isNodeSibling(TreeNode) - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns true if anotherNode is a sibling of (has the same parent as) this node.
isNormalized(CharSequence, Normalizer.Form) - Static method in class java.text.Normalizer
Determines if the given sequence of char values is normalized.
isNotificationEnabled(Notification) - Method in class javax.management.AttributeChangeNotificationFilter
Invoked before sending the specified notification to the listener.
isNotificationEnabled(Notification) - Method in interface javax.management.NotificationFilter
Invoked before sending the specified notification to the listener.
isNotificationEnabled(Notification) - Method in class javax.management.NotificationFilterSupport
Invoked before sending the specified notification to the listener.
isNotificationEnabled(Notification) - Method in class javax.management.relation.MBeanServerNotificationFilter
Invoked before sending the specified notification to the listener.
isNotifyOnEDT() - Method in class javax.swing.event.SwingPropertyChangeSupport
Returns notifyOnEDT property.
isNullable(int) - Method in interface java.sql.ParameterMetaData
Retrieves whether null values are allowed in the designated parameter.
isNullable(int) - Method in interface java.sql.ResultSetMetaData
Indicates the nullability of values in the designated column.
isNullable(int) - Method in class javax.sql.rowset.RowSetMetaDataImpl
Retrieves a constant indicating whether it is possible to store a NULL value in the designated column.
ISO_2A0 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN & JIS 2A0, 1189 x 1682 mm.
ISO_4A0 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN & JIS 4A0, 1682 x 2378 mm.
ISO_8859_1 - Static variable in class java.nio.charset.StandardCharsets
ISO Latin Alphabet No.
ISO_A0 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN & JIS A0, 841 x 1189 mm.
ISO_A0 - Static variable in class javax.print.attribute.standard.MediaSizeName
A0 size.
ISO_A1 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN & JIS A1, 594 x 841 mm.
ISO_A1 - Static variable in class javax.print.attribute.standard.MediaSizeName
A1 size.
ISO_A10 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN & JIS A10, 26 x 37 mm.
ISO_A10 - Static variable in class javax.print.attribute.standard.MediaSizeName
A10 size.
ISO_A2 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN & JIS A2, 420 x 594 mm.
ISO_A2 - Static variable in class javax.print.attribute.standard.MediaSizeName
A2 size.
ISO_A3 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN & JIS A3, 297 x 420 mm.
ISO_A3 - Static variable in class javax.print.attribute.standard.MediaSizeName
A3 size.
ISO_A4 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN & JIS A4, 210 x 297 mm.
ISO_A4 - Static variable in class javax.print.attribute.standard.MediaSizeName
A4 size.
ISO_A4_TRANSPARENT - Static variable in class javax.print.attribute.standard.MediaName
A4 transparency.
ISO_A4_WHITE - Static variable in class javax.print.attribute.standard.MediaName
white A4 paper.
ISO_A5 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN & JIS A5, 148 x 210 mm.
ISO_A5 - Static variable in class javax.print.attribute.standard.MediaSizeName
A5 size.
ISO_A6 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN & JIS A6, 105 x 148 mm.
ISO_A6 - Static variable in class javax.print.attribute.standard.MediaSizeName
A6 size.
ISO_A7 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN & JIS A7, 74 x 105 mm.
ISO_A7 - Static variable in class javax.print.attribute.standard.MediaSizeName
A7 size.
ISO_A8 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN & JIS A8, 52 x 74 mm.
ISO_A8 - Static variable in class javax.print.attribute.standard.MediaSizeName
A8 size.
ISO_A9 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN & JIS A9, 37 x 52 mm.
ISO_A9 - Static variable in class javax.print.attribute.standard.MediaSizeName
A9 size.
ISO_B0 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN B0, 1000 x 1414 mm.
ISO_B0 - Static variable in class javax.print.attribute.standard.MediaSizeName
ISO B0 size.
ISO_B1 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN B1, 707 x 1000 mm.
ISO_B1 - Static variable in class javax.print.attribute.standard.MediaSizeName
ISO B1 size.
ISO_B10 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN B10, 31 x 44 mm.
ISO_B10 - Static variable in class javax.print.attribute.standard.MediaSizeName
ISO B10 size.
ISO_B2 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN B2, 500 x 707 mm.
ISO_B2 - Static variable in class javax.print.attribute.standard.MediaSizeName
ISO B2 size.
ISO_B3 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN B3, 353 x 500 mm.
ISO_B3 - Static variable in class javax.print.attribute.standard.MediaSizeName
ISO B3 size.
ISO_B4 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN B4, 250 x 353 mm.
ISO_B4 - Static variable in class javax.print.attribute.standard.MediaSizeName
ISO B4 size.
ISO_B4_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_B4.
ISO_B5 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN B5, 176 x 250 mm.
ISO_B5 - Static variable in class javax.print.attribute.standard.MediaSizeName
ISO B5 size.
ISO_B5_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_B5.
ISO_B6 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN B6, 125 x 176 mm.
ISO_B6 - Static variable in class javax.print.attribute.standard.MediaSizeName
ISO B6 size.
ISO_B7 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN B7, 88 x 125 mm.
ISO_B7 - Static variable in class javax.print.attribute.standard.MediaSizeName
ISO B7 size.
ISO_B8 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN B8, 62 x 88 mm.
ISO_B8 - Static variable in class javax.print.attribute.standard.MediaSizeName
ISO B8 size.
ISO_B9 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN B9, 44 x 62 mm.
ISO_B9 - Static variable in class javax.print.attribute.standard.MediaSizeName
ISO B9 size.
ISO_C0 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN C0, 917 x 1297 mm.
ISO_C0 - Static variable in class javax.print.attribute.standard.MediaSizeName
ISO C0 size.
ISO_C0_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C0.
ISO_C1 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN C1, 648 x 917 mm.
ISO_C1 - Static variable in class javax.print.attribute.standard.MediaSizeName
ISO C1 size.
ISO_C10 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN C10, 28 x 40 mm.
ISO_C10_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C10.
ISO_C1_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C1.
ISO_C2 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN C2, 458 x 648 mm.
ISO_C2 - Static variable in class javax.print.attribute.standard.MediaSizeName
ISO C2 size.
ISO_C2_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C2.
ISO_C3 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN C3, 324 x 458 mm.
ISO_C3 - Static variable in class javax.print.attribute.standard.MediaSizeName
ISO C3 size.
ISO_C3_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C3.
ISO_C4 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN C4, 229 x 324 mm.
ISO_C4 - Static variable in class javax.print.attribute.standard.MediaSizeName
ISO C4 size.
ISO_C4_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C4.
ISO_C5 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN C5, 162 x 229 mm.
ISO_C5 - Static variable in class javax.print.attribute.standard.MediaSizeName
ISO C5 size.
ISO_C5_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C5.
ISO_C6 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN C6, 114 x 162 mm.
ISO_C6 - Static variable in class javax.print.attribute.standard.MediaSizeName
letter size.
ISO_C6_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C6.
ISO_C7 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN C7, 81 x 114 mm.
ISO_C7_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C7.
ISO_C8 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN C8, 57 x 81 mm.
ISO_C8_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C8.
ISO_C9 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO/DIN C9, 40 x 57 mm.
ISO_C9_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_C9.
ISO_DESIGNATED_LONG - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for ISO Designated Long, 110 x 220 mm.
ISO_DESIGNATED_LONG - Static variable in class javax.print.attribute.standard.MediaSizeName
ISO designated long size .
ISO_DESIGNATED_LONG_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
An alias for ISO_DESIGNATED_LONG.
isObjectMonitorUsageSupported() - Method in interface java.lang.management.ThreadMXBean
Tests if the Java virtual machine supports monitoring of object monitor usage.
isObscured() - Method in interface java.awt.peer.ComponentPeer
Determines if a component has been obscured, i.e.
isOldToken() - Method in class org.ietf.jgss.MessageProp
Tests if this token's validity period has expired, i.e., the token is too old to be checked for duplication.
isOneTouchExpandable() - Method in class javax.swing.JSplitPane
Gets the oneTouchExpandable property.
isOnKeyRelease() - Method in class java.awt.AWTKeyStroke
Returns whether this AWTKeyStroke represents a key release.
isOpaque() - Method in class java.awt.Component
Returns true if this component is completely opaque, returns false by default.
isOpaque() - Method in class java.awt.Window
Indicates if the window is currently opaque.
isOpaque() - Method in class java.net.URI
Tells whether or not this URI is opaque.
isOpaque() - Method in class javax.swing.DefaultListCellRenderer
Overridden for performance reasons.
isOpaque() - Method in class javax.swing.JComponent
Returns true if this component is completely opaque.
isOpaque() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.SystemMenuBar
 
isOpaque(SynthContext) - Method in class javax.swing.plaf.nimbus.NimbusStyle
 
isOpaque(SynthContext) - Method in class javax.swing.plaf.synth.SynthStyle
Returns true if the region is opaque.
isOpaque() - Method in class javax.swing.table.DefaultTableCellRenderer
Overridden for performance reasons.
isOpen() - Method in interface java.nio.channels.Channel
Tells whether or not this channel is open.
isOpen() - Method in class java.nio.channels.Selector
Tells whether or not this selector is open.
isOpen() - Method in class java.nio.channels.spi.AbstractInterruptibleChannel
 
isOpen() - Method in class java.nio.channels.spi.AbstractSelector
 
isOpen() - Method in class java.nio.file.FileSystem
Tells whether or not this file system is open.
isOpen() - Method in interface javax.sound.midi.MidiDevice
Reports whether the device is open.
isOpen() - Method in interface javax.sound.sampled.Line
Indicates whether the line is open, meaning that it has reserved system resources and is operational, although it might not currently be playing or capturing sound.
isOptimizedDrawingEnabled() - Method in class javax.swing.JComponent
Returns true if this component tiles its children -- that is, if it can guarantee that the children will not overlap.
isOptimizedDrawingEnabled() - Method in class javax.swing.JLayer
The JLayer overrides the default implementation of this method (in JComponent) to return false.
isOptimizedDrawingEnabled() - Method in class javax.swing.JLayeredPane
Returns false if components in the pane can overlap, which makes optimized drawing impossible.
isOptimizedDrawingEnabled() - Method in class javax.swing.JRootPane
The glassPane and contentPane have the same bounds, which means JRootPane does not tiles its children and this should return false.
isOptimizedDrawingEnabled() - Method in class javax.swing.JViewport
The JViewport overrides the default implementation of this method (in JComponent) to return false.
isOrdered() - Method in interface javax.naming.directory.Attribute
Determines whether this attribute's values are ordered.
isOrdered() - Method in class javax.naming.directory.BasicAttribute
 
isOther() - Method in interface java.nio.file.attribute.BasicFileAttributes
Tells whether the file is something other than a regular file, directory, or symbolic link.
isOutboundDone() - Method in class javax.net.ssl.SSLEngine
Returns whether SSLEngine.wrap(ByteBuffer, ByteBuffer) will produce any more outbound data messages.
isOutputLocation() - Method in enum javax.tools.DocumentationTool.Location
 
isOutputLocation() - Method in interface javax.tools.JavaFileManager.Location
Determines if this is an output location.
isOutputLocation() - Method in enum javax.tools.StandardLocation
 
isOutputShutdown() - Method in class java.net.Socket
Returns whether the write-half of the socket connection is closed.
isOverflow() - Method in class java.nio.charset.CoderResult
Tells whether or not this object describes an overflow condition.
isOwner(Principal) - Method in interface java.security.acl.Owner
Returns true if the given principal is an owner of the ACL.
isOwnReader(ImageReader) - Method in class javax.imageio.spi.ImageReaderSpi
Returns true if the ImageReader object passed in is an instance of the ImageReader associated with this service provider.
isOwnWriter(ImageWriter) - Method in class javax.imageio.spi.ImageWriterSpi
Returns true if the ImageWriter object passed in is an instance of the ImageWriter associated with this service provider.
isPageFlipping() - Method in class java.awt.BufferCapabilities
 
isPaintable() - Method in interface java.beans.PropertyEditor
Determines whether this property editor is paintable.
isPaintable() - Method in class java.beans.PropertyEditorSupport
Determines whether the class will honor the paintValue method.
isPaintingForPrint() - Method in class javax.swing.JComponent
Returns true if the current painting operation on this component is part of a print operation.
isPaintingOrigin() - Method in class javax.swing.JComponent
Returns true if a paint triggered on a child component should cause painting to originate from this Component, or one of its ancestors.
isPaintingOrigin() - Method in class javax.swing.JLayer
Always returns true to cause painting to originate from JLayer, or one of its ancestors.
isPaintingOrigin() - Method in class javax.swing.JViewport
Returns true if scroll mode is a BACKINGSTORE_SCROLL_MODE to cause painting to originate from JViewport, or one of its ancestors.
isPaintingTile() - Method in class javax.swing.JComponent
Returns true if the component is currently painting a tile.
isPalette - Variable in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
 
isParameter() - Method in class javax.swing.text.html.parser.Entity
Returns true if it is a parameter entity.
isParent(File, File) - Method in class javax.swing.filechooser.FileSystemView
On Windows, a file can appear in multiple folders, other than its parent directory in the filesystem.
isParityAdjusted(byte[], int) - Static method in class javax.crypto.spec.DESedeKeySpec
Checks if the given DES-EDE key, starting at offset inclusive, is parity-adjusted.
isParityAdjusted(byte[], int) - Static method in class javax.crypto.spec.DESKeySpec
Checks if the given DES key material, starting at offset inclusive, is parity-adjusted.
isParseBigDecimal() - Method in class java.text.DecimalFormat
Returns whether the DecimalFormat.parse(java.lang.String, java.text.ParsePosition) method returns BigDecimal.
isParseIntegerOnly() - Method in class java.text.NumberFormat
Returns true if this format will parse numbers as integers only.
isPartialReturn() - Method in class javax.swing.text.Segment
Flag to indicate that partial returns are valid.
isPathEditable(TreePath) - Method in class javax.swing.JTree
Returns isEditable.
isPathSelected(TreePath) - Method in class javax.swing.JTree
Returns true if the item identified by the path is currently selected.
isPathSelected(TreePath) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Returns true if the path, path, is in the current selection.
isPathSelected(TreePath) - Method in interface javax.swing.tree.TreeSelectionModel
Returns true if the path, path, is in the current selection.
isPattern() - Method in class javax.management.ObjectName
Checks whether the object name is a pattern.
isPeriodic() - Method in interface java.util.concurrent.RunnableScheduledFuture
Returns true if this is a periodic task.
isPlain() - Method in class java.awt.Font
Indicates whether or not this Font object's style is PLAIN.
isPointToPoint() - Method in class java.net.NetworkInterface
Returns whether a network interface is a point to point interface.
isPolicyMappingInhibited() - Method in class java.security.cert.PKIXParameters
Checks if policy mapping is inhibited.
isPolygonal() - Method in class java.awt.geom.Area
Tests whether this Area consists entirely of straight edged polygonal geometry.
isPoolable() - Method in interface java.sql.Statement
Returns a value indicating whether the Statement is poolable or not.
isPopupMenuVisible() - Method in class javax.swing.JMenu
Returns true if the menu's popup window is visible.
isPopupTrigger() - Method in class java.awt.event.MouseEvent
Returns whether or not this mouse event is the popup menu trigger event for the platform.
isPopupTrigger(MouseEvent) - Method in class javax.swing.JPopupMenu
Returns true if the MouseEvent is considered a popup trigger by the JPopupMenu's currently installed UI.
isPopupTrigger(MouseEvent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI
 
isPopupTrigger(MouseEvent) - Method in class javax.swing.plaf.multi.MultiPopupMenuUI
Invokes the isPopupTrigger method on each UI handled by this object.
isPopupTrigger(MouseEvent) - Method in class javax.swing.plaf.PopupMenuUI
 
isPopupVisible() - Method in class javax.swing.JComboBox
Determines the visibility of the popup.
isPopupVisible(JComboBox) - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Tells if the popup is visible or not.
isPopupVisible(JComboBox) - Method in class javax.swing.plaf.ComboBoxUI
Determine the visibility of the popup
isPopupVisible(JComboBox) - Method in class javax.swing.plaf.multi.MultiComboBoxUI
Invokes the isPopupVisible method on each UI handled by this object.
isPostdated() - Method in class javax.security.auth.kerberos.KerberosTicket
Determines is this ticket is post-dated.
isPreferred() - Method in class java.beans.FeatureDescriptor
The "preferred" flag is used to identify features that are particularly important for presenting to humans.
isPreferredSizeSet() - Method in class java.awt.Component
Returns true if the preferred size has been set to a non-null value otherwise returns false.
isPreformatted() - Method in class javax.swing.text.html.HTML.Tag
Returns true if this tag is pre-formatted, which is true if the tag is either PRE or TEXTAREA.
isPreformatted() - Method in class javax.swing.text.html.parser.TagElement
 
isPressed() - Method in interface javax.swing.ButtonModel
Indicates if the button is pressed.
isPressed() - Method in class javax.swing.DefaultButtonModel
Indicates if the button is pressed.
isPrimitive() - Method in class java.io.ObjectStreamField
Return true if this field has a primitive type.
isPrimitive() - Method in class java.lang.Class
Determines if the specified Class object represents a primitive type.
isPrimitive() - Method in enum javax.lang.model.type.TypeKind
Returns true if this kind corresponds to a primitive type and false otherwise.
isPrimitiveArray() - Method in class javax.management.openmbean.ArrayType
Returns true if the open data values this open type describes are primitive arrays, false otherwise.
isPrivate(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the private modifier, false otherwise.
isProbablePrime(int) - Method in class java.math.BigInteger
Returns true if this BigInteger is probably prime, false if it's definitely composite.
isPropagated() - Method in class java.beans.beancontext.BeanContextEvent
Reports whether or not this event is propagated from some other BeanContext.
isPropertyListPattern() - Method in class javax.management.ObjectName
Checks whether the object name is a pattern on the key property list.
isPropertyPattern() - Method in class javax.management.ObjectName
Checks whether the object name is a pattern on the key properties.
isPropertyValuePattern() - Method in class javax.management.ObjectName
Checks whether the object name is a pattern on the value part of at least one of the key properties.
isPropertyValuePattern(String) - Method in class javax.management.ObjectName
Checks whether the value associated with a key in a key property is a pattern.
isProtected(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the protected modifier, false otherwise.
isProtReady() - Method in interface org.ietf.jgss.GSSContext
Determines if the context is ready for per message operations to be used over it.
isProxiable() - Method in class javax.security.auth.kerberos.KerberosTicket
Determines if this ticket is proxiable.
isProxy() - Method in class javax.security.auth.kerberos.KerberosTicket
Determines is this ticket is a proxy-ticket.
isProxyClass(Class<?>) - Static method in class java.lang.reflect.Proxy
Returns true if and only if the specified class was dynamically generated to be a proxy class using the getProxyClass method or the newProxyInstance method.
isPublic(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the public modifier, false otherwise.
isQueued(Thread) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Returns true if the given thread is currently queued.
isQueued(Thread) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Returns true if the given thread is currently queued.
isQuiescent() - Method in class java.util.concurrent.ForkJoinPool
Returns true if all worker threads are currently idle.
isRandomAccessEasy(int) - Method in class javax.imageio.ImageReader
Returns true if the storage format of the given image places no inherent impediment on random access to pixels.
isReachable(int) - Method in class java.net.InetAddress
Test whether that address is reachable.
isReachable(NetworkInterface, int, int) - Method in class java.net.InetAddress
Test whether that address is reachable.
isReadable() - Method in class java.nio.channels.SelectionKey
Tests whether this key's channel is ready for reading.
isReadable(Path) - Static method in class java.nio.file.Files
Tests whether a file is readable.
isReadable() - Method in class javax.management.MBeanAttributeInfo
Whether the value of the attribute can be read.
isReadable() - Method in interface javax.management.openmbean.OpenMBeanAttributeInfo
Returns true if the attribute described by this OpenMBeanAttributeInfo instance is readable, false otherwise.
isReadable() - Method in class javax.management.relation.RoleInfo
Returns read access mode for the role (true if it is readable).
isReadOnly() - Method in class java.nio.Buffer
Tells whether or not this buffer is read-only.
isReadOnly() - Method in interface java.nio.file.attribute.DosFileAttributes
Returns the value of the read-only attribute.
isReadOnly() - Method in class java.nio.file.FileStore
Tells whether this file store is read-only.
isReadOnly() - Method in class java.nio.file.FileSystem
Tells whether or not this file system allows only read-only access to its file stores.
isReadOnly() - Method in class java.security.PermissionCollection
Returns true if this PermissionCollection object is marked as readonly.
isReadOnly() - Method in interface java.sql.Connection
Retrieves whether this Connection object is in read-only mode.
isReadOnly() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database is in read-only mode.
isReadOnly(int) - Method in interface java.sql.ResultSetMetaData
Indicates whether the designated column is definitely not writable.
isReadOnly() - Method in class javax.imageio.metadata.IIOMetadata
Returns true if this object does not support the mergeTree, setFromTree, and reset methods.
isReadOnly() - Method in class javax.security.auth.Subject
Query whether this Subject is read-only.
isReadOnly() - Method in class javax.sql.rowset.BaseRowSet
Returns a boolean indicating whether this RowSet object is read-only.
isReadOnly() - Method in interface javax.sql.RowSet
Retrieves whether this RowSet object is read-only.
isReadOnly(int) - Method in class javax.sql.rowset.RowSetMetaDataImpl
Indicates whether the designated column is definitely not writable, thus readonly.
isRecording() - Method in interface javax.sound.midi.Sequencer
Indicates whether the Sequencer is currently recording.
isRectangleContainingRectangle(Rectangle, Rectangle) - Static method in class javax.swing.SwingUtilities
Return true if a contains b
isRectangular() - Method in class java.awt.geom.Area
Tests whether this Area is rectangular in shape.
isRedefineClassesSupported() - Method in interface java.lang.instrument.Instrumentation
Returns whether or not the current JVM configuration supports redefinition of classes.
isRegistered() - Method in class java.nio.channels.SelectableChannel
Tells whether or not this channel is currently registered with any selectors.
isRegistered() - Method in class java.nio.channels.spi.AbstractSelectableChannel
 
isRegistered() - Method in class java.nio.charset.Charset
Tells whether or not this charset is registered in the IANA Charset Registry.
isRegistered(ObjectName) - Method in interface javax.management.MBeanServer
 
isRegistered(ObjectName) - Method in interface javax.management.MBeanServerConnection
Checks whether an MBean, identified by its object name, is already registered with the MBean server.
isRegistered(ObjectName, Subject) - Method in interface javax.management.remote.rmi.RMIConnection
isRegistered(ObjectName, Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
isRegularFile() - Method in interface java.nio.file.attribute.BasicFileAttributes
Tells whether the file is a regular file with opaque content.
isRegularFile(Path, LinkOption...) - Static method in class java.nio.file.Files
Tests whether a file is a regular file with opaque content.
isRelation(ObjectName) - Method in class javax.management.relation.RelationService
Returns the relation id associated to the given ObjectName if the MBean has been added as a relation in the Relation Service.
isRelation(ObjectName) - Method in interface javax.management.relation.RelationServiceMBean
Returns the relation id associated to the given ObjectName if the MBean has been added as a relation in the Relation Service.
isRelationMBean(String) - Method in class javax.management.relation.RelationService
If the relation is represented by an MBean (created by the user and added as a relation in the Relation Service), returns the ObjectName of the MBean.
isRelationMBean(String) - Method in interface javax.management.relation.RelationServiceMBean
If the relation is represented by an MBean (created by the user and added as a relation in the Relation Service), returns the ObjectName of the MBean.
isRelative() - Method in class javax.naming.NameClassPair
Determines whether the name of this binding is relative to the target context (which is named by the first parameter of the list() method).
isReleasable() - Method in interface java.util.concurrent.ForkJoinPool.ManagedBlocker
Returns true if blocking is unnecessary.
isRemoved() - Method in class java.util.prefs.AbstractPreferences
Returns true iff this node (or an ancestor) has been removed with the AbstractPreferences.removeNode() method.
isRenewable() - Method in class javax.security.auth.kerberos.KerberosTicket
Determines is this ticket is renewable.
isReparentSupported() - Method in interface java.awt.peer.ComponentPeer
Returns whether this peer supports reparenting to another parent without destroying the peer.
isRepeats() - Method in class javax.swing.Timer
Returns true (the default) if the Timer will send an action event to its listeners multiple times.
isReplacing - Variable in class javax.swing.text.DefaultStyledDocument.AttributeUndoableEdit
 
isRepresentationClassByteBuffer() - Method in class java.awt.datatransfer.DataFlavor
Returns whether the representation class for this DataFlavor is java.nio.ByteBuffer or a subclass thereof.
isRepresentationClassCharBuffer() - Method in class java.awt.datatransfer.DataFlavor
Returns whether the representation class for this DataFlavor is java.nio.CharBuffer or a subclass thereof.
isRepresentationClassInputStream() - Method in class java.awt.datatransfer.DataFlavor
Does the DataFlavor represent a java.io.InputStream?
isRepresentationClassReader() - Method in class java.awt.datatransfer.DataFlavor
Returns whether the representation class for this DataFlavor is java.io.Reader or a subclass thereof.
isRepresentationClassRemote() - Method in class java.awt.datatransfer.DataFlavor
Returns true if the representation class is Remote.
isRepresentationClassSerializable() - Method in class java.awt.datatransfer.DataFlavor
Returns true if the representation class can be serialized.
isRequestFocusEnabled() - Method in class javax.swing.JComponent
Returns true if this JComponent should get focus; otherwise returns false.
isResizable() - Method in class java.awt.Dialog
Indicates whether this dialog is resizable by the user.
isResizable() - Method in class java.awt.Frame
Indicates whether this frame is resizable by the user.
isResizable() - Method in class javax.swing.JInternalFrame
Returns whether the JInternalFrame can be resized by some user action.
isResizable - Variable in class javax.swing.table.TableColumn
If true, the user is allowed to resize the column; the default is true.
isRetransformClassesSupported() - Method in interface java.lang.instrument.Instrumentation
Returns whether or not the current JVM configuration supports retransformation of classes.
isRevocationEnabled() - Method in class java.security.cert.PKIXParameters
Checks the RevocationEnabled flag.
isRevoked(Certificate) - Method in class java.security.cert.CRL
Checks whether the given certificate is on this CRL.
isRightMouseButton(MouseEvent) - Static method in class javax.swing.SwingUtilities
Returns true if the mouse event specifies the right mouse button.
isRightToLeft() - Method in class java.text.Bidi
Return true if the line is all right-to-left text, and the base direction is right-to-left.
isRoleStatus(int) - Static method in class javax.management.relation.RoleStatus
Returns true if given value corresponds to a known role status, false otherwise.
isRollover() - Method in interface javax.swing.ButtonModel
Indicates that the mouse is over the button.
isRollover() - Method in class javax.swing.DefaultButtonModel
Indicates that the mouse is over the button.
isRollover() - Method in class javax.swing.JToolBar
Returns the rollover state.
isRolloverBorders() - Method in class javax.swing.plaf.basic.BasicToolBarUI
Returns a flag to determine whether rollover button borders are enabled.
isRolloverEnabled() - Method in class javax.swing.AbstractButton
Gets the rolloverEnabled property.
isRoot(File) - Method in class javax.swing.filechooser.FileSystemView
Determines if the given file is a root in the navigatable tree(s).
isRoot() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns true if this node is the root of the tree.
isRootPaneCheckingEnabled() - Method in class javax.swing.JApplet
Returns whether calls to add and setLayout are forwarded to the contentPane.
isRootPaneCheckingEnabled() - Method in class javax.swing.JDialog
Returns whether calls to add and setLayout are forwarded to the contentPane.
isRootPaneCheckingEnabled() - Method in class javax.swing.JFrame
Returns whether calls to add and setLayout are forwarded to the contentPane.
isRootPaneCheckingEnabled() - Method in class javax.swing.JInternalFrame
Returns whether calls to add and setLayout are forwarded to the contentPane.
isRootPaneCheckingEnabled() - Method in class javax.swing.JWindow
Returns whether calls to add and setLayout are forwarded to the contentPane.
isRootVisible() - Method in class javax.swing.JTree
Returns true if the root node of the tree is displayed.
isRootVisible() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
isRootVisible() - Method in class javax.swing.tree.AbstractLayoutCache
Returns true if the root node of the tree is displayed.
isRowSelected(int) - Method in class javax.swing.JTable
Returns true if the specified index is in the valid range of rows, and the row at that index is selected.
isRowSelected(int) - Method in class javax.swing.JTree
Returns true if the node identified by row is selected.
isRowSelected(int) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Returns true if the row identified by row is selected.
isRowSelected(int) - Method in interface javax.swing.tree.TreeSelectionModel
Returns true if the row identified by row is selected.
isRunning() - Method in interface javax.sound.midi.Sequencer
Indicates whether the Sequencer is currently running.
isRunning() - Method in interface javax.sound.sampled.DataLine
Indicates whether the line is running.
isRunning() - Method in class javax.swing.Timer
Returns true if the Timer is running.
isSameFile(Path, Path) - Static method in class java.nio.file.Files
Tests if two paths locate the same file.
isSameFile(Path, Path) - Method in class java.nio.file.spi.FileSystemProvider
Tests if two paths locate the same file.
isSameFile(FileObject, FileObject) - Method in class javax.tools.ForwardingJavaFileManager
 
isSameFile(FileObject, FileObject) - Method in interface javax.tools.JavaFileManager
Compares two file objects and return true if they represent the same underlying object.
isSameFile(FileObject, FileObject) - Method in interface javax.tools.StandardJavaFileManager
Compares two file objects and return true if they represent the same canonical file, zip file entry, or entry in any file system based container.
isSameNode(Node) - Method in class javax.imageio.metadata.IIOMetadataNode
This DOM Level 3 method is not supported for IIOMetadataNode and will throw a DOMException.
isSameType(TypeMirror, TypeMirror) - Method in interface javax.lang.model.util.Types
Tests whether two TypeMirror objects represent the same type.
isSealed() - Method in class java.lang.Package
Returns true if this package is sealed.
isSealed(URL) - Method in class java.lang.Package
Returns true if this package is sealed with respect to the specified code source url.
isSearchable(int) - Method in interface java.sql.ResultSetMetaData
Indicates whether the designated column can be used in a where clause.
isSearchable(int) - Method in class javax.sql.rowset.RowSetMetaDataImpl
Indicates whether a value stored in the designated column can be used in a WHERE clause.
isSeekForwardOnly() - Method in class javax.imageio.ImageReader
Returns true if the current input source has been marked as seek forward only by passing true as the seekForwardOnly argument to the setInput method.
isSelected() - Method in class java.awt.im.InputMethodHighlight
Returns whether the text range is selected.
isSelected(int) - Method in class java.awt.List
Deprecated.
As of JDK version 1.1, replaced by isIndexSelected(int).
isSelected() - Method in class javax.swing.AbstractButton
Returns the state of the button.
isSelected(ButtonModel) - Method in class javax.swing.ButtonGroup
Returns whether a ButtonModel is selected.
isSelected() - Method in interface javax.swing.ButtonModel
Indicates if the button has been selected.
isSelected() - Method in class javax.swing.DefaultButtonModel
Indicates if the button has been selected.
isSelected() - Method in class javax.swing.DefaultSingleSelectionModel
 
isSelected - Variable in class javax.swing.JInternalFrame
The frame is currently selected.
isSelected() - Method in class javax.swing.JInternalFrame
Returns whether the JInternalFrame is the currently "selected" or active frame.
isSelected() - Method in class javax.swing.JMenu
Returns true if the menu is currently selected (highlighted).
isSelected() - Method in class javax.swing.JMenuBar
Returns true if the menu bar currently has a component selected.
isSelected() - Method in class javax.swing.JToggleButton.ToggleButtonModel
Checks if the button is selected.
isSelected - Variable in class javax.swing.plaf.basic.BasicMenuUI.ChangeHandler
 
isSelected() - Method in interface javax.swing.SingleSelectionModel
Returns true if the selection model currently has a selected value.
isSelected() - Method in class javax.swing.text.html.Option
Fetches the selection state associated with this option.
isSelectedIndex(int) - Method in class javax.swing.DefaultListSelectionModel
Returns true if the specified index is selected.
isSelectedIndex(int) - Method in class javax.swing.JList
Returns true if the specified index is selected, else false.
isSelectedIndex(int) - Method in interface javax.swing.ListSelectionModel
Returns true if the specified index is selected.
isSelectionEmpty() - Method in class javax.swing.DefaultListSelectionModel
Returns true if no indices are selected.
isSelectionEmpty() - Method in class javax.swing.JList
Returns true if nothing is selected, else false.
isSelectionEmpty() - Method in class javax.swing.JTree
Returns true if the selection is currently empty.
isSelectionEmpty() - Method in interface javax.swing.ListSelectionModel
Returns true if no indices are selected.
isSelectionEmpty() - Method in class javax.swing.tree.DefaultTreeSelectionModel
Returns true if the selection is currently empty.
isSelectionEmpty() - Method in interface javax.swing.tree.TreeSelectionModel
Returns true if the selection is currently empty.
isSelectionVisible() - Method in interface javax.swing.text.Caret
Determines if the selection is currently visible.
isSelectionVisible() - Method in class javax.swing.text.DefaultCaret
Checks whether the current selection is visible.
isSerializing() - Method in class java.beans.beancontext.BeanContextSupport
Is this BeanContext in the process of being serialized?
isServiceClass(Class) - Method in class java.beans.beancontext.BeanContextServiceRevokedEvent
Checks this event to determine whether or not the service being revoked is of a particular class.
isSet - Variable in class java.util.Calendar
The flags which tell if a specified calendar field for the calendar is set.
isSet(int) - Method in class java.util.Calendar
Determines if the given calendar field has a value set, including cases that the value has been set by internal fields calculations triggered by a get method call.
isShared() - Method in class java.nio.channels.FileLock
Tells whether this lock is shared.
isShiftDown() - Method in class java.awt.event.InputEvent
Returns whether or not the Shift modifier is down on this event.
isShowing() - Method in class java.awt.Component.AccessibleAWTComponent
Determines if the object is showing.
isShowing() - Method in class java.awt.Component
Determines whether this component is showing on screen.
isShowing() - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Determine if the object is showing.
isShowing() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Determines if the object is showing.
isShowing() - Method in class java.awt.Window
Checks if this Window is showing on screen.
isShowing() - Method in interface javax.accessibility.AccessibleComponent
Determines if the object is showing.
isShowing() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
isShowing() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Determines if the object is showing.
isShowing() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
isShowing() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
isShutdown() - Method in class java.nio.channels.AsynchronousChannelGroup
Tells whether or not this asynchronous channel group is shutdown.
isShutdown() - Method in interface java.util.concurrent.ExecutorService
Returns true if this executor has been shut down.
isShutdown() - Method in class java.util.concurrent.ForkJoinPool
Returns true if this pool has been shut down.
isShutdown() - Method in class java.util.concurrent.ThreadPoolExecutor
 
isSigned(int) - Method in interface java.sql.ParameterMetaData
Retrieves whether values for the designated parameter can be signed numbers.
isSigned(int) - Method in interface java.sql.ResultSetMetaData
Indicates whether values in the designated column are signed numbers.
isSigned(int) - Method in class javax.sql.rowset.RowSetMetaDataImpl
Indicates whether a value stored in the designated column is a signed number.
isSignificant() - Method in class javax.swing.text.AbstractDocument.DefaultDocumentEvent
DefaultDocument events are significant.
isSignificant() - Method in class javax.swing.undo.AbstractUndoableEdit
This default implementation returns true.
isSignificant() - Method in class javax.swing.undo.CompoundEdit
Returns true if any of the UndoableEdits in edits do.
isSignificant() - Method in interface javax.swing.undo.UndoableEdit
Returns true if this edit is considered significant.
isSingular() - Method in class java.awt.geom.Area
Tests whether this Area is comprised of a single closed subpath.
isSiteLocalAddress() - Method in class java.net.Inet4Address
Utility routine to check if the InetAddress is a site local address.
isSiteLocalAddress() - Method in class java.net.Inet6Address
Utility routine to check if the InetAddress is a site local address.
isSiteLocalAddress() - Method in class java.net.InetAddress
Utility routine to check if the InetAddress is a site local address.
isSortable(int) - Method in class javax.swing.DefaultRowSorter
Returns true if the specified column is sortable; otherwise, false.
isSorted() - Method in class javax.naming.ldap.SortResponseControl
Determines if the search results have been successfully sorted.
isSoundbankSupported(Soundbank) - Method in interface javax.sound.midi.Synthesizer
Informs the caller whether this synthesizer is capable of loading instruments from the specified soundbank.
isSource() - Method in class javax.sound.sampled.Port.Info
Indicates whether the port is a source or a target for its mixer.
isSourceEncodingSupported(AudioFormat.Encoding) - Method in class javax.sound.sampled.spi.FormatConversionProvider
Indicates whether the format converter supports conversion from the specified source format encoding.
isSpace(char) - Static method in class java.lang.Character
Deprecated.
Replaced by isWhitespace(char).
isSpaceChar(char) - Static method in class java.lang.Character
Determines if the specified character is a Unicode space character.
isSpaceChar(int) - Static method in class java.lang.Character
Determines if the specified character (Unicode code point) is a Unicode space character.
isStandard() - Method in class java.awt.font.GlyphMetrics
Returns true if this is a standard glyph.
isStandardImageMetadataFormatSupported() - Method in class javax.imageio.spi.ImageReaderWriterSpi
Returns true if the standard metadata format is among the document formats recognized by the getAsTree and setFromTree methods on the image metadata objects produced or consumed by this plug-in.
isStandardMetadataFormatSupported() - Method in class javax.imageio.metadata.IIOMetadata
Returns true if the standard metadata format is supported by getMetadataFormat, getAsTree, setFromTree, and mergeTree.
isStandardStreamMetadataFormatSupported() - Method in class javax.imageio.spi.ImageReaderWriterSpi
Returns true if the standard metadata format is among the document formats recognized by the getAsTree and setFromTree methods on the stream metadata objects produced or consumed by this plug-in.
isStatic(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the static modifier, false otherwise.
isStrict(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the strictfp modifier, false otherwise.
isStrikeThrough() - Method in class javax.swing.text.GlyphView
Determine if the glyphs should have a strikethrough line.
isStrikeThrough() - Method in class javax.swing.text.LabelView
Determines if the glyphs should have a strikethrough line.
isStrikeThrough(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Checks whether the strikethrough attribute is set.
isStringPainted() - Method in class javax.swing.JProgressBar
Returns the value of the stringPainted property.
isSubregion() - Method in class javax.swing.plaf.synth.Region
Returns true if the Region is a subregion of a Component, otherwise false.
isSubscript() - Method in class javax.swing.text.GlyphView
Determine if the glyphs should be rendered as superscript.
isSubscript() - Method in class javax.swing.text.LabelView
Determines if the glyphs should be rendered as superscript.
isSubscript(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Checks whether the subscript attribute is set.
isSubsignature(ExecutableType, ExecutableType) - Method in interface javax.lang.model.util.Types
Tests whether the signature of one method is a subsignature of another.
isSubtype(TypeMirror, TypeMirror) - Method in interface javax.lang.model.util.Types
Tests whether one type is a subtype of another.
isSuperscript() - Method in class javax.swing.text.GlyphView
Determine if the glyphs should be rendered as subscript.
isSuperscript() - Method in class javax.swing.text.LabelView
Determines if the glyphs should be rendered as subscript.
isSuperscript(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Checks whether the superscript attribute is set.
isSupplementaryCodePoint(int) - Static method in class java.lang.Character
Determines whether the specified character (Unicode code point) is in the supplementary character range.
isSupported(Desktop.Action) - Method in class java.awt.Desktop
Tests whether an action is supported on the current platform.
isSupported(Desktop.Action) - Method in interface java.awt.peer.DesktopPeer
Returns whether the given action is supported on the current platform.
isSupported() - Static method in class java.awt.SystemTray
Returns whether the system tray is supported on the current platform.
isSupported(String) - Static method in class java.nio.charset.Charset
Tells whether the named charset is supported.
isSupported(String, String) - Method in class javax.imageio.metadata.IIOMetadataNode
Returns false since DOM features are not supported.
isSupportedLookAndFeel() - Method in class javax.swing.LookAndFeel
Return true if the underlying platform supports and or permits this look and feel.
isSupportedLookAndFeel() - Method in class javax.swing.plaf.metal.MetalLookAndFeel
Returns true; MetalLookAndFeel can be run on any platform.
isSupportedLookAndFeel() - Method in class javax.swing.plaf.multi.MultiLookAndFeel
Returns true; every platform permits this look and feel.
isSupportedLookAndFeel() - Method in class javax.swing.plaf.synth.SynthLookAndFeel
Returns true, SynthLookAndFeel is always supported.
isSupportedOption(String) - Method in class javax.tools.ForwardingJavaFileManager
 
isSupportedOption(String) - Method in interface javax.tools.OptionChecker
Determines if the given option is supported and if so, the number of arguments the option takes.
isSurrogate(char) - Static method in class java.lang.Character
Determines if the given char value is a Unicode surrogate code unit.
isSurrogatePair(char, char) - Static method in class java.lang.Character
Determines whether the specified pair of char values is a valid Unicode surrogate pair.
isSuspended() - Method in class java.lang.management.ThreadInfo
Tests if the thread associated with this ThreadInfo is suspended.
isSymbolicLink() - Method in interface java.nio.file.attribute.BasicFileAttributes
Tells whether the file is a symbolic link.
isSymbolicLink(Path) - Static method in class java.nio.file.Files
Tests whether a file is a symbolic link.
isSynchronizationSupported(Line[], boolean) - Method in interface javax.sound.sampled.Mixer
Reports whether this mixer supports synchronization of the specified set of lines.
isSynchronized(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the synchronized modifier, false otherwise.
isSynchronizerUsageSupported() - Method in interface java.lang.management.ThreadMXBean
Tests if the Java virtual machine supports monitoring of ownable synchronizer usage.
isSynthetic() - Method in class java.lang.Class
Returns true if this class is a synthetic class; returns false otherwise.
isSynthetic() - Method in class java.lang.reflect.Constructor
Returns true if this executable is a synthetic construct; returns false otherwise.
isSynthetic() - Method in class java.lang.reflect.Executable
Returns true if this executable is a synthetic construct; returns false otherwise.
isSynthetic() - Method in class java.lang.reflect.Field
Returns true if this field is a synthetic field; returns false otherwise.
isSynthetic() - Method in interface java.lang.reflect.Member
Returns true if this member was introduced by the compiler; returns false otherwise.
isSynthetic() - Method in class java.lang.reflect.Method
Returns true if this executable is a synthetic construct; returns false otherwise.
isSystem() - Method in interface java.nio.file.attribute.DosFileAttributes
Returns the value of the system attribute.
isTargetEncodingSupported(AudioFormat.Encoding) - Method in class javax.sound.sampled.spi.FormatConversionProvider
Indicates whether the format converter supports conversion to the specified target format encoding.
isTearOff() - Method in class java.awt.Menu
Indicates whether this menu is a tear-off menu.
isTearOff() - Method in class javax.swing.JMenu
Returns true if the menu can be torn off.
isTemporary() - Method in class java.awt.event.FocusEvent
Identifies the focus change event as temporary or permanent.
isTerminated() - Method in class java.nio.channels.AsynchronousChannelGroup
Tells whether or not this group has terminated.
isTerminated() - Method in interface java.util.concurrent.ExecutorService
Returns true if all tasks have completed following shut down.
isTerminated() - Method in class java.util.concurrent.ForkJoinPool
Returns true if all tasks have completed following shut down.
isTerminated() - Method in class java.util.concurrent.Phaser
Returns true if this phaser has been terminated.
isTerminated() - Method in class java.util.concurrent.ThreadPoolExecutor
 
isTerminating() - Method in class java.util.concurrent.ForkJoinPool
Returns true if the process of termination has commenced but not yet completed.
isTerminating() - Method in class java.util.concurrent.ThreadPoolExecutor
Returns true if this executor is in the process of terminating after ThreadPoolExecutor.shutdown() or ThreadPoolExecutor.shutdownNow() but has not completely terminated.
isText(Element) - Method in class javax.swing.text.html.MinimalHTMLWriter
Returns true if the element is a text element.
isThreadContentionMonitoringEnabled() - Method in interface java.lang.management.ThreadMXBean
Tests if thread contention monitoring is enabled.
isThreadContentionMonitoringSupported() - Method in interface java.lang.management.ThreadMXBean
Tests if the Java virtual machine supports thread contention monitoring.
isThreadCpuTimeEnabled() - Method in interface java.lang.management.ThreadMXBean
Tests if thread CPU time measurement is enabled.
isThreadCpuTimeSupported() - Method in interface java.lang.management.ThreadMXBean
Tests if the Java virtual machine implementation supports CPU time measurement for any thread.
isThumbRollover() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
Returns true if the mouse is currently over the thumb.
isTileWritable(int, int) - Method in class java.awt.image.BufferedImage
Returns whether or not a tile is currently checked out for writing.
isTileWritable(int, int) - Method in interface java.awt.image.WritableRenderedImage
Returns whether a tile is currently checked out for writing.
isTimeSet - Variable in class java.util.Calendar
True if then the value of time is valid.
isTitleCase(char) - Static method in class java.lang.Character
Determines if the specified character is a titlecase character.
isTitleCase(int) - Static method in class java.lang.Character
Determines if the specified character (Unicode code point) is a titlecase character.
isToggleEvent(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI
Returning true indicates the row under the mouse should be toggled based on the event.
isToggleSelectionEvent(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI
Returning true signifies a mouse event on the node should toggle the selection of only the row under mouse.
isTopDown() - Method in class javax.imageio.plugins.bmp.BMPImageWriteParam
Returns the value of the topDown parameter.
isTopLevelMenu() - Method in class javax.swing.JMenu
Returns true if the menu is a 'top-level menu', that is, if it is the direct child of a menubar.
isTransferable() - Method in interface org.ietf.jgss.GSSContext
Determines if the context is transferable to other processes through the use of the export method.
isTransferableJVMLocal() - Method in interface java.awt.dnd.peer.DropTargetContextPeer
 
isTransformed() - Method in class java.awt.font.FontRenderContext
Indicates whether or not this FontRenderContext object measures text in a transformed render context.
isTransformed() - Method in class java.awt.Font
Indicates whether or not this Font object has a transform that affects its size in addition to the Size attribute.
isTransient(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the transient modifier, false otherwise.
isTranslucencyCapable() - Method in class java.awt.GraphicsConfiguration
Returns whether this GraphicsConfiguration supports the PERPIXEL_TRANSLUCENT kind of translucency.
isTraversable(File) - Method in class javax.swing.filechooser.FileSystemView
Returns true if the file (directory) can be visited.
isTraversable(File) - Method in class javax.swing.filechooser.FileView
Whether the directory is traversable or not.
isTraversable(File) - Method in class javax.swing.JFileChooser
Returns true if the file (directory) can be visited.
isTrueVolatile() - Method in class java.awt.ImageCapabilities
Returns true if the VolatileImage described by this ImageCapabilities can lose its surfaces.
isTypeAnnotationPresent(Class<? extends Annotation>) - Method in interface java.lang.reflect.Type
 
isUndecorated() - Method in class java.awt.Dialog
Indicates whether this dialog is undecorated.
isUndecorated() - Method in class java.awt.Frame
Indicates whether this frame is undecorated.
isUnderflow() - Method in class java.nio.charset.CoderResult
Tells whether or not this object describes an underflow condition.
isUnderline() - Method in class javax.swing.text.GlyphView
Determine if the glyphs should be underlined.
isUnderline() - Method in class javax.swing.text.LabelView
Determines if the glyphs should be underlined.
isUnderline(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Checks whether the underline attribute is set.
isUnicast() - Method in class java.beans.EventSetDescriptor
Normally event sources are multicast.
isUnicodeIdentifierPart(char) - Static method in class java.lang.Character
Determines if the specified character may be part of a Unicode identifier as other than the first character.
isUnicodeIdentifierPart(int) - Static method in class java.lang.Character
Determines if the specified character (Unicode code point) may be part of a Unicode identifier as other than the first character.
isUnicodeIdentifierStart(char) - Static method in class java.lang.Character
Determines if the specified character is permissible as the first character in a Unicode identifier.
isUnicodeIdentifierStart(int) - Static method in class java.lang.Character
Determines if the specified character (Unicode code point) is permissible as the first character in a Unicode identifier.
isUnique() - Static method in class java.rmi.dgc.VMID
Deprecated. 
isUnmappable() - Method in class java.nio.charset.CoderResult
Tells whether or not this object describes an unmappable-character error.
isUnnamed() - Method in interface javax.lang.model.element.PackageElement
Returns true is this is an unnamed package and false otherwise.
isUnresolved() - Method in class java.net.InetSocketAddress
Checks whether the address has been resolved or not.
isUnseqToken() - Method in class org.ietf.jgss.MessageProp
Tests if a later token had already been processed.
isUnshared() - Method in class java.io.ObjectStreamField
Returns boolean value indicating whether or not the serializable field represented by this ObjectStreamField instance is unshared.
isUp() - Method in class java.net.NetworkInterface
Returns whether a network interface is up and running.
isUpperCase(char) - Static method in class java.lang.Character
Determines if the specified character is an uppercase character.
isUpperCase(int) - Static method in class java.lang.Character
Determines if the specified character (Unicode code point) is an uppercase character.
isUsageThresholdExceeded() - Method in interface java.lang.management.MemoryPoolMXBean
Tests if the memory usage of this memory pool reaches or exceeds its usage threshold value.
isUsageThresholdSupported() - Method in interface java.lang.management.MemoryPoolMXBean
Tests if this memory pool supports usage threshold.
isUserNode() - Method in class java.util.prefs.AbstractPreferences
Implements the isUserNode method as per the specification in Preferences.isUserNode().
isUserNode() - Method in class java.util.prefs.Preferences
Returns true if this preference node is in the user preference tree, false if it's in the system preference tree.
isValid() - Method in class java.awt.Component
Determines whether this component is valid.
isValid(int) - Method in class java.awt.image.IndexColorModel
Returns whether or not the pixel is valid.
isValid() - Method in class java.awt.image.IndexColorModel
Returns whether or not all of the pixels are valid.
isValid() - Method in interface java.lang.management.MemoryManagerMXBean
Tests if this memory manager is valid in the Java virtual machine.
isValid() - Method in interface java.lang.management.MemoryPoolMXBean
Tests if this memory pool is valid in the Java virtual machine.
isValid() - Method in class java.nio.channels.FileLock
Tells whether or not this lock is valid.
isValid() - Method in class java.nio.channels.MembershipKey
Tells whether or not this membership is valid.
isValid() - Method in class java.nio.channels.SelectionKey
Tells whether or not this key is valid.
isValid() - Method in class java.nio.channels.spi.AbstractSelectionKey
 
isValid() - Method in interface java.nio.file.WatchKey
Tells whether or not this watch key is valid.
isValid(int) - Method in interface java.sql.Connection
Returns true if the connection has not been closed and is still valid.
isValid() - Method in class javax.accessibility.AccessibleHyperlink
Since the document a link is associated with may have changed, this method returns whether or not this Link is still valid (with respect to the document it references).
isValid() - Method in interface javax.management.Descriptor
Returns true if all of the fields have legal values given their names.
isValid() - Method in class javax.management.ImmutableDescriptor
Returns true if all of the fields have legal values given their names.
isValid() - Method in class javax.management.modelmbean.DescriptorSupport
Returns true if all of the fields have legal values given their names.
isValid() - Method in interface javax.net.ssl.SSLSession
Returns whether this session is valid and available for resuming or joining.
isValid() - Method in class javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink
Since the document a link is associated with may have changed, this method returns whether this Link is valid anymore (with respect to the document it references).
isValid() - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.DragController
Returns true if the dragging session is valid.
isValid() - Method in class javax.swing.text.html.HTMLDocument.Iterator
Indicates if the iterator is currently representing an occurrence of a tag.
isValidateRoot() - Method in class java.applet.Applet
Indicates if this container is a validate root.
isValidateRoot() - Method in class java.awt.Container
Indicates if this container is a validate root.
isValidateRoot() - Method in class java.awt.Window
Indicates if this container is a validate root.
isValidateRoot() - Method in class javax.swing.JComponent
If this method returns true, revalidate calls by descendants of this component will cause the entire tree beginning with this root to be validated.
isValidateRoot() - Method in class javax.swing.JRootPane
If a descendant of this JRootPane calls revalidate, validate from here on down.
isValidateRoot() - Method in class javax.swing.JScrollPane
Overridden to return true so that any calls to revalidate on any descendants of this JScrollPane will cause the entire tree beginning with this JScrollPane to be validated.
isValidateRoot() - Method in class javax.swing.JSplitPane
Returns true, so that calls to revalidate on any descendant of this JSplitPane will cause a request to be queued that will validate the JSplitPane and all its descendants.
isValidateRoot() - Method in class javax.swing.JTextField
Calls to revalidate that come from within the textfield itself will be handled by validating the textfield, unless the textfield is contained within a JViewport, in which case this returns false.
isValidCodePoint(int) - Static method in class java.lang.Character
Determines whether the specified code point is a valid Unicode code point value.
isValue(Object) - Method in class javax.management.openmbean.ArrayType
Tests whether obj is a value for this ArrayType instance.
isValue(Object) - Method in class javax.management.openmbean.CompositeType
Tests whether obj is a value which could be described by this CompositeType instance.
isValue(Object) - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Tests whether obj is a valid value for the attribute described by this OpenMBeanAttributeInfoSupport instance.
isValue(Object) - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Tests whether obj is a valid value for the parameter described by this OpenMBeanParameterInfo instance.
isValue(Object) - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
Tests whether obj is a valid value for the parameter described by this OpenMBeanParameterInfo instance.
isValue(Object) - Method in class javax.management.openmbean.OpenType
Tests whether obj is a value for this open type.
isValue(Object) - Method in class javax.management.openmbean.SimpleType
Tests whether obj is a value for this SimpleType instance.
isValue(Object) - Method in class javax.management.openmbean.TabularType
Tests whether obj is a value which could be described by this TabularType instance.
isVarArgs() - Method in class java.lang.reflect.Constructor
Returns true if this executable was declared to take a variable number of arguments; returns false otherwise.
isVarArgs() - Method in class java.lang.reflect.Executable
Returns true if this executable was declared to take a variable number of arguments; returns false otherwise.
isVarArgs() - Method in class java.lang.reflect.Method
Returns true if this executable was declared to take a variable number of arguments; returns false otherwise.
isVarArgs() - Method in interface javax.lang.model.element.ExecutableElement
Returns true if this method or constructor accepts a variable number of arguments and returns false otherwise.
isVarargsCollector() - Method in class java.lang.invoke.MethodHandle
Determines if this method handle supports variable arity calls.
isVerbose() - Method in interface java.lang.management.ClassLoadingMXBean
Tests if the verbose output for the class loading system is enabled.
isVerbose() - Method in interface java.lang.management.MemoryMXBean
Tests if verbose output for the memory system is enabled.
isVertical() - Method in class java.awt.font.TextLayout
Returns true if this TextLayout is vertical.
isViewSizeSet - Variable in class javax.swing.JViewport
True when the viewport dimensions have been determined.
isVirtual() - Method in class java.net.NetworkInterface
Returns whether this interface is a virtual interface (also called subinterface).
isVisible() - Method in class java.awt.Component.AccessibleAWTComponent
Determines if the object is visible.
isVisible() - Method in class java.awt.Component
Determines whether this component should be visible when its parent is visible.
isVisible() - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Determine if the object is visible.
isVisible() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Determines if the object is visible.
isVisible() - Method in class java.awt.SplashScreen
Determines whether the splash screen is visible.
isVisible() - Method in interface javax.accessibility.AccessibleComponent
Determines if the object is visible.
isVisible() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
isVisible() - Method in class javax.swing.JPopupMenu
Returns true if the popup menu is visible (currently being displayed).
isVisible() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Determines if this object is visible.
isVisible() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
isVisible(TreePath) - Method in class javax.swing.JTree
Returns true if the value identified by path is currently viewable, which means it is either the root or all of its parents are expanded.
isVisible() - Method in interface javax.swing.plaf.basic.ComboPopup
Returns true if the popup is visible (currently being displayed).
isVisible() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
isVisible() - Method in interface javax.swing.text.Caret
Determines if the caret is currently visible.
isVisible() - Method in class javax.swing.text.DefaultCaret
Indicates whether or not the caret is currently visible.
isVisible() - Method in class javax.swing.text.html.ParagraphView
Indicates whether or not this view should be displayed.
isVisible() - Method in class javax.swing.text.View
Returns a boolean that indicates whether the view is visible or not.
isVolatile(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the volatile modifier, false otherwise.
isWeak(byte[], int) - Static method in class javax.crypto.spec.DESKeySpec
Checks if the given DES key material is weak or semi-weak.
isWeekDateSupported() - Method in class java.util.Calendar
Returns whether this Calendar supports week dates.
isWeekDateSupported() - Method in class java.util.GregorianCalendar
Returns true indicating this GregorianCalendar supports week dates.
isWheelScrollingEnabled() - Method in class java.awt.ScrollPane
Indicates whether or not scrolling will take place in response to the mouse wheel.
isWheelScrollingEnabled() - Method in class javax.swing.JScrollPane
Indicates whether or not scrolling will take place in response to the mouse wheel.
isWhitespace() - Method in class java.awt.font.GlyphMetrics
Returns true if this is a whitespace glyph.
isWhitespace(char) - Static method in class java.lang.Character
Determines if the specified character is white space according to Java.
isWhitespace(int) - Static method in class java.lang.Character
Determines if the specified character (Unicode code point) is white space according to Java.
isWindowTranslucencySupported(GraphicsDevice.WindowTranslucency) - Method in class java.awt.GraphicsDevice
Returns whether the given level of translucency is supported by this graphics device.
isWindowUnderMouse(Window) - Method in interface java.awt.peer.MouseInfoPeer
Returns whether or not the window is located under the mouse pointer.
isWrapperFor(Class<?>) - Method in interface java.sql.Wrapper
Returns true if this either implements the interface argument or is directly or indirectly a wrapper for an object that does.
isWrapperFor(Class<?>) - Method in class javax.sql.rowset.RowSetMetaDataImpl
Returns true if this either implements the interface argument or is directly or indirectly a wrapper for an object that does.
isWrapperInstance(Object) - Static method in class java.lang.invoke.MethodHandleProxies
Determines if the given object was produced by a call to asInterfaceInstance.
isWritable() - Method in class java.nio.channels.SelectionKey
Tests whether this key's channel is ready for writing.
isWritable(Path) - Static method in class java.nio.file.Files
Tests whether a file is writable.
isWritable(int) - Method in interface java.sql.ResultSetMetaData
Indicates whether it is possible for a write on the designated column to succeed.
isWritable() - Method in class javax.management.MBeanAttributeInfo
Whether new values can be written to the attribute.
isWritable() - Method in interface javax.management.openmbean.OpenMBeanAttributeInfo
Returns true if the attribute described by this OpenMBeanAttributeInfo instance is writable, false otherwise.
isWritable() - Method in class javax.management.relation.RoleInfo
Returns write access mode for the role (true if it is writable).
isWritable(int) - Method in class javax.sql.rowset.RowSetMetaDataImpl
Indicates whether it is possible for a write operation on the designated column to succeed.
isWriteLocked() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock
Queries if the write lock is held by any thread.
isWriteLockedByCurrentThread() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock
Queries if the write lock is held by the current thread.
isZoneLoaded(View) - Method in class javax.swing.text.ZoneView
Determine if a zone is in the loaded state.
ITALIAN - Static variable in class java.util.Locale
Useful constant for language.
ITALIC - Static variable in class java.awt.Font
The italicized style constant.
Italic - Static variable in class javax.swing.text.StyleConstants
Name of the italic attribute.
ITALIC_ACTION - Static variable in class javax.swing.text.html.HTMLEditorKit
The italic action identifier
ITALY - Static variable in class java.awt.PageAttributes.MediaType
An alias for ITALY_ENVELOPE.
ITALY - Static variable in class java.util.Locale
Useful constant for country.
ITALY_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for Italy Envelope, 110 x 230 mm.
ITALY_ENVELOPE - Static variable in class javax.print.attribute.standard.MediaSize.Other
Specifies the Italy envelope size, 110 mm by 230 mm.
ITALY_ENVELOPE - Static variable in class javax.print.attribute.standard.MediaSizeName
Italy envelope size .
item(int) - Method in class javax.imageio.metadata.IIOMetadataNode
 
ITEM_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting item events.
ITEM_FIRST - Static variable in class java.awt.event.ItemEvent
The first number in the range of ids used for item events.
ITEM_LAST - Static variable in class java.awt.event.ItemEvent
The last number in the range of ids used for item events.
ITEM_STATE_CHANGED - Static variable in class java.awt.event.ItemEvent
This event id indicates that an item's state changed.
ItemEvent - Class in java.awt.event
A semantic event which indicates that an item was selected or deselected.
ItemEvent(ItemSelectable, int, Object, int) - Constructor for class java.awt.event.ItemEvent
Constructs an ItemEvent object.
ItemListener - Interface in java.awt.event
The listener interface for receiving item events.
itemListener - Variable in class javax.swing.AbstractButton
The button model's ItemListener.
itemListener - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
This protected field is implementation specific.
itemListener - Variable in class javax.swing.plaf.basic.BasicComboPopup
This protected field is implementation specific.
ItemSelectable - Interface in java.awt
The interface for objects which contain a set of items for which zero or more can be selected.
itemStateChanged(ItemEvent) - Method in class java.awt.AWTEventMulticaster
Handles the itemStateChanged event by invoking the itemStateChanged methods on listener-a and listener-b.
itemStateChanged(ItemEvent) - Method in class java.awt.Checkbox.AccessibleAWTCheckbox
Fire accessible property change events when the state of the toggle button changes.
itemStateChanged(ItemEvent) - Method in interface java.awt.event.ItemListener
Invoked when an item has been selected or deselected by the user.
itemStateChanged(ItemEvent) - Method in class java.awt.List.AccessibleAWTList
 
itemStateChanged(ItemEvent) - Method in class javax.swing.DefaultCellEditor.EditorDelegate
When an item's state changes, editing is ended.
itemStateChanged(ItemEvent) - Method in class javax.swing.JToggleButton.AccessibleJToggleButton
Fire accessible property change events when the state of the toggle button changes.
itemStateChanged(ItemEvent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.ItemHandler
 
itemStateChanged(ItemEvent) - Method in class javax.swing.plaf.basic.BasicComboPopup.ItemHandler
 
Iterable<T> - Interface in java.lang
Implementing this interface allows an object to be the target of the "foreach" statement.
iterator() - Method in class java.awt.dnd.DragGestureEvent
Returns an Iterator for the events comprising the gesture.
iterator() - Method in class java.beans.beancontext.BeanContextMembershipEvent
Gets the array of children affected by this event.
iterator() - Method in class java.beans.beancontext.BeanContextSupport
Gets all JavaBean or BeanContext instances currently nested in this BeanContext.
iterator() - Method in interface java.lang.Iterable
Returns an iterator over a set of elements of type T.
iterator() - Method in interface java.nio.file.DirectoryStream
Returns the iterator associated with this DirectoryStream.
iterator() - Method in interface java.nio.file.Path
Returns an iterator over the name elements of this path.
iterator() - Method in exception java.sql.SQLException
Returns an iterator over the chained SQLExceptions.
iterator() - Method in class java.util.AbstractCollection
Returns an iterator over the elements contained in this collection.
iterator() - Method in class java.util.AbstractList
Returns an iterator over the elements in this list in proper sequence.
iterator() - Method in class java.util.AbstractSequentialList
Returns an iterator over the elements in this list (in proper sequence).
iterator() - Method in class java.util.ArrayDeque
Returns an iterator over the elements in this deque.
iterator() - Method in class java.util.ArrayList
Returns an iterator over the elements in this list in proper sequence.
iterator() - Method in interface java.util.Collection
Returns an iterator over the elements in this collection.
iterator() - Method in class java.util.concurrent.ArrayBlockingQueue
Returns an iterator over the elements in this queue in proper sequence.
iterator() - Method in interface java.util.concurrent.BlockingDeque
Returns an iterator over the elements in this deque in proper sequence.
iterator() - Method in class java.util.concurrent.ConcurrentLinkedDeque
Returns an iterator over the elements in this deque in proper sequence.
iterator() - Method in class java.util.concurrent.ConcurrentLinkedQueue
Returns an iterator over the elements in this queue in proper sequence.
iterator() - Method in class java.util.concurrent.ConcurrentSkipListSet
Returns an iterator over the elements in this set in ascending order.
iterator() - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns an iterator over the elements in this list in proper sequence.
iterator() - Method in class java.util.concurrent.CopyOnWriteArraySet
Returns an iterator over the elements contained in this set in the order in which these elements were added.
iterator() - Method in class java.util.concurrent.DelayQueue
Returns an iterator over all the elements (both expired and unexpired) in this queue.
iterator() - Method in class java.util.concurrent.LinkedBlockingDeque
Returns an iterator over the elements in this deque in proper sequence.
iterator() - Method in class java.util.concurrent.LinkedBlockingQueue
Returns an iterator over the elements in this queue in proper sequence.
iterator() - Method in class java.util.concurrent.LinkedTransferQueue
Returns an iterator over the elements in this queue in proper sequence.
iterator() - Method in class java.util.concurrent.PriorityBlockingQueue
Returns an iterator over the elements in this queue.
iterator() - Method in class java.util.concurrent.SynchronousQueue
Returns an empty iterator in which hasNext always returns false.
iterator() - Method in interface java.util.Deque
Returns an iterator over the elements in this deque in proper sequence.
iterator() - Method in class java.util.HashSet
Returns an iterator over the elements in this set.
Iterator<E> - Interface in java.util
An iterator over a collection.
iterator() - Method in interface java.util.List
Returns an iterator over the elements in this list in proper sequence.
iterator() - Method in interface java.util.NavigableSet
Returns an iterator over the elements in this set, in ascending order.
iterator() - Method in class java.util.PriorityQueue
Returns an iterator over the elements in this queue.
iterator() - Method in class java.util.ServiceLoader
Lazily loads the available providers of this loader's service.
iterator() - Method in interface java.util.Set
Returns an iterator over the elements in this set.
iterator() - Method in class java.util.TreeSet
Returns an iterator over the elements in this set in ascending order.
iterator() - Method in class java.util.Vector
Returns an iterator over the elements in this list in proper sequence.
iterator() - Method in class javax.xml.crypto.dom.DOMCryptoContext
Returns a read-only iterator over the set of Id/Element mappings of this DOMCryptoContext.
iterator() - Method in interface javax.xml.crypto.NodeSetData
Returns a read-only iterator over the nodes contained in this NodeSetData in document order.
IvParameterSpec - Class in javax.crypto.spec
This class specifies an initialization vector (IV).
IvParameterSpec(byte[]) - Constructor for class javax.crypto.spec.IvParameterSpec
Creates an IvParameterSpec object using the bytes in iv as the IV.
IvParameterSpec(byte[], int, int) - Constructor for class javax.crypto.spec.IvParameterSpec
Creates an IvParameterSpec object using the first len bytes in iv, beginning at offset inclusive, as the IV.

J

JANUARY - Static variable in class java.util.Calendar
Value of the Calendar.MONTH field indicating the first month of the year in the Gregorian and Julian calendars.
JAPAN - Static variable in class java.util.Locale
Useful constant for country.
JAPANESE - Static variable in class java.util.Locale
Useful constant for language.
JAPANESE_DOUBLE_POSTCARD - Static variable in class javax.print.attribute.standard.MediaSize.Other
Specifies the Japanese Double postcard size, 148 mm by 200 mm.
JAPANESE_DOUBLE_POSTCARD - Static variable in class javax.print.attribute.standard.MediaSizeName
Japanese Double Postcard size.
JAPANESE_POSTCARD - Static variable in class javax.print.attribute.standard.MediaSize.Other
Specifies the Japanese postcard size, 100 mm by 148 mm.
JAPANESE_POSTCARD - Static variable in class javax.print.attribute.standard.MediaSizeName
Japanese Postcard size.
JApplet - Class in javax.swing
An extended version of java.applet.Applet that adds support for the JFC/Swing component architecture.
JApplet() - Constructor for class javax.swing.JApplet
Creates a swing applet instance.
JApplet.AccessibleJApplet - Class in javax.swing
This class implements accessibility support for the JApplet class.
JApplet.AccessibleJApplet() - Constructor for class javax.swing.JApplet.AccessibleJApplet
 
JarEntry - Class in java.util.jar
This class is used to represent a JAR file entry.
JarEntry(String) - Constructor for class java.util.jar.JarEntry
Creates a new JarEntry for the specified JAR file entry name.
JarEntry(ZipEntry) - Constructor for class java.util.jar.JarEntry
Creates a new JarEntry with fields taken from the specified ZipEntry object.
JarEntry(JarEntry) - Constructor for class java.util.jar.JarEntry
Creates a new JarEntry with fields taken from the specified JarEntry object.
JarException - Exception in java.util.jar
Signals that an error of some sort has occurred while reading from or writing to a JAR file.
JarException() - Constructor for exception java.util.jar.JarException
Constructs a JarException with no detail message.
JarException(String) - Constructor for exception java.util.jar.JarException
Constructs a JarException with the specified detail message.
JarFile - Class in java.util.jar
The JarFile class is used to read the contents of a jar file from any file that can be opened with java.io.RandomAccessFile.
JarFile(String) - Constructor for class java.util.jar.JarFile
Creates a new JarFile to read from the specified file name.
JarFile(String, boolean) - Constructor for class java.util.jar.JarFile
Creates a new JarFile to read from the specified file name.
JarFile(File) - Constructor for class java.util.jar.JarFile
Creates a new JarFile to read from the specified File object.
JarFile(File, boolean) - Constructor for class java.util.jar.JarFile
Creates a new JarFile to read from the specified File object.
JarFile(File, boolean, int) - Constructor for class java.util.jar.JarFile
Creates a new JarFile to read from the specified File object in the specified mode.
jarFileURLConnection - Variable in class java.net.JarURLConnection
The connection to the JAR file URL, if the connection has been initiated.
JarInputStream - Class in java.util.jar
The JarInputStream class is used to read the contents of a JAR file from any input stream.
JarInputStream(InputStream) - Constructor for class java.util.jar.JarInputStream
Creates a new JarInputStream and reads the optional manifest.
JarInputStream(InputStream, boolean) - Constructor for class java.util.jar.JarInputStream
Creates a new JarInputStream and reads the optional manifest.
JarOutputStream - Class in java.util.jar
The JarOutputStream class is used to write the contents of a JAR file to any output stream.
JarOutputStream(OutputStream, Manifest) - Constructor for class java.util.jar.JarOutputStream
Creates a new JarOutputStream with the specified Manifest.
JarOutputStream(OutputStream) - Constructor for class java.util.jar.JarOutputStream
Creates a new JarOutputStream with no manifest.
JarURLConnection - Class in java.net
A URL Connection to a Java ARchive (JAR) file or an entry in a JAR file.
JarURLConnection(URL) - Constructor for class java.net.JarURLConnection
Creates the new JarURLConnection to the specified URL.
java.applet - package java.applet
Provides the classes necessary to create an applet and the classes an applet uses to communicate with its applet context.
java.awt - package java.awt
Contains all of the classes for creating user interfaces and for painting graphics and images.
java.awt.color - package java.awt.color
Provides classes for color spaces.
java.awt.datatransfer - package java.awt.datatransfer
Provides interfaces and classes for transferring data between and within applications.
java.awt.dnd - package java.awt.dnd
Drag and Drop is a direct manipulation gesture found in many Graphical User Interface systems that provides a mechanism to transfer information between two entities logically associated with presentation elements in the GUI.
java.awt.dnd.peer - package java.awt.dnd.peer
Provides for interfacing with the underlying window system in order to access its platform-dependent drag-and-drop facilities.
java.awt.event - package java.awt.event
Provides interfaces and classes for dealing with different types of events fired by AWT components.
java.awt.font - package java.awt.font
Provides classes and interface relating to fonts.
java.awt.geom - package java.awt.geom
Provides the Java 2D classes for defining and performing operations on objects related to two-dimensional geometry.
java.awt.im - package java.awt.im
Provides classes and interfaces for the input method framework.
java.awt.im.spi - package java.awt.im.spi
Provides interfaces that enable the development of input methods that can be used with any Java runtime environment.
java.awt.image - package java.awt.image
Provides classes for creating and modifying images.
java.awt.image.renderable - package java.awt.image.renderable
Provides classes and interfaces for producing rendering-independent images.
java.awt.peer - package java.awt.peer
Provides for interfacing with the underlying window system.
java.awt.print - package java.awt.print
Provides classes and interfaces for a general printing API.
java.beans - package java.beans
Contains classes related to developing beans -- components based on the JavaBeans™ architecture.
java.beans.beancontext - package java.beans.beancontext
Provides classes and interfaces relating to bean context.
java.io - package java.io
Provides for system input and output through data streams, serialization and the file system.
java.lang - package java.lang
Provides classes that are fundamental to the design of the Java programming language.
java.lang.annotation - package java.lang.annotation
Provides library support for the Java programming language annotation facility.
java.lang.instrument - package java.lang.instrument
Provides services that allow Java programming language agents to instrument programs running on the JVM.
java.lang.invoke - package java.lang.invoke
The java.lang.invoke package contains dynamic language support provided directly by the Java core class libraries and virtual machine.
java.lang.management - package java.lang.management
Provides the management interfaces for monitoring and management of the Java virtual machine and other components in the Java runtime.
java.lang.ref - package java.lang.ref
Provides reference-object classes, which support a limited degree of interaction with the garbage collector.
java.lang.reflect - package java.lang.reflect
Provides classes and interfaces for obtaining reflective information about classes and objects.
java.math - package java.math
Provides classes for performing arbitrary-precision integer arithmetic (BigInteger) and arbitrary-precision decimal arithmetic (BigDecimal).
java.net - package java.net
Provides the classes for implementing networking applications.
java.nio - package java.nio
Defines buffers, which are containers for data, and provides an overview of the other NIO packages.
java.nio.channels - package java.nio.channels
Defines channels, which represent connections to entities that are capable of performing I/O operations, such as files and sockets; defines selectors, for multiplexed, non-blocking I/O operations.
java.nio.channels.spi - package java.nio.channels.spi
Service-provider classes for the java.nio.channels package.
java.nio.charset - package java.nio.charset
Defines charsets, decoders, and encoders, for translating between bytes and Unicode characters.
java.nio.charset.spi - package java.nio.charset.spi
Service-provider classes for the java.nio.charset package.
java.nio.file - package java.nio.file
Defines interfaces and classes for the Java virtual machine to access files, file attributes, and file systems.
java.nio.file.attribute - package java.nio.file.attribute
Interfaces and classes providing access to file and file system attributes.
java.nio.file.spi - package java.nio.file.spi
Service-provider classes for the java.nio.file package.
java.rmi - package java.rmi
Provides the RMI package.
java.rmi.activation - package java.rmi.activation
Provides support for RMI Object Activation.
java.rmi.dgc - package java.rmi.dgc
Provides classes and interface for RMI distributed garbage-collection (DGC).
java.rmi.registry - package java.rmi.registry
Provides a class and two interfaces for the RMI registry.
java.rmi.server - package java.rmi.server
Provides classes and interfaces for supporting the server side of RMI.
java.security - package java.security
Provides the classes and interfaces for the security framework.
java.security.acl - package java.security.acl
The classes and interfaces in this package have been superseded by classes in the java.security package.
java.security.cert - package java.security.cert
Provides classes and interfaces for parsing and managing certificates, certificate revocation lists (CRLs), and certification paths.
java.security.interfaces - package java.security.interfaces
Provides interfaces for generating RSA (Rivest, Shamir and Adleman AsymmetricCipher algorithm) keys as defined in the RSA Laboratory Technical Note PKCS#1, and DSA (Digital Signature Algorithm) keys as defined in NIST's FIPS-186.
java.security.spec - package java.security.spec
Provides classes and interfaces for key specifications and algorithm parameter specifications.
java.sql - package java.sql
Provides the API for accessing and processing data stored in a data source (usually a relational database) using the JavaTM programming language.
java.text - package java.text
Provides classes and interfaces for handling text, dates, numbers, and messages in a manner independent of natural languages.
java.text.spi - package java.text.spi
Service provider classes for the classes in the java.text package.
java.util - package java.util
Contains the collections framework, legacy collection classes, event model, date and time facilities, internationalization, and miscellaneous utility classes (a string tokenizer, a random-number generator, and a bit array).
java.util.concurrent - package java.util.concurrent
Utility classes commonly useful in concurrent programming.
java.util.concurrent.atomic - package java.util.concurrent.atomic
A small toolkit of classes that support lock-free thread-safe programming on single variables.
java.util.concurrent.locks - package java.util.concurrent.locks
Interfaces and classes providing a framework for locking and waiting for conditions that is distinct from built-in synchronization and monitors.
java.util.jar - package java.util.jar
Provides classes for reading and writing the JAR (Java ARchive) file format, which is based on the standard ZIP file format with an optional manifest file.
java.util.logging - package java.util.logging
Provides the classes and interfaces of the JavaTM 2 platform's core logging facilities.
java.util.prefs - package java.util.prefs
This package allows applications to store and retrieve user and system preference and configuration data.
java.util.regex - package java.util.regex
Classes for matching character sequences against patterns specified by regular expressions.
java.util.spi - package java.util.spi
Service provider classes for the classes in the java.util package.
java.util.zip - package java.util.zip
Provides classes for reading and writing the standard ZIP and GZIP file formats.
JAVA_OBJECT - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type JAVA_OBJECT.
JavaCompiler - Interface in javax.tools
Interface to invoke Java™ programming language compilers from programs.
JavaCompiler.CompilationTask - Interface in javax.tools
Interface representing a future for a compilation task.
javaFileListFlavor - Static variable in class java.awt.datatransfer.DataFlavor
To transfer a list of files to/from Java (and the underlying platform) a DataFlavor of this type/subtype and representation class of java.util.List is used.
JavaFileManager - Interface in javax.tools
File manager for tools operating on Java™ programming language source and class files.
JavaFileManager.Location - Interface in javax.tools
Interface for locations of file objects.
JavaFileObject - Interface in javax.tools
File abstraction for tools operating on Java™ programming language source and class files.
JavaFileObject.Kind - Enum in javax.tools
Kinds of JavaFileObjects.
javaJVMLocalObjectMimeType - Static variable in class java.awt.datatransfer.DataFlavor
To transfer a reference to an arbitrary Java object reference that has no associated MIME Content-type, across a Transferable interface WITHIN THE SAME JVM, a DataFlavor with this type/subtype is used, with a representationClass equal to the type of the class/interface being passed across the Transferable.
JAVANESE - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Javanese" Unicode character block.
javaRemoteObjectMimeType - Static variable in class java.awt.datatransfer.DataFlavor
In order to pass a live link to a Remote object via a Drag and Drop ACTION_LINK operation a Mime Content Type of application/x-java-remote-object should be used, where the representation class of the DataFlavor represents the type of the Remote interface to be transferred.
javaSerializedObjectMimeType - Static variable in class java.awt.datatransfer.DataFlavor
A MIME Content-Type of application/x-java-serialized-object represents a graph of Java object(s) that have been made persistent.
javax.accessibility - package javax.accessibility
Defines a contract between user-interface components and an assistive technology that provides access to those components.
javax.annotation.processing - package javax.annotation.processing
Facilities for declaring annotation processors and for allowing annotation processors to communicate with an annotation processing tool environment.
javax.crypto - package javax.crypto
Provides the classes and interfaces for cryptographic operations.
javax.crypto.interfaces - package javax.crypto.interfaces
Provides interfaces for Diffie-Hellman keys as defined in RSA Laboratories' PKCS #3.
javax.crypto.spec - package javax.crypto.spec
Provides classes and interfaces for key specifications and algorithm parameter specifications.
javax.imageio - package javax.imageio
The main package of the Java Image I/O API.
javax.imageio.event - package javax.imageio.event
A package of the Java Image I/O API dealing with synchronous notification of events during the reading and writing of images.
javax.imageio.metadata - package javax.imageio.metadata
A package of the Java Image I/O API dealing with reading and writing metadata.
javax.imageio.plugins.bmp - package javax.imageio.plugins.bmp
Package containing the public classes used by the built-in BMP plug-in.
javax.imageio.plugins.jpeg - package javax.imageio.plugins.jpeg
Classes supporting the built-in JPEG plug-in.
javax.imageio.spi - package javax.imageio.spi
A package of the Java Image I/O API containing the plug-in interfaces for readers, writers, transcoders, and streams, and a runtime registry.
javax.imageio.stream - package javax.imageio.stream
A package of the Java Image I/O API dealing with low-level I/O from files and streams.
javax.lang.model - package javax.lang.model
Classes and hierarchies of packages used to model the Java programming language.
javax.lang.model.element - package javax.lang.model.element
Interfaces used to model elements of the Java programming language.
javax.lang.model.type - package javax.lang.model.type
Interfaces used to model Java programming language types.
javax.lang.model.util - package javax.lang.model.util
Utilities to assist in the processing of program elements and types.
javax.management - package javax.management
Provides the core classes for the Java Management Extensions.
javax.management.loading - package javax.management.loading
Provides the classes which implement advanced dynamic loading.
javax.management.modelmbean - package javax.management.modelmbean
Provides the definition of the ModelMBean classes.
javax.management.monitor - package javax.management.monitor
Provides the definition of the monitor classes.
javax.management.openmbean - package javax.management.openmbean
Provides the open data types and Open MBean descriptor classes.
javax.management.relation - package javax.management.relation
Provides the definition of the Relation Service.
javax.management.remote - package javax.management.remote
Interfaces for remote access to JMX MBean servers.
javax.management.remote.rmi - package javax.management.remote.rmi
The RMI connector is a connector for the JMX Remote API that uses RMI to transmit client requests to a remote MBean server.
javax.management.timer - package javax.management.timer
Provides the definition of the Timer MBean.
javax.naming - package javax.naming
Provides the classes and interfaces for accessing naming services.
javax.naming.directory - package javax.naming.directory
Extends the javax.naming package to provide functionality for accessing directory services.
javax.naming.event - package javax.naming.event
Provides support for event notification when accessing naming and directory services.
javax.naming.ldap - package javax.naming.ldap
Provides support for LDAPv3 extended operations and controls.
javax.naming.spi - package javax.naming.spi
 
javax.net - package javax.net
Provides classes for networking applications.
javax.net.ssl - package javax.net.ssl
Provides classes for the secure socket package.
javax.print - package javax.print
Provides the principal classes and interfaces for the JavaTM Print Service API.
javax.print.attribute - package javax.print.attribute
Provides classes and interfaces that describe the types of JavaTM Print Service attributes and how they can be collected into attribute sets.
javax.print.attribute.standard - package javax.print.attribute.standard
Package javax.print.attribute.standard contains classes for specific printing attributes.
javax.print.event - package javax.print.event
Package javax.print.event contains event classes and listener interfaces.
javax.rmi.ssl - package javax.rmi.ssl
Provides implementations of RMIClientSocketFactory and RMIServerSocketFactory over the Secure Sockets Layer (SSL) or Transport Layer Security (TLS) protocols.
javax.script - package javax.script
The scripting API consists of interfaces and classes that define Java TM Scripting Engines and provides a framework for their use in Java applications.
javax.security.auth - package javax.security.auth
This package provides a framework for authentication and authorization.
javax.security.auth.callback - package javax.security.auth.callback
This package provides the classes necessary for services to interact with applications in order to retrieve information (authentication data including usernames or passwords, for example) or to display information (error and warning messages, for example).
javax.security.auth.kerberos - package javax.security.auth.kerberos
This package contains utility classes related to the Kerberos network authentication protocol.
javax.security.auth.login - package javax.security.auth.login
This package provides a pluggable authentication framework.
javax.security.auth.spi - package javax.security.auth.spi
This package provides the interface to be used for implementing pluggable authentication modules.
javax.security.auth.x500 - package javax.security.auth.x500
This package contains the classes that should be used to store X500 Principal and X500 Private Crendentials in a Subject.
javax.security.cert - package javax.security.cert
Provides classes for public key certificates.
javax.security.sasl - package javax.security.sasl
Contains class and interfaces for supporting SASL.
javax.sound.midi - package javax.sound.midi
Provides interfaces and classes for I/O, sequencing, and synthesis of MIDI (Musical Instrument Digital Interface) data.
javax.sound.midi.spi - package javax.sound.midi.spi
Supplies interfaces for service providers to implement when offering new MIDI devices, MIDI file readers and writers, or sound bank readers.
javax.sound.sampled - package javax.sound.sampled
Provides interfaces and classes for capture, processing, and playback of sampled audio data.
javax.sound.sampled.spi - package javax.sound.sampled.spi
Supplies abstract classes for service providers to subclass when offering new audio devices, sound file readers and writers, or audio format converters.
javax.sql - package javax.sql
Provides the API for server side data source access and processing from the JavaTM programming language.
javax.sql.rowset - package javax.sql.rowset
Standard interfaces and base classes for JDBC RowSet implementations.
javax.sql.rowset.serial - package javax.sql.rowset.serial
Provides utility classes to allow serializable mappings between SQL types and data types in the Java programming language.
javax.sql.rowset.spi - package javax.sql.rowset.spi
The standard classes and interfaces that a third party vendor has to use in its implementation of a synchronization provider.
javax.swing - package javax.swing
Provides a set of "lightweight" (all-Java language) components that, to the maximum degree possible, work the same on all platforms.
javax.swing.border - package javax.swing.border
Provides classes and interface for drawing specialized borders around a Swing component.
javax.swing.colorchooser - package javax.swing.colorchooser
Contains classes and interfaces used by the JColorChooser component.
javax.swing.event - package javax.swing.event
Provides for events fired by Swing components.
javax.swing.filechooser - package javax.swing.filechooser
Contains classes and interfaces used by the JFileChooser component.
javax.swing.plaf - package javax.swing.plaf
Provides one interface and many abstract classes that Swing uses to provide its pluggable look-and-feel capabilities.
javax.swing.plaf.basic - package javax.swing.plaf.basic
Provides user interface objects built according to the Basic look and feel.
javax.swing.plaf.metal - package javax.swing.plaf.metal
Provides user interface objects built according to the Java look and feel (once codenamed Metal), which is the default look and feel.
javax.swing.plaf.multi - package javax.swing.plaf.multi
Provides user interface objects that combine two or more look and feels.
javax.swing.plaf.nimbus - package javax.swing.plaf.nimbus
Provides user interface objects built according to the cross-platform Nimbus look and feel.
javax.swing.plaf.synth - package javax.swing.plaf.synth
Synth is a skinnable look and feel in which all painting is delegated.
javax.swing.table - package javax.swing.table
Provides classes and interfaces for dealing with javax.swing.JTable.
javax.swing.text - package javax.swing.text
Provides classes and interfaces that deal with editable and noneditable text components.
javax.swing.text.html - package javax.swing.text.html
Provides the class HTMLEditorKit and supporting classes for creating HTML text editors.
javax.swing.text.html.parser - package javax.swing.text.html.parser
Provides the default HTML parser, along with support classes.
javax.swing.text.rtf - package javax.swing.text.rtf
Provides a class (RTFEditorKit) for creating Rich-Text-Format text editors.
javax.swing.tree - package javax.swing.tree
Provides classes and interfaces for dealing with javax.swing.JTree.
javax.swing.undo - package javax.swing.undo
Allows developers to provide support for undo/redo in applications such as text editors.
javax.tools - package javax.tools
Provides interfaces for tools which can be invoked from a program, for example, compilers.
javax.tools.annotation - package javax.tools.annotation
 
javax.xml.crypto - package javax.xml.crypto
Common classes for XML cryptography.
javax.xml.crypto.dom - package javax.xml.crypto.dom
DOM-specific classes for the javax.xml.crypto package.
javax.xml.crypto.dsig - package javax.xml.crypto.dsig
Classes for generating and validating XML digital signatures.
javax.xml.crypto.dsig.dom - package javax.xml.crypto.dsig.dom
DOM-specific classes for the javax.xml.crypto.dsig package.
javax.xml.crypto.dsig.keyinfo - package javax.xml.crypto.dsig.keyinfo
Classes for parsing and processing KeyInfo elements and structures.
javax.xml.crypto.dsig.spec - package javax.xml.crypto.dsig.spec
Parameter classes for XML digital signatures.
JButton - Class in javax.swing
An implementation of a "push" button.
JButton() - Constructor for class javax.swing.JButton
Creates a button with no set text or icon.
JButton(Icon) - Constructor for class javax.swing.JButton
Creates a button with an icon.
JButton(String) - Constructor for class javax.swing.JButton
Creates a button with text.
JButton(Action) - Constructor for class javax.swing.JButton
Creates a button where properties are taken from the Action supplied.
JButton(String, Icon) - Constructor for class javax.swing.JButton
Creates a button with initial text and an icon.
JButton.AccessibleJButton - Class in javax.swing
This class implements accessibility support for the JButton class.
JButton.AccessibleJButton() - Constructor for class javax.swing.JButton.AccessibleJButton
 
JCheckBox - Class in javax.swing
An implementation of a check box -- an item that can be selected or deselected, and which displays its state to the user.
JCheckBox() - Constructor for class javax.swing.JCheckBox
Creates an initially unselected check box button with no text, no icon.
JCheckBox(Icon) - Constructor for class javax.swing.JCheckBox
Creates an initially unselected check box with an icon.
JCheckBox(Icon, boolean) - Constructor for class javax.swing.JCheckBox
Creates a check box with an icon and specifies whether or not it is initially selected.
JCheckBox(String) - Constructor for class javax.swing.JCheckBox
Creates an initially unselected check box with text.
JCheckBox(Action) - Constructor for class javax.swing.JCheckBox
Creates a check box where properties are taken from the Action supplied.
JCheckBox(String, boolean) - Constructor for class javax.swing.JCheckBox
Creates a check box with text and specifies whether or not it is initially selected.
JCheckBox(String, Icon) - Constructor for class javax.swing.JCheckBox
Creates an initially unselected check box with the specified text and icon.
JCheckBox(String, Icon, boolean) - Constructor for class javax.swing.JCheckBox
Creates a check box with text and icon, and specifies whether or not it is initially selected.
JCheckBox.AccessibleJCheckBox - Class in javax.swing
This class implements accessibility support for the JCheckBox class.
JCheckBox.AccessibleJCheckBox() - Constructor for class javax.swing.JCheckBox.AccessibleJCheckBox
 
JCheckBoxMenuItem - Class in javax.swing
A menu item that can be selected or deselected.
JCheckBoxMenuItem() - Constructor for class javax.swing.JCheckBoxMenuItem
Creates an initially unselected check box menu item with no set text or icon.
JCheckBoxMenuItem(Icon) - Constructor for class javax.swing.JCheckBoxMenuItem
Creates an initially unselected check box menu item with an icon.
JCheckBoxMenuItem(String) - Constructor for class javax.swing.JCheckBoxMenuItem
Creates an initially unselected check box menu item with text.
JCheckBoxMenuItem(Action) - Constructor for class javax.swing.JCheckBoxMenuItem
Creates a menu item whose properties are taken from the Action supplied.
JCheckBoxMenuItem(String, Icon) - Constructor for class javax.swing.JCheckBoxMenuItem
Creates an initially unselected check box menu item with the specified text and icon.
JCheckBoxMenuItem(String, boolean) - Constructor for class javax.swing.JCheckBoxMenuItem
Creates a check box menu item with the specified text and selection state.
JCheckBoxMenuItem(String, Icon, boolean) - Constructor for class javax.swing.JCheckBoxMenuItem
Creates a check box menu item with the specified text, icon, and selection state.
JCheckBoxMenuItem.AccessibleJCheckBoxMenuItem - Class in javax.swing
This class implements accessibility support for the JCheckBoxMenuItem class.
JCheckBoxMenuItem.AccessibleJCheckBoxMenuItem() - Constructor for class javax.swing.JCheckBoxMenuItem.AccessibleJCheckBoxMenuItem
 
JColorChooser - Class in javax.swing
JColorChooser provides a pane of controls designed to allow a user to manipulate and select a color.
JColorChooser() - Constructor for class javax.swing.JColorChooser
Creates a color chooser pane with an initial color of white.
JColorChooser(Color) - Constructor for class javax.swing.JColorChooser
Creates a color chooser pane with the specified initial color.
JColorChooser(ColorSelectionModel) - Constructor for class javax.swing.JColorChooser
Creates a color chooser pane with the specified ColorSelectionModel.
JColorChooser.AccessibleJColorChooser - Class in javax.swing
This class implements accessibility support for the JColorChooser class.
JColorChooser.AccessibleJColorChooser() - Constructor for class javax.swing.JColorChooser.AccessibleJColorChooser
 
JComboBox<E> - Class in javax.swing
A component that combines a button or editable field and a drop-down list.
JComboBox(ComboBoxModel<E>) - Constructor for class javax.swing.JComboBox
Creates a JComboBox that takes its items from an existing ComboBoxModel.
JComboBox(E[]) - Constructor for class javax.swing.JComboBox
Creates a JComboBox that contains the elements in the specified array.
JComboBox(Vector<E>) - Constructor for class javax.swing.JComboBox
Creates a JComboBox that contains the elements in the specified Vector.
JComboBox() - Constructor for class javax.swing.JComboBox
Creates a JComboBox with a default data model.
JComboBox.AccessibleJComboBox - Class in javax.swing
This class implements accessibility support for the JComboBox class.
JComboBox.AccessibleJComboBox() - Constructor for class javax.swing.JComboBox.AccessibleJComboBox
Returns an AccessibleJComboBox instance
JComboBox.KeySelectionManager - Interface in javax.swing
The interface that defines a KeySelectionManager.
JComponent - Class in javax.swing
The base class for all Swing components except top-level containers.
JComponent() - Constructor for class javax.swing.JComponent
Default JComponent constructor.
JComponent.AccessibleJComponent - Class in javax.swing
Inner class of JComponent used to provide default support for accessibility.
JComponent.AccessibleJComponent() - Constructor for class javax.swing.JComponent.AccessibleJComponent
Though the class is abstract, this should be called by all sub-classes.
JComponent.AccessibleJComponent.AccessibleContainerHandler - Class in javax.swing
Fire PropertyChange listener, if one is registered, when children added/removed.
JComponent.AccessibleJComponent.AccessibleContainerHandler() - Constructor for class javax.swing.JComponent.AccessibleJComponent.AccessibleContainerHandler
 
JComponent.AccessibleJComponent.AccessibleFocusHandler - Class in javax.swing
Fire PropertyChange listener, if one is registered, when focus events happen
JComponent.AccessibleJComponent.AccessibleFocusHandler() - Constructor for class javax.swing.JComponent.AccessibleJComponent.AccessibleFocusHandler
 
JCOMPONENT_UI - Static variable in class javax.print.ServiceUIFactory
Denotes a UI implemented as a Swing component.
jdbcCompliant() - Method in interface java.sql.Driver
Reports whether this driver is a genuine JDBC CompliantTM driver.
JdbcRowSet - Interface in javax.sql.rowset
The standard interface that all standard implementations of JdbcRowSet must implement.
JDesktopPane - Class in javax.swing
A container used to create a multiple-document interface or a virtual desktop.
JDesktopPane() - Constructor for class javax.swing.JDesktopPane
Creates a new JDesktopPane.
JDesktopPane.AccessibleJDesktopPane - Class in javax.swing
This class implements accessibility support for the JDesktopPane class.
JDesktopPane.AccessibleJDesktopPane() - Constructor for class javax.swing.JDesktopPane.AccessibleJDesktopPane
 
JDialog - Class in javax.swing
The main class for creating a dialog window.
JDialog() - Constructor for class javax.swing.JDialog
Creates a modeless dialog without a title and without a specified Frame owner.
JDialog(Frame) - Constructor for class javax.swing.JDialog
Creates a modeless dialog with the specified Frame as its owner and an empty title.
JDialog(Frame, boolean) - Constructor for class javax.swing.JDialog
Creates a dialog with an empty title and the specified modality and Frame as its owner.
JDialog(Frame, String) - Constructor for class javax.swing.JDialog
Creates a modeless dialog with the specified title and with the specified owner frame.
JDialog(Frame, String, boolean) - Constructor for class javax.swing.JDialog
Creates a dialog with the specified title, owner Frame and modality.
JDialog(Frame, String, boolean, GraphicsConfiguration) - Constructor for class javax.swing.JDialog
Creates a dialog with the specified title, owner Frame, modality and GraphicsConfiguration.
JDialog(Dialog) - Constructor for class javax.swing.JDialog
Creates a modeless dialog with the specified Dialog as its owner and an empty title.
JDialog(Dialog, boolean) - Constructor for class javax.swing.JDialog
Creates a dialog with an empty title and the specified modality and Dialog as its owner.
JDialog(Dialog, String) - Constructor for class javax.swing.JDialog
Creates a modeless dialog with the specified title and with the specified owner dialog.
JDialog(Dialog, String, boolean) - Constructor for class javax.swing.JDialog
Creates a dialog with the specified title, modality and the specified owner Dialog.
JDialog(Dialog, String, boolean, GraphicsConfiguration) - Constructor for class javax.swing.JDialog
Creates a dialog with the specified title, owner Dialog, modality and GraphicsConfiguration.
JDialog(Window) - Constructor for class javax.swing.JDialog
Creates a modeless dialog with the specified Window as its owner and an empty title.
JDialog(Window, Dialog.ModalityType) - Constructor for class javax.swing.JDialog
Creates a dialog with an empty title and the specified modality and Window as its owner.
JDialog(Window, String) - Constructor for class javax.swing.JDialog
Creates a modeless dialog with the specified title and owner Window.
JDialog(Window, String, Dialog.ModalityType) - Constructor for class javax.swing.JDialog
Creates a dialog with the specified title, owner Window and modality.
JDialog(Window, String, Dialog.ModalityType, GraphicsConfiguration) - Constructor for class javax.swing.JDialog
Creates a dialog with the specified title, owner Window, modality and GraphicsConfiguration.
JDialog.AccessibleJDialog - Class in javax.swing
This class implements accessibility support for the JDialog class.
JDialog.AccessibleJDialog() - Constructor for class javax.swing.JDialog.AccessibleJDialog
 
JDIALOG_UI - Static variable in class javax.print.ServiceUIFactory
Denotes a UI implemented as a Swing dialog.
JEditorPane - Class in javax.swing
A text component to edit various kinds of content.
JEditorPane() - Constructor for class javax.swing.JEditorPane
Creates a new JEditorPane.
JEditorPane(URL) - Constructor for class javax.swing.JEditorPane
Creates a JEditorPane based on a specified URL for input.
JEditorPane(String) - Constructor for class javax.swing.JEditorPane
Creates a JEditorPane based on a string containing a URL specification.
JEditorPane(String, String) - Constructor for class javax.swing.JEditorPane
Creates a JEditorPane that has been initialized to the given text.
JEditorPane.AccessibleJEditorPane - Class in javax.swing
This class implements accessibility support for the JEditorPane class.
JEditorPane.AccessibleJEditorPane() - Constructor for class javax.swing.JEditorPane.AccessibleJEditorPane
 
JEditorPane.AccessibleJEditorPaneHTML - Class in javax.swing
This class provides support for AccessibleHypertext, and is used in instances where the EditorKit installed in this JEditorPane is an instance of HTMLEditorKit.
JEditorPane.AccessibleJEditorPaneHTML() - Constructor for class javax.swing.JEditorPane.AccessibleJEditorPaneHTML
 
JEditorPane.JEditorPaneAccessibleHypertextSupport - Class in javax.swing
What's returned by AccessibleJEditorPaneHTML.getAccessibleText.
JEditorPane.JEditorPaneAccessibleHypertextSupport() - Constructor for class javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport
Make one of these puppies
JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink - Class in javax.swing
 
JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink(Element) - Constructor for class javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink
 
JFileChooser - Class in javax.swing
JFileChooser provides a simple mechanism for the user to choose a file.
JFileChooser() - Constructor for class javax.swing.JFileChooser
Constructs a JFileChooser pointing to the user's default directory.
JFileChooser(String) - Constructor for class javax.swing.JFileChooser
Constructs a JFileChooser using the given path.
JFileChooser(File) - Constructor for class javax.swing.JFileChooser
Constructs a JFileChooser using the given File as the path.
JFileChooser(FileSystemView) - Constructor for class javax.swing.JFileChooser
Constructs a JFileChooser using the given FileSystemView.
JFileChooser(File, FileSystemView) - Constructor for class javax.swing.JFileChooser
Constructs a JFileChooser using the given current directory and FileSystemView.
JFileChooser(String, FileSystemView) - Constructor for class javax.swing.JFileChooser
Constructs a JFileChooser using the given current directory path and FileSystemView.
JFileChooser.AccessibleJFileChooser - Class in javax.swing
This class implements accessibility support for the JFileChooser class.
JFileChooser.AccessibleJFileChooser() - Constructor for class javax.swing.JFileChooser.AccessibleJFileChooser
 
JFormattedTextField - Class in javax.swing
JFormattedTextField extends JTextField adding support for formatting arbitrary values, as well as retrieving a particular object once the user has edited the text.
JFormattedTextField() - Constructor for class javax.swing.JFormattedTextField
Creates a JFormattedTextField with no AbstractFormatterFactory.
JFormattedTextField(Object) - Constructor for class javax.swing.JFormattedTextField
Creates a JFormattedTextField with the specified value.
JFormattedTextField(Format) - Constructor for class javax.swing.JFormattedTextField
Creates a JFormattedTextField.
JFormattedTextField(JFormattedTextField.AbstractFormatter) - Constructor for class javax.swing.JFormattedTextField
Creates a JFormattedTextField with the specified AbstractFormatter.
JFormattedTextField(JFormattedTextField.AbstractFormatterFactory) - Constructor for class javax.swing.JFormattedTextField
Creates a JFormattedTextField with the specified AbstractFormatterFactory.
JFormattedTextField(JFormattedTextField.AbstractFormatterFactory, Object) - Constructor for class javax.swing.JFormattedTextField
Creates a JFormattedTextField with the specified AbstractFormatterFactory and initial value.
JFormattedTextField.AbstractFormatter - Class in javax.swing
Instances of AbstractFormatter are used by JFormattedTextField to handle the conversion both from an Object to a String, and back from a String to an Object.
JFormattedTextField.AbstractFormatter() - Constructor for class javax.swing.JFormattedTextField.AbstractFormatter
 
JFormattedTextField.AbstractFormatterFactory - Class in javax.swing
Instances of AbstractFormatterFactory are used by JFormattedTextField to obtain instances of AbstractFormatter which in turn are used to format values.
JFormattedTextField.AbstractFormatterFactory() - Constructor for class javax.swing.JFormattedTextField.AbstractFormatterFactory
 
JFrame - Class in javax.swing
An extended version of java.awt.Frame that adds support for the JFC/Swing component architecture.
JFrame() - Constructor for class javax.swing.JFrame
Constructs a new frame that is initially invisible.
JFrame(GraphicsConfiguration) - Constructor for class javax.swing.JFrame
Creates a Frame in the specified GraphicsConfiguration of a screen device and a blank title.
JFrame(String) - Constructor for class javax.swing.JFrame
Creates a new, initially invisible Frame with the specified title.
JFrame(String, GraphicsConfiguration) - Constructor for class javax.swing.JFrame
Creates a JFrame with the specified title and the specified GraphicsConfiguration of a screen device.
JFrame.AccessibleJFrame - Class in javax.swing
This class implements accessibility support for the JFrame class.
JFrame.AccessibleJFrame() - Constructor for class javax.swing.JFrame.AccessibleJFrame
 
JInternalFrame - Class in javax.swing
A lightweight object that provides many of the features of a native frame, including dragging, closing, becoming an icon, resizing, title display, and support for a menu bar.
JInternalFrame() - Constructor for class javax.swing.JInternalFrame
Creates a non-resizable, non-closable, non-maximizable, non-iconifiable JInternalFrame with no title.
JInternalFrame(String) - Constructor for class javax.swing.JInternalFrame
Creates a non-resizable, non-closable, non-maximizable, non-iconifiable JInternalFrame with the specified title.
JInternalFrame(String, boolean) - Constructor for class javax.swing.JInternalFrame
Creates a non-closable, non-maximizable, non-iconifiable JInternalFrame with the specified title and resizability.
JInternalFrame(String, boolean, boolean) - Constructor for class javax.swing.JInternalFrame
Creates a non-maximizable, non-iconifiable JInternalFrame with the specified title, resizability, and closability.
JInternalFrame(String, boolean, boolean, boolean) - Constructor for class javax.swing.JInternalFrame
Creates a non-iconifiable JInternalFrame with the specified title, resizability, closability, and maximizability.
JInternalFrame(String, boolean, boolean, boolean, boolean) - Constructor for class javax.swing.JInternalFrame
Creates a JInternalFrame with the specified title, resizability, closability, maximizability, and iconifiability.
JInternalFrame.AccessibleJInternalFrame - Class in javax.swing
This class implements accessibility support for the JInternalFrame class.
JInternalFrame.AccessibleJInternalFrame() - Constructor for class javax.swing.JInternalFrame.AccessibleJInternalFrame
 
JInternalFrame.JDesktopIcon - Class in javax.swing
This component represents an iconified version of a JInternalFrame.
JInternalFrame.JDesktopIcon(JInternalFrame) - Constructor for class javax.swing.JInternalFrame.JDesktopIcon
Creates an icon for an internal frame.
JInternalFrame.JDesktopIcon.AccessibleJDesktopIcon - Class in javax.swing
This class implements accessibility support for the JInternalFrame.JDesktopIcon class.
JInternalFrame.JDesktopIcon.AccessibleJDesktopIcon() - Constructor for class javax.swing.JInternalFrame.JDesktopIcon.AccessibleJDesktopIcon
 
JIS_B0 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for JIS B0, 1030 x 1456 mm.
JIS_B0 - Static variable in class javax.print.attribute.standard.MediaSizeName
JIS B0 size.
JIS_B1 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for JIS B1, 728 x 1030 mm.
JIS_B1 - Static variable in class javax.print.attribute.standard.MediaSizeName
JIS B1 size.
JIS_B10 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for JIS B10, 32 x 45 mm.
JIS_B10 - Static variable in class javax.print.attribute.standard.MediaSizeName
JIS B10 size.
JIS_B2 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for JIS B2, 515 x 728 mm.
JIS_B2 - Static variable in class javax.print.attribute.standard.MediaSizeName
JIS B2 size.
JIS_B3 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for JIS B3, 364 x 515 mm.
JIS_B3 - Static variable in class javax.print.attribute.standard.MediaSizeName
JIS B3 size.
JIS_B4 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for JIS B4, 257 x 364 mm.
JIS_B4 - Static variable in class javax.print.attribute.standard.MediaSizeName
JIS B4 size.
JIS_B5 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for JIS B5, 182 x 257 mm.
JIS_B5 - Static variable in class javax.print.attribute.standard.MediaSizeName
JIS B5 size.
JIS_B6 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for JIS B6, 128 x 182 mm.
JIS_B6 - Static variable in class javax.print.attribute.standard.MediaSizeName
JIS B6 size.
JIS_B7 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for JIS B7, 91 x 128 mm.
JIS_B7 - Static variable in class javax.print.attribute.standard.MediaSizeName
JIS B7 size.
JIS_B8 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for JIS B8, 64 x 91 mm.
JIS_B8 - Static variable in class javax.print.attribute.standard.MediaSizeName
JIS B8 size.
JIS_B9 - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for JIS B9, 45 x 64 mm.
JIS_B9 - Static variable in class javax.print.attribute.standard.MediaSizeName
JIS B9 size.
JLabel - Class in javax.swing
A display area for a short text string or an image, or both.
JLabel(String, Icon, int) - Constructor for class javax.swing.JLabel
Creates a JLabel instance with the specified text, image, and horizontal alignment.
JLabel(String, int) - Constructor for class javax.swing.JLabel
Creates a JLabel instance with the specified text and horizontal alignment.
JLabel(String) - Constructor for class javax.swing.JLabel
Creates a JLabel instance with the specified text.
JLabel(Icon, int) - Constructor for class javax.swing.JLabel
Creates a JLabel instance with the specified image and horizontal alignment.
JLabel(Icon) - Constructor for class javax.swing.JLabel
Creates a JLabel instance with the specified image.
JLabel() - Constructor for class javax.swing.JLabel
Creates a JLabel instance with no image and with an empty string for the title.
JLabel.AccessibleJLabel - Class in javax.swing
The class used to obtain the accessible role for this object.
JLabel.AccessibleJLabel() - Constructor for class javax.swing.JLabel.AccessibleJLabel
 
JLayer<V extends Component> - Class in javax.swing
JLayer is a universal decorator for Swing components which enables you to implement various advanced painting effects as well as receive notifications of all AWTEvents generated within its borders.
JLayer() - Constructor for class javax.swing.JLayer
Creates a new JLayer object with a null view component and default LayerUI.
JLayer(V) - Constructor for class javax.swing.JLayer
Creates a new JLayer object with default LayerUI.
JLayer(V, LayerUI<V>) - Constructor for class javax.swing.JLayer
Creates a new JLayer object with the specified view component and LayerUI object.
JLayeredPane - Class in javax.swing
JLayeredPane adds depth to a JFC/Swing container, allowing components to overlap each other when needed.
JLayeredPane() - Constructor for class javax.swing.JLayeredPane
Create a new JLayeredPane
JLayeredPane.AccessibleJLayeredPane - Class in javax.swing
This class implements accessibility support for the JLayeredPane class.
JLayeredPane.AccessibleJLayeredPane() - Constructor for class javax.swing.JLayeredPane.AccessibleJLayeredPane
 
JList<E> - Class in javax.swing
A component that displays a list of objects and allows the user to select one or more items.
JList(ListModel<E>) - Constructor for class javax.swing.JList
Constructs a JList that displays elements from the specified, non-null, model.
JList(E[]) - Constructor for class javax.swing.JList
Constructs a JList that displays the elements in the specified array.
JList(Vector<? extends E>) - Constructor for class javax.swing.JList
Constructs a JList that displays the elements in the specified Vector.
JList() - Constructor for class javax.swing.JList
Constructs a JList with an empty, read-only, model.
JList.AccessibleJList - Class in javax.swing
This class implements accessibility support for the JList class.
JList.AccessibleJList() - Constructor for class javax.swing.JList.AccessibleJList
 
JList.AccessibleJList.AccessibleJListChild - Class in javax.swing
This class implements accessibility support appropriate for list children.
JList.AccessibleJList.AccessibleJListChild(JList<E>, int) - Constructor for class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
JList.DropLocation - Class in javax.swing
A subclass of TransferHandler.DropLocation representing a drop location for a JList.
JMenu - Class in javax.swing
An implementation of a menu -- a popup window containing JMenuItems that is displayed when the user selects an item on the JMenuBar.
JMenu() - Constructor for class javax.swing.JMenu
Constructs a new JMenu with no text.
JMenu(String) - Constructor for class javax.swing.JMenu
Constructs a new JMenu with the supplied string as its text.
JMenu(Action) - Constructor for class javax.swing.JMenu
Constructs a menu whose properties are taken from the Action supplied.
JMenu(String, boolean) - Constructor for class javax.swing.JMenu
Constructs a new JMenu with the supplied string as its text and specified as a tear-off menu or not.
JMenu.AccessibleJMenu - Class in javax.swing
This class implements accessibility support for the JMenu class.
JMenu.AccessibleJMenu() - Constructor for class javax.swing.JMenu.AccessibleJMenu
 
JMenu.WinListener - Class in javax.swing
A listener class that watches for a popup window closing.
JMenu.WinListener(JPopupMenu) - Constructor for class javax.swing.JMenu.WinListener
Create the window listener for the specified popup.
JMenuBar - Class in javax.swing
An implementation of a menu bar.
JMenuBar() - Constructor for class javax.swing.JMenuBar
Creates a new menu bar.
JMenuBar.AccessibleJMenuBar - Class in javax.swing
This class implements accessibility support for the JMenuBar class.
JMenuBar.AccessibleJMenuBar() - Constructor for class javax.swing.JMenuBar.AccessibleJMenuBar
 
JMenuItem - Class in javax.swing
An implementation of an item in a menu.
JMenuItem() - Constructor for class javax.swing.JMenuItem
Creates a JMenuItem with no set text or icon.
JMenuItem(Icon) - Constructor for class javax.swing.JMenuItem
Creates a JMenuItem with the specified icon.
JMenuItem(String) - Constructor for class javax.swing.JMenuItem
Creates a JMenuItem with the specified text.
JMenuItem(Action) - Constructor for class javax.swing.JMenuItem
Creates a menu item whose properties are taken from the specified Action.
JMenuItem(String, Icon) - Constructor for class javax.swing.JMenuItem
Creates a JMenuItem with the specified text and icon.
JMenuItem(String, int) - Constructor for class javax.swing.JMenuItem
Creates a JMenuItem with the specified text and keyboard mnemonic.
JMenuItem.AccessibleJMenuItem - Class in javax.swing
This class implements accessibility support for the JMenuItem class.
JMException - Exception in javax.management
Exceptions thrown by JMX implementations.
JMException() - Constructor for exception javax.management.JMException
Default constructor.
JMException(String) - Constructor for exception javax.management.JMException
Constructor that allows a specific error message to be specified.
JMRuntimeException - Exception in javax.management
Runtime exceptions emitted by JMX implementations.
JMRuntimeException() - Constructor for exception javax.management.JMRuntimeException
Default constructor.
JMRuntimeException(String) - Constructor for exception javax.management.JMRuntimeException
Constructor that allows a specific error message to be specified.
JMX - Class in javax.management
Static methods from the JMX API.
JMXAddressable - Interface in javax.management.remote
Implemented by objects that can have a JMXServiceURL address.
JMXAuthenticator - Interface in javax.management.remote
Interface to define how remote credentials are converted into a JAAS Subject.
JMXConnectionNotification - Class in javax.management.remote
Notification emitted when a client connection is opened or closed or when notifications are lost.
JMXConnectionNotification(String, Object, String, long, String, Object) - Constructor for class javax.management.remote.JMXConnectionNotification
Constructs a new connection notification.
JMXConnector - Interface in javax.management.remote
The client end of a JMX API connector.
JMXConnectorFactory - Class in javax.management.remote
Factory to create JMX API connector clients.
JMXConnectorProvider - Interface in javax.management.remote
A provider for creating JMX API connector clients using a given protocol.
JMXConnectorServer - Class in javax.management.remote
Superclass of every connector server.
JMXConnectorServer() - Constructor for class javax.management.remote.JMXConnectorServer
Constructs a connector server that will be registered as an MBean in the MBean server it is attached to.
JMXConnectorServer(MBeanServer) - Constructor for class javax.management.remote.JMXConnectorServer
Constructs a connector server that is attached to the given MBean server.
JMXConnectorServerFactory - Class in javax.management.remote
Factory to create JMX API connector servers.
JMXConnectorServerMBean - Interface in javax.management.remote
MBean interface for connector servers.
JMXConnectorServerProvider - Interface in javax.management.remote
A provider for creating JMX API connector servers using a given protocol.
JMXPrincipal - Class in javax.management.remote
The identity of a remote client of the JMX Remote API.
JMXPrincipal(String) - Constructor for class javax.management.remote.JMXPrincipal
Creates a JMXPrincipal for a given identity.
JMXProviderException - Exception in javax.management.remote
Exception thrown by JMXConnectorFactory and JMXConnectorServerFactory when a provider exists for the required protocol but cannot be used for some reason.
JMXProviderException() - Constructor for exception javax.management.remote.JMXProviderException
Constructs a JMXProviderException with no specified detail message.
JMXProviderException(String) - Constructor for exception javax.management.remote.JMXProviderException
Constructs a JMXProviderException with the specified detail message.
JMXProviderException(String, Throwable) - Constructor for exception javax.management.remote.JMXProviderException
Constructs a JMXProviderException with the specified detail message and nested exception.
JMXServerErrorException - Exception in javax.management.remote
Exception thrown as the result of a remote MBeanServer method invocation when an Error is thrown while processing the invocation in the remote MBean server.
JMXServerErrorException(String, Error) - Constructor for exception javax.management.remote.JMXServerErrorException
Constructs a JMXServerErrorException with the specified detail message and nested error.
JMXServiceURL - Class in javax.management.remote
The address of a JMX API connector server.
JMXServiceURL(String) - Constructor for class javax.management.remote.JMXServiceURL
Constructs a JMXServiceURL by parsing a Service URL string.
JMXServiceURL(String, String, int) - Constructor for class javax.management.remote.JMXServiceURL
Constructs a JMXServiceURL with the given protocol, host, and port.
JMXServiceURL(String, String, int, String) - Constructor for class javax.management.remote.JMXServiceURL
Constructs a JMXServiceURL with the given parts.
JNDI_REBIND_ATTRIBUTE - Static variable in class javax.management.remote.rmi.RMIConnectorServer
Name of the attribute that specifies whether the RMIServer stub that represents an RMI connector server should override an existing stub at the same address.
JOB_CANCELED - Static variable in class javax.print.event.PrintJobEvent
The job was canceled by the PrintService.
JOB_CANCELED_AT_DEVICE - Static variable in class javax.print.attribute.standard.JobStateReason
The job was canceled by an unidentified local user, i.e., a user at a console at the device.
JOB_CANCELED_BY_OPERATOR - Static variable in class javax.print.attribute.standard.JobStateReason
The job was canceled by the operator, i.e., by a user who has been authenticated as having operator privileges (whether local or remote).
JOB_CANCELED_BY_USER - Static variable in class javax.print.attribute.standard.JobStateReason
The job was canceled by the owner of the job, i.e., by a user whose authenticated identity is the same as the value of the originating user that created the Print Job, or by some other authorized end-user, such as a member of the job owner's security group.
JOB_COMPLETE - Static variable in class javax.print.event.PrintJobEvent
The document cis completely printed.
JOB_COMPLETED_SUCCESSFULLY - Static variable in class javax.print.attribute.standard.JobStateReason
The job completed successfully.
JOB_COMPLETED_WITH_ERRORS - Static variable in class javax.print.attribute.standard.JobStateReason
The job completed with errors (and possibly warnings too).
JOB_COMPLETED_WITH_WARNINGS - Static variable in class javax.print.attribute.standard.JobStateReason
The job completed with warnings.
JOB_DATA_INSUFFICIENT - Static variable in class javax.print.attribute.standard.JobStateReason
The printer has created the Print Job, but the printer is expecting additional print data before it can move the job into the PROCESSING state.
JOB_FAILED - Static variable in class javax.print.event.PrintJobEvent
The print service reports that the job cannot be completed.
JOB_HOLD_UNTIL_SPECIFIED - Static variable in class javax.print.attribute.standard.JobStateReason
The value of the job's JobHoldUntil attribute was specified with a date-time that is still in the future.
JOB_INCOMING - Static variable in class javax.print.attribute.standard.JobStateReason
The printer has created the Print Job, but the printer has not finished accessing or accepting all the print data yet.
JOB_INTERPRETING - Static variable in class javax.print.attribute.standard.JobStateReason
The job is in the PROCESSING state, but more specifically, the printer ia interpreting the document data.
JOB_OUTGOING - Static variable in class javax.print.attribute.standard.JobStateReason
The printer is transmitting the job to the output device.
JOB_PRINTING - Static variable in class javax.print.attribute.standard.JobStateReason
The output device is marking media.
JOB_QUEUED - Static variable in class javax.print.attribute.standard.JobStateReason
The job is in the PROCESSING state, but more specifically, the printer has queued the document data.
JOB_QUEUED_FOR_MARKER - Static variable in class javax.print.attribute.standard.JobStateReason
The job is in the PENDING_HELD, PENDING, or PROCESSING state, but more specifically, the printer has completed enough processing of the document to be able to start marking and the job is waiting for the marker.
JOB_RESTARTABLE - Static variable in class javax.print.attribute.standard.JobStateReason
This job is retained and is currently able to be restarted.
JOB_TRANSFORMING - Static variable in class javax.print.attribute.standard.JobStateReason
The job is in the PROCESSING state, but more specifically, the printer is interpreting document data and producing another electronic representation.
JobAttributes - Class in java.awt
A set of attributes which control a print job.
JobAttributes() - Constructor for class java.awt.JobAttributes
Constructs a JobAttributes instance with default values for every attribute.
JobAttributes(JobAttributes) - Constructor for class java.awt.JobAttributes
Constructs a JobAttributes instance which is a copy of the supplied JobAttributes.
JobAttributes(int, JobAttributes.DefaultSelectionType, JobAttributes.DestinationType, JobAttributes.DialogType, String, int, int, JobAttributes.MultipleDocumentHandlingType, int[][], String, JobAttributes.SidesType) - Constructor for class java.awt.JobAttributes
Constructs a JobAttributes instance with the specified values for every attribute.
JobAttributes.DefaultSelectionType - Class in java.awt
A type-safe enumeration of possible default selection states.
JobAttributes.DestinationType - Class in java.awt
A type-safe enumeration of possible job destinations.
JobAttributes.DialogType - Class in java.awt
A type-safe enumeration of possible dialogs to display to the user.
JobAttributes.MultipleDocumentHandlingType - Class in java.awt
A type-safe enumeration of possible multiple copy handling states.
JobAttributes.SidesType - Class in java.awt
A type-safe enumeration of possible multi-page impositions.
JobHoldUntil - Class in javax.print.attribute.standard
Class JobHoldUntil is a printing attribute class, a date-time attribute, that specifies the exact date and time at which the job must become a candidate for printing.
JobHoldUntil(Date) - Constructor for class javax.print.attribute.standard.JobHoldUntil
Construct a new job hold until date-time attribute with the given Date value.
JobImpressions - Class in javax.print.attribute.standard
Class JobImpressions is an integer valued printing attribute class that specifies the total size in number of impressions of the document(s) being submitted.
JobImpressions(int) - Constructor for class javax.print.attribute.standard.JobImpressions
Construct a new job impressions attribute with the given integer value.
JobImpressionsCompleted - Class in javax.print.attribute.standard
Class JobImpressionsCompleted is an integer valued printing attribute class that specifies the number of impressions completed for the job so far.
JobImpressionsCompleted(int) - Constructor for class javax.print.attribute.standard.JobImpressionsCompleted
Construct a new job impressions completed attribute with the given integer value.
JobImpressionsSupported - Class in javax.print.attribute.standard
Class JobImpressionsSupported is a printing attribute class, a set of integers, that gives the supported values for a JobImpressions attribute.
JobImpressionsSupported(int, int) - Constructor for class javax.print.attribute.standard.JobImpressionsSupported
Construct a new job impressions supported attribute containing a single range of integers.
JobKOctets - Class in javax.print.attribute.standard
Class JobKOctets is an integer valued printing attribute class that specifies the total size of the document(s) in K octets, i.e., in units of 1024 octets requested to be processed in the job.
JobKOctets(int) - Constructor for class javax.print.attribute.standard.JobKOctets
Construct a new job K octets attribute with the given integer value.
JobKOctetsProcessed - Class in javax.print.attribute.standard
Class JobKOctetsProcessed is an integer valued printing attribute class that specifies the total number of print data octets processed so far in K octets, i.e., in units of 1024 octets.
JobKOctetsProcessed(int) - Constructor for class javax.print.attribute.standard.JobKOctetsProcessed
Construct a new job K octets processed attribute with the given integer value.
JobKOctetsSupported - Class in javax.print.attribute.standard
Class JobKOctetsSupported is a printing attribute class, a set of integers, that gives the supported values for a JobKOctets attribute.
JobKOctetsSupported(int, int) - Constructor for class javax.print.attribute.standard.JobKOctetsSupported
Construct a new job K octets supported attribute containing a single range of integers.
JobMediaSheets - Class in javax.print.attribute.standard
Class JobMediaSheets is an integer valued printing attribute class that specifies the total number of media sheets to be produced for this job.
JobMediaSheets(int) - Constructor for class javax.print.attribute.standard.JobMediaSheets
Construct a new job media sheets attribute with the given integer value.
JobMediaSheetsCompleted - Class in javax.print.attribute.standard
Class JobMediaSheetsCompleted is an integer valued printing attribute class that specifies the number of media sheets which have completed marking and stacking for the entire job so far, whether those sheets have been processed on one side or on both.
JobMediaSheetsCompleted(int) - Constructor for class javax.print.attribute.standard.JobMediaSheetsCompleted
Construct a new job media sheets completed attribute with the given integer value.
JobMediaSheetsSupported - Class in javax.print.attribute.standard
Class JobMediaSheetsSupported is a printing attribute class, a set of integers, that gives the supported values for a JobMediaSheets attribute.
JobMediaSheetsSupported(int, int) - Constructor for class javax.print.attribute.standard.JobMediaSheetsSupported
Construct a new job media sheets supported attribute containing a single range of integers.
JobMessageFromOperator - Class in javax.print.attribute.standard
Class JobMessageFromOperator is a printing attribute class, a text attribute, that provides a message from an operator, system administrator, or "intelligent" process to indicate to the end user the reasons for modification or other management action taken on a job.
JobMessageFromOperator(String, Locale) - Constructor for class javax.print.attribute.standard.JobMessageFromOperator
Constructs a new job message from operator attribute with the given message and locale.
JobName - Class in javax.print.attribute.standard
Class JobName is a printing attribute class, a text attribute, that specifies the name of a print job.
JobName(String, Locale) - Constructor for class javax.print.attribute.standard.JobName
Constructs a new job name attribute with the given job name and locale.
JobOriginatingUserName - Class in javax.print.attribute.standard
Class JobOriginatingUserName is a printing attribute class, a text attribute, that contains the name of the end user that submitted the print job.
JobOriginatingUserName(String, Locale) - Constructor for class javax.print.attribute.standard.JobOriginatingUserName
Constructs a new job originating user name attribute with the given user name and locale.
JobPriority - Class in javax.print.attribute.standard
Class JobPriority is an integer valued printing attribute class that specifies a print job's priority.
JobPriority(int) - Constructor for class javax.print.attribute.standard.JobPriority
Construct a new job priority attribute with the given integer value.
JobPrioritySupported - Class in javax.print.attribute.standard
Class JobPrioritySupported is an integer valued printing attribute class that specifies whether a Print Service instance supports the JobPriority attribute and the number of different job priority levels supported.
JobPrioritySupported(int) - Constructor for class javax.print.attribute.standard.JobPrioritySupported
Construct a new job priority supported attribute with the given integer value.
JobSheets - Class in javax.print.attribute.standard
Class JobSheets is a printing attribute class, an enumeration, that determines which job start and end sheets, if any, must be printed with a job.
JobSheets(int) - Constructor for class javax.print.attribute.standard.JobSheets
Construct a new job sheets enumeration value with the given integer value.
JobState - Class in javax.print.attribute.standard
JobState is a printing attribute class, an enumeration, that identifies the current state of a print job.
JobState(int) - Constructor for class javax.print.attribute.standard.JobState
Construct a new job state enumeration value with the given integer value.
JobStateReason - Class in javax.print.attribute.standard
Class JobStateReason is a printing attribute class, an enumeration, that provides additional information about the job's current state, i.e., information that augments the value of the job's JobState attribute.
JobStateReason(int) - Constructor for class javax.print.attribute.standard.JobStateReason
Construct a new job state reason enumeration value with the given integer value.
JobStateReasons - Class in javax.print.attribute.standard
Class JobStateReasons is a printing attribute class, a set of enumeration values, that provides additional information about the job's current state, i.e., information that augments the value of the job's JobState attribute.
JobStateReasons() - Constructor for class javax.print.attribute.standard.JobStateReasons
Construct a new, empty job state reasons attribute; the underlying hash set has the default initial capacity and load factor.
JobStateReasons(int) - Constructor for class javax.print.attribute.standard.JobStateReasons
Construct a new, empty job state reasons attribute; the underlying hash set has the given initial capacity and the default load factor.
JobStateReasons(int, float) - Constructor for class javax.print.attribute.standard.JobStateReasons
Construct a new, empty job state reasons attribute; the underlying hash set has the given initial capacity and load factor.
JobStateReasons(Collection<JobStateReason>) - Constructor for class javax.print.attribute.standard.JobStateReasons
Construct a new job state reasons attribute that contains the same JobStateReason objects as the given collection.
join(long) - Method in class java.lang.Thread
Waits at most millis milliseconds for this thread to die.
join(long, int) - Method in class java.lang.Thread
Waits at most millis milliseconds plus nanos nanoseconds for this thread to die.
join() - Method in class java.lang.Thread
Waits for this thread to die.
join(InetAddress) - Method in class java.net.DatagramSocketImpl
Join the multicast group.
join(InetAddress, NetworkInterface) - Method in interface java.nio.channels.MulticastChannel
Joins a multicast group to begin receiving all datagrams sent to the group, returning a membership key.
join(InetAddress, NetworkInterface, InetAddress) - Method in interface java.nio.channels.MulticastChannel
Joins a multicast group to begin receiving datagrams sent to the group from a given source address.
join() - Method in class java.util.concurrent.ForkJoinTask
Returns the result of the computation when it is done.
JOIN_BEVEL - Static variable in class java.awt.BasicStroke
Joins path segments by connecting the outer corners of their wide outlines with a straight segment.
JOIN_MITER - Static variable in class java.awt.BasicStroke
Joins path segments by extending their outside edges until they meet.
JOIN_ROUND - Static variable in class java.awt.BasicStroke
Joins path segments by rounding off the corner at a radius of half the line width.
Joinable - Interface in javax.sql.rowset
1.0 Background
JoinFractureDirection - Static variable in class javax.swing.text.DefaultStyledDocument.ElementSpec
A possible value for getDirection.
joinGroup(SocketAddress, NetworkInterface) - Method in class java.net.DatagramSocketImpl
Join the multicast group.
joinGroup(InetAddress) - Method in class java.net.MulticastSocket
Joins a multicast group.
joinGroup(SocketAddress, NetworkInterface) - Method in class java.net.MulticastSocket
Joins the specified multicast group at the specified interface.
JoinNextDirection - Static variable in class javax.swing.text.DefaultStyledDocument.ElementSpec
A possible value for getDirection.
JoinPreviousDirection - Static variable in class javax.swing.text.DefaultStyledDocument.ElementSpec
A possible value for getDirection.
JoinRowSet - Interface in javax.sql.rowset
The JoinRowSet interface provides a mechanism for combining related data from different RowSet objects into one JoinRowSet object, which represents an SQL JOIN.
JOptionPane - Class in javax.swing
JOptionPane makes it easy to pop up a standard dialog box that prompts users for a value or informs them of something.
JOptionPane() - Constructor for class javax.swing.JOptionPane
Creates a JOptionPane with a test message.
JOptionPane(Object) - Constructor for class javax.swing.JOptionPane
Creates a instance of JOptionPane to display a message using the plain-message message type and the default options delivered by the UI.
JOptionPane(Object, int) - Constructor for class javax.swing.JOptionPane
Creates an instance of JOptionPane to display a message with the specified message type and the default options,
JOptionPane(Object, int, int) - Constructor for class javax.swing.JOptionPane
Creates an instance of JOptionPane to display a message with the specified message type and options.
JOptionPane(Object, int, int, Icon) - Constructor for class javax.swing.JOptionPane
Creates an instance of JOptionPane to display a message with the specified message type, options, and icon.
JOptionPane(Object, int, int, Icon, Object[]) - Constructor for class javax.swing.JOptionPane
Creates an instance of JOptionPane to display a message with the specified message type, icon, and options.
JOptionPane(Object, int, int, Icon, Object[], Object) - Constructor for class javax.swing.JOptionPane
Creates an instance of JOptionPane to display a message with the specified message type, icon, and options, with the initially-selected option specified.
JOptionPane.AccessibleJOptionPane - Class in javax.swing
This class implements accessibility support for the JOptionPane class.
JOptionPane.AccessibleJOptionPane() - Constructor for class javax.swing.JOptionPane.AccessibleJOptionPane
 
JPanel - Class in javax.swing
JPanel is a generic lightweight container.
JPanel(LayoutManager, boolean) - Constructor for class javax.swing.JPanel
Creates a new JPanel with the specified layout manager and buffering strategy.
JPanel(LayoutManager) - Constructor for class javax.swing.JPanel
Create a new buffered JPanel with the specified layout manager
JPanel(boolean) - Constructor for class javax.swing.JPanel
Creates a new JPanel with FlowLayout and the specified buffering strategy.
JPanel() - Constructor for class javax.swing.JPanel
Creates a new JPanel with a double buffer and a flow layout.
JPanel.AccessibleJPanel - Class in javax.swing
This class implements accessibility support for the JPanel class.
JPanel.AccessibleJPanel() - Constructor for class javax.swing.JPanel.AccessibleJPanel
 
JPasswordField - Class in javax.swing
JPasswordField is a lightweight component that allows the editing of a single line of text where the view indicates something was typed, but does not show the original characters.
JPasswordField() - Constructor for class javax.swing.JPasswordField
Constructs a new JPasswordField, with a default document, null starting text string, and 0 column width.
JPasswordField(String) - Constructor for class javax.swing.JPasswordField
Constructs a new JPasswordField initialized with the specified text.
JPasswordField(int) - Constructor for class javax.swing.JPasswordField
Constructs a new empty JPasswordField with the specified number of columns.
JPasswordField(String, int) - Constructor for class javax.swing.JPasswordField
Constructs a new JPasswordField initialized with the specified text and columns.
JPasswordField(Document, String, int) - Constructor for class javax.swing.JPasswordField
Constructs a new JPasswordField that uses the given text storage model and the given number of columns.
JPasswordField.AccessibleJPasswordField - Class in javax.swing
This class implements accessibility support for the JPasswordField class.
JPasswordField.AccessibleJPasswordField() - Constructor for class javax.swing.JPasswordField.AccessibleJPasswordField
 
JPEG - Static variable in class javax.print.DocFlavor.BYTE_ARRAY
Doc flavor with MIME type = "image/jpeg", print data representation class name = "[B" (byte array).
JPEG - Static variable in class javax.print.DocFlavor.INPUT_STREAM
Doc flavor with MIME type = "image/jpeg", print data representation class name = "java.io.InputStream" (byte stream).
JPEG - Static variable in class javax.print.DocFlavor.URL
Doc flavor with MIME type = "image/jpeg", print data representation class name = "java.net.URL".
JPEGHuffmanTable - Class in javax.imageio.plugins.jpeg
A class encapsulating a single JPEG Huffman table.
JPEGHuffmanTable(short[], short[]) - Constructor for class javax.imageio.plugins.jpeg.JPEGHuffmanTable
Creates a Huffman table and initializes it.
JPEGImageReadParam - Class in javax.imageio.plugins.jpeg
This class adds the ability to set JPEG quantization and Huffman tables when using the built-in JPEG reader plug-in.
JPEGImageReadParam() - Constructor for class javax.imageio.plugins.jpeg.JPEGImageReadParam
Constructs a JPEGImageReadParam.
JPEGImageWriteParam - Class in javax.imageio.plugins.jpeg
This class adds the ability to set JPEG quantization and Huffman tables when using the built-in JPEG writer plug-in, and to request that optimized Huffman tables be computed for an image.
JPEGImageWriteParam(Locale) - Constructor for class javax.imageio.plugins.jpeg.JPEGImageWriteParam
Constructs a JPEGImageWriteParam.
JPEGQTable - Class in javax.imageio.plugins.jpeg
A class encapsulating a single JPEG quantization table.
JPEGQTable(int[]) - Constructor for class javax.imageio.plugins.jpeg.JPEGQTable
Constructs a quantization table from the argument, which must contain 64 elements in natural order (not zig-zag order).
JPopupMenu - Class in javax.swing
An implementation of a popup menu -- a small window that pops up and displays a series of choices.
JPopupMenu() - Constructor for class javax.swing.JPopupMenu
Constructs a JPopupMenu without an "invoker".
JPopupMenu(String) - Constructor for class javax.swing.JPopupMenu
Constructs a JPopupMenu with the specified title.
JPopupMenu.AccessibleJPopupMenu - Class in javax.swing
This class implements accessibility support for the JPopupMenu class.
JPopupMenu.AccessibleJPopupMenu() - Constructor for class javax.swing.JPopupMenu.AccessibleJPopupMenu
AccessibleJPopupMenu constructor
JPopupMenu.Separator - Class in javax.swing
A popup menu-specific separator.
JPopupMenu.Separator() - Constructor for class javax.swing.JPopupMenu.Separator
 
JProgressBar - Class in javax.swing
A component that visually displays the progress of some task.
JProgressBar() - Constructor for class javax.swing.JProgressBar
Creates a horizontal progress bar that displays a border but no progress string.
JProgressBar(int) - Constructor for class javax.swing.JProgressBar
Creates a progress bar with the specified orientation, which can be either SwingConstants.VERTICAL or SwingConstants.HORIZONTAL.
JProgressBar(int, int) - Constructor for class javax.swing.JProgressBar
Creates a horizontal progress bar with the specified minimum and maximum.
JProgressBar(int, int, int) - Constructor for class javax.swing.JProgressBar
Creates a progress bar using the specified orientation, minimum, and maximum.
JProgressBar(BoundedRangeModel) - Constructor for class javax.swing.JProgressBar
Creates a horizontal progress bar that uses the specified model to hold the progress bar's data.
JProgressBar.AccessibleJProgressBar - Class in javax.swing
This class implements accessibility support for the JProgressBar class.
JProgressBar.AccessibleJProgressBar() - Constructor for class javax.swing.JProgressBar.AccessibleJProgressBar
 
JRadioButton - Class in javax.swing
An implementation of a radio button -- an item that can be selected or deselected, and which displays its state to the user.
JRadioButton() - Constructor for class javax.swing.JRadioButton
Creates an initially unselected radio button with no set text.
JRadioButton(Icon) - Constructor for class javax.swing.JRadioButton
Creates an initially unselected radio button with the specified image but no text.
JRadioButton(Action) - Constructor for class javax.swing.JRadioButton
Creates a radiobutton where properties are taken from the Action supplied.
JRadioButton(Icon, boolean) - Constructor for class javax.swing.JRadioButton
Creates a radio button with the specified image and selection state, but no text.
JRadioButton(String) - Constructor for class javax.swing.JRadioButton
Creates an unselected radio button with the specified text.
JRadioButton(String, boolean) - Constructor for class javax.swing.JRadioButton
Creates a radio button with the specified text and selection state.
JRadioButton(String, Icon) - Constructor for class javax.swing.JRadioButton
Creates a radio button that has the specified text and image, and that is initially unselected.
JRadioButton(String, Icon, boolean) - Constructor for class javax.swing.JRadioButton
Creates a radio button that has the specified text, image, and selection state.
JRadioButton.AccessibleJRadioButton - Class in javax.swing
This class implements accessibility support for the JRadioButton class.
JRadioButton.AccessibleJRadioButton() - Constructor for class javax.swing.JRadioButton.AccessibleJRadioButton
 
JRadioButtonMenuItem - Class in javax.swing
An implementation of a radio button menu item.
JRadioButtonMenuItem() - Constructor for class javax.swing.JRadioButtonMenuItem
Creates a JRadioButtonMenuItem with no set text or icon.
JRadioButtonMenuItem(Icon) - Constructor for class javax.swing.JRadioButtonMenuItem
Creates a JRadioButtonMenuItem with an icon.
JRadioButtonMenuItem(String) - Constructor for class javax.swing.JRadioButtonMenuItem
Creates a JRadioButtonMenuItem with text.
JRadioButtonMenuItem(Action) - Constructor for class javax.swing.JRadioButtonMenuItem
Creates a radio button menu item whose properties are taken from the Action supplied.
JRadioButtonMenuItem(String, Icon) - Constructor for class javax.swing.JRadioButtonMenuItem
Creates a radio button menu item with the specified text and Icon.
JRadioButtonMenuItem(String, boolean) - Constructor for class javax.swing.JRadioButtonMenuItem
Creates a radio button menu item with the specified text and selection state.
JRadioButtonMenuItem(Icon, boolean) - Constructor for class javax.swing.JRadioButtonMenuItem
Creates a radio button menu item with the specified image and selection state, but no text.
JRadioButtonMenuItem(String, Icon, boolean) - Constructor for class javax.swing.JRadioButtonMenuItem
Creates a radio button menu item that has the specified text, image, and selection state.
JRadioButtonMenuItem.AccessibleJRadioButtonMenuItem - Class in javax.swing
This class implements accessibility support for the JRadioButtonMenuItem class.
JRadioButtonMenuItem.AccessibleJRadioButtonMenuItem() - Constructor for class javax.swing.JRadioButtonMenuItem.AccessibleJRadioButtonMenuItem
 
JRootPane - Class in javax.swing
A lightweight container used behind the scenes by JFrame, JDialog, JWindow, JApplet, and JInternalFrame.
JRootPane() - Constructor for class javax.swing.JRootPane
Creates a JRootPane, setting up its glassPane, layeredPane, and contentPane.
JRootPane.AccessibleJRootPane - Class in javax.swing
This class implements accessibility support for the JRootPane class.
JRootPane.AccessibleJRootPane() - Constructor for class javax.swing.JRootPane.AccessibleJRootPane
 
JRootPane.RootLayout - Class in javax.swing
A custom layout manager that is responsible for the layout of layeredPane, glassPane, and menuBar.
JRootPane.RootLayout() - Constructor for class javax.swing.JRootPane.RootLayout
 
JScrollBar - Class in javax.swing
An implementation of a scrollbar.
JScrollBar(int, int, int, int, int) - Constructor for class javax.swing.JScrollBar
Creates a scrollbar with the specified orientation, value, extent, minimum, and maximum.
JScrollBar(int) - Constructor for class javax.swing.JScrollBar
Creates a scrollbar with the specified orientation and the following initial values:
JScrollBar() - Constructor for class javax.swing.JScrollBar
Creates a vertical scrollbar with the following initial values:
JScrollBar.AccessibleJScrollBar - Class in javax.swing
This class implements accessibility support for the JScrollBar class.
JScrollBar.AccessibleJScrollBar() - Constructor for class javax.swing.JScrollBar.AccessibleJScrollBar
 
JScrollPane - Class in javax.swing
Provides a scrollable view of a lightweight component.
JScrollPane(Component, int, int) - Constructor for class javax.swing.JScrollPane
Creates a JScrollPane that displays the view component in a viewport whose view position can be controlled with a pair of scrollbars.
JScrollPane(Component) - Constructor for class javax.swing.JScrollPane
Creates a JScrollPane that displays the contents of the specified component, where both horizontal and vertical scrollbars appear whenever the component's contents are larger than the view.
JScrollPane(int, int) - Constructor for class javax.swing.JScrollPane
Creates an empty (no viewport view) JScrollPane with specified scrollbar policies.
JScrollPane() - Constructor for class javax.swing.JScrollPane
Creates an empty (no viewport view) JScrollPane where both horizontal and vertical scrollbars appear when needed.
JScrollPane.AccessibleJScrollPane - Class in javax.swing
This class implements accessibility support for the JScrollPane class.
JScrollPane.AccessibleJScrollPane() - Constructor for class javax.swing.JScrollPane.AccessibleJScrollPane
AccessibleJScrollPane constructor
JScrollPane.ScrollBar - Class in javax.swing
By default JScrollPane creates scrollbars that are instances of this class.
JScrollPane.ScrollBar(int) - Constructor for class javax.swing.JScrollPane.ScrollBar
Creates a scrollbar with the specified orientation.
JSeparator - Class in javax.swing
JSeparator provides a general purpose component for implementing divider lines - most commonly used as a divider between menu items that breaks them up into logical groupings.
JSeparator() - Constructor for class javax.swing.JSeparator
Creates a new horizontal separator.
JSeparator(int) - Constructor for class javax.swing.JSeparator
Creates a new separator with the specified horizontal or vertical orientation.
JSeparator.AccessibleJSeparator - Class in javax.swing
This class implements accessibility support for the JSeparator class.
JSeparator.AccessibleJSeparator() - Constructor for class javax.swing.JSeparator.AccessibleJSeparator
 
JSlider - Class in javax.swing
A component that lets the user graphically select a value by sliding a knob within a bounded interval.
JSlider() - Constructor for class javax.swing.JSlider
Creates a horizontal slider with the range 0 to 100 and an initial value of 50.
JSlider(int) - Constructor for class javax.swing.JSlider
Creates a slider using the specified orientation with the range 0 to 100 and an initial value of 50.
JSlider(int, int) - Constructor for class javax.swing.JSlider
Creates a horizontal slider using the specified min and max with an initial value equal to the average of the min plus max.
JSlider(int, int, int) - Constructor for class javax.swing.JSlider
Creates a horizontal slider using the specified min, max and value.
JSlider(int, int, int, int) - Constructor for class javax.swing.JSlider
Creates a slider with the specified orientation and the specified minimum, maximum, and initial values.
JSlider(BoundedRangeModel) - Constructor for class javax.swing.JSlider
Creates a horizontal slider using the specified BoundedRangeModel.
JSlider.AccessibleJSlider - Class in javax.swing
This class implements accessibility support for the JSlider class.
JSlider.AccessibleJSlider() - Constructor for class javax.swing.JSlider.AccessibleJSlider
 
JSpinner - Class in javax.swing
A single line input field that lets the user select a number or an object value from an ordered sequence.
JSpinner(SpinnerModel) - Constructor for class javax.swing.JSpinner
Constructs a spinner for the given model.
JSpinner() - Constructor for class javax.swing.JSpinner
Constructs a spinner with an Integer SpinnerNumberModel with initial value 0 and no minimum or maximum limits.
JSpinner.AccessibleJSpinner - Class in javax.swing
AccessibleJSpinner implements accessibility support for the JSpinner class.
JSpinner.AccessibleJSpinner() - Constructor for class javax.swing.JSpinner.AccessibleJSpinner
AccessibleJSpinner constructor
JSpinner.DateEditor - Class in javax.swing
An editor for a JSpinner whose model is a SpinnerDateModel.
JSpinner.DateEditor(JSpinner) - Constructor for class javax.swing.JSpinner.DateEditor
Construct a JSpinner editor that supports displaying and editing the value of a SpinnerDateModel with a JFormattedTextField.
JSpinner.DateEditor(JSpinner, String) - Constructor for class javax.swing.JSpinner.DateEditor
Construct a JSpinner editor that supports displaying and editing the value of a SpinnerDateModel with a JFormattedTextField.
JSpinner.DefaultEditor - Class in javax.swing
A simple base class for more specialized editors that displays a read-only view of the model's current value with a JFormattedTextField.
JSpinner.DefaultEditor(JSpinner) - Constructor for class javax.swing.JSpinner.DefaultEditor
Constructs an editor component for the specified JSpinner.
JSpinner.ListEditor - Class in javax.swing
An editor for a JSpinner whose model is a SpinnerListModel.
JSpinner.ListEditor(JSpinner) - Constructor for class javax.swing.JSpinner.ListEditor
Construct a JSpinner editor that supports displaying and editing the value of a SpinnerListModel with a JFormattedTextField.
JSpinner.NumberEditor - Class in javax.swing
An editor for a JSpinner whose model is a SpinnerNumberModel.
JSpinner.NumberEditor(JSpinner) - Constructor for class javax.swing.JSpinner.NumberEditor
Construct a JSpinner editor that supports displaying and editing the value of a SpinnerNumberModel with a JFormattedTextField.
JSpinner.NumberEditor(JSpinner, String) - Constructor for class javax.swing.JSpinner.NumberEditor
Construct a JSpinner editor that supports displaying and editing the value of a SpinnerNumberModel with a JFormattedTextField.
JSplitPane - Class in javax.swing
JSplitPane is used to divide two (and only two) Components.
JSplitPane() - Constructor for class javax.swing.JSplitPane
Creates a new JSplitPane configured to arrange the child components side-by-side horizontally, using two buttons for the components.
JSplitPane(int) - Constructor for class javax.swing.JSplitPane
Creates a new JSplitPane configured with the specified orientation.
JSplitPane(int, boolean) - Constructor for class javax.swing.JSplitPane
Creates a new JSplitPane with the specified orientation and redrawing style.
JSplitPane(int, Component, Component) - Constructor for class javax.swing.JSplitPane
Creates a new JSplitPane with the specified orientation and the specified components.
JSplitPane(int, boolean, Component, Component) - Constructor for class javax.swing.JSplitPane
Creates a new JSplitPane with the specified orientation and redrawing style, and with the specified components.
JSplitPane.AccessibleJSplitPane - Class in javax.swing
This class implements accessibility support for the JSplitPane class.
JSplitPane.AccessibleJSplitPane() - Constructor for class javax.swing.JSplitPane.AccessibleJSplitPane
 
JTabbedPane - Class in javax.swing
A component that lets the user switch between a group of components by clicking on a tab with a given title and/or icon.
JTabbedPane() - Constructor for class javax.swing.JTabbedPane
Creates an empty TabbedPane with a default tab placement of JTabbedPane.TOP.
JTabbedPane(int) - Constructor for class javax.swing.JTabbedPane
Creates an empty TabbedPane with the specified tab placement of either: JTabbedPane.TOP, JTabbedPane.BOTTOM, JTabbedPane.LEFT, or JTabbedPane.RIGHT.
JTabbedPane(int, int) - Constructor for class javax.swing.JTabbedPane
Creates an empty TabbedPane with the specified tab placement and tab layout policy.
JTabbedPane.AccessibleJTabbedPane - Class in javax.swing
This class implements accessibility support for the JTabbedPane class.
JTabbedPane.AccessibleJTabbedPane() - Constructor for class javax.swing.JTabbedPane.AccessibleJTabbedPane
Constructs an AccessibleJTabbedPane
JTabbedPane.ModelListener - Class in javax.swing
We pass ModelChanged events along to the listeners with the tabbedpane (instead of the model itself) as the event source.
JTabbedPane.ModelListener() - Constructor for class javax.swing.JTabbedPane.ModelListener
 
JTable - Class in javax.swing
The JTable is used to display and edit regular two-dimensional tables of cells.
JTable() - Constructor for class javax.swing.JTable
Constructs a default JTable that is initialized with a default data model, a default column model, and a default selection model.
JTable(TableModel) - Constructor for class javax.swing.JTable
Constructs a JTable that is initialized with dm as the data model, a default column model, and a default selection model.
JTable(TableModel, TableColumnModel) - Constructor for class javax.swing.JTable
Constructs a JTable that is initialized with dm as the data model, cm as the column model, and a default selection model.
JTable(TableModel, TableColumnModel, ListSelectionModel) - Constructor for class javax.swing.JTable
Constructs a JTable that is initialized with dm as the data model, cm as the column model, and sm as the selection model.
JTable(int, int) - Constructor for class javax.swing.JTable
Constructs a JTable with numRows and numColumns of empty cells using DefaultTableModel.
JTable(Vector, Vector) - Constructor for class javax.swing.JTable
Constructs a JTable to display the values in the Vector of Vectors, rowData, with column names, columnNames.
JTable(Object[][], Object[]) - Constructor for class javax.swing.JTable
Constructs a JTable to display the values in the two dimensional array, rowData, with column names, columnNames.
JTable.AccessibleJTable - Class in javax.swing
This class implements accessibility support for the JTable class.
JTable.AccessibleJTable() - Constructor for class javax.swing.JTable.AccessibleJTable
AccessibleJTable constructor
JTable.AccessibleJTable.AccessibleJTableCell - Class in javax.swing
The class provides an implementation of the Java Accessibility API appropriate to table cells.
JTable.AccessibleJTable.AccessibleJTableCell(JTable, int, int, int) - Constructor for class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Constructs an AccessibleJTableHeaderEntry.
JTable.AccessibleJTable.AccessibleJTableModelChange - Class in javax.swing
 
JTable.AccessibleJTable.AccessibleJTableModelChange(int, int, int, int, int) - Constructor for class javax.swing.JTable.AccessibleJTable.AccessibleJTableModelChange
 
JTable.DropLocation - Class in javax.swing
A subclass of TransferHandler.DropLocation representing a drop location for a JTable.
JTable.PrintMode - Enum in javax.swing
Printing modes, used in printing JTables.
JTableHeader - Class in javax.swing.table
This is the object which manages the header of the JTable.
JTableHeader() - Constructor for class javax.swing.table.JTableHeader
Constructs a JTableHeader with a default TableColumnModel.
JTableHeader(TableColumnModel) - Constructor for class javax.swing.table.JTableHeader
Constructs a JTableHeader which is initialized with cm as the column model.
JTableHeader.AccessibleJTableHeader - Class in javax.swing.table
This class implements accessibility support for the JTableHeader class.
JTableHeader.AccessibleJTableHeader() - Constructor for class javax.swing.table.JTableHeader.AccessibleJTableHeader
 
JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry - Class in javax.swing.table
This class provides an implementation of the Java Accessibility API appropropriate for JTableHeader entries.
JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry(int, JTableHeader, JTable) - Constructor for class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
Constructs an AccessiblJTableHeaaderEntry
JTextArea - Class in javax.swing
A JTextArea is a multi-line area that displays plain text.
JTextArea() - Constructor for class javax.swing.JTextArea
Constructs a new TextArea.
JTextArea(String) - Constructor for class javax.swing.JTextArea
Constructs a new TextArea with the specified text displayed.
JTextArea(int, int) - Constructor for class javax.swing.JTextArea
Constructs a new empty TextArea with the specified number of rows and columns.
JTextArea(String, int, int) - Constructor for class javax.swing.JTextArea
Constructs a new TextArea with the specified text and number of rows and columns.
JTextArea(Document) - Constructor for class javax.swing.JTextArea
Constructs a new JTextArea with the given document model, and defaults for all of the other arguments (null, 0, 0).
JTextArea(Document, String, int, int) - Constructor for class javax.swing.JTextArea
Constructs a new JTextArea with the specified number of rows and columns, and the given model.
JTextArea.AccessibleJTextArea - Class in javax.swing
This class implements accessibility support for the JTextArea class.
JTextArea.AccessibleJTextArea() - Constructor for class javax.swing.JTextArea.AccessibleJTextArea
 
JTextComponent - Class in javax.swing.text
JTextComponent is the base class for swing text components.
JTextComponent() - Constructor for class javax.swing.text.JTextComponent
Creates a new JTextComponent.
JTextComponent.AccessibleJTextComponent - Class in javax.swing.text
This class implements accessibility support for the JTextComponent class.
JTextComponent.AccessibleJTextComponent() - Constructor for class javax.swing.text.JTextComponent.AccessibleJTextComponent
Constructs an AccessibleJTextComponent.
JTextComponent.DropLocation - Class in javax.swing.text
Represents a drop location for JTextComponents.
JTextComponent.KeyBinding - Class in javax.swing.text
Binding record for creating key bindings.
JTextComponent.KeyBinding(KeyStroke, String) - Constructor for class javax.swing.text.JTextComponent.KeyBinding
Creates a new key binding.
JTextField - Class in javax.swing
JTextField is a lightweight component that allows the editing of a single line of text.
JTextField() - Constructor for class javax.swing.JTextField
Constructs a new TextField.
JTextField(String) - Constructor for class javax.swing.JTextField
Constructs a new TextField initialized with the specified text.
JTextField(int) - Constructor for class javax.swing.JTextField
Constructs a new empty TextField with the specified number of columns.
JTextField(String, int) - Constructor for class javax.swing.JTextField
Constructs a new TextField initialized with the specified text and columns.
JTextField(Document, String, int) - Constructor for class javax.swing.JTextField
Constructs a new JTextField that uses the given text storage model and the given number of columns.
JTextField.AccessibleJTextField - Class in javax.swing
This class implements accessibility support for the JTextField class.
JTextField.AccessibleJTextField() - Constructor for class javax.swing.JTextField.AccessibleJTextField
 
JTextPane - Class in javax.swing
A text component that can be marked up with attributes that are represented graphically.
JTextPane() - Constructor for class javax.swing.JTextPane
Creates a new JTextPane.
JTextPane(StyledDocument) - Constructor for class javax.swing.JTextPane
Creates a new JTextPane, with a specified document model.
JToggleButton - Class in javax.swing
An implementation of a two-state button.
JToggleButton() - Constructor for class javax.swing.JToggleButton
Creates an initially unselected toggle button without setting the text or image.
JToggleButton(Icon) - Constructor for class javax.swing.JToggleButton
Creates an initially unselected toggle button with the specified image but no text.
JToggleButton(Icon, boolean) - Constructor for class javax.swing.JToggleButton
Creates a toggle button with the specified image and selection state, but no text.
JToggleButton(String) - Constructor for class javax.swing.JToggleButton
Creates an unselected toggle button with the specified text.
JToggleButton(String, boolean) - Constructor for class javax.swing.JToggleButton
Creates a toggle button with the specified text and selection state.
JToggleButton(Action) - Constructor for class javax.swing.JToggleButton
Creates a toggle button where properties are taken from the Action supplied.
JToggleButton(String, Icon) - Constructor for class javax.swing.JToggleButton
Creates a toggle button that has the specified text and image, and that is initially unselected.
JToggleButton(String, Icon, boolean) - Constructor for class javax.swing.JToggleButton
Creates a toggle button with the specified text, image, and selection state.
JToggleButton.AccessibleJToggleButton - Class in javax.swing
This class implements accessibility support for the JToggleButton class.
JToggleButton.AccessibleJToggleButton() - Constructor for class javax.swing.JToggleButton.AccessibleJToggleButton
 
JToggleButton.ToggleButtonModel - Class in javax.swing
The ToggleButton model
JToggleButton.ToggleButtonModel() - Constructor for class javax.swing.JToggleButton.ToggleButtonModel
Creates a new ToggleButton Model
JToolBar - Class in javax.swing
JToolBar provides a component that is useful for displaying commonly used Actions or controls.
JToolBar() - Constructor for class javax.swing.JToolBar
Creates a new tool bar; orientation defaults to HORIZONTAL.
JToolBar(int) - Constructor for class javax.swing.JToolBar
Creates a new tool bar with the specified orientation.
JToolBar(String) - Constructor for class javax.swing.JToolBar
Creates a new tool bar with the specified name.
JToolBar(String, int) - Constructor for class javax.swing.JToolBar
Creates a new tool bar with a specified name and orientation.
JToolBar.AccessibleJToolBar - Class in javax.swing
This class implements accessibility support for the JToolBar class.
JToolBar.AccessibleJToolBar() - Constructor for class javax.swing.JToolBar.AccessibleJToolBar
 
JToolBar.Separator - Class in javax.swing
A toolbar-specific separator.
JToolBar.Separator() - Constructor for class javax.swing.JToolBar.Separator
Creates a new toolbar separator with the default size as defined by the current look and feel.
JToolBar.Separator(Dimension) - Constructor for class javax.swing.JToolBar.Separator
Creates a new toolbar separator with the specified size.
JToolTip - Class in javax.swing
Used to display a "Tip" for a Component.
JToolTip() - Constructor for class javax.swing.JToolTip
Creates a tool tip.
JToolTip.AccessibleJToolTip - Class in javax.swing
This class implements accessibility support for the JToolTip class.
JToolTip.AccessibleJToolTip() - Constructor for class javax.swing.JToolTip.AccessibleJToolTip
 
JTree - Class in javax.swing
JTree() - Constructor for class javax.swing.JTree
Returns a JTree with a sample model.
JTree(Object[]) - Constructor for class javax.swing.JTree
Returns a JTree with each element of the specified array as the child of a new root node which is not displayed.
JTree(Vector<?>) - Constructor for class javax.swing.JTree
Returns a JTree with each element of the specified Vector as the child of a new root node which is not displayed.
JTree(Hashtable<?, ?>) - Constructor for class javax.swing.JTree
Returns a JTree created from a Hashtable which does not display with root.
JTree(TreeNode) - Constructor for class javax.swing.JTree
Returns a JTree with the specified TreeNode as its root, which displays the root node.
JTree(TreeNode, boolean) - Constructor for class javax.swing.JTree
Returns a JTree with the specified TreeNode as its root, which displays the root node and which decides whether a node is a leaf node in the specified manner.
JTree(TreeModel) - Constructor for class javax.swing.JTree
Returns an instance of JTree which displays the root node -- the tree is created using the specified data model.
JTree.AccessibleJTree - Class in javax.swing
This class implements accessibility support for the JTree class.
JTree.AccessibleJTree() - Constructor for class javax.swing.JTree.AccessibleJTree
 
JTree.AccessibleJTree.AccessibleJTreeNode - Class in javax.swing
This class implements accessibility support for the JTree child.
JTree.AccessibleJTree.AccessibleJTreeNode(JTree, TreePath, Accessible) - Constructor for class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Constructs an AccessibleJTreeNode
JTree.DropLocation - Class in javax.swing
A subclass of TransferHandler.DropLocation representing a drop location for a JTree.
JTree.DynamicUtilTreeNode - Class in javax.swing
DynamicUtilTreeNode can wrap vectors/hashtables/arrays/strings and create the appropriate children tree nodes as necessary.
JTree.DynamicUtilTreeNode(Object, Object) - Constructor for class javax.swing.JTree.DynamicUtilTreeNode
Creates a node with the specified object as its value and with the specified children.
JTree.EmptySelectionModel - Class in javax.swing
EmptySelectionModel is a TreeSelectionModel that does not allow anything to be selected.
JTree.EmptySelectionModel() - Constructor for class javax.swing.JTree.EmptySelectionModel
 
JTree.TreeModelHandler - Class in javax.swing
Listens to the model and updates the expandedState accordingly when nodes are removed, or changed.
JTree.TreeModelHandler() - Constructor for class javax.swing.JTree.TreeModelHandler
 
JTree.TreeSelectionRedirector - Class in javax.swing
Handles creating a new TreeSelectionEvent with the JTree as the source and passing it off to all the listeners.
JTree.TreeSelectionRedirector() - Constructor for class javax.swing.JTree.TreeSelectionRedirector
 
JULY - Static variable in class java.util.Calendar
Value of the Calendar.MONTH field indicating the seventh month of the year in the Gregorian and Julian calendars.
JUNE - Static variable in class java.util.Calendar
Value of the Calendar.MONTH field indicating the sixth month of the year in the Gregorian and Julian calendars.
JUSTIFICATION - Static variable in class java.awt.font.TextAttribute
Attribute key for the justification of a paragraph.
JUSTIFICATION_FULL - Static variable in class java.awt.font.TextAttribute
Justify the line to the full requested width.
JUSTIFICATION_NONE - Static variable in class java.awt.font.TextAttribute
Do not allow the line to be justified.
JViewport - Class in javax.swing
The "viewport" or "porthole" through which you see the underlying information.
JViewport() - Constructor for class javax.swing.JViewport
Creates a JViewport.
JViewport.AccessibleJViewport - Class in javax.swing
This class implements accessibility support for the JViewport class.
JViewport.AccessibleJViewport() - Constructor for class javax.swing.JViewport.AccessibleJViewport
 
JViewport.ViewListener - Class in javax.swing
A listener for the view.
JViewport.ViewListener() - Constructor for class javax.swing.JViewport.ViewListener
 
JWindow - Class in javax.swing
A JWindow is a container that can be displayed anywhere on the user's desktop.
JWindow() - Constructor for class javax.swing.JWindow
Creates a window with no specified owner.
JWindow(GraphicsConfiguration) - Constructor for class javax.swing.JWindow
Creates a window with the specified GraphicsConfiguration of a screen device.
JWindow(Frame) - Constructor for class javax.swing.JWindow
Creates a window with the specified owner frame.
JWindow(Window) - Constructor for class javax.swing.JWindow
Creates a window with the specified owner window.
JWindow(Window, GraphicsConfiguration) - Constructor for class javax.swing.JWindow
Creates a window with the specified owner window and GraphicsConfiguration of a screen device.
JWindow.AccessibleJWindow - Class in javax.swing
This class implements accessibility support for the JWindow class.
JWindow.AccessibleJWindow() - Constructor for class javax.swing.JWindow.AccessibleJWindow
 

K

K1Div2Luminance - Static variable in class javax.imageio.plugins.jpeg.JPEGQTable
The sample luminance quantization table given in the JPEG specification, table K.1, with all elements divided by 2.
K1Luminance - Static variable in class javax.imageio.plugins.jpeg.JPEGQTable
The sample luminance quantization table given in the JPEG specification, table K.1.
K2Chrominance - Static variable in class javax.imageio.plugins.jpeg.JPEGQTable
The sample chrominance quantization table given in the JPEG specification, table K.2.
K2Div2Chrominance - Static variable in class javax.imageio.plugins.jpeg.JPEGQTable
The sample chrominance quantization table given in the JPEG specification, table K.1, with all elements divided by 2.
KAITHI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Kaithi" Unicode character block.
KAKU_0 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS Kaku ("square") #0 envelope size, 287 mm by 382 mm.
KAKU_1 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS Kaku ("square") #1 envelope size, 270 mm by 382 mm.
KAKU_2 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS Kaku ("square") #2 envelope size, 240 mm by 332 mm.
KAKU_20 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS Kaku ("square") #20 envelope size, 229 mm by 324 mm.
KAKU_3 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS Kaku ("square") #3 envelope size, 216 mm by 277 mm.
KAKU_4 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS Kaku ("square") #4 envelope size, 197 mm by 267 mm.
KAKU_5 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS Kaku ("square") #5 envelope size, 190 mm by 240 mm.
KAKU_6 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS Kaku ("square") #6 envelope size, 162 mm by 229 mm.
KAKU_7 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS Kaku ("square") #7 envelope size, 142 mm by 205 mm.
KAKU_8 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS Kaku ("square") #8 envelope size, 119 mm by 197 mm.
KAKU_A4 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS Kaku ("square") A4 envelope size, 228 mm by 312 mm.
KANA_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Kana Supplement" Unicode character block.
KANBUN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Kanbun" Unicode character block.
KANGXI_RADICALS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Kangxi Radicals" Unicode character block.
KANJI - Static variable in class java.awt.im.InputSubset
Constant for all Han characters used in writing Japanese, including a subset of the CJK unified ideographs as well as Japanese Han characters that may be defined as surrogate characters.
KANNADA - Static variable in class java.awt.font.NumericShaper
Identifies the KANNADA range and decimal base.
KANNADA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Kannada" Unicode character block.
KATAKANA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Katakana" Unicode character block.
KATAKANA_PHONETIC_EXTENSIONS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Katakana Phonetic Extensions" Unicode character block.
KAYAH_LI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Kayah Li" Unicode character block.
KBD - Static variable in class javax.swing.text.html.HTML.Tag
 
KEEP - Static variable in interface java.util.jar.Pack200.Packer
The string "keep", a possible value for certain properties.
KEEP - Static variable in interface java.util.jar.Pack200.Unpacker
The string "keep", a possible value for certain properties.
KEEP_CURRENT_RESULT - Static variable in interface java.sql.Statement
The constant indicating that the current ResultSet object should not be closed when calling getMoreResults.
KEEP_FILE_ORDER - Static variable in interface java.util.jar.Pack200.Packer
If this property is set to Pack200.Packer.TRUE, the packer will transmit all elements in their original order within the source archive.
KerberosKey - Class in javax.security.auth.kerberos
This class encapsulates a long term secret key for a Kerberos principal.
KerberosKey(KerberosPrincipal, byte[], int, int) - Constructor for class javax.security.auth.kerberos.KerberosKey
Constructs a KerberosKey from the given bytes when the key type and key version number are known.
KerberosKey(KerberosPrincipal, char[], String) - Constructor for class javax.security.auth.kerberos.KerberosKey
Constructs a KerberosKey from a principal's password.
KerberosPrincipal - Class in javax.security.auth.kerberos
This class encapsulates a Kerberos principal.
KerberosPrincipal(String) - Constructor for class javax.security.auth.kerberos.KerberosPrincipal
Constructs a KerberosPrincipal from the provided string input.
KerberosPrincipal(String, int) - Constructor for class javax.security.auth.kerberos.KerberosPrincipal
Constructs a KerberosPrincipal from the provided string and name type input.
KerberosTicket - Class in javax.security.auth.kerberos
This class encapsulates a Kerberos ticket and associated information as viewed from the client's point of view.
KerberosTicket(byte[], KerberosPrincipal, KerberosPrincipal, byte[], int, boolean[], Date, Date, Date, Date, InetAddress[]) - Constructor for class javax.security.auth.kerberos.KerberosTicket
Constructs a KerberosTicket using credentials information that a client either receives from a KDC or reads from a cache.
Kernel - Class in java.awt.image
The Kernel class defines a matrix that describes how a specified pixel and its surrounding pixels affect the value computed for the pixel's position in the output image of a filtering operation.
Kernel(int, int, float[]) - Constructor for class java.awt.image.Kernel
Constructs a Kernel object from an array of floats.
KERNING - Static variable in class java.awt.font.TextAttribute
Attribute key to request kerning.
KERNING_ON - Static variable in class java.awt.font.TextAttribute
Request standard kerning.
key - Variable in class java.awt.Event
The key code of the key that was pressed in a keyboard event.
Key - Interface in java.security
The Key interface is the top-level interface for all keys.
key - Variable in class javax.accessibility.AccessibleBundle
The locale independent name of the state.
key - Variable in class javax.swing.text.JTextComponent.KeyBinding
The key.
KEY_ACTION - Static variable in class java.awt.Event
The user has pressed a non-ASCII action key.
KEY_ACTION_RELEASE - Static variable in class java.awt.Event
The user has released a non-ASCII action key.
KEY_ALPHA_INTERPOLATION - Static variable in class java.awt.RenderingHints
Alpha interpolation hint key.
KEY_ANTIALIASING - Static variable in class java.awt.RenderingHints
Antialiasing hint key.
KEY_COLOR_RENDERING - Static variable in class java.awt.RenderingHints
Color rendering hint key.
KEY_DITHERING - Static variable in class java.awt.RenderingHints
Dithering hint key.
KEY_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting key events.
KEY_FIRST - Static variable in class java.awt.event.KeyEvent
The first number in the range of ids used for key events.
KEY_FRACTIONALMETRICS - Static variable in class java.awt.RenderingHints
Font fractional metrics hint key.
KEY_INTERPOLATION - Static variable in class java.awt.RenderingHints
Interpolation hint key.
KEY_LAST - Static variable in class java.awt.event.KeyEvent
The last number in the range of ids used for key events.
KEY_LOCATION_LEFT - Static variable in class java.awt.event.KeyEvent
A constant indicating that the key pressed or released is in the left key location (there is more than one possible location for this key).
KEY_LOCATION_NUMPAD - Static variable in class java.awt.event.KeyEvent
A constant indicating that the key event originated on the numeric keypad or with a virtual key corresponding to the numeric keypad.
KEY_LOCATION_RIGHT - Static variable in class java.awt.event.KeyEvent
A constant indicating that the key pressed or released is in the right key location (there is more than one possible location for this key).
KEY_LOCATION_STANDARD - Static variable in class java.awt.event.KeyEvent
A constant indicating that the key pressed or released is not distinguished as the left or right version of a key, and did not originate on the numeric keypad (or did not originate with a virtual key corresponding to the numeric keypad).
KEY_LOCATION_UNKNOWN - Static variable in class java.awt.event.KeyEvent
A constant indicating that the keyLocation is indeterminate or not relevant.
KEY_PRESS - Static variable in class java.awt.Event
The user has pressed a normal key.
KEY_PRESSED - Static variable in class java.awt.event.KeyEvent
The "key pressed" event.
KEY_RELEASE - Static variable in class java.awt.Event
The user has released a normal key.
KEY_RELEASED - Static variable in class java.awt.event.KeyEvent
The "key released" event.
KEY_RENDERING - Static variable in class java.awt.RenderingHints
Rendering hint key.
KEY_STROKE_CONTROL - Static variable in class java.awt.RenderingHints
Stroke normalization control hint key.
KEY_TEXT_ANTIALIASING - Static variable in class java.awt.RenderingHints
Text antialiasing hint key.
KEY_TEXT_LCD_CONTRAST - Static variable in class java.awt.RenderingHints
LCD text contrast rendering hint key.
KEY_TYPED - Static variable in class java.awt.event.KeyEvent
The "key typed" event.
KeyAdapter - Class in java.awt.event
An abstract adapter class for receiving keyboard events.
KeyAdapter() - Constructor for class java.awt.event.KeyAdapter
 
KeyAgreement - Class in javax.crypto
This class provides the functionality of a key agreement (or key exchange) protocol.
KeyAgreement(KeyAgreementSpi, Provider, String) - Constructor for class javax.crypto.KeyAgreement
Creates a KeyAgreement object.
KeyAgreementSpi - Class in javax.crypto
This class defines the Service Provider Interface (SPI) for the KeyAgreement class.
KeyAgreementSpi() - Constructor for class javax.crypto.KeyAgreementSpi
 
KeyAlreadyExistsException - Exception in javax.management.openmbean
This runtime exception is thrown to indicate that the index of a row to be added to a tabular data instance is already used to refer to another row in this tabular data instance.
KeyAlreadyExistsException() - Constructor for exception javax.management.openmbean.KeyAlreadyExistsException
A KeyAlreadyExistsException with no detail message.
KeyAlreadyExistsException(String) - Constructor for exception javax.management.openmbean.KeyAlreadyExistsException
A KeyAlreadyExistsException with a detail message.
KEYBOARD_DIVIDER_MOVE_OFFSET - Static variable in class javax.swing.plaf.basic.BasicSplitPaneUI
How far (relative) the divider does move when it is moved around by the cursor keys on the keyboard.
keyboardDownRightListener - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated.
As of Java 2 platform v1.3.
keyboardEndListener - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated.
As of Java 2 platform v1.3.
KeyboardFocusManager - Class in java.awt
The KeyboardFocusManager is responsible for managing the active and focused Windows, and the current focus owner.
KeyboardFocusManager() - Constructor for class java.awt.KeyboardFocusManager
Initializes a KeyboardFocusManager.
KeyboardFocusManagerPeer - Interface in java.awt.peer
The native peer interface for KeyboardFocusManager.
keyboardHomeListener - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated.
As of Java 2 platform v1.3.
keyboardResizeToggleListener - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated.
As of Java 2 platform v1.3.
keyboardUpLeftListener - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated.
As of Java 2 platform v1.3.
keyDown(Event, int) - Method in class java.awt.Component
Deprecated.
As of JDK version 1.1, replaced by processKeyEvent(KeyEvent).
keyEqualsCharSet() - Method in exception javax.swing.text.ChangedCharSetException
 
KeyEvent - Class in java.awt.event
An event which indicates that a keystroke occurred in a component.
KeyEvent(Component, int, long, int, int, char, int) - Constructor for class java.awt.event.KeyEvent
Constructs a KeyEvent object.
KeyEvent(Component, int, long, int, int, char) - Constructor for class java.awt.event.KeyEvent
Constructs a KeyEvent object.
KeyEvent(Component, int, long, int, int) - Constructor for class java.awt.event.KeyEvent
Deprecated.
as of JDK1.1
KeyEventDispatcher - Interface in java.awt
A KeyEventDispatcher cooperates with the current KeyboardFocusManager in the targeting and dispatching of all KeyEvents.
KeyEventPostProcessor - Interface in java.awt
A KeyEventPostProcessor cooperates with the current KeyboardFocusManager in the final resolution of all unconsumed KeyEvents.
KeyException - Exception in java.security
This is the basic key exception.
KeyException() - Constructor for exception java.security.KeyException
Constructs a KeyException with no detail message.
KeyException(String) - Constructor for exception java.security.KeyException
Constructs a KeyException with the specified detail message.
KeyException(String, Throwable) - Constructor for exception java.security.KeyException
Creates a KeyException with the specified detail message and cause.
KeyException(Throwable) - Constructor for exception java.security.KeyException
Creates a KeyException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
KeyFactory - Class in java.security
Key factories are used to convert keys (opaque cryptographic keys of type Key) into key specifications (transparent representations of the underlying key material), and vice versa.
KeyFactory(KeyFactorySpi, Provider, String) - Constructor for class java.security.KeyFactory
Creates a KeyFactory object.
KeyFactorySpi - Class in java.security
This class defines the Service Provider Interface (SPI) for the KeyFactory class.
KeyFactorySpi() - Constructor for class java.security.KeyFactorySpi
 
keyFor(Selector) - Method in class java.nio.channels.SelectableChannel
Retrieves the key representing the channel's registration with the given selector.
keyFor(Selector) - Method in class java.nio.channels.spi.AbstractSelectableChannel
 
KeyGenerator - Class in javax.crypto
This class provides the functionality of a secret (symmetric) key generator.
KeyGenerator(KeyGeneratorSpi, Provider, String) - Constructor for class javax.crypto.KeyGenerator
Creates a KeyGenerator object.
KeyGeneratorSpi - Class in javax.crypto
This class defines the Service Provider Interface (SPI) for the KeyGenerator class.
KeyGeneratorSpi() - Constructor for class javax.crypto.KeyGeneratorSpi
 
KeyInfo - Interface in javax.xml.crypto.dsig.keyinfo
A representation of the XML KeyInfo element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
KeyInfoFactory - Class in javax.xml.crypto.dsig.keyinfo
A factory for creating KeyInfo objects from scratch or for unmarshalling a KeyInfo object from a corresponding XML representation.
KeyInfoFactory() - Constructor for class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Default constructor, for invocation by subclasses.
KeyListener - Interface in java.awt.event
The listener interface for receiving keyboard events (keystrokes).
keyListener - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
This protected field is implementation specific.
keyListener - Variable in class javax.swing.plaf.basic.BasicComboPopup
This protected field is implementation specific.
keyListener - Variable in class javax.swing.plaf.basic.BasicTableUI
 
KeyManagementException - Exception in java.security
This is the general key management exception for all operations dealing with key management.
KeyManagementException() - Constructor for exception java.security.KeyManagementException
Constructs a KeyManagementException with no detail message.
KeyManagementException(String) - Constructor for exception java.security.KeyManagementException
Constructs a KeyManagementException with the specified detail message.
KeyManagementException(String, Throwable) - Constructor for exception java.security.KeyManagementException
Creates a KeyManagementException with the specified detail message and cause.
KeyManagementException(Throwable) - Constructor for exception java.security.KeyManagementException
Creates a KeyManagementException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
KeyManager - Interface in javax.net.ssl
This is the base interface for JSSE key managers.
KeyManagerFactory - Class in javax.net.ssl
This class acts as a factory for key managers based on a source of key material.
KeyManagerFactory(KeyManagerFactorySpi, Provider, String) - Constructor for class javax.net.ssl.KeyManagerFactory
Creates a KeyManagerFactory object.
KeyManagerFactorySpi - Class in javax.net.ssl
This class defines the Service Provider Interface (SPI) for the KeyManagerFactory class.
KeyManagerFactorySpi() - Constructor for class javax.net.ssl.KeyManagerFactorySpi
 
Keymap - Interface in javax.swing.text
A collection of bindings of KeyStrokes to actions.
KeyName - Interface in javax.xml.crypto.dsig.keyinfo
A representation of the XML KeyName element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
KeyPair - Class in java.security
This class is a simple holder for a key pair (a public key and a private key).
KeyPair(PublicKey, PrivateKey) - Constructor for class java.security.KeyPair
Constructs a key pair from the given public key and private key.
KeyPairGenerator - Class in java.security
The KeyPairGenerator class is used to generate pairs of public and private keys.
KeyPairGenerator(String) - Constructor for class java.security.KeyPairGenerator
Creates a KeyPairGenerator object for the specified algorithm.
KeyPairGeneratorSpi - Class in java.security
This class defines the Service Provider Interface (SPI) for the KeyPairGenerator class, which is used to generate pairs of public and private keys.
KeyPairGeneratorSpi() - Constructor for class java.security.KeyPairGeneratorSpi
 
keyPress(int) - Method in interface java.awt.peer.RobotPeer
Simulates a key press of the specified key.
keyPress(int) - Method in class java.awt.Robot
Presses a given key.
keyPressed(KeyEvent) - Method in class java.awt.AWTEventMulticaster
Handles the keyPressed event by invoking the keyPressed methods on listener-a and listener-b.
keyPressed(KeyEvent) - Method in class java.awt.event.KeyAdapter
Invoked when a key has been pressed.
keyPressed(KeyEvent) - Method in interface java.awt.event.KeyListener
Invoked when a key has been pressed.
keyPressed(KeyEvent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.KeyHandler
 
keyPressed(KeyEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.KeyHandler
 
keyPressed(KeyEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.KeyHandler
 
keyRelease(int) - Method in interface java.awt.peer.RobotPeer
Simulates a key release of the specified key.
keyRelease(int) - Method in class java.awt.Robot
Releases a given key.
keyReleased(KeyEvent) - Method in class java.awt.AWTEventMulticaster
Handles the keyReleased event by invoking the keyReleased methods on listener-a and listener-b.
keyReleased(KeyEvent) - Method in class java.awt.event.KeyAdapter
Invoked when a key has been released.
keyReleased(KeyEvent) - Method in interface java.awt.event.KeyListener
Invoked when a key has been released.
keyReleased(KeyEvent) - Method in class javax.swing.plaf.basic.BasicComboPopup.InvocationKeyHandler
 
keyReleased(KeyEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.KeyHandler
 
keyReleased(KeyEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.KeyHandler
 
KeyRep - Class in java.security
Standardized representation for serialized Key objects.
KeyRep(KeyRep.Type, String, String, byte[]) - Constructor for class java.security.KeyRep
Construct the alternate Key class.
KeyRep.Type - Enum in java.security
Key type.
keys() - Method in class java.nio.channels.Selector
Returns this selector's key set.
keys() - Method in class java.security.Provider
 
keys() - Method in class java.util.concurrent.ConcurrentHashMap
Returns an enumeration of the keys in this table.
keys() - Method in class java.util.Dictionary
Returns an enumeration of the keys in this dictionary.
keys() - Method in class java.util.Hashtable
Returns an enumeration of the keys in this hashtable.
keys() - Method in class java.util.prefs.AbstractPreferences
Implements the keys method as per the specification in Preferences.keys().
keys() - Method in class java.util.prefs.Preferences
Returns all of the keys that have an associated value in this preference node.
keys() - Method in class javax.swing.ActionMap
Returns the Action names that are bound in this ActionMap.
keys() - Method in class javax.swing.InputMap
Returns the KeyStrokes that are bound in this InputMap.
keySelectionManager - Variable in class javax.swing.JComboBox
This protected field is implementation specific.
KeySelector - Class in javax.xml.crypto
A selector that finds and returns a key using the data contained in a KeyInfo object.
KeySelector() - Constructor for class javax.xml.crypto.KeySelector
Default no-args constructor; intended for invocation by subclasses only.
KeySelector.Purpose - Class in javax.xml.crypto
The purpose of the key that is to be selected.
KeySelectorException - Exception in javax.xml.crypto
Indicates an exceptional condition thrown by a KeySelector.
KeySelectorException() - Constructor for exception javax.xml.crypto.KeySelectorException
Constructs a new KeySelectorException with null as its detail message.
KeySelectorException(String) - Constructor for exception javax.xml.crypto.KeySelectorException
Constructs a new KeySelectorException with the specified detail message.
KeySelectorException(String, Throwable) - Constructor for exception javax.xml.crypto.KeySelectorException
Constructs a new KeySelectorException with the specified detail message and cause.
KeySelectorException(Throwable) - Constructor for exception javax.xml.crypto.KeySelectorException
Constructs a new KeySelectorException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
KeySelectorResult - Interface in javax.xml.crypto
The result returned by the KeySelector.select method.
keySet() - Method in class java.awt.RenderingHints
Returns a Set view of the Keys contained in this RenderingHints.
keySet() - Method in class java.security.Provider
Returns an unmodifiable Set view of the property keys contained in this provider.
keySet() - Method in class java.util.AbstractMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class java.util.concurrent.ConcurrentHashMap
Returns a Set view of the keys contained in this map.
keySet() - Method in interface java.util.concurrent.ConcurrentNavigableMap
Returns a NavigableSet view of the keys contained in this map.
keySet() - Method in class java.util.concurrent.ConcurrentSkipListMap
Returns a NavigableSet view of the keys contained in this map.
keySet() - Method in class java.util.EnumMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class java.util.HashMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class java.util.Hashtable
Returns a Set view of the keys contained in this map.
keySet() - Method in class java.util.IdentityHashMap
Returns an identity-based set view of the keys contained in this map.
keySet() - Method in class java.util.jar.Attributes
Returns a Set view of the attribute names (keys) contained in this Map.
keySet() - Method in interface java.util.Map
Returns a Set view of the keys contained in this map.
keySet() - Method in class java.util.ResourceBundle
Returns a Set of all keys contained in this ResourceBundle and its parent bundles.
keySet() - Method in interface java.util.SortedMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class java.util.TreeMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class java.util.WeakHashMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class javax.management.openmbean.CompositeType
Returns an unmodifiable Set view of all the item names defined by this CompositeType instance.
keySet() - Method in interface javax.management.openmbean.TabularData
Returns a set view of the keys (ie the index values) of the CompositeData values (ie the rows) contained in this TabularData instance.
keySet() - Method in class javax.management.openmbean.TabularDataSupport
Returns a set view of the keys contained in the underlying map of this TabularDataSupport instance used to index the rows.
keySet() - Method in class javax.script.SimpleBindings
Returns a Set view of the keys contained in this map.
KeySpec - Interface in java.security.spec
A (transparent) specification of the key material that constitutes a cryptographic key.
keysSpi() - Method in class java.util.prefs.AbstractPreferences
Returns all of the keys that have an associated value in this preference node.
KeyStore - Class in java.security
This class represents a storage facility for cryptographic keys and certificates.
KeyStore(KeyStoreSpi, Provider, String) - Constructor for class java.security.KeyStore
Creates a KeyStore object of the given type, and encapsulates the given provider implementation (SPI object) in it.
KeyStore.Builder - Class in java.security
A description of a to-be-instantiated KeyStore object.
KeyStore.Builder() - Constructor for class java.security.KeyStore.Builder
Construct a new Builder.
KeyStore.CallbackHandlerProtection - Class in java.security
A ProtectionParameter encapsulating a CallbackHandler.
KeyStore.CallbackHandlerProtection(CallbackHandler) - Constructor for class java.security.KeyStore.CallbackHandlerProtection
Constructs a new CallbackHandlerProtection from a CallbackHandler.
KeyStore.Entry - Interface in java.security
A marker interface for KeyStore entry types.
KeyStore.LoadStoreParameter - Interface in java.security
A marker interface for KeyStore load and store parameters.
KeyStore.PasswordProtection - Class in java.security
A password-based implementation of ProtectionParameter.
KeyStore.PasswordProtection(char[]) - Constructor for class java.security.KeyStore.PasswordProtection
Creates a password parameter.
KeyStore.PrivateKeyEntry - Class in java.security
A KeyStore entry that holds a PrivateKey and corresponding certificate chain.
KeyStore.PrivateKeyEntry(PrivateKey, Certificate[]) - Constructor for class java.security.KeyStore.PrivateKeyEntry
Constructs a PrivateKeyEntry with a PrivateKey and corresponding certificate chain.
KeyStore.ProtectionParameter - Interface in java.security
A marker interface for keystore protection parameters.
KeyStore.SecretKeyEntry - Class in java.security
A KeyStore entry that holds a SecretKey.
KeyStore.SecretKeyEntry(SecretKey) - Constructor for class java.security.KeyStore.SecretKeyEntry
Constructs a SecretKeyEntry with a SecretKey.
KeyStore.TrustedCertificateEntry - Class in java.security
A KeyStore entry that holds a trusted Certificate.
KeyStore.TrustedCertificateEntry(Certificate) - Constructor for class java.security.KeyStore.TrustedCertificateEntry
Constructs a TrustedCertificateEntry with a trusted Certificate.
KeyStoreBuilderParameters - Class in javax.net.ssl
A parameters object for X509KeyManagers that encapsulates a List of KeyStore.Builders.
KeyStoreBuilderParameters(KeyStore.Builder) - Constructor for class javax.net.ssl.KeyStoreBuilderParameters
Construct new KeyStoreBuilderParameters from the specified KeyStore.Builder.
KeyStoreBuilderParameters(List<KeyStore.Builder>) - Constructor for class javax.net.ssl.KeyStoreBuilderParameters
Construct new KeyStoreBuilderParameters from a List of KeyStore.Builders.
KeyStoreException - Exception in java.security
This is the generic KeyStore exception.
KeyStoreException() - Constructor for exception java.security.KeyStoreException
Constructs a KeyStoreException with no detail message.
KeyStoreException(String) - Constructor for exception java.security.KeyStoreException
Constructs a KeyStoreException with the specified detail message.
KeyStoreException(String, Throwable) - Constructor for exception java.security.KeyStoreException
Creates a KeyStoreException with the specified detail message and cause.
KeyStoreException(Throwable) - Constructor for exception java.security.KeyStoreException
Creates a KeyStoreException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
KeyStoreSpi - Class in java.security
This class defines the Service Provider Interface (SPI) for the KeyStore class.
KeyStoreSpi() - Constructor for class java.security.KeyStoreSpi
 
KeyStroke - Class in javax.swing
A KeyStroke represents a key action on the keyboard, or equivalent input device.
KeyTab - Class in javax.security.auth.kerberos
This class encapsulates a keytab file.
keyTyped(KeyEvent) - Method in class java.awt.AWTEventMulticaster
Handles the keyTyped event by invoking the keyTyped methods on listener-a and listener-b.
keyTyped(KeyEvent) - Method in class java.awt.event.KeyAdapter
Invoked when a key has been typed.
keyTyped(KeyEvent) - Method in interface java.awt.event.KeyListener
Invoked when a key has been typed.
keyTyped(KeyEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.KeyHandler
 
keyTyped(KeyEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.KeyHandler
Invoked when a key has been typed.
keyUp(Event, int) - Method in class java.awt.Component
Deprecated.
As of JDK version 1.1, replaced by processKeyEvent(KeyEvent).
KeyValue - Interface in javax.xml.crypto.dsig.keyinfo
A representation of the XML KeyValue element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
KHAROSHTHI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Kharoshthi" Unicode character block.
KHMER - Static variable in class java.awt.font.NumericShaper
Identifies the KHMER range and decimal base.
KHMER - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Khmer" Unicode character block.
KHMER_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Khmer Symbols" Unicode character block.
kind() - Method in interface java.nio.file.WatchEvent
Returns the event kind.
kind - Variable in class javax.tools.SimpleJavaFileObject
The kind of this file object.
KOREA - Static variable in class java.util.Locale
Useful constant for country.
KOREAN - Static variable in class java.util.Locale
Useful constant for language.
KRB_NT_PRINCIPAL - Static variable in class javax.security.auth.kerberos.KerberosPrincipal
user principal name type.
KRB_NT_SRV_HST - Static variable in class javax.security.auth.kerberos.KerberosPrincipal
service with host name as instance (telnet, rcommands) name type.
KRB_NT_SRV_INST - Static variable in class javax.security.auth.kerberos.KerberosPrincipal
service and other unique instance (krbtgt) name type.
KRB_NT_SRV_XHST - Static variable in class javax.security.auth.kerberos.KerberosPrincipal
service with host as remaining components name type.
KRB_NT_UID - Static variable in class javax.security.auth.kerberos.KerberosPrincipal
unique ID name type.
KRB_NT_UNKNOWN - Static variable in class javax.security.auth.kerberos.KerberosPrincipal
unknown name type.

L

Label - Class in java.awt
A Label object is a component for placing text in a container.
Label() - Constructor for class java.awt.Label
Constructs an empty label.
Label(String) - Constructor for class java.awt.Label
Constructs a new label with the specified string of text, left justified.
Label(String, int) - Constructor for class java.awt.Label
Constructs a new label that presents the specified string of text with the specified alignment.
LABEL - Static variable in class javax.accessibility.AccessibleRole
An object used to present an icon or short string in an interface.
LABEL - Static variable in class javax.swing.plaf.synth.Region
Label region.
Label.AccessibleAWTLabel - Class in java.awt
This class implements accessibility support for the Label class.
Label.AccessibleAWTLabel() - Constructor for class java.awt.Label.AccessibleAWTLabel
 
LABEL_FOR - Static variable in class javax.accessibility.AccessibleRelation
Indicates an object is a label for one or more target objects.
LABEL_FOR_PROPERTY - Static variable in class javax.accessibility.AccessibleRelation
Identifies that the target group for a label has changed
LABELED_BY - Static variable in class javax.accessibility.AccessibleRelation
Indicates an object is labeled by one or more target objects.
LABELED_BY_PROPERTY - Static variable in class javax.accessibility.AccessibleRelation
Identifies that the objects that are doing the labeling have changed
labelFor - Variable in class javax.swing.JLabel
 
LabelPeer - Interface in java.awt.peer
The peer interface for Label.
labelRect - Variable in class javax.swing.plaf.basic.BasicSliderUI
 
labelsHaveSameBaselines() - Method in class javax.swing.plaf.basic.BasicSliderUI
Returns true if all the labels from the label table have the same baseline.
labelUI - Static variable in class javax.swing.plaf.basic.BasicLabelUI
The default BasicLabelUI instance.
LabelUI - Class in javax.swing.plaf
Pluggable look and feel interface for JLabel.
LabelUI() - Constructor for class javax.swing.plaf.LabelUI
 
LabelView - Class in javax.swing.text
A LabelView is a styled chunk of text that represents a view mapped over an element in the text model.
LabelView(Element) - Constructor for class javax.swing.text.LabelView
Constructs a new view wrapped on an element.
LANDSCAPE - Static variable in class java.awt.PageAttributes.OrientationRequestedType
The OrientationRequestedType instance to use for specifying a landscape orientation.
LANDSCAPE - Static variable in class java.awt.print.PageFormat
The origin is at the bottom left of the paper with x running bottom to top and y running left to right.
LANDSCAPE - Static variable in class javax.print.attribute.standard.OrientationRequested
The content will be imaged across the long edge of the medium.
LANG - Static variable in class javax.swing.text.html.HTML.Attribute
 
LANGUAGE - Static variable in class java.text.AttributedCharacterIterator.Attribute
Attribute key for the language of some text.
LANGUAGE - Static variable in interface javax.naming.Context
Constant that holds the name of the environment property for specifying the preferred language to use with the service.
LANGUAGE - Static variable in interface javax.script.ScriptEngine
Reserved key for a named value that is the full name of Scripting Language supported by the implementation.
LANGUAGE - Static variable in class javax.swing.text.html.HTML.Attribute
 
LANGUAGE_VERSION - Static variable in interface javax.script.ScriptEngine
Reserved key for the named value that identifies the version of the scripting language supported by the implementation.
LanguageCallback - Class in javax.security.auth.callback
Underlying security services instantiate and pass a LanguageCallback to the handle method of a CallbackHandler to retrieve the Locale used for localizing text.
LanguageCallback() - Constructor for class javax.security.auth.callback.LanguageCallback
Construct a LanguageCallback.
LAO - Static variable in class java.awt.font.NumericShaper
Identifies the LAO range and decimal base.
LAO - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Lao" Unicode character block.
LARGE_CAPACITY - Static variable in class javax.print.attribute.standard.MediaTray
The large capacity input tray in the printer.
LARGE_ICON_KEY - Static variable in interface javax.swing.Action
The key used for storing an Icon.
LARGE_KEY - Static variable in class javax.swing.plaf.nimbus.NimbusStyle
 
LARGE_MODEL_PROPERTY - Static variable in class javax.swing.JTree
Bound property name for largeModel.
LARGE_SCALE - Static variable in class javax.swing.plaf.nimbus.NimbusStyle
 
largeModel - Variable in class javax.swing.JTree
Is this tree a large model? This is a code-optimization setting.
largeModel - Variable in class javax.swing.plaf.basic.BasicTreeUI
True if doing optimizations for a largeModel.
last(Container) - Method in class java.awt.CardLayout
Flips to the last card of the container.
last() - Method in interface java.sql.ResultSet
Moves the cursor to the last row in this ResultSet object.
last() - Method in class java.text.BreakIterator
Returns the last boundary.
last() - Method in interface java.text.CharacterIterator
Sets the position to getEndIndex()-1 (getEndIndex() if the text is empty) and returns the character at that position.
last() - Method in class java.text.StringCharacterIterator
Implements CharacterIterator.last() for String.
last() - Method in class java.util.concurrent.ConcurrentSkipListSet
 
last() - Method in interface java.util.SortedSet
Returns the last (highest) element currently in this set.
last() - Method in class java.util.TreeSet
 
last() - Method in class javax.swing.text.Segment
Sets the position to getEndIndex()-1 (getEndIndex() if the text is empty) and returns the character at that position.
LAST_DIVIDER_LOCATION_PROPERTY - Static variable in class javax.swing.JSplitPane
Bound property for lastLocation.
LAST_LINE_END - Static variable in class java.awt.GridBagConstraints
Place the component in the corner of its display area where the last line of text on a page would normally end for the current ComponentOrientation.
LAST_LINE_START - Static variable in class java.awt.GridBagConstraints
Place the component in the corner of its display area where the last line of text on a page would normally start for the current ComponentOrientation.
lastAccessTime() - Method in interface java.nio.file.attribute.BasicFileAttributes
Returns the time of last access.
lastAlloc - Variable in class javax.swing.text.AsyncBoxView.ChildLocator
The last seen allocation (for repainting when changes are flushed upward).
lastColumn - Variable in class javax.swing.JTable.AccessibleJTable.AccessibleJTableModelChange
 
lastDividerLocation - Variable in class javax.swing.JSplitPane
Previous location of the split pane.
lastEdit() - Method in class javax.swing.undo.CompoundEdit
Returns the last UndoableEdit in edits, or null if edits is empty.
lastElement() - Method in class java.util.Vector
Returns the last component of the vector.
lastElement() - Method in class javax.swing.DefaultListModel
Returns the last component of the list.
lastEntry() - Method in class java.util.concurrent.ConcurrentSkipListMap
Returns a key-value mapping associated with the greatest key in this map, or null if the map is empty.
lastEntry() - Method in interface java.util.NavigableMap
Returns a key-value mapping associated with the greatest key in this map, or null if the map is empty.
lastEntry() - Method in class java.util.TreeMap
 
lastIndexOf(int) - Method in class java.lang.String
Returns the index within this string of the last occurrence of the specified character.
lastIndexOf(int, int) - Method in class java.lang.String
Returns the index within this string of the last occurrence of the specified character, searching backward starting at the specified index.
lastIndexOf(String) - Method in class java.lang.String
Returns the index within this string of the last occurrence of the specified substring.
lastIndexOf(String, int) - Method in class java.lang.String
Returns the index within this string of the last occurrence of the specified substring, searching backward starting at the specified index.
lastIndexOf(String) - Method in class java.lang.StringBuffer
 
lastIndexOf(String, int) - Method in class java.lang.StringBuffer
 
lastIndexOf(String) - Method in class java.lang.StringBuilder
 
lastIndexOf(String, int) - Method in class java.lang.StringBuilder
 
lastIndexOf(Object) - Method in class java.util.AbstractList
Returns the index of the last occurrence of the specified element in this list, or -1 if this list does not contain the element.
lastIndexOf(Object) - Method in class java.util.ArrayList
Returns the index of the last occurrence of the specified element in this list, or -1 if this list does not contain the element.
lastIndexOf(Object) - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns the index of the last occurrence of the specified element in this list, or -1 if this list does not contain the element.
lastIndexOf(E, int) - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns the index of the last occurrence of the specified element in this list, searching backwards from index, or returns -1 if the element is not found.
lastIndexOf(Object) - Method in class java.util.LinkedList
Returns the index of the last occurrence of the specified element in this list, or -1 if this list does not contain the element.
lastIndexOf(Object) - Method in interface java.util.List
Returns the index of the last occurrence of the specified element in this list, or -1 if this list does not contain the element.
lastIndexOf(Object) - Method in class java.util.Vector
Returns the index of the last occurrence of the specified element in this vector, or -1 if this vector does not contain the element.
lastIndexOf(Object, int) - Method in class java.util.Vector
Returns the index of the last occurrence of the specified element in this vector, searching backwards from index, or returns -1 if the element is not found.
lastIndexOf(Object) - Method in class javax.swing.DefaultListModel
Returns the index of the last occurrence of elem.
lastIndexOf(Object, int) - Method in class javax.swing.DefaultListModel
Searches backwards for elem, starting from the specified index, and returns an index to it.
lastIndexOfSubList(List<?>, List<?>) - Static method in class java.util.Collections
Returns the starting position of the last occurrence of the specified target list within the specified source list, or -1 if there is no such occurrence.
lastKey() - Method in class java.util.concurrent.ConcurrentSkipListMap
 
lastKey() - Method in interface java.util.SortedMap
Returns the last (highest) key currently in this map.
lastKey() - Method in class java.util.TreeMap
 
lastModified() - Method in class java.io.File
Returns the time that the file denoted by this abstract pathname was last modified.
lastModifiedTime() - Method in interface java.nio.file.attribute.BasicFileAttributes
Returns the time of last modification.
LastOwnerException - Exception in java.security.acl
This is an exception that is thrown whenever an attempt is made to delete the last owner of an Access Control List.
LastOwnerException() - Constructor for exception java.security.acl.LastOwnerException
Constructs a LastOwnerException.
lastPageFirst() - Method in class java.awt.PrintJob
Returns true if the last page will be printed first.
lastPaintPosition - Variable in class javax.swing.JViewport
The last viewPosition that we've painted, so we know how much of the backing store image is valid.
lastPath - Variable in class javax.swing.tree.DefaultTreeCellEditor
Last path that was selected.
lastRow - Variable in class javax.swing.event.TableModelEvent
 
lastRow - Variable in class javax.swing.JTable.AccessibleJTable.AccessibleJTableModelChange
 
lastRow - Variable in class javax.swing.tree.DefaultTreeCellEditor
Row that was last passed into getTreeCellEditorComponent.
lastSelectedRow - Variable in class javax.swing.plaf.basic.BasicTreeUI
Index of the row that was last selected.
lastTabInRun(int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
lastValidOffset - Variable in class javax.swing.text.AsyncBoxView.ChildLocator
The location of the last offset calculation that is valid.
LATEST - Static variable in interface java.util.jar.Pack200.Packer
The string "latest", a possible value for certain properties.
latest() - Static method in enum javax.lang.model.SourceVersion
Returns the latest source version that can be modeled.
latestSupported() - Static method in enum javax.lang.model.SourceVersion
Returns the latest source version fully supported by the current execution environment.
LATIN - Static variable in class java.awt.im.InputSubset
Constant for all Latin characters, including the characters in the BASIC_LATIN, LATIN_1_SUPPLEMENT, LATIN_EXTENDED_A, LATIN_EXTENDED_B Unicode character blocks.
LATIN_1_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Latin-1 Supplement" Unicode character block.
LATIN_DIGITS - Static variable in class java.awt.im.InputSubset
Constant for the digits included in the BASIC_LATIN Unicode character block.
LATIN_EXTENDED_A - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Latin Extended-A" Unicode character block.
LATIN_EXTENDED_ADDITIONAL - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Latin Extended Additional" Unicode character block.
LATIN_EXTENDED_B - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Latin Extended-B" Unicode character block.
LATIN_EXTENDED_C - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Latin Extended-C" Unicode character block.
LATIN_EXTENDED_D - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Latin Extended-D" Unicode character block.
LAYER_PROPERTY - Static variable in class javax.swing.JLayeredPane
Bound property
LAYERED_PANE - Static variable in class javax.accessibility.AccessibleRole
A specialized pane that allows its children to be drawn in layers, providing a form of stacking order.
LAYERED_PANE_PROPERTY - Static variable in class javax.swing.JInternalFrame
Bound property name.
LayeredHighlighter - Class in javax.swing.text
 
LayeredHighlighter() - Constructor for class javax.swing.text.LayeredHighlighter
 
LayeredHighlighter.LayerPainter - Class in javax.swing.text
Layered highlight renderer.
LayeredHighlighter.LayerPainter() - Constructor for class javax.swing.text.LayeredHighlighter.LayerPainter
 
layeredPane - Variable in class javax.swing.JRootPane
The layered pane that manages the menu bar and content pane.
LayerUI<V extends Component> - Class in javax.swing.plaf
The base class for all JLayer's UI delegates.
LayerUI() - Constructor for class javax.swing.plaf.LayerUI
 
layout() - Method in class java.awt.Component
Deprecated.
As of JDK version 1.1, replaced by doLayout().
layout() - Method in class java.awt.Container
Deprecated.
As of JDK version 1.1, replaced by doLayout().
layout() - Method in interface java.awt.peer.ComponentPeer
Used by lightweight implementations to tell a ComponentPeer to layout its sub-elements.
layout() - Method in class java.awt.ScrollPane
Deprecated.
As of JDK version 1.1, replaced by doLayout().
layout() - Method in class javax.swing.plaf.synth.SynthSliderUI
Lays out the slider.
layout(int, int) - Method in class javax.swing.text.BoxView
Perform layout on the box
layout(FlowView) - Method in class javax.swing.text.FlowView.FlowStrategy
Update the flow on the given FlowView.
layout(int, int) - Method in class javax.swing.text.FlowView
Lays out the children.
LAYOUT_LEFT_TO_RIGHT - Static variable in class java.awt.Font
A flag to layoutGlyphVector indicating that text is left-to-right as determined by Bidi analysis.
LAYOUT_NO_LIMIT_CONTEXT - Static variable in class java.awt.Font
A flag to layoutGlyphVector indicating that text in the char array after the indicated limit should not be examined.
LAYOUT_NO_START_CONTEXT - Static variable in class java.awt.Font
A flag to layoutGlyphVector indicating that text in the char array before the indicated start should not be examined.
LAYOUT_RIGHT_TO_LEFT - Static variable in class java.awt.Font
A flag to layoutGlyphVector indicating that text is right-to-left as determined by Bidi analysis.
layoutChanged(int) - Method in class javax.swing.text.BoxView
Invalidates the layout along an axis.
layoutCL(JLabel, FontMetrics, String, Icon, Rectangle, Rectangle, Rectangle) - Method in class javax.swing.plaf.basic.BasicLabelUI
Forwards the call to SwingUtilities.layoutCompoundLabel().
layoutColumns(int, int[], int[], SizeRequirements[]) - Method in class javax.swing.text.TableView
Lays out the columns to fit within the given target span.
layoutComboBox(Container, MetalComboBoxUI.MetalComboBoxLayoutManager) - Method in class javax.swing.plaf.metal.MetalComboBoxUI
 
layoutCompoundLabel(JComponent, FontMetrics, String, Icon, int, int, int, int, Rectangle, Rectangle, Rectangle, int) - Static method in class javax.swing.SwingUtilities
Compute and return the location of the icons origin, the location of origin of the text baseline, and a possibly clipped version of the compound labels string.
layoutCompoundLabel(FontMetrics, String, Icon, int, int, int, int, Rectangle, Rectangle, Rectangle, int) - Static method in class javax.swing.SwingUtilities
Compute and return the location of the icons origin, the location of origin of the text baseline, and a possibly clipped version of the compound labels string.
layoutContainer(Container) - Method in class java.awt.BorderLayout
Lays out the container argument using this border layout.
layoutContainer(Container) - Method in class java.awt.CardLayout
Lays out the specified container using this card layout.
layoutContainer(Container) - Method in class java.awt.FlowLayout
Lays out the container.
layoutContainer(Container) - Method in class java.awt.GridBagLayout
Lays out the specified container using this grid bag layout.
layoutContainer(Container) - Method in class java.awt.GridLayout
Lays out the specified container using this layout.
layoutContainer(Container) - Method in interface java.awt.LayoutManager
Lays out the specified container.
layoutContainer(Container) - Method in class javax.swing.BoxLayout
Called by the AWT when the specified container needs to be laid out.
layoutContainer(Container) - Method in class javax.swing.GroupLayout
Lays out the specified container.
layoutContainer(Container) - Method in class javax.swing.JRootPane.RootLayout
Instructs the layout manager to perform the layout for the specified container.
layoutContainer(Container) - Method in class javax.swing.JSpinner.DefaultEditor
Resize the one (and only) child to completely fill the area within the parents insets.
layoutContainer(Container) - Method in class javax.swing.OverlayLayout
Called by the AWT when the specified container needs to be laid out.
layoutContainer(Container) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.ComboBoxLayoutManager
 
layoutContainer(Container) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.TitlePaneLayout
 
layoutContainer(Container) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.InternalFrameLayout
 
layoutContainer(Container) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
 
layoutContainer(Container) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
layoutContainer(Container) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.DividerLayout
 
layoutContainer(Container) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Does the actual layout.
layoutContainer(Container) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
 
layoutContainer(Container) - Method in class javax.swing.plaf.metal.MetalComboBoxUI.MetalComboBoxLayoutManager
 
layoutContainer(Container) - Method in class javax.swing.ScrollPaneLayout
Lays out the scrollpane.
layoutContainer(Container) - Method in class javax.swing.SpringLayout
 
layoutContainer(Container) - Method in class javax.swing.ViewportLayout
Called by the AWT when the specified container needs to be laid out.
LayoutFocusTraversalPolicy - Class in javax.swing
A SortingFocusTraversalPolicy which sorts Components based on their size, position, and orientation.
LayoutFocusTraversalPolicy() - Constructor for class javax.swing.LayoutFocusTraversalPolicy
Constructs a LayoutFocusTraversalPolicy.
layoutGlyphVector(FontRenderContext, char[], int, int, int) - Method in class java.awt.Font
Returns a new GlyphVector object, performing full layout of the text if possible.
layoutHScrollbar(JScrollBar) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
layoutInfo - Variable in class java.awt.GridBagLayout
This field holds the layout information for the gridbag.
layoutLabel(int, FontMetrics, int, String, Icon, Rectangle, Rectangle, Rectangle, boolean) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
layoutMajorAxis(int, int, int[], int[]) - Method in class javax.swing.text.BoxView
Performs layout for the major axis of the box (i.e.
layoutMajorAxis(int, int, int[], int[]) - Method in class javax.swing.text.TableView.TableRow
Perform layout for the major axis of the box (i.e.
LayoutManager - Interface in java.awt
Defines the interface for classes that know how to lay out Containers.
layoutManager - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
LayoutManager that is created and placed into the split pane.
LayoutManager2 - Interface in java.awt
Defines an interface for classes that know how to layout Containers based on a layout constraints object.
layoutMinorAxis(int, int, int[], int[]) - Method in class javax.swing.text.BoxView
Performs layout for the minor axis of the box (i.e.
layoutMinorAxis(int, int, int[], int[]) - Method in class javax.swing.text.html.BlockView
Performs layout for the minor axis of the box (i.e.
layoutMinorAxis(int, int, int[], int[]) - Method in class javax.swing.text.TableView
Perform layout for the minor axis of the box (i.e.
layoutMinorAxis(int, int, int[], int[]) - Method in class javax.swing.text.TableView.TableRow
Perform layout for the minor axis of the box (i.e.
LayoutPath - Class in java.awt.font
LayoutPath provides a mapping between locations relative to the baseline and points in user space.
LayoutPath() - Constructor for class java.awt.font.LayoutPath
 
layoutPool - Variable in class javax.swing.text.FlowView
These are the views that represent the child elements of the element this view represents (The logical view to translate to a physical view).
LayoutQueue - Class in javax.swing.text
A queue of text layout tasks.
LayoutQueue() - Constructor for class javax.swing.text.LayoutQueue
Construct a layout queue.
layoutRow(FlowView, int, int) - Method in class javax.swing.text.FlowView.FlowStrategy
Creates a row of views that will fit within the layout span of the row.
layoutSpan - Variable in class javax.swing.text.FlowView
Default constraint against which the flow is created against.
LayoutStyle - Class in javax.swing
LayoutStyle provides information about how to position components.
LayoutStyle() - Constructor for class javax.swing.LayoutStyle
Creates a new LayoutStyle.
LayoutStyle.ComponentPlacement - Enum in javax.swing
ComponentPlacement is an enumeration of the possible ways two components can be placed relative to each other.
layoutText(SynthContext, FontMetrics, String, Icon, int, int, int, int, Rectangle, Rectangle, Rectangle, int) - Method in class javax.swing.plaf.synth.SynthGraphicsUtils
Lays out text and an icon returning, by reference, the location to place the icon and text.
layoutVScrollbar(JScrollBar) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
lazilyLoadDesktopProperty(String) - Method in class java.awt.Toolkit
an opportunity to lazily evaluate desktop property values.
lazySet(boolean) - Method in class java.util.concurrent.atomic.AtomicBoolean
Eventually sets to the given value.
lazySet(int) - Method in class java.util.concurrent.atomic.AtomicInteger
Eventually sets to the given value.
lazySet(int, int) - Method in class java.util.concurrent.atomic.AtomicIntegerArray
Eventually sets the element at position i to the given value.
lazySet(T, int) - Method in class java.util.concurrent.atomic.AtomicIntegerFieldUpdater
Eventually sets the field of the given object managed by this updater to the given updated value.
lazySet(long) - Method in class java.util.concurrent.atomic.AtomicLong
Eventually sets to the given value.
lazySet(int, long) - Method in class java.util.concurrent.atomic.AtomicLongArray
Eventually sets the element at position i to the given value.
lazySet(T, long) - Method in class java.util.concurrent.atomic.AtomicLongFieldUpdater
Eventually sets the field of the given object managed by this updater to the given updated value.
lazySet(V) - Method in class java.util.concurrent.atomic.AtomicReference
Eventually sets to the given value.
lazySet(int, E) - Method in class java.util.concurrent.atomic.AtomicReferenceArray
Eventually sets the element at position i to the given value.
lazySet(T, V) - Method in class java.util.concurrent.atomic.AtomicReferenceFieldUpdater
Eventually sets the field of the given object managed by this updater to the given updated value.
LDAPCertStoreParameters - Class in java.security.cert
Parameters used as input for the LDAP CertStore algorithm.
LDAPCertStoreParameters(String, int) - Constructor for class java.security.cert.LDAPCertStoreParameters
Creates an instance of LDAPCertStoreParameters with the specified parameter values.
LDAPCertStoreParameters(String) - Constructor for class java.security.cert.LDAPCertStoreParameters
Creates an instance of LDAPCertStoreParameters with the specified server name and a default port of 389.
LDAPCertStoreParameters() - Constructor for class java.security.cert.LDAPCertStoreParameters
Creates an instance of LDAPCertStoreParameters with the default parameter values (server name "localhost", port 389).
LdapContext - Interface in javax.naming.ldap
This interface represents a context in which you can perform operations with LDAPv3-style controls and perform LDAPv3-style extended operations.
LdapName - Class in javax.naming.ldap
This class represents a distinguished name as specified by RFC 2253.
LdapName(String) - Constructor for class javax.naming.ldap.LdapName
Constructs an LDAP name from the given distinguished name.
LdapName(List<Rdn>) - Constructor for class javax.naming.ldap.LdapName
Constructs an LDAP name given its parsed RDN components.
LdapReferralException - Exception in javax.naming.ldap
This abstract class is used to represent an LDAP referral exception.
LdapReferralException(String) - Constructor for exception javax.naming.ldap.LdapReferralException
Constructs a new instance of LdapReferralException using the explanation supplied.
LdapReferralException() - Constructor for exception javax.naming.ldap.LdapReferralException
Constructs a new instance of LdapReferralException.
LE - Static variable in class javax.management.Query
LEAD_DOTS - Static variable in class javax.swing.text.TabStop
 
LEAD_EQUALS - Static variable in class javax.swing.text.TabStop
 
LEAD_HYPHENS - Static variable in class javax.swing.text.TabStop
 
LEAD_NONE - Static variable in class javax.swing.text.TabStop
 
LEAD_SELECTION_PATH_PROPERTY - Static variable in class javax.swing.JTree
Bound property name for leadSelectionPath.
LEAD_THICKLINE - Static variable in class javax.swing.text.TabStop
 
LEAD_UNDERLINE - Static variable in class javax.swing.text.TabStop
 
leadAnchorNotificationEnabled - Variable in class javax.swing.DefaultListSelectionModel
 
leadIndex - Variable in class javax.swing.tree.DefaultTreeSelectionModel
Index of the lead path in selection.
LEADING - Static variable in class java.awt.FlowLayout
This value indicates that each row of components should be justified to the leading edge of the container's orientation, for example, to the left in left-to-right orientations.
leading(int) - Static method in class java.awt.font.TextHitInfo
Creates a TextHitInfo on the leading edge of the character at the specified charIndex.
LEADING - Static variable in class javax.swing.border.TitledBorder
Position title text at the left side of the border line for left to right orientation, at the right side of the border line for right to left orientation.
LEADING - Static variable in interface javax.swing.SwingConstants
Identifies the leading edge of text for use with left-to-right and right-to-left languages.
leadPath - Variable in class javax.swing.tree.DefaultTreeSelectionModel
Last path that was added.
leadRow - Variable in class javax.swing.tree.DefaultTreeSelectionModel
Lead row.
leafIcon - Variable in class javax.swing.tree.DefaultTreeCellRenderer
Icon used to show leaf nodes.
Lease - Class in java.rmi.dgc
A lease contains a unique VM identifier and a lease duration.
Lease(VMID, long) - Constructor for class java.rmi.dgc.Lease
Constructs a lease with a specific VMID and lease duration.
leave(InetAddress) - Method in class java.net.DatagramSocketImpl
Leave the multicast group.
leaveGroup(SocketAddress, NetworkInterface) - Method in class java.net.DatagramSocketImpl
Leave the multicast group.
leaveGroup(InetAddress) - Method in class java.net.MulticastSocket
Leave a multicast group.
leaveGroup(SocketAddress, NetworkInterface) - Method in class java.net.MulticastSocket
Leave a multicast group on a specified local interface.
LEDGER - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for Ledger, 11 x 17 in.
LEDGER - Static variable in class javax.print.attribute.standard.MediaSize.Other
Specifies the ledger size, 11 inches by 17 inches.
LEDGER - Static variable in class javax.print.attribute.standard.MediaSizeName
ledger size .
LEFT - Static variable in class java.awt.Event
The Left Arrow key, a non-ASCII action key.
LEFT - Static variable in class java.awt.FlowLayout
This value indicates that each row of components should be left-justified.
left - Variable in class java.awt.Insets
The inset from the left.
LEFT - Static variable in class java.awt.Label
Indicates that the label should be left justified.
left - Variable in class javax.swing.border.EmptyBorder
 
LEFT - Static variable in class javax.swing.border.TitledBorder
Position title text at the left side of the border line.
LEFT - Static variable in class javax.swing.JSplitPane
Used to add a Component to the left of the other Component.
LEFT - Static variable in interface javax.swing.SwingConstants
Box-orientation constant used to specify the left side of a box.
LEFT_ALIGNMENT - Static variable in class java.awt.Component
Ease-of-use constant for getAlignmentX.
LEFT_JUSTIFY - Static variable in class java.util.FormattableFlags
Left-justifies the output.
LEFT_OUTER_JOIN - Static variable in interface javax.sql.rowset.JoinRowSet
An ANSI-style JOIN providing a left outer join between two tables.
LEFT_TO_RIGHT - Static variable in class java.awt.ComponentOrientation
Items run left to right and lines flow top to bottom Examples: English, French.
leftButton - Variable in class javax.swing.plaf.basic.BasicSplitPaneDivider
Button for quickly toggling the left component.
leftChildIndent - Variable in class javax.swing.plaf.basic.BasicTreeUI
Distance between left margin and where vertical dashes will be drawn.
leftComponent - Variable in class javax.swing.JSplitPane
The left or top component.
LeftIndent - Static variable in class javax.swing.text.StyleConstants
The amount to indent the left side of the paragraph.
leftKey - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated.
As of Java 2 platform v1.3.
leftKey - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
Deprecated.
As of Java 2 platform v1.3.
leftKey - Variable in class javax.swing.plaf.basic.BasicToolBarUI
Deprecated.
As of Java 2 platform v1.3.
leftToRightCache - Variable in class javax.swing.plaf.basic.BasicSliderUI
 
LEGAL - Static variable in class java.awt.PageAttributes.MediaType
An alias for NA_LEGAL.
LEGAL - Static variable in class javax.print.attribute.standard.MediaSize.NA
Specifies the North American legal size, 8.5 inches by 14 inches.
LEGAL_VALUES_FIELD - Static variable in class javax.management.JMX
The name of the legalValues field.
len - Variable in class java.util.zip.InflaterInputStream
Length of input buffer.
length() - Method in class java.io.File
Returns the length of the file denoted by this abstract pathname.
length - Variable in exception java.io.OptionalDataException
The number of bytes of primitive data available to be read in the current buffer.
length() - Method in class java.io.RandomAccessFile
Returns the length of this file.
length() - Method in interface java.lang.CharSequence
Returns the length of this character sequence.
length() - Method in class java.lang.String
Returns the length of this string.
length() - Method in class java.lang.StringBuffer
 
length() - Method in class java.nio.charset.CoderResult
Returns the length of the erroneous input described by this object  (optional operation).
length() - Method in interface java.sql.Blob
Returns the number of bytes in the BLOB value designated by this Blob object.
length() - Method in interface java.sql.Clob
Retrieves the number of characters in the CLOB value designated by this Clob object.
length() - Method in class java.util.BitSet
Returns the "logical size" of this BitSet: the index of the highest set bit in the BitSet plus one.
length() - Method in class java.util.concurrent.atomic.AtomicIntegerArray
Returns the length of the array.
length() - Method in class java.util.concurrent.atomic.AtomicLongArray
Returns the length of the array.
length() - Method in class java.util.concurrent.atomic.AtomicReferenceArray
Returns the length of the array.
length() - Method in class javax.imageio.stream.FileCacheImageOutputStream
 
length() - Method in class javax.imageio.stream.FileImageInputStream
Returns the length of the underlying file, or -1 if it is unknown.
length() - Method in class javax.imageio.stream.FileImageOutputStream
 
length() - Method in interface javax.imageio.stream.ImageInputStream
Returns the total length of the stream, if known.
length() - Method in class javax.imageio.stream.ImageInputStreamImpl
Returns -1L to indicate that the stream has unknown length.
length() - Method in class javax.imageio.stream.MemoryCacheImageOutputStream
 
length - Variable in class javax.sound.midi.MidiMessage
The number of bytes in the MIDI message, including the status byte and any data bytes.
length() - Method in class javax.sql.rowset.serial.SerialBlob
Retrieves the number of bytes in this SerialBlob object's array of bytes.
length() - Method in class javax.sql.rowset.serial.SerialClob
Retrieves the number of characters in this SerialClob object's array of characters.
length() - Method in interface javax.swing.text.AbstractDocument.Content
Current length of the sequence of character content.
length() - Method in class javax.swing.text.GapContent
Returns the length of the content.
length() - Method in class javax.swing.text.Segment
Returns the length of this character sequence.
length() - Method in class javax.swing.text.StringContent
Returns the length of the content.
LEPCHA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Lepcha" Unicode character block.
leq(ValueExp, ValueExp) - Static method in class javax.management.Query
Returns a query expression that represents a "less than or equal to" constraint on two values.
LESS_THAN_MIN_ROLE_DEGREE - Static variable in class javax.management.relation.RoleStatus
Problem type when trying to set a role value with less ObjectNames than the minimum expected cardinality.
lessThanOrEquals(ResolutionSyntax) - Method in class javax.print.attribute.ResolutionSyntax
Determine whether this resolution attribute's value is less than or equal to the given resolution attribute's value.
LETTER - Static variable in class java.awt.PageAttributes.MediaType
An alias for NA_LETTER.
LETTER - Static variable in class javax.print.attribute.standard.MediaSize.NA
Specifies the North American letter size, 8.5 inches by 11 inches.
LETTER_NUMBER - Static variable in class java.lang.Character
General category "Nl" in the Unicode specification.
LETTER_SPACING - Static variable in class javax.swing.text.html.CSS.Attribute
 
LETTERLIKE_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Letterlike Symbols" Unicode character block.
Level - Class in java.util.logging
The Level class defines a set of standard logging levels that can be used to control logging output.
Level(String, int) - Constructor for class java.util.logging.Level
Create a named Level with a given integer value.
Level(String, int, String) - Constructor for class java.util.logging.Level
Create a named Level with a given integer value and a given localization resource name.
LI - Static variable in class javax.swing.text.html.HTML.Tag
 
LIGATURE - Static variable in class java.awt.font.GlyphMetrics
Indicates a glyph that represents multiple characters as a ligature, for example 'fi' or 'ffi'.
LIGATURES - Static variable in class java.awt.font.TextAttribute
Attribute key for enabling optional ligatures.
LIGATURES_ON - Static variable in class java.awt.font.TextAttribute
Request standard optional ligatures.
LIGHT - Static variable in class javax.swing.plaf.metal.MetalIconFactory
 
LIGHT_GRAY - Static variable in class java.awt.Color
The color light gray.
lightGray - Static variable in class java.awt.Color
The color light gray.
lightHighlight - Variable in class javax.swing.plaf.basic.BasicBorders.ButtonBorder
 
lightHighlight - Variable in class javax.swing.plaf.basic.BasicBorders.FieldBorder
 
lightHighlight - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
LightweightPeer - Interface in java.awt.peer
The LightweightPeer interface marks a component as depending upon a native container so window related events can be routed to the component.
lightWeightPopupEnabled - Variable in class javax.swing.JComboBox
This protected field is implementation specific.
lightWeightPopupEnabled - Variable in class javax.swing.ToolTipManager
 
LIMBU - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Limbu" Unicode character block.
limit() - Method in class java.nio.Buffer
Returns this buffer's limit.
limit(int) - Method in class java.nio.Buffer
Sets this buffer's limit.
LimitExceededException - Exception in javax.naming
This exception is thrown when a method terminates abnormally due to a user or system specified limit.
LimitExceededException() - Constructor for exception javax.naming.LimitExceededException
Constructs a new instance of LimitExceededException with all name resolution fields and explanation initialized to null.
LimitExceededException(String) - Constructor for exception javax.naming.LimitExceededException
Constructs a new instance of LimitExceededException using an explanation.
LINE - Static variable in interface javax.accessibility.AccessibleExtendedText
Constant used to indicate that the part of the text that should be retrieved is a line of text.
Line - Interface in javax.sound.sampled
The Line interface represents a mono or multi-channel audio feed.
Line.Info - Class in javax.sound.sampled
A Line.Info object contains information about a line.
Line.Info(Class<?>) - Constructor for class javax.sound.sampled.Line.Info
Constructs an info object that describes a line of the specified class.
Line2D - Class in java.awt.geom
This Line2D represents a line segment in (x,y) coordinate space.
Line2D() - Constructor for class java.awt.geom.Line2D
This is an abstract class that cannot be instantiated directly.
Line2D.Double - Class in java.awt.geom
A line segment specified with double coordinates.
Line2D.Double() - Constructor for class java.awt.geom.Line2D.Double
Constructs and initializes a Line with coordinates (0, 0) -> (0, 0).
Line2D.Double(double, double, double, double) - Constructor for class java.awt.geom.Line2D.Double
Constructs and initializes a Line2D from the specified coordinates.
Line2D.Double(Point2D, Point2D) - Constructor for class java.awt.geom.Line2D.Double
Constructs and initializes a Line2D from the specified Point2D objects.
Line2D.Float - Class in java.awt.geom
A line segment specified with float coordinates.
Line2D.Float() - Constructor for class java.awt.geom.Line2D.Float
Constructs and initializes a Line with coordinates (0, 0) -> (0, 0).
Line2D.Float(float, float, float, float) - Constructor for class java.awt.geom.Line2D.Float
Constructs and initializes a Line from the specified coordinates.
Line2D.Float(Point2D, Point2D) - Constructor for class java.awt.geom.Line2D.Float
Constructs and initializes a Line2D from the specified Point2D objects.
LINE_AXIS - Static variable in class javax.swing.BoxLayout
Specifies that components should be laid out in the direction of a line of text as determined by the target container's ComponentOrientation property.
LINE_END - Static variable in class java.awt.BorderLayout
The component goes at the end of the line direction for the layout.
LINE_END - Static variable in class java.awt.GridBagConstraints
Place the component centered along the edge of its display area where lines of text would normally end for the current ComponentOrientation.
LINE_HEIGHT - Static variable in class javax.swing.text.html.CSS.Attribute
 
LINE_IN - Static variable in class javax.sound.sampled.Port.Info
A type of port that gets audio from a line-level audio input jack.
LINE_OUT - Static variable in class javax.sound.sampled.Port.Info
A type of port that sends audio to a line-level audio output jack.
LINE_SEPARATOR - Static variable in class java.lang.Character
General category "Zl" in the Unicode specification.
LINE_START - Static variable in class java.awt.BorderLayout
The component goes at the beginning of the line direction for the layout.
LINE_START - Static variable in class java.awt.GridBagConstraints
Place the component centered along the edge of its display area where lines of text would normally begin for the current ComponentOrientation.
LINEAR_B_IDEOGRAMS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Linear B Ideograms" Unicode character block.
LINEAR_B_SYLLABARY - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Linear B Syllabary" Unicode character block.
LinearGradientPaint - Class in java.awt
The LinearGradientPaint class provides a way to fill a Shape with a linear color gradient pattern.
LinearGradientPaint(float, float, float, float, float[], Color[]) - Constructor for class java.awt.LinearGradientPaint
Constructs a LinearGradientPaint with a default NO_CYCLE repeating method and SRGB color space.
LinearGradientPaint(float, float, float, float, float[], Color[], MultipleGradientPaint.CycleMethod) - Constructor for class java.awt.LinearGradientPaint
Constructs a LinearGradientPaint with a default SRGB color space.
LinearGradientPaint(Point2D, Point2D, float[], Color[]) - Constructor for class java.awt.LinearGradientPaint
Constructs a LinearGradientPaint with a default NO_CYCLE repeating method and SRGB color space.
LinearGradientPaint(Point2D, Point2D, float[], Color[], MultipleGradientPaint.CycleMethod) - Constructor for class java.awt.LinearGradientPaint
Constructs a LinearGradientPaint with a default SRGB color space.
LinearGradientPaint(Point2D, Point2D, float[], Color[], MultipleGradientPaint.CycleMethod, MultipleGradientPaint.ColorSpaceType, AffineTransform) - Constructor for class java.awt.LinearGradientPaint
Constructs a LinearGradientPaint.
LineBorder - Class in javax.swing.border
A class which implements a line border of arbitrary thickness and of a single color.
LineBorder(Color) - Constructor for class javax.swing.border.LineBorder
Creates a line border with the specified color and a thickness = 1.
LineBorder(Color, int) - Constructor for class javax.swing.border.LineBorder
Creates a line border with the specified color and thickness.
LineBorder(Color, int, boolean) - Constructor for class javax.swing.border.LineBorder
Creates a line border with the specified color, thickness, and corner shape.
LineBreakMeasurer - Class in java.awt.font
The LineBreakMeasurer class allows styled text to be broken into lines (or segments) that fit within a particular visual advance.
LineBreakMeasurer(AttributedCharacterIterator, FontRenderContext) - Constructor for class java.awt.font.LineBreakMeasurer
Constructs a LineBreakMeasurer for the specified text.
LineBreakMeasurer(AttributedCharacterIterator, BreakIterator, FontRenderContext) - Constructor for class java.awt.font.LineBreakMeasurer
Constructs a LineBreakMeasurer for the specified text.
lineColor - Variable in class javax.swing.border.LineBorder
 
LineEvent - Class in javax.sound.sampled
The LineEvent class encapsulates information that a line sends its listeners whenever the line opens, closes, starts, or stops.
LineEvent(Line, LineEvent.Type, long) - Constructor for class javax.sound.sampled.LineEvent
Constructs a new event of the specified type, originating from the specified line.
LineEvent.Type - Class in javax.sound.sampled
The LineEvent.Type inner class identifies what kind of event occurred on a line.
LineEvent.Type(String) - Constructor for class javax.sound.sampled.LineEvent.Type
Constructs a new event type.
lineLimitAttribute - Static variable in class javax.swing.text.PlainDocument
Name of the attribute that specifies the maximum length of a line, if there is a maximum length.
LineListener - Interface in javax.sound.sampled
Instances of classes that implement the LineListener interface can register to receive events when a line's status changes.
LineMetrics - Class in java.awt.font
The LineMetrics class allows access to the metrics needed to layout characters along a line and to layout of a set of lines.
LineMetrics() - Constructor for class java.awt.font.LineMetrics
 
lineno() - Method in class java.io.StreamTokenizer
Return the current line number.
LineNumberInputStream - Class in java.io
Deprecated.
This class incorrectly assumes that bytes adequately represent characters. As of JDK 1.1, the preferred way to operate on character streams is via the new character-stream classes, which include a class for counting line numbers.
LineNumberInputStream(InputStream) - Constructor for class java.io.LineNumberInputStream
Deprecated.
Constructs a newline number input stream that reads its input from the specified input stream.
LineNumberReader - Class in java.io
A buffered character-input stream that keeps track of line numbers.
LineNumberReader(Reader) - Constructor for class java.io.LineNumberReader
Create a new line-numbering reader, using the default input-buffer size.
LineNumberReader(Reader, int) - Constructor for class java.io.LineNumberReader
Create a new line-numbering reader, reading characters into a buffer of the given size.
lineSeparator() - Static method in class java.lang.System
Returns the system-dependent line separator string.
linesIntersect(double, double, double, double, double, double, double, double) - Static method in class java.awt.geom.Line2D
Tests if the line segment from (x1,y1) to (x2,y2) intersects the line segment from (x3,y3) to (x4,y4).
LineSpacing - Static variable in class javax.swing.text.StyleConstants
The amount of space between lines of the paragraph.
lineTo(double, double) - Method in class java.awt.geom.Path2D.Double
Adds a point to the path by drawing a straight line from the current coordinates to the new specified coordinates specified in double precision.
lineTo(double, double) - Method in class java.awt.geom.Path2D.Float
Adds a point to the path by drawing a straight line from the current coordinates to the new specified coordinates specified in double precision.
lineTo(float, float) - Method in class java.awt.geom.Path2D.Float
Adds a point to the path by drawing a straight line from the current coordinates to the new specified coordinates specified in float precision.
lineTo(double, double) - Method in class java.awt.geom.Path2D
Adds a point to the path by drawing a straight line from the current coordinates to the new specified coordinates specified in double precision.
lineToRect(Shape, int) - Method in class javax.swing.text.PlainView
Determine the rectangle that represents the given line.
LineUnavailableException - Exception in javax.sound.sampled
A LineUnavailableException is an exception indicating that a line cannot be opened because it is unavailable.
LineUnavailableException() - Constructor for exception javax.sound.sampled.LineUnavailableException
Constructs a LineUnavailableException that has null as its error detail message.
LineUnavailableException(String) - Constructor for exception javax.sound.sampled.LineUnavailableException
Constructs a LineUnavailableException that has the specified detail message.
LINK - Static variable in class javax.swing.text.html.HTML.Attribute
 
LINK - Static variable in class javax.swing.text.html.HTML.Tag
 
LINK - Static variable in class javax.swing.TransferHandler
An int representing a "link" transfer action.
LinkageError - Error in java.lang
Subclasses of LinkageError indicate that a class has some dependency on another class; however, the latter class has incompatibly changed after the compilation of the former class.
LinkageError() - Constructor for error java.lang.LinkageError
Constructs a LinkageError with no detail message.
LinkageError(String) - Constructor for error java.lang.LinkageError
Constructs a LinkageError with the specified detail message.
LinkageError(String, Throwable) - Constructor for error java.lang.LinkageError
Constructs a LinkageError with the specified detail message and cause.
LinkedBlockingDeque<E> - Class in java.util.concurrent
An optionally-bounded blocking deque based on linked nodes.
LinkedBlockingDeque() - Constructor for class java.util.concurrent.LinkedBlockingDeque
Creates a LinkedBlockingDeque with a capacity of Integer.MAX_VALUE.
LinkedBlockingDeque(int) - Constructor for class java.util.concurrent.LinkedBlockingDeque
Creates a LinkedBlockingDeque with the given (fixed) capacity.
LinkedBlockingDeque(Collection<? extends E>) - Constructor for class java.util.concurrent.LinkedBlockingDeque
Creates a LinkedBlockingDeque with a capacity of Integer.MAX_VALUE, initially containing the elements of the given collection, added in traversal order of the collection's iterator.
LinkedBlockingQueue<E> - Class in java.util.concurrent
An optionally-bounded blocking queue based on linked nodes.
LinkedBlockingQueue() - Constructor for class java.util.concurrent.LinkedBlockingQueue
Creates a LinkedBlockingQueue with a capacity of Integer.MAX_VALUE.
LinkedBlockingQueue(int) - Constructor for class java.util.concurrent.LinkedBlockingQueue
Creates a LinkedBlockingQueue with the given (fixed) capacity.
LinkedBlockingQueue(Collection<? extends E>) - Constructor for class java.util.concurrent.LinkedBlockingQueue
Creates a LinkedBlockingQueue with a capacity of Integer.MAX_VALUE, initially containing the elements of the given collection, added in traversal order of the collection's iterator.
LinkedHashMap<K,V> - Class in java.util
Hash table and linked list implementation of the Map interface, with predictable iteration order.
LinkedHashMap(int, float) - Constructor for class java.util.LinkedHashMap
Constructs an empty insertion-ordered LinkedHashMap instance with the specified initial capacity and load factor.
LinkedHashMap(int) - Constructor for class java.util.LinkedHashMap
Constructs an empty insertion-ordered LinkedHashMap instance with the specified initial capacity and a default load factor (0.75).
LinkedHashMap() - Constructor for class java.util.LinkedHashMap
Constructs an empty insertion-ordered LinkedHashMap instance with the default initial capacity (16) and load factor (0.75).
LinkedHashMap(Map<? extends K, ? extends V>) - Constructor for class java.util.LinkedHashMap
Constructs an insertion-ordered LinkedHashMap instance with the same mappings as the specified map.
LinkedHashMap(int, float, boolean) - Constructor for class java.util.LinkedHashMap
Constructs an empty LinkedHashMap instance with the specified initial capacity, load factor and ordering mode.
LinkedHashSet<E> - Class in java.util
Hash table and linked list implementation of the Set interface, with predictable iteration order.
LinkedHashSet(int, float) - Constructor for class java.util.LinkedHashSet
Constructs a new, empty linked hash set with the specified initial capacity and load factor.
LinkedHashSet(int) - Constructor for class java.util.LinkedHashSet
Constructs a new, empty linked hash set with the specified initial capacity and the default load factor (0.75).
LinkedHashSet() - Constructor for class java.util.LinkedHashSet
Constructs a new, empty linked hash set with the default initial capacity (16) and load factor (0.75).
LinkedHashSet(Collection<? extends E>) - Constructor for class java.util.LinkedHashSet
Constructs a new linked hash set with the same elements as the specified collection.
LinkedList<E> - Class in java.util
Doubly-linked list implementation of the List and Deque interfaces.
LinkedList() - Constructor for class java.util.LinkedList
Constructs an empty list.
LinkedList(Collection<? extends E>) - Constructor for class java.util.LinkedList
Constructs a list containing the elements of the specified collection, in the order they are returned by the collection's iterator.
LinkedTransferQueue<E> - Class in java.util.concurrent
An unbounded TransferQueue based on linked nodes.
LinkedTransferQueue() - Constructor for class java.util.concurrent.LinkedTransferQueue
Creates an initially empty LinkedTransferQueue.
LinkedTransferQueue(Collection<? extends E>) - Constructor for class java.util.concurrent.LinkedTransferQueue
Creates a LinkedTransferQueue initially containing the elements of the given collection, added in traversal order of the collection's iterator.
LinkException - Exception in javax.naming
This exception is used to describe problems encounter while resolving links.
LinkException(String) - Constructor for exception javax.naming.LinkException
Constructs a new instance of LinkException with an explanation All the other fields are initialized to null.
LinkException() - Constructor for exception javax.naming.LinkException
Constructs a new instance of LinkException.
linkExplanation - Variable in exception javax.naming.LinkException
Contains the exception of why resolution of the link failed.
LinkLoopException - Exception in javax.naming
This exception is thrown when a loop was detected will attempting to resolve a link, or an implementation specific limit on link counts has been reached.
LinkLoopException(String) - Constructor for exception javax.naming.LinkLoopException
Constructs a new instance of LinkLoopException with an explanation All the other fields are initialized to null.
LinkLoopException() - Constructor for exception javax.naming.LinkLoopException
Constructs a new instance of LinkLoopException.
LinkOption - Enum in java.nio.file
Defines the options as to how symbolic links are handled.
LinkPermission - Class in java.nio.file
The Permission class for link creation operations.
LinkPermission(String) - Constructor for class java.nio.file.LinkPermission
Constructs a LinkPermission with the specified name.
LinkPermission(String, String) - Constructor for class java.nio.file.LinkPermission
Constructs a LinkPermission with the specified name.
LinkRef - Class in javax.naming
This class represents a Reference whose contents is a name, called the link name, that is bound to an atomic name in a context.
LinkRef(Name) - Constructor for class javax.naming.LinkRef
Constructs a LinkRef for a name.
LinkRef(String) - Constructor for class javax.naming.LinkRef
Constructs a LinkRef for a string name.
linkRemainingName - Variable in exception javax.naming.LinkException
Contains the remaining link name that has not been resolved yet.
linkResolvedName - Variable in exception javax.naming.LinkException
Contains the part of the link that has been successfully resolved.
linkResolvedObj - Variable in exception javax.naming.LinkException
Contains the object to which resolution of the part of the link was successful.
linkSize(Component...) - Method in class javax.swing.GroupLayout
Forces the specified components to have the same size regardless of their preferred, minimum or maximum sizes.
linkSize(int, Component...) - Method in class javax.swing.GroupLayout
Forces the specified components to have the same size along the specified axis regardless of their preferred, minimum or maximum sizes.
list() - Method in class java.awt.Component
Prints a listing of this component to the standard system output stream System.out.
list(PrintStream) - Method in class java.awt.Component
Prints a listing of this component to the specified output stream.
list(PrintStream, int) - Method in class java.awt.Component
Prints out a list, starting at the specified indentation, to the specified print stream.
list(PrintWriter) - Method in class java.awt.Component
Prints a listing to the specified print writer.
list(PrintWriter, int) - Method in class java.awt.Component
Prints out a list, starting at the specified indentation, to the specified print writer.
list(PrintStream, int) - Method in class java.awt.Container
Prints a listing of this container to the specified output stream.
list(PrintWriter, int) - Method in class java.awt.Container
Prints out a list, starting at the specified indentation, to the specified print writer.
List - Class in java.awt
The List component presents the user with a scrolling list of text items.
List() - Constructor for class java.awt.List
Creates a new scrolling list.
List(int) - Constructor for class java.awt.List
Creates a new scrolling list initialized with the specified number of visible lines.
List(int, boolean) - Constructor for class java.awt.List
Creates a new scrolling list initialized to display the specified number of rows.
list() - Method in class java.io.File
Returns an array of strings naming the files and directories in the directory denoted by this abstract pathname.
list(FilenameFilter) - Method in class java.io.File
Returns an array of strings naming the files and directories in the directory denoted by this abstract pathname that satisfy the specified filter.
list() - Method in class java.lang.ThreadGroup
Prints information about this thread group to the standard output.
list() - Method in interface java.nio.file.attribute.UserDefinedFileAttributeView
Returns a list containing the names of the user-defined attributes.
list(String) - Static method in class java.rmi.Naming
Returns an array of the names bound in the registry.
list() - Method in interface java.rmi.registry.Registry
Returns an array of the names bound in this registry.
list(Enumeration<T>) - Static method in class java.util.Collections
Returns an array list containing the elements returned by the specified enumeration in the order they are returned by the enumeration.
List<E> - Interface in java.util
An ordered collection (also known as a sequence).
list(PrintStream) - Method in class java.util.Properties
Prints this property list out to the specified output stream.
list(PrintWriter) - Method in class java.util.Properties
Prints this property list out to the specified output stream.
LIST - Static variable in class javax.accessibility.AccessibleRole
An object that presents a list of objects to the user and allows the user to select one or more of them.
list(Name) - Method in interface javax.naming.Context
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(String) - Method in interface javax.naming.Context
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(String) - Method in class javax.naming.InitialContext
 
list(Name) - Method in class javax.naming.InitialContext
 
list - Variable in class javax.swing.plaf.basic.BasicComboPopup
This protected field is implementation specific.
list - Variable in class javax.swing.plaf.basic.BasicListUI
 
LIST - Static variable in class javax.swing.plaf.synth.Region
List region.
list(JavaFileManager.Location, String, Set<JavaFileObject.Kind>, boolean) - Method in class javax.tools.ForwardingJavaFileManager
 
list(JavaFileManager.Location, String, Set<JavaFileObject.Kind>, boolean) - Method in interface javax.tools.JavaFileManager
Lists all file objects matching the given criteria in the given location.
List.AccessibleAWTList - Class in java.awt
This class implements accessibility support for the List class.
List.AccessibleAWTList() - Constructor for class java.awt.List.AccessibleAWTList
 
List.AccessibleAWTList.AccessibleAWTListChild - Class in java.awt
This class implements accessibility support for List children.
List.AccessibleAWTList.AccessibleAWTListChild(List, int) - Constructor for class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
 
LIST_DESELECT - Static variable in class java.awt.Event
An item in a list has been deselected.
LIST_DIRECTORY - Static variable in enum java.nio.file.attribute.AclEntryPermission
Permission to list the entries of a directory (equal to AclEntryPermission.READ_DATA)
LIST_ITEM - Static variable in class javax.accessibility.AccessibleRole
An object that presents an element in a list.
LIST_SELECT - Static variable in class java.awt.Event
An item in a list has been selected.
LIST_STYLE - Static variable in class javax.swing.text.html.CSS.Attribute
 
LIST_STYLE_IMAGE - Static variable in class javax.swing.text.html.CSS.Attribute
 
LIST_STYLE_POSITION - Static variable in class javax.swing.text.html.CSS.Attribute
 
LIST_STYLE_TYPE - Static variable in class javax.swing.text.html.CSS.Attribute
 
listBindings(Name) - Method in interface javax.naming.Context
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(String) - Method in interface javax.naming.Context
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(String) - Method in class javax.naming.InitialContext
 
listBindings(Name) - Method in class javax.naming.InitialContext
 
listBox - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
 
listBox - Variable in class javax.swing.plaf.metal.MetalComboBoxButton
 
ListCellRenderer<E> - Interface in javax.swing
Identifies components that can be used as "rubber stamps" to paint the cells in a JList.
ListDataEvent - Class in javax.swing.event
Defines an event that encapsulates changes to a list.
ListDataEvent(Object, int, int, int) - Constructor for class javax.swing.event.ListDataEvent
Constructs a ListDataEvent object.
ListDataListener - Interface in javax.swing.event
ListDataListener
listDataListener - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
This protected field is implementation specific.
listDataListener - Variable in class javax.swing.plaf.basic.BasicComboPopup
This protected field is implementation specific.
listDataListener - Variable in class javax.swing.plaf.basic.BasicListUI
 
listen(int) - Method in class java.net.SocketImpl
Sets the maximum queue length for incoming connection indications (a request to connect) to the count argument.
listenerList - Variable in class javax.swing.AbstractCellEditor
 
listenerList - Variable in class javax.swing.AbstractListModel
 
listenerList - Variable in class javax.swing.AbstractSpinnerModel
The list of ChangeListeners for this model.
listenerList - Variable in class javax.swing.colorchooser.DefaultColorSelectionModel
 
listenerList - Variable in class javax.swing.DefaultBoundedRangeModel
The listeners waiting for model changes.
listenerList - Variable in class javax.swing.DefaultButtonModel
Stores the listeners on this model.
listenerList - Variable in class javax.swing.DefaultListSelectionModel
 
listenerList - Variable in class javax.swing.DefaultSingleSelectionModel
The collection of registered listeners
listenerList - Variable in class javax.swing.event.EventListenerList
 
listenerList - Variable in class javax.swing.JComponent
A list of event listeners for this component.
listenerList - Variable in class javax.swing.MenuSelectionManager
 
listenerList - Variable in class javax.swing.table.AbstractTableModel
List of listeners
listenerList - Variable in class javax.swing.table.DefaultTableColumnModel
List of TableColumnModelListener
listenerList - Variable in class javax.swing.text.AbstractDocument
The event listener list for the document.
listenerList - Variable in class javax.swing.text.DefaultCaret
The event listener list.
listenerList - Variable in class javax.swing.text.StyleContext.NamedStyle
The change listeners for the model.
listenerList - Variable in class javax.swing.Timer
 
listenerList - Variable in class javax.swing.tree.DefaultTreeModel
Listeners.
listenerList - Variable in class javax.swing.tree.DefaultTreeSelectionModel
Event listener list.
ListenerNotFoundException - Exception in javax.management
The specified MBean listener does not exist in the repository.
ListenerNotFoundException() - Constructor for exception javax.management.ListenerNotFoundException
Default constructor.
ListenerNotFoundException(String) - Constructor for exception javax.management.ListenerNotFoundException
Constructor that allows a specific error message to be specified.
listeners - Variable in class javax.swing.undo.UndoableEditSupport
 
listFiles() - Method in class java.io.File
Returns an array of abstract pathnames denoting the files in the directory denoted by this abstract pathname.
listFiles(FilenameFilter) - Method in class java.io.File
Returns an array of abstract pathnames denoting the files and directories in the directory denoted by this abstract pathname that satisfy the specified filter.
listFiles(FileFilter) - Method in class java.io.File
Returns an array of abstract pathnames denoting the files and directories in the directory denoted by this abstract pathname that satisfy the specified filter.
listIterator() - Method in class java.util.AbstractList
Returns a list iterator over the elements in this list (in proper sequence).
listIterator(int) - Method in class java.util.AbstractList
Returns a list iterator over the elements in this list (in proper sequence), starting at the specified position in the list.
listIterator(int) - Method in class java.util.AbstractSequentialList
Returns a list iterator over the elements in this list (in proper sequence).
listIterator(int) - Method in class java.util.ArrayList
Returns a list iterator over the elements in this list (in proper sequence), starting at the specified position in the list.
listIterator() - Method in class java.util.ArrayList
Returns a list iterator over the elements in this list (in proper sequence).
listIterator() - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns a list iterator over the elements in this list (in proper sequence).
listIterator(int) - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns a list iterator over the elements in this list (in proper sequence), starting at the specified position in the list.
listIterator(int) - Method in class java.util.LinkedList
Returns a list-iterator of the elements in this list (in proper sequence), starting at the specified position in the list.
listIterator() - Method in interface java.util.List
Returns a list iterator over the elements in this list (in proper sequence).
listIterator(int) - Method in interface java.util.List
Returns a list iterator over the elements in this list (in proper sequence), starting at the specified position in the list.
ListIterator<E> - Interface in java.util
An iterator for lists that allows the programmer to traverse the list in either direction, modify the list during iteration, and obtain the iterator's current position in the list.
listIterator(int) - Method in class java.util.Vector
Returns a list iterator over the elements in this list (in proper sequence), starting at the specified position in the list.
listIterator() - Method in class java.util.Vector
Returns a list iterator over the elements in this list (in proper sequence).
ListModel<E> - Interface in javax.swing
This interface defines the methods components like JList use to get the value of each cell in a list and the length of the list.
listMouseListener - Variable in class javax.swing.plaf.basic.BasicComboPopup
This protected field is implementation specific.
listMouseMotionListener - Variable in class javax.swing.plaf.basic.BasicComboPopup
This protected field is implementation specific.
ListPeer - Interface in java.awt.peer
The peer interface for List.
ListResourceBundle - Class in java.util
ListResourceBundle is an abstract subclass of ResourceBundle that manages resources for a locale in a convenient and easy to use list.
ListResourceBundle() - Constructor for class java.util.ListResourceBundle
Sole constructor.
listRoots() - Static method in class java.io.File
List the available filesystem roots.
ListSelectionEvent - Class in javax.swing.event
An event that characterizes a change in selection.
ListSelectionEvent(Object, int, int, boolean) - Constructor for class javax.swing.event.ListSelectionEvent
Represents a change in selection status between firstIndex and lastIndex, inclusive.
ListSelectionListener - Interface in javax.swing.event
The listener that's notified when a lists selection value changes.
listSelectionListener - Variable in class javax.swing.plaf.basic.BasicComboPopup
This protected field is implementation specific.
listSelectionListener - Variable in class javax.swing.plaf.basic.BasicListUI
 
ListSelectionModel - Interface in javax.swing
This interface represents the current state of the selection for any of the components that display a list of values with stable indices.
listSelectionModel - Variable in class javax.swing.tree.DefaultTreeSelectionModel
Handles maintaining the list selection model.
ListUI - Class in javax.swing.plaf
The JList pluggable look and feel delegate.
ListUI() - Constructor for class javax.swing.plaf.ListUI
 
ListView - Class in javax.swing.text.html
A view implementation to display an html list
ListView(Element) - Constructor for class javax.swing.text.html.ListView
Creates a new view that represents a list element.
listViewIcon - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
LISU - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Lisu" Unicode character block.
LITERAL - Static variable in class java.util.regex.Pattern
Enables literal parsing of the pattern.
LITTLE_ENDIAN - Static variable in class java.nio.ByteOrder
Constant denoting little-endian byte order.
LIVE_DRAG_MODE - Static variable in class javax.swing.JDesktopPane
Indicates that the entire contents of the item being dragged should appear inside the desktop pane.
LOAD - Static variable in class java.awt.FileDialog
This constant value indicates that the purpose of the file dialog window is to locate a file from which to read.
load(String) - Method in class java.lang.Runtime
Loads the specified filename as a dynamic library.
load(String) - Static method in class java.lang.System
Loads a code file with the specified filename from the local file system as a dynamic library.
load() - Method in class java.nio.MappedByteBuffer
Loads this buffer's content into physical memory.
load(InputStream, char[]) - Method in class java.security.KeyStore
Loads this KeyStore from the given input stream.
load(KeyStore.LoadStoreParameter) - Method in class java.security.KeyStore
Loads this keystore using the given LoadStoreParameter.
load(InputStream) - Method in class java.security.Provider
Reads a property list (key and element pairs) from the input stream.
load(Reader) - Method in class java.util.Properties
Reads a property list (key and element pairs) from the input character stream in a simple line-oriented format.
load(InputStream) - Method in class java.util.Properties
Reads a property list (key and element pairs) from the input byte stream.
load(Class<S>, ClassLoader) - Static method in class java.util.ServiceLoader
Creates a new service loader for the given service type and class loader.
load(Class<S>) - Static method in class java.util.ServiceLoader
Creates a new service loader for the given service type, using the current thread's context class loader.
load() - Method in class javax.management.modelmbean.RequiredModelMBean
Instantiates this MBean instance with the data found for the MBean in the persistent store.
load() - Method in interface javax.management.PersistentMBean
Instantiates thisMBean instance with the data found for the MBean in the persistent store.
load(InputStream, Class<?>) - Method in class javax.swing.plaf.synth.SynthLookAndFeel
Loads the set of SynthStyles that will be used by this SynthLookAndFeel.
load(URL) - Method in class javax.swing.plaf.synth.SynthLookAndFeel
Loads the set of SynthStyles that will be used by this SynthLookAndFeel.
LOAD_FILE - Static variable in class java.awt.Event
A file loading event.
loadAllInstruments(Soundbank) - Method in interface javax.sound.midi.Synthesizer
Loads onto the Synthesizer all instruments contained in the specified Soundbank.
loadChildren() - Method in class javax.swing.JTree.DynamicUtilTreeNode
Loads the children based on childValue.
loadChildren(ViewFactory) - Method in class javax.swing.text.AsyncBoxView
Loads all of the children to initialize the view.
loadChildren(ViewFactory) - Method in class javax.swing.text.CompositeView
Loads all of the children to initialize the view.
loadChildren(ViewFactory) - Method in class javax.swing.text.FlowView
Loads all of the children to initialize the view.
loadChildren(ViewFactory) - Method in class javax.swing.text.WrappedPlainView
Loads all of the children to initialize the view.
loadChildren(ViewFactory) - Method in class javax.swing.text.ZoneView
Loads all of the children to initialize the view.
loadClass(String) - Method in class java.lang.ClassLoader
Loads the class with the specified binary name.
loadClass(String, boolean) - Method in class java.lang.ClassLoader
Loads the class with the specified binary name.
loadClass(String) - Method in interface java.rmi.server.LoaderHandler
Deprecated.
no replacement
loadClass(URL, String) - Method in interface java.rmi.server.LoaderHandler
Deprecated.
no replacement
loadClass(String) - Static method in class java.rmi.server.RMIClassLoader
Deprecated.
replaced by loadClass(String,String) method
loadClass(URL, String) - Static method in class java.rmi.server.RMIClassLoader
Loads a class from a codebase URL.
loadClass(String, String) - Static method in class java.rmi.server.RMIClassLoader
Loads a class from a codebase URL path.
loadClass(String, String, ClassLoader) - Static method in class java.rmi.server.RMIClassLoader
Loads a class from a codebase URL path, optionally using the supplied loader.
loadClass(String, String, ClassLoader) - Method in class java.rmi.server.RMIClassLoaderSpi
loadClass(String) - Static method in class javax.management.DefaultLoaderRepository
Deprecated.
Go through the list of class loaders and try to load the requested class.
loadClass(String) - Method in interface javax.management.loading.ClassLoaderRepository
Load the given class name through the list of class loaders.
loadClass(String) - Static method in class javax.management.loading.DefaultLoaderRepository
Deprecated.
Go through the list of class loaders and try to load the requested class.
loadClass(String, ClassLoaderRepository) - Method in class javax.management.loading.MLet
Load a class, using the given ClassLoaderRepository if the class is not found in this MLet's URLs.
loadClassBefore(ClassLoader, String) - Method in interface javax.management.loading.ClassLoaderRepository
Load the given class name through the list of class loaders, stopping at the given one.
loadClassWithout(ClassLoader, String) - Static method in class javax.management.DefaultLoaderRepository
Deprecated.
Go through the list of class loaders but exclude the given class loader, then try to load the requested class.
loadClassWithout(ClassLoader, String) - Method in interface javax.management.loading.ClassLoaderRepository
Load the given class name through the list of class loaders, excluding the given one.
loadClassWithout(ClassLoader, String) - Static method in class javax.management.loading.DefaultLoaderRepository
Deprecated.
Go through the list of class loaders but exclude the given class loader, then try to load the requested class.
loadedChildren - Variable in class javax.swing.JTree.DynamicUtilTreeNode
Have the children been loaded yet?
LoaderHandler - Interface in java.rmi.server
Deprecated.
no replacement
loadFromXML(InputStream) - Method in class java.util.Properties
Loads all of the properties represented by the XML document on the specified input stream into this properties table.
loadImage(String) - Method in class java.beans.SimpleBeanInfo
This is a utility method to help in loading icon images.
loadImage(Image) - Method in class javax.swing.ImageIcon
Loads the image, returning only when the image is loaded.
LOADING - Static variable in class java.awt.MediaTracker
Flag indicating that media is currently being loaded.
loadInstalled(Class<S>) - Static method in class java.util.ServiceLoader
Creates a new service loader for the given service type, using the extension class loader.
loadInstrument(Instrument) - Method in interface javax.sound.midi.Synthesizer
Makes a particular instrument available for synthesis.
loadInstruments(Soundbank, Patch[]) - Method in interface javax.sound.midi.Synthesizer
Loads the instruments referenced by the specified patches, from the specified Soundbank.
loadKeyBindings(InputMap, Object[]) - Static method in class javax.swing.LookAndFeel
Populates an InputMap with the specified bindings.
loadKeymap(Keymap, JTextComponent.KeyBinding[], Action[]) - Static method in class javax.swing.text.JTextComponent
Loads a keymap with a bunch of bindings.
loadLibrary(String) - Method in class java.lang.Runtime
Loads the dynamic library with the specified library name.
loadLibrary(String) - Static method in class java.lang.System
Loads the system library specified by the libname argument.
loadProxyClass(String, String[], ClassLoader) - Static method in class java.rmi.server.RMIClassLoader
Loads a dynamic proxy class (see Proxy) that implements a set of interfaces with the given names from a codebase URL path.
loadProxyClass(String, String[], ClassLoader) - Method in class java.rmi.server.RMIClassLoaderSpi
loadRules(Reader, URL) - Method in class javax.swing.text.html.StyleSheet
Loads a set of rules that have been specified in terms of CSS1 grammar.
loadSystemColors(int[]) - Method in class java.awt.Toolkit
Fills in the integer array that is supplied as an argument with the current system color values.
loadSystemColors(UIDefaults, String[], boolean) - Method in class javax.swing.plaf.basic.BasicLookAndFeel
Populates table with the name-color pairs in systemColors.
localControl(boolean) - Method in interface javax.sound.midi.MidiChannel
Turns local control on or off.
locale - Variable in class java.beans.beancontext.BeanContextSupport
The current locale of this BeanContext.
locale() - Method in class java.util.Formatter
Returns the locale set by the construction of this formatter.
Locale - Class in java.util
A Locale object represents a specific geographical, political, or cultural region.
Locale(String, String, String) - Constructor for class java.util.Locale
Construct a locale from language, country and variant.
Locale(String, String) - Constructor for class java.util.Locale
Construct a locale from language and country.
Locale(String) - Constructor for class java.util.Locale
Construct a locale from a language code.
locale() - Method in class java.util.Scanner
Returns this scanner's locale.
locale - Variable in class javax.imageio.ImageReader
The current Locale to be used for localization, or null if none has been set.
locale - Variable in class javax.imageio.ImageWriteParam
A Locale to be used to localize compression type names and quality descriptions, or null to use a default Locale.
locale - Variable in class javax.imageio.ImageWriter
The current Locale to be used for localization, or null if none has been set.
Locale.Builder - Class in java.util
Builder is used to build instances of Locale from values configured by the setters.
Locale.Builder() - Constructor for class java.util.Locale.Builder
Constructs an empty Builder.
Locale.Category - Enum in java.util
Enum for locale categories.
LocaleNameProvider - Class in java.util.spi
An abstract class for service providers that provide localized names for the Locale class.
LocaleNameProvider() - Constructor for class java.util.spi.LocaleNameProvider
Sole constructor.
LocaleServiceProvider - Class in java.util.spi
This is the super class of all the locale sensitive service provider interfaces (SPIs).
LocaleServiceProvider() - Constructor for class java.util.spi.LocaleServiceProvider
Sole constructor.
localPort - Variable in class java.net.DatagramSocketImpl
The local port number.
localport - Variable in class java.net.SocketImpl
The local port number to which this socket is connected.
locate(int, int) - Method in class java.awt.Component
Deprecated.
As of JDK version 1.1, replaced by getComponentAt(int, int).
locate(int, int) - Method in class java.awt.Container
Deprecated.
As of JDK version 1.1, replaced by getComponentAt(int, int).
LocateRegistry - Class in java.rmi.registry
LocateRegistry is used to obtain a reference to a bootstrap remote object registry on a particular host (including the local host), or to create a remote object registry that accepts calls on a specific port.
location() - Method in class java.awt.Component
Deprecated.
As of JDK version 1.1, replaced by getLocation().
location(int, int) - Method in class java.awt.GridBagLayout
Determines which cell in the layout grid contains the point specified by (x, y).
locationFor(String) - Static method in enum javax.tools.StandardLocation
Gets a location object with the given name.
locationToIndex(Point) - Method in class javax.swing.JList
Returns the cell index closest to the given location in the list's coordinate system.
locationToIndex(JList, Point) - Method in class javax.swing.plaf.basic.BasicListUI
Returns the cell index in the specified JList closest to the given location in the list's coordinate system.
locationToIndex(JList, Point) - Method in class javax.swing.plaf.ListUI
Returns the cell index in the specified JList closest to the given location in the list's coordinate system.
locationToIndex(JList, Point) - Method in class javax.swing.plaf.multi.MultiListUI
Invokes the locationToIndex method on each UI handled by this object.
locator - Variable in class javax.swing.text.AsyncBoxView
Object that manages the offsets of the children.
locatorsUpdateCopy() - Method in interface java.sql.DatabaseMetaData
Indicates whether updates made to a LOB are made on a copy or directly to the LOB.
lock - Variable in class java.io.Reader
The object used to synchronize operations on this stream.
lock - Variable in class java.io.Writer
The object used to synchronize operations on this stream.
lock(long, long, boolean, A, CompletionHandler<FileLock, ? super A>) - Method in class java.nio.channels.AsynchronousFileChannel
Acquires a lock on the given region of this channel's file.
lock(A, CompletionHandler<FileLock, ? super A>) - Method in class java.nio.channels.AsynchronousFileChannel
Acquires an exclusive lock on this channel's file.
lock(long, long, boolean) - Method in class java.nio.channels.AsynchronousFileChannel
Acquires a lock on the given region of this channel's file.
lock() - Method in class java.nio.channels.AsynchronousFileChannel
Acquires an exclusive lock on this channel's file.
lock(long, long, boolean) - Method in class java.nio.channels.FileChannel
Acquires a lock on the given region of this channel's file.
lock() - Method in class java.nio.channels.FileChannel
Acquires an exclusive lock on this channel's file.
Lock - Interface in java.util.concurrent.locks
Lock implementations provide more extensive locking operations than can be obtained using synchronized methods and statements.
lock() - Method in interface java.util.concurrent.locks.Lock
Acquires the lock.
lock() - Method in class java.util.concurrent.locks.ReentrantLock
Acquires the lock.
lock() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock.ReadLock
Acquires the read lock.
lock() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock.WriteLock
Acquires the write lock.
lock - Variable in class java.util.prefs.AbstractPreferences
An object whose monitor is used to lock this node.
LockInfo - Class in java.lang.management
Information about a lock.
LockInfo(String, int) - Constructor for class java.lang.management.LockInfo
Constructs a LockInfo object.
lockInterruptibly() - Method in interface java.util.concurrent.locks.Lock
Acquires the lock unless the current thread is interrupted.
lockInterruptibly() - Method in class java.util.concurrent.locks.ReentrantLock
Acquires the lock unless the current thread is interrupted.
lockInterruptibly() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock.ReadLock
Acquires the read lock unless the current thread is interrupted.
lockInterruptibly() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock.WriteLock
Acquires the write lock unless the current thread is interrupted.
LockSupport - Class in java.util.concurrent.locks
Basic thread blocking primitives for creating locks and other synchronization classes.
log(double) - Static method in class java.lang.Math
Returns the natural logarithm (base e) of a double value.
log(double) - Static method in class java.lang.StrictMath
Returns the natural logarithm (base e) of a double value.
log(String) - Static method in class java.rmi.server.LogStream
Deprecated.
no replacement
log(LogRecord) - Method in class java.util.logging.Logger
Log a LogRecord.
log(Level, String) - Method in class java.util.logging.Logger
Log a message, with no arguments.
log(Level, String, Object) - Method in class java.util.logging.Logger
Log a message, with one object parameter.
log(Level, String, Object[]) - Method in class java.util.logging.Logger
Log a message, with an array of object arguments.
log(Level, String, Throwable) - Method in class java.util.logging.Logger
Log a message, with associated Throwable information.
log10(double) - Static method in class java.lang.Math
Returns the base 10 logarithm of a double value.
log10(double) - Static method in class java.lang.StrictMath
Returns the base 10 logarithm of a double value.
log1p(double) - Static method in class java.lang.Math
Returns the natural logarithm of the sum of the argument and 1.
log1p(double) - Static method in class java.lang.StrictMath
Returns the natural logarithm of the sum of the argument and 1.
LOG_OPTION - Static variable in class javax.swing.DebugGraphics
Log graphics operations.
Logger - Class in java.util.logging
A Logger object is used to log messages for a specific system or application component.
Logger(String, String) - Constructor for class java.util.logging.Logger
Protected method to construct a logger for a named subsystem.
LOGGING_MXBEAN_NAME - Static variable in class java.util.logging.LogManager
String representation of the ObjectName for the management interface for the logging facility.
LoggingMXBean - Interface in java.util.logging
The management interface for the logging facility.
LoggingPermission - Class in java.util.logging
The permission which the SecurityManager will check when code that is running with a SecurityManager calls one of the logging control methods (such as Logger.setLevel).
LoggingPermission(String, String) - Constructor for class java.util.logging.LoggingPermission
Creates a new LoggingPermission object.
LOGICAL_STYLE_ACTION - Static variable in class javax.swing.text.html.HTMLEditorKit
The logical style choice action identifier The logical style is passed in as an argument
login(Subject, CallbackHandler) - Method in class java.security.AuthProvider
Log in to this provider.
login() - Method in class javax.security.auth.login.LoginContext
Perform the authentication.
login() - Method in interface javax.security.auth.spi.LoginModule
Method to authenticate a Subject (phase 1).
LoginContext - Class in javax.security.auth.login
The LoginContext class describes the basic methods used to authenticate Subjects and provides a way to develop an application independent of the underlying authentication technology.
LoginContext(String) - Constructor for class javax.security.auth.login.LoginContext
Instantiate a new LoginContext object with a name.
LoginContext(String, Subject) - Constructor for class javax.security.auth.login.LoginContext
Instantiate a new LoginContext object with a name and a Subject object.
LoginContext(String, CallbackHandler) - Constructor for class javax.security.auth.login.LoginContext
Instantiate a new LoginContext object with a name and a CallbackHandler object.
LoginContext(String, Subject, CallbackHandler) - Constructor for class javax.security.auth.login.LoginContext
Instantiate a new LoginContext object with a name, a Subject to be authenticated, and a CallbackHandler object.
LoginContext(String, Subject, CallbackHandler, Configuration) - Constructor for class javax.security.auth.login.LoginContext
Instantiate a new LoginContext object with a name, a Subject to be authenticated, a CallbackHandler object, and a login Configuration.
LoginException - Exception in javax.security.auth.login
This is the basic login exception.
LoginException() - Constructor for exception javax.security.auth.login.LoginException
Constructs a LoginException with no detail message.
LoginException(String) - Constructor for exception javax.security.auth.login.LoginException
Constructs a LoginException with the specified detail message.
LoginModule - Interface in javax.security.auth.spi
LoginModule describes the interface implemented by authentication technology providers.
LogManager - Class in java.util.logging
There is a single global LogManager object that is used to maintain a set of shared state about Loggers and log services.
LogManager() - Constructor for class java.util.logging.LogManager
Protected constructor.
logout() - Method in class java.security.AuthProvider
Log out from this provider.
logout() - Method in class javax.security.auth.login.LoginContext
Logout the Subject.
logout() - Method in interface javax.security.auth.spi.LoginModule
Method which logs out a Subject.
logp(Level, String, String, String) - Method in class java.util.logging.Logger
Log a message, specifying source class and method, with no arguments.
logp(Level, String, String, String, Object) - Method in class java.util.logging.Logger
Log a message, specifying source class and method, with a single object parameter to the log message.
logp(Level, String, String, String, Object[]) - Method in class java.util.logging.Logger
Log a message, specifying source class and method, with an array of object arguments.
logp(Level, String, String, String, Throwable) - Method in class java.util.logging.Logger
Log a message, specifying source class and method, with associated Throwable information.
logrb(Level, String, String, String, String) - Method in class java.util.logging.Logger
Log a message, specifying source class, method, and resource bundle name with no arguments.
logrb(Level, String, String, String, String, Object) - Method in class java.util.logging.Logger
Log a message, specifying source class, method, and resource bundle name, with a single object parameter to the log message.
logrb(Level, String, String, String, String, Object[]) - Method in class java.util.logging.Logger
Log a message, specifying source class, method, and resource bundle name, with an array of object arguments.
logrb(Level, String, String, String, String, Throwable) - Method in class java.util.logging.Logger
Log a message, specifying source class, method, and resource bundle name, with associated Throwable information.
LogRecord - Class in java.util.logging
LogRecord objects are used to pass logging requests between the logging framework and individual log Handlers.
LogRecord(Level, String) - Constructor for class java.util.logging.LogRecord
Construct a LogRecord with the given level and message values.
LogStream - Class in java.rmi.server
Deprecated.
no replacement
logStream() - Static method in class javax.swing.DebugGraphics
Returns the stream to which the DebugGraphics logs drawing operations.
Long - Class in java.lang
The Long class wraps a value of the primitive type long in an object.
Long(long) - Constructor for class java.lang.Long
Constructs a newly allocated Long object that represents the specified long argument.
Long(String) - Constructor for class java.lang.Long
Constructs a newly allocated Long object that represents the long value indicated by the String parameter.
LONG - Static variable in class java.text.DateFormat
Constant for long style pattern.
LONG - Static variable in class java.util.Calendar
A style specifier for getDisplayName and getDisplayNames indicating a long name, such as "January".
LONG - Static variable in class java.util.TimeZone
A style specifier for getDisplayName() indicating a long name, such as "Pacific Standard Time."
LONG - Static variable in class javax.management.openmbean.SimpleType
The SimpleType instance describing values whose Java class name is java.lang.Long.
LONG_DESCRIPTION - Static variable in interface javax.swing.Action
The key used for storing a longer String description for the action, could be used for context-sensitive help.
longBitsToDouble(long) - Static method in class java.lang.Double
Returns the double value corresponding to a given bit representation.
LONGNVARCHAR - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type LONGNVARCHAR.
longValue() - Method in class java.lang.Byte
Returns the value of this Byte as a long.
longValue() - Method in class java.lang.Double
Returns the value of this Double as a long (by casting to type long).
longValue() - Method in class java.lang.Float
Returns value of this Float as a long (by casting to type long).
longValue() - Method in class java.lang.Integer
Returns the value of this Integer as a long.
longValue() - Method in class java.lang.Long
Returns the value of this Long as a long value.
longValue() - Method in class java.lang.Number
Returns the value of the specified number as a long.
longValue() - Method in class java.lang.Short
Returns the value of this Short as a long.
longValue() - Method in class java.math.BigDecimal
Converts this BigDecimal to a long.
longValue() - Method in class java.math.BigInteger
Converts this BigInteger to a long.
longValue() - Method in class java.util.concurrent.atomic.AtomicInteger
 
longValue() - Method in class java.util.concurrent.atomic.AtomicLong
 
longValueExact() - Method in class java.math.BigDecimal
Converts this BigDecimal to a long, checking for lost information.
LONGVARBINARY - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type LONGVARBINARY.
LONGVARCHAR - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type LONGVARCHAR.
LookAndFeel - Class in javax.swing
LookAndFeel, as the name implies, encapsulates a look and feel.
LookAndFeel() - Constructor for class javax.swing.LookAndFeel
 
lookingAt() - Method in class java.util.regex.Matcher
Attempts to match the input sequence, starting at the beginning of the region, against the pattern.
lookup(Class<?>) - Static method in class java.io.ObjectStreamClass
Find the descriptor for a class that can be serialized.
lookup() - Static method in class java.lang.invoke.MethodHandles
Returns a lookup object on the caller, which has the capability to access any method handle that the caller has access to, including direct method handles to private fields and methods.
lookup(String) - Static method in class java.rmi.Naming
Returns a reference, a stub, for the remote object associated with the specified name.
lookup(String) - Method in interface java.rmi.registry.Registry
Returns the remote reference bound to the specified name in this registry.
lookup(Name) - Method in interface javax.naming.Context
Retrieves the named object.
lookup(String) - Method in interface javax.naming.Context
Retrieves the named object.
lookup(String) - Method in class javax.naming.InitialContext
 
lookup(Name) - Method in class javax.naming.InitialContext
 
lookupAny(Class<?>) - Static method in class java.io.ObjectStreamClass
Returns the descriptor for any class, regardless of whether it implements Serializable.
lookupClass() - Method in class java.lang.invoke.MethodHandles.Lookup
Tells which class is performing the lookup.
lookupConstraints(Component) - Method in class java.awt.GridBagLayout
Retrieves the constraints for the specified component.
lookupDefaultPrintService() - Static method in class javax.print.PrintServiceLookup
Locates the default print service for this environment.
lookupLink(Name) - Method in interface javax.naming.Context
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(String) - Method in interface javax.naming.Context
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(String) - Method in class javax.naming.InitialContext
 
lookupLink(Name) - Method in class javax.naming.InitialContext
 
lookupModes() - Method in class java.lang.invoke.MethodHandles.Lookup
Tells which access-protection classes of members this lookup object can produce.
lookupMultiDocPrintServices(DocFlavor[], AttributeSet) - Static method in class javax.print.PrintServiceLookup
Locates MultiDoc print Services capable of printing MultiDocs containing all the specified doc flavors.
lookupNamespaceURI(String) - Method in class javax.imageio.metadata.IIOMetadataNode
This DOM Level 3 method is not supported for IIOMetadataNode and will throw a DOMException.
LookupOp - Class in java.awt.image
This class implements a lookup operation from the source to the destination.
LookupOp(LookupTable, RenderingHints) - Constructor for class java.awt.image.LookupOp
Constructs a LookupOp object given the lookup table and a RenderingHints object, which might be null.
lookupPixel(int[], int[]) - Method in class java.awt.image.ByteLookupTable
Returns an array of samples of a pixel, translated with the lookup table.
lookupPixel(byte[], byte[]) - Method in class java.awt.image.ByteLookupTable
Returns an array of samples of a pixel, translated with the lookup table.
lookupPixel(int[], int[]) - Method in class java.awt.image.LookupTable
Returns an int array of components for one pixel.
lookupPixel(int[], int[]) - Method in class java.awt.image.ShortLookupTable
Returns an array of samples of a pixel, translated with the lookup table.
lookupPixel(short[], short[]) - Method in class java.awt.image.ShortLookupTable
Returns an array of samples of a pixel, translated with the lookup table.
lookupPrefix(String) - Method in class javax.imageio.metadata.IIOMetadataNode
This DOM Level 3 method is not supported for IIOMetadataNode and will throw a DOMException.
lookupPrincipalByGroupName(String) - Method in class java.nio.file.attribute.UserPrincipalLookupService
Lookup a group principal by group name.
lookupPrincipalByName(String) - Method in class java.nio.file.attribute.UserPrincipalLookupService
Lookup a user principal by name.
lookupPrintServices() - Static method in class java.awt.print.PrinterJob
A convenience method which looks up 2D print services.
lookupPrintServices(DocFlavor, AttributeSet) - Static method in class javax.print.PrintServiceLookup
Locates print services capable of printing the specified DocFlavor.
lookupProviders(Class<T>, ClassLoader) - Static method in class javax.imageio.spi.ServiceRegistry
Searches for implementations of a particular service class using the given class loader.
lookupProviders(Class<T>) - Static method in class javax.imageio.spi.ServiceRegistry
Locates and incrementally instantiates the available providers of a given service using the context class loader.
lookupStreamPrintServiceFactories(DocFlavor, String) - Static method in class javax.print.StreamPrintServiceFactory
Locates factories for print services that can be used with a print job to output a stream of data in the format specified by outputMimeType.
lookupStreamPrintServices(String) - Static method in class java.awt.print.PrinterJob
A convenience method which locates factories for stream print services which can image 2D graphics.
LookupTable - Class in java.awt.image
This abstract class defines a lookup table object.
LookupTable(int, int) - Constructor for class java.awt.image.LookupTable
Constructs a new LookupTable from the number of components and an offset into the lookup table.
loop() - Method in interface java.applet.AudioClip
Starts playing this audio clip in a loop.
loop(int) - Method in interface javax.sound.sampled.Clip
Starts looping playback from the current position.
LOOP_CONTINUOUSLY - Static variable in interface javax.sound.midi.Sequencer
A value indicating that looping should continue indefinitely rather than complete after a specific number of loops.
LOOP_CONTINUOUSLY - Static variable in interface javax.sound.sampled.Clip
A value indicating that looping should continue indefinitely rather than complete after a specific number of loops.
LOST_FOCUS - Static variable in class java.awt.Event
A component lost the focus.
lostFocus(Event, Object) - Method in class java.awt.Component
Deprecated.
As of JDK version 1.1, replaced by processFocusEvent(FocusEvent).
lostOwnership(Clipboard, Transferable) - Method in interface java.awt.datatransfer.ClipboardOwner
Notifies this object that it is no longer the clipboard owner.
lostOwnership(Clipboard, Transferable) - Method in class java.awt.datatransfer.StringSelection
 
LOW_SURROGATES - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Low Surrogates" Unicode character block.
lower(E) - Method in class java.util.concurrent.ConcurrentSkipListSet
 
lower(E) - Method in interface java.util.NavigableSet
Returns the greatest element in this set strictly less than the given element, or null if there is no such element.
lower(E) - Method in class java.util.TreeSet
 
LOWER_LEADING_CORNER - Static variable in interface javax.swing.ScrollPaneConstants
Identifies the lower leading edge corner of the viewport.
LOWER_LEFT_CORNER - Static variable in interface javax.swing.ScrollPaneConstants
Identifies the lower left corner of the viewport.
LOWER_RIGHT_CORNER - Static variable in interface javax.swing.ScrollPaneConstants
Identifies the lower right corner of the viewport.
LOWER_TRAILING_CORNER - Static variable in interface javax.swing.ScrollPaneConstants
Identifies the lower trailing edge corner of the viewport.
LOWERCASE_LETTER - Static variable in class java.lang.Character
General category "Ll" in the Unicode specification.
lowerCaseMode(boolean) - Method in class java.io.StreamTokenizer
Determines whether or not word token are automatically lowercased.
LOWERED - Static variable in class javax.swing.border.BevelBorder
Lowered bevel type.
LOWERED - Static variable in class javax.swing.border.EtchedBorder
Lowered etched type.
lowerEntry(K) - Method in class java.util.concurrent.ConcurrentSkipListMap
Returns a key-value mapping associated with the greatest key strictly less than the given key, or null if there is no such key.
lowerEntry(K) - Method in interface java.util.NavigableMap
Returns a key-value mapping associated with the greatest key strictly less than the given key, or null if there is no such key.
lowerEntry(K) - Method in class java.util.TreeMap
 
lowerKey(K) - Method in class java.util.concurrent.ConcurrentSkipListMap
 
lowerKey(K) - Method in interface java.util.NavigableMap
Returns the greatest key strictly less than the given key, or null if there is no such key.
lowerKey(K) - Method in class java.util.TreeMap
 
lowerLeft - Variable in class javax.swing.JScrollPane
The component to display in the lower left corner.
lowerLeft - Variable in class javax.swing.ScrollPaneLayout
The component to display in the lower left corner.
lowerRight - Variable in class javax.swing.JScrollPane
The component to display in the lower right corner.
lowerRight - Variable in class javax.swing.ScrollPaneLayout
The component to display in the lower right corner.
lowestLayer() - Method in class javax.swing.JLayeredPane
Returns the lowest layer value from all current children.
lowestOneBit(int) - Static method in class java.lang.Integer
Returns an int value with at most a single one-bit, in the position of the lowest-order ("rightmost") one-bit in the specified int value.
lowestOneBit(long) - Static method in class java.lang.Long
Returns a long value with at most a single one-bit, in the position of the lowest-order ("rightmost") one-bit in the specified long value.
LOWSRC - Static variable in class javax.swing.text.html.HTML.Attribute
 
lowSurrogate(int) - Static method in class java.lang.Character
Returns the trailing surrogate (a low surrogate code unit) of the surrogate pair representing the specified supplementary character (Unicode code point) in the UTF-16 encoding.
LT - Static variable in class javax.management.Query
lt(ValueExp, ValueExp) - Static method in class javax.management.Query
Returns a query expression that represents a "less than" constraint on two values.
lt(File, File) - Method in class javax.swing.plaf.basic.BasicDirectoryModel
 
LYCIAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Lycian" Unicode character block.
LYDIAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Lydian" Unicode character block.

M

Mac - Class in javax.crypto
This class provides the functionality of a "Message Authentication Code" (MAC) algorithm.
Mac(MacSpi, Provider, String) - Constructor for class javax.crypto.Mac
Creates a MAC object.
MacSpi - Class in javax.crypto
This class defines the Service Provider Interface (SPI) for the Mac class.
MacSpi() - Constructor for class javax.crypto.MacSpi
 
magenta - Static variable in class java.awt.Color
The color magenta.
MAGENTA - Static variable in class java.awt.Color
The color magenta.
MAHJONG_TILES - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Mahjong Tiles" Unicode character block.
mail() - Method in class java.awt.Desktop
Launches the mail composing window of the user default mail client.
mail(URI) - Method in class java.awt.Desktop
Launches the mail composing window of the user default mail client, filling the message fields specified by a mailto: URI.
mail(URI) - Method in interface java.awt.peer.DesktopPeer
Launches the mail composing window of the user default mail client, filling the message fields including to, cc, etc, with the values specified by the given mailto URL.
MAIN - Static variable in class javax.print.attribute.standard.MediaTray
The main input tray in the printer.
MAIN_CLASS - Static variable in class java.util.jar.Attributes.Name
Name object for Main-Class manifest attribute used for launching applications packaged in JAR files.
MAIN_UIROLE - Static variable in class javax.print.ServiceUIFactory
Denotes a UI which performs the normal end user role.
majorRequirementChange(AsyncBoxView.ChildState, float) - Method in class javax.swing.text.AsyncBoxView
Requirements changed along the major axis.
majorTickSpacing - Variable in class javax.swing.JSlider
The number of values between the major tick marks -- the larger marks that break up the minor tick marks.
makeBounds(double, double, double, double) - Method in class java.awt.geom.Arc2D.Double
Constructs a Rectangle2D of the appropriate precision to hold the parameters calculated to be the framing rectangle of this arc.
makeBounds(double, double, double, double) - Method in class java.awt.geom.Arc2D.Float
Constructs a Rectangle2D of the appropriate precision to hold the parameters calculated to be the framing rectangle of this arc.
makeBounds(double, double, double, double) - Method in class java.awt.geom.Arc2D
Constructs a Rectangle2D of the appropriate precision to hold the parameters calculated to be the framing rectangle of this arc.
makeClient(String, Subject) - Method in class javax.management.remote.rmi.RMIIIOPServerImpl
Creates a new client connection as an RMI object exported through IIOP.
makeClient(String, Subject) - Method in class javax.management.remote.rmi.RMIJRMPServerImpl
Creates a new client connection as an RMI object exported through JRMP.
makeClient(String, Subject) - Method in class javax.management.remote.rmi.RMIServerImpl
Creates a new client connection.
makeComponentInputMap(JComponent, Object[]) - Static method in class javax.swing.LookAndFeel
Creates a ComponentInputMapUIResource from keys.
makeIcon(Class<?>, String) - Static method in class javax.swing.LookAndFeel
Creates and returns a UIDefault.LazyValue that loads an image.
makeInputMap(Object[]) - Static method in class javax.swing.LookAndFeel
Creates a InputMapUIResource from keys.
makeKeyBindings(Object[]) - Static method in class javax.swing.LookAndFeel
Convenience method for building an array of KeyBindings.
makeTag(Element, boolean) - Method in class javax.swing.text.html.parser.Parser
Makes a TagElement.
makeTag(Element) - Method in class javax.swing.text.html.parser.Parser
 
makeVisible(int) - Method in class java.awt.List
Makes the item at the specified index visible.
makeVisible(int) - Method in interface java.awt.peer.ListPeer
Makes sure that the item at the specified index is visible, by scrolling the list or similar.
makeVisible(TreePath) - Method in class javax.swing.JTree
Ensures that the node identified by path is currently viewable.
MALAYALAM - Static variable in class java.awt.font.NumericShaper
Identifies the MALAYALAM range and decimal base.
MALAYALAM - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Malayalam" Unicode character block.
malformedForLength(int) - Static method in class java.nio.charset.CoderResult
Static factory method that returns the unique object describing a malformed-input error of the given length.
MalformedInputException - Exception in java.nio.charset
Checked exception thrown when an input byte sequence is not legal for given charset, or an input character sequence is not a legal sixteen-bit Unicode sequence.
MalformedInputException(int) - Constructor for exception java.nio.charset.MalformedInputException
 
MalformedLinkException - Exception in javax.naming
This exception is thrown when a malformed link was encountered while resolving or constructing a link.
MalformedLinkException(String) - Constructor for exception javax.naming.MalformedLinkException
Constructs a new instance of MalformedLinkException with an explanation All the other fields are initialized to null.
MalformedLinkException() - Constructor for exception javax.naming.MalformedLinkException
Constructs a new instance of Malformed LinkException.
MalformedObjectNameException - Exception in javax.management
The format of the string does not correspond to a valid ObjectName.
MalformedObjectNameException() - Constructor for exception javax.management.MalformedObjectNameException
Default constructor.
MalformedObjectNameException(String) - Constructor for exception javax.management.MalformedObjectNameException
Constructor that allows a specific error message to be specified.
MalformedParameterizedTypeException - Exception in java.lang.reflect
Thrown when a semantically malformed parameterized type is encountered by a reflective method that needs to instantiate it.
MalformedParameterizedTypeException() - Constructor for exception java.lang.reflect.MalformedParameterizedTypeException
 
MalformedURLException - Exception in java.net
Thrown to indicate that a malformed URL has occurred.
MalformedURLException() - Constructor for exception java.net.MalformedURLException
Constructs a MalformedURLException with no detail message.
MalformedURLException(String) - Constructor for exception java.net.MalformedURLException
Constructs a MalformedURLException with the specified detail message.
managedBlock(ForkJoinPool.ManagedBlocker) - Static method in class java.util.concurrent.ForkJoinPool
Blocks in accord with the given blocker.
ManagementFactory - Class in java.lang.management
The ManagementFactory class is a factory class for getting managed beans for the Java platform.
ManagementPermission - Class in java.lang.management
The permission which the SecurityManager will check when code that is running with a SecurityManager calls methods defined in the management interface for the Java platform.
ManagementPermission(String) - Constructor for class java.lang.management.ManagementPermission
Constructs a ManagementPermission with the specified name.
ManagementPermission(String, String) - Constructor for class java.lang.management.ManagementPermission
Constructs a new ManagementPermission object.
ManageReferralControl - Class in javax.naming.ldap
Requests that referral and other special LDAP objects be manipulated as normal LDAP objects.
ManageReferralControl() - Constructor for class javax.naming.ldap.ManageReferralControl
Constructs a critical ManageReferral control.
ManageReferralControl(boolean) - Constructor for class javax.naming.ldap.ManageReferralControl
Constructs a ManageReferral control.
ManagerFactoryParameters - Interface in javax.net.ssl
This class is the base interface for providing algorithm-specific information to a KeyManagerFactory or TrustManagerFactory.
MANAGES_DESCENDANTS - Static variable in class javax.accessibility.AccessibleState
Indicates this object is responsible for managing its subcomponents.
MANDAIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Mandaic" Unicode character block.
Manifest - Class in java.util.jar
The Manifest class is used to maintain Manifest entry names and their associated Attributes.
Manifest() - Constructor for class java.util.jar.Manifest
Constructs a new, empty Manifest.
Manifest(InputStream) - Constructor for class java.util.jar.Manifest
Constructs a new Manifest from the specified input stream.
Manifest(Manifest) - Constructor for class java.util.jar.Manifest
Constructs a new Manifest that is a copy of the specified Manifest.
Manifest - Interface in javax.xml.crypto.dsig
A representation of the XML Manifest element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
MANIFEST_NAME - Static variable in class java.util.jar.JarFile
The JAR manifest file name.
MANIFEST_VERSION - Static variable in class java.util.jar.Attributes.Name
Name object for Manifest-Version manifest attribute.
MANUAL - Static variable in class javax.print.attribute.standard.MediaTray
The manual feed input tray in the printer.
map(FileChannel.MapMode, long, long) - Method in class java.nio.channels.FileChannel
Maps a region of this channel's file directly into memory.
map - Variable in class java.util.jar.Attributes
The attribute name-value mappings.
Map<K,V> - Interface in java.util
An object that maps keys to values.
MAP - Static variable in class javax.swing.text.html.HTML.Tag
 
Map.Entry<K,V> - Interface in java.util
A map entry (key-value pair).
mapInputMethodHighlight(InputMethodHighlight) - Method in class java.awt.Toolkit
Returns a map of visual attributes for the abstract level description of the given input method highlight, or null if no mapping is found.
mapLibraryName(String) - Static method in class java.lang.System
Maps a library name into a platform-specific string representing a native library.
MappedByteBuffer - Class in java.nio
A direct byte buffer whose content is a memory-mapped region of a file.
mapRenderContext(int, RenderContext, ParameterBlock, RenderableImage) - Method in interface java.awt.image.renderable.ContextualRenderedImageFactory
Maps the operation's output RenderContext into a RenderContext for each of the operation's sources.
MARCH - Static variable in class java.util.Calendar
Value of the Calendar.MONTH field indicating the third month of the year in the Gregorian and Julian calendars.
MARGIN - Static variable in class javax.swing.text.html.CSS.Attribute
 
MARGIN_BOTTOM - Static variable in class javax.swing.text.html.CSS.Attribute
 
MARGIN_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change in the button's margins.
MARGIN_LEFT - Static variable in class javax.swing.text.html.CSS.Attribute
 
MARGIN_RIGHT - Static variable in class javax.swing.text.html.CSS.Attribute
 
MARGIN_TOP - Static variable in class javax.swing.text.html.CSS.Attribute
 
MARGINHEIGHT - Static variable in class javax.swing.text.html.HTML.Attribute
 
MARGINWIDTH - Static variable in class javax.swing.text.html.HTML.Attribute
 
mark(int) - Method in class java.io.BufferedInputStream
See the general contract of the mark method of InputStream.
mark(int) - Method in class java.io.BufferedReader
Marks the present position in the stream.
mark - Variable in class java.io.ByteArrayInputStream
The currently marked position in the stream.
mark(int) - Method in class java.io.ByteArrayInputStream
Set the current marked position in the stream.
mark(int) - Method in class java.io.CharArrayReader
Marks the present position in the stream.
mark(int) - Method in class java.io.FilterInputStream
Marks the current position in this input stream.
mark(int) - Method in class java.io.FilterReader
Marks the present position in the stream.
mark(int) - Method in class java.io.InputStream
Marks the current position in this input stream.
mark(int) - Method in class java.io.LineNumberInputStream
Deprecated.
Marks the current position in this input stream.
mark(int) - Method in class java.io.LineNumberReader
Mark the present position in the stream.
mark(int) - Method in class java.io.PushbackInputStream
Marks the current position in this input stream.
mark(int) - Method in class java.io.PushbackReader
Marks the present position in the stream.
mark(int) - Method in class java.io.Reader
Marks the present position in the stream.
mark(int) - Method in class java.io.StringReader
Marks the present position in the stream.
mark() - Method in class java.nio.Buffer
Sets this buffer's mark at its position.
mark(int) - Method in class java.util.zip.DeflaterInputStream
This operation is not supported.
mark(int) - Method in class java.util.zip.InflaterInputStream
Marks the current position in this input stream.
mark() - Method in interface javax.imageio.stream.ImageInputStream
Marks a position in the stream to be returned to by a subsequent call to reset.
mark() - Method in class javax.imageio.stream.ImageInputStreamImpl
Pushes the current stream position onto a stack of marked positions.
mark(int) - Method in class javax.sound.sampled.AudioInputStream
Marks the current position in this audio input stream.
markCompletelyClean(JComponent) - Method in class javax.swing.RepaintManager
Mark a component completely clean.
markCompletelyDirty(JComponent) - Method in class javax.swing.RepaintManager
Mark a component completely dirty.
markedPos - Variable in class java.io.CharArrayReader
The position of mark in buffer.
MARKER_SUPPLY_EMPTY - Static variable in class javax.print.attribute.standard.PrinterStateReason
The device is out of at least one marker supply (e.g.
MARKER_SUPPLY_LOW - Static variable in class javax.print.attribute.standard.PrinterStateReason
The device is low on at least one marker supply (e.g.
MARKER_WASTE_ALMOST_FULL - Static variable in class javax.print.attribute.standard.PrinterStateReason
The device marker supply waste receptacle is almost full.
MARKER_WASTE_FULL - Static variable in class javax.print.attribute.standard.PrinterStateReason
The device marker supply waste receptacle is full.
markFirstTime(Element) - Method in class javax.swing.text.html.parser.Parser
Marks the first time a tag has been seen in a document
marklimit - Variable in class java.io.BufferedInputStream
The maximum read ahead allowed after a call to the mark method before subsequent calls to the reset method fail.
markpos - Variable in class java.io.BufferedInputStream
The value of the pos field at the time the last mark method was called.
markSupported() - Method in class java.io.BufferedInputStream
Tests if this input stream supports the mark and reset methods.
markSupported() - Method in class java.io.BufferedReader
Tells whether this stream supports the mark() operation, which it does.
markSupported() - Method in class java.io.ByteArrayInputStream
Tests if this InputStream supports mark/reset.
markSupported() - Method in class java.io.CharArrayReader
Tells whether this stream supports the mark() operation, which it does.
markSupported() - Method in class java.io.FilterInputStream
Tests if this input stream supports the mark and reset methods.
markSupported() - Method in class java.io.FilterReader
Tells whether this stream supports the mark() operation.
markSupported() - Method in class java.io.InputStream
Tests if this input stream supports the mark and reset methods.
markSupported() - Method in class java.io.PushbackInputStream
Tests if this input stream supports the mark and reset methods, which it does not.
markSupported() - Method in class java.io.PushbackReader
Tells whether this stream supports the mark() operation, which it does not.
markSupported() - Method in class java.io.Reader
Tells whether this stream supports the mark() operation.
markSupported() - Method in class java.io.StringReader
Tells whether this stream supports the mark() operation, which it does.
markSupported() - Method in class java.util.zip.DeflaterInputStream
Always returns false because this input stream does not support the mark() and reset() methods.
markSupported() - Method in class java.util.zip.InflaterInputStream
Tests if this input stream supports the mark and reset methods.
markSupported() - Method in class javax.crypto.CipherInputStream
Tests if this input stream supports the mark and reset methods, which it does not.
markSupported() - Method in class javax.sound.sampled.AudioInputStream
Tests whether this audio input stream supports the mark and reset methods.
marshal(XMLStructure, XMLCryptoContext) - Method in interface javax.xml.crypto.dsig.keyinfo.KeyInfo
Marshals the key info to XML.
MarshalException - Exception in java.rmi
A MarshalException is thrown if a java.io.IOException occurs while marshalling the remote call header, arguments or return value for a remote method call.
MarshalException(String) - Constructor for exception java.rmi.MarshalException
Constructs a MarshalException with the specified detail message.
MarshalException(String, Exception) - Constructor for exception java.rmi.MarshalException
Constructs a MarshalException with the specified detail message and nested exception.
MarshalException - Exception in javax.xml.crypto
Indicates an exceptional condition that occured during the XML marshalling or unmarshalling process.
MarshalException() - Constructor for exception javax.xml.crypto.MarshalException
Constructs a new MarshalException with null as its detail message.
MarshalException(String) - Constructor for exception javax.xml.crypto.MarshalException
Constructs a new MarshalException with the specified detail message.
MarshalException(String, Throwable) - Constructor for exception javax.xml.crypto.MarshalException
Constructs a new MarshalException with the specified detail message and cause.
MarshalException(Throwable) - Constructor for exception javax.xml.crypto.MarshalException
Constructs a new MarshalException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
MarshalledObject<T> - Class in java.rmi
A MarshalledObject contains a byte stream with the serialized representation of an object given to its constructor.
MarshalledObject(T) - Constructor for class java.rmi.MarshalledObject
Creates a new MarshalledObject that contains the serialized representation of the current state of the supplied object.
marshalParams(XMLStructure, XMLCryptoContext) - Method in class javax.xml.crypto.dsig.TransformService
Marshals the algorithm-specific parameters.
MaskFormatter - Class in javax.swing.text
MaskFormatter is used to format and edit strings.
MaskFormatter() - Constructor for class javax.swing.text.MaskFormatter
Creates a MaskFormatter with no mask.
MaskFormatter(String) - Constructor for class javax.swing.text.MaskFormatter
Creates a MaskFormatter with the specified mask.
MASTER_GAIN - Static variable in class javax.sound.sampled.FloatControl.Type
Represents a control for the overall gain on a line.
match(DataFlavor) - Method in class java.awt.datatransfer.DataFlavor
match(Certificate) - Method in interface java.security.cert.CertSelector
Decides whether a Certificate should be selected.
match(CRL) - Method in interface java.security.cert.CRLSelector
Decides whether a CRL should be selected.
match(Certificate) - Method in class java.security.cert.X509CertSelector
Decides whether a Certificate should be selected.
match(CRL) - Method in class java.security.cert.X509CRLSelector
Decides whether a CRL should be selected.
match() - Method in class java.util.Scanner
Returns the match result of the last scanning operation performed by this scanner.
match(AttributeValueExp, StringValueExp) - Static method in class javax.management.Query
Returns a query expression that represents a matching constraint on a string argument.
Matcher - Class in java.util.regex
An engine that performs match operations on a character sequence by interpreting a Pattern.
matcher(CharSequence) - Method in class java.util.regex.Pattern
Creates a matcher that will match the given input against this pattern.
matches(String) - Method in class java.lang.String
Tells whether or not this string matches the given regular expression.
matches(Path) - Method in interface java.nio.file.PathMatcher
Tells if given path matches this matcher's pattern.
matches() - Method in class java.util.regex.Matcher
Attempts to match the entire region against the pattern.
matches(String, CharSequence) - Static method in class java.util.regex.Pattern
Compiles the given regular expression and attempts to match the given input against it.
matches(AudioFormat) - Method in class javax.sound.sampled.AudioFormat
Indicates whether this format matches the one specified.
matches(Line.Info) - Method in class javax.sound.sampled.DataLine.Info
Determines whether the specified info object matches this one.
matches(Line.Info) - Method in class javax.sound.sampled.Line.Info
Indicates whether the specified info object matches this one.
matches(Line.Info) - Method in class javax.sound.sampled.Port.Info
Indicates whether this info object specified matches this one.
matchNameAttribute(AttributeSet, HTML.Tag) - Method in class javax.swing.text.html.HTMLWriter
Returns true if the StyleConstants.NameAttribute is equal to the tag that is passed in as a parameter.
MatchResult - Interface in java.util.regex
The result of a match operation.
Math - Class in java.lang
The class Math contains methods for performing basic numeric operations such as the elementary exponential, logarithm, square root, and trigonometric functions.
MATH_SYMBOL - Static variable in class java.lang.Character
General category "Sm" in the Unicode specification.
MathContext - Class in java.math
Immutable objects which encapsulate the context settings which describe certain rules for numerical operators, such as those implemented by the BigDecimal class.
MathContext(int) - Constructor for class java.math.MathContext
Constructs a new MathContext with the specified precision and the HALF_UP rounding mode.
MathContext(int, RoundingMode) - Constructor for class java.math.MathContext
Constructs a new MathContext with a specified precision and rounding mode.
MathContext(String) - Constructor for class java.math.MathContext
Constructs a new MathContext from a string.
MATHEMATICAL_ALPHANUMERIC_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Mathematical Alphanumeric Symbols" Unicode character block.
MATHEMATICAL_OPERATORS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Mathematical Operators" Unicode character block.
MatteBorder - Class in javax.swing.border
A class which provides a matte-like border of either a solid color or a tiled icon.
MatteBorder(int, int, int, int, Color) - Constructor for class javax.swing.border.MatteBorder
Creates a matte border with the specified insets and color.
MatteBorder(Insets, Color) - Constructor for class javax.swing.border.MatteBorder
Creates a matte border with the specified insets and color.
MatteBorder(int, int, int, int, Icon) - Constructor for class javax.swing.border.MatteBorder
Creates a matte border with the specified insets and tile icon.
MatteBorder(Insets, Icon) - Constructor for class javax.swing.border.MatteBorder
Creates a matte border with the specified insets and tile icon.
MatteBorder(Icon) - Constructor for class javax.swing.border.MatteBorder
Creates a matte border with the specified tile icon.
max(int, int) - Static method in class java.lang.Math
Returns the greater of two int values.
max(long, long) - Static method in class java.lang.Math
Returns the greater of two long values.
max(float, float) - Static method in class java.lang.Math
Returns the greater of two float values.
max(double, double) - Static method in class java.lang.Math
Returns the greater of two double values.
max(int, int) - Static method in class java.lang.StrictMath
Returns the greater of two int values.
max(long, long) - Static method in class java.lang.StrictMath
Returns the greater of two long values.
max(float, float) - Static method in class java.lang.StrictMath
Returns the greater of two float values.
max(double, double) - Static method in class java.lang.StrictMath
Returns the greater of two double values.
max(BigDecimal) - Method in class java.math.BigDecimal
Returns the maximum of this BigDecimal and val.
max(BigInteger) - Method in class java.math.BigInteger
Returns the maximum of this BigInteger and val.
max(Collection<? extends T>) - Static method in class java.util.Collections
Returns the maximum element of the given collection, according to the natural ordering of its elements.
max(Collection<? extends T>, Comparator<? super T>) - Static method in class java.util.Collections
Returns the maximum element of the given collection, according to the order induced by the specified comparator.
max(Spring, Spring) - Static method in class javax.swing.Spring
Returns max(s1, s2): a spring whose value is always greater than (or equal to) the values of both s1 and s2.
MAX_BUFFER - Static variable in class javax.security.sasl.Sasl
The name of a property that specifies the maximum size of the receive buffer in bytes of SaslClient/SaslServer.
MAX_CODE_POINT - Static variable in class java.lang.Character
The maximum value of a Unicode code point, constant U+10FFFF.
MAX_COUNT - Static variable in class javax.swing.plaf.synth.ColorType
Maximum number of ColorTypes.
MAX_EXPONENT - Static variable in class java.lang.Double
Maximum exponent a finite double variable may have.
MAX_EXPONENT - Static variable in class java.lang.Float
Maximum exponent a finite float variable may have.
MAX_HIGH_SURROGATE - Static variable in class java.lang.Character
The maximum value of a Unicode high-surrogate code unit in the UTF-16 encoding, constant '\uDBFF'.
MAX_KEY_LENGTH - Static variable in class java.util.prefs.Preferences
Maximum length of string allowed as a key (80 characters).
MAX_LOW_SURROGATE - Static variable in class java.lang.Character
The maximum value of a Unicode low-surrogate code unit in the UTF-16 encoding, constant '\uDFFF'.
MAX_NAME_LENGTH - Static variable in class java.util.prefs.Preferences
Maximum length of a node name (80 characters).
MAX_PRIORITY - Static variable in class java.lang.Thread
The maximum priority that a thread can have.
MAX_RADIX - Static variable in class java.lang.Character
The maximum radix available for conversion to and from strings.
MAX_SCROLL - Static variable in class javax.swing.plaf.basic.BasicSliderUI
 
MAX_SURROGATE - Static variable in class java.lang.Character
The maximum value of a Unicode surrogate code unit in the UTF-16 encoding, constant '\uDFFF'.
MAX_VALUE - Static variable in class java.lang.Byte
A constant holding the maximum value a byte can have, 27-1.
MAX_VALUE - Static variable in class java.lang.Character
The constant value of this field is the largest value of type char, '\uFFFF'.
MAX_VALUE - Static variable in class java.lang.Double
A constant holding the largest positive finite value of type double, (2-2-52)·21023.
MAX_VALUE - Static variable in class java.lang.Float
A constant holding the largest positive finite value of type float, (2-2-23)·2127.
MAX_VALUE - Static variable in class java.lang.Integer
A constant holding the maximum value an int can have, 231-1.
MAX_VALUE - Static variable in class java.lang.Long
A constant holding the maximum value a long can have, 263-1.
MAX_VALUE - Static variable in class java.lang.Short
A constant holding the maximum value a short can have, 215-1.
MAX_VALUE_FIELD - Static variable in class javax.management.JMX
The name of the maxValue field.
MAX_VALUE_LENGTH - Static variable in class java.util.prefs.Preferences
Maximum length of string allowed as a value (8192 characters).
maxButton - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
MAXGRIDSIZE - Static variable in class java.awt.GridBagLayout
This field is no longer used to reserve arrays and keeped for backward compatibility.
maxIcon - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
maximizable - Variable in class javax.swing.JInternalFrame
The frame can be expanded to the size of the desktop pane.
MAXIMIZE_CMD - Static variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
maximizeAction - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
MAXIMIZED_BOTH - Static variable in class java.awt.Frame
This state bit mask indicates that frame is fully maximized (that is both horizontally and vertically).
MAXIMIZED_HORIZ - Static variable in class java.awt.Frame
This state bit indicates that frame is maximized in the horizontal direction.
MAXIMIZED_VERT - Static variable in class java.awt.Frame
This state bit indicates that frame is maximized in the vertical direction.
maximizeFrame(JInternalFrame) - Method in class javax.swing.DefaultDesktopManager
Resizes the frame to fill its parents bounds.
maximizeFrame(JInternalFrame) - Method in interface javax.swing.DesktopManager
Generally, the frame should be resized to match it's parents bounds.
maximizeFrame(JInternalFrame) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
This method is called when the user wants to maximize the frame.
maximizeKey - Variable in class javax.swing.plaf.basic.BasicDesktopPaneUI
Deprecated.
As of 1.3.
maximum - Variable in class javax.swing.SizeRequirements
The maximum size allowed.
maximumLayoutSize(Container) - Method in class java.awt.BorderLayout
Returns the maximum dimensions for this layout given the components in the specified target container.
maximumLayoutSize(Container) - Method in class java.awt.CardLayout
Returns the maximum dimensions for this layout given the components in the specified target container.
maximumLayoutSize(Container) - Method in class java.awt.GridBagLayout
Returns the maximum dimensions for this layout given the components in the specified target container.
maximumLayoutSize(Container) - Method in interface java.awt.LayoutManager2
Calculates the maximum size dimensions for the specified container, given the components it contains.
maximumLayoutSize(Container) - Method in class javax.swing.BoxLayout
Returns the maximum dimensions the target container can use to lay out the components it contains.
maximumLayoutSize(Container) - Method in class javax.swing.GroupLayout
Returns the maximum size for the specified container.
maximumLayoutSize(Container) - Method in class javax.swing.JRootPane.RootLayout
Returns the maximum amount of space the layout can use.
maximumLayoutSize(Container) - Method in class javax.swing.OverlayLayout
Returns the maximum dimensions needed to lay out the components contained in the specified target container.
maximumLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Returns the maximum layout size, which is Integer.MAX_VALUE in both directions.
maximumLayoutSize(Container) - Method in class javax.swing.SpringLayout
 
maximumRowCount - Variable in class javax.swing.JComboBox
This protected field is implementation specific.
maximumThumbSize - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
MAXLENGTH - Static variable in class javax.swing.text.html.HTML.Attribute
 
maxMemory() - Method in class java.lang.Runtime
Returns the maximum amount of memory that the Java virtual machine will attempt to use.
maxTabHeight - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
maxTabWidth - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
maxWidth - Variable in class javax.swing.table.TableColumn
The maximum width of the column.
MAY - Static variable in class java.util.Calendar
Value of the Calendar.MONTH field indicating the fifth month of the year in the Gregorian and Julian calendars.
maybeUpdateLayoutState() - Method in class javax.swing.plaf.basic.BasicListUI
If updateLayoutStateNeeded is non zero, call updateLayoutState() and reset updateLayoutStateNeeded.
MBeanAttributeInfo - Class in javax.management
Describes an MBean attribute exposed for management.
MBeanAttributeInfo(String, String, String, boolean, boolean, boolean) - Constructor for class javax.management.MBeanAttributeInfo
Constructs an MBeanAttributeInfo object.
MBeanAttributeInfo(String, String, String, boolean, boolean, boolean, Descriptor) - Constructor for class javax.management.MBeanAttributeInfo
Constructs an MBeanAttributeInfo object.
MBeanAttributeInfo(String, String, Method, Method) - Constructor for class javax.management.MBeanAttributeInfo
This constructor takes the name of a simple attribute, and Method objects for reading and writing the attribute.
MBeanConstructorInfo - Class in javax.management
Describes a constructor exposed by an MBean.
MBeanConstructorInfo(String, Constructor<?>) - Constructor for class javax.management.MBeanConstructorInfo
Constructs an MBeanConstructorInfo object.
MBeanConstructorInfo(String, String, MBeanParameterInfo[]) - Constructor for class javax.management.MBeanConstructorInfo
Constructs an MBeanConstructorInfo object.
MBeanConstructorInfo(String, String, MBeanParameterInfo[], Descriptor) - Constructor for class javax.management.MBeanConstructorInfo
Constructs an MBeanConstructorInfo object.
MBeanException - Exception in javax.management
Represents "user defined" exceptions thrown by MBean methods in the agent.
MBeanException(Exception) - Constructor for exception javax.management.MBeanException
Creates an MBeanException that wraps the actual java.lang.Exception.
MBeanException(Exception, String) - Constructor for exception javax.management.MBeanException
Creates an MBeanException that wraps the actual java.lang.Exception with a detail message.
MBeanFeatureInfo - Class in javax.management
Provides general information for an MBean descriptor object.
MBeanFeatureInfo(String, String) - Constructor for class javax.management.MBeanFeatureInfo
Constructs an MBeanFeatureInfo object.
MBeanFeatureInfo(String, String, Descriptor) - Constructor for class javax.management.MBeanFeatureInfo
Constructs an MBeanFeatureInfo object.
MBeanInfo - Class in javax.management
Describes the management interface exposed by an MBean; that is, the set of attributes and operations which are available for management operations.
MBeanInfo(String, String, MBeanAttributeInfo[], MBeanConstructorInfo[], MBeanOperationInfo[], MBeanNotificationInfo[]) - Constructor for class javax.management.MBeanInfo
Constructs an MBeanInfo.
MBeanInfo(String, String, MBeanAttributeInfo[], MBeanConstructorInfo[], MBeanOperationInfo[], MBeanNotificationInfo[], Descriptor) - Constructor for class javax.management.MBeanInfo
Constructs an MBeanInfo.
MBeanNotificationInfo - Class in javax.management
The MBeanNotificationInfo class is used to describe the characteristics of the different notification instances emitted by an MBean, for a given Java class of notification.
MBeanNotificationInfo(String[], String, String) - Constructor for class javax.management.MBeanNotificationInfo
Constructs an MBeanNotificationInfo object.
MBeanNotificationInfo(String[], String, String, Descriptor) - Constructor for class javax.management.MBeanNotificationInfo
Constructs an MBeanNotificationInfo object.
MBeanOperationInfo - Class in javax.management
Describes a management operation exposed by an MBean.
MBeanOperationInfo(String, Method) - Constructor for class javax.management.MBeanOperationInfo
Constructs an MBeanOperationInfo object.
MBeanOperationInfo(String, String, MBeanParameterInfo[], String, int) - Constructor for class javax.management.MBeanOperationInfo
Constructs an MBeanOperationInfo object.
MBeanOperationInfo(String, String, MBeanParameterInfo[], String, int, Descriptor) - Constructor for class javax.management.MBeanOperationInfo
Constructs an MBeanOperationInfo object.
MBeanParameterInfo - Class in javax.management
Describes an argument of an operation exposed by an MBean.
MBeanParameterInfo(String, String, String) - Constructor for class javax.management.MBeanParameterInfo
Constructs an MBeanParameterInfo object.
MBeanParameterInfo(String, String, String, Descriptor) - Constructor for class javax.management.MBeanParameterInfo
Constructs an MBeanParameterInfo object.
MBeanPermission - Class in javax.management
Permission controlling access to MBeanServer operations.
MBeanPermission(String, String) - Constructor for class javax.management.MBeanPermission
Create a new MBeanPermission object with the specified target name and actions.
MBeanPermission(String, String, ObjectName, String) - Constructor for class javax.management.MBeanPermission
Create a new MBeanPermission object with the specified target name (class name, member, object name) and actions.
MBeanRegistration - Interface in javax.management
Can be implemented by an MBean in order to carry out operations before and after being registered or unregistered from the MBean Server.
MBeanRegistrationException - Exception in javax.management
Wraps exceptions thrown by the preRegister(), preDeregister() methods of the MBeanRegistration interface.
MBeanRegistrationException(Exception) - Constructor for exception javax.management.MBeanRegistrationException
Creates an MBeanRegistrationException that wraps the actual java.lang.Exception.
MBeanRegistrationException(Exception, String) - Constructor for exception javax.management.MBeanRegistrationException
Creates an MBeanRegistrationException that wraps the actual java.lang.Exception with a detailed message.
MBeanServer - Interface in javax.management
This is the interface for MBean manipulation on the agent side.
MBeanServerBuilder - Class in javax.management
This class represents a builder that creates a default MBeanServer implementation.
MBeanServerBuilder() - Constructor for class javax.management.MBeanServerBuilder
Public default constructor.
MBeanServerConnection - Interface in javax.management
This interface represents a way to talk to an MBean server, whether local or remote.
MBeanServerDelegate - Class in javax.management
Represents the MBean server from the management point of view.
MBeanServerDelegate() - Constructor for class javax.management.MBeanServerDelegate
Create a MBeanServerDelegate object.
MBeanServerDelegateMBean - Interface in javax.management
Defines the management interface of an object of class MBeanServerDelegate.
MBeanServerFactory - Class in javax.management
Provides MBean server references.
MBeanServerForwarder - Interface in javax.management.remote
An object of this class implements the MBeanServer interface and wraps another object that also implements that interface.
MBeanServerInvocationHandler - Class in javax.management
InvocationHandler that forwards methods in an MBean's management interface through the MBean server to the MBean.
MBeanServerInvocationHandler(MBeanServerConnection, ObjectName) - Constructor for class javax.management.MBeanServerInvocationHandler
Invocation handler that forwards methods through an MBean server to a Standard MBean.
MBeanServerInvocationHandler(MBeanServerConnection, ObjectName, boolean) - Constructor for class javax.management.MBeanServerInvocationHandler
Invocation handler that can forward methods through an MBean server to a Standard MBean or MXBean.
MBeanServerNotification - Class in javax.management
Represents a notification emitted by the MBean Server through the MBeanServerDelegate MBean.
MBeanServerNotification(String, Object, long, ObjectName) - Constructor for class javax.management.MBeanServerNotification
Creates an MBeanServerNotification object specifying object names of the MBeans that caused the notification and the specified notification type.
MBeanServerNotificationFilter - Class in javax.management.relation
MBeanServerNotificationFilter() - Constructor for class javax.management.relation.MBeanServerNotificationFilter
Creates a filter selecting all MBeanServerNotification notifications for all ObjectNames.
MBeanServerPermission - Class in javax.management
A Permission to perform actions related to MBeanServers.
MBeanServerPermission(String) - Constructor for class javax.management.MBeanServerPermission
Create a new MBeanServerPermission with the given name.
MBeanServerPermission(String, String) - Constructor for class javax.management.MBeanServerPermission
Create a new MBeanServerPermission with the given name.
MBeanTrustPermission - Class in javax.management
This permission represents "trust" in a signer or codebase.
MBeanTrustPermission(String) - Constructor for class javax.management.MBeanTrustPermission
Create a new MBeanTrustPermission with the given name.
MBeanTrustPermission(String, String) - Constructor for class javax.management.MBeanTrustPermission
Create a new MBeanTrustPermission with the given name.
MD - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
Media - Class in javax.print.attribute.standard
Class Media is a printing attribute class that specifies the medium on which to print.
Media(int) - Constructor for class javax.print.attribute.standard.Media
Constructs a new media attribute specified by name.
MEDIA_EMPTY - Static variable in class javax.print.attribute.standard.PrinterStateReason
At least one input tray is empty.
MEDIA_JAM - Static variable in class javax.print.attribute.standard.PrinterStateReason
The device has a media jam.
MEDIA_LOW - Static variable in class javax.print.attribute.standard.PrinterStateReason
At least one input tray is low on media.
MEDIA_NEEDED - Static variable in class javax.print.attribute.standard.PrinterStateReason
A tray has run out of media.
MediaName - Class in javax.print.attribute.standard
Class MediaName is a subclass of Media, a printing attribute class (an enumeration) that specifies the media for a print job as a name.
MediaName(int) - Constructor for class javax.print.attribute.standard.MediaName
Constructs a new media name enumeration value with the given integer value.
MediaPrintableArea - Class in javax.print.attribute.standard
Class MediaPrintableArea is a printing attribute used to distinguish the printable and non-printable areas of media.
MediaPrintableArea(float, float, float, float, int) - Constructor for class javax.print.attribute.standard.MediaPrintableArea
Constructs a MediaPrintableArea object from floating point values.
MediaPrintableArea(int, int, int, int, int) - Constructor for class javax.print.attribute.standard.MediaPrintableArea
Constructs a MediaPrintableArea object from integer values.
MediaSize - Class in javax.print.attribute.standard
Class MediaSize is a two-dimensional size valued printing attribute class that indicates the dimensions of the medium in a portrait orientation, with the X dimension running along the bottom edge and the Y dimension running along the left edge.
MediaSize(float, float, int) - Constructor for class javax.print.attribute.standard.MediaSize
Construct a new media size attribute from the given floating-point values.
MediaSize(int, int, int) - Constructor for class javax.print.attribute.standard.MediaSize
Construct a new media size attribute from the given integer values.
MediaSize(float, float, int, MediaSizeName) - Constructor for class javax.print.attribute.standard.MediaSize
Construct a new media size attribute from the given floating-point values.
MediaSize(int, int, int, MediaSizeName) - Constructor for class javax.print.attribute.standard.MediaSize
Construct a new media size attribute from the given integer values.
MediaSize.Engineering - Class in javax.print.attribute.standard
Class MediaSize.Engineering includes MediaSize values for engineering media.
MediaSize.ISO - Class in javax.print.attribute.standard
Class MediaSize.ISO includes MediaSize values for ISO media.
MediaSize.JIS - Class in javax.print.attribute.standard
Class MediaSize.JIS includes MediaSize values for JIS (Japanese) media.
MediaSize.NA - Class in javax.print.attribute.standard
Class MediaSize.NA includes MediaSize values for North American media.
MediaSize.Other - Class in javax.print.attribute.standard
Class MediaSize.Other includes MediaSize values for miscellaneous media.
MediaSizeName - Class in javax.print.attribute.standard
Class MediaSizeName is a subclass of Media.
MediaSizeName(int) - Constructor for class javax.print.attribute.standard.MediaSizeName
Construct a new media size enumeration value with the given integer value.
MediaTracker - Class in java.awt
The MediaTracker class is a utility class to track the status of a number of media objects.
MediaTracker(Component) - Constructor for class java.awt.MediaTracker
Creates a media tracker to track images for a given component.
MediaTray - Class in javax.print.attribute.standard
Class MediaTray is a subclass of Media.
MediaTray(int) - Constructor for class javax.print.attribute.standard.MediaTray
Construct a new media tray enumeration value with the given integer value.
MEDIUM - Static variable in class java.text.DateFormat
Constant for medium style pattern.
MEETEI_MAYEK - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Meetei Mayek" Unicode character block.
Member - Interface in java.lang.reflect
Member is an interface that reflects identifying information about a single member (a field or a method) or a constructor.
MEMBER_OF - Static variable in class javax.accessibility.AccessibleRelation
Indicates an object is a member of a group of one or more target objects.
MEMBER_OF_PROPERTY - Static variable in class javax.accessibility.AccessibleRelation
Identifies that group membership has changed.
members() - Method in interface java.security.acl.Group
Returns an enumeration of the members in the group.
MembershipKey - Class in java.nio.channels
A token representing the membership of an Internet Protocol (IP) multicast group.
MembershipKey() - Constructor for class java.nio.channels.MembershipKey
Initializes a new instance of this class.
MEMORY_COLLECTION_THRESHOLD_EXCEEDED - Static variable in class java.lang.management.MemoryNotificationInfo
Notification type denoting that the memory usage of a memory pool is greater than or equal to its collection usage threshold after the Java virtual machine has expended effort in recycling unused objects in that memory pool.
MEMORY_MANAGER_MXBEAN_DOMAIN_TYPE - Static variable in class java.lang.management.ManagementFactory
The domain name and the type key property in the ObjectName for a MemoryManagerMXBean.
MEMORY_MXBEAN_NAME - Static variable in class java.lang.management.ManagementFactory
String representation of the ObjectName for the MemoryMXBean.
MEMORY_POOL_MXBEAN_DOMAIN_TYPE - Static variable in class java.lang.management.ManagementFactory
The domain name and the type key property in the ObjectName for a MemoryPoolMXBean.
MEMORY_THRESHOLD_EXCEEDED - Static variable in class java.lang.management.MemoryNotificationInfo
Notification type denoting that the memory usage of a memory pool has reached or exceeded its usage threshold value.
MemoryCacheImageInputStream - Class in javax.imageio.stream
An implementation of ImageInputStream that gets its input from a regular InputStream.
MemoryCacheImageInputStream(InputStream) - Constructor for class javax.imageio.stream.MemoryCacheImageInputStream
Constructs a MemoryCacheImageInputStream that will read from a given InputStream.
MemoryCacheImageOutputStream - Class in javax.imageio.stream
An implementation of ImageOutputStream that writes its output to a regular OutputStream.
MemoryCacheImageOutputStream(OutputStream) - Constructor for class javax.imageio.stream.MemoryCacheImageOutputStream
Constructs a MemoryCacheImageOutputStream that will write to a given OutputStream.
MemoryHandler - Class in java.util.logging
Handler that buffers requests in a circular buffer in memory.
MemoryHandler() - Constructor for class java.util.logging.MemoryHandler
Create a MemoryHandler and configure it based on LogManager configuration properties.
MemoryHandler(Handler, int, Level) - Constructor for class java.util.logging.MemoryHandler
Create a MemoryHandler.
MemoryImageSource - Class in java.awt.image
This class is an implementation of the ImageProducer interface which uses an array to produce pixel values for an Image.
MemoryImageSource(int, int, ColorModel, byte[], int, int) - Constructor for class java.awt.image.MemoryImageSource
Constructs an ImageProducer object which uses an array of bytes to produce data for an Image object.
MemoryImageSource(int, int, ColorModel, byte[], int, int, Hashtable<?, ?>) - Constructor for class java.awt.image.MemoryImageSource
Constructs an ImageProducer object which uses an array of bytes to produce data for an Image object.
MemoryImageSource(int, int, ColorModel, int[], int, int) - Constructor for class java.awt.image.MemoryImageSource
Constructs an ImageProducer object which uses an array of integers to produce data for an Image object.
MemoryImageSource(int, int, ColorModel, int[], int, int, Hashtable<?, ?>) - Constructor for class java.awt.image.MemoryImageSource
Constructs an ImageProducer object which uses an array of integers to produce data for an Image object.
MemoryImageSource(int, int, int[], int, int) - Constructor for class java.awt.image.MemoryImageSource
Constructs an ImageProducer object which uses an array of integers in the default RGB ColorModel to produce data for an Image object.
MemoryImageSource(int, int, int[], int, int, Hashtable<?, ?>) - Constructor for class java.awt.image.MemoryImageSource
Constructs an ImageProducer object which uses an array of integers in the default RGB ColorModel to produce data for an Image object.
MemoryManagerMXBean - Interface in java.lang.management
The management interface for a memory manager.
MemoryMXBean - Interface in java.lang.management
The management interface for the memory system of the Java virtual machine.
MemoryNotificationInfo - Class in java.lang.management
The information about a memory notification.
MemoryNotificationInfo(String, MemoryUsage, long) - Constructor for class java.lang.management.MemoryNotificationInfo
Constructs a MemoryNotificationInfo object.
MemoryPoolMXBean - Interface in java.lang.management
The management interface for a memory pool.
MemoryType - Enum in java.lang.management
Types of memory pools.
MemoryUsage - Class in java.lang.management
A MemoryUsage object represents a snapshot of memory usage.
MemoryUsage(long, long, long, long) - Constructor for class java.lang.management.MemoryUsage
Constructs a MemoryUsage object.
Menu - Class in java.awt
A Menu object is a pull-down menu component that is deployed from a menu bar.
Menu() - Constructor for class java.awt.Menu
Constructs a new menu with an empty label.
Menu(String) - Constructor for class java.awt.Menu
Constructs a new menu with the specified label.
Menu(String, boolean) - Constructor for class java.awt.Menu
Constructs a new menu with the specified label, indicating whether the menu can be torn off.
MENU - Static variable in class java.awt.SystemColor
The array index for the SystemColor.menu system color.
menu - Static variable in class java.awt.SystemColor
The color rendered for the background of menus.
MENU - Static variable in class javax.accessibility.AccessibleRole
An object usually found inside a menu bar that contains a list of actions the user can choose from.
menu - Variable in class javax.swing.plaf.basic.BasicMenuUI.ChangeHandler
 
MENU - Static variable in class javax.swing.plaf.synth.Region
Menu region.
MENU - Static variable in class javax.swing.text.html.HTML.Tag
 
Menu.AccessibleAWTMenu - Class in java.awt
Inner class of Menu used to provide default support for accessibility.
Menu.AccessibleAWTMenu() - Constructor for class java.awt.Menu.AccessibleAWTMenu
 
MENU_BAR - Static variable in class javax.accessibility.AccessibleRole
An object usually drawn at the top of the primary dialog box of an application that contains a list of menus the user can choose from.
MENU_BAR - Static variable in class javax.swing.plaf.synth.Region
MenuBar region.
MENU_BAR_PROPERTY - Static variable in class javax.swing.JInternalFrame
Bound property name.
MENU_ITEM - Static variable in class javax.accessibility.AccessibleRole
An object usually contained in a menu that presents an action the user can choose.
MENU_ITEM - Static variable in class javax.swing.plaf.synth.Region
MenuItem region.
MENU_ITEM_ACCELERATOR - Static variable in class javax.swing.plaf.synth.Region
Accelerator region of a MenuItem.
MENU_TEXT - Static variable in class java.awt.SystemColor
The array index for the SystemColor.menuText system color.
MenuBar - Class in java.awt
The MenuBar class encapsulates the platform's concept of a menu bar bound to a frame.
MenuBar() - Constructor for class java.awt.MenuBar
Creates a new menu bar.
menuBar - Variable in class javax.swing.JRootPane
The menu bar.
menuBar - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
menuBar - Variable in class javax.swing.plaf.basic.BasicMenuBarUI
 
MenuBar.AccessibleAWTMenuBar - Class in java.awt
Inner class of MenuBar used to provide default support for accessibility.
MenuBar.AccessibleAWTMenuBar() - Constructor for class java.awt.MenuBar.AccessibleAWTMenuBar
 
MenuBarPeer - Interface in java.awt.peer
The peer interface for MenuBar.
MenuBarUI - Class in javax.swing.plaf
Pluggable look and feel interface for JMenuBar.
MenuBarUI() - Constructor for class javax.swing.plaf.MenuBarUI
 
menuCanceled(MenuEvent) - Method in interface javax.swing.event.MenuListener
Invoked when the menu is canceled.
MenuComponent - Class in java.awt
The abstract class MenuComponent is the superclass of all menu-related components.
MenuComponent() - Constructor for class java.awt.MenuComponent
Creates a MenuComponent.
MenuComponent.AccessibleAWTMenuComponent - Class in java.awt
Inner class of MenuComponent used to provide default support for accessibility.
MenuComponent.AccessibleAWTMenuComponent() - Constructor for class java.awt.MenuComponent.AccessibleAWTMenuComponent
Although the class is abstract, this should be called by all sub-classes.
MenuComponentPeer - Interface in java.awt.peer
The base interface for all kinds of menu components.
MenuContainer - Interface in java.awt
The super class of all menu related containers.
menuDeselected(MenuEvent) - Method in interface javax.swing.event.MenuListener
Invoked when the menu is deselected.
menuDragMouseDragged(MenuDragMouseEvent) - Method in interface javax.swing.event.MenuDragMouseListener
Invoked when the mouse is being dragged in a menu component's display area.
menuDragMouseEntered(MenuDragMouseEvent) - Method in interface javax.swing.event.MenuDragMouseListener
Invoked when the dragged mouse has entered a menu component's display area.
MenuDragMouseEvent - Class in javax.swing.event
MenuDragMouseEvent is used to notify interested parties that the menu element has received a MouseEvent forwarded to it under drag conditions.
MenuDragMouseEvent(Component, int, long, int, int, int, int, boolean, MenuElement[], MenuSelectionManager) - Constructor for class javax.swing.event.MenuDragMouseEvent
Constructs a MenuDragMouseEvent object.
MenuDragMouseEvent(Component, int, long, int, int, int, int, int, int, boolean, MenuElement[], MenuSelectionManager) - Constructor for class javax.swing.event.MenuDragMouseEvent
Constructs a MenuDragMouseEvent object.
menuDragMouseExited(MenuDragMouseEvent) - Method in interface javax.swing.event.MenuDragMouseListener
Invoked when the dragged mouse has left a menu component's display area.
MenuDragMouseListener - Interface in javax.swing.event
Defines a menu mouse-drag listener.
menuDragMouseListener - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
menuDragMouseReleased(MenuDragMouseEvent) - Method in interface javax.swing.event.MenuDragMouseListener
Invoked when a dragged mouse is release in a menu component's display area.
MenuElement - Interface in javax.swing
Any component that can be placed into a menu should implement this interface.
MenuEvent - Class in javax.swing.event
MenuEvent is used to notify interested parties that the menu which is the event source has been posted, selected, or canceled.
MenuEvent(Object) - Constructor for class javax.swing.event.MenuEvent
Constructs a MenuEvent object.
MenuItem - Class in java.awt
All items in a menu must belong to the class MenuItem, or one of its subclasses.
MenuItem() - Constructor for class java.awt.MenuItem
Constructs a new MenuItem with an empty label and no keyboard shortcut.
MenuItem(String) - Constructor for class java.awt.MenuItem
Constructs a new MenuItem with the specified label and no keyboard shortcut.
MenuItem(String, MenuShortcut) - Constructor for class java.awt.MenuItem
Create a menu item with an associated keyboard shortcut.
menuItem - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
MenuItem.AccessibleAWTMenuItem - Class in java.awt
Inner class of MenuItem used to provide default support for accessibility.
MenuItem.AccessibleAWTMenuItem() - Constructor for class java.awt.MenuItem.AccessibleAWTMenuItem
 
MenuItemPeer - Interface in java.awt.peer
The peer interface for menu items.
MenuItemUI - Class in javax.swing.plaf
Pluggable look and feel interface for JMenuItem.
MenuItemUI() - Constructor for class javax.swing.plaf.MenuItemUI
 
MenuKeyEvent - Class in javax.swing.event
MenuKeyEvent is used to notify interested parties that the menu element has received a KeyEvent forwarded to it in a menu tree.
MenuKeyEvent(Component, int, long, int, int, char, MenuElement[], MenuSelectionManager) - Constructor for class javax.swing.event.MenuKeyEvent
Constructs a MenuKeyEvent object.
MenuKeyListener - Interface in javax.swing.event
MenuKeyListener
menuKeyListener - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
menuKeyPressed(MenuKeyEvent) - Method in interface javax.swing.event.MenuKeyListener
Invoked when a key has been pressed.
menuKeyReleased(MenuKeyEvent) - Method in interface javax.swing.event.MenuKeyListener
Invoked when a key has been released.
menuKeyTyped(MenuKeyEvent) - Method in interface javax.swing.event.MenuKeyListener
Invoked when a key has been typed.
MenuListener - Interface in javax.swing.event
Defines a listener for menu events.
menuListener - Variable in class javax.swing.plaf.basic.BasicMenuUI
 
MenuPeer - Interface in java.awt.peer
The peer interface for menus.
menuSelected(MenuEvent) - Method in interface javax.swing.event.MenuListener
Invoked when a menu is selected.
menuSelectionChanged(boolean) - Method in class javax.swing.JMenu
Messaged when the menubar selection changes to activate or deactivate this menu.
menuSelectionChanged(boolean) - Method in class javax.swing.JMenuBar
Implemented to be a MenuElement -- does nothing.
menuSelectionChanged(boolean) - Method in class javax.swing.JMenuItem
Called by the MenuSelectionManager when the MenuElement is selected or unselected.
menuSelectionChanged(boolean) - Method in class javax.swing.JPopupMenu
Messaged when the menubar selection changes to activate or deactivate this menu.
menuSelectionChanged(boolean) - Method in interface javax.swing.MenuElement
Call by the MenuSelectionManager when the MenuElement is added or remove from the menu selection.
MenuSelectionManager - Class in javax.swing
A MenuSelectionManager owns the selection in menu hierarchy.
MenuSelectionManager() - Constructor for class javax.swing.MenuSelectionManager
 
MenuShortcut - Class in java.awt
The MenuShortcutclass represents a keyboard accelerator for a MenuItem.
MenuShortcut(int) - Constructor for class java.awt.MenuShortcut
Constructs a new MenuShortcut for the specified virtual keycode.
MenuShortcut(int, boolean) - Constructor for class java.awt.MenuShortcut
Constructs a new MenuShortcut for the specified virtual keycode.
menuText - Static variable in class java.awt.SystemColor
The color rendered for the text of menus.
mergeTree(String, Node) - Method in class javax.imageio.metadata.IIOMetadata
Alters the internal state of this IIOMetadata object from a tree of XML DOM Nodes whose syntax is defined by the given metadata format.
message - Variable in class javax.swing.JOptionPane
Message to display.
MESSAGE_PROPERTY - Static variable in class javax.swing.JOptionPane
Bound property name for message.
MESSAGE_TYPE_PROPERTY - Static variable in class javax.swing.JOptionPane
Bound property name for type.
MessageDigest - Class in java.security
This MessageDigest class provides applications the functionality of a message digest algorithm, such as SHA-1 or SHA-256.
MessageDigest(String) - Constructor for class java.security.MessageDigest
Creates a message digest with the specified algorithm name.
MessageDigestSpi - Class in java.security
This class defines the Service Provider Interface (SPI) for the MessageDigest class, which provides the functionality of a message digest algorithm, such as MD5 or SHA.
MessageDigestSpi() - Constructor for class java.security.MessageDigestSpi
 
MessageFormat - Class in java.text
MessageFormat provides a means to produce concatenated messages in a language-neutral way.
MessageFormat(String) - Constructor for class java.text.MessageFormat
Constructs a MessageFormat for the default locale and the specified pattern.
MessageFormat(String, Locale) - Constructor for class java.text.MessageFormat
Constructs a MessageFormat for the specified locale and pattern.
MessageFormat.Field - Class in java.text
Defines constants that are used as attribute keys in the AttributedCharacterIterator returned from MessageFormat.formatToCharacterIterator.
MessageFormat.Field(String) - Constructor for class java.text.MessageFormat.Field
Creates a Field with the specified name.
MessageProp - Class in org.ietf.jgss
This is a utility class used within the per-message GSSContext methods to convey per-message properties.
MessageProp(boolean) - Constructor for class org.ietf.jgss.MessageProp
Constructor which sets the desired privacy state.
MessageProp(int, boolean) - Constructor for class org.ietf.jgss.MessageProp
Constructor which sets the values for the qop and privacy state.
Messager - Interface in javax.annotation.processing
A Messager provides the way for an annotation processor to report error messages, warnings, and other notices.
messageType - Variable in class javax.swing.JOptionPane
Message type.
meta(MetaMessage) - Method in interface javax.sound.midi.MetaEventListener
Invoked when a Sequencer has encountered and processed a MetaMessage in the Sequence it is processing.
META - Static variable in class javax.sound.midi.MetaMessage
Status byte for MetaMessage (0xFF, or 255), which is used in MIDI files.
META - Static variable in class javax.swing.text.html.HTML.Tag
 
meta - Variable in class javax.swing.text.html.parser.DTD
 
META_DOWN_MASK - Static variable in class java.awt.event.InputEvent
The Meta key extended modifier constant.
META_MASK - Static variable in class java.awt.event.ActionEvent
The meta modifier.
META_MASK - Static variable in class java.awt.event.InputEvent
The Meta key modifier constant.
META_MASK - Static variable in class java.awt.Event
This flag indicates that the Meta key was down when the event occurred.
metadata - Variable in class javax.imageio.IIOImage
An IIOMetadata object containing metadata associated with the image.
metaDown() - Method in class java.awt.Event
NOTE: The Event class is obsolete and is available only for backwards compatilibility.
MetaEventListener - Interface in javax.sound.midi
The MetaEventListener interface should be implemented by classes whose instances need to be notified when a Sequencer has processed a MetaMessage.
MetalBorders - Class in javax.swing.plaf.metal
Factory object that can vend Borders appropriate for the metal L & F.
MetalBorders() - Constructor for class javax.swing.plaf.metal.MetalBorders
 
MetalBorders.ButtonBorder - Class in javax.swing.plaf.metal
 
MetalBorders.ButtonBorder() - Constructor for class javax.swing.plaf.metal.MetalBorders.ButtonBorder
 
MetalBorders.Flush3DBorder - Class in javax.swing.plaf.metal
 
MetalBorders.Flush3DBorder() - Constructor for class javax.swing.plaf.metal.MetalBorders.Flush3DBorder
 
MetalBorders.InternalFrameBorder - Class in javax.swing.plaf.metal
 
MetalBorders.InternalFrameBorder() - Constructor for class javax.swing.plaf.metal.MetalBorders.InternalFrameBorder
 
MetalBorders.MenuBarBorder - Class in javax.swing.plaf.metal
 
MetalBorders.MenuBarBorder() - Constructor for class javax.swing.plaf.metal.MetalBorders.MenuBarBorder
 
MetalBorders.MenuItemBorder - Class in javax.swing.plaf.metal
 
MetalBorders.MenuItemBorder() - Constructor for class javax.swing.plaf.metal.MetalBorders.MenuItemBorder
 
MetalBorders.OptionDialogBorder - Class in javax.swing.plaf.metal
 
MetalBorders.OptionDialogBorder() - Constructor for class javax.swing.plaf.metal.MetalBorders.OptionDialogBorder
 
MetalBorders.PaletteBorder - Class in javax.swing.plaf.metal
Border for a Palette.
MetalBorders.PaletteBorder() - Constructor for class javax.swing.plaf.metal.MetalBorders.PaletteBorder
 
MetalBorders.PopupMenuBorder - Class in javax.swing.plaf.metal
 
MetalBorders.PopupMenuBorder() - Constructor for class javax.swing.plaf.metal.MetalBorders.PopupMenuBorder
 
MetalBorders.RolloverButtonBorder - Class in javax.swing.plaf.metal
 
MetalBorders.RolloverButtonBorder() - Constructor for class javax.swing.plaf.metal.MetalBorders.RolloverButtonBorder
 
MetalBorders.ScrollPaneBorder - Class in javax.swing.plaf.metal
 
MetalBorders.ScrollPaneBorder() - Constructor for class javax.swing.plaf.metal.MetalBorders.ScrollPaneBorder
 
MetalBorders.TableHeaderBorder - Class in javax.swing.plaf.metal
Border for a Table Header
MetalBorders.TableHeaderBorder() - Constructor for class javax.swing.plaf.metal.MetalBorders.TableHeaderBorder
 
MetalBorders.TextFieldBorder - Class in javax.swing.plaf.metal
 
MetalBorders.TextFieldBorder() - Constructor for class javax.swing.plaf.metal.MetalBorders.TextFieldBorder
 
MetalBorders.ToggleButtonBorder - Class in javax.swing.plaf.metal
 
MetalBorders.ToggleButtonBorder() - Constructor for class javax.swing.plaf.metal.MetalBorders.ToggleButtonBorder
 
MetalBorders.ToolBarBorder - Class in javax.swing.plaf.metal
 
MetalBorders.ToolBarBorder() - Constructor for class javax.swing.plaf.metal.MetalBorders.ToolBarBorder
 
MetalButtonUI - Class in javax.swing.plaf.metal
MetalButtonUI implementation
MetalButtonUI() - Constructor for class javax.swing.plaf.metal.MetalButtonUI
 
MetalCheckBoxIcon - Class in javax.swing.plaf.metal
CheckboxIcon implementation for OrganicCheckBoxUI
MetalCheckBoxIcon() - Constructor for class javax.swing.plaf.metal.MetalCheckBoxIcon
 
MetalCheckBoxUI - Class in javax.swing.plaf.metal
CheckboxUI implementation for MetalCheckboxUI
MetalCheckBoxUI() - Constructor for class javax.swing.plaf.metal.MetalCheckBoxUI
 
MetalComboBoxButton - Class in javax.swing.plaf.metal
JButton subclass to help out MetalComboBoxUI
MetalComboBoxButton(JComboBox, Icon, CellRendererPane, JList) - Constructor for class javax.swing.plaf.metal.MetalComboBoxButton
 
MetalComboBoxButton(JComboBox, Icon, boolean, CellRendererPane, JList) - Constructor for class javax.swing.plaf.metal.MetalComboBoxButton
 
MetalComboBoxEditor - Class in javax.swing.plaf.metal
The default editor for Metal editable combo boxes
MetalComboBoxEditor() - Constructor for class javax.swing.plaf.metal.MetalComboBoxEditor
 
MetalComboBoxEditor.UIResource - Class in javax.swing.plaf.metal
A subclass of BasicComboBoxEditor that implements UIResource.
MetalComboBoxEditor.UIResource() - Constructor for class javax.swing.plaf.metal.MetalComboBoxEditor.UIResource
 
MetalComboBoxIcon - Class in javax.swing.plaf.metal
This utility class draws the horizontal bars which indicate a MetalComboBox
MetalComboBoxIcon() - Constructor for class javax.swing.plaf.metal.MetalComboBoxIcon
 
MetalComboBoxUI - Class in javax.swing.plaf.metal
Metal UI for JComboBox
MetalComboBoxUI() - Constructor for class javax.swing.plaf.metal.MetalComboBoxUI
 
MetalComboBoxUI.MetalComboBoxLayoutManager - Class in javax.swing.plaf.metal
This class should be treated as a "protected" inner class.
MetalComboBoxUI.MetalComboBoxLayoutManager() - Constructor for class javax.swing.plaf.metal.MetalComboBoxUI.MetalComboBoxLayoutManager
 
MetalComboBoxUI.MetalComboPopup - Class in javax.swing.plaf.metal
Deprecated.
As of Java 2 platform v1.4.
MetalComboBoxUI.MetalComboPopup(JComboBox) - Constructor for class javax.swing.plaf.metal.MetalComboBoxUI.MetalComboPopup
Deprecated.
 
MetalComboBoxUI.MetalPropertyChangeListener - Class in javax.swing.plaf.metal
This class should be treated as a "protected" inner class.
MetalComboBoxUI.MetalPropertyChangeListener() - Constructor for class javax.swing.plaf.metal.MetalComboBoxUI.MetalPropertyChangeListener
 
MetalDesktopIconUI - Class in javax.swing.plaf.metal
Metal desktop icon.
MetalDesktopIconUI() - Constructor for class javax.swing.plaf.metal.MetalDesktopIconUI
 
MetalFileChooserUI - Class in javax.swing.plaf.metal
Metal L&F implementation of a FileChooser.
MetalFileChooserUI(JFileChooser) - Constructor for class javax.swing.plaf.metal.MetalFileChooserUI
 
MetalFileChooserUI.DirectoryComboBoxAction - Class in javax.swing.plaf.metal
Acts when DirectoryComboBox has changed the selected item.
MetalFileChooserUI.DirectoryComboBoxAction() - Constructor for class javax.swing.plaf.metal.MetalFileChooserUI.DirectoryComboBoxAction
 
MetalFileChooserUI.DirectoryComboBoxModel - Class in javax.swing.plaf.metal
Data model for a type-face selection combo-box.
MetalFileChooserUI.DirectoryComboBoxModel() - Constructor for class javax.swing.plaf.metal.MetalFileChooserUI.DirectoryComboBoxModel
 
MetalFileChooserUI.FileRenderer - Class in javax.swing.plaf.metal
 
MetalFileChooserUI.FileRenderer() - Constructor for class javax.swing.plaf.metal.MetalFileChooserUI.FileRenderer
 
MetalFileChooserUI.FilterComboBoxModel - Class in javax.swing.plaf.metal
Data model for a type-face selection combo-box.
MetalFileChooserUI.FilterComboBoxModel() - Constructor for class javax.swing.plaf.metal.MetalFileChooserUI.FilterComboBoxModel
 
MetalFileChooserUI.FilterComboBoxRenderer - Class in javax.swing.plaf.metal
Render different type sizes and styles.
MetalFileChooserUI.FilterComboBoxRenderer() - Constructor for class javax.swing.plaf.metal.MetalFileChooserUI.FilterComboBoxRenderer
 
MetalFileChooserUI.SingleClickListener - Class in javax.swing.plaf.metal
 
MetalFileChooserUI.SingleClickListener(JList) - Constructor for class javax.swing.plaf.metal.MetalFileChooserUI.SingleClickListener
 
MetalIconFactory - Class in javax.swing.plaf.metal
Factory object that vends Icons for the JavaTM look and feel (Metal).
MetalIconFactory() - Constructor for class javax.swing.plaf.metal.MetalIconFactory
 
MetalIconFactory.FileIcon16 - Class in javax.swing.plaf.metal
Warning: Serialized objects of this class will not be compatible with future Swing releases.
MetalIconFactory.FileIcon16() - Constructor for class javax.swing.plaf.metal.MetalIconFactory.FileIcon16
 
MetalIconFactory.FolderIcon16 - Class in javax.swing.plaf.metal
Warning: Serialized objects of this class will not be compatible with future Swing releases.
MetalIconFactory.FolderIcon16() - Constructor for class javax.swing.plaf.metal.MetalIconFactory.FolderIcon16
 
MetalIconFactory.PaletteCloseIcon - Class in javax.swing.plaf.metal
Defines an icon for Palette close
MetalIconFactory.PaletteCloseIcon() - Constructor for class javax.swing.plaf.metal.MetalIconFactory.PaletteCloseIcon
 
MetalIconFactory.TreeControlIcon - Class in javax.swing.plaf.metal
Warning: Serialized objects of this class will not be compatible with future Swing releases.
MetalIconFactory.TreeControlIcon(boolean) - Constructor for class javax.swing.plaf.metal.MetalIconFactory.TreeControlIcon
 
MetalIconFactory.TreeFolderIcon - Class in javax.swing.plaf.metal
Warning: Serialized objects of this class will not be compatible with future Swing releases.
MetalIconFactory.TreeFolderIcon() - Constructor for class javax.swing.plaf.metal.MetalIconFactory.TreeFolderIcon
 
MetalIconFactory.TreeLeafIcon - Class in javax.swing.plaf.metal
 
MetalIconFactory.TreeLeafIcon() - Constructor for class javax.swing.plaf.metal.MetalIconFactory.TreeLeafIcon
 
MetalInternalFrameTitlePane - Class in javax.swing.plaf.metal
Class that manages a JLF title bar
MetalInternalFrameTitlePane(JInternalFrame) - Constructor for class javax.swing.plaf.metal.MetalInternalFrameTitlePane
 
MetalInternalFrameUI - Class in javax.swing.plaf.metal
Metal implementation of JInternalFrame.
MetalInternalFrameUI(JInternalFrame) - Constructor for class javax.swing.plaf.metal.MetalInternalFrameUI
 
MetalLabelUI - Class in javax.swing.plaf.metal
A Windows L&F implementation of LabelUI.
MetalLabelUI() - Constructor for class javax.swing.plaf.metal.MetalLabelUI
 
metalLabelUI - Static variable in class javax.swing.plaf.metal.MetalLabelUI
The default MetalLabelUI instance.
MetalLookAndFeel - Class in javax.swing.plaf.metal
The Java Look and Feel, otherwise known as Metal.
MetalLookAndFeel() - Constructor for class javax.swing.plaf.metal.MetalLookAndFeel
 
MetalMenuBarUI - Class in javax.swing.plaf.metal
Metal implementation of MenuBarUI.
MetalMenuBarUI() - Constructor for class javax.swing.plaf.metal.MetalMenuBarUI
 
MetalPopupMenuSeparatorUI - Class in javax.swing.plaf.metal
A Metal L&F implementation of PopupMenuSeparatorUI.
MetalPopupMenuSeparatorUI() - Constructor for class javax.swing.plaf.metal.MetalPopupMenuSeparatorUI
 
MetalProgressBarUI - Class in javax.swing.plaf.metal
The Metal implementation of ProgressBarUI.
MetalProgressBarUI() - Constructor for class javax.swing.plaf.metal.MetalProgressBarUI
 
MetalRadioButtonUI - Class in javax.swing.plaf.metal
RadioButtonUI implementation for MetalRadioButtonUI
MetalRadioButtonUI() - Constructor for class javax.swing.plaf.metal.MetalRadioButtonUI
 
MetalRootPaneUI - Class in javax.swing.plaf.metal
Provides the metal look and feel implementation of RootPaneUI.
MetalRootPaneUI() - Constructor for class javax.swing.plaf.metal.MetalRootPaneUI
 
MetalScrollBarUI - Class in javax.swing.plaf.metal
Implementation of ScrollBarUI for the Metal Look and Feel
MetalScrollBarUI() - Constructor for class javax.swing.plaf.metal.MetalScrollBarUI
 
MetalScrollButton - Class in javax.swing.plaf.metal
JButton object for Metal scrollbar arrows.
MetalScrollButton(int, int, boolean) - Constructor for class javax.swing.plaf.metal.MetalScrollButton
 
MetalScrollPaneUI - Class in javax.swing.plaf.metal
A Metal L&F implementation of ScrollPaneUI.
MetalScrollPaneUI() - Constructor for class javax.swing.plaf.metal.MetalScrollPaneUI
 
MetalSeparatorUI - Class in javax.swing.plaf.metal
A Metal L&F implementation of SeparatorUI.
MetalSeparatorUI() - Constructor for class javax.swing.plaf.metal.MetalSeparatorUI
 
MetalSliderUI - Class in javax.swing.plaf.metal
A Java L&F implementation of SliderUI.
MetalSliderUI() - Constructor for class javax.swing.plaf.metal.MetalSliderUI
 
MetalSliderUI.MetalPropertyListener - Class in javax.swing.plaf.metal
 
MetalSliderUI.MetalPropertyListener() - Constructor for class javax.swing.plaf.metal.MetalSliderUI.MetalPropertyListener
 
MetalSplitPaneUI - Class in javax.swing.plaf.metal
Metal split pane.
MetalSplitPaneUI() - Constructor for class javax.swing.plaf.metal.MetalSplitPaneUI
 
MetalTabbedPaneUI - Class in javax.swing.plaf.metal
The Metal subclass of BasicTabbedPaneUI.
MetalTabbedPaneUI() - Constructor for class javax.swing.plaf.metal.MetalTabbedPaneUI
 
MetalTabbedPaneUI.TabbedPaneLayout - Class in javax.swing.plaf.metal
This class should be treated as a "protected" inner class.
MetalTabbedPaneUI.TabbedPaneLayout() - Constructor for class javax.swing.plaf.metal.MetalTabbedPaneUI.TabbedPaneLayout
 
MetalTextFieldUI - Class in javax.swing.plaf.metal
Basis of a look and feel for a JTextField.
MetalTextFieldUI() - Constructor for class javax.swing.plaf.metal.MetalTextFieldUI
 
MetalTheme - Class in javax.swing.plaf.metal
MetalTheme provides the color palette and fonts used by the Java Look and Feel.
MetalTheme() - Constructor for class javax.swing.plaf.metal.MetalTheme
 
MetalToggleButtonUI - Class in javax.swing.plaf.metal
MetalToggleButton implementation
MetalToggleButtonUI() - Constructor for class javax.swing.plaf.metal.MetalToggleButtonUI
 
MetalToolBarUI - Class in javax.swing.plaf.metal
A Metal Look and Feel implementation of ToolBarUI.
MetalToolBarUI() - Constructor for class javax.swing.plaf.metal.MetalToolBarUI
 
MetalToolBarUI.MetalContainerListener - Class in javax.swing.plaf.metal
 
MetalToolBarUI.MetalContainerListener() - Constructor for class javax.swing.plaf.metal.MetalToolBarUI.MetalContainerListener
 
MetalToolBarUI.MetalDockingListener - Class in javax.swing.plaf.metal
 
MetalToolBarUI.MetalDockingListener(JToolBar) - Constructor for class javax.swing.plaf.metal.MetalToolBarUI.MetalDockingListener
 
MetalToolBarUI.MetalRolloverListener - Class in javax.swing.plaf.metal
 
MetalToolBarUI.MetalRolloverListener() - Constructor for class javax.swing.plaf.metal.MetalToolBarUI.MetalRolloverListener
 
MetalToolTipUI - Class in javax.swing.plaf.metal
A Metal L&F extension of BasicToolTipUI.
MetalToolTipUI() - Constructor for class javax.swing.plaf.metal.MetalToolTipUI
 
MetalTreeUI - Class in javax.swing.plaf.metal
The metal look and feel implementation of TreeUI.
MetalTreeUI() - Constructor for class javax.swing.plaf.metal.MetalTreeUI
 
MetaMessage - Class in javax.sound.midi
A MetaMessage is a MidiMessage that is not meaningful to synthesizers, but that can be stored in a MIDI file and interpreted by a sequencer program.
MetaMessage() - Constructor for class javax.sound.midi.MetaMessage
Constructs a new MetaMessage.
MetaMessage(int, byte[], int) - Constructor for class javax.sound.midi.MetaMessage
Constructs a new MetaMessage and sets the message parameters.
MetaMessage(byte[]) - Constructor for class javax.sound.midi.MetaMessage
Constructs a new MetaMessage.
Method - Class in java.lang.reflect
A Method provides information about, and access to, a single method on a class or interface.
method - Variable in class java.net.HttpURLConnection
The HTTP method (GET,POST,PUT,etc.).
METHOD - Static variable in class javax.swing.text.html.HTML.Attribute
 
METHOD_ATTRIBUTE_PFX - Static variable in interface java.util.jar.Pack200.Packer
When concatenated with a method attribute name, indicates the format of that attribute.
MethodDescriptor - Class in java.beans
A MethodDescriptor describes a particular method that a Java Bean supports for external access from other components.
MethodDescriptor(Method) - Constructor for class java.beans.MethodDescriptor
Constructs a MethodDescriptor from a Method.
MethodDescriptor(Method, ParameterDescriptor[]) - Constructor for class java.beans.MethodDescriptor
Constructs a MethodDescriptor from a Method providing descriptive information for each of the method's parameters.
MethodHandle - Class in java.lang.invoke
A method handle is a typed, directly executable reference to an underlying method, constructor, field, or similar low-level operation, with optional transformations of arguments or return values.
MethodHandleProxies - Class in java.lang.invoke
This class consists exclusively of static methods that help adapt method handles to other JVM types, such as interfaces.
MethodHandles - Class in java.lang.invoke
This class consists exclusively of static methods that operate on or return method handles.
MethodHandles.Lookup - Class in java.lang.invoke
A lookup object is a factory for creating method handles, when the creation requires access checking.
methodModifiers() - Static method in class java.lang.reflect.Modifier
Return an int value OR-ing together the source language modifiers that can be applied to a method.
methodsIn(Iterable<? extends Element>) - Static method in class javax.lang.model.util.ElementFilter
Returns a list of methods in elements.
methodsIn(Set<? extends Element>) - Static method in class javax.lang.model.util.ElementFilter
Returns a set of methods in elements.
MethodType - Class in java.lang.invoke
A method type represents the arguments and return type accepted and returned by a method handle, or the arguments and return type passed and expected by a method handle caller.
methodType(Class<?>, Class<?>[]) - Static method in class java.lang.invoke.MethodType
Finds or creates an instance of the given method type.
methodType(Class<?>, List<Class<?>>) - Static method in class java.lang.invoke.MethodType
Finds or creates a method type with the given components.
methodType(Class<?>, Class<?>, Class<?>...) - Static method in class java.lang.invoke.MethodType
Finds or creates a method type with the given components.
methodType(Class<?>) - Static method in class java.lang.invoke.MethodType
Finds or creates a method type with the given components.
methodType(Class<?>, Class<?>) - Static method in class java.lang.invoke.MethodType
Finds or creates a method type with the given components.
methodType(Class<?>, MethodType) - Static method in class java.lang.invoke.MethodType
Finds or creates a method type with the given components.
metrics - Variable in class javax.swing.text.PlainView
Font metrics for the current font.
MGF1ParameterSpec - Class in java.security.spec
This class specifies the set of parameters used with mask generation function MGF1 in OAEP Padding and RSA-PSS signature scheme, as defined in the PKCS #1 v2.1 standard.
MGF1ParameterSpec(String) - Constructor for class java.security.spec.MGF1ParameterSpec
Constructs a parameter set for mask generation function MGF1 as defined in the PKCS #1 standard.
MICROPHONE - Static variable in class javax.sound.sampled.Port.Info
A type of port that gets audio from a built-in microphone or a microphone jack.
microsecondLength - Variable in class javax.sound.midi.MidiFileFormat
The duration of the MIDI file in microseconds.
MIDDLE - Static variable in class javax.print.attribute.standard.MediaTray
The middle input tray in the printe.
MIDI_SYNC - Static variable in class javax.sound.midi.Sequencer.SyncMode
A master or slave synchronization mode that specifies the use of MIDI clock messages.
MIDI_TIME_CODE - Static variable in class javax.sound.midi.Sequencer.SyncMode
A master or slave synchronization mode that specifies the use of MIDI Time Code.
MIDI_TIME_CODE - Static variable in class javax.sound.midi.ShortMessage
Status byte for MIDI Time Code Quarter Frame message (0xF1, or 241).
MidiChannel - Interface in javax.sound.midi
A MidiChannel object represents a single MIDI channel.
MidiDevice - Interface in javax.sound.midi
MidiDevice is the base interface for all MIDI devices.
MidiDevice.Info - Class in javax.sound.midi
A MidiDevice.Info object contains assorted data about a MidiDevice, including its name, the company who created it, and descriptive text.
MidiDevice.Info(String, String, String, String) - Constructor for class javax.sound.midi.MidiDevice.Info
Constructs a device info object.
MidiDeviceProvider - Class in javax.sound.midi.spi
A MidiDeviceProvider is a factory or provider for a particular type of MIDI device.
MidiDeviceProvider() - Constructor for class javax.sound.midi.spi.MidiDeviceProvider
 
MidiDeviceReceiver - Interface in javax.sound.midi
MidiDeviceReceiver is a Receiver which represents a MIDI input connector of a MidiDevice (see MidiDevice.getReceiver()).
MidiDeviceTransmitter - Interface in javax.sound.midi
MidiDeviceTransmitter is a Transmitter which represents a MIDI input connector of a MidiDevice (see MidiDevice.getTransmitter()).
MidiEvent - Class in javax.sound.midi
MIDI events contain a MIDI message and a corresponding time-stamp expressed in ticks, and can represent the MIDI event information stored in a MIDI file or a Sequence object.
MidiEvent(MidiMessage, long) - Constructor for class javax.sound.midi.MidiEvent
Constructs a new MidiEvent.
MidiFileFormat - Class in javax.sound.midi
A MidiFileFormat object encapsulates a MIDI file's type, as well as its length and timing information.
MidiFileFormat(int, float, int, int, long) - Constructor for class javax.sound.midi.MidiFileFormat
Constructs a MidiFileFormat.
MidiFileFormat(int, float, int, int, long, Map<String, Object>) - Constructor for class javax.sound.midi.MidiFileFormat
Construct a MidiFileFormat with a set of properties.
MidiFileReader - Class in javax.sound.midi.spi
A MidiFileReader supplies MIDI file-reading services.
MidiFileReader() - Constructor for class javax.sound.midi.spi.MidiFileReader
 
MidiFileWriter - Class in javax.sound.midi.spi
A MidiFileWriter supplies MIDI file-writing services.
MidiFileWriter() - Constructor for class javax.sound.midi.spi.MidiFileWriter
 
MidiMessage - Class in javax.sound.midi
MidiMessage is the base class for MIDI messages.
MidiMessage(byte[]) - Constructor for class javax.sound.midi.MidiMessage
Constructs a new MidiMessage.
MidiSystem - Class in javax.sound.midi
The MidiSystem class provides access to the installed MIDI system resources, including devices such as synthesizers, sequencers, and MIDI input and output ports.
MidiUnavailableException - Exception in javax.sound.midi
A MidiUnavailableException is thrown when a requested MIDI component cannot be opened or created because it is unavailable.
MidiUnavailableException() - Constructor for exception javax.sound.midi.MidiUnavailableException
Constructs a MidiUnavailableException that has null as its error detail message.
MidiUnavailableException(String) - Constructor for exception javax.sound.midi.MidiUnavailableException
Constructs a MidiUnavailableException with the specified detail message.
MILLISECOND - Static variable in class java.text.DateFormat.Field
Constant identifying the millisecond field.
MILLISECOND - Static variable in class java.util.Calendar
Field number for get and set indicating the millisecond within the second.
MILLISECOND_FIELD - Static variable in class java.text.DateFormat
Useful constant for MILLISECOND field alignment.
MimeTypeParseException - Exception in java.awt.datatransfer
A class to encapsulate MimeType parsing related exceptions
MimeTypeParseException() - Constructor for exception java.awt.datatransfer.MimeTypeParseException
Constructs a MimeTypeParseException with no specified detail message.
MimeTypeParseException(String) - Constructor for exception java.awt.datatransfer.MimeTypeParseException
Constructs a MimeTypeParseException with the specified detail message.
MIMETypes - Variable in class javax.imageio.spi.ImageReaderWriterSpi
An array of strings to be returned from getMIMETypes, initially null.
min(int, int) - Static method in class java.lang.Math
Returns the smaller of two int values.
min(long, long) - Static method in class java.lang.Math
Returns the smaller of two long values.
min(float, float) - Static method in class java.lang.Math
Returns the smaller of two float values.
min(double, double) - Static method in class java.lang.Math
Returns the smaller of two double values.
min(int, int) - Static method in class java.lang.StrictMath
Returns the smaller of two int values.
min(long, long) - Static method in class java.lang.StrictMath
Returns the smaller of two long values.
min(float, float) - Static method in class java.lang.StrictMath
Returns the smaller of two float values.
min(double, double) - Static method in class java.lang.StrictMath
Returns the smaller of two double values.
min(BigDecimal) - Method in class java.math.BigDecimal
Returns the minimum of this BigDecimal and val.
min(BigInteger) - Method in class java.math.BigInteger
Returns the minimum of this BigInteger and val.
min(Collection<? extends T>) - Static method in class java.util.Collections
Returns the minimum element of the given collection, according to the natural ordering of its elements.
min(Collection<? extends T>, Comparator<? super T>) - Static method in class java.util.Collections
Returns the minimum element of the given collection, according to the order induced by the specified comparator.
MIN_CODE_POINT - Static variable in class java.lang.Character
The minimum value of a Unicode code point, constant U+0000.
MIN_EXPONENT - Static variable in class java.lang.Double
Minimum exponent a normalized double variable may have.
MIN_EXPONENT - Static variable in class java.lang.Float
Minimum exponent a normalized float variable may have.
MIN_HIGH_SURROGATE - Static variable in class java.lang.Character
The minimum value of a Unicode high-surrogate code unit in the UTF-16 encoding, constant '\uD800'.
MIN_LOW_SURROGATE - Static variable in class java.lang.Character
The minimum value of a Unicode low-surrogate code unit in the UTF-16 encoding, constant '\uDC00'.
MIN_NORMAL - Static variable in class java.lang.Double
A constant holding the smallest positive normal value of type double, 2-1022.
MIN_NORMAL - Static variable in class java.lang.Float
A constant holding the smallest positive normal value of type float, 2-126.
MIN_PRIORITY - Static variable in class java.lang.Thread
The minimum priority that a thread can have.
MIN_RADIX - Static variable in class java.lang.Character
The minimum radix available for conversion to and from strings.
MIN_SCROLL - Static variable in class javax.swing.plaf.basic.BasicSliderUI
 
MIN_SUPPLEMENTARY_CODE_POINT - Static variable in class java.lang.Character
The minimum value of a Unicode supplementary code point, constant U+10000.
MIN_SURROGATE - Static variable in class java.lang.Character
The minimum value of a Unicode surrogate code unit in the UTF-16 encoding, constant '\uD800'.
MIN_VALUE - Static variable in class java.lang.Byte
A constant holding the minimum value a byte can have, -27.
MIN_VALUE - Static variable in class java.lang.Character
The constant value of this field is the smallest value of type char, '\u0000'.
MIN_VALUE - Static variable in class java.lang.Double
A constant holding the smallest positive nonzero value of type double, 2-1074.
MIN_VALUE - Static variable in class java.lang.Float
A constant holding the smallest positive nonzero value of type float, 2-149.
MIN_VALUE - Static variable in class java.lang.Integer
A constant holding the minimum value an int can have, -231.
MIN_VALUE - Static variable in class java.lang.Long
A constant holding the minimum value a long can have, -263.
MIN_VALUE - Static variable in class java.lang.Short
A constant holding the minimum value a short can have, -215.
MIN_VALUE_FIELD - Static variable in class javax.management.JMX
The name of the minValue field.
MINI_KEY - Static variable in class javax.swing.plaf.nimbus.NimbusStyle
 
MINI_SCALE - Static variable in class javax.swing.plaf.nimbus.NimbusStyle
 
minIcon - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
MinimalHTMLWriter - Class in javax.swing.text.html
MinimalHTMLWriter is a fallback writer used by the HTMLEditorKit to write out HTML for a document that is a not produced by the EditorKit.
MinimalHTMLWriter(Writer, StyledDocument) - Constructor for class javax.swing.text.html.MinimalHTMLWriter
Creates a new MinimalHTMLWriter.
MinimalHTMLWriter(Writer, StyledDocument, int, int) - Constructor for class javax.swing.text.html.MinimalHTMLWriter
Creates a new MinimalHTMLWriter.
minimizeFrame(JInternalFrame) - Method in class javax.swing.DefaultDesktopManager
Restores the frame back to its size and position prior to a maximizeFrame call.
minimizeFrame(JInternalFrame) - Method in interface javax.swing.DesktopManager
Generally, this indicates that the frame should be restored to it's size and position prior to a maximizeFrame() call.
minimizeFrame(JInternalFrame) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
This method is called when the user wants to minimize the frame.
minimizeKey - Variable in class javax.swing.plaf.basic.BasicDesktopPaneUI
Deprecated.
As of 1.3.
minimum - Variable in class javax.swing.SizeRequirements
The minimum size required.
MinimumHeight - Static variable in class javax.swing.plaf.basic.BasicOptionPaneUI
 
minimumLayoutSize(Container) - Method in class java.awt.BorderLayout
Determines the minimum size of the target container using this layout manager.
minimumLayoutSize(Container) - Method in class java.awt.CardLayout
Calculates the minimum size for the specified panel.
minimumLayoutSize(Container) - Method in class java.awt.FlowLayout
Returns the minimum dimensions needed to layout the visible components contained in the specified target container.
minimumLayoutSize(Container) - Method in class java.awt.GridBagLayout
Determines the minimum size of the parent container using this grid bag layout.
minimumLayoutSize(Container) - Method in class java.awt.GridLayout
Determines the minimum size of the container argument using this grid layout.
minimumLayoutSize(Container) - Method in interface java.awt.LayoutManager
Calculates the minimum size dimensions for the specified container, given the components it contains.
minimumLayoutSize(Container) - Method in class javax.swing.BoxLayout
Returns the minimum dimensions needed to lay out the components contained in the specified target container.
minimumLayoutSize(Container) - Method in class javax.swing.GroupLayout
Returns the minimum size for the specified container.
minimumLayoutSize(Container) - Method in class javax.swing.JRootPane.RootLayout
Returns the minimum amount of space the layout needs.
minimumLayoutSize(Container) - Method in class javax.swing.JSpinner.DefaultEditor
Returns the minimum size of first (and only) child plus the size of the parents insets.
minimumLayoutSize(Container) - Method in class javax.swing.OverlayLayout
Returns the minimum dimensions needed to lay out the components contained in the specified target container.
minimumLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.ComboBoxLayoutManager
 
minimumLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.TitlePaneLayout
 
minimumLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.InternalFrameLayout
 
minimumLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
 
minimumLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
minimumLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.DividerLayout
 
minimumLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Returns the minimum size needed to contain the children.
minimumLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
 
minimumLayoutSize(Container) - Method in class javax.swing.ScrollPaneLayout
The minimum size of a ScrollPane is the size of the insets plus minimum size of the viewport, plus the scrollpane's viewportBorder insets, plus the minimum size of the visible headers, plus the minimum size of the scrollbars whose displayPolicy isn't NEVER.
minimumLayoutSize(Container) - Method in class javax.swing.SpringLayout
 
minimumLayoutSize(Container) - Method in class javax.swing.ViewportLayout
Returns the minimum dimensions needed to layout the components contained in the specified target container.
minimumSize() - Method in class java.awt.Component
Deprecated.
As of JDK version 1.1, replaced by getMinimumSize().
minimumSize() - Method in class java.awt.Container
Deprecated.
As of JDK version 1.1, replaced by getMinimumSize().
minimumSize(int) - Method in class java.awt.List
Deprecated.
As of JDK version 1.1, replaced by getMinimumSize(int).
minimumSize() - Method in class java.awt.List
Deprecated.
As of JDK version 1.1, replaced by getMinimumSize().
minimumSize(int, int) - Method in class java.awt.TextArea
Deprecated.
As of JDK version 1.1, replaced by getMinimumSize(int, int).
minimumSize() - Method in class java.awt.TextArea
Deprecated.
As of JDK version 1.1, replaced by getMinimumSize().
minimumSize(int) - Method in class java.awt.TextField
Deprecated.
As of JDK version 1.1, replaced by getMinimumSize(int).
minimumSize() - Method in class java.awt.TextField
Deprecated.
As of JDK version 1.1, replaced by getMinimumSize().
minimumSize - Variable in class javax.swing.plaf.basic.BasicOptionPaneUI
 
minimumThumbSize - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
MinimumWidth - Static variable in class javax.swing.plaf.basic.BasicOptionPaneUI
 
minIndex - Variable in class javax.imageio.ImageReader
The smallest valid index for reading, initially 0.
minorRequirementChange(AsyncBoxView.ChildState) - Method in class javax.swing.text.AsyncBoxView
Requirements changed along the minor axis.
minorTickSpacing - Variable in class javax.swing.JSlider
The number of values between the minor tick marks -- the smaller marks that occur between the major tick marks.
minProgressivePass - Variable in class javax.imageio.ImageReadParam
The minimum index of a progressive pass to read from the source.
MINSIZE - Static variable in class java.awt.GridBagLayout
The smallest grid that can be laid out by the grid bag layout.
minTabWidth - Variable in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
MINUS - Static variable in class javax.management.Query
minus(ValueExp, ValueExp) - Static method in class javax.management.Query
Returns a binary expression representing the difference between two numeric values.
minus(Spring) - Static method in class javax.swing.Spring
Returns -s: a spring running in the opposite direction to s.
MINUTE - Static variable in class java.text.DateFormat.Field
Constant identifying the minute field.
MINUTE - Static variable in class java.util.Calendar
Field number for get and set indicating the minute within the hour.
MINUTE_FIELD - Static variable in class java.text.DateFormat
Useful constant for MINUTE field alignment.
minWidth - Variable in class javax.swing.table.TableColumn
The minimum width of the column.
minX - Variable in class java.awt.image.Raster
The X coordinate of the upper-left pixel of this Raster.
minY - Variable in class java.awt.image.Raster
The Y coordinate of the upper-left pixel of this Raster.
MirroredTypeException - Exception in javax.lang.model.type
Thrown when an application attempts to access the Class object corresponding to a TypeMirror.
MirroredTypeException(TypeMirror) - Constructor for exception javax.lang.model.type.MirroredTypeException
Constructs a new MirroredTypeException for the specified type.
MirroredTypesException - Exception in javax.lang.model.type
Thrown when an application attempts to access a sequence of Class objects each corresponding to a TypeMirror.
MirroredTypesException(List<? extends TypeMirror>) - Constructor for exception javax.lang.model.type.MirroredTypesException
Constructs a new MirroredTypesException for the specified types.
MISCELLANEOUS_MATHEMATICAL_SYMBOLS_A - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Miscellaneous Mathematical Symbols-A" Unicode character block.
MISCELLANEOUS_MATHEMATICAL_SYMBOLS_B - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Miscellaneous Mathematical Symbols-B" Unicode character block.
MISCELLANEOUS_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Miscellaneous Symbols" Unicode character block.
MISCELLANEOUS_SYMBOLS_AND_ARROWS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Miscellaneous Symbols and Arrows" Unicode character block.
MISCELLANEOUS_SYMBOLS_AND_PICTOGRAPHS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Miscellaneous Symbols And Pictographs" Unicode character block.
MISCELLANEOUS_TECHNICAL - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Miscellaneous Technical" Unicode character block.
MissingFormatArgumentException - Exception in java.util
Unchecked exception thrown when there is a format specifier which does not have a corresponding argument or if an argument index refers to an argument that does not exist.
MissingFormatArgumentException(String) - Constructor for exception java.util.MissingFormatArgumentException
Constructs an instance of this class with the unmatched format specifier.
MissingFormatWidthException - Exception in java.util
Unchecked exception thrown when the format width is required.
MissingFormatWidthException(String) - Constructor for exception java.util.MissingFormatWidthException
Constructs an instance of this class with the specified format specifier.
MissingResourceException - Exception in java.util
Signals that a resource is missing.
MissingResourceException(String, String, String) - Constructor for exception java.util.MissingResourceException
Constructs a MissingResourceException with the specified information.
Mixer - Interface in javax.sound.sampled
A mixer is an audio device with one or more lines.
Mixer.Info - Class in javax.sound.sampled
The Mixer.Info class represents information about an audio mixer, including the product's name, version, and vendor, along with a textual description.
Mixer.Info(String, String, String, String) - Constructor for class javax.sound.sampled.Mixer.Info
Constructs a mixer's info object, passing it the given textual information.
MixerProvider - Class in javax.sound.sampled.spi
A provider or factory for a particular mixer type.
MixerProvider() - Constructor for class javax.sound.sampled.spi.MixerProvider
 
mkdir() - Method in class java.io.File
Creates the directory named by this abstract pathname.
mkdirs() - Method in class java.io.File
Creates the directory named by this abstract pathname, including any necessary but nonexistent parent directories.
MLet - Class in javax.management.loading
Allows you to instantiate and register one or several MBeans in the MBean server coming from a remote URL.
MLet() - Constructor for class javax.management.loading.MLet
Constructs a new MLet using the default delegation parent ClassLoader.
MLet(URL[]) - Constructor for class javax.management.loading.MLet
Constructs a new MLet for the specified URLs using the default delegation parent ClassLoader.
MLet(URL[], ClassLoader) - Constructor for class javax.management.loading.MLet
Constructs a new MLet for the given URLs.
MLet(URL[], ClassLoader, URLStreamHandlerFactory) - Constructor for class javax.management.loading.MLet
Constructs a new MLet for the specified URLs, parent class loader, and URLStreamHandlerFactory.
MLet(URL[], boolean) - Constructor for class javax.management.loading.MLet
Constructs a new MLet for the specified URLs using the default delegation parent ClassLoader.
MLet(URL[], ClassLoader, boolean) - Constructor for class javax.management.loading.MLet
Constructs a new MLet for the given URLs.
MLet(URL[], ClassLoader, URLStreamHandlerFactory, boolean) - Constructor for class javax.management.loading.MLet
Constructs a new MLet for the specified URLs, parent class loader, and URLStreamHandlerFactory.
MLetContent - Class in javax.management.loading
This class represents the contents of the MLET tag.
MLetContent(URL, Map<String, String>, List<String>, List<String>) - Constructor for class javax.management.loading.MLetContent
Creates an MLet instance initialized with attributes read from an MLET tag in an MLet text file.
MLetMBean - Interface in javax.management.loading
Exposes the remote management interface of the MLet MBean.
MM - Static variable in class javax.print.attribute.Size2DSyntax
Value to indicate units of millimeters (mm).
MM - Static variable in class javax.print.attribute.standard.MediaPrintableArea
Value to indicate units of millimeters (mm).
mnemonic - Variable in class javax.swing.DefaultButtonModel
The button's mnemonic.
MNEMONIC_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change to the button's mnemonic.
MNEMONIC_KEY - Static variable in interface javax.swing.Action
The key used for storing an Integer that corresponds to one of the KeyEvent key codes.
mod(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this mod m).
MODAL - Static variable in class javax.accessibility.AccessibleState
Indicates something must be done with this object before the user can interact with an object in a different window.
MODAL_LAYER - Static variable in class javax.swing.JLayeredPane
Convenience object defining the Modal layer.
modCount - Variable in class java.util.AbstractList
The number of times this list has been structurally modified.
MODE_COPY_FROM_METADATA - Static variable in class javax.imageio.ImageWriteParam
A constant value that may be passed into methods such as setTilingMode, setProgressiveMode, or setCompressionMode to enable that feature for future writes.
MODE_DEFAULT - Static variable in class javax.imageio.ImageWriteParam
A constant value that may be passed into methods such as setTilingMode, setProgressiveMode, and setCompressionMode to enable that feature for future writes.
MODE_DISABLED - Static variable in class javax.imageio.ImageWriteParam
A constant value that may be passed into methods such as setTilingMode, setProgressiveMode, and setCompressionMode to disable a feature for future writes.
MODE_EXPLICIT - Static variable in class javax.imageio.ImageWriteParam
A constant value that may be passed into methods such as setTilingMode or setCompressionMode to enable a feature for future writes.
model - Variable in class javax.swing.AbstractButton
The data model that determines the button's state.
model - Variable in class javax.swing.JProgressBar
The object that holds the data for the progress bar.
model - Variable in class javax.swing.JScrollBar
The model that represents the scrollbar's minimum, maximum, extent (aka "visibleAmount") and current value.
model - Variable in class javax.swing.JTabbedPane
The default selection model
MODEL - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
MODEL_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change in the button model.
ModelAttribute - Static variable in class javax.swing.text.StyleConstants
Attribute used to identify the model for embedded objects that have a model view separation.
modelChanged - Static variable in class javax.swing.plaf.basic.BasicListUI
 
modelChanged() - Method in class javax.swing.plaf.basic.BasicTextUI
Flags model changes.
modelIndex - Variable in class javax.swing.table.TableColumn
The index of the column in the model which is to be displayed by this TableColumn.
modelListener - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
ModelMBean - Interface in javax.management.modelmbean
This interface must be implemented by the ModelMBeans.
ModelMBeanAttributeInfo - Class in javax.management.modelmbean
The ModelMBeanAttributeInfo object describes an attribute of the ModelMBean.
ModelMBeanAttributeInfo(String, String, Method, Method) - Constructor for class javax.management.modelmbean.ModelMBeanAttributeInfo
Constructs a ModelMBeanAttributeInfo object with a default descriptor.
ModelMBeanAttributeInfo(String, String, Method, Method, Descriptor) - Constructor for class javax.management.modelmbean.ModelMBeanAttributeInfo
Constructs a ModelMBeanAttributeInfo object.
ModelMBeanAttributeInfo(String, String, String, boolean, boolean, boolean) - Constructor for class javax.management.modelmbean.ModelMBeanAttributeInfo
Constructs a ModelMBeanAttributeInfo object with a default descriptor.
ModelMBeanAttributeInfo(String, String, String, boolean, boolean, boolean, Descriptor) - Constructor for class javax.management.modelmbean.ModelMBeanAttributeInfo
Constructs a ModelMBeanAttributeInfo object.
ModelMBeanAttributeInfo(ModelMBeanAttributeInfo) - Constructor for class javax.management.modelmbean.ModelMBeanAttributeInfo
Constructs a new ModelMBeanAttributeInfo object from this ModelMBeanAttributeInfo Object.
ModelMBeanConstructorInfo - Class in javax.management.modelmbean
The ModelMBeanConstructorInfo object describes a constructor of the ModelMBean.
ModelMBeanConstructorInfo(String, Constructor<?>) - Constructor for class javax.management.modelmbean.ModelMBeanConstructorInfo
Constructs a ModelMBeanConstructorInfo object with a default descriptor.
ModelMBeanConstructorInfo(String, Constructor<?>, Descriptor) - Constructor for class javax.management.modelmbean.ModelMBeanConstructorInfo
Constructs a ModelMBeanConstructorInfo object.
ModelMBeanConstructorInfo(String, String, MBeanParameterInfo[]) - Constructor for class javax.management.modelmbean.ModelMBeanConstructorInfo
Constructs a ModelMBeanConstructorInfo object with a default descriptor.
ModelMBeanConstructorInfo(String, String, MBeanParameterInfo[], Descriptor) - Constructor for class javax.management.modelmbean.ModelMBeanConstructorInfo
Constructs a ModelMBeanConstructorInfo object.
ModelMBeanInfo - Interface in javax.management.modelmbean
This interface is implemented by the ModelMBeanInfo for every ModelMBean.
ModelMBeanInfoSupport - Class in javax.management.modelmbean
This class represents the meta data for ModelMBeans.
ModelMBeanInfoSupport(ModelMBeanInfo) - Constructor for class javax.management.modelmbean.ModelMBeanInfoSupport
Constructs a ModelMBeanInfoSupport which is a duplicate of the given ModelMBeanInfo.
ModelMBeanInfoSupport(String, String, ModelMBeanAttributeInfo[], ModelMBeanConstructorInfo[], ModelMBeanOperationInfo[], ModelMBeanNotificationInfo[]) - Constructor for class javax.management.modelmbean.ModelMBeanInfoSupport
Creates a ModelMBeanInfoSupport with the provided information, but the descriptor is a default.
ModelMBeanInfoSupport(String, String, ModelMBeanAttributeInfo[], ModelMBeanConstructorInfo[], ModelMBeanOperationInfo[], ModelMBeanNotificationInfo[], Descriptor) - Constructor for class javax.management.modelmbean.ModelMBeanInfoSupport
Creates a ModelMBeanInfoSupport with the provided information and the descriptor given in parameter.
ModelMBeanNotificationBroadcaster - Interface in javax.management.modelmbean
This interface must be implemented by the ModelMBeans.
ModelMBeanNotificationInfo - Class in javax.management.modelmbean
The ModelMBeanNotificationInfo object describes a notification emitted by a ModelMBean.
ModelMBeanNotificationInfo(String[], String, String) - Constructor for class javax.management.modelmbean.ModelMBeanNotificationInfo
Constructs a ModelMBeanNotificationInfo object with a default descriptor.
ModelMBeanNotificationInfo(String[], String, String, Descriptor) - Constructor for class javax.management.modelmbean.ModelMBeanNotificationInfo
Constructs a ModelMBeanNotificationInfo object.
ModelMBeanNotificationInfo(ModelMBeanNotificationInfo) - Constructor for class javax.management.modelmbean.ModelMBeanNotificationInfo
Constructs a new ModelMBeanNotificationInfo object from this ModelMBeanNotfication Object.
ModelMBeanOperationInfo - Class in javax.management.modelmbean
The ModelMBeanOperationInfo object describes a management operation of the ModelMBean.
ModelMBeanOperationInfo(String, Method) - Constructor for class javax.management.modelmbean.ModelMBeanOperationInfo
Constructs a ModelMBeanOperationInfo object with a default descriptor.
ModelMBeanOperationInfo(String, Method, Descriptor) - Constructor for class javax.management.modelmbean.ModelMBeanOperationInfo
Constructs a ModelMBeanOperationInfo object.
ModelMBeanOperationInfo(String, String, MBeanParameterInfo[], String, int) - Constructor for class javax.management.modelmbean.ModelMBeanOperationInfo
Constructs a ModelMBeanOperationInfo object with a default descriptor.
ModelMBeanOperationInfo(String, String, MBeanParameterInfo[], String, int, Descriptor) - Constructor for class javax.management.modelmbean.ModelMBeanOperationInfo
Constructs a ModelMBeanOperationInfo object.
ModelMBeanOperationInfo(ModelMBeanOperationInfo) - Constructor for class javax.management.modelmbean.ModelMBeanOperationInfo
Constructs a new ModelMBeanOperationInfo object from this ModelMBeanOperation Object.
modelStructureChanged() - Method in class javax.swing.DefaultRowSorter
Invoked when the underlying model structure has completely changed.
modelStructureChanged() - Method in class javax.swing.RowSorter
Invoked when the underlying model structure has completely changed.
modelToView(JTextComponent, int) - Method in class javax.swing.plaf.basic.BasicTextUI
Converts the given location in the model to a place in the view coordinate system.
modelToView(JTextComponent, int, Position.Bias) - Method in class javax.swing.plaf.basic.BasicTextUI
Converts the given location in the model to a place in the view coordinate system.
modelToView(JTextComponent, int) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the modelToView method on each UI handled by this object.
modelToView(JTextComponent, int, Position.Bias) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the modelToView method on each UI handled by this object.
modelToView(JTextComponent, int) - Method in class javax.swing.plaf.TextUI
Converts the given location in the model to a place in the view coordinate system.
modelToView(JTextComponent, int, Position.Bias) - Method in class javax.swing.plaf.TextUI
Converts the given location in the model to a place in the view coordinate system.
modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text.AsyncBoxView
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text.BoxView
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text.ComponentView
Provides a mapping from the coordinate space of the model to that of the view.
modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text.CompositeView
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
modelToView(int, Position.Bias, int, Position.Bias, Shape) - Method in class javax.swing.text.CompositeView
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text.FieldView
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
modelToView(GlyphView, int, Position.Bias, Shape) - Method in class javax.swing.text.GlyphView.GlyphPainter
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text.GlyphView
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text.html.ImageView
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text.IconView
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
modelToView(int) - Method in class javax.swing.text.JTextComponent
Converts the given location in the model to a place in the view coordinate system.
modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text.PasswordView
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text.PlainView
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
modelToView(int, Shape, Position.Bias) - Method in class javax.swing.text.View
Provides a mapping, for a given character, from the document model coordinate space to the view coordinate space.
modelToView(int, Position.Bias, int, Position.Bias, Shape) - Method in class javax.swing.text.View
Provides a mapping, for a given region, from the document model coordinate space to the view coordinate space.
modelToView(int, Shape) - Method in class javax.swing.text.View
Deprecated. 
MODIFICATION_TIME - Static variable in interface java.util.jar.Pack200.Packer
If this property is set to the special string Pack200.Packer.LATEST, the packer will attempt to determine the latest modification time, among all the available entries in the original archive or the latest modification time of all the available entries in each segment.
ModificationItem - Class in javax.naming.directory
This class represents a modification item.
ModificationItem(int, Attribute) - Constructor for class javax.naming.directory.ModificationItem
Creates a new instance of ModificationItem.
Modifier - Class in java.lang.reflect
The Modifier class provides static methods and constants to decode class and member access modifiers.
Modifier() - Constructor for class java.lang.reflect.Modifier
 
Modifier - Enum in javax.lang.model.element
Represents a modifier on a program element such as a class, method, or field.
modifier - Variable in class javax.swing.text.html.parser.AttributeList
 
MODIFIER_LETTER - Static variable in class java.lang.Character
General category "Lm" in the Unicode specification.
MODIFIER_SYMBOL - Static variable in class java.lang.Character
General category "Sk" in the Unicode specification.
MODIFIER_TONE_LETTERS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Modifier Tone Letters" Unicode character block.
modifiers - Variable in class java.awt.Event
The state of the modifier keys.
modifyAttributes(Name, int, Attributes) - Method in interface javax.naming.directory.DirContext
Modifies the attributes associated with a named object.
modifyAttributes(String, int, Attributes) - Method in interface javax.naming.directory.DirContext
Modifies the attributes associated with a named object.
modifyAttributes(Name, ModificationItem[]) - Method in interface javax.naming.directory.DirContext
Modifies the attributes associated with a named object using an ordered list of modifications.
modifyAttributes(String, ModificationItem[]) - Method in interface javax.naming.directory.DirContext
Modifies the attributes associated with a named object using an ordered list of modifications.
modifyAttributes(String, int, Attributes) - Method in class javax.naming.directory.InitialDirContext
 
modifyAttributes(Name, int, Attributes) - Method in class javax.naming.directory.InitialDirContext
 
modifyAttributes(String, ModificationItem[]) - Method in class javax.naming.directory.InitialDirContext
 
modifyAttributes(Name, ModificationItem[]) - Method in class javax.naming.directory.InitialDirContext
 
modInverse(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this-1 mod m).
modPow(BigInteger, BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (thisexponent mod m).
MONARCH - Static variable in class java.awt.PageAttributes.MediaType
An alias for MONARCH_ENVELOPE.
MONARCH_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for Monarch Envelope, 3 7/8 x 7 1/2 in.
MONARCH_ENVELOPE - Static variable in class javax.print.attribute.standard.MediaSize.Other
Specifies the Monarch envelope size, 3.87 inch by 7.5 inch.
MONARCH_ENVELOPE - Static variable in class javax.print.attribute.standard.MediaSizeName
monarch envelope size .
MONDAY - Static variable in class java.util.Calendar
Value of the Calendar.DAY_OF_WEEK field indicating Monday.
MONGOLIAN - Static variable in class java.awt.font.NumericShaper
Identifies the MONGOLIAN range and decimal base.
MONGOLIAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Mongolian" Unicode character block.
Monitor - Class in javax.management.monitor
Defines the part common to all monitor MBeans.
Monitor() - Constructor for class javax.management.monitor.Monitor
 
MonitorInfo - Class in java.lang.management
Information about an object monitor lock.
MonitorInfo(String, int, int, StackTraceElement) - Constructor for class java.lang.management.MonitorInfo
Construct a MonitorInfo object.
MonitorMBean - Interface in javax.management.monitor
Exposes the remote management interface of monitor MBeans.
MonitorNotification - Class in javax.management.monitor
Provides definitions of the notifications sent by monitor MBeans.
MonitorSettingException - Exception in javax.management.monitor
Exception thrown by the monitor when a monitor setting becomes invalid while the monitor is running.
MonitorSettingException() - Constructor for exception javax.management.monitor.MonitorSettingException
Default constructor.
MonitorSettingException(String) - Constructor for exception javax.management.monitor.MonitorSettingException
Constructor that allows an error message to be specified.
MONOCHROME - Static variable in class java.awt.PageAttributes.ColorType
The ColorType instance to use for specifying monochrome printing.
MONOCHROME - Static variable in class javax.print.attribute.standard.Chromaticity
Monochrome printing.
MONOSPACED - Static variable in class java.awt.Font
A String constant for the canonical family name of the logical font "Monospaced".
MONTH - Static variable in class java.text.DateFormat.Field
Constant identifying the month field.
MONTH - Static variable in class java.util.Calendar
Field number for get and set indicating the month.
MONTH_FIELD - Static variable in class java.text.DateFormat
Useful constant for MONTH field alignment.
MORE_THAN_MAX_ROLE_DEGREE - Static variable in class javax.management.relation.RoleStatus
Problem type when trying to set a role value with more ObjectNames than the maximum expected cardinality.
MOUSE_CLICKED - Static variable in class java.awt.event.MouseEvent
The "mouse clicked" event.
MOUSE_DOWN - Static variable in class java.awt.Event
The user has pressed the mouse button.
MOUSE_DRAG - Static variable in class java.awt.Event
The user has moved the mouse with a button pressed.
MOUSE_DRAGGED - Static variable in class java.awt.event.MouseEvent
The "mouse dragged" event.
MOUSE_ENTER - Static variable in class java.awt.Event
The mouse has entered a component.
MOUSE_ENTERED - Static variable in class java.awt.event.MouseEvent
The "mouse entered" event.
MOUSE_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting mouse events.
MOUSE_EXIT - Static variable in class java.awt.Event
The mouse has exited a component.
MOUSE_EXITED - Static variable in class java.awt.event.MouseEvent
The "mouse exited" event.
MOUSE_FIRST - Static variable in class java.awt.event.MouseEvent
The first number in the range of ids used for mouse events.
MOUSE_LAST - Static variable in class java.awt.event.MouseEvent
The last number in the range of ids used for mouse events.
MOUSE_MOTION_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting mouse motion events.
MOUSE_MOVE - Static variable in class java.awt.Event
The mouse has moved with no button pressed.
MOUSE_MOVED - Static variable in class java.awt.event.MouseEvent
The "mouse moved" event.
MOUSE_OVER - Static variable in interface javax.swing.plaf.synth.SynthConstants
Primary state indicating the mouse is over the region.
MOUSE_PRESSED - Static variable in class java.awt.event.MouseEvent
The "mouse pressed" event.
MOUSE_RELEASED - Static variable in class java.awt.event.MouseEvent
The "mouse released" event.
MOUSE_UP - Static variable in class java.awt.Event
The user has released the mouse button.
MOUSE_WHEEL - Static variable in class java.awt.event.MouseEvent
The "mouse wheel" event.
MOUSE_WHEEL_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting mouse wheel events.
MouseAdapter - Class in java.awt.event
An abstract adapter class for receiving mouse events.
MouseAdapter() - Constructor for class java.awt.event.MouseAdapter
 
mouseClicked(MouseEvent) - Method in class java.awt.AWTEventMulticaster
Handles the mouseClicked event by invoking the mouseClicked methods on listener-a and listener-b.
mouseClicked(MouseEvent) - Method in class java.awt.dnd.MouseDragGestureRecognizer
Invoked when the mouse has been clicked on a component.
mouseClicked(MouseEvent) - Method in class java.awt.event.MouseAdapter
Invoked when the mouse button has been clicked (pressed and released) on a component.
mouseClicked(MouseEvent) - Method in interface java.awt.event.MouseListener
Invoked when the mouse button has been clicked (pressed and released) on a component.
mouseClicked(MouseEvent) - Method in class javax.swing.plaf.basic.BasicButtonListener
 
mouseClicked(MouseEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.DoubleClickListener
 
mouseClicked(MouseEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BorderListener
 
mouseClicked(MouseEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.GlassPaneDispatcher
 
mouseClicked(MouseEvent) - Method in class javax.swing.plaf.basic.BasicListUI.MouseInputHandler
 
mouseClicked(MouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI.MouseInputHandler
 
mouseClicked(MouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuUI.MouseInputHandler
 
mouseClicked(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI.MouseInputHandler
 
mouseClicked(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.MouseInputHandler
 
mouseClicked(MouseEvent) - Method in class javax.swing.plaf.basic.BasicToolBarUI.DockingListener
 
mouseClicked(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.MouseInputHandler
 
mouseClicked(MouseEvent) - Method in class javax.swing.text.DefaultCaret
Called when the mouse is clicked.
mouseClicked(MouseEvent) - Method in class javax.swing.text.html.HTMLEditorKit.LinkController
Called for a mouse click event.
mouseDown(Event, int, int) - Method in class java.awt.Component
Deprecated.
As of JDK version 1.1, replaced by processMouseEvent(MouseEvent).
mouseDrag(Event, int, int) - Method in class java.awt.Component
Deprecated.
As of JDK version 1.1, replaced by processMouseMotionEvent(MouseEvent).
mouseDragged(MouseEvent) - Method in class java.awt.AWTEventMulticaster
Handles the mouseDragged event by invoking the mouseDragged methods on listener-a and listener-b.
mouseDragged(MouseEvent) - Method in class java.awt.dnd.MouseDragGestureRecognizer
Invoked when a mouse button is pressed on a component.
mouseDragged(MouseEvent) - Method in class java.awt.event.MouseAdapter
Invoked when a mouse button is pressed on a component and then dragged.
mouseDragged(MouseEvent) - Method in class java.awt.event.MouseMotionAdapter
Invoked when a mouse button is pressed on a component and then dragged.
mouseDragged(MouseEvent) - Method in interface java.awt.event.MouseMotionListener
Invoked when a mouse button is pressed on a component and then dragged.
mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicButtonListener
 
mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicComboPopup.InvocationMouseMotionHandler
 
mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicDesktopIconUI.MouseInputHandler
 
mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BorderListener
 
mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.GlassPaneDispatcher
 
mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicListUI.MouseInputHandler
 
mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI.MouseInputHandler
 
mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuUI.MouseInputHandler
Invoked when a mouse button is pressed on the menu and then dragged.
mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicScrollBarUI.TrackListener
Set the models value to the position of the thumb's top of Vertical scrollbar, or the left/right of Horizontal scrollbar in left-to-right/right-to-left scrollbar relative to the origin of the track.
mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSliderUI.TrackListener
Set the models value to the position of the top/left of the thumb relative to the origin of the track.
mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.MouseHandler
If dragger is not null it is messaged with continueDrag.
mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI.MouseInputHandler
 
mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.MouseInputHandler
 
mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicToolBarUI.DockingListener
 
mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.MouseHandler
 
mouseDragged(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.MouseInputHandler
 
mouseDragged(MouseEvent) - Method in class javax.swing.plaf.metal.MetalToolBarUI.MetalDockingListener
 
mouseDragged(MouseEvent) - Method in class javax.swing.text.DefaultCaret
Moves the caret position according to the mouse pointer's current location.
mouseDragged(MouseEvent) - Method in class javax.swing.text.html.HTMLEditorKit.LinkController
 
mouseDragged(MouseEvent) - Method in class javax.swing.ToolTipManager
Called when the mouse is pressed and dragged.
MouseDragGestureRecognizer - Class in java.awt.dnd
This abstract subclass of DragGestureRecognizer defines a DragGestureRecognizer for mouse-based gestures.
MouseDragGestureRecognizer(DragSource, Component, int, DragGestureListener) - Constructor for class java.awt.dnd.MouseDragGestureRecognizer
Construct a new MouseDragGestureRecognizer given the DragSource for the Component c, the Component to observe, the action(s) permitted for this drag operation, and the DragGestureListener to notify when a drag gesture is detected.
MouseDragGestureRecognizer(DragSource, Component, int) - Constructor for class java.awt.dnd.MouseDragGestureRecognizer
Construct a new MouseDragGestureRecognizer given the DragSource for the Component c, the Component to observe, and the action(s) permitted for this drag operation.
MouseDragGestureRecognizer(DragSource, Component) - Constructor for class java.awt.dnd.MouseDragGestureRecognizer
Construct a new MouseDragGestureRecognizer given the DragSource for the Component c, and the Component to observe.
MouseDragGestureRecognizer(DragSource) - Constructor for class java.awt.dnd.MouseDragGestureRecognizer
Construct a new MouseDragGestureRecognizer given the DragSource for the Component.
mouseEnter(Event, int, int) - Method in class java.awt.Component
Deprecated.
As of JDK version 1.1, replaced by processMouseEvent(MouseEvent).
mouseEntered(MouseEvent) - Method in class java.awt.AWTEventMulticaster
Handles the mouseEntered event by invoking the mouseEntered methods on listener-a and listener-b.
mouseEntered(MouseEvent) - Method in class java.awt.dnd.MouseDragGestureRecognizer
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - Method in class java.awt.event.MouseAdapter
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - Method in interface java.awt.event.MouseListener
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - Method in class javax.swing.plaf.basic.BasicButtonListener
 
mouseEntered(MouseEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.DoubleClickListener
The JList used for representing the files is created by subclasses, but the selection is monitored in this class.
mouseEntered(MouseEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BorderListener
 
mouseEntered(MouseEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.GlassPaneDispatcher
 
mouseEntered(MouseEvent) - Method in class javax.swing.plaf.basic.BasicListUI.MouseInputHandler
 
mouseEntered(MouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI.MouseInputHandler
 
mouseEntered(MouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuUI.MouseInputHandler
Invoked when the cursor enters the menu.
mouseEntered(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.MouseHandler
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI.MouseInputHandler
 
mouseEntered(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.MouseInputHandler
 
mouseEntered(MouseEvent) - Method in class javax.swing.plaf.basic.BasicToolBarUI.DockingListener
 
mouseEntered(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.MouseInputHandler
 
mouseEntered(MouseEvent) - Method in class javax.swing.text.DefaultCaret
Called when the mouse enters a region.
mouseEntered(MouseEvent) - Method in class javax.swing.ToolTipManager
Called when the mouse enters the region of a component.
MouseEvent - Class in java.awt.event
An event which indicates that a mouse action occurred in a component.
MouseEvent(Component, int, long, int, int, int, int, boolean, int) - Constructor for class java.awt.event.MouseEvent
Constructs a MouseEvent object with the specified source component, type, time, modifiers, coordinates, click count, popupTrigger flag, and button number.
MouseEvent(Component, int, long, int, int, int, int, boolean) - Constructor for class java.awt.event.MouseEvent
Constructs a MouseEvent object with the specified source component, type, modifiers, coordinates, click count, and popupTrigger flag.
MouseEvent(Component, int, long, int, int, int, int, int, int, boolean, int) - Constructor for class java.awt.event.MouseEvent
Constructs a MouseEvent object with the specified source component, type, time, modifiers, coordinates, absolute coordinates, click count, popupTrigger flag, and button number.
mouseExit(Event, int, int) - Method in class java.awt.Component
Deprecated.
As of JDK version 1.1, replaced by processMouseEvent(MouseEvent).
mouseExited(MouseEvent) - Method in class java.awt.AWTEventMulticaster
Handles the mouseExited event by invoking the mouseExited methods on listener-a and listener-b.
mouseExited(MouseEvent) - Method in class java.awt.dnd.MouseDragGestureRecognizer
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class java.awt.event.MouseAdapter
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in interface java.awt.event.MouseListener
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class javax.swing.plaf.basic.BasicButtonListener
 
mouseExited(MouseEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BorderListener
 
mouseExited(MouseEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.GlassPaneDispatcher
 
mouseExited(MouseEvent) - Method in class javax.swing.plaf.basic.BasicListUI.MouseInputHandler
 
mouseExited(MouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI.MouseInputHandler
 
mouseExited(MouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuUI.MouseInputHandler
 
mouseExited(MouseEvent) - Method in class javax.swing.plaf.basic.BasicScrollBarUI.TrackListener
Invoked when the mouse exits the scrollbar.
mouseExited(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.MouseHandler
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI.MouseInputHandler
 
mouseExited(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.MouseInputHandler
 
mouseExited(MouseEvent) - Method in class javax.swing.plaf.basic.BasicToolBarUI.DockingListener
 
mouseExited(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.MouseInputHandler
 
mouseExited(MouseEvent) - Method in class javax.swing.text.DefaultCaret
Called when the mouse exits a region.
mouseExited(MouseEvent) - Method in class javax.swing.ToolTipManager
Called when the mouse exits the region of a component.
mouseHandler - Variable in class javax.swing.plaf.basic.BasicSplitPaneDivider
Handles mouse events from both this class, and the split pane.
MouseInfo - Class in java.awt
MouseInfo provides methods for getting information about the mouse, such as mouse pointer location and the number of mouse buttons.
MouseInfoPeer - Interface in java.awt.peer
Peer interface for MouseInfo.
MouseInputAdapter - Class in javax.swing.event
An empty implementation of the MouseInputListener interface, provided as a convenience to simplify the task of creating listeners, by extending and implementing only the methods of interest.
MouseInputAdapter() - Constructor for class javax.swing.event.MouseInputAdapter
 
MouseInputListener - Interface in javax.swing.event
A listener implementing all the methods in both the MouseListener and MouseMotionListener interfaces.
mouseInputListener - Variable in class javax.swing.plaf.basic.BasicListUI
 
mouseInputListener - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
mouseInputListener - Variable in class javax.swing.plaf.basic.BasicTableHeaderUI
 
mouseInputListener - Variable in class javax.swing.plaf.basic.BasicTableUI
 
MouseListener - Interface in java.awt.event
The listener interface for receiving "interesting" mouse events (press, release, click, enter, and exit) on a component.
mouseListener - Variable in class javax.swing.plaf.basic.BasicComboPopup
This protected field is implementation specific.
mouseListener - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
MouseMotionAdapter - Class in java.awt.event
An abstract adapter class for receiving mouse motion events.
MouseMotionAdapter() - Constructor for class java.awt.event.MouseMotionAdapter
 
MouseMotionListener - Interface in java.awt.event
The listener interface for receiving mouse motion events on a component.
mouseMotionListener - Variable in class javax.swing.plaf.basic.BasicComboPopup
This protected field is implementation specific.
mouseMove(Event, int, int) - Method in class java.awt.Component
Deprecated.
As of JDK version 1.1, replaced by processMouseMotionEvent(MouseEvent).
mouseMove(int, int) - Method in interface java.awt.peer.RobotPeer
Moves the mouse pointer to the specified screen location.
mouseMove(int, int) - Method in class java.awt.Robot
Moves mouse pointer to given screen coordinates.
mouseMoved(MouseEvent) - Method in class java.awt.AWTEventMulticaster
Handles the mouseMoved event by invoking the mouseMoved methods on listener-a and listener-b.
mouseMoved(MouseEvent) - Method in class java.awt.dnd.MouseDragGestureRecognizer
Invoked when the mouse button has been moved on a component (with no buttons no down).
mouseMoved(MouseEvent) - Method in class java.awt.event.MouseAdapter
Invoked when the mouse cursor has been moved onto a component but no buttons have been pushed.
mouseMoved(MouseEvent) - Method in class java.awt.event.MouseMotionAdapter
Invoked when the mouse button has been moved on a component (with no buttons no down).
mouseMoved(MouseEvent) - Method in interface java.awt.event.MouseMotionListener
Invoked when the mouse cursor has been moved onto a component but no buttons have been pushed.
mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicButtonListener
 
mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicComboPopup.ListMouseMotionHandler
 
mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicDesktopIconUI.MouseInputHandler
 
mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BorderListener
 
mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.GlassPaneDispatcher
 
mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicListUI.MouseInputHandler
 
mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI.MouseInputHandler
 
mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuUI.MouseInputHandler
 
mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicScrollBarUI.TrackListener
 
mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSliderUI.TrackListener
 
mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.MouseHandler
Resets the cursor based on the orientation.
mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI.MouseInputHandler
 
mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.MouseInputHandler
 
mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicToolBarUI.DockingListener
 
mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.MouseHandler
Invoked when the mouse button has been moved on a component (with no buttons no down).
mouseMoved(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.MouseInputHandler
 
mouseMoved(MouseEvent) - Method in class javax.swing.text.DefaultCaret
Called when the mouse is moved.
mouseMoved(MouseEvent) - Method in class javax.swing.text.html.HTMLEditorKit.LinkController
 
mouseMoved(MouseEvent) - Method in class javax.swing.ToolTipManager
Called when the mouse is moved.
mousePress(int) - Method in interface java.awt.peer.RobotPeer
Simulates a mouse press with the specified button(s).
mousePress(int) - Method in class java.awt.Robot
Presses one or more mouse buttons.
mousePressed(MouseEvent) - Method in class java.awt.AWTEventMulticaster
Handles the mousePressed event by invoking the mousePressed methods on listener-a and listener-b.
mousePressed(MouseEvent) - Method in class java.awt.dnd.MouseDragGestureRecognizer
Invoked when a mouse button has been pressed on a Component.
mousePressed(MouseEvent) - Method in class java.awt.event.MouseAdapter
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in interface java.awt.event.MouseListener
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicButtonListener
 
mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicComboPopup.InvocationMouseHandler
Responds to mouse-pressed events on the combo box.
mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicComboPopup.ListMouseHandler
 
mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicDesktopIconUI.MouseInputHandler
 
mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BorderListener
 
mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.GlassPaneDispatcher
 
mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicListUI.MouseInputHandler
 
mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI.MouseInputHandler
 
mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuUI.MouseInputHandler
Invoked when the mouse has been clicked on the menu.
mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicScrollBarUI.ArrowButtonListener
 
mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicScrollBarUI.TrackListener
If the mouse is pressed above the "thumb" component then reduce the scrollbars value by one page ("page up"), otherwise increase it by one page.
mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSliderUI.TrackListener
If the mouse is pressed above the "thumb" component then reduce the scrollbars value by one page ("page up"), otherwise increase it by one page.
mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.MouseHandler
Starts the dragging session by creating the appropriate instance of DragController.
mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.MouseHandler
 
mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI.MouseInputHandler
 
mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.MouseInputHandler
 
mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicToolBarUI.DockingListener
 
mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.MouseHandler
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.MouseInputHandler
 
mousePressed(MouseEvent) - Method in class javax.swing.plaf.metal.MetalToolBarUI.MetalDockingListener
 
mousePressed(MouseEvent) - Method in class javax.swing.text.DefaultCaret
If button 1 is pressed, this is implemented to request focus on the associated text component, and to set the caret position.
mousePressed(MouseEvent) - Method in class javax.swing.ToolTipManager
Called when the mouse is pressed.
mouseRelease(int) - Method in interface java.awt.peer.RobotPeer
Simulates a mouse release with the specified button(s).
mouseRelease(int) - Method in class java.awt.Robot
Releases one or more mouse buttons.
mouseReleased(MouseEvent) - Method in class java.awt.AWTEventMulticaster
Handles the mouseReleased event by invoking the mouseReleased methods on listener-a and listener-b.
mouseReleased(MouseEvent) - Method in class java.awt.dnd.MouseDragGestureRecognizer
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class java.awt.event.MouseAdapter
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in interface java.awt.event.MouseListener
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicButtonListener
 
mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicComboPopup.InvocationMouseHandler
Responds to the user terminating a click or drag that began on the combo box.
mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicComboPopup.ListMouseHandler
 
mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicDesktopIconUI.MouseInputHandler
 
mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BorderListener
 
mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.GlassPaneDispatcher
 
mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicListUI.MouseInputHandler
 
mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI.MouseInputHandler
 
mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicMenuUI.MouseInputHandler
Invoked when the mouse has been released on the menu.
mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicScrollBarUI.ArrowButtonListener
 
mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicScrollBarUI.TrackListener
 
mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSliderUI.TrackListener
 
mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.MouseHandler
If dragger is not null it is messaged with completeDrag.
mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI.MouseInputHandler
 
mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.MouseInputHandler
 
mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicToolBarUI.DockingListener
 
mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.MouseHandler
 
mouseReleased(MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.MouseInputHandler
 
mouseReleased(MouseEvent) - Method in class javax.swing.text.DefaultCaret
Called when the mouse is released.
mouseReleased(MouseEvent) - Method in class javax.swing.text.html.FormView.MouseEventListener
 
mouseUp(Event, int, int) - Method in class java.awt.Component
Deprecated.
As of JDK version 1.1, replaced by processMouseEvent(MouseEvent).
mouseWheel(int) - Method in interface java.awt.peer.RobotPeer
Simulates mouse wheel action.
mouseWheel(int) - Method in class java.awt.Robot
Rotates the scroll wheel on wheel-equipped mice.
MouseWheelEvent - Class in java.awt.event
An event which indicates that the mouse wheel was rotated in a component.
MouseWheelEvent(Component, int, long, int, int, int, int, boolean, int, int, int) - Constructor for class java.awt.event.MouseWheelEvent
Constructs a MouseWheelEvent object with the specified source component, type, modifiers, coordinates, scroll type, scroll amount, and wheel rotation.
MouseWheelEvent(Component, int, long, int, int, int, int, int, int, boolean, int, int, int) - Constructor for class java.awt.event.MouseWheelEvent
Constructs a MouseWheelEvent object with the specified source component, type, modifiers, coordinates, absolute coordinates, scroll type, scroll amount, and wheel rotation.
MouseWheelEvent(Component, int, long, int, int, int, int, int, int, boolean, int, int, int, double) - Constructor for class java.awt.event.MouseWheelEvent
Constructs a MouseWheelEvent object with the specified source component, type, modifiers, coordinates, absolute coordinates, scroll type, scroll amount, and wheel rotation.
MouseWheelListener - Interface in java.awt.event
The listener interface for receiving mouse wheel events on a component.
mouseWheelMoved(MouseWheelEvent) - Method in class java.awt.AWTEventMulticaster
Handles the mouseWheelMoved event by invoking the mouseWheelMoved methods on listener-a and listener-b.
mouseWheelMoved(MouseWheelEvent) - Method in class java.awt.event.MouseAdapter
Invoked when the mouse wheel is rotated.
mouseWheelMoved(MouseWheelEvent) - Method in interface java.awt.event.MouseWheelListener
Invoked when the mouse wheel is rotated.
mouseWheelMoved(MouseWheelEvent) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI.MouseWheelHandler
Called when the mouse wheel is rotated while over a JScrollPane.
move(int, int) - Method in class java.awt.Component
Deprecated.
As of JDK version 1.1, replaced by setLocation(int, int).
move(int, int) - Method in class java.awt.Point
Moves this point to the specified location in the (x,y) coordinate plane.
move(int, int) - Method in class java.awt.Rectangle
Deprecated.
As of JDK version 1.1, replaced by setLocation(int, int).
move(Path, Path, CopyOption...) - Static method in class java.nio.file.Files
Move or rename a file to a target file.
move(T, SecureDirectoryStream<T>, T) - Method in interface java.nio.file.SecureDirectoryStream
Move a file from this directory to another directory.
move(Path, Path, CopyOption...) - Method in class java.nio.file.spi.FileSystemProvider
Move or rename a file to a target file.
MOVE - Static variable in class javax.swing.TransferHandler
An int representing a "move" transfer action.
MOVE_CMD - Static variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
MOVE_CURSOR - Static variable in class java.awt.Cursor
The move cursor type.
MOVE_CURSOR - Static variable in class java.awt.Frame
Deprecated.
replaced by Cursor.MOVE_CURSOR.
moveAction - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
moveAndRepaint(JComponent, int, int, int, int) - Method in class javax.swing.plaf.basic.BasicDesktopIconUI.MouseInputHandler
 
moveCaret(MouseEvent) - Method in class javax.swing.text.DefaultCaret
Tries to move the position of the caret from the coordinates of a mouse event, using viewToModel().
moveCaretPosition(int) - Method in class javax.swing.text.JTextComponent
Moves the caret to a new position, leaving behind a mark defined by the last time setCaretPosition was called.
moveColumn(int, int) - Method in class javax.swing.JTable
Moves the column column to the position currently occupied by the column targetColumn in the view.
moveColumn(int, int) - Method in class javax.swing.table.DefaultTableColumnModel
Moves the column and heading at columnIndex to newIndex.
moveColumn(int, int) - Method in interface javax.swing.table.TableColumnModel
Moves the column and its header at columnIndex to newIndex.
moveDot(int) - Method in interface javax.swing.text.Caret
Moves the caret position (dot) to some other position, leaving behind the mark.
moveDot(int) - Method in class javax.swing.text.DefaultCaret
Moves the caret position to the specified position, with a forward bias.
moveDot(int, Position.Bias) - Method in class javax.swing.text.DefaultCaret
Moves the caret position to the specified position, with the specified bias.
moveDot(int, Position.Bias) - Method in class javax.swing.text.NavigationFilter.FilterBypass
Moves the caret location, bypassing the NavigationFilter.
moveDot(NavigationFilter.FilterBypass, int, Position.Bias) - Method in class javax.swing.text.NavigationFilter
Invoked prior to the Caret moving the dot.
moveLeadSelectionIndex(int) - Method in class javax.swing.DefaultListSelectionModel
Set the lead selection index, leaving all selection values unchanged.
movePointLeft(int) - Method in class java.math.BigDecimal
Returns a BigDecimal which is equivalent to this one with the decimal point moved n places to the left.
movePointRight(int) - Method in class java.math.BigDecimal
Returns a BigDecimal which is equivalent to this one with the decimal point moved n places to the right.
moveRow(int, int, int) - Method in class javax.swing.table.DefaultTableModel
Moves one or more rows from the inclusive range start to end to the to position in the model.
moveTo(double, double) - Method in class java.awt.geom.Path2D.Double
Adds a point to the path by moving to the specified coordinates specified in double precision.
moveTo(double, double) - Method in class java.awt.geom.Path2D.Float
Adds a point to the path by moving to the specified coordinates specified in double precision.
moveTo(float, float) - Method in class java.awt.geom.Path2D.Float
Adds a point to the path by moving to the specified coordinates specified in float precision.
moveTo(double, double) - Method in class java.awt.geom.Path2D
Adds a point to the path by moving to the specified coordinates specified in double precision.
moveToBack() - Method in class javax.swing.JInternalFrame
Convenience method that moves this component to position -1 if its parent is a JLayeredPane.
moveToBack(Component) - Method in class javax.swing.JLayeredPane
Moves the component to the bottom of the components in its current layer (position -1).
moveToCurrentRow() - Method in interface java.sql.ResultSet
Moves the cursor to the remembered cursor position, usually the current row.
moveToFront() - Method in class javax.swing.JInternalFrame
Convenience method that moves this component to position 0 if its parent is a JLayeredPane.
moveToFront(Component) - Method in class javax.swing.JLayeredPane
Moves the component to the top of the components in its current layer (position 0).
moveToInsertRow() - Method in interface java.sql.ResultSet
Moves the cursor to the insert row.
MOVING_TO_PAUSED - Static variable in class javax.print.attribute.standard.PrinterStateReason
Someone has paused the printer, but the device(s) are taking an appreciable time to stop.
MS - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
MULTI_LINE - Static variable in class javax.accessibility.AccessibleState
Indicates this (text) object can contain multiple lines of text
MULTI_SELECTION_ENABLED_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Enables multiple-file selections.
MultiButtonUI - Class in javax.swing.plaf.multi
A multiplexing UI used to combine ButtonUIs.
MultiButtonUI() - Constructor for class javax.swing.plaf.multi.MultiButtonUI
 
MulticastChannel - Interface in java.nio.channels
A network channel that supports Internet Protocol (IP) multicasting.
MulticastSocket - Class in java.net
The multicast datagram socket class is useful for sending and receiving IP multicast packets.
MulticastSocket() - Constructor for class java.net.MulticastSocket
Create a multicast socket.
MulticastSocket(int) - Constructor for class java.net.MulticastSocket
Create a multicast socket and bind it to a specific port.
MulticastSocket(SocketAddress) - Constructor for class java.net.MulticastSocket
Create a MulticastSocket bound to the specified socket address.
MultiColorChooserUI - Class in javax.swing.plaf.multi
A multiplexing UI used to combine ColorChooserUIs.
MultiColorChooserUI() - Constructor for class javax.swing.plaf.multi.MultiColorChooserUI
 
MultiComboBoxUI - Class in javax.swing.plaf.multi
A multiplexing UI used to combine ComboBoxUIs.
MultiComboBoxUI() - Constructor for class javax.swing.plaf.multi.MultiComboBoxUI
 
MultiDesktopIconUI - Class in javax.swing.plaf.multi
A multiplexing UI used to combine DesktopIconUIs.
MultiDesktopIconUI() - Constructor for class javax.swing.plaf.multi.MultiDesktopIconUI
 
MultiDesktopPaneUI - Class in javax.swing.plaf.multi
A multiplexing UI used to combine DesktopPaneUIs.
MultiDesktopPaneUI() - Constructor for class javax.swing.plaf.multi.MultiDesktopPaneUI
 
MultiDoc - Interface in javax.print
Interface MultiDoc specifies the interface for an object that supplies more than one piece of print data for a Print Job.
MultiDocPrintJob - Interface in javax.print
Obtained from a MultiDocPrintService, a MultiDocPrintJob can print a specified collection of documents as a single print job with a set of job attributes.
MultiDocPrintService - Interface in javax.print
Interface MultiPrintService is the factory for a MultiDocPrintJob.
MultiFileChooserUI - Class in javax.swing.plaf.multi
A multiplexing UI used to combine FileChooserUIs.
MultiFileChooserUI() - Constructor for class javax.swing.plaf.multi.MultiFileChooserUI
 
MultiInternalFrameUI - Class in javax.swing.plaf.multi
A multiplexing UI used to combine InternalFrameUIs.
MultiInternalFrameUI() - Constructor for class javax.swing.plaf.multi.MultiInternalFrameUI
 
MultiLabelUI - Class in javax.swing.plaf.multi
A multiplexing UI used to combine LabelUIs.
MultiLabelUI() - Constructor for class javax.swing.plaf.multi.MultiLabelUI
 
MULTILINE - Static variable in class java.util.regex.Pattern
Enables multiline mode.
MultiListUI - Class in javax.swing.plaf.multi
A multiplexing UI used to combine ListUIs.
MultiListUI() - Constructor for class javax.swing.plaf.multi.MultiListUI
 
MultiLookAndFeel - Class in javax.swing.plaf.multi
A multiplexing look and feel that allows more than one UI to be associated with a component at the same time.
MultiLookAndFeel() - Constructor for class javax.swing.plaf.multi.MultiLookAndFeel
 
MultiMenuBarUI - Class in javax.swing.plaf.multi
A multiplexing UI used to combine MenuBarUIs.
MultiMenuBarUI() - Constructor for class javax.swing.plaf.multi.MultiMenuBarUI
 
MultiMenuItemUI - Class in javax.swing.plaf.multi
A multiplexing UI used to combine MenuItemUIs.
MultiMenuItemUI() - Constructor for class javax.swing.plaf.multi.MultiMenuItemUI
 
MultiOptionPaneUI - Class in javax.swing.plaf.multi
A multiplexing UI used to combine OptionPaneUIs.
MultiOptionPaneUI() - Constructor for class javax.swing.plaf.multi.MultiOptionPaneUI
 
MultiPanelUI - Class in javax.swing.plaf.multi
A multiplexing UI used to combine PanelUIs.
MultiPanelUI() - Constructor for class javax.swing.plaf.multi.MultiPanelUI
 
MultiPixelPackedSampleModel - Class in java.awt.image
The MultiPixelPackedSampleModel class represents one-banded images and can pack multiple one-sample pixels into one data element.
MultiPixelPackedSampleModel(int, int, int, int) - Constructor for class java.awt.image.MultiPixelPackedSampleModel
Constructs a MultiPixelPackedSampleModel with the specified data type, width, height and number of bits per pixel.
MultiPixelPackedSampleModel(int, int, int, int, int, int) - Constructor for class java.awt.image.MultiPixelPackedSampleModel
Constructs a MultiPixelPackedSampleModel with specified data type, width, height, number of bits per pixel, scanline stride and data bit offset.
MULTIPLE - Static variable in class javax.swing.text.html.HTML.Attribute
 
MULTIPLE_INTERVAL_SELECTION - Static variable in interface javax.swing.ListSelectionModel
A value for the selectionMode property: select one or more contiguous ranges of indices at a time.
MultipleDocumentHandling - Class in javax.print.attribute.standard
Class MultipleDocumentHandling is a printing attribute class, an enumeration, that controls finishing operations and the placement of one or more print-stream pages into impressions and onto media sheets.
MultipleDocumentHandling(int) - Constructor for class javax.print.attribute.standard.MultipleDocumentHandling
Construct a new multiple document handling enumeration value with the given integer value.
MultipleGradientPaint - Class in java.awt
This is the superclass for Paints which use a multiple color gradient to fill in their raster.
MultipleGradientPaint.ColorSpaceType - Enum in java.awt
The color space in which to perform the gradient interpolation.
MultipleGradientPaint.CycleMethod - Enum in java.awt
The method to use when painting outside the gradient bounds.
MultipleMaster - Interface in java.awt.font
The MultipleMaster interface represents Type 1 Multiple Master fonts.
multiply(BigDecimal) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this × multiplicand), and whose scale is (this.scale() + multiplicand.scale()).
multiply(BigDecimal, MathContext) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this × multiplicand), with rounding according to the context settings.
multiply(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this * val).
MultiPopupMenuUI - Class in javax.swing.plaf.multi
A multiplexing UI used to combine PopupMenuUIs.
MultiPopupMenuUI() - Constructor for class javax.swing.plaf.multi.MultiPopupMenuUI
 
MultiProgressBarUI - Class in javax.swing.plaf.multi
A multiplexing UI used to combine ProgressBarUIs.
MultiProgressBarUI() - Constructor for class javax.swing.plaf.multi.MultiProgressBarUI
 
MultiRootPaneUI - Class in javax.swing.plaf.multi
A multiplexing UI used to combine RootPaneUIs.
MultiRootPaneUI() - Constructor for class javax.swing.plaf.multi.MultiRootPaneUI
 
MultiScrollBarUI - Class in javax.swing.plaf.multi
A multiplexing UI used to combine ScrollBarUIs.
MultiScrollBarUI() - Constructor for class javax.swing.plaf.multi.MultiScrollBarUI
 
MultiScrollPaneUI - Class in javax.swing.plaf.multi
A multiplexing UI used to combine ScrollPaneUIs.
MultiScrollPaneUI() - Constructor for class javax.swing.plaf.multi.MultiScrollPaneUI
 
MULTISELECTABLE - Static variable in class javax.accessibility.AccessibleState
Indicates this object allows more than one of its children to be selected at the same time.
MultiSeparatorUI - Class in javax.swing.plaf.multi
A multiplexing UI used to combine SeparatorUIs.
MultiSeparatorUI() - Constructor for class javax.swing.plaf.multi.MultiSeparatorUI
 
MultiSliderUI - Class in javax.swing.plaf.multi
A multiplexing UI used to combine SliderUIs.
MultiSliderUI() - Constructor for class javax.swing.plaf.multi.MultiSliderUI
 
MultiSpinnerUI - Class in javax.swing.plaf.multi
A multiplexing UI used to combine SpinnerUIs.
MultiSpinnerUI() - Constructor for class javax.swing.plaf.multi.MultiSpinnerUI
 
MultiSplitPaneUI - Class in javax.swing.plaf.multi
A multiplexing UI used to combine SplitPaneUIs.
MultiSplitPaneUI() - Constructor for class javax.swing.plaf.multi.MultiSplitPaneUI
 
MultiTabbedPaneUI - Class in javax.swing.plaf.multi
A multiplexing UI used to combine TabbedPaneUIs.
MultiTabbedPaneUI() - Constructor for class javax.swing.plaf.multi.MultiTabbedPaneUI
 
MultiTableHeaderUI - Class in javax.swing.plaf.multi
A multiplexing UI used to combine TableHeaderUIs.
MultiTableHeaderUI() - Constructor for class javax.swing.plaf.multi.MultiTableHeaderUI
 
MultiTableUI - Class in javax.swing.plaf.multi
A multiplexing UI used to combine TableUIs.
MultiTableUI() - Constructor for class javax.swing.plaf.multi.MultiTableUI
 
MultiTextUI - Class in javax.swing.plaf.multi
A multiplexing UI used to combine TextUIs.
MultiTextUI() - Constructor for class javax.swing.plaf.multi.MultiTextUI
 
MultiToolBarUI - Class in javax.swing.plaf.multi
A multiplexing UI used to combine ToolBarUIs.
MultiToolBarUI() - Constructor for class javax.swing.plaf.multi.MultiToolBarUI
 
MultiToolTipUI - Class in javax.swing.plaf.multi
A multiplexing UI used to combine ToolTipUIs.
MultiToolTipUI() - Constructor for class javax.swing.plaf.multi.MultiToolTipUI
 
MultiTreeUI - Class in javax.swing.plaf.multi
A multiplexing UI used to combine TreeUIs.
MultiTreeUI() - Constructor for class javax.swing.plaf.multi.MultiTreeUI
 
MultiViewportUI - Class in javax.swing.plaf.multi
A multiplexing UI used to combine ViewportUIs.
MultiViewportUI() - Constructor for class javax.swing.plaf.multi.MultiViewportUI
 
MUSICAL_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Musical Symbols" Unicode character block.
MutableAttributeSet - Interface in javax.swing.text
A generic interface for a mutable collection of unique attributes.
MutableCallSite - Class in java.lang.invoke
A MutableCallSite is a CallSite whose target variable behaves like an ordinary field.
MutableCallSite(MethodType) - Constructor for class java.lang.invoke.MutableCallSite
Creates a blank call site object with the given method type.
MutableCallSite(MethodHandle) - Constructor for class java.lang.invoke.MutableCallSite
Creates a call site object with an initial target method handle.
MutableComboBoxModel<E> - Interface in javax.swing
A mutable version of ComboBoxModel.
MutableTreeNode - Interface in javax.swing.tree
Defines the requirements for a tree node object that can change -- by adding or removing child nodes, or by changing the contents of a user object stored in the node.
mutatesTo(Object, Object) - Method in class java.beans.DefaultPersistenceDelegate
If the number of arguments in the specified constructor is non-zero and the class of oldInstance explicitly declares an "equals" method this method returns the value of oldInstance.equals(newInstance).
mutatesTo(Object, Object) - Method in class java.beans.PersistenceDelegate
Returns true if an equivalent copy of oldInstance may be created by applying a series of statements to newInstance.
MUTE - Static variable in class javax.sound.sampled.BooleanControl.Type
Represents a control for the mute status of a line.
MXBean - Annotation Type in javax.management
Annotation to mark an interface explicitly as being an MXBean interface, or as not being an MXBean interface.
MXBEAN_FIELD - Static variable in class javax.management.JMX
The name of the mxbean field.
MYANMAR - Static variable in class java.awt.font.NumericShaper
Identifies the MYANMAR range and decimal base.
MYANMAR - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Myanmar" Unicode character block.
MYANMAR_EXTENDED_A - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Myanmar Extended-A" Unicode character block.
myProps - Variable in class javax.naming.InitialContext
The environment associated with this InitialContext.
mySyntax - Variable in class javax.naming.CompoundName
Syntax properties for this compound name.

N

N - Static variable in class javax.swing.text.html.HTML.Attribute
 
N_RESIZE_CURSOR - Static variable in class java.awt.Cursor
The north-resize cursor type.
N_RESIZE_CURSOR - Static variable in class java.awt.Frame
Deprecated.
replaced by Cursor.N_RESIZE_CURSOR.
NA_10X13_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for North American 10 x 13 in.
NA_10x13_ENVELOPE - Static variable in class javax.print.attribute.standard.MediaSize.NA
Specifies the North American 10 inch by 13 inch envelope size.
NA_10X13_ENVELOPE - Static variable in class javax.print.attribute.standard.MediaSizeName
10x13 North American envelope size .
NA_10X14_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for North American 10 x 14 in.
NA_10x14_ENVELOPE - Static variable in class javax.print.attribute.standard.MediaSize.NA
Specifies the North American 10 inch by 14 inch envelope size.
NA_10X14_ENVELOPE - Static variable in class javax.print.attribute.standard.MediaSizeName
10x14North American envelope size .
NA_10X15_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for North American 10 x 15 in.
NA_10X15_ENVELOPE - Static variable in class javax.print.attribute.standard.MediaSize.NA
Specifies the North American 10 inch by 15 inch envelope size.
NA_10X15_ENVELOPE - Static variable in class javax.print.attribute.standard.MediaSizeName
10x15 North American envelope size.
NA_5X7 - Static variable in class javax.print.attribute.standard.MediaSize.NA
Specifies the North American 5 inch by 7 inch paper.
NA_5X7 - Static variable in class javax.print.attribute.standard.MediaSizeName
5x7 North American paper.
NA_6X9_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for North American 6 x 9 in.
NA_6X9_ENVELOPE - Static variable in class javax.print.attribute.standard.MediaSize.NA
Specifies the North American 6 inch by 9 inch envelope size.
NA_6X9_ENVELOPE - Static variable in class javax.print.attribute.standard.MediaSizeName
6x9 North American envelope size.
NA_7X9_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for North American 7 x 9 in.
NA_7X9_ENVELOPE - Static variable in class javax.print.attribute.standard.MediaSize.NA
Specifies the North American 7 inch by 9 inch envelope size.
NA_7X9_ENVELOPE - Static variable in class javax.print.attribute.standard.MediaSizeName
7x9 North American envelope size.
NA_8X10 - Static variable in class javax.print.attribute.standard.MediaSize.NA
Specifies the North American 8 inch by 10 inch paper.
NA_8X10 - Static variable in class javax.print.attribute.standard.MediaSizeName
8x10 North American paper.
NA_9X11_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for North American 9 x 11 in.
NA_9x11_ENVELOPE - Static variable in class javax.print.attribute.standard.MediaSize.NA
Specifies the North American 9 inch by 11 inch envelope size.
NA_9X11_ENVELOPE - Static variable in class javax.print.attribute.standard.MediaSizeName
9x11 North American envelope size.
NA_9X12_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for North American 9 x 12 in.
NA_9x12_ENVELOPE - Static variable in class javax.print.attribute.standard.MediaSize.NA
Specifies the North American 9 inch by 12 inch envelope size.
NA_9X12_ENVELOPE - Static variable in class javax.print.attribute.standard.MediaSizeName
9x12 North American envelope size.
NA_LEGAL - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for North American Legal, 8 1/2 x 14 in.
NA_LEGAL - Static variable in class javax.print.attribute.standard.MediaSizeName
legal size .
NA_LETTER - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for North American Letter, 8 1/2 x 11 in.
NA_LETTER - Static variable in class javax.print.attribute.standard.MediaSizeName
letter size.
NA_LETTER_TRANSPARENT - Static variable in class javax.print.attribute.standard.MediaName
letter transparency.
NA_LETTER_WHITE - Static variable in class javax.print.attribute.standard.MediaName
white letter paper.
NA_NUMBER_10_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for North American #10 Business Envelope, 4 1/8 x 9 1/2 in.
NA_NUMBER_10_ENVELOPE - Static variable in class javax.print.attribute.standard.MediaSize.NA
Specifies the North American Number 10 business envelope size, 4.125 inches by 9.5 inches.
NA_NUMBER_10_ENVELOPE - Static variable in class javax.print.attribute.standard.MediaSizeName
number 10 envelope size .
NA_NUMBER_11_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for North American #11 Business Envelope, 4 1/2 x 10 3/8 in.
NA_NUMBER_11_ENVELOPE - Static variable in class javax.print.attribute.standard.MediaSize.NA
Specifies the North American Number 11 business envelope size, 4.5 inches by 10.375 inches.
NA_NUMBER_11_ENVELOPE - Static variable in class javax.print.attribute.standard.MediaSizeName
number 11 envelope size .
NA_NUMBER_12_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for North American #12 Business Envelope, 4 3/4 x 11 in.
NA_NUMBER_12_ENVELOPE - Static variable in class javax.print.attribute.standard.MediaSize.NA
Specifies the North American Number 12 business envelope size, 4.75 inches by 11 inches.
NA_NUMBER_12_ENVELOPE - Static variable in class javax.print.attribute.standard.MediaSizeName
number 12 envelope size .
NA_NUMBER_14_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for North American #14 Business Envelope, 5 x 11 1/2 in.
NA_NUMBER_14_ENVELOPE - Static variable in class javax.print.attribute.standard.MediaSize.NA
Specifies the North American Number 14 business envelope size, 5 inches by 11.5 inches.
NA_NUMBER_14_ENVELOPE - Static variable in class javax.print.attribute.standard.MediaSizeName
number 14 envelope size .
NA_NUMBER_9_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for North American #9 Business Envelope, 3 7/8 x 8 7/8 in.
NA_NUMBER_9_ENVELOPE - Static variable in class javax.print.attribute.standard.MediaSize.NA
Specifies the North American Number 9 business envelope size, 3.875 inches by 8.875 inches.
NA_NUMBER_9_ENVELOPE - Static variable in class javax.print.attribute.standard.MediaSizeName
number 9 envelope size .
name - Variable in class java.awt.Cursor
The user-visible name of the cursor.
name - Variable in class java.awt.Font
The logical name of this Font, as passed to the constructor.
name() - Method in class java.lang.Enum
Returns the name of this enum constant, exactly as declared in its enum declaration.
name() - Method in interface java.net.ProtocolFamily
Returns the name of the protocol family.
name() - Method in interface java.net.SocketOption
Returns the name of the socket option.
name() - Method in class java.nio.charset.Charset
Returns this charset's canonical name.
name() - Method in interface java.nio.file.attribute.AclFileAttributeView
Returns the name of the attribute view.
name() - Method in interface java.nio.file.attribute.AttributeView
Returns the name of the attribute view.
name() - Method in interface java.nio.file.attribute.BasicFileAttributeView
Returns the name of the attribute view.
name() - Method in interface java.nio.file.attribute.DosFileAttributeView
Returns the name of the attribute view.
name() - Method in interface java.nio.file.attribute.FileAttribute
Returns the attribute name.
name() - Method in interface java.nio.file.attribute.FileOwnerAttributeView
Returns the name of the attribute view.
name() - Method in interface java.nio.file.attribute.PosixFileAttributeView
Returns the name of the attribute view.
name() - Method in interface java.nio.file.attribute.UserDefinedFileAttributeView
Returns the name of this attribute view.
name() - Method in class java.nio.file.FileStore
Returns the name of this file store.
name() - Method in interface java.nio.file.WatchEvent.Kind
Returns the name of the event kind.
name() - Method in interface java.nio.file.WatchEvent.Modifier
Returns the name of the modifier.
name - Variable in class java.sql.DriverPropertyInfo
The name of the property.
name() - Method in class java.util.prefs.AbstractPreferences
Implements the name method as per the specification in Preferences.name().
name() - Method in class java.util.prefs.Preferences
Returns this preference node's name, relative to its parent.
Name - Interface in javax.lang.model.element
An immutable sequence of characters.
name - Variable in class javax.management.MBeanFeatureInfo
The name of the feature.
Name - Interface in javax.naming
The Name interface represents a generic name -- an ordered sequence of components.
NAME - Static variable in interface javax.script.ScriptEngine
Reserved key for a named value that identifies the short name of the scripting language.
NAME - Static variable in interface javax.swing.Action
The key used for storing the String name for the action, used for a menu or button.
NAME - Static variable in class javax.swing.text.html.HTML.Attribute
 
name - Variable in class javax.swing.text.html.parser.AttributeList
 
name - Variable in class javax.swing.text.html.parser.DTD
 
NAME - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
name - Variable in class javax.swing.text.html.parser.Element
 
name - Variable in class javax.swing.text.html.parser.Entity
 
name2type(String) - Static method in class javax.swing.text.html.parser.AttributeList
 
name2type(String) - Static method in class javax.swing.text.html.parser.Element
 
name2type(String) - Static method in class javax.swing.text.html.parser.Entity
Converts nm string to the corresponding entity type.
NAME_NOT_MN - Static variable in exception org.ietf.jgss.GSSException
Name contains multi-mechanism elements.
NameAlreadyBoundException - Exception in javax.naming
This exception is thrown by methods to indicate that a binding cannot be added because the name is already bound to another object.
NameAlreadyBoundException(String) - Constructor for exception javax.naming.NameAlreadyBoundException
Constructs a new instance of NameAlreadyBoundException using the explanation supplied.
NameAlreadyBoundException() - Constructor for exception javax.naming.NameAlreadyBoundException
Constructs a new instance of NameAlreadyBoundException.
NameAttribute - Static variable in interface javax.swing.text.AttributeSet
Attribute name used to name the collection of attributes.
NameAttribute - Static variable in class javax.swing.text.StyleConstants
Attribute name used to name the collection of attributes.
NameCallback - Class in javax.security.auth.callback
Underlying security services instantiate and pass a NameCallback to the handle method of a CallbackHandler to retrieve name information.
NameCallback(String) - Constructor for class javax.security.auth.callback.NameCallback
Construct a NameCallback with a prompt.
NameCallback(String, String) - Constructor for class javax.security.auth.callback.NameCallback
Construct a NameCallback with a prompt and default name.
NameClassPair - Class in javax.naming
This class represents the object name and class name pair of a binding found in a context.
NameClassPair(String, String) - Constructor for class javax.naming.NameClassPair
Constructs an instance of a NameClassPair given its name and class name.
NameClassPair(String, String, boolean) - Constructor for class javax.naming.NameClassPair
Constructs an instance of a NameClassPair given its name, class name, and whether it is relative to the listing context.
NameNotFoundException - Exception in javax.naming
This exception is thrown when a component of the name cannot be resolved because it is not bound.
NameNotFoundException(String) - Constructor for exception javax.naming.NameNotFoundException
Constructs a new instance of NameNotFoundException using the explanation supplied.
NameNotFoundException() - Constructor for exception javax.naming.NameNotFoundException
Constructs a new instance of NameNotFoundException.
NameParser - Interface in javax.naming
This interface is used for parsing names from a hierarchical namespace.
names - Variable in class javax.imageio.spi.ImageReaderWriterSpi
An array of strings to be returned from getFormatNames, initially null.
NAMES - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
NamespaceChangeListener - Interface in javax.naming.event
Specifies the methods that a listener interested in namespace changes must implement.
nameUUIDFromBytes(byte[]) - Static method in class java.util.UUID
Static factory to retrieve a type 3 (name based) UUID based on the specified byte array.
Naming - Class in java.rmi
The Naming class provides methods for storing and obtaining references to remote objects in a remote object registry.
NamingEnumeration<T> - Interface in javax.naming
This interface is for enumerating lists returned by methods in the javax.naming and javax.naming.directory packages.
NamingEvent - Class in javax.naming.event
This class represents an event fired by a naming/directory service.
NamingEvent(EventContext, int, Binding, Binding, Object) - Constructor for class javax.naming.event.NamingEvent
Constructs an instance of NamingEvent.
NamingException - Exception in javax.naming
This is the superclass of all exceptions thrown by operations in the Context and DirContext interfaces.
NamingException(String) - Constructor for exception javax.naming.NamingException
Constructs a new NamingException with an explanation.
NamingException() - Constructor for exception javax.naming.NamingException
Constructs a new NamingException.
NamingExceptionEvent - Class in javax.naming.event
This class represents an event fired when the procedures/processes used to collect information for notifying listeners of NamingEvents threw a NamingException.
NamingExceptionEvent(EventContext, NamingException) - Constructor for class javax.naming.event.NamingExceptionEvent
Constructs an instance of NamingExceptionEvent using the context in which the NamingException was thrown and the exception that was thrown.
namingExceptionThrown(NamingExceptionEvent) - Method in interface javax.naming.event.NamingListener
Called when a naming exception is thrown while attempting to fire a NamingEvent.
NamingListener - Interface in javax.naming.event
This interface is the root of listener interfaces that handle NamingEvents.
NamingManager - Class in javax.naming.spi
This class contains methods for creating context objects and objects referred to by location information in the naming or directory service.
NamingSecurityException - Exception in javax.naming
This is the superclass of security-related exceptions thrown by operations in the Context and DirContext interfaces.
NamingSecurityException(String) - Constructor for exception javax.naming.NamingSecurityException
Constructs a new instance of NamingSecurityException using the explanation supplied.
NamingSecurityException() - Constructor for exception javax.naming.NamingSecurityException
Constructs a new instance of NamingSecurityException.
NaN - Static variable in class java.lang.Double
A constant holding a Not-a-Number (NaN) value of type double.
NaN - Static variable in class java.lang.Float
A constant holding a Not-a-Number (NaN) value of type float.
nanoTime() - Static method in class java.lang.System
Returns the current value of the running Java Virtual Machine's high-resolution time source, in nanoseconds.
NATIVE - Static variable in class java.awt.JobAttributes.DialogType
The DialogType instance to use for specifying the platform's native print dialog.
NATIVE - Static variable in class java.lang.reflect.Modifier
The int value representing the native modifier.
NATIVE - Static variable in class javax.print.attribute.standard.DialogTypeSelection
 
nativeImageMetadataFormatClassName - Variable in class javax.imageio.spi.ImageReaderWriterSpi
A String containing the class name of the native stream metadata format supported by this plug-in, initially null.
nativeImageMetadataFormatName - Variable in class javax.imageio.spi.ImageReaderWriterSpi
A String containing the name of the native stream metadata format supported by this plug-in, initially null.
nativeMetadataFormatClassName - Variable in class javax.imageio.metadata.IIOMetadata
The name of the class implementing IIOMetadataFormat and representing the native metadata format, initialized to null and set via the constructor.
nativeMetadataFormatName - Variable in class javax.imageio.metadata.IIOMetadata
The name of the native metadata format for this object, initialized to null and set via the constructor.
nativeOrder() - Static method in class java.nio.ByteOrder
Retrieves the native byte order of the underlying platform.
nativeSQL(String) - Method in interface java.sql.Connection
Converts the given SQL statement into the system's native SQL grammar.
nativeStreamMetadataFormatClassName - Variable in class javax.imageio.spi.ImageReaderWriterSpi
A String containing the class name of the native stream metadata format supported by this plug-in, initially null.
nativeStreamMetadataFormatName - Variable in class javax.imageio.spi.ImageReaderWriterSpi
A String containing the name of the native stream metadata format supported by this plug-in, initially null.
navigableKeySet() - Method in interface java.util.concurrent.ConcurrentNavigableMap
Returns a NavigableSet view of the keys contained in this map.
navigableKeySet() - Method in class java.util.concurrent.ConcurrentSkipListMap
 
navigableKeySet() - Method in interface java.util.NavigableMap
Returns a NavigableSet view of the keys contained in this map.
navigableKeySet() - Method in class java.util.TreeMap
 
NavigableMap<K,V> - Interface in java.util
A SortedMap extended with navigation methods returning the closest matches for given search targets.
NavigableSet<E> - Interface in java.util
A SortedSet extended with navigation methods reporting closest matches for given search targets.
navigateFocusedComp(int) - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
navigateKey - Variable in class javax.swing.plaf.basic.BasicDesktopPaneUI
Deprecated.
As of 1.3.
navigateKey2 - Variable in class javax.swing.plaf.basic.BasicDesktopPaneUI
Deprecated.
As of 1.3.
navigateSelectedTab(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
NavigationFilter - Class in javax.swing.text
NavigationFilter can be used to restrict where the cursor can be positioned.
NavigationFilter() - Constructor for class javax.swing.text.NavigationFilter
 
NavigationFilter.FilterBypass - Class in javax.swing.text
Used as a way to circumvent calling back into the caret to position the cursor.
NavigationFilter.FilterBypass() - Constructor for class javax.swing.text.NavigationFilter.FilterBypass
 
NCHAR - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type NCHAR
NClob - Interface in java.sql
The mapping in the JavaTM programming language for the SQL NCLOB type.
NCLOB - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type NCLOB.
nCopies(int, T) - Static method in class java.util.Collections
Returns an immutable list consisting of n copies of the specified object.
NE_RESIZE_CURSOR - Static variable in class java.awt.Cursor
The north-east-resize cursor type.
NE_RESIZE_CURSOR - Static variable in class java.awt.Frame
Deprecated.
replaced by Cursor.NE_RESIZE_CURSOR.
needsCacheFile() - Method in class javax.imageio.spi.ImageInputStreamSpi
Returns true if the ImageInputStream implementation associated with this service provider requires the use of a cache File.
needsCacheFile() - Method in class javax.imageio.spi.ImageOutputStreamSpi
Returns true if the ImageOutputStream implementation associated with this service provider requires the use of a cache File.
needsDictionary() - Method in class java.util.zip.Inflater
Returns true if a preset dictionary is needed for decompression.
needsGui() - Method in class java.beans.beancontext.BeanContextSupport
This method is typically called from the environment in order to determine if the implementor "needs" a GUI.
needsGui() - Method in interface java.beans.Visibility
Determines whether this bean needs a GUI.
needsInput() - Method in class java.util.zip.Deflater
Returns true if the input data buffer is empty and setInput() should be called in order to provide more input.
needsInput() - Method in class java.util.zip.Inflater
Returns true if no data remains in the input buffer.
needsReload(String, Locale, String, ClassLoader, ResourceBundle, long) - Method in class java.util.ResourceBundle.Control
Determines if the expired bundle in the cache needs to be reloaded based on the loading time given by loadTime or some other criteria.
negate() - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (-this), and whose scale is this.scale().
negate(MathContext) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (-this), with rounding according to the context settings.
negate() - Method in class java.math.BigInteger
Returns a BigInteger whose value is (-this).
NEGATIVE_INFINITY - Static variable in class java.lang.Double
A constant holding the negative infinity of type double.
NEGATIVE_INFINITY - Static variable in class java.lang.Float
A constant holding the negative infinity of type float.
NEGATIVE_SCROLL - Static variable in class javax.swing.plaf.basic.BasicSliderUI
 
NegativeArraySizeException - Exception in java.lang
Thrown if an application tries to create an array with negative size.
NegativeArraySizeException() - Constructor for exception java.lang.NegativeArraySizeException
Constructs a NegativeArraySizeException with no detail message.
NegativeArraySizeException(String) - Constructor for exception java.lang.NegativeArraySizeException
Constructs a NegativeArraySizeException with the specified detail message.
negotiate() - Method in class javax.naming.ldap.StartTlsResponse
Negotiates a TLS session using the default SSL socket factory.
negotiate(SSLSocketFactory) - Method in class javax.naming.ldap.StartTlsResponse
Negotiates a TLS session using an SSL socket factory.
NestingKind - Enum in javax.lang.model.element
The nesting kind of a type element.
NetPermission - Class in java.net
This class is for various network permissions.
NetPermission(String) - Constructor for class java.net.NetPermission
Creates a new NetPermission with the specified name.
NetPermission(String, String) - Constructor for class java.net.NetPermission
Creates a new NetPermission object with the specified name.
NetworkChannel - Interface in java.nio.channels
A channel to a network socket.
NetworkInterface - Class in java.net
This class represents a Network Interface made up of a name, and a list of IP addresses assigned to this interface.
networkInterface() - Method in class java.nio.channels.MembershipKey
Returns the network interface for which this membership key was created.
NEVER_UPDATE - Static variable in class javax.swing.text.DefaultCaret
Indicates that the caret should remain at the same absolute position in the document regardless of any document updates, except when the document length becomes less than the current caret position due to removal.
NEW_TAI_LUE - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "New Tai Lue" Unicode character block.
newAsynchronousFileChannel(Path, Set<? extends OpenOption>, ExecutorService, FileAttribute<?>...) - Method in class java.nio.file.spi.FileSystemProvider
Opens or creates a file for reading and/or writing, returning an asynchronous file channel to access the file.
newAttributes - Variable in class javax.swing.text.DefaultStyledDocument.AttributeUndoableEdit
 
newAudioClip(URL) - Static method in class java.applet.Applet
Get an audio clip from the given URL.
newBinding - Variable in class javax.naming.event.NamingEvent
Contains information about the object after the change.
newBufferedReader(Path, Charset) - Static method in class java.nio.file.Files
Opens a file for reading, returning a BufferedReader that may be used to read text from the file in an efficient manner.
newBufferedWriter(Path, Charset, OpenOption...) - Static method in class java.nio.file.Files
Opens or creates a file for writing, returning a BufferedWriter that may be used to write text to the file in an efficient manner.
newBuilder() - Static method in class java.nio.file.attribute.AclEntry
Constructs a new builder.
newBuilder(AclEntry) - Static method in class java.nio.file.attribute.AclEntry
Constructs a new builder with the components of an existing ACL entry.
newBundle(String, Locale, String, ClassLoader, boolean) - Method in class java.util.ResourceBundle.Control
Instantiates a resource bundle for the given bundle name of the given format and locale, using the given class loader if necessary.
newByteChannel(Path, Set<? extends OpenOption>, FileAttribute<?>...) - Static method in class java.nio.file.Files
Opens or creates a file, returning a seekable byte channel to access the file.
newByteChannel(Path, OpenOption...) - Static method in class java.nio.file.Files
Opens or creates a file, returning a seekable byte channel to access the file.
newByteChannel(T, Set<? extends OpenOption>, FileAttribute<?>...) - Method in interface java.nio.file.SecureDirectoryStream
Opens or creates a file in this directory, returning a seekable byte channel to access the file.
newByteChannel(Path, Set<? extends OpenOption>, FileAttribute<?>...) - Method in class java.nio.file.spi.FileSystemProvider
Opens or creates a file, returning a seekable byte channel to access the file.
newCachedThreadPool() - Static method in class java.util.concurrent.Executors
Creates a thread pool that creates new threads as needed, but will reuse previously constructed threads when they are available.
newCachedThreadPool(ThreadFactory) - Static method in class java.util.concurrent.Executors
Creates a thread pool that creates new threads as needed, but will reuse previously constructed threads when they are available, and uses the provided ThreadFactory to create new threads when needed.
newCall(RemoteObject, Operation[], int, long) - Method in interface java.rmi.server.RemoteRef
Deprecated.
1.2 style stubs no longer use this method. Instead of using a sequence of method calls on the stub's the remote reference (newCall, invoke, and done), a stub uses a single method, invoke(Remote, Method, Object[], int), on the remote reference to carry out parameter marshalling, remote method executing and unmarshalling of the return value.
newCanonicalizationMethod(String, C14NMethodParameterSpec) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a CanonicalizationMethod for the specified algorithm URI and parameters.
newCanonicalizationMethod(String, XMLStructure) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a CanonicalizationMethod for the specified algorithm URI and parameters.
newChannel(InputStream) - Static method in class java.nio.channels.Channels
Constructs a channel that reads bytes from the given stream.
newChannel(OutputStream) - Static method in class java.nio.channels.Channels
Constructs a channel that writes bytes to the given stream.
newClient(Object) - Method in interface javax.management.remote.rmi.RMIServer
Makes a new connection through this RMI connector.
newClient(Object) - Method in class javax.management.remote.rmi.RMIServerImpl
Creates a new client connection.
newCondition() - Method in interface java.util.concurrent.locks.Lock
Returns a new Condition instance that is bound to this Lock instance.
newCondition() - Method in class java.util.concurrent.locks.ReentrantLock
Returns a Condition instance for use with this Lock instance.
newCondition() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock.ReadLock
Throws UnsupportedOperationException because ReadLocks do not support conditions.
newCondition() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock.WriteLock
Returns a Condition instance for use with this Lock instance.
newDataAvailable(TableModelEvent) - Method in class javax.swing.table.DefaultTableModel
Equivalent to fireTableChanged.
newDecoder() - Method in class java.nio.charset.Charset
Constructs a new decoder for this charset.
newDigestMethod(String, DigestMethodParameterSpec) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a DigestMethod for the specified algorithm URI and parameters.
newDirectoryStream(Path) - Static method in class java.nio.file.Files
Opens a directory, returning a DirectoryStream to iterate over all entries in the directory.
newDirectoryStream(Path, String) - Static method in class java.nio.file.Files
Opens a directory, returning a DirectoryStream to iterate over the entries in the directory.
newDirectoryStream(Path, DirectoryStream.Filter<? super Path>) - Static method in class java.nio.file.Files
Opens a directory, returning a DirectoryStream to iterate over the entries in the directory.
newDirectoryStream(T, LinkOption...) - Method in interface java.nio.file.SecureDirectoryStream
Opens the directory identified by the given path, returning a SecureDirectoryStream to iterate over the entries in the directory.
newDirectoryStream(Path, DirectoryStream.Filter<? super Path>) - Method in class java.nio.file.spi.FileSystemProvider
Opens a directory, returning a DirectoryStream to iterate over the entries in the directory.
newEncoder() - Method in class java.nio.charset.Charset
Constructs a new encoder for this charset.
newFactory() - Static method in class javax.sql.rowset.RowSetProvider
Creates a new instance of a RowSetFactory implementation.
newFactory(String, ClassLoader) - Static method in class javax.sql.rowset.RowSetProvider
Creates a new instance of a RowSetFactory from the specified factory class name.
newFileChannel(Path, Set<? extends OpenOption>, FileAttribute<?>...) - Method in class java.nio.file.spi.FileSystemProvider
Opens or creates a file for reading and/or writing, returning a file channel to access the file.
newFileSystem(URI, Map<String, ?>) - Static method in class java.nio.file.FileSystems
Constructs a new file system that is identified by a URI
newFileSystem(URI, Map<String, ?>, ClassLoader) - Static method in class java.nio.file.FileSystems
Constructs a new file system that is identified by a URI
newFileSystem(Path, ClassLoader) - Static method in class java.nio.file.FileSystems
Constructs a new FileSystem to access the contents of a file as a file system.
newFileSystem(URI, Map<String, ?>) - Method in class java.nio.file.spi.FileSystemProvider
Constructs a new FileSystem object identified by a URI.
newFileSystem(Path, Map<String, ?>) - Method in class java.nio.file.spi.FileSystemProvider
Constructs a new FileSystem to access the contents of a file as a file system.
newFixedThreadPool(int) - Static method in class java.util.concurrent.Executors
Creates a thread pool that reuses a fixed number of threads operating off a shared unbounded queue.
newFixedThreadPool(int, ThreadFactory) - Static method in class java.util.concurrent.Executors
Creates a thread pool that reuses a fixed number of threads operating off a shared unbounded queue, using the provided ThreadFactory to create new threads when needed.
newFolderIcon - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
newInputStream(ReadableByteChannel) - Static method in class java.nio.channels.Channels
Constructs a stream that reads bytes from the given channel.
newInputStream(AsynchronousByteChannel) - Static method in class java.nio.channels.Channels
Constructs a stream that reads bytes from the given channel.
newInputStream(Path, OpenOption...) - Static method in class java.nio.file.Files
Opens a file, returning an input stream to read from the file.
newInputStream(Path, OpenOption...) - Method in class java.nio.file.spi.FileSystemProvider
Opens a file, returning an input stream to read from the file.
newInstance() - Method in class java.lang.Class
Creates a new instance of the class represented by this Class object.
newInstance(Class<?>, int) - Static method in class java.lang.reflect.Array
Creates a new array with the specified component type and length.
newInstance(Class<?>, int...) - Static method in class java.lang.reflect.Array
Creates a new array with the specified component type and dimensions.
newInstance(Object...) - Method in class java.lang.reflect.Constructor
Uses the constructor represented by this Constructor object to create and initialize a new instance of the constructor's declaring class, with the specified initialization parameters.
newInstance(URL[], ClassLoader) - Static method in class java.net.URLClassLoader
Creates a new instance of URLClassLoader for the specified URLs and parent class loader.
newInstance(URL[]) - Static method in class java.net.URLClassLoader
Creates a new instance of URLClassLoader for the specified URLs and default parent class loader.
newInstance(ActivationID, ActivationDesc) - Method in interface java.rmi.activation.ActivationInstantiator
The activator calls an instantiator's newInstance method in order to recreate in that group an object with the activation identifier, id, and descriptor, desc.
newInstance(KeyStore, KeyStore.ProtectionParameter) - Static method in class java.security.KeyStore.Builder
Returns a new Builder that encapsulates the given KeyStore.
newInstance(String, Provider, File, KeyStore.ProtectionParameter) - Static method in class java.security.KeyStore.Builder
Returns a new Builder object.
newInstance(String, Provider, KeyStore.ProtectionParameter) - Static method in class java.security.KeyStore.Builder
Returns a new Builder object.
newInstance(Object) - Method in class java.security.Provider.Service
Return a new instance of the implementation described by this service.
newInstance(Control[]) - Method in class javax.naming.ldap.InitialLdapContext
 
newInstance(Control[]) - Method in interface javax.naming.ldap.LdapContext
Creates a new instance of this context initialized using request controls.
newJMXConnector(JMXServiceURL, Map<String, ?>) - Static method in class javax.management.remote.JMXConnectorFactory
Creates a connector client for the connector server at the given address.
newJMXConnector(JMXServiceURL, Map<String, ?>) - Method in interface javax.management.remote.JMXConnectorProvider
Creates a new connector client that is ready to connect to the connector server at the given address.
newJMXConnectorServer(JMXServiceURL, Map<String, ?>, MBeanServer) - Static method in class javax.management.remote.JMXConnectorServerFactory
Creates a connector server at the given address.
newJMXConnectorServer(JMXServiceURL, Map<String, ?>, MBeanServer) - Method in interface javax.management.remote.JMXConnectorServerProvider
Creates a new connector server at the given address.
newKeyInfo(List) - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Creates a KeyInfo containing the specified list of key information types.
newKeyInfo(List, String) - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Creates a KeyInfo containing the specified list of key information types and optional id.
newKeyName(String) - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Creates a KeyName from the specified name.
newKeyValue(PublicKey) - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Creates a KeyValue from the specified public key.
newLeadSelectionPath - Variable in class javax.swing.event.TreeSelectionEvent
leadSelectionPath after the paths changed, may be null.
newLine() - Method in class java.io.BufferedWriter
Writes a line separator.
NEWLINE - Static variable in class javax.swing.text.AbstractWriter
How the text packages models newlines.
newManifest(List) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a Manifest containing the specified list of References.
newManifest(List, String) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a Manifest containing the specified list of References and optional id.
newMBeanProxy(MBeanServerConnection, ObjectName, Class<T>) - Static method in class javax.management.JMX
Make a proxy for a Standard MBean in a local or remote MBean Server.
newMBeanProxy(MBeanServerConnection, ObjectName, Class<T>, boolean) - Static method in class javax.management.JMX
Make a proxy for a Standard MBean in a local or remote MBean Server that may also support the methods of NotificationEmitter.
newMBeanServer(String, MBeanServer, MBeanServerDelegate) - Method in class javax.management.MBeanServerBuilder
This method creates a new MBeanServer implementation object.
newMBeanServer() - Static method in class javax.management.MBeanServerFactory
Return a new object implementing the MBeanServer interface with a standard default domain name, without keeping an internal reference to this new object.
newMBeanServer(String) - Static method in class javax.management.MBeanServerFactory
Return a new object implementing the MBeanServer interface with the specified default domain name, without keeping an internal reference to this new object.
newMBeanServerDelegate() - Method in class javax.management.MBeanServerBuilder
This method creates a new MBeanServerDelegate for a new MBeanServer.
newmodel - Variable in class java.awt.image.RGBImageFilter
The ColorModel with which to replace origmodel when the user calls substituteColorModel.
newMXBeanProxy(MBeanServerConnection, ObjectName, Class<T>) - Static method in class javax.management.JMX
Make a proxy for an MXBean in a local or remote MBean Server.
newMXBeanProxy(MBeanServerConnection, ObjectName, Class<T>, boolean) - Static method in class javax.management.JMX
Make a proxy for an MXBean in a local or remote MBean Server that may also support the methods of NotificationEmitter.
newNode - Variable in class java.util.prefs.AbstractPreferences
This field should be true if this node did not exist in the backing store prior to the creation of this object.
newOutputStream(WritableByteChannel) - Static method in class java.nio.channels.Channels
Constructs a stream that writes bytes to the given channel.
newOutputStream(AsynchronousByteChannel) - Static method in class java.nio.channels.Channels
Constructs a stream that writes bytes to the given channel.
newOutputStream(Path, OpenOption...) - Static method in class java.nio.file.Files
Opens or creates a file, returning an output stream that may be used to write bytes to the file.
newOutputStream(Path, OpenOption...) - Method in class java.nio.file.spi.FileSystemProvider
Opens or creates a file, returning an output stream that may be used to write bytes to the file.
newPacker() - Static method in class java.util.jar.Pack200
Obtain new instance of a class that implements Packer.
newPermissionCollection() - Method in class java.io.FilePermission
Returns a new PermissionCollection object for storing FilePermission objects.
newPermissionCollection() - Method in class java.net.SocketPermission
Returns a new PermissionCollection object for storing SocketPermission objects.
newPermissionCollection() - Method in class java.security.AllPermission
Returns a new PermissionCollection object for storing AllPermission objects.
newPermissionCollection() - Method in class java.security.BasicPermission
Returns a new PermissionCollection object for storing BasicPermission objects.
newPermissionCollection() - Method in class java.security.Permission
Returns an empty PermissionCollection for a given Permission object, or null if one is not defined.
newPermissionCollection() - Method in class java.security.UnresolvedPermission
Returns a new PermissionCollection object for storing UnresolvedPermission objects.
newPermissionCollection() - Method in class java.util.PropertyPermission
Returns a new PermissionCollection object for storing PropertyPermission objects.
newPermissionCollection() - Method in class javax.management.MBeanServerPermission
 
newPermissionCollection() - Method in class javax.security.auth.kerberos.DelegationPermission
Returns a PermissionCollection object for storing DelegationPermission objects.
newPermissionCollection() - Method in class javax.security.auth.kerberos.ServicePermission
Returns a PermissionCollection object for storing ServicePermission objects.
newPermissionCollection() - Method in class javax.security.auth.PrivateCredentialPermission
Return a homogeneous collection of PrivateCredentialPermissions in a PermissionCollection.
newPGPData(byte[]) - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Creates a PGPData from the specified PGP public key identifier.
newPGPData(byte[], byte[], List) - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Creates a PGPData from the specified PGP public key identifier, and optional key material packet and list of external elements.
newPGPData(byte[], List) - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Creates a PGPData from the specified PGP key material packet and optional list of external elements.
newPixels() - Method in class java.awt.image.MemoryImageSource
Sends a whole new buffer of pixels to any ImageConsumers that are currently interested in the data for this image and notify them that an animation frame is complete.
newPixels(int, int, int, int) - Method in class java.awt.image.MemoryImageSource
Sends a rectangular region of the buffer of pixels to any ImageConsumers that are currently interested in the data for this image and notify them that an animation frame is complete.
newPixels(int, int, int, int, boolean) - Method in class java.awt.image.MemoryImageSource
Sends a rectangular region of the buffer of pixels to any ImageConsumers that are currently interested in the data for this image.
newPixels(byte[], ColorModel, int, int) - Method in class java.awt.image.MemoryImageSource
Changes to a new byte array to hold the pixels for this image.
newPixels(int[], ColorModel, int, int) - Method in class java.awt.image.MemoryImageSource
Changes to a new int array to hold the pixels for this image.
newPlatformMXBeanProxy(MBeanServerConnection, String, Class<T>) - Static method in class java.lang.management.ManagementFactory
Returns a proxy for a platform MXBean interface of a given MXBean name that forwards its method calls through the given MBeanServerConnection.
newProxyInstance(ClassLoader, Class<?>[], InvocationHandler) - Static method in class java.lang.reflect.Proxy
Returns an instance of a proxy class for the specified interfaces that dispatches method invocations to the specified invocation handler.
newProxyInstance(MBeanServerConnection, ObjectName, Class<T>, boolean) - Static method in class javax.management.MBeanServerInvocationHandler
Return a proxy that implements the given interface by forwarding its methods through the given MBean server to the named MBean.
newReader(ReadableByteChannel, CharsetDecoder, int) - Static method in class java.nio.channels.Channels
Constructs a reader that decodes bytes from the given channel using the given decoder.
newReader(ReadableByteChannel, String) - Static method in class java.nio.channels.Channels
Constructs a reader that decodes bytes from the given channel according to the named charset.
newReference(String, DigestMethod) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a Reference with the specified URI and digest method.
newReference(String, DigestMethod, List, String, String) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a Reference with the specified parameters.
newReference(String, DigestMethod, List, String, String, byte[]) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a Reference with the specified parameters and pre-calculated digest value.
newReference(String, DigestMethod, List, Data, List, String, String) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a Reference with the specified parameters.
newRetrievalMethod(String) - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Creates a RetrievalMethod from the specified URI.
newRetrievalMethod(String, String, List) - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Creates a RetrievalMethod from the specified parameters.
newRowsAdded(TableModelEvent) - Method in class javax.swing.table.DefaultTableModel
Ensures that the new rows have the correct number of columns.
NEWS - Static variable in class javax.print.attribute.standard.ReferenceUriSchemesSupported
USENET news.
newScheduledThreadPool(int) - Static method in class java.util.concurrent.Executors
Creates a thread pool that can schedule commands to run after a given delay, or to execute periodically.
newScheduledThreadPool(int, ThreadFactory) - Static method in class java.util.concurrent.Executors
Creates a thread pool that can schedule commands to run after a given delay, or to execute periodically.
newSetFromMap(Map<E, Boolean>) - Static method in class java.util.Collections
Returns a set backed by the specified map.
newSignatureMethod(String, SignatureMethodParameterSpec) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a SignatureMethod for the specified algorithm URI and parameters.
newSignatureProperties(List, String) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a SignatureProperties containing the specified list of SignaturePropertys and optional id.
newSignatureProperty(List, String, String) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a SignatureProperty containing the specified list of XMLStructures, target URI and optional id.
newSignedInfo(CanonicalizationMethod, SignatureMethod, List) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a SignedInfo with the specified canonicalization and signature methods, and list of one or more references.
newSignedInfo(CanonicalizationMethod, SignatureMethod, List, String) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a SignedInfo with the specified parameters.
newSingleThreadExecutor() - Static method in class java.util.concurrent.Executors
Creates an Executor that uses a single worker thread operating off an unbounded queue.
newSingleThreadExecutor(ThreadFactory) - Static method in class java.util.concurrent.Executors
Creates an Executor that uses a single worker thread operating off an unbounded queue, and uses the provided ThreadFactory to create a new thread when needed.
newSingleThreadScheduledExecutor() - Static method in class java.util.concurrent.Executors
Creates a single-threaded executor that can schedule commands to run after a given delay, or to execute periodically.
newSingleThreadScheduledExecutor(ThreadFactory) - Static method in class java.util.concurrent.Executors
Creates a single-threaded executor that can schedule commands to run after a given delay, or to execute periodically.
newTaskFor(Runnable, T) - Method in class java.util.concurrent.AbstractExecutorService
Returns a RunnableFuture for the given runnable and default value.
newTaskFor(Callable<T>) - Method in class java.util.concurrent.AbstractExecutorService
Returns a RunnableFuture for the given callable task.
newTaskFor(Runnable, T) - Method in class java.util.concurrent.ForkJoinPool
 
newTaskFor(Callable<T>) - Method in class java.util.concurrent.ForkJoinPool
 
newThread(ForkJoinPool) - Method in interface java.util.concurrent.ForkJoinPool.ForkJoinWorkerThreadFactory
Returns a new worker thread operating in the given pool.
newThread(Runnable) - Method in interface java.util.concurrent.ThreadFactory
Constructs a new Thread.
newTransform(String, TransformParameterSpec) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a Transform for the specified algorithm URI and parameters.
newTransform(String, XMLStructure) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a Transform for the specified algorithm URI and parameters.
newUnpacker() - Static method in class java.util.jar.Pack200
Obtain new instance of a class that implements Unpacker.
newUpdater(Class<U>, String) - Static method in class java.util.concurrent.atomic.AtomicIntegerFieldUpdater
Creates and returns an updater for objects with the given field.
newUpdater(Class<U>, String) - Static method in class java.util.concurrent.atomic.AtomicLongFieldUpdater
Creates and returns an updater for objects with the given field.
newUpdater(Class<U>, Class<W>, String) - Static method in class java.util.concurrent.atomic.AtomicReferenceFieldUpdater
Creates and returns an updater for objects with the given field.
newWatchService() - Method in class java.nio.file.FileSystem
Constructs a new WatchService (optional operation).
newWriter(WritableByteChannel, CharsetEncoder, int) - Static method in class java.nio.channels.Channels
Constructs a writer that encodes characters using the given encoder and writes the resulting bytes to the given channel.
newWriter(WritableByteChannel, String) - Static method in class java.nio.channels.Channels
Constructs a writer that encodes characters according to the named charset and writes the resulting bytes to the given channel.
newX509Data(List) - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Creates a X509Data containing the specified list of X.509 content.
newX509IssuerSerial(String, BigInteger) - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Creates an X509IssuerSerial from the specified X.500 issuer distinguished name and serial number.
newXMLObject(List, String, String, String) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates an XMLObject from the specified parameters.
newXMLSignature(SignedInfo, KeyInfo) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates an XMLSignature and initializes it with the contents of the specified SignedInfo and KeyInfo objects.
newXMLSignature(SignedInfo, KeyInfo, List, String, String) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates an XMLSignature and initializes it with the specified parameters.
next(Container) - Method in class java.awt.CardLayout
Flips to the next card of the specified container.
next() - Method in class java.awt.geom.FlatteningPathIterator
Moves the iterator to the next segment of the path forwards along the primary direction of traversal as long as there are more points in that direction.
next() - Method in interface java.awt.geom.PathIterator
Moves the iterator to the next segment of the path forwards along the primary direction of traversal as long as there are more points in that direction.
next() - Method in class java.beans.beancontext.BeanContextSupport.BCSIterator
 
next(int) - Method in class java.security.SecureRandom
Generates an integer containing the user-specified number of pseudo-random bits (right justified, with leading zeros).
next() - Method in interface java.sql.ResultSet
Moves the cursor froward one row from its current position.
next(int) - Method in class java.text.BreakIterator
Returns the nth boundary from the current boundary.
next() - Method in class java.text.BreakIterator
Returns the boundary following the current boundary.
next() - Method in interface java.text.CharacterIterator
Increments the iterator's index by one and returns the character at the new index.
next() - Method in class java.text.CollationElementIterator
Get the next collation element in the string.
next() - Method in class java.text.StringCharacterIterator
Implements CharacterIterator.next() for String.
next(int) - Method in class java.util.concurrent.ThreadLocalRandom
 
next() - Method in interface java.util.Iterator
Returns the next element in the iteration.
next() - Method in interface java.util.ListIterator
Returns the next element in the list and advances the cursor position.
next(int) - Method in class java.util.Random
Generates the next pseudorandom number.
next() - Method in class java.util.Scanner
Finds and returns the next complete token from this scanner.
next(String) - Method in class java.util.Scanner
Returns the next token if it matches the pattern constructed from the specified string.
next(Pattern) - Method in class java.util.Scanner
Returns the next token if it matches the specified pattern.
next() - Method in interface javax.naming.NamingEnumeration
Retrieves the next element in the enumeration.
next(int) - Method in class javax.print.attribute.SetOfIntegerSyntax
Determine the smallest integer in this set-of-integer attribute that is greater than the given value.
next() - Method in interface javax.print.MultiDoc
Go to the multidoc object that contains the next doc object in the sequence of doc objects.
NEXT - Static variable in interface javax.swing.SwingConstants
Identifies the next direction in a sequence.
next() - Method in class javax.swing.text.ElementIterator
Fetches the next Element.
next() - Method in class javax.swing.text.html.HTMLDocument.Iterator
Move the iterator forward to the next occurrence of the tag it represents.
next - Variable in class javax.swing.text.html.parser.AttributeList
 
next - Variable in class javax.swing.text.html.parser.ContentModel
The next content model (in a ',', '|' or '&' expression).
next() - Method in class javax.swing.text.Segment
Increments the iterator's index by one and returns the character at the new index.
nextAfter(double, double) - Static method in class java.lang.Math
Returns the floating-point number adjacent to the first argument in the direction of the second argument.
nextAfter(float, double) - Static method in class java.lang.Math
Returns the floating-point number adjacent to the first argument in the direction of the second argument.
nextAfter(double, double) - Static method in class java.lang.StrictMath
Returns the floating-point number adjacent to the first argument in the direction of the second argument.
nextAfter(float, double) - Static method in class java.lang.StrictMath
Returns the floating-point number adjacent to the first argument in the direction of the second argument.
nextBigDecimal() - Method in class java.util.Scanner
Scans the next token of the input as a BigDecimal.
nextBigInteger() - Method in class java.util.Scanner
Scans the next token of the input as a BigInteger.
nextBigInteger(int) - Method in class java.util.Scanner
Scans the next token of the input as a BigInteger.
nextBoolean() - Method in class java.util.Random
Returns the next pseudorandom, uniformly distributed boolean value from this random number generator's sequence.
nextBoolean() - Method in class java.util.Scanner
Scans the next token of the input into a boolean value and returns that value.
nextByte() - Method in class java.util.Scanner
Scans the next token of the input as a byte.
nextByte(int) - Method in class java.util.Scanner
Scans the next token of the input as a byte.
nextBytes(byte[]) - Method in class java.security.SecureRandom
Generates a user-specified number of random bytes.
nextBytes(byte[]) - Method in class java.util.Random
Generates random bytes and places them into a user-supplied byte array.
nextClearBit(int) - Method in class java.util.BitSet
Returns the index of the first bit that is set to false that occurs on or after the specified starting index.
nextConflict() - Method in interface javax.sql.rowset.spi.SyncResolver
Moves the cursor down from its current position to the next row that contains a conflict value.
nextDouble(double) - Static method in class java.text.ChoiceFormat
Finds the least double greater than d.
nextDouble(double, boolean) - Static method in class java.text.ChoiceFormat
Finds the least double greater than d (if positive == true), or the greatest double less than d (if positive == false).
nextDouble(double) - Method in class java.util.concurrent.ThreadLocalRandom
Returns a pseudorandom, uniformly distributed double value between 0 (inclusive) and the specified value (exclusive).
nextDouble(double, double) - Method in class java.util.concurrent.ThreadLocalRandom
Returns a pseudorandom, uniformly distributed value between the given least value (inclusive) and bound (exclusive).
nextDouble() - Method in class java.util.Random
Returns the next pseudorandom, uniformly distributed double value between 0.0 and 1.0 from this random number generator's sequence.
nextDouble() - Method in class java.util.Scanner
Scans the next token of the input as a double.
nextElement() - Method in interface java.util.Enumeration
Returns the next element of this enumeration if this enumeration object has at least one more element to provide.
nextElement() - Method in class java.util.StringTokenizer
Returns the same value as the nextToken method, except that its declared return value is Object rather than String.
nextFloat() - Method in class java.util.Random
Returns the next pseudorandom, uniformly distributed float value between 0.0 and 1.0 from this random number generator's sequence.
nextFloat() - Method in class java.util.Scanner
Scans the next token of the input as a float.
nextFocus() - Method in class java.awt.Component
Deprecated.
As of JDK version 1.1, replaced by transferFocus().
nextGaussian() - Method in class java.util.Random
Returns the next pseudorandom, Gaussian ("normally") distributed double value with mean 0.0 and standard deviation 1.0 from this random number generator's sequence.
nextIndex() - Method in interface java.util.ListIterator
Returns the index of the element that would be returned by a subsequent call to ListIterator.next().
nextInt(int, int) - Method in class java.util.concurrent.ThreadLocalRandom
Returns a pseudorandom, uniformly distributed value between the given least value (inclusive) and bound (exclusive).
nextInt() - Method in class java.util.Random
Returns the next pseudorandom, uniformly distributed int value from this random number generator's sequence.
nextInt(int) - Method in class java.util.Random
Returns a pseudorandom, uniformly distributed int value between 0 (inclusive) and the specified value (exclusive), drawn from this random number generator's sequence.
nextInt() - Method in class java.util.Scanner
Scans the next token of the input as an int.
nextInt(int) - Method in class java.util.Scanner
Scans the next token of the input as an int.
nextLayout(float) - Method in class java.awt.font.LineBreakMeasurer
Returns the next layout, and updates the current position.
nextLayout(float, int, boolean) - Method in class java.awt.font.LineBreakMeasurer
Returns the next layout, and updates the current position.
nextLine() - Method in class java.util.Scanner
Advances this scanner past the current line and returns the input that was skipped.
nextLong(long) - Method in class java.util.concurrent.ThreadLocalRandom
Returns a pseudorandom, uniformly distributed value between 0 (inclusive) and the specified value (exclusive).
nextLong(long, long) - Method in class java.util.concurrent.ThreadLocalRandom
Returns a pseudorandom, uniformly distributed value between the given least value (inclusive) and bound (exclusive).
nextLong() - Method in class java.util.Random
Returns the next pseudorandom, uniformly distributed long value from this random number generator's sequence.
nextLong() - Method in class java.util.Scanner
Scans the next token of the input as a long.
nextLong(int) - Method in class java.util.Scanner
Scans the next token of the input as a long.
nextOffset(float) - Method in class java.awt.font.LineBreakMeasurer
Returns the position at the end of the next layout.
nextOffset(float, int, boolean) - Method in class java.awt.font.LineBreakMeasurer
Returns the position at the end of the next layout.
nextPage() - Method in interface javax.sql.rowset.CachedRowSet
Increments the current page of the CachedRowSet.
nextProbablePrime() - Method in class java.math.BigInteger
Returns the first integer greater than this BigInteger that is probably prime.
nextSetBit(int) - Method in class java.util.BitSet
Returns the index of the first bit that is set to true that occurs on or after the specified starting index.
nextShort() - Method in class java.util.Scanner
Scans the next token of the input as a short.
nextShort(int) - Method in class java.util.Scanner
Scans the next token of the input as a short.
nextTabStop(float, int) - Method in class javax.swing.text.ParagraphView
Returns the next tab stop position given a reference position.
nextTabStop(float, int) - Method in class javax.swing.text.PlainView
Returns the next tab stop position after a given reference position.
nextTabStop(float, int) - Method in interface javax.swing.text.TabExpander
Returns the next tab stop position given a reference position.
nextTabStop(float, int) - Method in class javax.swing.text.WrappedPlainView
Returns the next tab stop position after a given reference position.
nextToken() - Method in class java.io.StreamTokenizer
Parses the next token from the input stream of this tokenizer.
nextToken() - Method in class java.util.StringTokenizer
Returns the next token from this string tokenizer.
nextToken(String) - Method in class java.util.StringTokenizer
Returns the next token in this string tokenizer's string.
nextUp(double) - Static method in class java.lang.Math
Returns the floating-point value adjacent to d in the direction of positive infinity.
nextUp(float) - Static method in class java.lang.Math
Returns the floating-point value adjacent to f in the direction of positive infinity.
nextUp(double) - Static method in class java.lang.StrictMath
Returns the floating-point value adjacent to d in the direction of positive infinity.
nextUp(float) - Static method in class java.lang.StrictMath
Returns the floating-point value adjacent to f in the direction of positive infinity.
nextWordAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the beginning of the next word.
NimbusLookAndFeel - Class in javax.swing.plaf.nimbus
The NimbusLookAndFeel class.
NimbusLookAndFeel() - Constructor for class javax.swing.plaf.nimbus.NimbusLookAndFeel
Create a new NimbusLookAndFeel.
NimbusStyle - Class in javax.swing.plaf.nimbus
A SynthStyle implementation used by Nimbus.
NKO - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "NKo" Unicode character block.
NMTOKEN - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
NMTOKENS - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
NNTP - Static variable in class javax.print.attribute.standard.ReferenceUriSchemesSupported
USENET news using Network News Transfer Protocol (NNTP).
NO - Static variable in class javax.security.auth.callback.ConfirmationCallback
NO option.
NO_COMPRESSION - Static variable in class java.util.zip.Deflater
Compression level for no compression.
NO_CONTEXT - Static variable in exception org.ietf.jgss.GSSException
Invalid security context.
NO_CRED - Static variable in exception org.ietf.jgss.GSSException
Invalid credentials.
NO_DECOMPOSITION - Static variable in class java.text.Collator
Decomposition mode value.
NO_EMBEDDED_CHECK - Static variable in interface java.awt.peer.ComponentPeer
A flag that is used to suppress checks for embedded frames.
NO_FIELDS - Static variable in class java.io.ObjectStreamClass
serialPersistentFields value indicating no serializable fields
NO_FLUSH - Static variable in class java.util.zip.Deflater
Compression flush mode used to achieve best compression result.
NO_GENERATED_KEYS - Static variable in interface java.sql.Statement
The constant indicating that generated keys should not be made available for retrieval.
NO_HIGHLIGHT - Static variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
NO_MORE_EVENTS - Static variable in class javax.print.event.PrintJobEvent
Not all print services may be capable of delivering interesting events, or even telling when a job is complete.
NO_OPTION - Static variable in class javax.swing.JOptionPane
Return value from class method if NO is chosen.
NO_ORIENTATION - Static variable in interface java.awt.Adjustable
Indicates that the Adjustable has no orientation.
NO_PROXY - Static variable in class java.net.Proxy
A proxy setting that represents a DIRECT connection, basically telling the protocol handler not to use any proxying.
NO_ROLE_WITH_NAME - Static variable in class javax.management.relation.RoleStatus
Problem type when trying to access an unknown role.
NO_ROW_CONFLICT - Static variable in interface javax.sql.rowset.spi.SyncResolver
Indicates that no conflict occured while the RowSet object was attempting to update, delete or insert a row in the data source.
NO_SUCH_PAGE - Static variable in interface java.awt.print.Printable
Returned from print to signify that the pageIndex is too large and that the requested page does not exist.
NO_SYNC - Static variable in class javax.sound.midi.Sequencer.SyncMode
A slave synchronization mode indicating that no timing information should be sent to the receiver.
NOBUTTON - Static variable in class java.awt.event.MouseEvent
Indicates no mouse buttons; used by MouseEvent.getButton().
NoClassDefFoundError - Error in java.lang
Thrown if the Java Virtual Machine or a ClassLoader instance tries to load in the definition of a class (as part of a normal method call or as part of creating a new instance using the new expression) and no definition of the class could be found.
NoClassDefFoundError() - Constructor for error java.lang.NoClassDefFoundError
Constructs a NoClassDefFoundError with no detail message.
NoClassDefFoundError(String) - Constructor for error java.lang.NoClassDefFoundError
Constructs a NoClassDefFoundError with the specified detail message.
node(String) - Method in class java.util.prefs.AbstractPreferences
Implements the node method as per the specification in Preferences.node(String).
node(String) - Method in class java.util.prefs.Preferences
Returns the named preference node in the same tree as this node, creating it and any of its ancestors if they do not already exist.
node() - Method in class java.util.UUID
The node value associated with this UUID.
nodeChanged(TreeNode) - Method in class javax.swing.tree.DefaultTreeModel
Invoke this method after you've changed how node is to be represented in the tree.
NodeChangeEvent - Class in java.util.prefs
An event emitted by a Preferences node to indicate that a child of that node has been added or removed.
NodeChangeEvent(Preferences, Preferences) - Constructor for class java.util.prefs.NodeChangeEvent
Constructs a new NodeChangeEvent instance.
NodeChangeListener - Interface in java.util.prefs
A listener for receiving preference node change events.
nodeDimensions - Variable in class javax.swing.plaf.basic.BasicTreeUI
Reponsible for telling the TreeState the size needed for a node.
nodeDimensions - Variable in class javax.swing.tree.AbstractLayoutCache
Object responsible for getting the size of a node.
nodeExists(String) - Method in class java.util.prefs.AbstractPreferences
Implements the nodeExists method as per the specification in Preferences.nodeExists(String).
nodeExists(String) - Method in class java.util.prefs.Preferences
Returns true if the named preference node exists in the same tree as this node.
nodesChanged(TreeNode, int[]) - Method in class javax.swing.tree.DefaultTreeModel
Invoke this method after you've changed how the children identified by childIndicies are to be represented in the tree.
NodeSetData - Interface in javax.xml.crypto
An abstract representation of a Data type containing a node-set.
nodeStructureChanged(TreeNode) - Method in class javax.swing.tree.DefaultTreeModel
Invoke this method if you've totally changed the children of node and its childrens children...
nodesWereInserted(TreeNode, int[]) - Method in class javax.swing.tree.DefaultTreeModel
Invoke this method after you've inserted some TreeNodes into node.
nodesWereRemoved(TreeNode, int[], Object[]) - Method in class javax.swing.tree.DefaultTreeModel
Invoke this method after you've removed some TreeNodes from node.
noFocusBorder - Static variable in class javax.swing.DefaultListCellRenderer
 
noFocusBorder - Static variable in class javax.swing.plaf.basic.BasicComboBoxRenderer
An empty Border.
noFocusBorder - Static variable in class javax.swing.table.DefaultTableCellRenderer
 
NOFRAMES - Static variable in class javax.swing.text.html.HTML.Tag
 
NOHREF - Static variable in class javax.swing.text.html.HTML.Attribute
 
NoInitialContextException - Exception in javax.naming
This exception is thrown when no initial context implementation can be created.
NoInitialContextException() - Constructor for exception javax.naming.NoInitialContextException
Constructs an instance of NoInitialContextException.
NoInitialContextException(String) - Constructor for exception javax.naming.NoInitialContextException
Constructs an instance of NoInitialContextException with an explanation.
NON_CONTINUOUS_DIVIDER - Static variable in class javax.swing.plaf.basic.BasicSplitPaneUI
The divider used for non-continuous layout is added to the split pane with this object.
NON_SPACING_MARK - Static variable in class java.lang.Character
General category "Mn" in the Unicode specification.
nonContinuousLayoutDivider - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Instance for the shadow of the divider when non continuous layout is being used.
NONCRITICAL - Static variable in interface javax.naming.ldap.Control
Indicates a non-critical control.
NONE - Static variable in class java.awt.GridBagConstraints
Do not resize the component.
NONE - Static variable in class java.awt.JobAttributes.DialogType
The DialogType instance to use for specifying no print dialog.
NONE - Static variable in class javax.print.attribute.standard.Compression
No compression is used.
NONE - Static variable in class javax.print.attribute.standard.Finishings
Perform no binding.
NONE - Static variable in class javax.print.attribute.standard.JobSheets
No job sheets are printed.
NONE - Static variable in class javax.swing.JRootPane
Constant used for the windowDecorationStyle property.
NONE - Static variable in class javax.swing.TransferHandler
An int representing no transfer action.
NONE_OPTION - Static variable in class javax.swing.DebugGraphics
Don't debug graphics operations.
noneOf(Class<E>) - Static method in class java.util.EnumSet
Creates an empty enum set with the specified element type.
NoninvertibleTransformException - Exception in java.awt.geom
The NoninvertibleTransformException class represents an exception that is thrown if an operation is performed requiring the inverse of an AffineTransform object but the AffineTransform is in a non-invertible state.
NoninvertibleTransformException(String) - Constructor for exception java.awt.geom.NoninvertibleTransformException
Constructs an instance of NoninvertibleTransformException with the specified detail message.
NONUPDATABLE_VIEW_SYNC - Static variable in class javax.sql.rowset.spi.SyncProvider
Indicates that a SyncProvider implementation does not support synchronization between a RowSet object and the SQL VIEW used to populate it.
NoPermissionException - Exception in javax.naming
This exception is thrown when attempting to perform an operation for which the client has no permission.
NoPermissionException(String) - Constructor for exception javax.naming.NoPermissionException
Constructs a new instance of NoPermissionException using an explanation.
NoPermissionException() - Constructor for exception javax.naming.NoPermissionException
Constructs a new instance of NoPermissionException.
NOPOS - Static variable in interface javax.tools.Diagnostic
Used to signal that no position is available.
NORESIZE - Static variable in class javax.swing.text.html.HTML.Attribute
 
NORM_PRIORITY - Static variable in class java.lang.Thread
The default priority that is assigned to a thread.
NORMAL - Static variable in class java.awt.Frame
Frame is in the "normal" state.
NORMAL - Static variable in class java.awt.PageAttributes.PrintQualityType
The PrintQualityType instance to use for specifying a normal print quality.
NORMAL - Static variable in class javax.print.attribute.standard.PrintQuality
Normal or intermediate quality on the printer.
normalize() - Method in class java.net.URI
Normalizes this URI's path.
normalize() - Method in interface java.nio.file.Path
Returns a path that is this path with redundant name elements eliminated.
normalize(CharSequence, Normalizer.Form) - Static method in class java.text.Normalizer
Normalize a sequence of char values.
normalize() - Method in class javax.imageio.metadata.IIOMetadataNode
Does nothing, since IIOMetadataNodes do not contain Text children.
normalizeMimeType(String) - Method in class java.awt.datatransfer.DataFlavor
Deprecated. 
normalizeMimeTypeParameter(String, String) - Method in class java.awt.datatransfer.DataFlavor
Deprecated. 
Normalizer - Class in java.text
This class provides the method normalize which transforms Unicode text into an equivalent composed or decomposed form, allowing for easier sorting and searching of text.
Normalizer.Form - Enum in java.text
This enum provides constants of the four Unicode normalization forms that are described in Unicode Standard Annex #15 — Unicode Normalization Forms and two methods to access them.
normalizeTabRuns(int, int, int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
 
normalizeTabRuns(int, int, int, int) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI.TabbedPaneLayout
 
NoRouteToHostException - Exception in java.net
Signals that an error occurred while attempting to connect a socket to a remote address and port.
NoRouteToHostException(String) - Constructor for exception java.net.NoRouteToHostException
Constructs a new NoRouteToHostException with the specified detail message as to why the remote host cannot be reached.
NoRouteToHostException() - Constructor for exception java.net.NoRouteToHostException
Construct a new NoRouteToHostException with no detailed message.
NORTH - Static variable in class java.awt.BorderLayout
The north layout constraint (top of container).
NORTH - Static variable in class java.awt.GridBagConstraints
Put the component at the top of its display area, centered horizontally.
NORTH - Static variable in class javax.swing.SpringLayout
Specifies the top edge of a component's bounding rectangle.
NORTH - Static variable in interface javax.swing.SwingConstants
Compass-direction North (up).
NORTH_EAST - Static variable in interface javax.swing.SwingConstants
Compass-direction north-east (upper right).
NORTH_WEST - Static variable in interface javax.swing.SwingConstants
Compass-direction north west (upper left).
NORTHEAST - Static variable in class java.awt.GridBagConstraints
Put the component at the top-right corner of its display area.
northPane - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI
 
NORTHWEST - Static variable in class java.awt.GridBagConstraints
Put the component at the top-left corner of its display area.
NOSHADE - Static variable in class javax.swing.text.html.HTML.Attribute
 
NoSuchAlgorithmException - Exception in java.security
This exception is thrown when a particular cryptographic algorithm is requested but is not available in the environment.
NoSuchAlgorithmException() - Constructor for exception java.security.NoSuchAlgorithmException
Constructs a NoSuchAlgorithmException with no detail message.
NoSuchAlgorithmException(String) - Constructor for exception java.security.NoSuchAlgorithmException
Constructs a NoSuchAlgorithmException with the specified detail message.
NoSuchAlgorithmException(String, Throwable) - Constructor for exception java.security.NoSuchAlgorithmException
Creates a NoSuchAlgorithmException with the specified detail message and cause.
NoSuchAlgorithmException(Throwable) - Constructor for exception java.security.NoSuchAlgorithmException
Creates a NoSuchAlgorithmException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
NoSuchAttributeException - Exception in javax.naming.directory
This exception is thrown when attempting to access an attribute that does not exist.
NoSuchAttributeException(String) - Constructor for exception javax.naming.directory.NoSuchAttributeException
Constructs a new instance of NoSuchAttributeException using an explanation.
NoSuchAttributeException() - Constructor for exception javax.naming.directory.NoSuchAttributeException
Constructs a new instance of NoSuchAttributeException.
NoSuchElementException - Exception in java.util
Thrown by the nextElement method of an Enumeration to indicate that there are no more elements in the enumeration.
NoSuchElementException() - Constructor for exception java.util.NoSuchElementException
Constructs a NoSuchElementException with null as its error message string.
NoSuchElementException(String) - Constructor for exception java.util.NoSuchElementException
Constructs a NoSuchElementException, saving a reference to the error message string s for later retrieval by the getMessage method.
NoSuchFieldError - Error in java.lang
Thrown if an application tries to access or modify a specified field of an object, and that object no longer has that field.
NoSuchFieldError() - Constructor for error java.lang.NoSuchFieldError
Constructs a NoSuchFieldError with no detail message.
NoSuchFieldError(String) - Constructor for error java.lang.NoSuchFieldError
Constructs a NoSuchFieldError with the specified detail message.
NoSuchFieldException - Exception in java.lang
Signals that the class doesn't have a field of a specified name.
NoSuchFieldException() - Constructor for exception java.lang.NoSuchFieldException
Constructor.
NoSuchFieldException(String) - Constructor for exception java.lang.NoSuchFieldException
Constructor with a detail message.
NoSuchFileException - Exception in java.nio.file
Checked exception thrown when an attempt is made to access a file that does not exist.
NoSuchFileException(String) - Constructor for exception java.nio.file.NoSuchFileException
Constructs an instance of this class.
NoSuchFileException(String, String, String) - Constructor for exception java.nio.file.NoSuchFileException
Constructs an instance of this class.
NoSuchMechanismException - Exception in javax.xml.crypto
This exception is thrown when a particular XML mechanism is requested but is not available in the environment.
NoSuchMechanismException() - Constructor for exception javax.xml.crypto.NoSuchMechanismException
Constructs a new NoSuchMechanismException with null as its detail message.
NoSuchMechanismException(String) - Constructor for exception javax.xml.crypto.NoSuchMechanismException
Constructs a new NoSuchMechanismException with the specified detail message.
NoSuchMechanismException(String, Throwable) - Constructor for exception javax.xml.crypto.NoSuchMechanismException
Constructs a new NoSuchMechanismException with the specified detail message and cause.
NoSuchMechanismException(Throwable) - Constructor for exception javax.xml.crypto.NoSuchMechanismException
Constructs a new NoSuchMechanismException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
NoSuchMethodError - Error in java.lang
Thrown if an application tries to call a specified method of a class (either static or instance), and that class no longer has a definition of that method.
NoSuchMethodError() - Constructor for error java.lang.NoSuchMethodError
Constructs a NoSuchMethodError with no detail message.
NoSuchMethodError(String) - Constructor for error java.lang.NoSuchMethodError
Constructs a NoSuchMethodError with the specified detail message.
NoSuchMethodException - Exception in java.lang
Thrown when a particular method cannot be found.
NoSuchMethodException() - Constructor for exception java.lang.NoSuchMethodException
Constructs a NoSuchMethodException without a detail message.
NoSuchMethodException(String) - Constructor for exception java.lang.NoSuchMethodException
Constructs a NoSuchMethodException with a detail message.
NoSuchObjectException - Exception in java.rmi
A NoSuchObjectException is thrown if an attempt is made to invoke a method on an object that no longer exists in the remote virtual machine.
NoSuchObjectException(String) - Constructor for exception java.rmi.NoSuchObjectException
Constructs a NoSuchObjectException with the specified detail message.
NoSuchPaddingException - Exception in javax.crypto
This exception is thrown when a particular padding mechanism is requested but is not available in the environment.
NoSuchPaddingException() - Constructor for exception javax.crypto.NoSuchPaddingException
Constructs a NoSuchPaddingException with no detail message.
NoSuchPaddingException(String) - Constructor for exception javax.crypto.NoSuchPaddingException
Constructs a NoSuchPaddingException with the specified detail message.
NoSuchProviderException - Exception in java.security
This exception is thrown when a particular security provider is requested but is not available in the environment.
NoSuchProviderException() - Constructor for exception java.security.NoSuchProviderException
Constructs a NoSuchProviderException with no detail message.
NoSuchProviderException(String) - Constructor for exception java.security.NoSuchProviderException
Constructs a NoSuchProviderException with the specified detail message.
not() - Method in class java.math.BigInteger
Returns a BigInteger whose value is (~this).
not(QueryExp) - Static method in class javax.management.Query
Returns a constraint that is the negation of its argument.
NOT_ACCEPTING_JOBS - Static variable in class javax.print.attribute.standard.PrinterIsAcceptingJobs
The printer is currently rejecting any jobs sent to it.
NOT_ATTEMPTED - Static variable in class javax.print.attribute.standard.PDLOverrideSupported
The printer makes no attempt to make the external job attribute values take precedence over embedded instructions in the documents' print data.
NOT_SPECIFIED - Static variable in class javax.sound.sampled.AudioSystem
An integer that stands for an unknown numeric value.
NOT_SUPPORTED - Static variable in class javax.print.attribute.standard.ColorSupported
The printer is not capable of any type of color printing.
NotActiveException - Exception in java.io
Thrown when serialization or deserialization is not active.
NotActiveException(String) - Constructor for exception java.io.NotActiveException
Constructor to create a new NotActiveException with the reason given.
NotActiveException() - Constructor for exception java.io.NotActiveException
Constructor to create a new NotActiveException without a reason.
NOTATION - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
NotBoundException - Exception in java.rmi
A NotBoundException is thrown if an attempt is made to lookup or unbind in the registry a name that has no associated binding.
NotBoundException() - Constructor for exception java.rmi.NotBoundException
Constructs a NotBoundException with no specified detail message.
NotBoundException(String) - Constructor for exception java.rmi.NotBoundException
Constructs a NotBoundException with the specified detail message.
NotCompliantMBeanException - Exception in javax.management
Exception which occurs when trying to register an object in the MBean server that is not a JMX compliant MBean.
NotCompliantMBeanException() - Constructor for exception javax.management.NotCompliantMBeanException
Default constructor.
NotCompliantMBeanException(String) - Constructor for exception javax.management.NotCompliantMBeanException
Constructor that allows a specific error message to be specified.
NotContextException - Exception in javax.naming
This exception is thrown when a naming operation proceeds to a point where a context is required to continue the operation, but the resolved object is not a context.
NotContextException(String) - Constructor for exception javax.naming.NotContextException
Constructs a new instance of NotContextException using an explanation.
NotContextException() - Constructor for exception javax.naming.NotContextException
Constructs a new instance of NotContextException.
NotDirectoryException - Exception in java.nio.file
Checked exception thrown when a file system operation, intended for a directory, fails because the file is not a directory.
NotDirectoryException(String) - Constructor for exception java.nio.file.NotDirectoryException
Constructs an instance of this class.
NOTE - Static variable in class java.awt.PageAttributes.MediaType
An alias for NA_LETTER.
note - Variable in class javax.sound.midi.VoiceStatus
The MIDI note that this voice is playing.
NOTE_OFF - Static variable in class javax.sound.midi.ShortMessage
Command value for Note Off message (0x80, or 128)
NOTE_ON - Static variable in class javax.sound.midi.ShortMessage
Command value for Note On message (0x90, or 144)
noteOff(int, int) - Method in interface javax.sound.midi.MidiChannel
Turns the specified note off.
noteOff(int) - Method in interface javax.sound.midi.MidiChannel
Turns the specified note off.
noteOn(int, int) - Method in interface javax.sound.midi.MidiChannel
Starts the specified note sounding.
notExists(Path, LinkOption...) - Static method in class java.nio.file.Files
Tests whether the file located by this path does not exist.
notFilter(RowFilter<M, I>) - Static method in class javax.swing.RowFilter
Returns a RowFilter that includes entries if the supplied filter does not include the entry.
Notification - Class in javax.management
The Notification class represents a notification emitted by an MBean.
Notification(String, Object, long) - Constructor for class javax.management.Notification
Creates a Notification object.
Notification(String, Object, long, String) - Constructor for class javax.management.Notification
Creates a Notification object.
Notification(String, Object, long, long) - Constructor for class javax.management.Notification
Creates a Notification object.
Notification(String, Object, long, long, String) - Constructor for class javax.management.Notification
Creates a Notification object.
NotificationBroadcaster - Interface in javax.management
Interface implemented by an MBean that emits Notifications.
NotificationBroadcasterSupport - Class in javax.management
Provides an implementation of NotificationEmitter interface.
NotificationBroadcasterSupport() - Constructor for class javax.management.NotificationBroadcasterSupport
Constructs a NotificationBroadcasterSupport where each listener is invoked by the thread sending the notification.
NotificationBroadcasterSupport(Executor) - Constructor for class javax.management.NotificationBroadcasterSupport
Constructs a NotificationBroadcasterSupport where each listener is invoked using the given Executor.
NotificationBroadcasterSupport(MBeanNotificationInfo...) - Constructor for class javax.management.NotificationBroadcasterSupport
Constructs a NotificationBroadcasterSupport with information about the notifications that may be sent.
NotificationBroadcasterSupport(Executor, MBeanNotificationInfo...) - Constructor for class javax.management.NotificationBroadcasterSupport
Constructs a NotificationBroadcasterSupport with information about the notifications that may be sent, and where each listener is invoked using the given Executor.
NotificationEmitter - Interface in javax.management
Interface implemented by an MBean that emits Notifications.
NotificationFilter - Interface in javax.management
To be implemented by a any class acting as a notification filter.
NotificationFilterSupport - Class in javax.management
Provides an implementation of the NotificationFilter interface.
NotificationFilterSupport() - Constructor for class javax.management.NotificationFilterSupport
 
NotificationListener - Interface in javax.management
Should be implemented by an object that wants to receive notifications.
notificationReceived(UnsolicitedNotificationEvent) - Method in interface javax.naming.ldap.UnsolicitedNotificationListener
Called when an unsolicited notification has been received.
NotificationResult - Class in javax.management.remote
Result of a query for buffered notifications.
NotificationResult(long, long, TargetedNotification[]) - Constructor for class javax.management.remote.NotificationResult
Constructs a notification query result.
notifier - Variable in class java.awt.event.InvocationEvent
The (potentially null) Object whose notifyAll() method will be called immediately after the Runnable.run() method has returned or thrown an exception.
NOTIFS_LOST - Static variable in class javax.management.remote.JMXConnectionNotification
Notification type string for a connection that has possibly lost notifications.
notify() - Method in class java.lang.Object
Wakes up a single thread that is waiting on this object's monitor.
notifyAction - Static variable in class javax.swing.JTextField
Name of the action to send notification that the contents of the field have been accepted.
notifyAction(Action, KeyStroke, KeyEvent, Object, int) - Static method in class javax.swing.SwingUtilities
Invokes actionPerformed on action if action is enabled (and non-null).
notifyAll() - Method in class java.lang.Object
Wakes up all threads that are waiting on this object's monitor.
notifyClientWindowChange(Rectangle) - Method in interface java.awt.im.spi.InputMethod
Notifies this input method of changes in the client window location or state.
notifyCursorMoved() - Method in class javax.sql.rowset.BaseRowSet
Notifies all of the listeners registered with this RowSet object that its cursor has moved.
notifyObservers() - Method in class java.util.Observable
If this object has changed, as indicated by the hasChanged method, then notify all of its observers and then call the clearChanged method to indicate that this object has no longer changed.
notifyObservers(Object) - Method in class java.util.Observable
If this object has changed, as indicated by the hasChanged method, then notify all of its observers and then call the clearChanged method to indicate that this object has no longer changed.
notifyPathChange(Vector, TreePath) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Deprecated.
As of JDK version 1.7
notifyRowChanged() - Method in class javax.sql.rowset.BaseRowSet
Notifies all of the listeners registered with this RowSet object that one of its rows has changed.
notifyRowSetChanged() - Method in class javax.sql.rowset.BaseRowSet
Notifies all of the listeners registered with this RowSet object that its entire contents have changed.
NotLinkException - Exception in java.nio.file
Checked exception thrown when a file system operation fails because a file is not a symbolic link.
NotLinkException(String) - Constructor for exception java.nio.file.NotLinkException
Constructs an instance of this class.
NotLinkException(String, String, String) - Constructor for exception java.nio.file.NotLinkException
Constructs an instance of this class.
NotOwnerException - Exception in java.security.acl
This is an exception that is thrown whenever the modification of an object (such as an Access Control List) is only allowed to be done by an owner of the object, but the Principal attempting the modification is not an owner.
NotOwnerException() - Constructor for exception java.security.acl.NotOwnerException
Constructs a NotOwnerException.
notSelectedTextColor - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
notSelectedTitleColor - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
NotSerializableException - Exception in java.io
Thrown when an instance is required to have a Serializable interface.
NotSerializableException(String) - Constructor for exception java.io.NotSerializableException
Constructs a NotSerializableException object with message string.
NotSerializableException() - Constructor for exception java.io.NotSerializableException
Constructs a NotSerializableException object.
NoType - Interface in javax.lang.model.type
A pseudo-type used where no actual type is appropriate.
NOVEMBER - Static variable in class java.util.Calendar
Value of the Calendar.MONTH field indicating the eleventh month of the year in the Gregorian and Julian calendars.
NOWRAP - Static variable in class javax.swing.text.html.HTML.Attribute
 
npoints - Variable in class java.awt.Polygon
The total number of points.
NT_ANONYMOUS - Static variable in interface org.ietf.jgss.GSSName
Name type for representing an anonymous entity.
NT_EXPORT_NAME - Static variable in interface org.ietf.jgss.GSSName
Name type used to indicate an exported name produced by the export method.
NT_HOSTBASED_SERVICE - Static variable in interface org.ietf.jgss.GSSName
Oid indicating a host-based service name form.
NT_MACHINE_UID_NAME - Static variable in interface org.ietf.jgss.GSSName
Name type to indicate a numeric user identifier corresponding to a user on a local system.
NT_STRING_UID_NAME - Static variable in interface org.ietf.jgss.GSSName
Name type to indicate a string of digits representing the numeric user identifier of a user on a local system.
NT_USER_NAME - Static variable in interface org.ietf.jgss.GSSName
Name type to indicate a named user on a local system.
NULL - Static variable in class java.sql.Types
The constant in the Java programming language that identifies the generic SQL value NULL.
NULL_ATTRIBUTE_VALUE - Static variable in class javax.swing.text.html.HTML
 
NullCipher - Class in javax.crypto
The NullCipher class is a class that provides an "identity cipher" -- one that does not tranform the plaintext.
NullCipher() - Constructor for class javax.crypto.NullCipher
 
NULLORDER - Static variable in class java.text.CollationElementIterator
Null order which indicates the end of string is reached by the cursor.
nullPlusNonNullIsNull() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports concatenations between NULL and non-NULL values being NULL.
NullPointerException - Exception in java.lang
Thrown when an application attempts to use null in a case where an object is required.
NullPointerException() - Constructor for exception java.lang.NullPointerException
Constructs a NullPointerException with no detail message.
NullPointerException(String) - Constructor for exception java.lang.NullPointerException
Constructs a NullPointerException with the specified detail message.
nullsAreSortedAtEnd() - Method in interface java.sql.DatabaseMetaData
Retrieves whether NULL values are sorted at the end regardless of sort order.
nullsAreSortedAtStart() - Method in interface java.sql.DatabaseMetaData
Retrieves whether NULL values are sorted at the start regardless of sort order.
nullsAreSortedHigh() - Method in interface java.sql.DatabaseMetaData
Retrieves whether NULL values are sorted high.
nullsAreSortedLow() - Method in interface java.sql.DatabaseMetaData
Retrieves whether NULL values are sorted low.
NullType - Interface in javax.lang.model.type
Represents the null type.
NUM_COLORS - Static variable in class java.awt.SystemColor
The number of system colors in the array.
NUM_LOCK - Static variable in class java.awt.Event
The Num Lock key, a non-ASCII action key.
numBands - Variable in class java.awt.image.ComponentSampleModel
The number of bands in this ComponentSampleModel.
numBands - Variable in class java.awt.image.Raster
The number of bands in the Raster.
numBands - Variable in class java.awt.image.SampleModel
Number of bands of the image data that this SampleModel describes.
numBanks - Variable in class java.awt.image.ComponentSampleModel
The number of banks in this ComponentSampleModel.
Number - Class in java.lang
The abstract class Number is the superclass of classes BigDecimal, BigInteger, Byte, Double, Float, Integer, Long, and Short.
Number() - Constructor for class java.lang.Number
 
NUMBER - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
NUMBER_FORMS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Number Forms" Unicode character block.
numberFilter(RowFilter.ComparisonType, Number, int...) - Static method in class javax.swing.RowFilter
Returns a RowFilter that includes entries that have at least one Number value meeting the specified criteria.
numberFormat - Variable in class java.text.DateFormat
The number formatter that DateFormat uses to format numbers in dates and times.
NumberFormat - Class in java.text
NumberFormat is the abstract base class for all number formats.
NumberFormat() - Constructor for class java.text.NumberFormat
Sole constructor.
NumberFormat.Field - Class in java.text
Defines constants that are used as attribute keys in the AttributedCharacterIterator returned from NumberFormat.formatToCharacterIterator and as field identifiers in FieldPosition.
NumberFormat.Field(String) - Constructor for class java.text.NumberFormat.Field
Creates a Field instance with the specified name.
NumberFormatException - Exception in java.lang
Thrown to indicate that the application has attempted to convert a string to one of the numeric types, but that the string does not have the appropriate format.
NumberFormatException() - Constructor for exception java.lang.NumberFormatException
Constructs a NumberFormatException with no detail message.
NumberFormatException(String) - Constructor for exception java.lang.NumberFormatException
Constructs a NumberFormatException with the specified detail message.
NumberFormatProvider - Class in java.text.spi
An abstract class for service providers that provide concrete implementations of the NumberFormat class.
NumberFormatProvider() - Constructor for class java.text.spi.NumberFormatProvider
Sole constructor.
NumberFormatter - Class in javax.swing.text
NumberFormatter subclasses InternationalFormatter adding special behavior for numbers.
NumberFormatter() - Constructor for class javax.swing.text.NumberFormatter
Creates a NumberFormatter with the a default NumberFormat instance obtained from NumberFormat.getNumberInstance().
NumberFormatter(NumberFormat) - Constructor for class javax.swing.text.NumberFormatter
Creates a NumberFormatter with the specified Format instance.
NumberOfDocuments - Class in javax.print.attribute.standard
Class NumberOfDocuments is an integer valued printing attribute that indicates the number of individual docs the printer has accepted for this job, regardless of whether the docs' print data has reached the printer or not.
NumberOfDocuments(int) - Constructor for class javax.print.attribute.standard.NumberOfDocuments
Construct a new number of documents attribute with the given integer value.
NumberOfInterveningJobs - Class in javax.print.attribute.standard
Class NumberOfInterveningJobs is an integer valued printing attribute that indicates the number of jobs that are ahead of this job in the relative chronological order of expected time to complete (i.e., the current scheduled order).
NumberOfInterveningJobs(int) - Constructor for class javax.print.attribute.standard.NumberOfInterveningJobs
Construct a new number of intervening jobs attribute with the given integer value.
numberOfLeadingZeros(int) - Static method in class java.lang.Integer
Returns the number of zero bits preceding the highest-order ("leftmost") one-bit in the two's complement binary representation of the specified int value.
numberOfLeadingZeros(long) - Static method in class java.lang.Long
Returns the number of zero bits preceding the highest-order ("leftmost") one-bit in the two's complement binary representation of the specified long value.
numberOfTrailingZeros(int) - Static method in class java.lang.Integer
Returns the number of zero bits following the lowest-order ("rightmost") one-bit in the two's complement binary representation of the specified int value.
numberOfTrailingZeros(long) - Static method in class java.lang.Long
Returns the number of zero bits following the lowest-order ("rightmost") one-bit in the two's complement binary representation of the specified long value.
NUMBERS - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
NumberUp - Class in javax.print.attribute.standard
Class NumberUp is an integer valued printing attribute class that specifies the number of print-stream pages to impose upon a single side of an instance of a selected medium.
NumberUp(int) - Constructor for class javax.print.attribute.standard.NumberUp
Construct a new number up attribute with the given integer value.
NumberUpSupported - Class in javax.print.attribute.standard
Class NumberUpSupported is a printing attribute class, a set of integers, that gives the supported values for a NumberUp attribute.
NumberUpSupported(int[][]) - Constructor for class javax.print.attribute.standard.NumberUpSupported
Construct a new number up supported attribute with the given members.
NumberUpSupported(int) - Constructor for class javax.print.attribute.standard.NumberUpSupported
Construct a new number up supported attribute containing a single integer.
NumberUpSupported(int, int) - Constructor for class javax.print.attribute.standard.NumberUpSupported
Construct a new number up supported attribute containing a single range of integers.
numBuffers - Variable in class java.awt.Component.FlipBufferStrategy
The number of buffers
numDataElements - Variable in class java.awt.image.Raster
The number of DataBuffer data elements per pixel.
NUMERIC - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type NUMERIC.
NUMERIC_SHAPING - Static variable in class java.awt.font.TextAttribute
Attribute key for converting ASCII decimal digits to other decimal ranges.
NumericShaper - Class in java.awt.font
The NumericShaper class is used to convert Latin-1 (European) digits to other Unicode decimal digits.
NumericShaper.Range - Enum in java.awt.font
A NumericShaper.Range represents a Unicode range of a script having its own decimal digits.
numProgressivePasses - Variable in class javax.imageio.ImageReadParam
The maximum number of progressive passes to read from the source.
NUTOKEN - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
NUTOKENS - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
nval - Variable in class java.io.StreamTokenizer
If the current token is a number, this field contains the value of that number.
NVARCHAR - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type NVARCHAR.
NW_RESIZE_CURSOR - Static variable in class java.awt.Cursor
The north-west-resize cursor type.
NW_RESIZE_CURSOR - Static variable in class java.awt.Frame
Deprecated.
replaced by Cursor.NW_RESIZE_CURSOR.

O

OAEPParameterSpec - Class in javax.crypto.spec
This class specifies the set of parameters used with OAEP Padding, as defined in the PKCS #1 standard.
OAEPParameterSpec(String, String, AlgorithmParameterSpec, PSource) - Constructor for class javax.crypto.spec.OAEPParameterSpec
Constructs a parameter set for OAEP padding as defined in the PKCS #1 standard using the specified message digest algorithm mdName, mask generation function algorithm mgfName, parameters for the mask generation function mgfSpec, and source of the encoding input P pSrc.
Object - Class in java.lang
Class Object is the root of the class hierarchy.
Object() - Constructor for class java.lang.Object
 
OBJECT - Static variable in class javax.swing.text.html.HTML.Tag
 
object - Variable in class javax.swing.undo.StateEdit
The object being edited
OBJECT_ADDED - Static variable in class javax.naming.event.NamingEvent
Naming event type for indicating that a new object has been added.
OBJECT_CHANGED - Static variable in class javax.naming.event.NamingEvent
Naming event type for indicating that an object has been changed.
OBJECT_FACTORIES - Static variable in interface javax.naming.Context
Constant that holds the name of the environment property for specifying the list of object factories to use.
OBJECT_REMOVED - Static variable in class javax.naming.event.NamingEvent
Naming event type for indicating that an object has been removed.
OBJECT_RENAMED - Static variable in class javax.naming.event.NamingEvent
Naming event type for indicating that an object has been renamed.
OBJECT_SCOPE - Static variable in class javax.naming.directory.SearchControls
Search the named object.
OBJECT_SCOPE - Static variable in interface javax.naming.event.EventContext
Constant for expressing interest in events concerning the object named by the target.
objectAdded(NamingEvent) - Method in interface javax.naming.event.NamespaceChangeListener
Called when an object has been added.
objectChanged(NamingEvent) - Method in interface javax.naming.event.ObjectChangeListener
Called when an object has been changed.
ObjectChangeListener - Interface in javax.naming.event
Specifies the method that a listener of a NamingEvent with event type of OBJECT_CHANGED must implement.
ObjectFactory - Interface in javax.naming.spi
This interface represents a factory for creating an object.
ObjectFactoryBuilder - Interface in javax.naming.spi
This interface represents a builder that creates object factories.
ObjectInput - Interface in java.io
ObjectInput extends the DataInput interface to include the reading of objects.
ObjectInputStream - Class in java.io
An ObjectInputStream deserializes primitive data and objects previously written using an ObjectOutputStream.
ObjectInputStream(InputStream) - Constructor for class java.io.ObjectInputStream
Creates an ObjectInputStream that reads from the specified InputStream.
ObjectInputStream() - Constructor for class java.io.ObjectInputStream
Provide a way for subclasses that are completely reimplementing ObjectInputStream to not have to allocate private data just used by this implementation of ObjectInputStream.
ObjectInputStream.GetField - Class in java.io
Provide access to the persistent fields read from the input stream.
ObjectInputStream.GetField() - Constructor for class java.io.ObjectInputStream.GetField
 
ObjectInputValidation - Interface in java.io
Callback interface to allow validation of objects within a graph.
ObjectInstance - Class in javax.management
Used to represent the object name of an MBean and its class name.
ObjectInstance(String, String) - Constructor for class javax.management.ObjectInstance
Allows an object instance to be created given a string representation of an object name and the full class name, including the package name.
ObjectInstance(ObjectName, String) - Constructor for class javax.management.ObjectInstance
Allows an object instance to be created given an object name and the full class name, including the package name.
ObjectName - Class in javax.management
Represents the object name of an MBean, or a pattern that can match the names of several MBeans.
ObjectName(String) - Constructor for class javax.management.ObjectName
Construct an object name from the given string.
ObjectName(String, String, String) - Constructor for class javax.management.ObjectName
Construct an object name with exactly one key property.
ObjectName(String, Hashtable<String, String>) - Constructor for class javax.management.ObjectName
Construct an object name with several key properties from a Hashtable.
OBJECTNAME - Static variable in class javax.management.openmbean.SimpleType
The SimpleType instance describing values whose Java class name is javax.management.ObjectName.
ObjectOutput - Interface in java.io
ObjectOutput extends the DataOutput interface to include writing of objects.
ObjectOutputStream - Class in java.io
An ObjectOutputStream writes primitive data types and graphs of Java objects to an OutputStream.
ObjectOutputStream(OutputStream) - Constructor for class java.io.ObjectOutputStream
Creates an ObjectOutputStream that writes to the specified OutputStream.
ObjectOutputStream() - Constructor for class java.io.ObjectOutputStream
Provide a way for subclasses that are completely reimplementing ObjectOutputStream to not have to allocate private data just used by this implementation of ObjectOutputStream.
ObjectOutputStream.PutField - Class in java.io
Provide programmatic access to the persistent fields to be written to ObjectOutput.
ObjectOutputStream.PutField() - Constructor for class java.io.ObjectOutputStream.PutField
 
objectRemoved(NamingEvent) - Method in interface javax.naming.event.NamespaceChangeListener
Called when an object has been removed.
objectRenamed(NamingEvent) - Method in interface javax.naming.event.NamespaceChangeListener
Called when an object has been renamed.
Objects - Class in java.util
This class consists of static utility methods for operating on objects.
ObjectStreamClass - Class in java.io
Serialization's descriptor for classes.
ObjectStreamConstants - Interface in java.io
Constants written into the Object Serialization Stream.
ObjectStreamException - Exception in java.io
Superclass of all exceptions specific to Object Stream classes.
ObjectStreamException(String) - Constructor for exception java.io.ObjectStreamException
Create an ObjectStreamException with the specified argument.
ObjectStreamException() - Constructor for exception java.io.ObjectStreamException
Create an ObjectStreamException.
ObjectStreamField - Class in java.io
A description of a Serializable field from a Serializable class.
ObjectStreamField(String, Class<?>) - Constructor for class java.io.ObjectStreamField
Create a Serializable field with the specified type.
ObjectStreamField(String, Class<?>, boolean) - Constructor for class java.io.ObjectStreamField
Creates an ObjectStreamField representing a serializable field with the given name and type.
ObjectView - Class in javax.swing.text.html
Component decorator that implements the view interface for <object> elements.
ObjectView(Element) - Constructor for class javax.swing.text.html.ObjectView
Creates a new ObjectView object.
ObjID - Class in java.rmi.server
An ObjID is used to identify a remote object exported to an RMI runtime.
ObjID() - Constructor for class java.rmi.server.ObjID
Generates a unique object identifier.
ObjID(int) - Constructor for class java.rmi.server.ObjID
Creates a "well-known" object identifier.
Observable - Class in java.util
This class represents an observable object, or "data" in the model-view paradigm.
Observable() - Constructor for class java.util.Observable
Construct an Observable with zero Observers.
OBSERVED_ATTRIBUTE_ERROR - Static variable in class javax.management.monitor.MonitorNotification
Notification type denoting that the observed attribute is not contained in the observed object.
OBSERVED_ATTRIBUTE_ERROR_NOTIFIED - Static variable in class javax.management.monitor.Monitor
Flag denoting that a notification has occurred after changing the observed attribute.
OBSERVED_ATTRIBUTE_TYPE_ERROR - Static variable in class javax.management.monitor.MonitorNotification
Notification type denoting that the type of the observed attribute is not correct.
OBSERVED_ATTRIBUTE_TYPE_ERROR_NOTIFIED - Static variable in class javax.management.monitor.Monitor
Flag denoting that a notification has occurred after changing the observed object or the observed attribute.
OBSERVED_OBJECT_ERROR - Static variable in class javax.management.monitor.MonitorNotification
Notification type denoting that the observed object is not registered in the MBean server.
OBSERVED_OBJECT_ERROR_NOTIFIED - Static variable in class javax.management.monitor.Monitor
Flag denoting that a notification has occurred after changing the observed object.
Observer - Interface in java.util
A class can implement the Observer interface when it wants to be informed of changes in observable objects.
observesDaylightTime() - Method in class java.util.SimpleTimeZone
Returns true if this SimpleTimeZone observes Daylight Saving Time.
observesDaylightTime() - Method in class java.util.TimeZone
Returns true if this TimeZone is currently in Daylight Saving Time, or if a transition from Standard Time to Daylight Saving Time occurs at any future time.
OceanTheme - Class in javax.swing.plaf.metal
The default theme for the MetalLookAndFeel.
OceanTheme() - Constructor for class javax.swing.plaf.metal.OceanTheme
Creates an instance of OceanTheme
OctetStreamData - Class in javax.xml.crypto
A representation of a Data type containing an octet stream.
OctetStreamData(InputStream) - Constructor for class javax.xml.crypto.OctetStreamData
Creates a new OctetStreamData.
OctetStreamData(InputStream, String, String) - Constructor for class javax.xml.crypto.OctetStreamData
Creates a new OctetStreamData.
OCTOBER - Static variable in class java.util.Calendar
Value of the Calendar.MONTH field indicating the tenth month of the year in the Gregorian and Julian calendars.
oEnd - Variable in class javax.swing.text.html.parser.Element
 
of(char) - Static method in class java.lang.Character.UnicodeBlock
Returns the object representing the Unicode block containing the given character, or null if the character is not a member of a defined block.
of(int) - Static method in class java.lang.Character.UnicodeBlock
Returns the object representing the Unicode block containing the given character (Unicode code point), or null if the character is not a member of a defined block.
of(int) - Static method in enum java.lang.Character.UnicodeScript
Returns the enum constant representing the Unicode script of which the given character (Unicode code point) is assigned to.
of(E) - Static method in class java.util.EnumSet
Creates an enum set initially containing the specified element.
of(E, E) - Static method in class java.util.EnumSet
Creates an enum set initially containing the specified elements.
of(E, E, E) - Static method in class java.util.EnumSet
Creates an enum set initially containing the specified elements.
of(E, E, E, E) - Static method in class java.util.EnumSet
Creates an enum set initially containing the specified elements.
of(E, E, E, E, E) - Static method in class java.util.EnumSet
Creates an enum set initially containing the specified elements.
of(E, E...) - Static method in class java.util.EnumSet
Creates an enum set initially containing the specified elements.
of(String, String) - Static method in class javax.annotation.processing.Completions
Returns a completion of the value and message.
of(String) - Static method in class javax.annotation.processing.Completions
Returns a completion of the value and an empty message
ofCalendarField(int) - Static method in class java.text.DateFormat.Field
Returns the Field constant that corresponds to the Calendar constant calendarField.
OFF - Static variable in class java.util.logging.Level
OFF is a special level that can be used to turn off logging.
offendingNode - Variable in exception javax.imageio.metadata.IIOInvalidTreeException
The Node that led to the parsing error, or null.
offer(E) - Method in class java.util.ArrayDeque
Inserts the specified element at the end of this deque.
offer(E) - Method in class java.util.concurrent.ArrayBlockingQueue
Inserts the specified element at the tail of this queue if it is possible to do so immediately without exceeding the queue's capacity, returning true upon success and false if this queue is full.
offer(E, long, TimeUnit) - Method in class java.util.concurrent.ArrayBlockingQueue
Inserts the specified element at the tail of this queue, waiting up to the specified wait time for space to become available if the queue is full.
offer(E) - Method in interface java.util.concurrent.BlockingDeque
Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning true upon success and false if no space is currently available.
offer(E, long, TimeUnit) - Method in interface java.util.concurrent.BlockingDeque
Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque), waiting up to the specified wait time if necessary for space to become available.
offer(E) - Method in interface java.util.concurrent.BlockingQueue
Inserts the specified element into this queue if it is possible to do so immediately without violating capacity restrictions, returning true upon success and false if no space is currently available.
offer(E, long, TimeUnit) - Method in interface java.util.concurrent.BlockingQueue
Inserts the specified element into this queue, waiting up to the specified wait time if necessary for space to become available.
offer(E) - Method in class java.util.concurrent.ConcurrentLinkedDeque
Inserts the specified element at the tail of this deque.
offer(E) - Method in class java.util.concurrent.ConcurrentLinkedQueue
Inserts the specified element at the tail of this queue.
offer(E) - Method in class java.util.concurrent.DelayQueue
Inserts the specified element into this delay queue.
offer(E, long, TimeUnit) - Method in class java.util.concurrent.DelayQueue
Inserts the specified element into this delay queue.
offer(E) - Method in class java.util.concurrent.LinkedBlockingDeque
 
offer(E, long, TimeUnit) - Method in class java.util.concurrent.LinkedBlockingDeque
 
offer(E, long, TimeUnit) - Method in class java.util.concurrent.LinkedBlockingQueue
Inserts the specified element at the tail of this queue, waiting if necessary up to the specified wait time for space to become available.
offer(E) - Method in class java.util.concurrent.LinkedBlockingQueue
Inserts the specified element at the tail of this queue if it is possible to do so immediately without exceeding the queue's capacity, returning true upon success and false if this queue is full.
offer(E, long, TimeUnit) - Method in class java.util.concurrent.LinkedTransferQueue
Inserts the specified element at the tail of this queue.
offer(E) - Method in class java.util.concurrent.LinkedTransferQueue
Inserts the specified element at the tail of this queue.
offer(E) - Method in class java.util.concurrent.PriorityBlockingQueue
Inserts the specified element into this priority queue.
offer(E, long, TimeUnit) - Method in class java.util.concurrent.PriorityBlockingQueue
Inserts the specified element into this priority queue.
offer(E, long, TimeUnit) - Method in class java.util.concurrent.SynchronousQueue
Inserts the specified element into this queue, waiting if necessary up to the specified wait time for another thread to receive it.
offer(E) - Method in class java.util.concurrent.SynchronousQueue
Inserts the specified element into this queue, if another thread is waiting to receive it.
offer(E) - Method in interface java.util.Deque
Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning true upon success and false if no space is currently available.
offer(E) - Method in class java.util.LinkedList
Adds the specified element as the tail (last element) of this list.
offer(E) - Method in class java.util.PriorityQueue
Inserts the specified element into this priority queue.
offer(E) - Method in interface java.util.Queue
Inserts the specified element into this queue if it is possible to do so immediately without violating capacity restrictions.
offerFirst(E) - Method in class java.util.ArrayDeque
Inserts the specified element at the front of this deque.
offerFirst(E) - Method in interface java.util.concurrent.BlockingDeque
Inserts the specified element at the front of this deque if it is possible to do so immediately without violating capacity restrictions, returning true upon success and false if no space is currently available.
offerFirst(E, long, TimeUnit) - Method in interface java.util.concurrent.BlockingDeque
Inserts the specified element at the front of this deque, waiting up to the specified wait time if necessary for space to become available.
offerFirst(E) - Method in class java.util.concurrent.ConcurrentLinkedDeque
Inserts the specified element at the front of this deque.
offerFirst(E) - Method in class java.util.concurrent.LinkedBlockingDeque
 
offerFirst(E, long, TimeUnit) - Method in class java.util.concurrent.LinkedBlockingDeque
 
offerFirst(E) - Method in interface java.util.Deque
Inserts the specified element at the front of this deque unless it would violate capacity restrictions.
offerFirst(E) - Method in class java.util.LinkedList
Inserts the specified element at the front of this list.
offerLast(E) - Method in class java.util.ArrayDeque
Inserts the specified element at the end of this deque.
offerLast(E) - Method in interface java.util.concurrent.BlockingDeque
Inserts the specified element at the end of this deque if it is possible to do so immediately without violating capacity restrictions, returning true upon success and false if no space is currently available.
offerLast(E, long, TimeUnit) - Method in interface java.util.concurrent.BlockingDeque
Inserts the specified element at the end of this deque, waiting up to the specified wait time if necessary for space to become available.
offerLast(E) - Method in class java.util.concurrent.ConcurrentLinkedDeque
Inserts the specified element at the end of this deque.
offerLast(E) - Method in class java.util.concurrent.LinkedBlockingDeque
 
offerLast(E, long, TimeUnit) - Method in class java.util.concurrent.LinkedBlockingDeque
 
offerLast(E) - Method in interface java.util.Deque
Inserts the specified element at the end of this deque unless it would violate capacity restrictions.
offerLast(E) - Method in class java.util.LinkedList
Inserts the specified element at the end of this list.
offset - Variable in class java.awt.image.DataBuffer
Offset into default (first) bank from which to get the first element.
offset - Variable in class javax.swing.plaf.basic.BasicScrollBarUI.TrackListener
 
offset - Variable in class javax.swing.plaf.basic.BasicSliderUI.TrackListener
 
offset - Variable in class javax.swing.text.Segment
This is the offset into the array that the desired text begins.
offset - Variable in class javax.swing.tree.DefaultTreeCellEditor
Used in editing.
offsetByCodePoints(CharSequence, int, int) - Static method in class java.lang.Character
Returns the index within the given char sequence that is offset from the given index by codePointOffset code points.
offsetByCodePoints(char[], int, int, int, int) - Static method in class java.lang.Character
Returns the index within the given char subarray that is offset from the given index by codePointOffset code points.
offsetByCodePoints(int, int) - Method in class java.lang.String
Returns the index within this String that is offset from the given index by codePointOffset code points.
offsetByCodePoints(int, int) - Method in class java.lang.StringBuffer
 
offsetRequested() - Method in exception javax.swing.text.BadLocationException
Returns the offset into the document that was not legal.
offsets - Variable in class java.awt.image.DataBuffer
Offsets into all banks.
OGHAM - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Ogham" Unicode character block.
OID - Static variable in class javax.naming.ldap.ManageReferralControl
The ManageReferral control's assigned object identifier is 2.16.840.1.113730.3.4.2.
OID - Static variable in class javax.naming.ldap.PagedResultsControl
The paged-results control's assigned object identifier is 1.2.840.113556.1.4.319.
OID - Static variable in class javax.naming.ldap.PagedResultsResponseControl
The paged-results response control's assigned object identifier is 1.2.840.113556.1.4.319.
OID - Static variable in class javax.naming.ldap.SortControl
The server-side sort control's assigned object identifier is 1.2.840.113556.1.4.473.
OID - Static variable in class javax.naming.ldap.SortResponseControl
The server-side sort response control's assigned object identifier is 1.2.840.113556.1.4.474.
OID - Static variable in class javax.naming.ldap.StartTlsRequest
The StartTLS extended request's assigned object identifier is 1.3.6.1.4.1.1466.20037.
OID - Static variable in class javax.naming.ldap.StartTlsResponse
The StartTLS extended response's assigned object identifier is 1.3.6.1.4.1.1466.20037.
Oid - Class in org.ietf.jgss
This class represents Universal Object Identifiers (Oids) and their associated operations.
Oid(String) - Constructor for class org.ietf.jgss.Oid
Constructs an Oid object from a string representation of its integer components.
Oid(InputStream) - Constructor for class org.ietf.jgss.Oid
Creates an Oid object from its ASN.1 DER encoding.
Oid(byte[]) - Constructor for class org.ietf.jgss.Oid
Creates an Oid object from its ASN.1 DER encoding.
OK - Static variable in class javax.security.auth.callback.ConfirmationCallback
OK option.
OK_CANCEL_OPTION - Static variable in class javax.security.auth.callback.ConfirmationCallback
OK/CANCEL confirmation confirmation option.
OK_CANCEL_OPTION - Static variable in class javax.swing.JOptionPane
Type used for showConfirmDialog.
OK_OPTION - Static variable in class javax.swing.JOptionPane
Return value form class method if OK is chosen.
okToUseGui - Variable in class java.beans.beancontext.BeanContextSupport
A boolean indicating if this instance may now render a GUI.
okToUseGui() - Method in class java.beans.beancontext.BeanContextSupport
Notify this instance that it may now render a GUI
okToUseGui() - Method in interface java.beans.Visibility
This method instructs the bean that it is OK to use the Gui.
OL - Static variable in class javax.swing.text.html.HTML.Tag
 
OL_CHIKI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Ol Chiki" Unicode character block.
OLD_ITALIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Old Italic" Unicode character block.
OLD_PERSIAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Old Persian" Unicode character block.
OLD_SOUTH_ARABIAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Old South Arabian" Unicode character block.
OLD_TOKEN - Static variable in exception org.ietf.jgss.GSSException
The token's validity period has expired.
OLD_TURKIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Old Turkic" Unicode character block.
oldBinding - Variable in class javax.naming.event.NamingEvent
Contains information about the object before the change.
oldBorderPainted - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
oldLeadSelectionPath - Variable in class javax.swing.event.TreeSelectionEvent
leadSelectionPath before the paths changed, may be null.
omitEnd() - Method in class javax.swing.text.html.parser.Element
Return true if the end tag can be omitted.
omitStart() - Method in class javax.swing.text.html.parser.Element
Return true if the start tag can be omitted.
on(boolean) - Method in class java.security.DigestInputStream
Turns the digest function on or off.
on(boolean) - Method in class java.security.DigestOutputStream
Turns the digest function on or off.
onAdvance(int, int) - Method in class java.util.concurrent.Phaser
Overridable method to perform an action upon impending phase advance, and to control termination.
onDeregistration(ServiceRegistry, Class<?>) - Method in class javax.imageio.spi.IIOServiceProvider
A callback that will be whenever the Spi class has been deregistered from a ServiceRegistry.
onDeregistration(ServiceRegistry, Class<?>) - Method in interface javax.imageio.spi.RegisterableService
Called when an object implementing this interface is removed from the given category of the given registry.
ONE - Static variable in class java.math.BigDecimal
The value 1, with a scale of 0.
ONE - Static variable in class java.math.BigInteger
The BigInteger constant one.
ONE_DAY - Static variable in class javax.management.timer.Timer
Number of milliseconds in one day.
ONE_HOUR - Static variable in class javax.management.timer.Timer
Number of milliseconds in one hour.
ONE_MINUTE - Static variable in class javax.management.timer.Timer
Number of milliseconds in one minute.
ONE_SECOND - Static variable in class javax.management.timer.Timer
Number of milliseconds in one second.
ONE_SIDED - Static variable in class java.awt.JobAttributes.SidesType
The SidesType instance to use for specifying that consecutive job pages should be printed upon the same side of consecutive media sheets.
ONE_SIDED - Static variable in class javax.print.attribute.standard.Sides
Imposes each consecutive print-stream page upon the same side of consecutive media sheets.
ONE_TOUCH_EXPANDABLE_PROPERTY - Static variable in class javax.swing.JSplitPane
Bound property for oneTouchExpandable.
ONE_TOUCH_OFFSET - Static variable in class javax.swing.plaf.basic.BasicSplitPaneDivider
 
ONE_TOUCH_SIZE - Static variable in class javax.swing.plaf.basic.BasicSplitPaneDivider
Width or height of the divider based on orientation BasicSplitPaneUI adds two to this.
ONE_WEEK - Static variable in class javax.management.timer.Timer
Number of milliseconds in one week.
ONELEVEL_SCOPE - Static variable in class javax.naming.directory.SearchControls
Search one level of the named context.
ONELEVEL_SCOPE - Static variable in interface javax.naming.event.EventContext
Constant for expressing interest in events concerning objects in the context named by the target, excluding the context named by the target.
oneTouchExpandable - Variable in class javax.swing.JSplitPane
Is a little widget provided to quickly expand/collapse the split pane?
oneTouchExpandableChanged() - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Messaged when the oneTouchExpandable value of the JSplitPane the receiver is contained in changes.
onRegistration(ServiceRegistry, Class<?>) - Method in class javax.imageio.spi.IIOServiceProvider
A callback that will be called exactly once after the Spi class has been instantiated and registered in a ServiceRegistry.
onRegistration(ServiceRegistry, Class<?>) - Method in interface javax.imageio.spi.RegisterableService
Called when an object implementing this interface is added to the given category of the given registry.
onStart() - Method in class java.util.concurrent.ForkJoinWorkerThread
Initializes internal state after construction but before processing any tasks.
onTermination(Throwable) - Method in class java.util.concurrent.ForkJoinWorkerThread
Performs cleanup associated with termination of this worker thread.
OP_ACCEPT - Static variable in class java.nio.channels.SelectionKey
Operation-set bit for socket-accept operations.
OP_CONNECT - Static variable in class java.nio.channels.SelectionKey
Operation-set bit for socket-connect operations.
OP_READ - Static variable in class java.nio.channels.SelectionKey
Operation-set bit for read operations.
OP_WRITE - Static variable in class java.nio.channels.SelectionKey
Operation-set bit for write operations.
OPAQUE - Static variable in interface java.awt.Transparency
Represents image data that is guaranteed to be completely opaque, meaning that all pixels have an alpha value of 1.0.
OPAQUE - Static variable in class javax.accessibility.AccessibleState
Indicates this object paints every pixel within its rectangular region.
OPC_LIFE_OVER - Static variable in class javax.print.attribute.standard.PrinterStateReason
The optical photo conductor is no longer functioning.
OPC_NEAR_EOL - Static variable in class javax.print.attribute.standard.PrinterStateReason
The optical photo conductor is near end of life.
open(File) - Method in class java.awt.Desktop
Launches the associated application to open the file.
OPEN - Static variable in class java.awt.geom.Arc2D
The closure type for an open arc with no path segments connecting the two ends of the arc segment.
open(File) - Method in interface java.awt.peer.DesktopPeer
Launches the associated application to open the given file.
open(Path, Set<? extends OpenOption>, ExecutorService, FileAttribute<?>...) - Static method in class java.nio.channels.AsynchronousFileChannel
Opens or creates a file for reading and/or writing, returning an asynchronous file channel to access the file.
open(Path, OpenOption...) - Static method in class java.nio.channels.AsynchronousFileChannel
Opens or creates a file for reading and/or writing, returning an asynchronous file channel to access the file.
open(AsynchronousChannelGroup) - Static method in class java.nio.channels.AsynchronousServerSocketChannel
Opens an asynchronous server-socket channel.
open() - Static method in class java.nio.channels.AsynchronousServerSocketChannel
Opens an asynchronous server-socket channel.
open(AsynchronousChannelGroup) - Static method in class java.nio.channels.AsynchronousSocketChannel
Opens an asynchronous socket channel.
open() - Static method in class java.nio.channels.AsynchronousSocketChannel
Opens an asynchronous socket channel.
open() - Static method in class java.nio.channels.DatagramChannel
Opens a datagram channel.
open(ProtocolFamily) - Static method in class java.nio.channels.DatagramChannel
Opens a datagram channel.
open(Path, Set<? extends OpenOption>, FileAttribute<?>...) - Static method in class java.nio.channels.FileChannel
Opens or creates a file, returning a file channel to access the file.
open(Path, OpenOption...) - Static method in class java.nio.channels.FileChannel
Opens or creates a file, returning a file channel to access the file.
open() - Static method in class java.nio.channels.Pipe
Opens a pipe.
open() - Static method in class java.nio.channels.Selector
Opens a selector.
open() - Static method in class java.nio.channels.ServerSocketChannel
Opens a server-socket channel.
open() - Static method in class java.nio.channels.SocketChannel
Opens a socket channel.
open(SocketAddress) - Static method in class java.nio.channels.SocketChannel
Opens a socket channel and connects it to a remote address.
open() - Method in interface javax.sound.midi.MidiDevice
Opens the device, indicating that it should now acquire any system resources it requires and become operational.
open(AudioFormat, byte[], int, int) - Method in interface javax.sound.sampled.Clip
Opens the clip, meaning that it should acquire any required system resources and become operational.
open(AudioInputStream) - Method in interface javax.sound.sampled.Clip
Opens the clip with the format and audio data present in the provided audio input stream.
open() - Method in interface javax.sound.sampled.Line
Opens the line, indicating that it should acquire any required system resources and become operational.
OPEN - Static variable in class javax.sound.sampled.LineEvent.Type
A type of event that is sent when a line opens, reserving system resources for itself.
open(AudioFormat, int) - Method in interface javax.sound.sampled.SourceDataLine
Opens the line with the specified format and suggested buffer size, causing the line to acquire any required system resources and become operational.
open(AudioFormat) - Method in interface javax.sound.sampled.SourceDataLine
Opens the line with the specified format, causing the line to acquire any required system resources and become operational.
open(AudioFormat, int) - Method in interface javax.sound.sampled.TargetDataLine
Opens the line with the specified format and requested buffer size, causing the line to acquire any required system resources and become operational.
open(AudioFormat) - Method in interface javax.sound.sampled.TargetDataLine
Opens the line with the specified format, causing the line to acquire any required system resources and become operational.
OPEN_DELETE - Static variable in class java.util.zip.ZipFile
Mode flag to open a zip file and mark it for deletion.
OPEN_DIALOG - Static variable in class javax.swing.JFileChooser
Type value indicating that the JFileChooser supports an "Open" file operation.
OPEN_FAILURE - Static variable in class java.util.logging.ErrorManager
OPEN_FAILURE is used when an open of an output stream fails.
OPEN_READ - Static variable in class java.util.zip.ZipFile
Mode flag to open a zip file for reading.
OPEN_TYPE_FIELD - Static variable in class javax.management.JMX
The name of the openType field.
openAsynchronousChannelGroup(int, ThreadFactory) - Method in class java.nio.channels.spi.AsynchronousChannelProvider
Constructs a new asynchronous channel group with a fixed thread pool.
openAsynchronousChannelGroup(ExecutorService, int) - Method in class java.nio.channels.spi.AsynchronousChannelProvider
Constructs a new asynchronous channel group with the given thread pool.
openAsynchronousServerSocketChannel(AsynchronousChannelGroup) - Method in class java.nio.channels.spi.AsynchronousChannelProvider
Opens an asynchronous server-socket channel.
openAsynchronousSocketChannel(AsynchronousChannelGroup) - Method in class java.nio.channels.spi.AsynchronousChannelProvider
Opens an asynchronous socket channel.
openButtonMnemonic - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
openButtonText - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
openButtonToolTipText - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
openConnection() - Method in class java.net.URL
Returns a URLConnection instance that represents a connection to the remote object referred to by the URL.
openConnection(Proxy) - Method in class java.net.URL
Same as URL.openConnection(), except that the connection will be made through the specified proxy; Protocol handlers that do not support proxing will ignore the proxy parameter and make a normal connection.
openConnection(URL) - Method in class java.net.URLStreamHandler
Opens a connection to the object referenced by the URL argument.
openConnection(URL, Proxy) - Method in class java.net.URLStreamHandler
Same as openConnection(URL), except that the connection will be made through the specified proxy; Protocol handlers that do not support proxying will ignore the proxy parameter and make a normal connection.
OpenDataException - Exception in javax.management.openmbean
This checked exception is thrown when an open type, an open data or an open MBean metadata info instance could not be constructed because one or more validity constraints were not met.
OpenDataException() - Constructor for exception javax.management.openmbean.OpenDataException
An OpenDataException with no detail message.
OpenDataException(String) - Constructor for exception javax.management.openmbean.OpenDataException
An OpenDataException with a detail message.
openDatagramChannel() - Method in class java.nio.channels.spi.SelectorProvider
Opens a datagram channel.
openDatagramChannel(ProtocolFamily) - Method in class java.nio.channels.spi.SelectorProvider
Opens a datagram channel.
OPENED - Static variable in class javax.management.remote.JMXConnectionNotification
Notification type string for a connection-opened notification.
openFrame(JInternalFrame) - Method in class javax.swing.DefaultDesktopManager
Normally this method will not be called.
openFrame(JInternalFrame) - Method in interface javax.swing.DesktopManager
If possible, display this frame in an appropriate location.
openIcon - Variable in class javax.swing.tree.DefaultTreeCellRenderer
Icon used to show non-leaf nodes that are expanded.
openInputStream() - Method in interface javax.tools.FileObject
Gets an InputStream for this file object.
openInputStream() - Method in class javax.tools.ForwardingFileObject
 
openInputStream() - Method in class javax.tools.SimpleJavaFileObject
This implementation always throws UnsupportedOperationException.
OpenMBeanAttributeInfo - Interface in javax.management.openmbean
Describes an attribute of an open MBean.
OpenMBeanAttributeInfoSupport - Class in javax.management.openmbean
Describes an attribute of an open MBean.
OpenMBeanAttributeInfoSupport(String, String, OpenType<?>, boolean, boolean, boolean) - Constructor for class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Constructs an OpenMBeanAttributeInfoSupport instance, which describes the attribute of an open MBean with the specified name, openType and description, and the specified read/write access properties.
OpenMBeanAttributeInfoSupport(String, String, OpenType<?>, boolean, boolean, boolean, Descriptor) - Constructor for class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Constructs an OpenMBeanAttributeInfoSupport instance, which describes the attribute of an open MBean with the specified name, openType, description, read/write access properties, and Descriptor.
OpenMBeanAttributeInfoSupport(String, String, OpenType<T>, boolean, boolean, boolean, T) - Constructor for class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Constructs an OpenMBeanAttributeInfoSupport instance, which describes the attribute of an open MBean with the specified name, openType, description and defaultValue, and the specified read/write access properties.
OpenMBeanAttributeInfoSupport(String, String, OpenType<T>, boolean, boolean, boolean, T, T[]) - Constructor for class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Constructs an OpenMBeanAttributeInfoSupport instance, which describes the attribute of an open MBean with the specified name, openType, description, defaultValue and legalValues, and the specified read/write access properties.
OpenMBeanAttributeInfoSupport(String, String, OpenType<T>, boolean, boolean, boolean, T, Comparable<T>, Comparable<T>) - Constructor for class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Constructs an OpenMBeanAttributeInfoSupport instance, which describes the attribute of an open MBean, with the specified name, openType, description, defaultValue, minValue and maxValue.
OpenMBeanConstructorInfo - Interface in javax.management.openmbean
Describes a constructor of an Open MBean.
OpenMBeanConstructorInfoSupport - Class in javax.management.openmbean
Describes a constructor of an Open MBean.
OpenMBeanConstructorInfoSupport(String, String, OpenMBeanParameterInfo[]) - Constructor for class javax.management.openmbean.OpenMBeanConstructorInfoSupport
Constructs an OpenMBeanConstructorInfoSupport instance, which describes the constructor of a class of open MBeans with the specified name, description and signature.
OpenMBeanConstructorInfoSupport(String, String, OpenMBeanParameterInfo[], Descriptor) - Constructor for class javax.management.openmbean.OpenMBeanConstructorInfoSupport
Constructs an OpenMBeanConstructorInfoSupport instance, which describes the constructor of a class of open MBeans with the specified name, description, signature, and descriptor.
OpenMBeanInfo - Interface in javax.management.openmbean
Describes an Open MBean: an Open MBean is recognized as such if its getMBeanInfo() method returns an instance of a class which implements the OpenMBeanInfo interface, typically OpenMBeanInfoSupport.
OpenMBeanInfoSupport - Class in javax.management.openmbean
The OpenMBeanInfoSupport class describes the management information of an open MBean: it is a subclass of MBeanInfo, and it implements the OpenMBeanInfo interface.
OpenMBeanInfoSupport(String, String, OpenMBeanAttributeInfo[], OpenMBeanConstructorInfo[], OpenMBeanOperationInfo[], MBeanNotificationInfo[]) - Constructor for class javax.management.openmbean.OpenMBeanInfoSupport
Constructs an OpenMBeanInfoSupport instance, which describes a class of open MBeans with the specified className, description, openAttributes, openConstructors , openOperations and notifications.
OpenMBeanInfoSupport(String, String, OpenMBeanAttributeInfo[], OpenMBeanConstructorInfo[], OpenMBeanOperationInfo[], MBeanNotificationInfo[], Descriptor) - Constructor for class javax.management.openmbean.OpenMBeanInfoSupport
Constructs an OpenMBeanInfoSupport instance, which describes a class of open MBeans with the specified className, description, openAttributes, openConstructors , openOperations, notifications, and descriptor.
OpenMBeanOperationInfo - Interface in javax.management.openmbean
Describes an operation of an Open MBean.
OpenMBeanOperationInfoSupport - Class in javax.management.openmbean
Describes an operation of an Open MBean.
OpenMBeanOperationInfoSupport(String, String, OpenMBeanParameterInfo[], OpenType<?>, int) - Constructor for class javax.management.openmbean.OpenMBeanOperationInfoSupport
Constructs an OpenMBeanOperationInfoSupport instance, which describes the operation of a class of open MBeans, with the specified name, description, signature, returnOpenType and impact.
OpenMBeanOperationInfoSupport(String, String, OpenMBeanParameterInfo[], OpenType<?>, int, Descriptor) - Constructor for class javax.management.openmbean.OpenMBeanOperationInfoSupport
Constructs an OpenMBeanOperationInfoSupport instance, which describes the operation of a class of open MBeans, with the specified name, description, signature, returnOpenType, impact, and descriptor.
OpenMBeanParameterInfo - Interface in javax.management.openmbean
Describes a parameter used in one or more operations or constructors of an open MBean.
OpenMBeanParameterInfoSupport - Class in javax.management.openmbean
Describes a parameter used in one or more operations or constructors of an open MBean.
OpenMBeanParameterInfoSupport(String, String, OpenType<?>) - Constructor for class javax.management.openmbean.OpenMBeanParameterInfoSupport
Constructs an OpenMBeanParameterInfoSupport instance, which describes the parameter used in one or more operations or constructors of a class of open MBeans, with the specified name, openType and description.
OpenMBeanParameterInfoSupport(String, String, OpenType<?>, Descriptor) - Constructor for class javax.management.openmbean.OpenMBeanParameterInfoSupport
Constructs an OpenMBeanParameterInfoSupport instance, which describes the parameter used in one or more operations or constructors of a class of open MBeans, with the specified name, openType, description, and descriptor.
OpenMBeanParameterInfoSupport(String, String, OpenType<T>, T) - Constructor for class javax.management.openmbean.OpenMBeanParameterInfoSupport
Constructs an OpenMBeanParameterInfoSupport instance, which describes the parameter used in one or more operations or constructors of a class of open MBeans, with the specified name, openType, description and defaultValue.
OpenMBeanParameterInfoSupport(String, String, OpenType<T>, T, T[]) - Constructor for class javax.management.openmbean.OpenMBeanParameterInfoSupport
Constructs an OpenMBeanParameterInfoSupport instance, which describes the parameter used in one or more operations or constructors of a class of open MBeans, with the specified name, openType, description, defaultValue and legalValues.
OpenMBeanParameterInfoSupport(String, String, OpenType<T>, T, Comparable<T>, Comparable<T>) - Constructor for class javax.management.openmbean.OpenMBeanParameterInfoSupport
Constructs an OpenMBeanParameterInfoSupport instance, which describes the parameter used in one or more operations or constructors of a class of open MBeans, with the specified name, openType, description, defaultValue, minValue and maxValue.
openMenuKey - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI
Deprecated.
As of Java 2 platform v1.3.
OpenOption - Interface in java.nio.file
An object that configures how to open or create a file.
openOutputStream() - Method in interface javax.tools.FileObject
Gets an OutputStream for this file object.
openOutputStream() - Method in class javax.tools.ForwardingFileObject
 
openOutputStream() - Method in class javax.tools.SimpleJavaFileObject
This implementation always throws UnsupportedOperationException.
openPipe() - Method in class java.nio.channels.spi.SelectorProvider
Opens a pipe.
openReader(boolean) - Method in interface javax.tools.FileObject
Gets a reader for this object.
openReader(boolean) - Method in class javax.tools.ForwardingFileObject
 
openReader(boolean) - Method in class javax.tools.SimpleJavaFileObject
Wraps the result of SimpleJavaFileObject.getCharContent(boolean) in a Reader.
openSelector() - Method in class java.nio.channels.spi.SelectorProvider
Opens a selector.
openServerSocketChannel() - Method in class java.nio.channels.spi.SelectorProvider
Opens a server-socket channel.
openSocketChannel() - Method in class java.nio.channels.spi.SelectorProvider
Opens a socket channel.
openStream() - Method in class java.net.URL
Opens a connection to this URL and returns an InputStream for reading from that connection.
OpenType - Interface in java.awt.font
The OpenType interface represents OpenType and TrueType fonts.
OpenType<T> - Class in javax.management.openmbean
The OpenType class is the parent abstract class of all classes which describe the actual open type of open data values.
OpenType(String, String, String) - Constructor for class javax.management.openmbean.OpenType
Constructs an OpenType instance (actually a subclass instance as OpenType is abstract), checking for the validity of the given parameters.
openWriter() - Method in interface javax.tools.FileObject
Gets a Writer for this file object.
openWriter() - Method in class javax.tools.ForwardingFileObject
 
openWriter() - Method in class javax.tools.SimpleJavaFileObject
Wraps the result of openOutputStream in a Writer.
OPERATING_SYSTEM_MXBEAN_NAME - Static variable in class java.lang.management.ManagementFactory
String representation of the ObjectName for the OperatingSystemMXBean.
OperatingSystemMXBean - Interface in java.lang.management
The management interface for the operating system on which the Java virtual machine is running.
Operation - Class in java.rmi.server
Deprecated.
no replacement
Operation(String) - Constructor for class java.rmi.server.Operation
Deprecated.
no replacement
OperationNotSupportedException - Exception in javax.naming
This exception is thrown when a context implementation does not support the operation being invoked.
OperationNotSupportedException() - Constructor for exception javax.naming.OperationNotSupportedException
Constructs a new instance of OperationNotSupportedException.
OperationNotSupportedException(String) - Constructor for exception javax.naming.OperationNotSupportedException
Constructs a new instance of OperationNotSupportedException using an explanation.
OperationsException - Exception in javax.management
Represents exceptions thrown in the MBean server when performing operations on MBeans.
OperationsException() - Constructor for exception javax.management.OperationsException
Default constructor.
OperationsException(String) - Constructor for exception javax.management.OperationsException
Constructor that allows a specific error message to be specified.
OPTICAL_CHARACTER_RECOGNITION - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Optical Character Recognition" Unicode character block.
OPTION - Static variable in class javax.swing.text.html.HTML.Tag
 
Option - Class in javax.swing.text.html
Value for the ListModel used to represent <option> elements.
Option(AttributeSet) - Constructor for class javax.swing.text.html.Option
Creates a new Option object.
OPTION_PANE - Static variable in class javax.accessibility.AccessibleRole
A specialized pane whose primary use is inside a DIALOG
OPTION_PANE - Static variable in class javax.swing.plaf.synth.Region
OptionPane region.
OPTION_TYPE_PROPERTY - Static variable in class javax.swing.JOptionPane
Bound property name for optionType.
OPTIONAL - Static variable in class javax.security.auth.login.AppConfigurationEntry.LoginModuleControlFlag
Optional LoginModule.
OptionalDataException - Exception in java.io
Exception indicating the failure of an object read operation due to unread primitive data, or the end of data belonging to a serialized object in the stream.
OptionChecker - Interface in javax.tools
Interface for recognizing options.
optionPane - Variable in class javax.swing.plaf.basic.BasicOptionPaneUI
JOptionPane that the receiver is providing the look and feel for.
OptionPaneUI - Class in javax.swing.plaf
Pluggable look and feel interface for JOptionPane.
OptionPaneUI() - Constructor for class javax.swing.plaf.OptionPaneUI
 
options - Variable in class javax.swing.JOptionPane
Options to display to the user.
OPTIONS_PROPERTY - Static variable in class javax.swing.JOptionPane
Bound property name for option.
optionType - Variable in class javax.swing.JOptionPane
Option type, one of DEFAULT_OPTION, YES_NO_OPTION, YES_NO_CANCEL_OPTION or OK_CANCEL_OPTION.
or(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this | val).
or(BitSet) - Method in class java.util.BitSet
Performs a logical OR of this bit set with the bit set argument.
or(QueryExp, QueryExp) - Static method in class javax.management.Query
Returns a query expression that is the disjunction of two other query expressions.
orange - Static variable in class java.awt.Color
The color orange.
ORANGE - Static variable in class java.awt.Color
The color orange.
ordered - Variable in class javax.naming.directory.BasicAttribute
A flag for recording whether this attribute's values are ordered.
ordinal() - Method in class java.lang.Enum
Returns the ordinal of this enumeration constant (its position in its enum declaration, where the initial constant is assigned an ordinal of zero).
ordinaryChar(int) - Method in class java.io.StreamTokenizer
Specifies that the character argument is "ordinary" in this tokenizer.
ordinaryChars(int, int) - Method in class java.io.StreamTokenizer
Specifies that all characters c in the range low <= c <= high are "ordinary" in this tokenizer.
orFilter(Iterable<? extends RowFilter<? super M, ? super I>>) - Static method in class javax.swing.RowFilter
Returns a RowFilter that includes entries if any of the supplied filters includes the entry.
org.ietf.jgss - package org.ietf.jgss
This package presents a framework that allows application developers to make use of security services like authentication, data integrity and data confidentiality from a variety of underlying security mechanisms like Kerberos, using a unified API.
orientation - Variable in class javax.swing.JProgressBar
Whether the progress bar is horizontal or vertical.
orientation - Variable in class javax.swing.JScrollBar
 
orientation - Variable in class javax.swing.JSlider
Whether the slider is horizontal or vertical The default is horizontal.
orientation - Variable in class javax.swing.JSplitPane
How the views are split.
orientation - Variable in class javax.swing.plaf.basic.BasicSplitPaneDivider
Orientation of the JSplitPane.
Orientation - Static variable in class javax.swing.text.StyleConstants
Orientation for a paragraph.
ORIENTATION_PROPERTY - Static variable in class javax.swing.JSplitPane
Bound property name for orientation (horizontal or vertical).
OrientationRequested - Class in javax.print.attribute.standard
Class OrientationRequested is a printing attribute class, an enumeration, that indicates the desired orientation for printed print-stream pages; it does not describe the orientation of the client-supplied print-stream pages.
OrientationRequested(int) - Constructor for class javax.print.attribute.standard.OrientationRequested
Construct a new orientation requested enumeration value with the given integer value.
origin - Variable in class javax.swing.plaf.basic.BasicToolBarUI.DockingListener
 
ORIGINAL_TYPE_FIELD - Static variable in class javax.management.JMX
The name of the originalType field.
OriginateDirection - Static variable in class javax.swing.text.DefaultStyledDocument.ElementSpec
A possible value for getDirection.
originatingProvider - Variable in class javax.imageio.ImageReader
The ImageReaderSpi that instantiated this object, or null if its identity is not known or none exists.
originatingProvider - Variable in class javax.imageio.ImageWriter
The ImageWriterSpi that instantiated this object, or null if its identity is not known or none exists.
origmodel - Variable in class java.awt.image.RGBImageFilter
The ColorModel to be replaced by newmodel when the user calls substituteColorModel.
ORIYA - Static variable in class java.awt.font.NumericShaper
Identifies the ORIYA range and decimal base.
ORIYA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Oriya" Unicode character block.
OSMANYA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Osmanya" Unicode character block.
oStart - Variable in class javax.swing.text.html.parser.Element
 
OTHER - Static variable in class java.sql.Types
The constant in the Java programming language that indicates that the SQL type is database-specific and gets mapped to a Java object that can be accessed via the methods getObject and setObject.
OTHER - Static variable in class javax.print.attribute.standard.PrinterStateReason
The printer has detected an error other than ones listed below.
OTHER_LETTER - Static variable in class java.lang.Character
General category "Lo" in the Unicode specification.
OTHER_NUMBER - Static variable in class java.lang.Character
General category "No" in the Unicode specification.
OTHER_PUNCTUATION - Static variable in class java.lang.Character
General category "Po" in the Unicode specification.
OTHER_SYMBOL - Static variable in class java.lang.Character
General category "So" in the Unicode specification.
othersDeletesAreVisible(int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether deletes made by others are visible.
othersInsertsAreVisible(int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether inserts made by others are visible.
othersUpdatesAreVisible(int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether updates made by others are visible.
out - Variable in class java.io.FilterOutputStream
The underlying output stream to be filtered.
out - Variable in class java.io.FilterWriter
The underlying character-output stream.
out - Variable in class java.io.PipedInputStream
The index of the position in the circular buffer at which the next byte of data will be read by this piped input stream.
out - Variable in class java.io.PrintWriter
The underlying character-output stream of this PrintWriter.
out - Static variable in class java.lang.System
The "standard" output stream.
out() - Method in class java.util.Formatter
Returns the destination for the output.
OUT_BOTTOM - Static variable in class java.awt.geom.Rectangle2D
The bitmask that indicates that a point lies below this Rectangle2D.
OUT_LEFT - Static variable in class java.awt.geom.Rectangle2D
The bitmask that indicates that a point lies to the left of this Rectangle2D.
OUT_RIGHT - Static variable in class java.awt.geom.Rectangle2D
The bitmask that indicates that a point lies to the right of this Rectangle2D.
OUT_TOP - Static variable in class java.awt.geom.Rectangle2D
The bitmask that indicates that a point lies above this Rectangle2D.
outcode(double, double) - Method in class java.awt.geom.Rectangle2D.Double
Determines where the specified coordinates lie with respect to this Rectangle2D.
outcode(double, double) - Method in class java.awt.geom.Rectangle2D.Float
Determines where the specified coordinates lie with respect to this Rectangle2D.
outcode(double, double) - Method in class java.awt.geom.Rectangle2D
Determines where the specified coordinates lie with respect to this Rectangle2D.
outcode(Point2D) - Method in class java.awt.geom.Rectangle2D
Determines where the specified Point2D lies with respect to this Rectangle2D.
outcode(double, double) - Method in class java.awt.Rectangle
Determines where the specified coordinates lie with respect to this Rectangle2D.
OUTLINE_DRAG_MODE - Static variable in class javax.swing.JDesktopPane
Indicates that an outline only of the item being dragged should appear inside the desktop pane.
OutOfMemoryError - Error in java.lang
Thrown when the Java Virtual Machine cannot allocate an object because it is out of memory, and no more memory could be made available by the garbage collector.
OutOfMemoryError() - Constructor for error java.lang.OutOfMemoryError
Constructs an OutOfMemoryError with no detail message.
OutOfMemoryError(String) - Constructor for error java.lang.OutOfMemoryError
Constructs an OutOfMemoryError with the specified detail message.
outpixbuf - Variable in class java.awt.image.ReplicateScaleFilter
A byte array initialized with a size of ReplicateScaleFilter.destWidth and used to deliver a row of pixel data to the ImageConsumer.
output - Variable in class javax.imageio.ImageWriter
The ImageOutputStream or other Object set by setOutput and retrieved by getOutput.
output(char[], int, int) - Method in class javax.swing.text.AbstractWriter
The last stop in writing out content.
output(char[], int, int) - Method in class javax.swing.text.html.HTMLWriter
This method is overriden to map any character entities, such as < to &lt;.
OUTPUT_AREA_ALMOST_FULL - Static variable in class javax.print.attribute.standard.PrinterStateReason
One or more output areas are almost full (e.g.
OUTPUT_AREA_FULL - Static variable in class javax.print.attribute.standard.PrinterStateReason
One or more output areas are full (e.g.
OUTPUT_TRAY_MISSING - Static variable in class javax.print.attribute.standard.PrinterStateReason
One or more output trays are not in the device.
outputClass - Variable in class javax.imageio.spi.ImageOutputStreamSpi
A Class object indicating the legal object type for use by the createInputStreamInstance method.
OutputDeviceAssigned - Class in javax.print.attribute.standard
Class OutputDeviceAssigned is a printing attribute class, a text attribute, that identifies the output device to which the service has assigned this job.
OutputDeviceAssigned(String, Locale) - Constructor for class javax.print.attribute.standard.OutputDeviceAssigned
Constructs a new output device assigned attribute with the given device name and locale.
OutputStream - Class in java.io
This abstract class is the superclass of all classes representing an output stream of bytes.
OutputStream() - Constructor for class java.io.OutputStream
 
OutputStreamWriter - Class in java.io
An OutputStreamWriter is a bridge from character streams to byte streams: Characters written to it are encoded into bytes using a specified charset.
OutputStreamWriter(OutputStream, String) - Constructor for class java.io.OutputStreamWriter
Creates an OutputStreamWriter that uses the named charset.
OutputStreamWriter(OutputStream) - Constructor for class java.io.OutputStreamWriter
Creates an OutputStreamWriter that uses the default character encoding.
OutputStreamWriter(OutputStream, Charset) - Constructor for class java.io.OutputStreamWriter
Creates an OutputStreamWriter that uses the given charset.
OutputStreamWriter(OutputStream, CharsetEncoder) - Constructor for class java.io.OutputStreamWriter
Creates an OutputStreamWriter that uses the given charset encoder.
outputTypes - Variable in class javax.imageio.spi.ImageWriterSpi
An array of Class objects to be returned from getOutputTypes, initially null.
outsideBorder - Variable in class javax.swing.border.CompoundBorder
 
OVER - Static variable in class java.awt.dnd.DragSourceContext
An int used by updateCurrentCursor() indicating that the Cursor is over a DropTarget.
OVERFLOW - Static variable in class java.nio.charset.CoderResult
Result object indicating overflow, meaning that there is insufficient room in the output buffer.
OVERFLOW - Static variable in class java.nio.file.StandardWatchEventKinds
A special event to indicate that events may have been lost or discarded.
overlaps(long, long) - Method in class java.nio.channels.FileLock
Tells whether or not this lock overlaps the given lock range.
OverlayLayout - Class in javax.swing
A layout manager to arrange components over the top of each other.
OverlayLayout(Container) - Constructor for class javax.swing.OverlayLayout
Constructs a layout manager that performs overlay arrangement of the children.
Override - Annotation Type in java.lang
Indicates that a method declaration is intended to override a method declaration in a supertype.
overrides(ExecutableElement, ExecutableElement, TypeElement) - Method in interface javax.lang.model.util.Elements
Tests whether one method, as a member of a given type, overrides another method.
ownDeletesAreVisible(int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether a result set's own deletes are visible.
owner - Variable in class java.awt.datatransfer.Clipboard
 
owner() - Method in interface java.nio.file.attribute.PosixFileAttributes
Returns the owner of the file.
Owner - Interface in java.security.acl
Interface for managing owners of Access Control Lists (ACLs) or ACL configurations.
ownInsertsAreVisible(int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether a result set's own inserts are visible.
owns(AbstractQueuedLongSynchronizer.ConditionObject) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Queries whether the given ConditionObject uses this synchronizer as its lock.
owns(AbstractQueuedSynchronizer.ConditionObject) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Queries whether the given ConditionObject uses this synchronizer as its lock.
ownUpdatesAreVisible(int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether for the given type of ResultSet object, the result set's own updates are visible.

P

P - Static variable in class javax.swing.text.html.HTML.Tag
 
p - Variable in class javax.swing.text.html.parser.DTD
 
pack() - Method in class java.awt.Window
Causes this Window to be sized to fit the preferred size and layouts of its subcomponents.
pack(JarFile, OutputStream) - Method in interface java.util.jar.Pack200.Packer
Takes a JarFile and converts it into a Pack200 archive.
pack(JarInputStream, OutputStream) - Method in interface java.util.jar.Pack200.Packer
Takes a JarInputStream and converts it into a Pack200 archive.
pack() - Method in class javax.swing.JInternalFrame
Causes subcomponents of this JInternalFrame to be laid out at their preferred size.
pack() - Method in class javax.swing.JPopupMenu
Lays out the container so that it uses the minimum space needed to display its contents.
Pack200 - Class in java.util.jar
Transforms a JAR file to or from a packed stream in Pack200 format.
Pack200.Packer - Interface in java.util.jar
The packer engine applies various transformations to the input JAR file, making the pack stream highly compressible by a compressor such as gzip or zip.
Pack200.Unpacker - Interface in java.util.jar
The unpacker engine converts the packed stream to a JAR file.
PACKAGE - Static variable in class java.lang.invoke.MethodHandles.Lookup
A single-bit mask representing package access (default access), which may contribute to the result of lookupModes.
Package - Class in java.lang
Package objects contain version information about the implementation and specification of a Java package.
PackageElement - Interface in javax.lang.model.element
Represents a package program element.
packagePrefix - Static variable in interface java.rmi.server.LoaderHandler
Deprecated.
package of system LoaderHandler implementation.
packagePrefix - Static variable in interface java.rmi.server.RemoteRef
Initialize the server package prefix: assumes that the implementation of server ref classes (e.g., UnicastRef, UnicastServerRef) are located in the package defined by the prefix.
packagesIn(Iterable<? extends Element>) - Static method in class javax.lang.model.util.ElementFilter
Returns a list of packages in elements.
packagesIn(Set<? extends Element>) - Static method in class javax.lang.model.util.ElementFilter
Returns a set of packages in elements.
PackedColorModel - Class in java.awt.image
The PackedColorModel class is an abstract ColorModel class that works with pixel values which represent color and alpha information as separate samples and which pack all samples for a single pixel into a single int, short, or byte quantity.
PackedColorModel(ColorSpace, int, int[], int, boolean, int, int) - Constructor for class java.awt.image.PackedColorModel
Constructs a PackedColorModel from a color mask array, which specifies which bits in an int pixel representation contain each of the color samples, and an alpha mask.
PackedColorModel(ColorSpace, int, int, int, int, int, boolean, int, int) - Constructor for class java.awt.image.PackedColorModel
Constructs a PackedColorModel from the specified masks which indicate which bits in an int pixel representation contain the alpha, red, green and blue color samples.
padding - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
If specified, these insets act as padding around the cell renderer when laying out and painting the "selected" item in the combo box.
padding - Variable in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
 
PADDING - Static variable in class javax.swing.text.html.CSS.Attribute
 
PADDING_BOTTOM - Static variable in class javax.swing.text.html.CSS.Attribute
 
PADDING_LEFT - Static variable in class javax.swing.text.html.CSS.Attribute
 
PADDING_RIGHT - Static variable in class javax.swing.text.html.CSS.Attribute
 
PADDING_TOP - Static variable in class javax.swing.text.html.CSS.Attribute
 
padSelectedTab(int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
 
padSelectedTab(int, int) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI.TabbedPaneLayout
 
padSpaceBetweenStrings - Static variable in class javax.swing.plaf.metal.MetalToolTipUI
 
padTabRun(int, int, int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
 
PAGE_AXIS - Static variable in class javax.swing.BoxLayout
Specifies that components should be laid out in the direction that lines flow across a page as determined by the target container's ComponentOrientation property.
PAGE_END - Static variable in class java.awt.BorderLayout
The component comes after the last line of the layout's content.
PAGE_END - Static variable in class java.awt.GridBagConstraints
Place the component centered along the edge of its display area associated with the end of a page for the current ComponentOrientation.
PAGE_EXISTS - Static variable in interface java.awt.print.Printable
Returned from Printable.print(Graphics, PageFormat, int) to signify that the requested page was rendered.
PAGE_START - Static variable in class java.awt.BorderLayout
The component comes before the first line of the layout's content.
PAGE_START - Static variable in class java.awt.GridBagConstraints
Place the component centered along the edge of its display area associated with the start of a page for the current ComponentOrientation.
PAGE_TAB - Static variable in class javax.accessibility.AccessibleRole
An object that is a child of a page tab list.
PAGE_TAB_LIST - Static variable in class javax.accessibility.AccessibleRole
An object that presents a series of panels (or page tabs), one at a time, through some mechanism provided by the object.
Pageable - Interface in java.awt.print
The Pageable implementation represents a set of pages to be printed.
PAGEABLE - Static variable in class javax.print.DocFlavor.SERVICE_FORMATTED
Service formatted print data doc flavor with print data representation class name = "java.awt.print.Pageable" (pageable object).
PageAttributes - Class in java.awt
A set of attributes which control the output of a printed page.
PageAttributes() - Constructor for class java.awt.PageAttributes
Constructs a PageAttributes instance with default values for every attribute.
PageAttributes(PageAttributes) - Constructor for class java.awt.PageAttributes
Constructs a PageAttributes instance which is a copy of the supplied PageAttributes.
PageAttributes(PageAttributes.ColorType, PageAttributes.MediaType, PageAttributes.OrientationRequestedType, PageAttributes.OriginType, PageAttributes.PrintQualityType, int[]) - Constructor for class java.awt.PageAttributes
Constructs a PageAttributes instance with the specified values for every attribute.
PageAttributes.ColorType - Class in java.awt
A type-safe enumeration of possible color states.
PageAttributes.MediaType - Class in java.awt
A type-safe enumeration of possible paper sizes.
PageAttributes.OrientationRequestedType - Class in java.awt
A type-safe enumeration of possible orientations.
PageAttributes.OriginType - Class in java.awt
A type-safe enumeration of possible origins.
PageAttributes.PrintQualityType - Class in java.awt
A type-safe enumeration of possible print qualities.
pageDialog(PageFormat) - Method in class java.awt.print.PrinterJob
Displays a dialog that allows modification of a PageFormat instance.
pageDialog(PrintRequestAttributeSet) - Method in class java.awt.print.PrinterJob
A convenience method which displays a cross-platform page setup dialog.
pageDownAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the action to page down vertically.
PagedResultsControl - Class in javax.naming.ldap
Requests that the results of a search operation be returned by the LDAP server in batches of a specified size.
PagedResultsControl(int, boolean) - Constructor for class javax.naming.ldap.PagedResultsControl
Constructs a control to set the number of entries to be returned per page of results.
PagedResultsControl(int, byte[], boolean) - Constructor for class javax.naming.ldap.PagedResultsControl
Constructs a control to set the number of entries to be returned per page of results.
PagedResultsResponseControl - Class in javax.naming.ldap
Indicates the end of a batch of search results.
PagedResultsResponseControl(String, boolean, byte[]) - Constructor for class javax.naming.ldap.PagedResultsResponseControl
Constructs a paged-results response control.
PageFormat - Class in java.awt.print
The PageFormat class describes the size and orientation of a page to be printed.
PageFormat() - Constructor for class java.awt.print.PageFormat
Creates a default, portrait-oriented PageFormat.
PageRanges - Class in javax.print.attribute.standard
Class PageRanges is a printing attribute class, a set of integers, that identifies the range(s) of print-stream pages that the Printer object uses for each copy of each document which are to be printed.
PageRanges(int[][]) - Constructor for class javax.print.attribute.standard.PageRanges
Construct a new page ranges attribute with the given members.
PageRanges(String) - Constructor for class javax.print.attribute.standard.PageRanges
Construct a new page ranges attribute with the given members in string form.
PageRanges(int) - Constructor for class javax.print.attribute.standard.PageRanges
Construct a new page ranges attribute containing a single integer.
PageRanges(int, int) - Constructor for class javax.print.attribute.standard.PageRanges
Construct a new page ranges attribute containing a single range of integers.
PagesPerMinute - Class in javax.print.attribute.standard
Class PagesPerMinute is an integer valued printing attribute that indicates the nominal number of pages per minute to the nearest whole number which may be generated by this printer (e.g., simplex, black-and-white).
PagesPerMinute(int) - Constructor for class javax.print.attribute.standard.PagesPerMinute
Construct a new pages per minute attribute with the given integer value.
PagesPerMinuteColor - Class in javax.print.attribute.standard
Class PagesPerMinuteColor is an integer valued printing attribute that indicates the nominal number of pages per minute to the nearest whole number which may be generated by this printer when printing color (e.g., simplex, color).
PagesPerMinuteColor(int) - Constructor for class javax.print.attribute.standard.PagesPerMinuteColor
Construct a new pages per minute color attribute with the given integer value.
pageUpAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the action to page up vertically.
paint(Graphics) - Method in class java.awt.Canvas
Paints this canvas.
paint(Graphics) - Method in class java.awt.Component
Paints this component.
paint(Graphics) - Method in class java.awt.Container
Paints the container.
PAINT - Static variable in class java.awt.event.PaintEvent
The paint event type.
Paint - Interface in java.awt
This Paint interface defines how color patterns can be generated for Graphics2D operations.
paint(Graphics) - Method in interface java.awt.peer.ComponentPeer
Paints the component to the specified graphics context.
paint(Graphics) - Method in class java.awt.Window
Paints the container.
paint(Graphics) - Method in class javax.swing.CellRendererPane
Shouldn't be called.
paint(Graphics) - Method in class javax.swing.colorchooser.AbstractColorChooserPanel
Draws the panel.
paint(Graphics) - Method in class javax.swing.JComponent
Invoked by Swing to draw components.
paint(Graphics) - Method in class javax.swing.JLayer
Delegates all painting to the LayerUI object.
paint(Graphics) - Method in class javax.swing.JLayeredPane
Paints this JLayeredPane within the specified graphics context.
paint(Graphics) - Method in class javax.swing.JViewport
Depending on whether the backingStore is enabled, either paint the image through the backing store or paint just the recently exposed part, using the backing store to "blit" the remainder.
paint(Graphics2D, T, int, int) - Method in interface javax.swing.Painter
Renders to the given Graphics2D object.
paint(Graphics) - Method in class javax.swing.plaf.basic.BasicArrowButton
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicButtonUI
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
paint(Graphics) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.SystemMenuBar
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicLabelUI
Paints the label text with the foreground color, if the label is opaque then paints the entire background with the background color.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicListUI
Paint the rows that intersect the Graphics objects clipRect.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicPopupMenuSeparatorUI
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicProgressBarUI
Delegates painting to one of two methods: paintDeterminate or paintIndeterminate.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicRadioButtonUI
paint the radio button
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicSeparatorUI
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
paint(Graphics) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Paints the divider.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicTableUI
Paint a representation of the table instance that was set in installUI().
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicTextUI
Paints the interface.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicToggleButtonUI
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicToolBarSeparatorUI
 
paint(Graphics) - Method in class javax.swing.plaf.basic.BasicToolBarUI.DragWindow
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicToolTipUI
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicTreeUI
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.ComponentUI
Paints the specified component appropriately for the look and feel.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.LayerUI
Paints the specified component.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.metal.MetalComboBoxUI
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.metal.MetalPopupMenuSeparatorUI
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.metal.MetalRadioButtonUI
 
paint(Graphics) - Method in class javax.swing.plaf.metal.MetalScrollButton
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.metal.MetalSeparatorUI
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.metal.MetalToolTipUI
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.metal.MetalTreeUI
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiButtonUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiColorChooserUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiComboBoxUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiDesktopIconUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiDesktopPaneUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiFileChooserUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiInternalFrameUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiLabelUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiListUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiMenuBarUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiMenuItemUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiOptionPaneUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiPanelUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiPopupMenuUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiProgressBarUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiRootPaneUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiScrollBarUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiScrollPaneUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiSeparatorUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiSliderUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiSpinnerUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiSplitPaneUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiTabbedPaneUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiTableHeaderUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiTableUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiToolBarUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiToolTipUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the paint method on each UI handled by this object.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiViewportUI
Invokes the paint method on each UI handled by this object.
paint(Graphics2D, JComponent, int, int) - Method in class javax.swing.plaf.nimbus.AbstractRegionPainter
 
paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthButtonUI
Paints the specified component according to the Look and Feel.
paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthButtonUI
Paints the specified component.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthColorChooserUI
Paints the specified component according to the Look and Feel.
paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthColorChooserUI
Paints the specified component.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthComboBoxUI
Paints the specified component according to the Look and Feel.
paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthComboBoxUI
Paints the specified component.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthDesktopIconUI
Paints the specified component according to the Look and Feel.
paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthDesktopIconUI
Paints the specified component.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthDesktopPaneUI
Paints the specified component according to the Look and Feel.
paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthDesktopPaneUI
Paints the specified component.
paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthEditorPaneUI
Paints the specified component.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthInternalFrameUI
Paints the specified component according to the Look and Feel.
paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthInternalFrameUI
Paints the specified component.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthLabelUI
Paints the specified component according to the Look and Feel.
paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthLabelUI
Paints the specified component.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthMenuBarUI
Paints the specified component according to the Look and Feel.
paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthMenuBarUI
Paints the specified component.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthMenuItemUI
Paints the specified component according to the Look and Feel.
paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthMenuItemUI
Paints the specified component.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthMenuUI
Paints the specified component according to the Look and Feel.
paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthMenuUI
Paints the specified component.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthOptionPaneUI
Paints the specified component according to the Look and Feel.
paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthOptionPaneUI
Paints the specified component.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthPanelUI
Paints the specified component according to the Look and Feel.
paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthPanelUI
Paints the specified component.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthPopupMenuUI
Paints the specified component according to the Look and Feel.
paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthPopupMenuUI
Paints the specified component.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthProgressBarUI
Paints the specified component according to the Look and Feel.
paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthProgressBarUI
Paints the specified component.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthRootPaneUI
Paints the specified component according to the Look and Feel.
paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthRootPaneUI
Paints the specified component.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthScrollBarUI
Paints the specified component according to the Look and Feel.
paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthScrollBarUI
Paints the specified component.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthScrollPaneUI
Paints the specified component according to the Look and Feel.
paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthScrollPaneUI
Paints the specified component.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthSeparatorUI
Paints the specified component according to the Look and Feel.
paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthSeparatorUI
Paints the specified component.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthSliderUI
Paints the specified component according to the Look and Feel.
paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthSliderUI
Paints the specified component.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthSpinnerUI
Paints the specified component according to the Look and Feel.
paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthSpinnerUI
Paints the specified component.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthSplitPaneUI
Paints the specified component according to the Look and Feel.
paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthSplitPaneUI
Paints the specified component.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthTabbedPaneUI
Paints the specified component according to the Look and Feel.
paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthTabbedPaneUI
Paints the specified component.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthTableHeaderUI
Paints the specified component according to the Look and Feel.
paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthTableHeaderUI
Paints the specified component.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthTableUI
Paints the specified component according to the Look and Feel.
paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthTableUI
Paints the specified component.
paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthTextAreaUI
Paints the specified component.
paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthTextFieldUI
Paints the specified component.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthToolBarUI
Paints the specified component according to the Look and Feel.
paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthToolBarUI
Paints the toolbar.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthToolTipUI
Paints the specified component according to the Look and Feel.
paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthToolTipUI
Paints the specified component.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthTreeUI
Paints the specified component according to the Look and Feel.
paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthTreeUI
Paints the specified component.
paint(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthViewportUI
Paints the specified component according to the Look and Feel.
paint(SynthContext, Graphics) - Method in class javax.swing.plaf.synth.SynthViewportUI
Paints the specified component.
paint(Graphics, Shape) - Method in class javax.swing.text.AsyncBoxView
Render the view using the given allocation and rendering surface.
paint(Graphics, Shape) - Method in class javax.swing.text.BoxView
Renders the BoxView using the given rendering surface and area on that surface.
paint(Graphics) - Method in interface javax.swing.text.Caret
Renders the caret.
paint(Graphics, Shape) - Method in class javax.swing.text.ComponentView
The real paint behavior occurs naturally from the association that the component has with its parent container (the same container hosting this view).
paint(Graphics) - Method in class javax.swing.text.DefaultCaret
Renders the caret as a vertical line.
paint(Graphics, int, int, Shape, JTextComponent) - Method in class javax.swing.text.DefaultHighlighter.DefaultHighlightPainter
Paints a highlight.
paint(Graphics) - Method in class javax.swing.text.DefaultHighlighter
Renders the highlights.
paint(Graphics, Shape) - Method in class javax.swing.text.FieldView
Renders using the given rendering surface and area on that surface.
paint(GlyphView, Graphics, Shape, int, int) - Method in class javax.swing.text.GlyphView.GlyphPainter
Paint the glyphs representing the given range.
paint(Graphics, Shape) - Method in class javax.swing.text.GlyphView
Renders a portion of a text style run.
paint(Graphics, int, int, Shape, JTextComponent) - Method in interface javax.swing.text.Highlighter.HighlightPainter
Renders the highlight.
paint(Graphics) - Method in interface javax.swing.text.Highlighter
Renders the highlights.
paint(Graphics, Shape) - Method in class javax.swing.text.html.BlockView
Renders using the given rendering surface and area on that surface.
paint(Graphics, Shape) - Method in class javax.swing.text.html.ImageView
Paints the View.
paint(Graphics, Shape) - Method in class javax.swing.text.html.ListView
Renders using the given rendering surface and area on that surface.
paint(Graphics, Shape) - Method in class javax.swing.text.html.ParagraphView
Renders using the given rendering surface and area on that surface.
paint(Graphics, float, float, float, float, View) - Method in class javax.swing.text.html.StyleSheet.BoxPainter
Paints the CSS box according to the attributes given.
paint(Graphics, float, float, float, float, View, int) - Method in class javax.swing.text.html.StyleSheet.ListPainter
Paints the CSS list decoration according to the attributes given.
paint(Graphics, Shape) - Method in class javax.swing.text.IconView
Paints the icon.
paint(Graphics, Shape) - Method in class javax.swing.text.ParagraphView
Renders using the given rendering surface and area on that surface.
paint(Graphics, Shape) - Method in class javax.swing.text.PlainView
Renders using the given rendering surface and area on that surface.
paint(Graphics, Shape) - Method in class javax.swing.text.View
Renders using the given rendering surface and area on that surface.
paint(Graphics, Shape) - Method in class javax.swing.text.WrappedPlainView
Renders using the given rendering surface and area on that surface.
paint(Graphics) - Method in class javax.swing.tree.DefaultTreeCellEditor.EditorContainer
Overrides Container.paint to paint the node's icon and use the selection color for the background.
paint(Graphics) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Paints the value.
PAINT_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting paint events.
PAINT_FIRST - Static variable in class java.awt.event.PaintEvent
Marks the first integer id for the range of paint event ids.
PAINT_LAST - Static variable in class java.awt.event.PaintEvent
Marks the last integer id for the range of paint event ids.
paintAll(Graphics) - Method in class java.awt.Component
Paints this component and all of its subcomponents.
paintArrowButtonBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of an arrow button.
paintArrowButtonBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of an arrow button.
paintArrowButtonForeground(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the foreground of an arrow button.
paintBackground(Graphics, JMenuItem, Color) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
Draws the background of the menu item.
paintBackground(Graphics) - Method in class javax.swing.plaf.basic.BasicTextUI
Paints a background for the view.
paintBackground(Graphics) - Method in class javax.swing.plaf.synth.SynthEditorPaneUI
 
paintBackground(Graphics) - Method in class javax.swing.plaf.synth.SynthTextAreaUI
 
paintBackground(Graphics) - Method in class javax.swing.plaf.synth.SynthTextFieldUI
 
paintBorder(Graphics) - Method in class javax.swing.AbstractButton
Paint the button's border if BorderPainted property is true and the button has a border.
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.border.AbstractBorder
This default implementation does no painting.
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.border.BevelBorder
Paints the border for the specified component with the specified position and size.
paintBorder(Component, Graphics, int, int, int, int) - Method in interface javax.swing.border.Border
Paints the border for the specified component with the specified position and size.
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.border.CompoundBorder
Paints the compound border by painting the outside border with the specified position and size and then painting the inside border at the specified position and size offset by the insets of the outside border.
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.border.EmptyBorder
Does no drawing by default.
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.border.EtchedBorder
Paints the border for the specified component with the specified position and size.
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.border.LineBorder
Paints the border for the specified component with the specified position and size.
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.border.MatteBorder
Paints the matte border.
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.border.SoftBevelBorder
Paints the border for the specified component with the specified position and size.
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.border.StrokeBorder
Paints the border for the specified component with the specified position and size.
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.border.TitledBorder
Paints the border for the specified component with the specified position and size.
paintBorder(Graphics) - Method in class javax.swing.JComponent
Paints the component's border.
paintBorder(Graphics) - Method in class javax.swing.JMenuBar
Paints the menubar's border if BorderPainted property is true.
paintBorder(Graphics) - Method in class javax.swing.JPopupMenu
Paints the popup menu's border if the borderPainted property is true.
paintBorder - Variable in class javax.swing.JProgressBar
Whether to display a border around the progress bar.
paintBorder(Graphics) - Method in class javax.swing.JProgressBar
Paints the progress bar's border if the borderPainted property is true.
paintBorder(Graphics) - Method in class javax.swing.JToolBar
Paints the tool bar's border if the borderPainted property is true.
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.basic.BasicBorders.ButtonBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.basic.BasicBorders.FieldBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.basic.BasicBorders.MenuBarBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.basic.BasicBorders.RadioButtonBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.basic.BasicBorders.RolloverButtonBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.basic.BasicBorders.SplitPaneBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.basic.BasicBorders.ToggleButtonBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.BorderUIResource
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.metal.MetalBorders.ButtonBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.metal.MetalBorders.Flush3DBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.metal.MetalBorders.InternalFrameBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.metal.MetalBorders.MenuBarBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.metal.MetalBorders.MenuItemBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.metal.MetalBorders.OptionDialogBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.metal.MetalBorders.PaletteBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.metal.MetalBorders.PopupMenuBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.metal.MetalBorders.RolloverButtonBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.metal.MetalBorders.ScrollPaneBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.metal.MetalBorders.TableHeaderBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.metal.MetalBorders.TextFieldBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.metal.MetalBorders.ToggleButtonBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class javax.swing.plaf.metal.MetalBorders.ToolBarBorder
 
paintBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthButtonUI
 
paintBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthCheckBoxMenuItemUI
 
paintBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthCheckBoxUI
 
paintBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthColorChooserUI
 
paintBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthComboBoxUI
 
paintBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthDesktopIconUI
 
paintBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthDesktopPaneUI
 
paintBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthEditorPaneUI
 
paintBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthFormattedTextFieldUI
 
paintBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthInternalFrameUI
 
paintBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthLabelUI
 
paintBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthListUI
 
paintBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthMenuBarUI
 
paintBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthMenuItemUI
 
paintBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthMenuUI
 
paintBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthOptionPaneUI
 
paintBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPanelUI
 
paintBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPasswordFieldUI
 
paintBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPopupMenuUI
 
paintBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthProgressBarUI
 
paintBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthRadioButtonMenuItemUI
 
paintBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthRadioButtonUI
 
paintBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthRootPaneUI
 
paintBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthScrollBarUI
 
paintBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthScrollPaneUI
 
paintBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthSeparatorUI
 
paintBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthSliderUI
 
paintBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthSpinnerUI
 
paintBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthSplitPaneUI
 
paintBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthTabbedPaneUI
 
paintBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthTableHeaderUI
 
paintBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthTableUI
 
paintBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthTextAreaUI
 
paintBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthTextFieldUI
 
paintBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthTextPaneUI
 
paintBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthToggleButtonUI
 
paintBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthToolBarUI
 
paintBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthToolTipUI
 
paintBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthTreeUI
 
paintBorder(SynthContext, Graphics, int, int, int, int) - Method in interface javax.swing.plaf.synth.SynthUI
Paints the border.
paintBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthViewportUI
Paints the border.
paintBottomTabBorder(int, Graphics, int, int, int, int, int, int, boolean) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
paintButtonBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a button.
paintButtonBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a button.
paintButtonPressed(Graphics, AbstractButton) - Method in class javax.swing.plaf.basic.BasicButtonUI
 
paintButtonPressed(Graphics, AbstractButton) - Method in class javax.swing.plaf.metal.MetalButtonUI
 
paintButtonPressed(Graphics, AbstractButton) - Method in class javax.swing.plaf.metal.MetalToggleButtonUI
 
paintCell(Graphics, int, Rectangle, ListCellRenderer, ListModel, ListSelectionModel, int) - Method in class javax.swing.plaf.basic.BasicListUI
Paint one List cell: compute the relevant state, get the "rubber stamp" cell renderer component, and then use the CellRendererPane to paint it.
paintCheckBoxBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a check box.
paintCheckBoxBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a check box.
paintCheckBoxMenuItemBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a check box menu item.
paintCheckBoxMenuItemBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a check box menu item.
paintChild(Graphics, Rectangle, int) - Method in class javax.swing.text.BoxView
Paints a child.
paintChild(Graphics, Rectangle, int) - Method in class javax.swing.text.html.ListView
Paints one of the children; called by paint().
paintChildren(Graphics) - Method in class javax.swing.JComponent
Paints this component's children.
paintChildren(Graphics) - Method in class javax.swing.JSplitPane
Subclassed to message the UI with finishedPaintingChildren after super has been messaged, as well as painting the border.
paintChildren(Graphics) - Method in class javax.swing.text.AsyncBoxView.ChildLocator
Paint the children that intersect the clip area.
paintColorChooserBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a color chooser.
paintColorChooserBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a color chooser.
paintComboBoxBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a combo box.
paintComboBoxBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a combo box.
paintComponent(Graphics) - Method in class javax.swing.Box.Filler
Paints this Filler.
paintComponent(Graphics) - Method in class javax.swing.Box
Paints this Box.
paintComponent(Graphics, Component, Container, int, int, int, int, boolean) - Method in class javax.swing.CellRendererPane
Paint a cell renderer component c on graphics object g.
paintComponent(Graphics, Component, Container, int, int, int, int) - Method in class javax.swing.CellRendererPane
Calls this.paintComponent(g, c, p, x, y, w, h, false).
paintComponent(Graphics, Component, Container, Rectangle) - Method in class javax.swing.CellRendererPane
Calls this.paintComponent() with the rectangles x,y,width,height fields.
paintComponent(Graphics) - Method in class javax.swing.JComponent
Calls the UI delegate's paint method, if the UI delegate is non-null.
paintComponent(Graphics) - Method in class javax.swing.JInternalFrame
Overridden to allow optimized painting when the internal frame is being dragged.
paintComponent(Graphics) - Method in class javax.swing.JLayer
This method is empty, because all painting is done by JLayer.paint(Graphics) and ComponentUI.update(Graphics, JComponent) methods
paintComponent(Graphics) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
paintComponent(Graphics) - Method in class javax.swing.plaf.metal.MetalComboBoxButton
 
paintComponent(Graphics) - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
 
paintComponent(Graphics, Component, Container, int, int, int, int) - Static method in class javax.swing.SwingUtilities
Paints a component to the specified Graphics.
paintComponent(Graphics, Component, Container, Rectangle) - Static method in class javax.swing.SwingUtilities
Paints a component to the specified Graphics.
paintComponents(Graphics) - Method in class java.awt.Container
Paints each of the components in this container.
paintContent(SynthContext, Graphics, Rectangle) - Method in class javax.swing.plaf.synth.SynthToolBarUI
Paints the toolbar content.
paintContentBorder(Graphics, int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
paintContentBorderBottomEdge(Graphics, int, int, int, int, int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
paintContentBorderBottomEdge(Graphics, int, int, int, int, int, int) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
paintContentBorderLeftEdge(Graphics, int, int, int, int, int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
paintContentBorderLeftEdge(Graphics, int, int, int, int, int, int) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
paintContentBorderRightEdge(Graphics, int, int, int, int, int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
paintContentBorderRightEdge(Graphics, int, int, int, int, int, int) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
paintContentBorderTopEdge(Graphics, int, int, int, int, int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
paintContentBorderTopEdge(Graphics, int, int, int, int, int, int) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
PaintContext - Interface in java.awt
The PaintContext interface defines the encapsulated and optimized environment to generate color patterns in device space for fill or stroke operations on a Graphics2D.
paintCurrentValue(Graphics, Rectangle, boolean) - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Paints the currently selected item.
paintCurrentValue(Graphics, Rectangle, boolean) - Method in class javax.swing.plaf.metal.MetalComboBoxUI
If necessary paints the currently selected item.
paintCurrentValue(Graphics, Rectangle, boolean) - Method in class javax.swing.plaf.synth.SynthComboBoxUI
Paints the currently selected item.
paintCurrentValueBackground(Graphics, Rectangle, boolean) - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Paints the background of the currently selected item.
paintCurrentValueBackground(Graphics, Rectangle, boolean) - Method in class javax.swing.plaf.metal.MetalComboBoxUI
If necessary paints the background of the currently selected item.
paintDecreaseHighlight(Graphics) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
paintDesktopIconBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a desktop icon.
paintDesktopIconBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a desktop icon.
paintDesktopPaneBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a desktop pane.
paintDesktopPaneBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a desktop pane.
paintDeterminate(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicProgressBarUI
All purpose paint method that should do the right thing for almost all linear, determinate progress bars.
paintDeterminate(Graphics, JComponent) - Method in class javax.swing.plaf.metal.MetalProgressBarUI
Draws a bit of special highlighting on the progress bar.
paintDirtyRegions() - Method in class javax.swing.RepaintManager
Paint all of the components that have been marked dirty.
paintDisabledText(JLabel, Graphics, String, int, int) - Method in class javax.swing.plaf.basic.BasicLabelUI
Paint clippedText at textX, textY with background.lighter() and then shifted down and to the right by one pixel with background.darker().
paintDisabledText(JLabel, Graphics, String, int, int) - Method in class javax.swing.plaf.metal.MetalLabelUI
Just paint the text gray (Label.disabledForeground) rather than in the labels foreground color.
paintDragWindow(Graphics) - Method in class javax.swing.plaf.basic.BasicToolBarUI
Paints the contents of the window used for dragging.
paintDragWindow(Graphics) - Method in class javax.swing.plaf.synth.SynthToolBarUI
 
paintDropLine(Graphics) - Method in class javax.swing.plaf.basic.BasicTreeUI
Paints the drop line.
paintDropLine(Graphics) - Method in class javax.swing.plaf.synth.SynthTreeUI
 
paintEditorPaneBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of an editor pane.
paintEditorPaneBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of an editor pane.
paintEnabledText(JLabel, Graphics, String, int, int) - Method in class javax.swing.plaf.basic.BasicLabelUI
Paint clippedText at textX, textY with the labels foreground color.
Painter<T> - Interface in javax.swing
A painting delegate.
PaintEvent - Class in java.awt.event
The component-level paint event.
PaintEvent(Component, int, Rectangle) - Constructor for class java.awt.event.PaintEvent
Constructs a PaintEvent object with the specified source component and type.
paintExpandControl(Graphics, Rectangle, Insets, Rectangle, TreePath, int, boolean, boolean, boolean) - Method in class javax.swing.plaf.basic.BasicTreeUI
Paints the expand (toggle) part of a row.
paintExpandControl(Graphics, Rectangle, Insets, Rectangle, TreePath, int, boolean, boolean, boolean) - Method in class javax.swing.plaf.synth.SynthTreeUI
 
paintFileChooserBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a file chooser.
paintFileChooserBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a file chooser.
paintFocus(Graphics, AbstractButton, Rectangle, Rectangle, Rectangle) - Method in class javax.swing.plaf.basic.BasicButtonUI
 
paintFocus(Graphics, Rectangle, Dimension) - Method in class javax.swing.plaf.basic.BasicRadioButtonUI
 
paintFocus(Graphics) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
paintFocus(Graphics, AbstractButton, Rectangle, Rectangle, Rectangle) - Method in class javax.swing.plaf.metal.MetalButtonUI
 
paintFocus(Graphics, Rectangle, Dimension) - Method in class javax.swing.plaf.metal.MetalRadioButtonUI
 
paintFocus(Graphics) - Method in class javax.swing.plaf.metal.MetalSliderUI
 
paintFocus(Graphics, AbstractButton, Rectangle, Rectangle, Rectangle) - Method in class javax.swing.plaf.metal.MetalToggleButtonUI
 
paintFocusIndicator(Graphics, int, Rectangle[], int, Rectangle, Rectangle, boolean) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
paintFocusIndicator(Graphics, int, Rectangle[], int, Rectangle, Rectangle, boolean) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
paintFormattedTextFieldBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a formatted text field.
paintFormattedTextFieldBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a formatted text field.
paintHighlightBelowTab() - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
paintHorizontalLabel(Graphics, int, Component) - Method in class javax.swing.plaf.basic.BasicSliderUI
Called for every label in the label table.
paintHorizontalLine(Graphics, JComponent, int, int, int) - Method in class javax.swing.plaf.basic.BasicTreeUI
Paints a horizontal line.
paintHorizontalLine(Graphics, JComponent, int, int, int) - Method in class javax.swing.plaf.synth.SynthTreeUI
 
paintHorizontalPartOfLeg(Graphics, Rectangle, Insets, Rectangle, TreePath, int, boolean, boolean, boolean) - Method in class javax.swing.plaf.basic.BasicTreeUI
Paints the horizontal part of the leg.
paintHorizontalPartOfLeg(Graphics, Rectangle, Insets, Rectangle, TreePath, int, boolean, boolean, boolean) - Method in class javax.swing.plaf.metal.MetalTreeUI
 
paintHorizontalPartOfLeg(Graphics, Rectangle, Insets, Rectangle, TreePath, int, boolean, boolean, boolean) - Method in class javax.swing.plaf.synth.SynthTreeUI
 
paintHorizontalSeparators(Graphics, JComponent) - Method in class javax.swing.plaf.metal.MetalTreeUI
 
paintIcon(Component, Graphics, int, int) - Method in interface javax.swing.Icon
Draw the icon at the specified location.
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.ImageIcon
Paints the icon.
paintIcon(Graphics, JComponent, Rectangle) - Method in class javax.swing.plaf.basic.BasicButtonUI
 
paintIcon(Graphics, int, int, Icon, Rectangle, boolean) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
paintIcon(Graphics, AbstractButton, Rectangle) - Method in class javax.swing.plaf.basic.BasicToggleButtonUI
 
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.IconUIResource
 
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalCheckBoxIcon
 
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalComboBoxIcon
Paints the horizontal bars for the
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalIconFactory.FileIcon16
 
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalIconFactory.FolderIcon16
 
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalIconFactory.PaletteCloseIcon
 
paintIcon(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalIconFactory.TreeControlIcon
 
paintIcon(Graphics, AbstractButton, Rectangle) - Method in class javax.swing.plaf.metal.MetalToggleButtonUI
Paints the appropriate icon of the button b in the space iconRect.
paintImmediately(int, int, int, int) - Method in class javax.swing.JComponent
Paints the specified region in this component and all of its descendants that overlap the region, immediately.
paintImmediately(Rectangle) - Method in class javax.swing.JComponent
Paints the specified region now.
paintImmediately(int, int, int, int) - Method in class javax.swing.JLayer
Delegates its functionality to the LayerUI.paintImmediately(int, int, int, int, JLayer) method, if LayerUI is set.
paintImmediately(int, int, int, int, JLayer<? extends V>) - Method in class javax.swing.plaf.LayerUI
Paints the specified region in the JLayer this LayerUI is set to, immediately.
paintIncreaseHighlight(Graphics) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
paintIndeterminate(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicProgressBarUI
All purpose paint method that should do the right thing for all linear bouncing-box progress bars.
paintIndeterminate(Graphics, JComponent) - Method in class javax.swing.plaf.metal.MetalProgressBarUI
Draws a bit of special highlighting on the progress bar and bouncing box.
paintInternalFrameBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of an internal frame.
paintInternalFrameBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of an internal frame.
paintInternalFrameTitlePaneBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of an internal frame title pane.
paintInternalFrameTitlePaneBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of an internal frame title pane.
paintLabelBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a label.
paintLabelBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a label.
paintLabels(Graphics) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
paintLayer(Graphics, int, int, Shape, JTextComponent, View) - Method in class javax.swing.text.DefaultHighlighter.DefaultHighlightPainter
Paints a portion of a highlight.
paintLayer(Graphics, int, int, Shape, JTextComponent, View) - Method in class javax.swing.text.LayeredHighlighter.LayerPainter
 
paintLayeredHighlights(Graphics, int, int, Shape, JTextComponent, View) - Method in class javax.swing.text.DefaultHighlighter
When leaf Views (such as LabelView) are rendering they should call into this method.
paintLayeredHighlights(Graphics, int, int, Shape, JTextComponent, View) - Method in class javax.swing.text.LayeredHighlighter
When leaf Views (such as LabelView) are rendering they should call into this method.
paintLeftTabBorder(int, Graphics, int, int, int, int, int, int, boolean) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
paintListBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a list.
paintListBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a list.
paintLoweredBevel(Component, Graphics, int, int, int, int) - Method in class javax.swing.border.BevelBorder
 
paintMajorTickForHorizSlider(Graphics, Rectangle, int) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
paintMajorTickForHorizSlider(Graphics, Rectangle, int) - Method in class javax.swing.plaf.metal.MetalSliderUI
 
paintMajorTickForVertSlider(Graphics, Rectangle, int) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
paintMajorTickForVertSlider(Graphics, Rectangle, int) - Method in class javax.swing.plaf.metal.MetalSliderUI
 
paintMe(Component, Graphics, int, int) - Method in class javax.swing.plaf.metal.MetalIconFactory.TreeControlIcon
 
paintMenuBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a menu.
paintMenuBarBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a menu bar.
paintMenuBarBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a menu bar.
paintMenuBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a menu.
paintMenuItem(Graphics, JComponent, Icon, Icon, Color, Color, int) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
paintMenuItemBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a menu item.
paintMenuItemBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a menu item.
paintMinorTickForHorizSlider(Graphics, Rectangle, int) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
paintMinorTickForHorizSlider(Graphics, Rectangle, int) - Method in class javax.swing.plaf.metal.MetalSliderUI
 
paintMinorTickForVertSlider(Graphics, Rectangle, int) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
paintMinorTickForVertSlider(Graphics, Rectangle, int) - Method in class javax.swing.plaf.metal.MetalSliderUI
 
paintOptionPaneBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of an option pane.
paintOptionPaneBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of an option pane.
paintPalette(Graphics) - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
 
paintPanelBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a panel.
paintPanelBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a panel.
paintPasswordFieldBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a password field.
paintPasswordFieldBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a password field.
paintPopupMenuBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a popup menu.
paintPopupMenuBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a popup menu.
paintProgressBarBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a progress bar.
paintProgressBarBackground(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a progress bar.
paintProgressBarBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a progress bar.
paintProgressBarBorder(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a progress bar.
paintProgressBarForeground(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the foreground of a progress bar.
paintRadioButtonBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a radio button.
paintRadioButtonBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a radio button.
paintRadioButtonMenuItemBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a radio button menu item.
paintRadioButtonMenuItemBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a radio button menu item.
paintRaisedBevel(Component, Graphics, int, int, int, int) - Method in class javax.swing.border.BevelBorder
 
paintRightTabBorder(int, Graphics, int, int, int, int, int, int, boolean) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
paintRootPaneBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a root pane.
paintRootPaneBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a root pane.
paintRow(Graphics, Rectangle, Insets, Rectangle, TreePath, int, boolean, boolean, boolean) - Method in class javax.swing.plaf.basic.BasicTreeUI
Paints the renderer part of a row.
paintSafely(Graphics) - Method in class javax.swing.plaf.basic.BasicTextUI
Paints the interface safely with a guarantee that the model won't change from the view of this thread.
paintScrollBarBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a scrollbar.
paintScrollBarBackground(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a scrollbar.
paintScrollBarBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a scrollbar.
paintScrollBarBorder(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a scrollbar.
paintScrollBarThumbBackground(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of the thumb of a scrollbar.
paintScrollBarThumbBorder(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of the thumb of a scrollbar.
paintScrollBarTrackBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of the track of a scrollbar.
paintScrollBarTrackBackground(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of the track of a scrollbar.
paintScrollBarTrackBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of the track of a scrollbar.
paintScrollBarTrackBorder(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of the track of a scrollbar.
paintScrollPaneBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a scroll pane.
paintScrollPaneBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a scroll pane.
paintSeparatorBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a separator.
paintSeparatorBackground(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a separator.
paintSeparatorBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a separator.
paintSeparatorBorder(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a separator.
paintSeparatorForeground(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the foreground of a separator.
paintSliderBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a slider.
paintSliderBackground(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a slider.
paintSliderBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a slider.
paintSliderBorder(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a slider.
paintSliderThumbBackground(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of the thumb of a slider.
paintSliderThumbBorder(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of the thumb of a slider.
paintSliderTrackBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of the track of a slider.
paintSliderTrackBackground(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of the track of a slider.
paintSliderTrackBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of the track of a slider.
paintSliderTrackBorder(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of the track of a slider.
paintSpinnerBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a spinner.
paintSpinnerBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a spinner.
paintSplitPaneBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a split pane.
paintSplitPaneBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a split pane.
paintSplitPaneDividerBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of the divider of a split pane.
paintSplitPaneDividerBackground(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of the divider of a split pane.
paintSplitPaneDividerForeground(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the foreground of the divider of a split pane.
paintSplitPaneDragDivider(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the divider, when the user is dragging the divider, of a split pane.
paintString - Variable in class javax.swing.JProgressBar
Whether to display a string of text on the progress bar.
paintString(Graphics, int, int, int, int, int, Insets) - Method in class javax.swing.plaf.basic.BasicProgressBarUI
 
paintTab(Graphics, int, Rectangle[], int, Rectangle, Rectangle) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
paintTabArea(Graphics, int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
Paints the tabs in the tab area.
paintTabArea(Graphics, int, int) - Method in class javax.swing.plaf.synth.SynthTabbedPaneUI
 
paintTabBackground(Graphics, int, int, int, int, int, int, boolean) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
paintTabBackground(Graphics, int, int, int, int, int, int, boolean) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
paintTabbedPaneBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a tabbed pane.
paintTabbedPaneBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a tabbed pane.
paintTabbedPaneContentBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of the area that contains the content of the selected tab of a tabbed pane.
paintTabbedPaneContentBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of the area that contains the content of the selected tab of a tabbed pane.
paintTabbedPaneTabAreaBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of the area behind the tabs of a tabbed pane.
paintTabbedPaneTabAreaBackground(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of the area behind the tabs of a tabbed pane.
paintTabbedPaneTabAreaBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of the area behind the tabs of a tabbed pane.
paintTabbedPaneTabAreaBorder(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of the area behind the tabs of a tabbed pane.
paintTabbedPaneTabBackground(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a tab of a tabbed pane.
paintTabbedPaneTabBackground(SynthContext, Graphics, int, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a tab of a tabbed pane.
paintTabbedPaneTabBorder(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a tab of a tabbed pane.
paintTabbedPaneTabBorder(SynthContext, Graphics, int, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a tab of a tabbed pane.
paintTabBorder(Graphics, int, int, int, int, int, int, boolean) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
this function draws the border around each tab note that this function does now draw the background of the tab.
paintTabBorder(Graphics, int, int, int, int, int, int, boolean) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
paintTableBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a table.
paintTableBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a table.
paintTableHeaderBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of the header of a table.
paintTableHeaderBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of the header of a table.
paintText(Graphics, JComponent, Rectangle, String) - Method in class javax.swing.plaf.basic.BasicButtonUI
As of Java 2 platform v 1.4 this method should not be used or overriden.
paintText(Graphics, AbstractButton, Rectangle, String) - Method in class javax.swing.plaf.basic.BasicButtonUI
Method which renders the text of the current button.
paintText(Graphics, JMenuItem, Rectangle, String) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
Renders the text of the current menu item.
paintText(Graphics, int, Font, FontMetrics, int, String, Rectangle, boolean) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
paintText(Graphics, JComponent, Rectangle, String) - Method in class javax.swing.plaf.metal.MetalButtonUI
 
paintText(Graphics, JComponent, Rectangle, String) - Method in class javax.swing.plaf.metal.MetalToggleButtonUI
 
paintText(SynthContext, Graphics, String, Rectangle, int) - Method in class javax.swing.plaf.synth.SynthGraphicsUtils
Paints text at the specified location.
paintText(SynthContext, Graphics, String, int, int, int) - Method in class javax.swing.plaf.synth.SynthGraphicsUtils
Paints text at the specified location.
paintText(SynthContext, Graphics, String, Icon, int, int, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthGraphicsUtils
Paints an icon and text.
paintText(SynthContext, Graphics, String) - Method in class javax.swing.plaf.synth.SynthProgressBarUI
Paints the component's text.
paintTextAreaBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a text area.
paintTextAreaBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a text area.
paintTextFieldBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a text field.
paintTextFieldBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a text field.
paintTextPaneBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a text pane.
paintTextPaneBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a text pane.
paintThumb(Graphics, JComponent, Rectangle) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
paintThumb(Graphics) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
paintThumb(Graphics, JComponent, Rectangle) - Method in class javax.swing.plaf.metal.MetalScrollBarUI
 
paintThumb(Graphics) - Method in class javax.swing.plaf.metal.MetalSliderUI
 
paintThumb(SynthContext, Graphics, Rectangle) - Method in class javax.swing.plaf.synth.SynthScrollBarUI
Paints the scrollbar thumb.
paintThumb(SynthContext, Graphics, Rectangle) - Method in class javax.swing.plaf.synth.SynthSliderUI
Paints the slider thumb.
paintTicks(Graphics) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
paintTitleBackground(Graphics) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
Invoked from paintComponent.
paintToggleButtonBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a toggle button.
paintToggleButtonBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a toggle button.
paintToolBarBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a tool bar.
paintToolBarBackground(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a tool bar.
paintToolBarBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a tool bar.
paintToolBarBorder(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a tool bar.
paintToolBarContentBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of the tool bar's content area.
paintToolBarContentBackground(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of the tool bar's content area.
paintToolBarContentBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of the content area of a tool bar.
paintToolBarContentBorder(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of the content area of a tool bar.
paintToolBarDragWindowBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of the window containing the tool bar when it has been detached from its primary frame.
paintToolBarDragWindowBackground(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of the window containing the tool bar when it has been detached from its primary frame.
paintToolBarDragWindowBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of the window containing the tool bar when it has been detached from it's primary frame.
paintToolBarDragWindowBorder(SynthContext, Graphics, int, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of the window containing the tool bar when it has been detached from it's primary frame.
paintToolTipBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a tool tip.
paintToolTipBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a tool tip.
paintTopTabBorder(int, Graphics, int, int, int, int, int, int, boolean) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
paintTrack(Graphics, JComponent, Rectangle) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
paintTrack(Graphics) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
paintTrack(Graphics, JComponent, Rectangle) - Method in class javax.swing.plaf.metal.MetalScrollBarUI
 
paintTrack(Graphics) - Method in class javax.swing.plaf.metal.MetalSliderUI
 
paintTrack(SynthContext, Graphics, Rectangle) - Method in class javax.swing.plaf.synth.SynthScrollBarUI
Paints the scrollbar track.
paintTrack(SynthContext, Graphics, Rectangle) - Method in class javax.swing.plaf.synth.SynthSliderUI
Paints the slider track.
paintTreeBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of a tree.
paintTreeBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a tree.
paintTreeCellBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of the row containing a cell in a tree.
paintTreeCellBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of the row containing a cell in a tree.
paintTreeCellFocus(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the focus indicator for a cell in a tree when it has focus.
paintTriangle(Graphics, int, int, int, int, boolean) - Method in class javax.swing.plaf.basic.BasicArrowButton
Paints a triangle.
paintValue(Graphics, Rectangle) - Method in interface java.beans.PropertyEditor
Paint a representation of the value into a given area of screen real estate.
paintValue(Graphics, Rectangle) - Method in class java.beans.PropertyEditorSupport
Paint a representation of the value into a given area of screen real estate.
paintVerticalLabel(Graphics, int, Component) - Method in class javax.swing.plaf.basic.BasicSliderUI
Called for every label in the label table.
paintVerticalLine(Graphics, JComponent, int, int, int) - Method in class javax.swing.plaf.basic.BasicTreeUI
Paints a vertical line.
paintVerticalLine(Graphics, JComponent, int, int, int) - Method in class javax.swing.plaf.synth.SynthTreeUI
 
paintVerticalPartOfLeg(Graphics, Rectangle, Insets, TreePath) - Method in class javax.swing.plaf.basic.BasicTreeUI
Paints the vertical part of the leg.
paintVerticalPartOfLeg(Graphics, Rectangle, Insets, TreePath) - Method in class javax.swing.plaf.metal.MetalTreeUI
 
paintVerticalPartOfLeg(Graphics, Rectangle, Insets, TreePath) - Method in class javax.swing.plaf.synth.SynthTreeUI
 
paintViewportBackground(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the background of the viewport.
paintViewportBorder(SynthContext, Graphics, int, int, int, int) - Method in class javax.swing.plaf.synth.SynthPainter
Paints the border of a viewport.
PALETTE_LAYER - Static variable in class javax.swing.JLayeredPane
Convenience object defining the Palette layer.
paletteCloseIcon - Variable in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
 
paletteTitleHeight - Variable in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
 
PAN - Static variable in class javax.sound.sampled.FloatControl.Type
Represents a control for the relative pan (left-right positioning) of the signal.
Panel - Class in java.awt
Panel is the simplest container class.
Panel() - Constructor for class java.awt.Panel
Creates a new panel using the default layout manager.
Panel(LayoutManager) - Constructor for class java.awt.Panel
Creates a new panel with the specified layout manager.
PANEL - Static variable in class javax.accessibility.AccessibleRole
A generic container that is often used to group objects.
PANEL - Static variable in class javax.swing.plaf.synth.Region
Panel region.
Panel.AccessibleAWTPanel - Class in java.awt
This class implements accessibility support for the Panel class.
Panel.AccessibleAWTPanel() - Constructor for class java.awt.Panel.AccessibleAWTPanel
 
PANEL_UI - Static variable in class javax.print.ServiceUIFactory
Denotes a UI implemented as an AWT panel.
PanelPeer - Interface in java.awt.peer
The peer interface for Panel.
PanelUI - Class in javax.swing.plaf
Pluggable look and feel interface for Panel.
PanelUI() - Constructor for class javax.swing.plaf.PanelUI
 
Paper - Class in java.awt.print
The Paper class describes the physical characteristics of a piece of paper.
Paper() - Constructor for class java.awt.print.Paper
Creates a letter sized piece of paper with one inch margins.
PARA_INDENT_LEFT - Static variable in class javax.swing.text.html.HTMLEditorKit
The paragraph left indent action identifier
PARA_INDENT_RIGHT - Static variable in class javax.swing.text.html.HTMLEditorKit
The paragraph right indent action identifier
PARAGRAPH - Static variable in class javax.accessibility.AccessibleRole
A text paragraph
PARAGRAPH_SEPARATOR - Static variable in class java.lang.Character
General category "Zp" in the Unicode specification.
ParagraphElementName - Static variable in class javax.swing.text.AbstractDocument
Name of elements used to represent paragraphs
ParagraphView - Class in javax.swing.text.html
Displays the a paragraph, and uses css attributes for its configuration.
ParagraphView(Element) - Constructor for class javax.swing.text.html.ParagraphView
Constructs a ParagraphView for the given element.
ParagraphView - Class in javax.swing.text
View of a simple line-wrapping paragraph that supports multiple fonts, colors, components, icons, etc.
ParagraphView(Element) - Constructor for class javax.swing.text.ParagraphView
Constructs a ParagraphView for the given element.
PARAM - Static variable in class javax.swing.text.html.HTML.Tag
 
param - Variable in class javax.swing.text.html.parser.DTD
 
PARAMETER - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
parameterArray() - Method in class java.lang.invoke.MethodType
Presents the parameter types as an array (a convenience method).
ParameterBlock - Class in java.awt.image.renderable
A ParameterBlock encapsulates all the information about sources and parameters (Objects) required by a RenderableImageOp, or other classes that process images.
ParameterBlock() - Constructor for class java.awt.image.renderable.ParameterBlock
A dummy constructor.
ParameterBlock(Vector<Object>) - Constructor for class java.awt.image.renderable.ParameterBlock
Constructs a ParameterBlock with a given Vector of sources.
ParameterBlock(Vector<Object>, Vector<Object>) - Constructor for class java.awt.image.renderable.ParameterBlock
Constructs a ParameterBlock with a given Vector of sources and Vector of parameters.
parameterCount() - Method in class java.lang.invoke.MethodType
Returns the number of parameter types in this method type.
ParameterDescriptor - Class in java.beans
The ParameterDescriptor class allows bean implementors to provide additional information on each of their parameters, beyond the low level type information provided by the java.lang.reflect.Method class.
ParameterDescriptor() - Constructor for class java.beans.ParameterDescriptor
Public default constructor.
Parameterizable - Interface in javax.lang.model.element
A mixin interface for an element that has type parameters.
ParameterizedType - Interface in java.lang.reflect
ParameterizedType represents a parameterized type such as Collection<String>.
parameterList() - Method in class java.lang.invoke.MethodType
Presents the parameter types as a list (a convenience method).
ParameterMetaData - Interface in java.sql
An object that can be used to get information about the types and properties for each parameter marker in a PreparedStatement object.
parameterModeIn - Static variable in interface java.sql.ParameterMetaData
The constant indicating that the parameter's mode is IN.
parameterModeInOut - Static variable in interface java.sql.ParameterMetaData
The constant indicating that the parameter's mode is INOUT.
parameterModeOut - Static variable in interface java.sql.ParameterMetaData
The constant indicating that the parameter's mode is OUT.
parameterModeUnknown - Static variable in interface java.sql.ParameterMetaData
The constant indicating that the mode of the parameter is unknown.
parameterNoNulls - Static variable in interface java.sql.ParameterMetaData
The constant indicating that a parameter will not allow NULL values.
parameterNullable - Static variable in interface java.sql.ParameterMetaData
The constant indicating that a parameter will allow NULL values.
parameterNullableUnknown - Static variable in interface java.sql.ParameterMetaData
The constant indicating that the nullability of a parameter is unknown.
parameters - Variable in class java.awt.image.renderable.ParameterBlock
A Vector of non-source parameters, stored as arbitrary Objects.
parameterType(int) - Method in class java.lang.invoke.MethodType
Returns the parameter type at the specified index, within this method type.
paramString() - Method in class java.awt.AWTEvent
Returns a string representing the state of this Event.
paramString() - Method in class java.awt.Button
Returns a string representing the state of this Button.
paramString() - Method in class java.awt.Checkbox
Returns a string representing the state of this Checkbox.
paramString() - Method in class java.awt.CheckboxMenuItem
Returns a string representing the state of this CheckBoxMenuItem.
paramString() - Method in class java.awt.Choice
Returns a string representing the state of this Choice menu.
paramString() - Method in class java.awt.Component
Returns a string representing the state of this component.
paramString() - Method in class java.awt.Container
Returns a string representing the state of this Container.
paramString() - Method in class java.awt.Dialog
Returns a string representing the state of this dialog.
paramString() - Method in class java.awt.event.ActionEvent
Returns a parameter string identifying this action event.
paramString() - Method in class java.awt.event.AdjustmentEvent
 
paramString() - Method in class java.awt.event.ComponentEvent
Returns a parameter string identifying this event.
paramString() - Method in class java.awt.event.ContainerEvent
Returns a parameter string identifying this event.
paramString() - Method in class java.awt.event.FocusEvent
Returns a parameter string identifying this event.
paramString() - Method in class java.awt.event.HierarchyEvent
Returns a parameter string identifying this event.
paramString() - Method in class java.awt.event.InputMethodEvent
Returns a parameter string identifying this event.
paramString() - Method in class java.awt.event.InvocationEvent
Returns a parameter string identifying this event.
paramString() - Method in class java.awt.event.ItemEvent
Returns a parameter string identifying this item event.
paramString() - Method in class java.awt.event.KeyEvent
Returns a parameter string identifying this event.
paramString() - Method in class java.awt.event.MouseEvent
Returns a parameter string identifying this event.
paramString() - Method in class java.awt.event.MouseWheelEvent
Returns a parameter string identifying this event.
paramString() - Method in class java.awt.event.PaintEvent
 
paramString() - Method in class java.awt.Event
NOTE: The Event class is obsolete and is available only for backwards compatilibility.
paramString() - Method in class java.awt.event.TextEvent
Returns a parameter string identifying this text event.
paramString() - Method in class java.awt.event.WindowEvent
Returns a parameter string identifying this event.
paramString() - Method in class java.awt.FileDialog
Returns a string representing the state of this FileDialog window.
paramString() - Method in class java.awt.Frame
Returns a string representing the state of this Frame.
paramString() - Method in class java.awt.Label
Returns a string representing the state of this Label.
paramString() - Method in class java.awt.List
Returns the parameter string representing the state of this scrolling list.
paramString() - Method in class java.awt.Menu
Returns a string representing the state of this Menu.
paramString() - Method in class java.awt.MenuComponent
Returns a string representing the state of this MenuComponent.
paramString() - Method in class java.awt.MenuItem
Returns a string representing the state of this MenuItem.
paramString() - Method in class java.awt.MenuShortcut
Returns the parameter string representing the state of this MenuShortcut.
paramString() - Method in class java.awt.Scrollbar
Returns a string representing the state of this Scrollbar.
paramString() - Method in class java.awt.ScrollPane
Returns a string representing the state of this ScrollPane.
paramString() - Method in class java.awt.ScrollPaneAdjustable
Returns a string representing the state of this scrollbar.
paramString() - Method in class java.awt.TextArea
Returns a string representing the state of this TextArea.
paramString() - Method in class java.awt.TextComponent
Returns a string representing the state of this TextComponent.
paramString() - Method in class java.awt.TextField
Returns a string representing the state of this TextField.
paramString() - Method in class javax.swing.AbstractButton
Returns a string representation of this AbstractButton.
paramString() - Method in class javax.swing.event.InternalFrameEvent
Returns a parameter string identifying this event.
paramString() - Method in class javax.swing.JApplet
Returns a string representation of this JApplet.
paramString() - Method in class javax.swing.JButton
Returns a string representation of this JButton.
paramString() - Method in class javax.swing.JCheckBox
Returns a string representation of this JCheckBox.
paramString() - Method in class javax.swing.JCheckBoxMenuItem
Returns a string representation of this JCheckBoxMenuItem.
paramString() - Method in class javax.swing.JColorChooser
Returns a string representation of this JColorChooser.
paramString() - Method in class javax.swing.JComboBox
Returns a string representation of this JComboBox.
paramString() - Method in class javax.swing.JComponent
Returns a string representation of this JComponent.
paramString() - Method in class javax.swing.JDesktopPane
Returns a string representation of this JDesktopPane.
paramString() - Method in class javax.swing.JDialog
Returns a string representation of this JDialog.
paramString() - Method in class javax.swing.JEditorPane
Returns a string representation of this JEditorPane.
paramString() - Method in class javax.swing.JFileChooser
Returns a string representation of this JFileChooser.
paramString() - Method in class javax.swing.JFrame
Returns a string representation of this JFrame.
paramString() - Method in class javax.swing.JInternalFrame
Returns a string representation of this JInternalFrame.
paramString() - Method in class javax.swing.JLabel
Returns a string representation of this JLabel.
paramString() - Method in class javax.swing.JLayeredPane
Returns a string representation of this JLayeredPane.
paramString() - Method in class javax.swing.JList
Returns a String representation of this JList.
paramString() - Method in class javax.swing.JMenu
Returns a string representation of this JMenu.
paramString() - Method in class javax.swing.JMenuBar
Returns a string representation of this JMenuBar.
paramString() - Method in class javax.swing.JMenuItem
Returns a string representation of this JMenuItem.
paramString() - Method in class javax.swing.JOptionPane
Returns a string representation of this JOptionPane.
paramString() - Method in class javax.swing.JPanel
Returns a string representation of this JPanel.
paramString() - Method in class javax.swing.JPasswordField
Returns a string representation of this JPasswordField.
paramString() - Method in class javax.swing.JPopupMenu
Returns a string representation of this JPopupMenu.
paramString() - Method in class javax.swing.JProgressBar
Returns a string representation of this JProgressBar.
paramString() - Method in class javax.swing.JRadioButton
Returns a string representation of this JRadioButton.
paramString() - Method in class javax.swing.JRadioButtonMenuItem
Returns a string representation of this JRadioButtonMenuItem.
paramString() - Method in class javax.swing.JRootPane
Returns a string representation of this JRootPane.
paramString() - Method in class javax.swing.JScrollBar
Returns a string representation of this JScrollBar.
paramString() - Method in class javax.swing.JScrollPane
Returns a string representation of this JScrollPane.
paramString() - Method in class javax.swing.JSeparator
Returns a string representation of this JSeparator.
paramString() - Method in class javax.swing.JSlider
Returns a string representation of this JSlider.
paramString() - Method in class javax.swing.JSplitPane
Returns a string representation of this JSplitPane.
paramString() - Method in class javax.swing.JTabbedPane
Returns a string representation of this JTabbedPane.
paramString() - Method in class javax.swing.JTable
Returns a string representation of this table.
paramString() - Method in class javax.swing.JTextArea
Returns a string representation of this JTextArea.
paramString() - Method in class javax.swing.JTextField
Returns a string representation of this JTextField.
paramString() - Method in class javax.swing.JTextPane
Returns a string representation of this JTextPane.
paramString() - Method in class javax.swing.JToggleButton
Returns a string representation of this JToggleButton.
paramString() - Method in class javax.swing.JToolBar
Returns a string representation of this JToolBar.
paramString() - Method in class javax.swing.JToolTip
Returns a string representation of this JToolTip.
paramString() - Method in class javax.swing.JTree
Returns a string representation of this JTree.
paramString() - Method in class javax.swing.JViewport
Returns a string representation of this JViewport.
paramString() - Method in class javax.swing.JWindow
Returns a string representation of this JWindow.
paramString() - Method in class javax.swing.table.JTableHeader
Returns a string representation of this JTableHeader.
paramString() - Method in class javax.swing.text.JTextComponent
Returns a string representation of this JTextComponent.
parent - Variable in class java.awt.image.Raster
The parent of this Raster, or null.
parent() - Method in class java.util.prefs.AbstractPreferences
Implements the parent method as per the specification in Preferences.parent().
parent() - Method in class java.util.prefs.Preferences
Returns the parent of this preference node, or null if this is the root.
parent - Variable in class java.util.ResourceBundle
The parent bundle of this bundle.
parent - Variable in class javax.swing.tree.DefaultMutableTreeNode
this node's parent, or null if this node has no parent
PARENT_CHANGED - Static variable in class java.awt.event.HierarchyEvent
A change flag indicates that the HIERARCHY_CHANGED event was generated by a reparenting operation.
PARENT_WINDOW_OF - Static variable in class javax.accessibility.AccessibleRelation
Indicates that an object is a parent window of one or more objects.
PARENT_WINDOW_OF_PROPERTY - Static variable in class javax.accessibility.AccessibleRelation
Indicates the PARENT_WINDOW_OF relation between two or more objects has changed.
parentOf(ThreadGroup) - Method in class java.lang.ThreadGroup
Tests if this thread group is either the thread group argument or one of its ancestor thread groups.
parentTag - Variable in class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
Tag to check for in the document.
park(Object) - Static method in class java.util.concurrent.locks.LockSupport
Disables the current thread for thread scheduling purposes unless the permit is available.
park() - Static method in class java.util.concurrent.locks.LockSupport
Disables the current thread for thread scheduling purposes unless the permit is available.
parkNanos(Object, long) - Static method in class java.util.concurrent.locks.LockSupport
Disables the current thread for thread scheduling purposes, for up to the specified waiting time, unless the permit is available.
parkNanos(long) - Static method in class java.util.concurrent.locks.LockSupport
Disables the current thread for thread scheduling purposes, for up to the specified waiting time, unless the permit is available.
parkUntil(Object, long) - Static method in class java.util.concurrent.locks.LockSupport
Disables the current thread for thread scheduling purposes, until the specified deadline, unless the permit is available.
parkUntil(long) - Static method in class java.util.concurrent.locks.LockSupport
Disables the current thread for thread scheduling purposes, until the specified deadline, unless the permit is available.
parse(String) - Static method in class java.net.HttpCookie
Constructs cookies from set-cookie or set-cookie2 header string.
parse(String, ParsePosition) - Method in class java.text.ChoiceFormat
Parses a Number from the input text.
parse(String) - Method in class java.text.DateFormat
Parses text from the beginning of the given string to produce a date.
parse(String, ParsePosition) - Method in class java.text.DateFormat
Parse a date/time string according to the given parse position.
parse(String, ParsePosition) - Method in class java.text.DecimalFormat
Parses text from a string to produce a Number.
parse(String, ParsePosition) - Method in class java.text.MessageFormat
Parses the string.
parse(String) - Method in class java.text.MessageFormat
Parses text from the beginning of the given string to produce an object array.
parse(String, ParsePosition) - Method in class java.text.NumberFormat
Returns a Long if possible (e.g., within the range [Long.MIN_VALUE, Long.MAX_VALUE] and with no decimals), otherwise a Double.
parse(String) - Method in class java.text.NumberFormat
Parses text from the beginning of the given string to produce a number.
parse(String, ParsePosition) - Method in class java.text.SimpleDateFormat
Parses text from a string to produce a Date.
parse(String) - Static method in class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by DateFormat.parse(String s).
parse(String) - Static method in class java.util.logging.Level
Parse a level name string into a Level.
parse(String) - Method in interface javax.naming.NameParser
Parses a name into its components.
parse(Reader, HTMLEditorKit.ParserCallback, boolean) - Method in class javax.swing.text.html.HTMLEditorKit.Parser
Parse the given stream and drive the given callback with the results of the parse.
parse(Reader, HTMLEditorKit.ParserCallback, boolean) - Method in class javax.swing.text.html.parser.DocumentParser
 
parse(Reader) - Method in class javax.swing.text.html.parser.Parser
Parse an HTML stream, given a DTD.
parse(Reader, HTMLEditorKit.ParserCallback, boolean) - Method in class javax.swing.text.html.parser.ParserDelegator
 
parseBoolean(String) - Static method in class java.lang.Boolean
Parses the string argument as a boolean.
parseBuffer - Variable in class javax.swing.text.html.HTMLDocument.HTMLReader
 
parseByte(String, int) - Static method in class java.lang.Byte
Parses the string argument as a signed byte in the radix specified by the second argument.
parseByte(String) - Static method in class java.lang.Byte
Parses the string argument as a signed decimal byte.
parseDouble(String) - Static method in class java.lang.Double
Returns a new double initialized to the value represented by the specified String, as performed by the valueOf method of class Double.
parseDTDMarkup() - Method in class javax.swing.text.html.parser.Parser
Parses th Document Declaration Type markup declaration.
ParseException - Exception in java.text
Signals that an error has been reached unexpectedly while parsing.
ParseException(String, int) - Constructor for exception java.text.ParseException
Constructs a ParseException with the specified detail message and offset.
parseFloat(String) - Static method in class java.lang.Float
Returns a new float initialized to the value represented by the specified String, as performed by the valueOf method of class Float.
parseInt(String, int) - Static method in class java.lang.Integer
Parses the string argument as a signed integer in the radix specified by the second argument.
parseInt(String) - Static method in class java.lang.Integer
Parses the string argument as a signed decimal integer.
parseLevel(String) - Static method in class java.rmi.server.LogStream
Deprecated.
no replacement
parseLong(String, int) - Static method in class java.lang.Long
Parses the string argument as a signed long in the radix specified by the second argument.
parseLong(String) - Static method in class java.lang.Long
Parses the string argument as a signed decimal long.
parseMarkupDeclarations(StringBuffer) - Method in class javax.swing.text.html.parser.Parser
Parse markup declarations.
parseNumbers() - Method in class java.io.StreamTokenizer
Specifies that numbers should be parsed by this tokenizer.
parseObject(String, ParsePosition) - Method in class java.text.DateFormat
Parses text from a string to produce a Date.
parseObject(String, ParsePosition) - Method in class java.text.Format
Parses text from a string to produce an object.
parseObject(String) - Method in class java.text.Format
Parses text from the beginning of the given string to produce an object.
parseObject(String, ParsePosition) - Method in class java.text.MessageFormat
Parses text from a string to produce an object array.
parseObject(String, ParsePosition) - Method in class java.text.NumberFormat
Parses text from a string to produce a Number.
ParsePosition - Class in java.text
ParsePosition is a simple class used by Format and its subclasses to keep track of the current position during parsing.
ParsePosition(int) - Constructor for class java.text.ParsePosition
Create a new ParsePosition with the given initial index.
Parser - Class in javax.swing.text.html.parser
A simple DTD-driven HTML parser.
Parser(DTD) - Constructor for class javax.swing.text.html.parser.Parser
 
ParserDelegator - Class in javax.swing.text.html.parser
Responsible for starting up a new DocumentParser each time its parse method is invoked.
ParserDelegator() - Constructor for class javax.swing.text.html.parser.ParserDelegator
 
parseServerAuthority() - Method in class java.net.URI
Attempts to parse this URI's authority component, if defined, into user-information, host, and port components.
parseShort(String, int) - Static method in class java.lang.Short
Parses the string argument as a signed short in the radix specified by the second argument.
parseShort(String) - Static method in class java.lang.Short
Parses the string argument as a signed decimal short.
parseURL(URL, String, int, int) - Method in class java.net.URLStreamHandler
Parses the string representation of a URL into a URL object.
PartialResultException - Exception in javax.naming
This exception is thrown to indicate that the result being returned or returned so far is partial, and that the operation cannot be completed.
PartialResultException(String) - Constructor for exception javax.naming.PartialResultException
Constructs a new instance of the exception using the explanation message specified.
PartialResultException() - Constructor for exception javax.naming.PartialResultException
Constructs a new instance of PartialResultException.
PASS - Static variable in interface java.util.jar.Pack200.Packer
The string "pass", a possible value for certain properties.
PASS_FILE_PFX - Static variable in interface java.util.jar.Pack200.Packer
Indicates that a file should be passed through bytewise, with no compression.
passComplete(ImageReader, BufferedImage) - Method in interface javax.imageio.event.IIOReadUpdateListener
Reports that the current read operation has completed a progressive pass.
passStarted(ImageReader, BufferedImage, int, int, int, int, int, int, int, int[]) - Method in interface javax.imageio.event.IIOReadUpdateListener
Reports that the current read operation is about to begin a progressive pass.
PASSWORD_FIELD - Static variable in class javax.swing.plaf.synth.Region
PasswordField region.
PASSWORD_TEXT - Static variable in class javax.accessibility.AccessibleRole
A text object used for passwords, or other places where the text contents is not shown visibly to the user
PasswordAuthentication - Class in java.net
The class PasswordAuthentication is a data holder that is used by Authenticator.
PasswordAuthentication(String, char[]) - Constructor for class java.net.PasswordAuthentication
Creates a new PasswordAuthentication object from the given user name and password.
PasswordCallback - Class in javax.security.auth.callback
Underlying security services instantiate and pass a PasswordCallback to the handle method of a CallbackHandler to retrieve password information.
PasswordCallback(String, boolean) - Constructor for class javax.security.auth.callback.PasswordCallback
Construct a PasswordCallback with a prompt and a boolean specifying whether the password should be displayed as it is being typed.
PasswordView - Class in javax.swing.text
Implements a View suitable for use in JPasswordField UI implementations.
PasswordView(Element) - Constructor for class javax.swing.text.PasswordView
Constructs a new view wrapped on an element.
paste(int) - Method in interface javax.accessibility.AccessibleEditableText
Pastes the text from the system clipboard into the text starting at the specified index.
paste(int) - Method in class javax.swing.JSpinner.AccessibleJSpinner
Pastes the text from the system clipboard into the text starting at the specified index.
paste(int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Pastes the text from the system clipboard into the text starting at the specified index.
paste() - Method in class javax.swing.text.JTextComponent
Transfers the contents of the system clipboard into the associated text model.
pasteAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the action to paste the contents of the system clipboard into the selected region, or before the caret if nothing is selected.
Patch - Class in javax.sound.midi
A Patch object represents a location, on a MIDI synthesizer, into which a single instrument is stored (loaded).
Patch(int, int) - Constructor for class javax.sound.midi.Patch
Constructs a new patch object from the specified bank and program numbers.
Path - Interface in java.nio.file
An object that may be used to locate a file in a file system.
path - Variable in class javax.swing.event.TreeExpansionEvent
Path to the value this event represents.
path - Variable in class javax.swing.event.TreeModelEvent
Path to the parent of the nodes that have changed.
Path2D - Class in java.awt.geom
The Path2D class provides a simple, yet flexible shape which represents an arbitrary geometric path.
Path2D.Double - Class in java.awt.geom
The Double class defines a geometric path with coordinates stored in double precision floating point.
Path2D.Double() - Constructor for class java.awt.geom.Path2D.Double
Constructs a new empty double precision Path2D object with a default winding rule of Path2D.WIND_NON_ZERO.
Path2D.Double(int) - Constructor for class java.awt.geom.Path2D.Double
Constructs a new empty double precision Path2D object with the specified winding rule to control operations that require the interior of the path to be defined.
Path2D.Double(int, int) - Constructor for class java.awt.geom.Path2D.Double
Constructs a new empty double precision Path2D object with the specified winding rule and the specified initial capacity to store path segments.
Path2D.Double(Shape) - Constructor for class java.awt.geom.Path2D.Double
Constructs a new double precision Path2D object from an arbitrary Shape object.
Path2D.Double(Shape, AffineTransform) - Constructor for class java.awt.geom.Path2D.Double
Constructs a new double precision Path2D object from an arbitrary Shape object, transformed by an AffineTransform object.
Path2D.Float - Class in java.awt.geom
The Float class defines a geometric path with coordinates stored in single precision floating point.
Path2D.Float() - Constructor for class java.awt.geom.Path2D.Float
Constructs a new empty single precision Path2D object with a default winding rule of Path2D.WIND_NON_ZERO.
Path2D.Float(int) - Constructor for class java.awt.geom.Path2D.Float
Constructs a new empty single precision Path2D object with the specified winding rule to control operations that require the interior of the path to be defined.
Path2D.Float(int, int) - Constructor for class java.awt.geom.Path2D.Float
Constructs a new empty single precision Path2D object with the specified winding rule and the specified initial capacity to store path segments.
Path2D.Float(Shape) - Constructor for class java.awt.geom.Path2D.Float
Constructs a new single precision Path2D object from an arbitrary Shape object.
Path2D.Float(Shape, AffineTransform) - Constructor for class java.awt.geom.Path2D.Float
Constructs a new single precision Path2D object from an arbitrary Shape object, transformed by an AffineTransform object.
pathByAddingChild(Object) - Method in class javax.swing.tree.TreePath
Returns a new path containing all the elements of this path plus child.
pathFromAncestorEnumeration(TreeNode) - Method in class javax.swing.tree.DefaultMutableTreeNode
Creates and returns an enumeration that follows the path from ancestor to this node.
PathIterator - Interface in java.awt.geom
The PathIterator interface provides the mechanism for objects that implement the Shape interface to return the geometry of their boundary by allowing a caller to retrieve the path of that boundary a segment at a time.
PathMatcher - Interface in java.nio.file
An interface that is implemented by objects that perform match operations on paths.
Paths - Class in java.nio.file
This class consists exclusively of static methods that return a Path by converting a path string or URI.
paths - Variable in class javax.swing.event.TreeSelectionEvent
Paths this event represents.
pathSeparator - Static variable in class java.io.File
The system-dependent path-separator character, represented as a string for convenience.
pathSeparatorChar - Static variable in class java.io.File
The system-dependent path-separator character.
pathToPoint(Point2D, boolean, Point2D) - Method in class java.awt.font.LayoutPath
Convert a location relative to the path to a point in user coordinates.
pathWasCollapsed(TreePath) - Method in class javax.swing.plaf.basic.BasicTreeUI
Messaged from the VisibleTreeNode after it has collapsed.
pathWasExpanded(TreePath) - Method in class javax.swing.plaf.basic.BasicTreeUI
Messaged from the VisibleTreeNode after it has been expanded.
pattern() - Method in class java.util.regex.Matcher
Returns the pattern that is interpreted by this matcher.
Pattern - Class in java.util.regex
A compiled representation of a regular expression.
pattern() - Method in class java.util.regex.Pattern
Returns the regular expression from which this pattern was compiled.
PatternSyntaxException - Exception in java.util.regex
Unchecked exception thrown to indicate a syntax error in a regular-expression pattern.
PatternSyntaxException(String, String, int) - Constructor for exception java.util.regex.PatternSyntaxException
Constructs a new instance of this class.
PAUSE - Static variable in class java.awt.Event
The Pause key, a non-ASCII action key.
PAUSED - Static variable in class javax.print.attribute.standard.PrinterStateReason
Someone has paused the printer and the printer's PrinterState is STOPPED.
PBEKey - Interface in javax.crypto.interfaces
The interface to a PBE key.
PBEKeySpec - Class in javax.crypto.spec
A user-chosen password that can be used with password-based encryption (PBE).
PBEKeySpec(char[]) - Constructor for class javax.crypto.spec.PBEKeySpec
Constructor that takes a password.
PBEKeySpec(char[], byte[], int, int) - Constructor for class javax.crypto.spec.PBEKeySpec
Constructor that takes a password, salt, iteration count, and to-be-derived key length for generating PBEKey of variable-key-size PBE ciphers.
PBEKeySpec(char[], byte[], int) - Constructor for class javax.crypto.spec.PBEKeySpec
Constructor that takes a password, salt, iteration count for generating PBEKey of fixed-key-size PBE ciphers.
PBEParameterSpec - Class in javax.crypto.spec
This class specifies the set of parameters used with password-based encryption (PBE), as defined in the PKCS #5 standard.
PBEParameterSpec(byte[], int) - Constructor for class javax.crypto.spec.PBEParameterSpec
Constructs a parameter set for password-based encryption as defined in the PKCS #5 standard.
pcdata - Variable in class javax.swing.text.html.parser.DTD
 
PCL - Static variable in class javax.print.DocFlavor.BYTE_ARRAY
Doc flavor with MIME type = "application/vnd.hp-PCL", print data representation class name = "[B" (byte array).
PCL - Static variable in class javax.print.DocFlavor.INPUT_STREAM
Doc flavor with MIME type = "application/vnd.hp-PCL", print data representation class name = "java.io.InputStream" (byte stream).
PCL - Static variable in class javax.print.DocFlavor.URL
Doc flavor with MIME type = "application/vnd.hp-PCL", print data representation class name = "java.net.URL".
PCM_FLOAT - Static variable in class javax.sound.sampled.AudioFormat.Encoding
Specifies floating-point PCM data.
PCM_SIGNED - Static variable in class javax.sound.sampled.AudioFormat.Encoding
Specifies signed, linear PCM data.
PCM_UNSIGNED - Static variable in class javax.sound.sampled.AudioFormat.Encoding
Specifies unsigned, linear PCM data.
pcSupport - Variable in class java.beans.beancontext.BeanContextChildSupport
The PropertyChangeSupport associated with this BeanContextChildSupport.
PDF - Static variable in class javax.print.DocFlavor.BYTE_ARRAY
Doc flavor with MIME type = "application/pdf", print data representation class name = "[B" (byte array).
PDF - Static variable in class javax.print.DocFlavor.INPUT_STREAM
Doc flavor with MIME type = "application/pdf", print data representation class name = "java.io.InputStream" (byte stream).
PDF - Static variable in class javax.print.DocFlavor.URL
Doc flavor with MIME type = "application/pdf", print data representation class name = "java.net.URL".
PDLOverrideSupported - Class in javax.print.attribute.standard
Class PDLOverrideSupported is a printing attribute class, an enumeration, that expresses the printer's ability to attempt to override processing instructions embedded in documents' print data with processing instructions specified as attributes outside the print data.
PDLOverrideSupported(int) - Constructor for class javax.print.attribute.standard.PDLOverrideSupported
Construct a new PDL override supported enumeration value with the given integer value.
peek(InetAddress) - Method in class java.net.DatagramSocketImpl
Peek at the packet to see who it is from.
peek() - Method in class java.util.ArrayDeque
Retrieves, but does not remove, the head of the queue represented by this deque, or returns null if this deque is empty.
peek() - Method in class java.util.concurrent.ArrayBlockingQueue
 
peek() - Method in interface java.util.concurrent.BlockingDeque
Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque), or returns null if this deque is empty.
peek() - Method in class java.util.concurrent.ConcurrentLinkedDeque
 
peek() - Method in class java.util.concurrent.ConcurrentLinkedQueue
 
peek() - Method in class java.util.concurrent.DelayQueue
Retrieves, but does not remove, the head of this queue, or returns null if this queue is empty.
peek() - Method in class java.util.concurrent.LinkedBlockingDeque
 
peek() - Method in class java.util.concurrent.LinkedBlockingQueue
 
peek() - Method in class java.util.concurrent.LinkedTransferQueue
 
peek() - Method in class java.util.concurrent.PriorityBlockingQueue
 
peek() - Method in class java.util.concurrent.SynchronousQueue
Always returns null.
peek() - Method in interface java.util.Deque
Retrieves, but does not remove, the head of the queue represented by this deque (in other words, the first element of this deque), or returns null if this deque is empty.
peek() - Method in class java.util.LinkedList
Retrieves, but does not remove, the head (first element) of this list.
peek() - Method in class java.util.PriorityQueue
 
peek() - Method in interface java.util.Queue
Retrieves, but does not remove, the head of this queue, or returns null if this queue is empty.
peek() - Method in class java.util.Stack
Looks at the object at the top of this stack without removing it from the stack.
peekData(DatagramPacket) - Method in class java.net.DatagramSocketImpl
Peek at the packet to see who it is from.
peekEvent() - Method in class java.awt.EventQueue
Returns the first event on the EventQueue without removing it.
peekEvent(int) - Method in class java.awt.EventQueue
Returns the first event with the specified id, if any.
peekFirst() - Method in class java.util.ArrayDeque
 
peekFirst() - Method in class java.util.concurrent.ConcurrentLinkedDeque
 
peekFirst() - Method in class java.util.concurrent.LinkedBlockingDeque
 
peekFirst() - Method in interface java.util.Deque
Retrieves, but does not remove, the first element of this deque, or returns null if this deque is empty.
peekFirst() - Method in class java.util.LinkedList
Retrieves, but does not remove, the first element of this list, or returns null if this list is empty.
peekLast() - Method in class java.util.ArrayDeque
 
peekLast() - Method in class java.util.concurrent.ConcurrentLinkedDeque
 
peekLast() - Method in class java.util.concurrent.LinkedBlockingDeque
 
peekLast() - Method in interface java.util.Deque
Retrieves, but does not remove, the last element of this deque, or returns null if this deque is empty.
peekLast() - Method in class java.util.LinkedList
Retrieves, but does not remove, the last element of this list, or returns null if this list is empty.
peekNextLocalTask() - Static method in class java.util.concurrent.ForkJoinTask
Returns, but does not unschedule or execute, a task queued by the current thread but not yet executed, if one is immediately available.
PENDING - Static variable in class javax.print.attribute.standard.JobState
The job is a candidate to start processing, but is not yet processing.
PENDING_HELD - Static variable in class javax.print.attribute.standard.JobState
The job is not a candidate for processing for any number of reasons but will return to the PENDING state as soon as the reasons are no longer present.
PERCENT - Static variable in class java.text.NumberFormat.Field
Constant identifying the percent field.
performDefaultLayout() - Method in class java.awt.font.GlyphVector
Assigns default positions to each glyph in this GlyphVector.
PERMILLE - Static variable in class java.text.NumberFormat.Field
Constant identifying the permille field.
Permission - Interface in java.security.acl
This interface represents a permission, such as that used to grant a particular type of access to a resource.
Permission - Class in java.security
Abstract class for representing access to a system resource.
Permission(String) - Constructor for class java.security.Permission
Constructs a permission with the specified name.
PermissionCollection - Class in java.security
Abstract class representing a collection of Permission objects.
PermissionCollection() - Constructor for class java.security.PermissionCollection
 
permissions() - Method in class java.nio.file.attribute.AclEntry
Returns a copy of the permissions component.
permissions() - Method in interface java.nio.file.attribute.PosixFileAttributes
Returns the permissions of the file.
permissions() - Method in interface java.security.acl.AclEntry
Returns an enumeration of the permissions in this ACL entry.
Permissions - Class in java.security
This class represents a heterogeneous collection of Permissions.
Permissions() - Constructor for class java.security.Permissions
Creates a new Permissions object containing no PermissionCollections.
permits(Set<CryptoPrimitive>, String, AlgorithmParameters) - Method in interface java.security.AlgorithmConstraints
Determines whether an algorithm is granted permission for the specified cryptographic primitives.
permits(Set<CryptoPrimitive>, Key) - Method in interface java.security.AlgorithmConstraints
Determines whether a key is granted permission for the specified cryptographic primitives.
permits(Set<CryptoPrimitive>, String, Key, AlgorithmParameters) - Method in interface java.security.AlgorithmConstraints
Determines whether an algorithm and the corresponding key are granted permission for the specified cryptographic primitives.
permuteArguments(MethodHandle, MethodType, int...) - Static method in class java.lang.invoke.MethodHandles
Produces a method handle which adapts the calling sequence of the given method handle to a new type, by reordering the arguments.
PERSIST - Static variable in class javax.swing.JFormattedTextField
Constant identifying that when focus is lost, the edited value should be left.
PersistenceDelegate - Class in java.beans
The PersistenceDelegate class takes the responsibility for expressing the state of an instance of a given class in terms of the methods in the class's public API.
PersistenceDelegate() - Constructor for class java.beans.PersistenceDelegate
 
PersistentMBean - Interface in javax.management
This class is the interface to be implemented by MBeans that are meant to be persistent.
PERSONAL - Static variable in class java.awt.PageAttributes.MediaType
An alias for PERSONAL_ENVELOPE.
PERSONAL_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for 6 3/4 envelope, 3 5/8 x 6 1/2 in.
PERSONAL_ENVELOPE - Static variable in class javax.print.attribute.standard.MediaSize.Other
Specifies the Personal envelope size, 3.625 inch by 6.5 inch.
PERSONAL_ENVELOPE - Static variable in class javax.print.attribute.standard.MediaSizeName
personal envelope size .
PGDN - Static variable in class java.awt.Event
The Page Down key, a non-ASCII action key.
PGPData - Interface in javax.xml.crypto.dsig.keyinfo
A representation of the XML PGPData element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
PGUP - Static variable in class java.awt.Event
The Page Up key, a non-ASCII action key.
PHAGS_PA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Phags-pa" Unicode character block.
PHAISTOS_DISC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Phaistos Disc" Unicode character block.
PhantomReference<T> - Class in java.lang.ref
Phantom reference objects, which are enqueued after the collector determines that their referents may otherwise be reclaimed.
PhantomReference(T, ReferenceQueue<? super T>) - Constructor for class java.lang.ref.PhantomReference
Creates a new phantom reference that refers to the given object and is registered with the given queue.
Phaser - Class in java.util.concurrent
A reusable synchronization barrier, similar in functionality to CyclicBarrier and CountDownLatch but supporting more flexible usage.
Phaser() - Constructor for class java.util.concurrent.Phaser
Creates a new phaser with no initially registered parties, no parent, and initial phase number 0.
Phaser(int) - Constructor for class java.util.concurrent.Phaser
Creates a new phaser with the given number of registered unarrived parties, no parent, and initial phase number 0.
Phaser(Phaser) - Constructor for class java.util.concurrent.Phaser
Equivalent to Phaser(parent, 0).
Phaser(Phaser, int) - Constructor for class java.util.concurrent.Phaser
Creates a new phaser with the given parent and number of registered unarrived parties.
PHOENICIAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Phoenician" Unicode character block.
PHONETIC_EXTENSIONS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Phonetic Extensions" Unicode character block.
PHONETIC_EXTENSIONS_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Phonetic Extensions Supplement" Unicode character block.
PHYSICAL - Static variable in class java.awt.PageAttributes.OriginType
The OriginType instance to use for specifying a physical origin.
PI - Static variable in class java.lang.Math
The double value that is closer than any other to pi, the ratio of the circumference of a circle to its diameter.
PI - Static variable in class java.lang.StrictMath
The double value that is closer than any other to pi, the ratio of the circumference of a circle to its diameter.
PI - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
PIE - Static variable in class java.awt.geom.Arc2D
The closure type for an arc closed by drawing straight line segments from the start of the arc segment to the center of the full ellipse and from that point to the end of the arc segment.
pink - Static variable in class java.awt.Color
The color pink.
PINK - Static variable in class java.awt.Color
The color pink.
PIPE - Static variable in class java.lang.ProcessBuilder.Redirect
Indicates that subprocess I/O will be connected to the current Java process over a pipe.
Pipe - Class in java.nio.channels
A pair of channels that implements a unidirectional pipe.
Pipe() - Constructor for class java.nio.channels.Pipe
Initializes a new instance of this class.
Pipe.SinkChannel - Class in java.nio.channels
A channel representing the writable end of a Pipe.
Pipe.SinkChannel(SelectorProvider) - Constructor for class java.nio.channels.Pipe.SinkChannel
Initializes a new instance of this class.
Pipe.SourceChannel - Class in java.nio.channels
A channel representing the readable end of a Pipe.
Pipe.SourceChannel(SelectorProvider) - Constructor for class java.nio.channels.Pipe.SourceChannel
Constructs a new instance of this class.
PIPE_SIZE - Static variable in class java.io.PipedInputStream
The default size of the pipe's circular input buffer.
PipedInputStream - Class in java.io
A piped input stream should be connected to a piped output stream; the piped input stream then provides whatever data bytes are written to the piped output stream.
PipedInputStream(PipedOutputStream) - Constructor for class java.io.PipedInputStream
Creates a PipedInputStream so that it is connected to the piped output stream src.
PipedInputStream(PipedOutputStream, int) - Constructor for class java.io.PipedInputStream
Creates a PipedInputStream so that it is connected to the piped output stream src and uses the specified pipe size for the pipe's buffer.
PipedInputStream() - Constructor for class java.io.PipedInputStream
Creates a PipedInputStream so that it is not yet connected.
PipedInputStream(int) - Constructor for class java.io.PipedInputStream
Creates a PipedInputStream so that it is not yet connected and uses the specified pipe size for the pipe's buffer.
PipedOutputStream - Class in java.io
A piped output stream can be connected to a piped input stream to create a communications pipe.
PipedOutputStream(PipedInputStream) - Constructor for class java.io.PipedOutputStream
Creates a piped output stream connected to the specified piped input stream.
PipedOutputStream() - Constructor for class java.io.PipedOutputStream
Creates a piped output stream that is not yet connected to a piped input stream.
PipedReader - Class in java.io
Piped character-input streams.
PipedReader(PipedWriter) - Constructor for class java.io.PipedReader
Creates a PipedReader so that it is connected to the piped writer src.
PipedReader(PipedWriter, int) - Constructor for class java.io.PipedReader
Creates a PipedReader so that it is connected to the piped writer src and uses the specified pipe size for the pipe's buffer.
PipedReader() - Constructor for class java.io.PipedReader
Creates a PipedReader so that it is not yet connected.
PipedReader(int) - Constructor for class java.io.PipedReader
Creates a PipedReader so that it is not yet connected and uses the specified pipe size for the pipe's buffer.
PipedWriter - Class in java.io
Piped character-output streams.
PipedWriter(PipedReader) - Constructor for class java.io.PipedWriter
Creates a piped writer connected to the specified piped reader.
PipedWriter() - Constructor for class java.io.PipedWriter
Creates a piped writer that is not yet connected to a piped reader.
PITCH_BEND - Static variable in class javax.sound.midi.ShortMessage
Command value for Pitch Bend message (0xE0, or 224)
pixel_bits - Variable in class java.awt.image.ColorModel
The total number of bits in the pixel.
PixelGrabber - Class in java.awt.image
The PixelGrabber class implements an ImageConsumer which can be attached to an Image or ImageProducer object to retrieve a subset of the pixels in that image.
PixelGrabber(Image, int, int, int, int, int[], int, int) - Constructor for class java.awt.image.PixelGrabber
Create a PixelGrabber object to grab the (x, y, w, h) rectangular section of pixels from the specified image into the given array.
PixelGrabber(ImageProducer, int, int, int, int, int[], int, int) - Constructor for class java.awt.image.PixelGrabber
Create a PixelGrabber object to grab the (x, y, w, h) rectangular section of pixels from the image produced by the specified ImageProducer into the given array.
PixelGrabber(Image, int, int, int, int, boolean) - Constructor for class java.awt.image.PixelGrabber
Create a PixelGrabber object to grab the (x, y, w, h) rectangular section of pixels from the specified image.
PixelInterleavedSampleModel - Class in java.awt.image
This class represents image data which is stored in a pixel interleaved fashion and for which each sample of a pixel occupies one data element of the DataBuffer.
PixelInterleavedSampleModel(int, int, int, int, int, int[]) - Constructor for class java.awt.image.PixelInterleavedSampleModel
Constructs a PixelInterleavedSampleModel with the specified parameters.
pixelStride - Variable in class java.awt.image.ComponentSampleModel
Pixel stride (in data array elements) of the region of image data described by this ComponentSampleModel.
PKCS8EncodedKeySpec - Class in java.security.spec
This class represents the ASN.1 encoding of a private key, encoded according to the ASN.1 type PrivateKeyInfo.
PKCS8EncodedKeySpec(byte[]) - Constructor for class java.security.spec.PKCS8EncodedKeySpec
Creates a new PKCS8EncodedKeySpec with the given encoded key.
PKIXBuilderParameters - Class in java.security.cert
Parameters used as input for the PKIX CertPathBuilder algorithm.
PKIXBuilderParameters(Set<TrustAnchor>, CertSelector) - Constructor for class java.security.cert.PKIXBuilderParameters
Creates an instance of PKIXBuilderParameters with the specified Set of most-trusted CAs.
PKIXBuilderParameters(KeyStore, CertSelector) - Constructor for class java.security.cert.PKIXBuilderParameters
Creates an instance of PKIXBuilderParameters that populates the set of most-trusted CAs from the trusted certificate entries contained in the specified KeyStore.
PKIXCertPathBuilderResult - Class in java.security.cert
This class represents the successful result of the PKIX certification path builder algorithm.
PKIXCertPathBuilderResult(CertPath, TrustAnchor, PolicyNode, PublicKey) - Constructor for class java.security.cert.PKIXCertPathBuilderResult
Creates an instance of PKIXCertPathBuilderResult containing the specified parameters.
PKIXCertPathChecker - Class in java.security.cert
An abstract class that performs one or more checks on an X509Certificate.
PKIXCertPathChecker() - Constructor for class java.security.cert.PKIXCertPathChecker
Default constructor.
PKIXCertPathValidatorResult - Class in java.security.cert
This class represents the successful result of the PKIX certification path validation algorithm.
PKIXCertPathValidatorResult(TrustAnchor, PolicyNode, PublicKey) - Constructor for class java.security.cert.PKIXCertPathValidatorResult
Creates an instance of PKIXCertPathValidatorResult containing the specified parameters.
PKIXParameters - Class in java.security.cert
Parameters used as input for the PKIX CertPathValidator algorithm.
PKIXParameters(Set<TrustAnchor>) - Constructor for class java.security.cert.PKIXParameters
Creates an instance of PKIXParameters with the specified Set of most-trusted CAs.
PKIXParameters(KeyStore) - Constructor for class java.security.cert.PKIXParameters
Creates an instance of PKIXParameters that populates the set of most-trusted CAs from the trusted certificate entries contained in the specified KeyStore.
PKIXReason - Enum in java.security.cert
The PKIXReason enumerates the potential PKIX-specific reasons that an X.509 certification path may be invalid according to the PKIX (RFC 3280) standard.
PLAIN - Static variable in class java.awt.Font
The plain style constant.
PLAIN_DIALOG - Static variable in class javax.swing.JRootPane
Constant used for the windowDecorationStyle property.
PLAIN_MESSAGE - Static variable in class javax.swing.JOptionPane
No icon is used.
PlainDocument - Class in javax.swing.text
A plain document that maintains no character attributes.
PlainDocument() - Constructor for class javax.swing.text.PlainDocument
Constructs a plain text document.
PlainDocument(AbstractDocument.Content) - Constructor for class javax.swing.text.PlainDocument
Constructs a plain text document.
plainTextFlavor - Static variable in class java.awt.datatransfer.DataFlavor
Deprecated.
as of 1.3. Use DataFlavor.getReaderForText(Transferable) instead of Transferable.getTransferData(DataFlavor.plainTextFlavor).
PlainView - Class in javax.swing.text
Implements View interface for a simple multi-line text view that has text in one font and color.
PlainView(Element) - Constructor for class javax.swing.text.PlainView
Constructs a new PlainView wrapped on an element.
PlatformLoggingMXBean - Interface in java.lang.management
The management interface for the logging facility.
PlatformManagedObject - Interface in java.lang.management
A platform managed object is a JMX MXBean for monitoring and managing a component in the Java platform.
play(URL) - Method in class java.applet.Applet
Plays the audio clip at the specified absolute URL.
play(URL, String) - Method in class java.applet.Applet
Plays the audio clip given the URL and a specifier that is relative to it.
play() - Method in interface java.applet.AudioClip
Starts playing this audio clip.
PLAYING_CARDS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Playing Cards" Unicode character block.
playSound(Action) - Method in class javax.swing.plaf.basic.BasicLookAndFeel
If necessary, invokes actionPerformed on audioAction to play a sound.
pluginClassName - Variable in class javax.imageio.spi.ImageReaderWriterSpi
A String containing the name of the associated plug-in class, initially null.
plus() - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (+this), and whose scale is this.scale().
plus(MathContext) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (+this), with rounding according to the context settings.
PLUS - Static variable in class javax.management.Query
plus(ValueExp, ValueExp) - Static method in class javax.management.Query
Returns a binary expression representing the sum of two numeric values, or the concatenation of two string values.
PM - Static variable in class java.util.Calendar
Value of the Calendar.AM_PM field indicating the period of the day from noon to just before midnight.
PNG - Static variable in class javax.print.DocFlavor.BYTE_ARRAY
Doc flavor with MIME type = "image/png", print data representation class name = "[B" (byte array).
PNG - Static variable in class javax.print.DocFlavor.INPUT_STREAM
Doc flavor with MIME type = "image/png", print data representation class name = "java.io.InputStream" (byte stream).
PNG - Static variable in class javax.print.DocFlavor.URL
Doc flavor with MIME type = "image/png", print data representation class name = "java.net.URL".
Point - Class in java.awt
A point representing a location in (x,y) coordinate space, specified in integer precision.
Point() - Constructor for class java.awt.Point
Constructs and initializes a point at the origin (0, 0) of the coordinate space.
Point(Point) - Constructor for class java.awt.Point
Constructs and initializes a point with the same location as the specified Point object.
Point(int, int) - Constructor for class java.awt.Point
Constructs and initializes a point at the specified (x,y) location in the coordinate space.
Point2D - Class in java.awt.geom
The Point2D class defines a point representing a location in (x,y) coordinate space.
Point2D() - Constructor for class java.awt.geom.Point2D
This is an abstract class that cannot be instantiated directly.
Point2D.Double - Class in java.awt.geom
The Double class defines a point specified in double precision.
Point2D.Double() - Constructor for class java.awt.geom.Point2D.Double
Constructs and initializes a Point2D with coordinates (0, 0).
Point2D.Double(double, double) - Constructor for class java.awt.geom.Point2D.Double
Constructs and initializes a Point2D with the specified coordinates.
Point2D.Float - Class in java.awt.geom
The Float class defines a point specified in float precision.
Point2D.Float() - Constructor for class java.awt.geom.Point2D.Float
Constructs and initializes a Point2D with coordinates (0, 0).
Point2D.Float(float, float) - Constructor for class java.awt.geom.Point2D.Float
Constructs and initializes a Point2D with the specified coordinates.
POINT_INFINITY - Static variable in class java.security.spec.ECPoint
This defines the point at infinity.
PointerInfo - Class in java.awt
A class that describes the pointer position.
pointSize - Variable in class java.awt.Font
The point size of this Font in float.
pointToPath(Point2D, Point2D) - Method in class java.awt.font.LayoutPath
Convert a point in user space to a location relative to the path.
Policy - Class in java.security
A Policy object is responsible for determining whether code executing in the Java runtime environment has permission to perform a security-sensitive operation.
Policy() - Constructor for class java.security.Policy
 
Policy - Class in javax.security.auth
Deprecated.
as of JDK version 1.4 -- Replaced by java.security.Policy. java.security.Policy has a method:
      public PermissionCollection getPermissions
          (java.security.ProtectionDomain pd)

 
and ProtectionDomain has a constructor:
      public ProtectionDomain
          (CodeSource cs,
           PermissionCollection permissions,
           ClassLoader loader,
           Principal[] principals)
 
These two APIs provide callers the means to query the Policy for Principal-based Permission entries.
Policy() - Constructor for class javax.security.auth.Policy
Deprecated.
Sole constructor.
Policy.Parameters - Interface in java.security
This represents a marker interface for Policy parameters.
POLICY_FORWARD_SECRECY - Static variable in class javax.security.sasl.Sasl
The name of a property that specifies whether mechanisms that implement forward secrecy between sessions are required.
POLICY_NOACTIVE - Static variable in class javax.security.sasl.Sasl
The name of a property that specifies whether mechanisms susceptible to active (non-dictionary) attacks are not permitted.
POLICY_NOANONYMOUS - Static variable in class javax.security.sasl.Sasl
The name of a property that specifies whether mechanisms that accept anonymous login are not permitted.
POLICY_NODICTIONARY - Static variable in class javax.security.sasl.Sasl
The name of a property that specifies whether mechanisms susceptible to passive dictionary attacks are not permitted.
POLICY_NOPLAINTEXT - Static variable in class javax.security.sasl.Sasl
The name of a property that specifies whether mechanisms susceptible to simple plain passive attacks (e.g., "PLAIN") are not permitted.
POLICY_PASS_CREDENTIALS - Static variable in class javax.security.sasl.Sasl
The name of a property that specifies whether mechanisms that pass client credentials are required.
PolicyNode - Interface in java.security.cert
An immutable valid policy tree node as defined by the PKIX certification path validation algorithm.
PolicyQualifierInfo - Class in java.security.cert
An immutable policy qualifier represented by the ASN.1 PolicyQualifierInfo structure.
PolicyQualifierInfo(byte[]) - Constructor for class java.security.cert.PolicyQualifierInfo
Creates an instance of PolicyQualifierInfo from the encoded bytes.
PolicySpi - Class in java.security
This class defines the Service Provider Interface (SPI) for the Policy class.
PolicySpi() - Constructor for class java.security.PolicySpi
 
poll() - Method in class java.lang.ref.ReferenceQueue
Polls this queue to see if a reference object is available.
poll() - Method in interface java.nio.file.WatchService
Retrieves and removes the next watch key, or null if none are present.
poll(long, TimeUnit) - Method in interface java.nio.file.WatchService
Retrieves and removes the next watch key, waiting if necessary up to the specified wait time if none are yet present.
poll() - Method in class java.util.ArrayDeque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque), or returns null if this deque is empty.
poll() - Method in class java.util.concurrent.ArrayBlockingQueue
 
poll(long, TimeUnit) - Method in class java.util.concurrent.ArrayBlockingQueue
 
poll() - Method in interface java.util.concurrent.BlockingDeque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque), or returns null if this deque is empty.
poll(long, TimeUnit) - Method in interface java.util.concurrent.BlockingDeque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque), waiting up to the specified wait time if necessary for an element to become available.
poll(long, TimeUnit) - Method in interface java.util.concurrent.BlockingQueue
Retrieves and removes the head of this queue, waiting up to the specified wait time if necessary for an element to become available.
poll() - Method in interface java.util.concurrent.CompletionService
Retrieves and removes the Future representing the next completed task or null if none are present.
poll(long, TimeUnit) - Method in interface java.util.concurrent.CompletionService
Retrieves and removes the Future representing the next completed task, waiting if necessary up to the specified wait time if none are yet present.
poll() - Method in class java.util.concurrent.ConcurrentLinkedDeque
 
poll() - Method in class java.util.concurrent.ConcurrentLinkedQueue
 
poll() - Method in class java.util.concurrent.DelayQueue
Retrieves and removes the head of this queue, or returns null if this queue has no elements with an expired delay.
poll(long, TimeUnit) - Method in class java.util.concurrent.DelayQueue
Retrieves and removes the head of this queue, waiting if necessary until an element with an expired delay is available on this queue, or the specified wait time expires.
poll() - Method in class java.util.concurrent.ExecutorCompletionService
 
poll(long, TimeUnit) - Method in class java.util.concurrent.ExecutorCompletionService
 
poll() - Method in class java.util.concurrent.LinkedBlockingDeque
 
poll(long, TimeUnit) - Method in class java.util.concurrent.LinkedBlockingDeque
 
poll(long, TimeUnit) - Method in class java.util.concurrent.LinkedBlockingQueue
 
poll() - Method in class java.util.concurrent.LinkedBlockingQueue
 
poll(long, TimeUnit) - Method in class java.util.concurrent.LinkedTransferQueue
 
poll() - Method in class java.util.concurrent.LinkedTransferQueue
 
poll() - Method in class java.util.concurrent.PriorityBlockingQueue
 
poll(long, TimeUnit) - Method in class java.util.concurrent.PriorityBlockingQueue
 
poll(long, TimeUnit) - Method in class java.util.concurrent.SynchronousQueue
Retrieves and removes the head of this queue, waiting if necessary up to the specified wait time, for another thread to insert it.
poll() - Method in class java.util.concurrent.SynchronousQueue
Retrieves and removes the head of this queue, if another thread is currently making an element available.
poll() - Method in interface java.util.Deque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque), or returns null if this deque is empty.
poll() - Method in class java.util.LinkedList
Retrieves and removes the head (first element) of this list.
poll() - Method in class java.util.PriorityQueue
 
poll() - Method in interface java.util.Queue
Retrieves and removes the head of this queue, or returns null if this queue is empty.
pollEvents() - Method in interface java.nio.file.WatchKey
Retrieves and removes all pending events for this watch key, returning a List of the events that were retrieved.
pollFirst() - Method in class java.util.ArrayDeque
 
pollFirst(long, TimeUnit) - Method in interface java.util.concurrent.BlockingDeque
Retrieves and removes the first element of this deque, waiting up to the specified wait time if necessary for an element to become available.
pollFirst() - Method in class java.util.concurrent.ConcurrentLinkedDeque
 
pollFirst() - Method in class java.util.concurrent.ConcurrentSkipListSet
 
pollFirst() - Method in class java.util.concurrent.LinkedBlockingDeque
 
pollFirst(long, TimeUnit) - Method in class java.util.concurrent.LinkedBlockingDeque
 
pollFirst() - Method in interface java.util.Deque
Retrieves and removes the first element of this deque, or returns null if this deque is empty.
pollFirst() - Method in class java.util.LinkedList
Retrieves and removes the first element of this list, or returns null if this list is empty.
pollFirst() - Method in interface java.util.NavigableSet
Retrieves and removes the first (lowest) element, or returns null if this set is empty.
pollFirst() - Method in class java.util.TreeSet
 
pollFirstEntry() - Method in class java.util.concurrent.ConcurrentSkipListMap
Removes and returns a key-value mapping associated with the least key in this map, or null if the map is empty.
pollFirstEntry() - Method in interface java.util.NavigableMap
Removes and returns a key-value mapping associated with the least key in this map, or null if the map is empty.
pollFirstEntry() - Method in class java.util.TreeMap
 
pollLast() - Method in class java.util.ArrayDeque
 
pollLast(long, TimeUnit) - Method in interface java.util.concurrent.BlockingDeque
Retrieves and removes the last element of this deque, waiting up to the specified wait time if necessary for an element to become available.
pollLast() - Method in class java.util.concurrent.ConcurrentLinkedDeque
 
pollLast() - Method in class java.util.concurrent.ConcurrentSkipListSet
 
pollLast() - Method in class java.util.concurrent.LinkedBlockingDeque
 
pollLast(long, TimeUnit) - Method in class java.util.concurrent.LinkedBlockingDeque
 
pollLast() - Method in interface java.util.Deque
Retrieves and removes the last element of this deque, or returns null if this deque is empty.
pollLast() - Method in class java.util.LinkedList
Retrieves and removes the last element of this list, or returns null if this list is empty.
pollLast() - Method in interface java.util.NavigableSet
Retrieves and removes the last (highest) element, or returns null if this set is empty.
pollLast() - Method in class java.util.TreeSet
 
pollLastEntry() - Method in class java.util.concurrent.ConcurrentSkipListMap
Removes and returns a key-value mapping associated with the greatest key in this map, or null if the map is empty.
pollLastEntry() - Method in interface java.util.NavigableMap
Removes and returns a key-value mapping associated with the greatest key in this map, or null if the map is empty.
pollLastEntry() - Method in class java.util.TreeMap
 
pollNextLocalTask() - Static method in class java.util.concurrent.ForkJoinTask
Unschedules and returns, without executing, the next task queued by the current thread but not yet executed.
pollSubmission() - Method in class java.util.concurrent.ForkJoinPool
Removes and returns the next unexecuted submission if one is available.
pollTask() - Static method in class java.util.concurrent.ForkJoinTask
Unschedules and returns, without executing, the next task queued by the current thread but not yet executed, if one is available, or if not available, a task that was forked by some other thread, if available.
POLY_PRESSURE - Static variable in class javax.sound.midi.ShortMessage
Command value for Polyphonic Key Pressure (Aftertouch) message (0xA0, or 160)
Polygon - Class in java.awt
The Polygon class encapsulates a description of a closed, two-dimensional region within a coordinate space.
Polygon() - Constructor for class java.awt.Polygon
Creates an empty polygon.
Polygon(int[], int[], int) - Constructor for class java.awt.Polygon
Constructs and initializes a Polygon from the specified parameters.
PooledConnection - Interface in javax.sql
An object that provides hooks for connection pool management.
pop() - Method in class java.awt.EventQueue
Stops dispatching events using this EventQueue.
pop() - Method in class java.util.ArrayDeque
Pops an element from the stack represented by this deque.
pop() - Method in class java.util.concurrent.ConcurrentLinkedDeque
 
pop() - Method in class java.util.concurrent.LinkedBlockingDeque
 
pop() - Method in interface java.util.Deque
Pops an element from the stack represented by this deque.
pop() - Method in class java.util.LinkedList
Pops an element from the stack represented by this list.
pop() - Method in class java.util.Stack
Removes the object at the top of this stack and returns that object as the value of this function.
popCharacterStyle() - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Pops a previously pushed character style off the stack to return to a previous style.
populate(ResultSet) - Method in interface javax.sql.rowset.CachedRowSet
Populates this CachedRowSet object with data from the given ResultSet object.
populate(ResultSet, int) - Method in interface javax.sql.rowset.CachedRowSet
Populates this CachedRowSet object with data from the given ResultSet object.
popup - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
 
Popup - Class in javax.swing
Popups are used to display a Component to the user, typically on top of all the other Components in a particular containment hierarchy.
Popup(Component, Component, int, int) - Constructor for class javax.swing.Popup
Creates a Popup for the Component owner containing the Component contents.
Popup() - Constructor for class javax.swing.Popup
Creates a Popup.
POPUP_LAYER - Static variable in class javax.swing.JLayeredPane
Convenience object defining the Popup layer.
POPUP_MENU - Static variable in class javax.accessibility.AccessibleRole
A temporary window that is usually used to offer the user a list of choices, and then hides when the user selects one of those choices.
POPUP_MENU - Static variable in class javax.swing.plaf.synth.Region
PopupMenu region.
POPUP_MENU_SEPARATOR - Static variable in class javax.swing.plaf.synth.Region
PopupMenuSeparator region.
PopupFactory - Class in javax.swing
PopupFactory, as the name implies, is used to obtain instances of Popups.
PopupFactory() - Constructor for class javax.swing.PopupFactory
 
popupKeyListener - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
 
popupListener - Variable in class javax.swing.JMenu
The window-closing listener for the popup.
PopupMenu - Class in java.awt
A class that implements a menu which can be dynamically popped up at a specified position within a component.
PopupMenu() - Constructor for class java.awt.PopupMenu
Creates a new popup menu with an empty name.
PopupMenu(String) - Constructor for class java.awt.PopupMenu
Creates a new popup menu with the specified name.
popupMenu - Variable in class javax.swing.plaf.basic.BasicPopupMenuUI
 
PopupMenu.AccessibleAWTPopupMenu - Class in java.awt
Inner class of PopupMenu used to provide default support for accessibility.
PopupMenu.AccessibleAWTPopupMenu() - Constructor for class java.awt.PopupMenu.AccessibleAWTPopupMenu
 
popupMenuCanceled(PopupMenuEvent) - Method in interface javax.swing.event.PopupMenuListener
This method is called when the popup menu is canceled
PopupMenuEvent - Class in javax.swing.event
PopupMenuEvent only contains the source of the event which is the JPoupMenu sending the event
PopupMenuEvent(Object) - Constructor for class javax.swing.event.PopupMenuEvent
Constructs a PopupMenuEvent object.
PopupMenuListener - Interface in javax.swing.event
A popup menu listener
PopupMenuPeer - Interface in java.awt.peer
The peer interface for PopupMenu.
PopupMenuUI - Class in javax.swing.plaf
Pluggable look and feel interface for JPopupMenu.
PopupMenuUI() - Constructor for class javax.swing.plaf.PopupMenuUI
 
popupMenuWillBecomeInvisible(PopupMenuEvent) - Method in interface javax.swing.event.PopupMenuListener
This method is called before the popup menu becomes invisible Note that a JPopupMenu can become invisible any time
popupMenuWillBecomeVisible(PopupMenuEvent) - Method in interface javax.swing.event.PopupMenuListener
This method is called before the popup menu becomes visible
popupMouseListener - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
 
popupMouseMotionListener - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
 
port - Variable in class java.net.SocketImpl
The port number on the remote host to which this socket is connected.
Port - Interface in javax.sound.sampled
Ports are simple lines for input or output of audio to or from audio devices.
Port.Info - Class in javax.sound.sampled
The Port.Info class extends Line.Info with additional information specific to ports, including the port's name and whether it is a source or a target for its mixer.
Port.Info(Class<?>, String, boolean) - Constructor for class javax.sound.sampled.Port.Info
Constructs a port's info object from the information given.
PORTRAIT - Static variable in class java.awt.PageAttributes.OrientationRequestedType
The OrientationRequestedType instance to use for specifying a portrait orientation.
PORTRAIT - Static variable in class java.awt.print.PageFormat
The origin is at the top left of the paper with x running to the right and y running down the paper.
PORTRAIT - Static variable in class javax.print.attribute.standard.OrientationRequested
The content will be imaged across the short edge of the medium.
PortUnreachableException - Exception in java.net
Signals that an ICMP Port Unreachable message has been received on a connected datagram.
PortUnreachableException(String) - Constructor for exception java.net.PortUnreachableException
Constructs a new PortUnreachableException with a detail message.
PortUnreachableException() - Constructor for exception java.net.PortUnreachableException
Construct a new PortUnreachableException with no detailed message.
pos - Variable in class java.io.BufferedInputStream
The current position in the buffer.
pos - Variable in class java.io.ByteArrayInputStream
The index of the next character to read from the input stream buffer.
pos - Variable in class java.io.CharArrayReader
The current buffer position.
pos - Variable in class java.io.PushbackInputStream
The position within the pushback buffer from which the next byte will be read.
pos - Variable in class java.io.StringBufferInputStream
Deprecated.
The index of the next character to read from the input stream buffer.
position() - Method in class java.nio.Buffer
Returns this buffer's position.
position(int) - Method in class java.nio.Buffer
Sets this buffer's position.
position() - Method in class java.nio.channels.FileChannel
Returns this channel's file position.
position(long) - Method in class java.nio.channels.FileChannel
Sets this channel's file position.
position() - Method in class java.nio.channels.FileLock
Returns the position within the file of the first byte of the locked region.
position() - Method in interface java.nio.channels.SeekableByteChannel
Returns this channel's position.
position(long) - Method in interface java.nio.channels.SeekableByteChannel
Sets this channel's position.
position(byte[], long) - Method in interface java.sql.Blob
Retrieves the byte position at which the specified byte array pattern begins within the BLOB value that this Blob object represents.
position(Blob, long) - Method in interface java.sql.Blob
Retrieves the byte position in the BLOB value designated by this Blob object at which pattern begins.
position(String, long) - Method in interface java.sql.Clob
Retrieves the character position at which the specified substring searchstr appears in the SQL CLOB value represented by this Clob object.
position(Clob, long) - Method in interface java.sql.Clob
Retrieves the character position at which the specified Clob object searchstr appears in this Clob object.
position(byte[], long) - Method in class javax.sql.rowset.serial.SerialBlob
Returns the position in this SerialBlob object where the given pattern of bytes begins, starting the search at the specified position.
position(Blob, long) - Method in class javax.sql.rowset.serial.SerialBlob
Returns the position in this SerialBlob object where the given Blob object begins, starting the search at the specified position.
position(String, long) - Method in class javax.sql.rowset.serial.SerialClob
Returns the position in this SerialClob object where the given String object begins, starting the search at the specified position.
position(Clob, long) - Method in class javax.sql.rowset.serial.SerialClob
Returns the position in this SerialClob object where the given Clob signature begins, starting the search at the specified position.
Position - Interface in javax.swing.text
Represents a location within a document.
Position.Bias - Class in javax.swing.text
A typesafe enumeration to indicate bias to a position in the model.
positionCaret(MouseEvent) - Method in class javax.swing.text.DefaultCaret
Tries to set the position of the caret from the coordinates of a mouse event, using viewToModel().
positionForMouseEvent(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.DragController
Returns the new position to put the divider at based on the passed in MouseEvent.
positionForMouseEvent(MouseEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.VerticalDragController
Returns the new position to put the divider at based on the passed in MouseEvent.
positionToElement(int) - Method in class javax.swing.text.AbstractDocument.BranchElement
Gets the child element that contains the given model position.
POSITIVE_INFINITY - Static variable in class java.lang.Double
A constant holding the positive infinity of type double.
POSITIVE_INFINITY - Static variable in class java.lang.Float
A constant holding the positive infinity of type float.
POSITIVE_SCROLL - Static variable in class javax.swing.plaf.basic.BasicSliderUI
 
PosixFileAttributes - Interface in java.nio.file.attribute
File attributes associated with files on file systems used by operating systems that implement the Portable Operating System Interface (POSIX) family of standards.
PosixFileAttributeView - Interface in java.nio.file.attribute
A file attribute view that provides a view of the file attributes commonly associated with files on file systems used by operating systems that implement the Portable Operating System Interface (POSIX) family of standards.
PosixFilePermission - Enum in java.nio.file.attribute
Defines the bits for use with the permissions attribute.
PosixFilePermissions - Class in java.nio.file.attribute
This class consists exclusively of static methods that operate on sets of PosixFilePermission objects.
postActionEvent() - Method in class javax.swing.JTextField
Processes action events occurring on this textfield by dispatching them to any registered ActionListener objects.
postClosingEvent(JInternalFrame) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
Post a WINDOW_CLOSING-like event to the frame, so that it can be treated like a regular Frame.
postDeregister() - Method in class javax.management.loading.MLet
Allows the m-let to perform any operations needed after having been unregistered in the MBean server.
postDeregister() - Method in interface javax.management.MBeanRegistration
Allows the MBean to perform any operations needed after having been unregistered in the MBean server.
postDeregister() - Method in class javax.management.modelmbean.RequiredModelMBean
Allows the MBean to perform any operations needed after having been unregistered in the MBean server.
postDeregister() - Method in class javax.management.monitor.Monitor
Allows the monitor MBean to perform any operations needed after having been unregistered by the MBean server.
postDeregister() - Method in class javax.management.relation.RelationService
 
postDeregister() - Method in class javax.management.relation.RelationSupport
 
postDeregister() - Method in class javax.management.remote.JMXConnectorServer
 
postDeregister() - Method in class javax.management.StandardMBean
Allows the MBean to perform any operations needed after having been unregistered in the MBean server.
postDeregister() - Method in class javax.management.timer.Timer
Allows the timer MBean to perform any operations needed after having been unregistered by the MBean server.
postEdit(UndoableEdit) - Method in class javax.swing.undo.UndoableEditSupport
DEADLOCK WARNING: Calling this method may call undoableEditHappened in all listeners.
postEvent(Event) - Method in class java.awt.Component
Deprecated.
As of JDK version 1.1, replaced by dispatchEvent(AWTEvent).
postEvent(AWTEvent) - Method in class java.awt.EventQueue
Posts a 1.1-style event to the EventQueue.
postEvent(Event) - Method in class java.awt.MenuComponent
Deprecated.
As of JDK version 1.1, replaced by dispatchEvent.
postEvent(Event) - Method in interface java.awt.MenuContainer
Deprecated.
As of JDK version 1.1 replaced by dispatchEvent(AWTEvent).
postEvent(Event) - Method in class java.awt.Window
Deprecated.
As of JDK version 1.1 replaced by dispatchEvent(AWTEvent).
postorderEnumeration() - Method in class javax.swing.tree.DefaultMutableTreeNode
Creates and returns an enumeration that traverses the subtree rooted at this node in postorder.
postProcessKeyEvent(KeyEvent) - Method in class java.awt.DefaultKeyboardFocusManager
This method will be called by dispatchKeyEvent.
postProcessKeyEvent(KeyEvent) - Method in class java.awt.KeyboardFocusManager
This method will be called by dispatchKeyEvent.
postProcessKeyEvent(KeyEvent) - Method in interface java.awt.KeyEventPostProcessor
This method is called by the current KeyboardFocusManager, requesting that this KeyEventPostProcessor perform any necessary post-processing which should be part of the KeyEvent's final resolution.
postRegister(Boolean) - Method in class javax.management.loading.MLet
Allows the m-let to perform any operations needed after having been registered in the MBean server or after the registration has failed.
postRegister(Boolean) - Method in interface javax.management.MBeanRegistration
Allows the MBean to perform any operations needed after having been registered in the MBean server or after the registration has failed.
postRegister(Boolean) - Method in class javax.management.modelmbean.RequiredModelMBean
Allows the MBean to perform any operations needed after having been registered in the MBean server or after the registration has failed.
postRegister(Boolean) - Method in class javax.management.monitor.Monitor
Allows the monitor MBean to perform any operations needed after having been registered in the MBean server or after the registration has failed.
postRegister(Boolean) - Method in class javax.management.relation.RelationService
 
postRegister(Boolean) - Method in class javax.management.relation.RelationSupport
 
postRegister(Boolean) - Method in class javax.management.remote.JMXConnectorServer
 
postRegister(Boolean) - Method in class javax.management.StandardMBean
Allows the MBean to perform any operations needed after having been registered in the MBean server or after the registration has failed.
postRegister(Boolean) - Method in class javax.management.timer.Timer
Allows the timer MBean to perform any operations needed after having been registered in the MBean server or after the registration has failed.
postRemoveUpdate(AbstractDocument.DefaultDocumentEvent) - Method in class javax.swing.text.AbstractDocument
Updates any document structure as a result of text removal.
POSTSCRIPT - Static variable in class javax.print.DocFlavor.BYTE_ARRAY
Doc flavor with MIME type = "application/postscript", print data representation class name = "[B" (byte array).
POSTSCRIPT - Static variable in class javax.print.DocFlavor.INPUT_STREAM
Doc flavor with MIME type = "application/postscript", print data representation class name = "java.io.InputStream" (byte stream).
POSTSCRIPT - Static variable in class javax.print.DocFlavor.URL
Doc flavor with MIME type = "application/postscript", print data representation class name = "java.net.URL".
postState - Variable in class javax.swing.undo.StateEdit
The state information after the edit
POSTURE - Static variable in class java.awt.font.TextAttribute
Attribute key for the posture of a font.
POSTURE_OBLIQUE - Static variable in class java.awt.font.TextAttribute
The standard italic posture.
POSTURE_REGULAR - Static variable in class java.awt.font.TextAttribute
The standard posture, upright.
postVisitDirectory(T, IOException) - Method in interface java.nio.file.FileVisitor
Invoked for a directory after entries in the directory, and all of their descendants, have been visited.
postVisitDirectory(T, IOException) - Method in class java.nio.file.SimpleFileVisitor
Invoked for a directory after entries in the directory, and all of their descendants, have been visited.
pow(double, double) - Static method in class java.lang.Math
Returns the value of the first argument raised to the power of the second argument.
pow(double, double) - Static method in class java.lang.StrictMath
Returns the value of the first argument raised to the power of the second argument.
pow(int) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (thisn), The power is computed exactly, to unlimited precision.
pow(int, MathContext) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (thisn).
pow(int) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (thisexponent).
PPQ - Static variable in class javax.sound.midi.Sequence
The tempo-based timing type, for which the resolution is expressed in pulses (ticks) per quarter note.
PRC - Static variable in class java.util.Locale
Useful constant for country.
PRE - Static variable in class javax.swing.text.html.HTML.Tag
 
preceding(int) - Method in class java.text.BreakIterator
Returns the last boundary preceding the specified character offset.
precision() - Method in class java.math.BigDecimal
Returns the precision of this BigDecimal.
preConcatenate(AffineTransform) - Method in class java.awt.geom.AffineTransform
Concatenates an AffineTransform Tx to this AffineTransform Cx in a less commonly used way such that Tx modifies the coordinate transformation relative to the absolute pixel space rather than relative to the existing user space.
preConcatenateTransform(AffineTransform) - Method in class java.awt.image.renderable.RenderContext
Modifies the current user-to-device transform by prepending another transform.
preConcetenateTransform(AffineTransform) - Method in class java.awt.image.renderable.RenderContext
Deprecated.
replaced by preConcatenateTransform(AffineTransform).
preContent(char[]) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Adds the given content that was encountered in a PRE element.
predefined - Static variable in class java.awt.Cursor
Deprecated.
As of JDK version 1.7, the Cursor.getPredefinedCursor(int) method should be used instead.
preDeregister() - Method in class javax.management.loading.MLet
Allows the m-let to perform any operations it needs before being unregistered by the MBean server.
preDeregister() - Method in interface javax.management.MBeanRegistration
Allows the MBean to perform any operations it needs before being unregistered by the MBean server.
preDeregister() - Method in class javax.management.modelmbean.RequiredModelMBean
Allows the MBean to perform any operations it needs before being unregistered by the MBean server.
preDeregister() - Method in class javax.management.monitor.Monitor
Allows the monitor MBean to perform any operations it needs before being unregistered by the MBean server.
preDeregister() - Method in class javax.management.relation.RelationService
 
preDeregister() - Method in class javax.management.relation.RelationSupport
 
preDeregister() - Method in class javax.management.remote.JMXConnectorServer
Called by an MBean server when this connector server is unregistered from that MBean server.
preDeregister() - Method in class javax.management.StandardMBean
Allows the MBean to perform any operations it needs before being unregistered by the MBean server.
preDeregister() - Method in class javax.management.timer.Timer
Allows the timer MBean to perform any operations it needs before being unregistered by the MBean server.
Predicate - Interface in javax.sql.rowset
The standard interface that provides the framework for all FilteredRowSet objects to describe their filters.
preferenceChange(PreferenceChangeEvent) - Method in interface java.util.prefs.PreferenceChangeListener
This method gets called when a preference is added, removed or when its value is changed.
preferenceChanged(boolean, boolean) - Method in class javax.swing.text.AsyncBoxView.ChildState
Mark preferences changed for this child.
preferenceChanged(View, boolean, boolean) - Method in class javax.swing.text.AsyncBoxView
Child views can call this on the parent to indicate that the preference has changed and should be reconsidered for layout.
preferenceChanged(View, boolean, boolean) - Method in class javax.swing.text.BoxView
This is called by a child to indicate its preferred span has changed.
preferenceChanged(View, boolean, boolean) - Method in class javax.swing.text.View
Child views can call this on the parent to indicate that the preference has changed and should be reconsidered for layout.
PreferenceChangeEvent - Class in java.util.prefs
An event emitted by a Preferences node to indicate that a preference has been added, removed or has had its value changed.
PreferenceChangeEvent(Preferences, String, String) - Constructor for class java.util.prefs.PreferenceChangeEvent
Constructs a new PreferenceChangeEvent instance.
PreferenceChangeListener - Interface in java.util.prefs
A listener for receiving preference change events.
Preferences - Class in java.util.prefs
A node in a hierarchical collection of preference data.
Preferences() - Constructor for class java.util.prefs.Preferences
Sole constructor.
PreferencesFactory - Interface in java.util.prefs
A factory object that generates Preferences objects.
preferLocaleFonts() - Method in class java.awt.GraphicsEnvironment
Indicates a preference for locale-specific fonts in the mapping of logical fonts to physical fonts.
preferProportionalFonts() - Method in class java.awt.GraphicsEnvironment
Indicates a preference for proportional over non-proportional (e.g.
PREFERRED - Static variable in class java.awt.GraphicsConfigTemplate
Value used for "Enum" (Integer) type.
preferred - Variable in class javax.swing.SizeRequirements
The preferred (natural) size.
PREFERRED_SIZE - Static variable in class javax.swing.GroupLayout
Indicates the preferred size from the component or gap should be used for a particular range value.
preferredLayoutSize(Container) - Method in class java.awt.BorderLayout
Determines the preferred size of the target container using this layout manager, based on the components in the container.
preferredLayoutSize(Container) - Method in class java.awt.CardLayout
Determines the preferred size of the container argument using this card layout.
preferredLayoutSize(Container) - Method in class java.awt.FlowLayout
Returns the preferred dimensions for this layout given the visible components in the specified target container.
preferredLayoutSize(Container) - Method in class java.awt.GridBagLayout
Determines the preferred size of the parent container using this grid bag layout.
preferredLayoutSize(Container) - Method in class java.awt.GridLayout
Determines the preferred size of the container argument using this grid layout.
preferredLayoutSize(Container) - Method in interface java.awt.LayoutManager
Calculates the preferred size dimensions for the specified container, given the components it contains.
preferredLayoutSize(Container) - Method in class javax.swing.BoxLayout
Returns the preferred dimensions for this layout, given the components in the specified target container.
preferredLayoutSize(Container) - Method in class javax.swing.GroupLayout
Returns the preferred size for the specified container.
preferredLayoutSize(Container) - Method in class javax.swing.JRootPane.RootLayout
Returns the amount of space the layout would like to have.
preferredLayoutSize(Container) - Method in class javax.swing.JSpinner.DefaultEditor
Returns the preferred size of first (and only) child plus the size of the parents insets.
preferredLayoutSize(Container) - Method in class javax.swing.OverlayLayout
Returns the preferred dimensions for this layout given the components in the specified target container.
preferredLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.ComboBoxLayoutManager
 
preferredLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.TitlePaneLayout
 
preferredLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.InternalFrameLayout
 
preferredLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
 
preferredLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
preferredLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.DividerLayout
 
preferredLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Returns the preferred size needed to contain the children.
preferredLayoutSize(Container) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
 
preferredLayoutSize(Container) - Method in class javax.swing.plaf.basic.DefaultMenuLayout
 
preferredLayoutSize(Container) - Method in class javax.swing.ScrollPaneLayout
The preferred size of a ScrollPane is the size of the insets, plus the preferred size of the viewport, plus the preferred size of the visible headers, plus the preferred size of the scrollbars that will appear given the current view and the current scrollbar displayPolicies.
preferredLayoutSize(Container) - Method in class javax.swing.SpringLayout
 
preferredLayoutSize(Container) - Method in class javax.swing.ViewportLayout
Returns the preferred dimensions for this layout given the components in the specified target container.
preferredMinSize - Variable in class javax.swing.plaf.basic.BasicTreeUI
Minimum preferred size.
preferredSize() - Method in class java.awt.Component
Deprecated.
As of JDK version 1.1, replaced by getPreferredSize().
preferredSize() - Method in class java.awt.Container
Deprecated.
As of JDK version 1.1, replaced by getPreferredSize().
PREFERREDSIZE - Static variable in class java.awt.GridBagLayout
The preferred grid size that can be laid out by the grid bag layout.
preferredSize(int) - Method in class java.awt.List
Deprecated.
As of JDK version 1.1, replaced by getPreferredSize(int).
preferredSize() - Method in class java.awt.List
Deprecated.
As of JDK version 1.1, replaced by getPreferredSize().
preferredSize(int, int) - Method in class java.awt.TextArea
Deprecated.
As of JDK version 1.1, replaced by getPreferredSize(int, int).
preferredSize() - Method in class java.awt.TextArea
Deprecated.
As of JDK version 1.1, replaced by getPreferredSize().
preferredSize(int) - Method in class java.awt.TextField
Deprecated.
As of JDK version 1.1, replaced by getPreferredSize(int).
preferredSize() - Method in class java.awt.TextField
Deprecated.
As of JDK version 1.1, replaced by getPreferredSize().
preferredSize - Variable in class javax.swing.plaf.basic.BasicTreeUI
Size needed to completely display all the nodes.
preferredTabAreaHeight(int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
 
preferredTabAreaWidth(int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
 
preferredTileSizes - Variable in class javax.imageio.ImageWriteParam
An array of preferred tile size range pairs.
preferredViewportSize - Variable in class javax.swing.JTable
Used by the Scrollable interface to determine the initial visible area.
preorderEnumeration() - Method in class javax.swing.tree.DefaultMutableTreeNode
Creates and returns an enumeration that traverses the subtree rooted at this node in preorder.
prepareCall(String) - Method in interface java.sql.Connection
Creates a CallableStatement object for calling database stored procedures.
prepareCall(String, int, int) - Method in interface java.sql.Connection
Creates a CallableStatement object that will generate ResultSet objects with the given type and concurrency.
prepareCall(String, int, int, int) - Method in interface java.sql.Connection
Creates a CallableStatement object that will generate ResultSet objects with the given type and concurrency.
PreparedStatement - Interface in java.sql
An object that represents a precompiled SQL statement.
prepareEditor(TableCellEditor, int, int) - Method in class javax.swing.JTable
Prepares the editor by querying the data model for the value and selection state of the cell at row, column.
prepareForDragging() - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Message to prepare for dragging.
prepareForEditing() - Method in class javax.swing.tree.DefaultTreeCellEditor
Invoked just before editing is to start.
prepareForUIInstall() - Method in class javax.swing.plaf.basic.BasicTreeUI
Invoked after the tree instance variable has been set, but before any defaults/listeners have been installed.
prepareForUIUninstall() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
prepareImage(Image, ImageObserver) - Method in class java.awt.Component
Prepares an image for rendering on this component.
prepareImage(Image, int, int, ImageObserver) - Method in class java.awt.Component
Prepares an image for rendering on this component at the specified width and height.
prepareImage(Image, int, int, ImageObserver) - Method in interface java.awt.peer.ComponentPeer
Prepare the specified image for rendering on this component.
prepareImage(Image, int, int, ImageObserver) - Method in class java.awt.Toolkit
Prepares an image for rendering.
prepareInsertEmpty(int, ImageTypeSpecifier, int, int, IIOMetadata, List<? extends BufferedImage>, ImageWriteParam) - Method in class javax.imageio.ImageWriter
Begins the insertion of a new image with undefined pixel values into an existing image stream.
prepareRenderer(TableCellRenderer, int, int) - Method in class javax.swing.JTable
Prepares the renderer by querying the data model for the value and selection state of the cell at row, column.
prepareReplacePixels(int, Rectangle) - Method in class javax.imageio.ImageWriter
Prepares the writer to handle a series of calls to the replacePixels methods.
prepareStatement(String) - Method in interface java.sql.Connection
Creates a PreparedStatement object for sending parameterized SQL statements to the database.
prepareStatement(String, int, int) - Method in interface java.sql.Connection
Creates a PreparedStatement object that will generate ResultSet objects with the given type and concurrency.
prepareStatement(String, int, int, int) - Method in interface java.sql.Connection
Creates a PreparedStatement object that will generate ResultSet objects with the given type, concurrency, and holdability.
prepareStatement(String, int) - Method in interface java.sql.Connection
Creates a default PreparedStatement object that has the capability to retrieve auto-generated keys.
prepareStatement(String, int[]) - Method in interface java.sql.Connection
Creates a default PreparedStatement object capable of returning the auto-generated keys designated by the given array.
prepareStatement(String, String[]) - Method in interface java.sql.Connection
Creates a default PreparedStatement object capable of returning the auto-generated keys designated by the given array.
prepareWriteEmpty(IIOMetadata, ImageTypeSpecifier, int, int, IIOMetadata, List<? extends BufferedImage>, ImageWriteParam) - Method in class javax.imageio.ImageWriter
Begins the writing of a complete image stream, consisting of a single image with undefined pixel values and associated metadata and thumbnails, to the output.
prepareWriteSequence(IIOMetadata) - Method in class javax.imageio.ImageWriter
Prepares a stream to accept a series of subsequent writeToSequence calls, using the provided stream metadata object.
preRegister(MBeanServer, ObjectName) - Method in class javax.management.loading.MLet
Allows the m-let to perform any operations it needs before being registered in the MBean server.
preRegister(MBeanServer, ObjectName) - Method in interface javax.management.MBeanRegistration
Allows the MBean to perform any operations it needs before being registered in the MBean Server.
preRegister(MBeanServer, ObjectName) - Method in class javax.management.modelmbean.RequiredModelMBean
Allows the MBean to perform any operations it needs before being registered in the MBean server.
preRegister(MBeanServer, ObjectName) - Method in class javax.management.monitor.Monitor
Allows the monitor MBean to perform any operations it needs before being registered in the MBean server.
preRegister(MBeanServer, ObjectName) - Method in class javax.management.relation.RelationService
 
preRegister(MBeanServer, ObjectName) - Method in class javax.management.relation.RelationSupport
 
preRegister(MBeanServer, ObjectName) - Method in class javax.management.remote.JMXConnectorServer
Called by an MBean server when this connector server is registered in that MBean server.
preRegister(MBeanServer, ObjectName) - Method in class javax.management.StandardMBean
Allows the MBean to perform any operations it needs before being registered in the MBean server.
preRegister(MBeanServer, ObjectName) - Method in class javax.management.timer.Timer
Allows the timer MBean to perform any operations it needs before being registered in the MBean server.
PresentationDirection - Class in javax.print.attribute.standard
Class PresentationDirection is a printing attribute class, an enumeration, that is used in conjunction with the NumberUp attribute to indicate the layout of multiple print-stream pages to impose upon a single side of an instance of a selected medium.
PRESSED - Static variable in class javax.accessibility.AccessibleState
Indicates this object is currently pressed.
PRESSED - Static variable in class javax.swing.DefaultButtonModel
Identifies the "pressed" bit in the bitmask, which indicates that the button is pressed.
PRESSED - Static variable in interface javax.swing.plaf.synth.SynthConstants
Primary state indicating the region is in a pressed state.
PRESSED_ICON_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change to the icon used when the button has been pressed.
prestartAllCoreThreads() - Method in class java.util.concurrent.ThreadPoolExecutor
Starts all core threads, causing them to idly wait for work.
prestartCoreThread() - Method in class java.util.concurrent.ThreadPoolExecutor
Starts a core thread, causing it to idly wait for work.
preState - Variable in class javax.swing.undo.StateEdit
The state information prior to the edit
PREVIEW_PANEL_PROPERTY - Static variable in class javax.swing.JColorChooser
The preview panel property name.
previewListener - Variable in class javax.swing.plaf.basic.BasicColorChooserUI
 
previous(Container) - Method in class java.awt.CardLayout
Flips to the previous card of the specified container.
previous() - Method in interface java.sql.ResultSet
Moves the cursor to the previous row in this ResultSet object.
previous() - Method in class java.text.BreakIterator
Returns the boundary preceding the current boundary.
previous() - Method in interface java.text.CharacterIterator
Decrements the iterator's index by one and returns the character at the new index.
previous() - Method in class java.text.CollationElementIterator
Get the previous collation element in the string.
previous() - Method in class java.text.StringCharacterIterator
Implements CharacterIterator.previous() for String.
previous() - Method in interface java.util.ListIterator
Returns the previous element in the list and moves the cursor position backwards.
PREVIOUS - Static variable in interface javax.swing.SwingConstants
Identifies the previous direction in a sequence.
previous() - Method in class javax.swing.text.ElementIterator
Fetches the previous Element.
previous() - Method in class javax.swing.text.Segment
Decrements the iterator's index by one and returns the character at the new index.
previousClearBit(int) - Method in class java.util.BitSet
Returns the index of the nearest bit that is set to false that occurs on or before the specified starting index.
previousConflict() - Method in interface javax.sql.rowset.spi.SyncResolver
Moves the cursor up from its current position to the previous conflict row in this SyncResolver object.
previousDouble(double) - Static method in class java.text.ChoiceFormat
Finds the greatest double less than d.
previousIndex() - Method in interface java.util.ListIterator
Returns the index of the element that would be returned by a subsequent call to ListIterator.previous().
previousPage() - Method in interface javax.sql.rowset.CachedRowSet
Decrements the current page of the CachedRowSet.
previousSetBit(int) - Method in class java.util.BitSet
Returns the index of the nearest bit that is set to true that occurs on or before the specified starting index.
previousWordAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the beginning of the previous word.
preVisitDirectory(T, BasicFileAttributes) - Method in interface java.nio.file.FileVisitor
Invoked for a directory before entries in the directory are visited.
preVisitDirectory(T, BasicFileAttributes) - Method in class java.nio.file.SimpleFileVisitor
Invoked for a directory before entries in the directory are visited.
PRIMARY - Static variable in class java.text.Collator
Collator strength value.
primaryOrder(int) - Static method in class java.text.CollationElementIterator
Return the primary component of a collation element.
PrimitiveType - Interface in javax.lang.model.type
Represents a primitive type.
principal() - Method in class java.nio.file.attribute.AclEntry
Returns the principal component.
Principal - Interface in java.security
This interface represents the abstract notion of a principal, which can be used to represent any entity, such as an individual, a corporation, and a login id.
print(Graphics) - Method in class java.awt.Component
Prints this component.
print(Graphics) - Method in class java.awt.Container
Prints the container.
print(File) - Method in class java.awt.Desktop
Prints a file with the native desktop printing facility, using the associated application's print command.
print(Graphics) - Method in interface java.awt.peer.ComponentPeer
Prints the component to the specified graphics context.
print(File) - Method in interface java.awt.peer.DesktopPeer
Prints the given file with the native desktop printing facility, using the associated application's print command.
print(Graphics, PageFormat, int) - Method in interface java.awt.print.Printable
Prints the page at the specified index into the specified Graphics context in the specified format.
print() - Method in class java.awt.print.PrinterJob
Prints a set of pages.
print(PrintRequestAttributeSet) - Method in class java.awt.print.PrinterJob
Prints a set of pages using the settings in the attribute set.
print(boolean) - Method in class java.io.PrintStream
Prints a boolean value.
print(char) - Method in class java.io.PrintStream
Prints a character.
print(int) - Method in class java.io.PrintStream
Prints an integer.
print(long) - Method in class java.io.PrintStream
Prints a long integer.
print(float) - Method in class java.io.PrintStream
Prints a floating-point number.
print(double) - Method in class java.io.PrintStream
Prints a double-precision floating-point number.
print(char[]) - Method in class java.io.PrintStream
Prints an array of characters.
print(String) - Method in class java.io.PrintStream
Prints a string.
print(Object) - Method in class java.io.PrintStream
Prints an object.
print(boolean) - Method in class java.io.PrintWriter
Prints a boolean value.
print(char) - Method in class java.io.PrintWriter
Prints a character.
print(int) - Method in class java.io.PrintWriter
Prints an integer.
print(long) - Method in class java.io.PrintWriter
Prints a long integer.
print(float) - Method in class java.io.PrintWriter
Prints a floating-point number.
print(double) - Method in class java.io.PrintWriter
Prints a double-precision floating-point number.
print(char[]) - Method in class java.io.PrintWriter
Prints an array of characters.
print(String) - Method in class java.io.PrintWriter
Prints a string.
print(Object) - Method in class java.io.PrintWriter
Prints an object.
print(Doc, PrintRequestAttributeSet) - Method in interface javax.print.DocPrintJob
Prints a document with the specified job attributes.
print(MultiDoc, PrintRequestAttributeSet) - Method in interface javax.print.MultiDocPrintJob
Print a MultiDoc with the specified job attributes.
print(Graphics) - Method in class javax.swing.JComponent
Invoke this method to print the component to the specified Graphics.
print() - Method in class javax.swing.JTable
A convenience method that displays a printing dialog, and then prints this JTable in mode PrintMode.FIT_WIDTH, with no header or footer text.
print(JTable.PrintMode) - Method in class javax.swing.JTable
A convenience method that displays a printing dialog, and then prints this JTable in the given printing mode, with no header or footer text.
print(JTable.PrintMode, MessageFormat, MessageFormat) - Method in class javax.swing.JTable
A convenience method that displays a printing dialog, and then prints this JTable in the given printing mode, with the specified header and footer text.
print(JTable.PrintMode, MessageFormat, MessageFormat, boolean, PrintRequestAttributeSet, boolean) - Method in class javax.swing.JTable
Prints this table, as specified by the fully featured print method, with the default printer specified as the print service.
print(JTable.PrintMode, MessageFormat, MessageFormat, boolean, PrintRequestAttributeSet, boolean, PrintService) - Method in class javax.swing.JTable
Prints this JTable.
print() - Method in class javax.swing.text.JTextComponent
A convenience print method that displays a print dialog, and then prints this JTextComponent in interactive mode with no header or footer text.
print(MessageFormat, MessageFormat) - Method in class javax.swing.text.JTextComponent
A convenience print method that displays a print dialog, and then prints this JTextComponent in interactive mode with the specified header and footer text.
print(MessageFormat, MessageFormat, boolean, PrintService, PrintRequestAttributeSet, boolean) - Method in class javax.swing.text.JTextComponent
Prints the content of this JTextComponent.
PRINT_SCREEN - Static variable in class java.awt.Event
The Print Screen key, a non-ASCII action key.
PRINTABLE - Static variable in class java.awt.PageAttributes.OriginType
The OriginType instance to use for specifying a printable origin.
Printable - Interface in java.awt.print
The Printable interface is implemented by the print methods of the current page painter, which is called by the printing system to render a page.
PRINTABLE - Static variable in class javax.print.DocFlavor.SERVICE_FORMATTED
Service formatted print data doc flavor with print data representation class name = "java.awt.print.Printable" (printable object).
printAll(Graphics) - Method in class java.awt.Component
Prints this component and all of its subcomponents.
printAll(Graphics) - Method in class javax.swing.JComponent
Invoke this method to print the component.
printBorder(Graphics) - Method in class javax.swing.JComponent
Prints the component's border.
printChildren(Graphics) - Method in class javax.swing.JComponent
Prints this component's children.
printComponent(Graphics) - Method in class javax.swing.JComponent
This is invoked during a printing operation.
printComponents(Graphics) - Method in class java.awt.Container
Prints each of the components in this container.
printComponents(Graphics) - Method in class java.awt.ScrollPane
Prints the component in this scroll pane.
printDataTransferCompleted(PrintJobEvent) - Method in class javax.print.event.PrintJobAdapter
Called to notify the client that data has been successfully transferred to the print service, and the client may free local resources allocated for that data.
printDataTransferCompleted(PrintJobEvent) - Method in interface javax.print.event.PrintJobListener
Called to notify the client that data has been successfully transferred to the print service, and the client may free local resources allocated for that data.
printDialog() - Method in class java.awt.print.PrinterJob
Presents a dialog to the user for changing the properties of the print job.
printDialog(PrintRequestAttributeSet) - Method in class java.awt.print.PrinterJob
A convenience method which displays a cross-platform print dialog for all services which are capable of printing 2D graphics using the Pageable interface.
printDialog(GraphicsConfiguration, int, int, PrintService[], PrintService, DocFlavor, PrintRequestAttributeSet) - Static method in class javax.print.ServiceUI
Presents a dialog to the user for selecting a print service (printer).
printElements(Writer, Element...) - Method in interface javax.lang.model.util.Elements
Prints a representation of the elements to the given writer in the specified order.
PRINTER - Static variable in class java.awt.JobAttributes.DestinationType
The DestinationType instance to use for specifying print to printer.
PRINTER_STOPPED - Static variable in class javax.print.attribute.standard.JobStateReason
The value of the printer's PrinterState attribute ia STOPPED.
PRINTER_STOPPED_PARTLY - Static variable in class javax.print.attribute.standard.JobStateReason
The value of the printer's PrinterStateReasons attribute contains a PrinterStateReason value of STOPPED_PARTLY.
PrinterAbortException - Exception in java.awt.print
The PrinterAbortException class is a subclass of PrinterException and is used to indicate that a user or application has terminated the print job while it was in the process of printing.
PrinterAbortException() - Constructor for exception java.awt.print.PrinterAbortException
Constructs a new PrinterAbortException with no detail message.
PrinterAbortException(String) - Constructor for exception java.awt.print.PrinterAbortException
Constructs a new PrinterAbortException with the specified detail message.
PrinterException - Exception in java.awt.print
The PrinterException class and its subclasses are used to indicate that an exceptional condition has occurred in the print system.
PrinterException() - Constructor for exception java.awt.print.PrinterException
Constructs a new PrinterException object without a detail message.
PrinterException(String) - Constructor for exception java.awt.print.PrinterException
Constructs a new PrinterException object with the specified detail message.
PrinterGraphics - Interface in java.awt.print
The PrinterGraphics interface is implemented by Graphics objects that are passed to Printable objects to render a page.
PrinterInfo - Class in javax.print.attribute.standard
Class PrinterInfo is a printing attribute class, a text attribute, that provides descriptive information about a printer.
PrinterInfo(String, Locale) - Constructor for class javax.print.attribute.standard.PrinterInfo
Constructs a new printer info attribute with the given information string and locale.
PrinterIOException - Exception in java.awt.print
The PrinterIOException class is a subclass of PrinterException and is used to indicate that an IO error of some sort has occurred while printing.
PrinterIOException(IOException) - Constructor for exception java.awt.print.PrinterIOException
Constructs a new PrinterIOException with the string representation of the specified IOException.
PrinterIsAcceptingJobs - Class in javax.print.attribute.standard
Class PrinterIsAcceptingJobs is a printing attribute class, an enumeration, that indicates whether the printer is currently able to accept jobs.
PrinterIsAcceptingJobs(int) - Constructor for class javax.print.attribute.standard.PrinterIsAcceptingJobs
Construct a new printer is accepting jobs enumeration value with the given integer value.
PrinterJob - Class in java.awt.print
The PrinterJob class is the principal class that controls printing.
PrinterJob() - Constructor for class java.awt.print.PrinterJob
A PrinterJob object should be created using the static getPrinterJob method.
PrinterLocation - Class in javax.print.attribute.standard
Class PrinterLocation is a printing attribute class, a text attribute, that identifies the location of the device.
PrinterLocation(String, Locale) - Constructor for class javax.print.attribute.standard.PrinterLocation
Constructs a new printer location attribute with the given location and locale.
PrinterMakeAndModel - Class in javax.print.attribute.standard
Class PrinterMakeAndModel is a printing attribute class, a text attribute, that the make and model of the printer.
PrinterMakeAndModel(String, Locale) - Constructor for class javax.print.attribute.standard.PrinterMakeAndModel
Constructs a new printer make and model attribute with the given make and model string and locale.
PrinterMessageFromOperator - Class in javax.print.attribute.standard
Class PrinterMessageFromOperator is a printing attribute class, a text attribute, that provides a message from an operator, system administrator, or "intelligent" process to indicate to the end user information about or status of the printer, such as why it is unavailable or when it is expected to be available.
PrinterMessageFromOperator(String, Locale) - Constructor for class javax.print.attribute.standard.PrinterMessageFromOperator
Constructs a new printer message from operator attribute with the given message and locale.
PrinterMoreInfo - Class in javax.print.attribute.standard
Class PrinterMoreInfo is a printing attribute class, a URI, that is used to obtain more information about this specific printer.
PrinterMoreInfo(URI) - Constructor for class javax.print.attribute.standard.PrinterMoreInfo
Constructs a new printer more info attribute with the specified URI.
PrinterMoreInfoManufacturer - Class in javax.print.attribute.standard
Class PrinterMoreInfoManufacturer is a printing attribute class, a URI, that is used to obtain more information about this type of device.
PrinterMoreInfoManufacturer(URI) - Constructor for class javax.print.attribute.standard.PrinterMoreInfoManufacturer
Constructs a new printer more info manufacturer attribute with the specified URI.
PrinterName - Class in javax.print.attribute.standard
Class PrinterName is a printing attribute class, a text attribute, that specifies the name of a printer.
PrinterName(String, Locale) - Constructor for class javax.print.attribute.standard.PrinterName
Constructs a new printer name attribute with the given name and locale.
PrinterResolution - Class in javax.print.attribute.standard
Class PrinterResolution is a printing attribute class that specifies an exact resolution supported by a printer or to be used for a print job.
PrinterResolution(int, int, int) - Constructor for class javax.print.attribute.standard.PrinterResolution
Construct a new printer resolution attribute from the given items.
PrinterState - Class in javax.print.attribute.standard
Class PrinterState is a printing attribute class, an enumeration, that identifies the current state of a printer.
PrinterState(int) - Constructor for class javax.print.attribute.standard.PrinterState
Construct a new printer state enumeration value with the given integer value.
PrinterStateReason - Class in javax.print.attribute.standard
Class PrinterStateReason is a printing attribute class, an enumeration, that provides additional information about the printer's current state, i.e., information that augments the value of the printer's PrinterState attribute.
PrinterStateReason(int) - Constructor for class javax.print.attribute.standard.PrinterStateReason
Construct a new printer state reason enumeration value with the given integer value.
PrinterStateReasons - Class in javax.print.attribute.standard
Class PrinterStateReasons is a printing attribute class, a set of enumeration values, that provides additional information about the printer's current state, i.e., information that augments the value of the printer's PrinterState attribute.
PrinterStateReasons() - Constructor for class javax.print.attribute.standard.PrinterStateReasons
Construct a new, empty printer state reasons attribute; the underlying hash map has the default initial capacity and load factor.
PrinterStateReasons(int) - Constructor for class javax.print.attribute.standard.PrinterStateReasons
super a new, empty printer state reasons attribute; the underlying hash map has the given initial capacity and the default load factor.
PrinterStateReasons(int, float) - Constructor for class javax.print.attribute.standard.PrinterStateReasons
Construct a new, empty printer state reasons attribute; the underlying hash map has the given initial capacity and load factor.
PrinterStateReasons(Map<PrinterStateReason, Severity>) - Constructor for class javax.print.attribute.standard.PrinterStateReasons
Construct a new printer state reasons attribute that contains the same PrinterStateReason-to-Severity mappings as the given map.
printerStateReasonSet(Severity) - Method in class javax.print.attribute.standard.PrinterStateReasons
Obtain an unmodifiable set view of the individual printer state reason attributes at the given severity level in this PrinterStateReasons attribute.
PrinterURI - Class in javax.print.attribute.standard
Class PrinterURI is a printing attribute class, a URI, that specifies the globally unique name of a printer.
PrinterURI(URI) - Constructor for class javax.print.attribute.standard.PrinterURI
Constructs a new PrinterURI attribute with the specified URI.
PrintEvent - Class in javax.print.event
Class PrintEvent is the super class of all Print Service API events.
PrintEvent(Object) - Constructor for class javax.print.event.PrintEvent
Constructs a PrintEvent object.
PrintException - Exception in javax.print
Class PrintException encapsulates a printing-related error condition that occurred while using a Print Service instance.
PrintException() - Constructor for exception javax.print.PrintException
Construct a print exception with no detail message.
PrintException(String) - Constructor for exception javax.print.PrintException
Construct a print exception with the given detail message.
PrintException(Exception) - Constructor for exception javax.print.PrintException
Construct a print exception chaining the supplied exception.
PrintException(String, Exception) - Constructor for exception javax.print.PrintException
Construct a print exception with the given detail message and chained exception.
printf(String, Object...) - Method in class java.io.Console
A convenience method to write a formatted string to this console's output stream using the specified format string and arguments.
printf(String, Object...) - Method in class java.io.PrintStream
A convenience method to write a formatted string to this output stream using the specified format string and arguments.
printf(Locale, String, Object...) - Method in class java.io.PrintStream
A convenience method to write a formatted string to this output stream using the specified format string and arguments.
printf(String, Object...) - Method in class java.io.PrintWriter
A convenience method to write a formatted string to this writer using the specified format string and arguments.
printf(Locale, String, Object...) - Method in class java.io.PrintWriter
A convenience method to write a formatted string to this writer using the specified format string and arguments.
PrintGraphics - Interface in java.awt
An abstract class which provides a print graphics context for a page.
PrintJob - Class in java.awt
An abstract class which initiates and executes a print job.
PrintJob() - Constructor for class java.awt.PrintJob
 
PrintJobAdapter - Class in javax.print.event
An abstract adapter class for receiving print job events.
PrintJobAdapter() - Constructor for class javax.print.event.PrintJobAdapter
 
PrintJobAttribute - Interface in javax.print.attribute
PrintJobAttribute is a tagging interface which a printing attribute class implements to indicate the attribute describes the status of a Print Job or some other characteristic of a Print Job.
PrintJobAttributeEvent - Class in javax.print.event
Class PrintJobAttributeEvent encapsulates an event a PrintService reports to let the client know that one or more printing attributes for a PrintJob have changed.
PrintJobAttributeEvent(DocPrintJob, PrintJobAttributeSet) - Constructor for class javax.print.event.PrintJobAttributeEvent
Constructs a PrintJobAttributeEvent object.
PrintJobAttributeListener - Interface in javax.print.event
Implementations of this interface are attached to a DocPrintJob to monitor the status of attribute changes associated with the print job.
PrintJobAttributeSet - Interface in javax.print.attribute
Interface PrintJobAttributeSet specifies the interface for a set of print job attributes, i.e.
printJobCanceled(PrintJobEvent) - Method in class javax.print.event.PrintJobAdapter
Called to notify the client that the job was canceled by user or program.
printJobCanceled(PrintJobEvent) - Method in interface javax.print.event.PrintJobListener
Called to notify the client that the job was canceled by a user or a program.
printJobCompleted(PrintJobEvent) - Method in class javax.print.event.PrintJobAdapter
Called to notify the client that the job completed successfully.
printJobCompleted(PrintJobEvent) - Method in interface javax.print.event.PrintJobListener
Called to notify the client that the job completed successfully.
PrintJobEvent - Class in javax.print.event
Class PrintJobEvent encapsulates common events a print job reports to let a listener know of progress in the processing of the DocPrintJob.
PrintJobEvent(DocPrintJob, int) - Constructor for class javax.print.event.PrintJobEvent
Constructs a PrintJobEvent object.
printJobFailed(PrintJobEvent) - Method in class javax.print.event.PrintJobAdapter
Called to notify the client that the job failed to complete successfully and will have to be resubmitted.
printJobFailed(PrintJobEvent) - Method in interface javax.print.event.PrintJobListener
Called to notify the client that the job failed to complete successfully and will have to be resubmitted.
PrintJobListener - Interface in javax.print.event
Implementations of this listener interface should be attached to a DocPrintJob to monitor the status of the printer job.
printJobNoMoreEvents(PrintJobEvent) - Method in class javax.print.event.PrintJobAdapter
Called to notify the client that no more events will be delivered.
printJobNoMoreEvents(PrintJobEvent) - Method in interface javax.print.event.PrintJobListener
Called to notify the client that no more events will be delivered.
printJobRequiresAttention(PrintJobEvent) - Method in class javax.print.event.PrintJobAdapter
Called to notify the client that some possibly user rectifiable problem occurs (eg printer out of paper).
printJobRequiresAttention(PrintJobEvent) - Method in interface javax.print.event.PrintJobListener
Called to notify the client that an error has occurred that the user might be able to fix.
println() - Method in class java.io.PrintStream
Terminates the current line by writing the line separator string.
println(boolean) - Method in class java.io.PrintStream
Prints a boolean and then terminate the line.
println(char) - Method in class java.io.PrintStream
Prints a character and then terminate the line.
println(int) - Method in class java.io.PrintStream
Prints an integer and then terminate the line.
println(long) - Method in class java.io.PrintStream
Prints a long and then terminate the line.
println(float) - Method in class java.io.PrintStream
Prints a float and then terminate the line.
println(double) - Method in class java.io.PrintStream
Prints a double and then terminate the line.
println(char[]) - Method in class java.io.PrintStream
Prints an array of characters and then terminate the line.
println(String) - Method in class java.io.PrintStream
Prints a String and then terminate the line.
println(Object) - Method in class java.io.PrintStream
Prints an Object and then terminate the line.
println() - Method in class java.io.PrintWriter
Terminates the current line by writing the line separator string.
println(boolean) - Method in class java.io.PrintWriter
Prints a boolean value and then terminates the line.
println(char) - Method in class java.io.PrintWriter
Prints a character and then terminates the line.
println(int) - Method in class java.io.PrintWriter
Prints an integer and then terminates the line.
println(long) - Method in class java.io.PrintWriter
Prints a long integer and then terminates the line.
println(float) - Method in class java.io.PrintWriter
Prints a floating-point number and then terminates the line.
println(double) - Method in class java.io.PrintWriter
Prints a double-precision floating-point number and then terminates the line.
println(char[]) - Method in class java.io.PrintWriter
Prints an array of characters and then terminates the line.
println(String) - Method in class java.io.PrintWriter
Prints a String and then terminates the line.
println(Object) - Method in class java.io.PrintWriter
Prints an Object and then terminates the line.
println(String) - Static method in class java.sql.DriverManager
Prints a message to the current JDBC log stream.
printMessage(Diagnostic.Kind, CharSequence) - Method in interface javax.annotation.processing.Messager
Prints a message of the specified kind.
printMessage(Diagnostic.Kind, CharSequence, Element) - Method in interface javax.annotation.processing.Messager
Prints a message of the specified kind at the location of the element.
printMessage(Diagnostic.Kind, CharSequence, Element, AnnotationMirror) - Method in interface javax.annotation.processing.Messager
Prints a message of the specified kind at the location of the annotation mirror of the annotated element.
printMessage(Diagnostic.Kind, CharSequence, Element, AnnotationMirror, AnnotationValue) - Method in interface javax.annotation.processing.Messager
Prints a message of the specified kind at the location of the annotation value inside the annotation mirror of the annotated element.
PrintQuality - Class in javax.print.attribute.standard
Class PrintQuality is a printing attribute class, an enumeration, that specifies the print quality that the printer uses for the job.
PrintQuality(int) - Constructor for class javax.print.attribute.standard.PrintQuality
Construct a new print quality enumeration value with the given integer value.
PrintRequestAttribute - Interface in javax.print.attribute
Interface PrintRequestAttribute is a tagging interface which a printing attribute class implements to indicate the attribute denotes a requested setting for a print job.
PrintRequestAttributeSet - Interface in javax.print.attribute
Interface PrintRequestAttributeSet specifies the interface for a set of print request attributes, i.e.
PrintService - Interface in javax.print
Interface PrintService is the factory for a DocPrintJob.
PrintServiceAttribute - Interface in javax.print.attribute
Interface PrintServiceAttribute is a tagging interface which a printing attribute class implements to indicate the attribute describes the status of a Print Service or some other characteristic of a Print Service.
PrintServiceAttributeEvent - Class in javax.print.event
Class PrintServiceAttributeEvent encapsulates an event a Print Service instance reports to let the client know of changes in the print service state.
PrintServiceAttributeEvent(PrintService, PrintServiceAttributeSet) - Constructor for class javax.print.event.PrintServiceAttributeEvent
Constructs a PrintServiceAttributeEvent object.
PrintServiceAttributeListener - Interface in javax.print.event
Implementations of this listener interface are attached to a PrintService to monitor the status of the print service.
PrintServiceAttributeSet - Interface in javax.print.attribute
Interface PrintServiceAttributeSet specifies the interface for a set of print job attributes, i.e.
PrintServiceLookup - Class in javax.print
Implementations of this class provide lookup services for print services (typically equivalent to printers) of a particular type.
PrintServiceLookup() - Constructor for class javax.print.PrintServiceLookup
 
printStackTrace() - Method in class java.lang.Throwable
Prints this throwable and its backtrace to the standard error stream.
printStackTrace(PrintStream) - Method in class java.lang.Throwable
Prints this throwable and its backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in class java.lang.Throwable
Prints this throwable and its backtrace to the specified print writer.
printStackTrace() - Method in exception javax.xml.crypto.dsig.TransformException
Prints this TransformException, its backtrace and the cause's backtrace to the standard error stream.
printStackTrace(PrintStream) - Method in exception javax.xml.crypto.dsig.TransformException
Prints this TransformException, its backtrace and the cause's backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in exception javax.xml.crypto.dsig.TransformException
Prints this TransformException, its backtrace and the cause's backtrace to the specified print writer.
printStackTrace() - Method in exception javax.xml.crypto.dsig.XMLSignatureException
Prints this XMLSignatureException, its backtrace and the cause's backtrace to the standard error stream.
printStackTrace(PrintStream) - Method in exception javax.xml.crypto.dsig.XMLSignatureException
Prints this XMLSignatureException, its backtrace and the cause's backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in exception javax.xml.crypto.dsig.XMLSignatureException
Prints this XMLSignatureException, its backtrace and the cause's backtrace to the specified print writer.
printStackTrace() - Method in exception javax.xml.crypto.KeySelectorException
Prints this KeySelectorException, its backtrace and the cause's backtrace to the standard error stream.
printStackTrace(PrintStream) - Method in exception javax.xml.crypto.KeySelectorException
Prints this KeySelectorException, its backtrace and the cause's backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in exception javax.xml.crypto.KeySelectorException
Prints this KeySelectorException, its backtrace and the cause's backtrace to the specified print writer.
printStackTrace() - Method in exception javax.xml.crypto.MarshalException
Prints this MarshalException, its backtrace and the cause's backtrace to the standard error stream.
printStackTrace(PrintStream) - Method in exception javax.xml.crypto.MarshalException
Prints this MarshalException, its backtrace and the cause's backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in exception javax.xml.crypto.MarshalException
Prints this MarshalException, its backtrace and the cause's backtrace to the specified print writer.
printStackTrace() - Method in exception javax.xml.crypto.NoSuchMechanismException
Prints this NoSuchMechanismException, its backtrace and the cause's backtrace to the standard error stream.
printStackTrace(PrintStream) - Method in exception javax.xml.crypto.NoSuchMechanismException
Prints this NoSuchMechanismException, its backtrace and the cause's backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in exception javax.xml.crypto.NoSuchMechanismException
Prints this NoSuchMechanismException, its backtrace and the cause's backtrace to the specified print writer.
printStackTrace() - Method in exception javax.xml.crypto.URIReferenceException
Prints this URIReferenceException, its backtrace and the cause's backtrace to the standard error stream.
printStackTrace(PrintStream) - Method in exception javax.xml.crypto.URIReferenceException
Prints this URIReferenceException, its backtrace and the cause's backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in exception javax.xml.crypto.URIReferenceException
Prints this URIReferenceException, its backtrace and the cause's backtrace to the specified print writer.
PrintStream - Class in java.io
A PrintStream adds functionality to another output stream, namely the ability to print representations of various data values conveniently.
PrintStream(OutputStream) - Constructor for class java.io.PrintStream
Creates a new print stream.
PrintStream(OutputStream, boolean) - Constructor for class java.io.PrintStream
Creates a new print stream.
PrintStream(OutputStream, boolean, String) - Constructor for class java.io.PrintStream
Creates a new print stream.
PrintStream(String) - Constructor for class java.io.PrintStream
Creates a new print stream, without automatic line flushing, with the specified file name.
PrintStream(String, String) - Constructor for class java.io.PrintStream
Creates a new print stream, without automatic line flushing, with the specified file name and charset.
PrintStream(File) - Constructor for class java.io.PrintStream
Creates a new print stream, without automatic line flushing, with the specified file.
PrintStream(File, String) - Constructor for class java.io.PrintStream
Creates a new print stream, without automatic line flushing, with the specified file and charset.
PrintWriter - Class in java.io
Prints formatted representations of objects to a text-output stream.
PrintWriter(Writer) - Constructor for class java.io.PrintWriter
Creates a new PrintWriter, without automatic line flushing.
PrintWriter(Writer, boolean) - Constructor for class java.io.PrintWriter
Creates a new PrintWriter.
PrintWriter(OutputStream) - Constructor for class java.io.PrintWriter
Creates a new PrintWriter, without automatic line flushing, from an existing OutputStream.
PrintWriter(OutputStream, boolean) - Constructor for class java.io.PrintWriter
Creates a new PrintWriter from an existing OutputStream.
PrintWriter(String) - Constructor for class java.io.PrintWriter
Creates a new PrintWriter, without automatic line flushing, with the specified file name.
PrintWriter(String, String) - Constructor for class java.io.PrintWriter
Creates a new PrintWriter, without automatic line flushing, with the specified file name and charset.
PrintWriter(File) - Constructor for class java.io.PrintWriter
Creates a new PrintWriter, without automatic line flushing, with the specified file.
PrintWriter(File, String) - Constructor for class java.io.PrintWriter
Creates a new PrintWriter, without automatic line flushing, with the specified file and charset.
PRIOR - Static variable in class java.awt.BufferCapabilities.FlipContents
When flip contents are PRIOR, the contents of the back buffer are the prior contents of the front buffer (a true page flip).
PRIORITY_INTERCHAR - Static variable in class java.awt.font.GlyphJustificationInfo
The second lowest justification priority.
PRIORITY_KASHIDA - Static variable in class java.awt.font.GlyphJustificationInfo
The highest justification priority.
PRIORITY_NONE - Static variable in class java.awt.font.GlyphJustificationInfo
The lowest justification priority.
PRIORITY_WHITESPACE - Static variable in class java.awt.font.GlyphJustificationInfo
The second highest justification priority.
PriorityBlockingQueue<E> - Class in java.util.concurrent
An unbounded blocking queue that uses the same ordering rules as class PriorityQueue and supplies blocking retrieval operations.
PriorityBlockingQueue() - Constructor for class java.util.concurrent.PriorityBlockingQueue
Creates a PriorityBlockingQueue with the default initial capacity (11) that orders its elements according to their natural ordering.
PriorityBlockingQueue(int) - Constructor for class java.util.concurrent.PriorityBlockingQueue
Creates a PriorityBlockingQueue with the specified initial capacity that orders its elements according to their natural ordering.
PriorityBlockingQueue(int, Comparator<? super E>) - Constructor for class java.util.concurrent.PriorityBlockingQueue
Creates a PriorityBlockingQueue with the specified initial capacity that orders its elements according to the specified comparator.
PriorityBlockingQueue(Collection<? extends E>) - Constructor for class java.util.concurrent.PriorityBlockingQueue
Creates a PriorityBlockingQueue containing the elements in the specified collection.
PriorityQueue<E> - Class in java.util
An unbounded priority queue based on a priority heap.
PriorityQueue() - Constructor for class java.util.PriorityQueue
Creates a PriorityQueue with the default initial capacity (11) that orders its elements according to their natural ordering.
PriorityQueue(int) - Constructor for class java.util.PriorityQueue
Creates a PriorityQueue with the specified initial capacity that orders its elements according to their natural ordering.
PriorityQueue(int, Comparator<? super E>) - Constructor for class java.util.PriorityQueue
Creates a PriorityQueue with the specified initial capacity that orders its elements according to the specified comparator.
PriorityQueue(Collection<? extends E>) - Constructor for class java.util.PriorityQueue
Creates a PriorityQueue containing the elements in the specified collection.
PriorityQueue(PriorityQueue<? extends E>) - Constructor for class java.util.PriorityQueue
Creates a PriorityQueue containing the elements in the specified priority queue.
PriorityQueue(SortedSet<? extends E>) - Constructor for class java.util.PriorityQueue
Creates a PriorityQueue containing the elements in the specified sorted set.
PRIVATE - Static variable in class java.lang.invoke.MethodHandles.Lookup
A single-bit mask representing private access, which may contribute to the result of lookupModes.
PRIVATE - Static variable in class java.lang.reflect.Modifier
The int value representing the private modifier.
PRIVATE - Static variable in class java.nio.channels.FileChannel.MapMode
Mode for a private (copy-on-write) mapping.
PRIVATE_KEY - Static variable in class javax.crypto.Cipher
Constant used to indicate the to-be-unwrapped key is a "private key".
PRIVATE_USE - Static variable in class java.lang.Character
General category "Co" in the Unicode specification.
PRIVATE_USE_AREA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Private Use Area" Unicode character block.
PRIVATE_USE_EXTENSION - Static variable in class java.util.Locale
The key for the private use extension ('x').
PrivateClassLoader - Interface in javax.management.loading
Marker interface indicating that a ClassLoader should not be added to the ClassLoaderRepository.
PrivateCredentialPermission - Class in javax.security.auth
This class is used to protect access to private Credentials belonging to a particular Subject.
PrivateCredentialPermission(String, String) - Constructor for class javax.security.auth.PrivateCredentialPermission
Creates a new PrivateCredentialPermission with the specified name.
PrivateKey - Interface in java.security
A private key.
PrivateMLet - Class in javax.management.loading
An MLet that is not added to the ClassLoaderRepository.
PrivateMLet(URL[], boolean) - Constructor for class javax.management.loading.PrivateMLet
Constructs a new PrivateMLet for the specified URLs using the default delegation parent ClassLoader.
PrivateMLet(URL[], ClassLoader, boolean) - Constructor for class javax.management.loading.PrivateMLet
Constructs a new PrivateMLet for the given URLs.
PrivateMLet(URL[], ClassLoader, URLStreamHandlerFactory, boolean) - Constructor for class javax.management.loading.PrivateMLet
Constructs a new PrivateMLet for the specified URLs, parent class loader, and URLStreamHandlerFactory.
PrivilegedAction<T> - Interface in java.security
A computation to be performed with privileges enabled.
PrivilegedActionException - Exception in java.security
This exception is thrown by doPrivileged(PrivilegedExceptionAction) and doPrivileged(PrivilegedExceptionAction, AccessControlContext context) to indicate that the action being performed threw a checked exception.
PrivilegedActionException(Exception) - Constructor for exception java.security.PrivilegedActionException
Constructs a new PrivilegedActionException "wrapping" the specific Exception.
privilegedCallable(Callable<T>) - Static method in class java.util.concurrent.Executors
Returns a Callable object that will, when called, execute the given callable under the current access control context.
privilegedCallableUsingCurrentClassLoader(Callable<T>) - Static method in class java.util.concurrent.Executors
Returns a Callable object that will, when called, execute the given callable under the current access control context, with the current context class loader as the context class loader.
PrivilegedExceptionAction<T> - Interface in java.security
A computation to be performed with privileges enabled, that throws one or more checked exceptions.
privilegedThreadFactory() - Static method in class java.util.concurrent.Executors
Returns a thread factory used to create new threads that have the same permissions as the current thread.
probablePrime(int, Random) - Static method in class java.math.BigInteger
Returns a positive BigInteger that is probably prime, with the specified bitLength.
probeContentType(Path) - Static method in class java.nio.file.Files
Probes the content type of a file.
probeContentType(Path) - Method in class java.nio.file.spi.FileTypeDetector
Probes the given file to guess its content type.
procedureColumnIn - Static variable in interface java.sql.DatabaseMetaData
Indicates that the column stores IN parameters.
procedureColumnInOut - Static variable in interface java.sql.DatabaseMetaData
Indicates that the column stores INOUT parameters.
procedureColumnOut - Static variable in interface java.sql.DatabaseMetaData
Indicates that the column stores OUT parameters.
procedureColumnResult - Static variable in interface java.sql.DatabaseMetaData
Indicates that the column stores results.
procedureColumnReturn - Static variable in interface java.sql.DatabaseMetaData
Indicates that the column stores return values.
procedureColumnUnknown - Static variable in interface java.sql.DatabaseMetaData
Indicates that type of the column is unknown.
procedureNoNulls - Static variable in interface java.sql.DatabaseMetaData
Indicates that NULL values are not allowed.
procedureNoResult - Static variable in interface java.sql.DatabaseMetaData
Indicates that the procedure does not return a result.
procedureNullable - Static variable in interface java.sql.DatabaseMetaData
Indicates that NULL values are allowed.
procedureNullableUnknown - Static variable in interface java.sql.DatabaseMetaData
Indicates that whether NULL values are allowed is unknown.
procedureResultUnknown - Static variable in interface java.sql.DatabaseMetaData
Indicates that it is not known whether the procedure returns a result.
procedureReturnsResult - Static variable in interface java.sql.DatabaseMetaData
Indicates that the procedure returns a result.
Process - Class in java.lang
The ProcessBuilder.start() and Runtime.exec methods create a native process and return an instance of a subclass of Process that can be used to control the process and obtain information about it.
Process() - Constructor for class java.lang.Process
 
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class javax.annotation.processing.AbstractProcessor
Processes a set of annotation types on type elements originating from the prior round and returns whether or not these annotations are claimed by this processor.
process(Set<? extends TypeElement>, RoundEnvironment) - Method in interface javax.annotation.processing.Processor
Processes a set of annotation types on type elements originating from the prior round and returns whether or not these annotations are claimed by this processor.
process(List<V>) - Method in class javax.swing.SwingWorker
Receives data chunks from the publish method asynchronously on the Event Dispatch Thread.
processActionEvent(ActionEvent) - Method in class java.awt.Button
Processes action events occurring on this button by dispatching them to any registered ActionListener objects.
processActionEvent(ActionEvent) - Method in class java.awt.List
Processes action events occurring on this component by dispatching them to any registered ActionListener objects.
processActionEvent(ActionEvent) - Method in class java.awt.MenuItem
Processes action events occurring on this menu item, by dispatching them to any registered ActionListener objects.
processActionEvent(ActionEvent) - Method in class java.awt.TextField
Processes action events occurring on this text field by dispatching them to any registered ActionListener objects.
processAdjustmentEvent(AdjustmentEvent) - Method in class java.awt.Scrollbar
Processes adjustment events occurring on this scrollbar by dispatching them to any registered AdjustmentListener objects.
ProcessBuilder - Class in java.lang
This class is used to create operating system processes.
ProcessBuilder(List<String>) - Constructor for class java.lang.ProcessBuilder
Constructs a process builder with the specified operating system program and arguments.
ProcessBuilder(String...) - Constructor for class java.lang.ProcessBuilder
Constructs a process builder with the specified operating system program and arguments.
ProcessBuilder.Redirect - Class in java.lang
Represents a source of subprocess input or a destination of subprocess output.
ProcessBuilder.Redirect.Type - Enum in java.lang
processComponentEvent(ComponentEvent) - Method in class java.awt.Component
Processes component events occurring on this component by dispatching them to any registered ComponentListener objects.
processComponentEvent(ComponentEvent, JLayer<? extends V>) - Method in class javax.swing.plaf.LayerUI
Processes component events occurring on the JLayer or any of its subcomponents.
processComponentKeyEvent(KeyEvent) - Method in class javax.swing.JComponent
Processes any key events that the component itself recognizes.
processContainerEvent(ContainerEvent) - Method in class java.awt.Container
Processes container events occurring on this container by dispatching them to any registered ContainerListener objects.
processEvent(AWTEvent) - Method in class java.awt.Button
Processes events on this button.
processEvent(AWTEvent) - Method in class java.awt.Checkbox
Processes events on this check box.
processEvent(AWTEvent) - Method in class java.awt.CheckboxMenuItem
Processes events on this check box menu item.
processEvent(AWTEvent) - Method in class java.awt.Choice
Processes events on this choice.
processEvent(AWTEvent) - Method in class java.awt.Component
Processes events occurring on this component.
processEvent(AWTEvent) - Method in class java.awt.Container
Processes events on this container.
processEvent(AWTEvent) - Method in class java.awt.List
Processes events on this scrolling list.
processEvent(AWTEvent) - Method in class java.awt.MenuComponent
Processes events occurring on this menu component.
processEvent(AWTEvent) - Method in class java.awt.MenuItem
Processes events on this menu item.
processEvent(AWTEvent) - Method in class java.awt.Scrollbar
Processes events on this scroll bar.
processEvent(AWTEvent) - Method in class java.awt.TextComponent
Processes events on this text component.
processEvent(AWTEvent) - Method in class java.awt.TextField
Processes events on this text field.
processEvent(AWTEvent) - Method in class java.awt.Window
Processes events on this window.
processFocusEvent(FocusEvent) - Method in class java.awt.Component
Processes focus events occurring on this component by dispatching them to any registered FocusListener objects.
processFocusEvent(FocusEvent) - Method in class javax.swing.JFormattedTextField
Processes any focus events, such as FocusEvent.FOCUS_GAINED or FocusEvent.FOCUS_LOST.
processFocusEvent(FocusEvent) - Method in class javax.swing.JPopupMenu
 
processFocusEvent(FocusEvent, JLayer<? extends V>) - Method in class javax.swing.plaf.LayerUI
Processes focus events occurring on the JLayer or any of its subcomponents.
processHierarchyBoundsEvent(HierarchyEvent) - Method in class java.awt.Component
Processes hierarchy bounds events occurring on this component by dispatching them to any registered HierarchyBoundsListener objects.
processHierarchyBoundsEvent(HierarchyEvent, JLayer<? extends V>) - Method in class javax.swing.plaf.LayerUI
Processes hierarchy bounds event occurring on the JLayer or any of its subcomponents.
processHierarchyEvent(HierarchyEvent) - Method in class java.awt.Component
Processes hierarchy events occurring on this component by dispatching them to any registered HierarchyListener objects.
processHierarchyEvent(HierarchyEvent, JLayer<? extends V>) - Method in class javax.swing.plaf.LayerUI
Processes hierarchy event occurring on the JLayer or any of its subcomponents.
processHTMLFrameHyperlinkEvent(HTMLFrameHyperlinkEvent) - Method in class javax.swing.text.html.HTMLDocument
Processes HyperlinkEvents that are generated by documents in an HTML frame.
processImageComplete() - Method in class javax.imageio.ImageReader
Broadcasts the completion of an image read to all registered IIOReadProgressListeners by calling their imageComplete method.
processImageComplete() - Method in class javax.imageio.ImageWriter
Broadcasts the completion of an image write to all registered IIOWriteProgressListeners by calling their imageComplete method.
processImageProgress(float) - Method in class javax.imageio.ImageReader
Broadcasts the current percentage of image completion to all registered IIOReadProgressListeners by calling their imageProgress method.
processImageProgress(float) - Method in class javax.imageio.ImageWriter
Broadcasts the current percentage of image completion to all registered IIOWriteProgressListeners by calling their imageProgress method.
processImageStarted(int) - Method in class javax.imageio.ImageReader
Broadcasts the start of an image read to all registered IIOReadProgressListeners by calling their imageStarted method.
processImageStarted(int) - Method in class javax.imageio.ImageWriter
Broadcasts the start of an image write to all registered IIOWriteProgressListeners by calling their imageStarted method.
processImageUpdate(BufferedImage, int, int, int, int, int, int, int[]) - Method in class javax.imageio.ImageReader
Broadcasts the update of a set of samples to all registered IIOReadUpdateListeners by calling their imageUpdate method.
PROCESSING - Static variable in class javax.print.attribute.standard.JobState
The job is processing.
PROCESSING - Static variable in class javax.print.attribute.standard.PrinterState
Indicates that jobs are processing; new jobs will wait before processing.
PROCESSING_STOPPED - Static variable in class javax.print.attribute.standard.JobState
The job has stopped while processing for any number of reasons and will return to the PROCESSING state as soon as the reasons are no longer present.
PROCESSING_TO_STOP_POINT - Static variable in class javax.print.attribute.standard.JobStateReason
The requester has canceled the job or the printer has aborted the job, but the printer is still performing some actions on the job until a specified stop point occurs or job termination/cleanup is completed.
processingEnv - Variable in class javax.annotation.processing.AbstractProcessor
Processing environment providing by the tool framework.
ProcessingEnvironment - Interface in javax.annotation.processing
An annotation processing tool framework will provide an annotation processor with an object implementing this interface so the processor can use facilities provided by the framework to write new files, report error messages, and find other utilities.
processingOver() - Method in interface javax.annotation.processing.RoundEnvironment
Returns true if types generated by this round will not be subject to a subsequent round of annotation processing; returns false otherwise.
processInputMethodEvent(InputMethodEvent) - Method in class java.awt.Component
Processes input method events occurring on this component by dispatching them to any registered InputMethodListener objects.
processInputMethodEvent(InputMethodEvent) - Method in class javax.swing.JFormattedTextField
Processes any input method events, such as InputMethodEvent.INPUT_METHOD_TEXT_CHANGED or InputMethodEvent.CARET_POSITION_CHANGED.
processInputMethodEvent(InputMethodEvent, JLayer<? extends V>) - Method in class javax.swing.plaf.LayerUI
Processes input event occurring on the JLayer or any of its subcomponents.
processInputMethodEvent(InputMethodEvent) - Method in class javax.swing.text.JTextComponent
 
processItemEvent(ItemEvent) - Method in class java.awt.Checkbox
Processes item events occurring on this check box by dispatching them to any registered ItemListener objects.
processItemEvent(ItemEvent) - Method in class java.awt.CheckboxMenuItem
Processes item events occurring on this check box menu item by dispatching them to any registered ItemListener objects.
processItemEvent(ItemEvent) - Method in class java.awt.Choice
Processes item events occurring on this Choice menu by dispatching them to any registered ItemListener objects.
processItemEvent(ItemEvent) - Method in class java.awt.List
Processes item events occurring on this list by dispatching them to any registered ItemListener objects.
processKeyBinding(KeyStroke, KeyEvent, int, boolean) - Method in class javax.swing.JComponent
Invoked to process the key bindings for ks as the result of the KeyEvent e.
processKeyBinding(KeyStroke, KeyEvent, int, boolean) - Method in class javax.swing.JMenuBar
Subclassed to check all the child menus.
processKeyBinding(KeyStroke, KeyEvent, int, boolean) - Method in class javax.swing.JTable
 
processKeyBindings(KeyEvent) - Static method in class javax.swing.SwingUtilities
Process the key bindings for the Component associated with event.
processKeyEvent(KeyEvent) - Method in class java.awt.Component
Processes key events occurring on this component by dispatching them to any registered KeyListener objects.
processKeyEvent(Component, KeyEvent) - Method in class java.awt.DefaultKeyboardFocusManager
This method initiates a focus traversal operation if and only if the KeyEvent represents a focus traversal key for the specified focusedComponent.
processKeyEvent(Component, KeyEvent) - Method in class java.awt.KeyboardFocusManager
This method initiates a focus traversal operation if and only if the KeyEvent represents a focus traversal key for the specified focusedComponent.
processKeyEvent(KeyEvent) - Method in class javax.swing.JComboBox
Handles KeyEvents, looking for the Tab key.
processKeyEvent(KeyEvent) - Method in class javax.swing.JComponent
Overrides processKeyEvent to process events.
processKeyEvent(KeyEvent) - Method in class javax.swing.JMenu
Processes key stroke events such as mnemonics and accelerators.
processKeyEvent(KeyEvent, MenuElement[], MenuSelectionManager) - Method in class javax.swing.JMenuBar
Implemented to be a MenuElement -- does nothing.
processKeyEvent(KeyEvent, MenuElement[], MenuSelectionManager) - Method in class javax.swing.JMenuItem
Processes a key event forwarded from the MenuSelectionManager and changes the menu selection, if necessary, by using MenuSelectionManager's API.
processKeyEvent(KeyEvent) - Method in class javax.swing.JPopupMenu
Processes key stroke events such as mnemonics and accelerators.
processKeyEvent(KeyEvent, MenuElement[], MenuSelectionManager) - Method in class javax.swing.JPopupMenu
Processes a key event forwarded from the MenuSelectionManager and changes the menu selection, if necessary, by using MenuSelectionManager's API.
processKeyEvent(KeyEvent, MenuElement[], MenuSelectionManager) - Method in interface javax.swing.MenuElement
Process a key event.
processKeyEvent(KeyEvent) - Method in class javax.swing.MenuSelectionManager
When a MenuElement receives an event from a KeyListener, it should never process the event directly.
processKeyEvent(KeyEvent, JLayer<? extends V>) - Method in class javax.swing.plaf.LayerUI
Processes key events occurring on the JLayer or any of its subcomponents.
processMenuDragMouseEvent(MenuDragMouseEvent) - Method in class javax.swing.JMenuItem
Handles mouse drag in a menu.
processMenuKeyEvent(MenuKeyEvent) - Method in class javax.swing.JMenuItem
Handles a keystroke in a menu.
processMouseEvent(MouseEvent) - Method in class java.awt.Component
Processes mouse events occurring on this component by dispatching them to any registered MouseListener objects.
processMouseEvent(MouseEvent) - Method in class javax.swing.JComponent
Processes mouse events occurring on this component by dispatching them to any registered MouseListener objects, refer to Component.processMouseEvent(MouseEvent) for a complete description of this method.
processMouseEvent(MouseEvent, MenuElement[], MenuSelectionManager) - Method in class javax.swing.JMenuBar
Implemented to be a MenuElement -- does nothing.
processMouseEvent(MouseEvent, MenuElement[], MenuSelectionManager) - Method in class javax.swing.JMenuItem
Processes a mouse event forwarded from the MenuSelectionManager and changes the menu selection, if necessary, by using the MenuSelectionManager's API.
processMouseEvent(MouseEvent, MenuElement[], MenuSelectionManager) - Method in class javax.swing.JPopupMenu
This method is required to conform to the MenuElement interface, but it not implemented.
processMouseEvent(MouseEvent, MenuElement[], MenuSelectionManager) - Method in interface javax.swing.MenuElement
Processes a mouse event.
processMouseEvent(MouseEvent) - Method in class javax.swing.MenuSelectionManager
When a MenuElement receives an event from a MouseListener, it should never process the event directly.
processMouseEvent(JMenuItem, MouseEvent, MenuElement[], MenuSelectionManager) - Method in class javax.swing.plaf.basic.BasicCheckBoxMenuItemUI
 
processMouseEvent(JMenuItem, MouseEvent, MenuElement[], MenuSelectionManager) - Method in class javax.swing.plaf.basic.BasicRadioButtonMenuItemUI
 
processMouseEvent(MouseEvent, JLayer<? extends V>) - Method in class javax.swing.plaf.LayerUI
Processes mouse events occurring on the JLayer or any of its subcomponents.
processMouseMotionEvent(MouseEvent) - Method in class java.awt.Component
Processes mouse motion events occurring on this component by dispatching them to any registered MouseMotionListener objects.
processMouseMotionEvent(MouseEvent) - Method in class javax.swing.JComponent
Processes mouse motion events, such as MouseEvent.MOUSE_DRAGGED.
processMouseMotionEvent(MouseEvent, JLayer<? extends V>) - Method in class javax.swing.plaf.LayerUI
Processes mouse motion event occurring on the JLayer or any of its subcomponents.
processMouseWheelEvent(MouseWheelEvent) - Method in class java.awt.Component
Processes mouse wheel events occurring on this component by dispatching them to any registered MouseWheelListener objects.
processMouseWheelEvent(MouseWheelEvent) - Method in class java.awt.ScrollPane
Process mouse wheel events that are delivered to this ScrollPane by scrolling an appropriate amount.
processMouseWheelEvent(MouseWheelEvent, JLayer<? extends V>) - Method in class javax.swing.plaf.LayerUI
Processes mouse wheel event occurring on the JLayer or any of its subcomponents.
Processor - Interface in javax.annotation.processing
The interface for an annotation processor.
processPassComplete(BufferedImage) - Method in class javax.imageio.ImageReader
Broadcasts the end of a progressive pass to all registered IIOReadUpdateListeners by calling their passComplete method.
processPassStarted(BufferedImage, int, int, int, int, int, int, int, int[]) - Method in class javax.imageio.ImageReader
Broadcasts the beginning of a progressive pass to all registered IIOReadUpdateListeners by calling their passStarted method.
processReadAborted() - Method in class javax.imageio.ImageReader
Broadcasts that the read has been aborted to all registered IIOReadProgressListeners by calling their readAborted method.
processSequenceComplete() - Method in class javax.imageio.ImageReader
Broadcasts the completion of an sequence of image reads to all registered IIOReadProgressListeners by calling their sequenceComplete method.
processSequenceStarted(int) - Method in class javax.imageio.ImageReader
Broadcasts the start of an sequence of image reads to all registered IIOReadProgressListeners by calling their sequenceStarted method.
processTextEvent(TextEvent) - Method in class java.awt.TextComponent
Processes text events occurring on this text component by dispatching them to any registered TextListener objects.
processThumbnailComplete() - Method in class javax.imageio.ImageReader
Broadcasts the completion of a thumbnail read to all registered IIOReadProgressListeners by calling their thumbnailComplete method.
processThumbnailComplete() - Method in class javax.imageio.ImageWriter
Broadcasts the completion of a thumbnail write to all registered IIOWriteProgressListeners by calling their thumbnailComplete method.
processThumbnailPassComplete(BufferedImage) - Method in class javax.imageio.ImageReader
Broadcasts the end of a thumbnail progressive pass to all registered IIOReadUpdateListeners by calling their thumbnailPassComplete method.
processThumbnailPassStarted(BufferedImage, int, int, int, int, int, int, int, int[]) - Method in class javax.imageio.ImageReader
Broadcasts the beginning of a thumbnail progressive pass to all registered IIOReadUpdateListeners by calling their thumbnailPassStarted method.
processThumbnailProgress(float) - Method in class javax.imageio.ImageReader
Broadcasts the current percentage of thumbnail completion to all registered IIOReadProgressListeners by calling their thumbnailProgress method.
processThumbnailProgress(float) - Method in class javax.imageio.ImageWriter
Broadcasts the current percentage of thumbnail completion to all registered IIOWriteProgressListeners by calling their thumbnailProgress method.
processThumbnailStarted(int, int) - Method in class javax.imageio.ImageReader
Broadcasts the start of a thumbnail read to all registered IIOReadProgressListeners by calling their thumbnailStarted method.
processThumbnailStarted(int, int) - Method in class javax.imageio.ImageWriter
Broadcasts the start of a thumbnail write to all registered IIOWriteProgressListeners by calling their thumbnailStarted method.
processThumbnailUpdate(BufferedImage, int, int, int, int, int, int, int[]) - Method in class javax.imageio.ImageReader
Broadcasts the update of a set of samples in a thumbnail image to all registered IIOReadUpdateListeners by calling their thumbnailUpdate method.
processWarningOccurred(String) - Method in class javax.imageio.ImageReader
Broadcasts a warning message to all registered IIOReadWarningListeners by calling their warningOccurred method.
processWarningOccurred(String, String) - Method in class javax.imageio.ImageReader
Broadcasts a localized warning message to all registered IIOReadWarningListeners by calling their warningOccurred method with a string taken from a ResourceBundle.
processWarningOccurred(int, String) - Method in class javax.imageio.ImageWriter
Broadcasts a warning message to all registered IIOWriteWarningListeners by calling their warningOccurred method.
processWarningOccurred(int, String, String) - Method in class javax.imageio.ImageWriter
Broadcasts a localized warning message to all registered IIOWriteWarningListeners by calling their warningOccurred method with a string taken from a ResourceBundle.
processWindowEvent(WindowEvent) - Method in class java.awt.Window
Processes window events occurring on this window by dispatching them to any registered WindowListener objects.
processWindowEvent(WindowEvent) - Method in class javax.swing.JDialog
Handles window events depending on the state of the defaultCloseOperation property.
processWindowEvent(WindowEvent) - Method in class javax.swing.JFrame
Processes window events occurring on this component.
processWindowFocusEvent(WindowEvent) - Method in class java.awt.Window
Processes window focus event occuring on this window by dispatching them to any registered WindowFocusListener objects.
processWindowStateEvent(WindowEvent) - Method in class java.awt.Window
Processes window state event occuring on this window by dispatching them to any registered WindowStateListener objects.
processWriteAborted() - Method in class javax.imageio.ImageWriter
Broadcasts that the write has been aborted to all registered IIOWriteProgressListeners by calling their writeAborted method.
ProfileDataException - Exception in java.awt.color
This exception is thrown when an error occurs in accessing or processing an ICC_Profile object.
ProfileDataException(String) - Constructor for exception java.awt.color.ProfileDataException
Constructs a ProfileDataException with the specified detail message.
program - Variable in class javax.sound.midi.VoiceStatus
The program number of the instrument that this voice is currently using.
PROGRAM_CHANGE - Static variable in class javax.sound.midi.ShortMessage
Command value for Program Change message (0xC0, or 192)
programChange(int) - Method in interface javax.sound.midi.MidiChannel
Changes a program (patch).
programChange(int, int) - Method in interface javax.sound.midi.MidiChannel
Changes the program using bank and program (patch) numbers.
PROGRESS - Static variable in interface java.util.jar.Pack200.Packer
The unpacker's progress as a percentage, as periodically updated by the unpacker.
PROGRESS - Static variable in interface java.util.jar.Pack200.Unpacker
The unpacker's progress as a percentage, as periodically updated by the unpacker.
PROGRESS_BAR - Static variable in class javax.accessibility.AccessibleRole
An object used to indicate how much of a task has been completed.
PROGRESS_BAR - Static variable in class javax.swing.plaf.synth.Region
ProgressBar region.
PROGRESS_MONITOR - Static variable in class javax.accessibility.AccessibleRole
A role indicating the object monitors the progress of some operation.
progressBar - Variable in class javax.swing.plaf.basic.BasicProgressBarUI
 
ProgressBarUI - Class in javax.swing.plaf
Pluggable look and feel interface for JProgressBar.
ProgressBarUI() - Constructor for class javax.swing.plaf.ProgressBarUI
 
progressiveMode - Variable in class javax.imageio.ImageWriteParam
The mode controlling progressive encoding, which must be set to one of the four MODE_* values, except MODE_EXPLICIT.
progressListeners - Variable in class javax.imageio.ImageReader
A List of currently registered IIOReadProgressListeners, initialized by default to null, which is synonymous with an empty List.
progressListeners - Variable in class javax.imageio.ImageWriter
A List of currently registered IIOWriteProgressListeners, initialized by default null, which is synonymous with an empty List.
ProgressMonitor - Class in javax.swing
A class to monitor the progress of some operation.
ProgressMonitor(Component, Object, String, int, int) - Constructor for class javax.swing.ProgressMonitor
Constructs a graphic object that shows progress, typically by filling in a rectangular bar as the process nears completion.
ProgressMonitor.AccessibleProgressMonitor - Class in javax.swing
AccessibleProgressMonitor implements accessibility support for the ProgressMonitor class.
ProgressMonitor.AccessibleProgressMonitor() - Constructor for class javax.swing.ProgressMonitor.AccessibleProgressMonitor
AccessibleProgressMonitor constructor
ProgressMonitorInputStream - Class in javax.swing
Monitors the progress of reading from some InputStream.
ProgressMonitorInputStream(Component, Object, InputStream) - Constructor for class javax.swing.ProgressMonitorInputStream
Constructs an object to monitor the progress of an input stream.
progressString - Variable in class javax.swing.JProgressBar
An optional string that can be displayed on the progress bar.
PROMPT - Static variable in class javax.swing.text.html.HTML.Attribute
 
propagatedFrom - Variable in class java.beans.beancontext.BeanContextEvent
The BeanContext from which this event was propagated
PROPERTIES - Static variable in interface java.awt.image.ImageObserver
This flag in the infoflags argument to imageUpdate indicates that the properties of the image are now available.
properties() - Method in interface java.util.jar.Pack200.Packer
Get the set of this engine's properties.
properties() - Method in interface java.util.jar.Pack200.Unpacker
Get the set of this engine's properties.
Properties - Class in java.util
The Properties class represents a persistent set of properties.
Properties() - Constructor for class java.util.Properties
Creates an empty property list with no default values.
Properties(Properties) - Constructor for class java.util.Properties
Creates an empty property list with the specified defaults.
properties() - Method in class javax.sound.midi.MidiFileFormat
Obtain an unmodifiable map of properties.
properties() - Method in class javax.sound.sampled.AudioFileFormat
Obtain an unmodifiable map of properties.
properties() - Method in class javax.sound.sampled.AudioFormat
Obtain an unmodifiable map of properties.
propertyChange(PropertyChangeEvent) - Method in class java.beans.beancontext.BeanContextSupport
subclasses may envelope to monitor child property changes.
propertyChange(PropertyChangeEvent) - Method in interface java.beans.PropertyChangeListener
This method gets called when a bound property is changed.
propertyChange(PropertyChangeEvent) - Method in class java.beans.PropertyChangeListenerProxy
Forwards the property change event to the listener delegate.
propertyChange(PropertyChangeEvent) - Method in class javax.swing.JLayer
This method gets called when a bound property is changed.
propertyChange(PropertyChangeEvent) - Method in class javax.swing.JList.AccessibleJList
Property Change Listener change method.
propertyChange(PropertyChangeEvent) - Method in class javax.swing.JPopupMenu.AccessibleJPopupMenu
This method gets called when a bound property is changed.
propertyChange(PropertyChangeEvent) - Method in class javax.swing.JScrollPane.AccessibleJScrollPane
This method gets called when a bound property is changed.
propertyChange(PropertyChangeEvent) - Method in class javax.swing.JSpinner.DefaultEditor
Called by the JFormattedTextField PropertyChangeListener.
propertyChange(PropertyChangeEvent) - Method in class javax.swing.JTable.AccessibleJTable
Track changes to selection model, column model, etc.
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicButtonListener
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicColorChooserUI.PropertyHandler
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.PropertyChangeHandler
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicComboPopup.PropertyChangeHandler
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicDirectoryModel
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicEditorPaneUI
This method gets called when a bound property is changed on the associated JTextComponent.
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.PropertyChangeHandler
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.InternalFramePropertyChangeListener
Detects changes in state from the JInternalFrame and handles actions.
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicLabelUI
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicListUI.PropertyChangeHandler
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI.PropertyChangeHandler
If the source of the PropertyChangeEvent e equals the optionPane and is one of the ICON_PROPERTY, MESSAGE_PROPERTY, OPTIONS_PROPERTY or INITIAL_VALUE_PROPERTY, validateComponent is invoked.
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicRootPaneUI
Invoked when a property changes on the root pane.
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicScrollBarUI.PropertyChangeHandler
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI.PropertyChangeHandler
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicSliderUI.PropertyChangeHandler
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Property change event, presumably from the JSplitPane, will message updateOrientation if necessary.
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.PropertyHandler
Messaged from the JSplitPane the receiver is contained in.
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.PropertyChangeHandler
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicTextAreaUI
This method gets called when a bound property is changed on the associated JTextComponent.
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicTextPaneUI
This method gets called when a bound property is changed on the associated JTextComponent.
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicTextUI
This method gets called when a bound property is changed on the associated JTextComponent.
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicToolBarUI.PropertyListener
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.PropertyChangeHandler
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.SelectionModelPropertyChangeHandler
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.metal.MetalComboBoxUI.MetalPropertyChangeListener
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.metal.MetalFileChooserUI.FilterComboBoxModel
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.metal.MetalRootPaneUI
Invoked when a property changes.
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.metal.MetalSliderUI.MetalPropertyListener
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.metal.MetalTextFieldUI
This method gets called when a bound property is changed on the associated JTextComponent.
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.synth.SynthButtonUI
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.synth.SynthColorChooserUI
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.synth.SynthComboBoxUI
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.synth.SynthDesktopIconUI
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.synth.SynthDesktopPaneUI
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.synth.SynthEditorPaneUI
This method gets called when a bound property is changed on the associated JTextComponent.
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.synth.SynthInternalFrameUI
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.synth.SynthLabelUI
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.synth.SynthListUI
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.synth.SynthMenuBarUI
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.synth.SynthMenuItemUI
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.synth.SynthMenuUI
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.synth.SynthOptionPaneUI
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.synth.SynthPanelUI
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.synth.SynthPopupMenuUI
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.synth.SynthProgressBarUI
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.synth.SynthRootPaneUI
Invoked when a property changes on the root pane.
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.synth.SynthScrollBarUI
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.synth.SynthScrollPaneUI
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.synth.SynthSeparatorUI
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.synth.SynthSliderUI
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.synth.SynthSpinnerUI
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.synth.SynthSplitPaneUI
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.synth.SynthTabbedPaneUI
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.synth.SynthTableHeaderUI
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.synth.SynthTableUI
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.synth.SynthTextAreaUI
This method gets called when a bound property is changed on the associated JTextComponent.
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.synth.SynthTextFieldUI
This method gets called when a bound property is changed on the associated JTextComponent.
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.synth.SynthTextPaneUI
This method gets called when a bound property is changed on the associated JTextComponent.
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.synth.SynthToolBarUI
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.synth.SynthToolTipUI
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.synth.SynthTreeUI
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.plaf.synth.SynthViewportUI
 
propertyChange(PropertyChangeEvent) - Method in class javax.swing.ProgressMonitor.AccessibleProgressMonitor
This method gets called when a bound property is changed.
propertyChange(PropertyChangeEvent) - Method in class javax.swing.table.DefaultTableColumnModel
Property Change Listener change method.
PropertyChangeEvent - Class in java.beans
A "PropertyChange" event gets delivered whenever a bean changes a "bound" or "constrained" property.
PropertyChangeEvent(Object, String, Object, Object) - Constructor for class java.beans.PropertyChangeEvent
Constructs a new PropertyChangeEvent.
PropertyChangeListener - Interface in java.beans
A "PropertyChange" event gets fired whenever a bean changes a "bound" property.
propertyChangeListener - Variable in class javax.swing.plaf.basic.BasicColorChooserUI
 
propertyChangeListener - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
This protected field is implementation specific.
propertyChangeListener - Variable in class javax.swing.plaf.basic.BasicComboPopup
This protected field is implementation specific.
propertyChangeListener - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
propertyChangeListener - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI
 
propertyChangeListener - Variable in class javax.swing.plaf.basic.BasicListUI
 
propertyChangeListener - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
PropertyChangeListener returned from createPropertyChangeListener.
propertyChangeListener - Variable in class javax.swing.plaf.basic.BasicOptionPaneUI
 
propertyChangeListener - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
propertyChangeListener - Variable in class javax.swing.plaf.basic.BasicSliderUI
 
propertyChangeListener - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Instance of the PropertyChangeListener for this JSplitPane.
propertyChangeListener - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
PropertyChangeListenerProxy - Class in java.beans
A class which extends the EventListenerProxy specifically for adding a PropertyChangeListener with a "bound" property.
PropertyChangeListenerProxy(String, PropertyChangeListener) - Constructor for class java.beans.PropertyChangeListenerProxy
Constructor which binds the PropertyChangeListener to a specific property.
PropertyChangeSupport - Class in java.beans
This is a utility class that can be used by beans that support bound properties.
PropertyChangeSupport(Object) - Constructor for class java.beans.PropertyChangeSupport
Constructs a PropertyChangeSupport object.
PropertyDescriptor - Class in java.beans
A PropertyDescriptor describes one property that a Java Bean exports via a pair of accessor methods.
PropertyDescriptor(String, Class<?>) - Constructor for class java.beans.PropertyDescriptor
Constructs a PropertyDescriptor for a property that follows the standard Java convention by having getFoo and setFoo accessor methods.
PropertyDescriptor(String, Class<?>, String, String) - Constructor for class java.beans.PropertyDescriptor
This constructor takes the name of a simple property, and method names for reading and writing the property.
PropertyDescriptor(String, Method, Method) - Constructor for class java.beans.PropertyDescriptor
This constructor takes the name of a simple property, and Method objects for reading and writing the property.
PropertyEditor - Interface in java.beans
A PropertyEditor class provides support for GUIs that want to allow users to edit a property value of a given type.
PropertyEditorManager - Class in java.beans
The PropertyEditorManager can be used to locate a property editor for any given type name.
PropertyEditorManager() - Constructor for class java.beans.PropertyEditorManager
 
PropertyEditorSupport - Class in java.beans
This is a support class to help build property editors.
PropertyEditorSupport() - Constructor for class java.beans.PropertyEditorSupport
Constructs a PropertyEditorSupport object.
PropertyEditorSupport(Object) - Constructor for class java.beans.PropertyEditorSupport
Constructs a PropertyEditorSupport object.
propertyKey - Static variable in class javax.swing.plaf.basic.BasicHTML
Key to use for the html renderer when stored as a client property of a JComponent.
propertyListener - Variable in class javax.swing.plaf.basic.BasicToolBarUI
 
PROPERTYNAME - Static variable in interface java.beans.DesignMode
The standard value of the propertyName as fired from a BeanContext or other source of PropertyChangeEvents.
propertyNames() - Method in class java.util.Properties
Returns an enumeration of all the keys in this property list, including distinct keys in the default property list if a key of the same name has not already been found from the main properties list.
PropertyPermission - Class in java.util
This class is for property permissions.
PropertyPermission(String, String) - Constructor for class java.util.PropertyPermission
Creates a new PropertyPermission object with the specified name.
PropertyResourceBundle - Class in java.util
PropertyResourceBundle is a concrete subclass of ResourceBundle that manages resources for a locale using a set of static strings from a property file.
PropertyResourceBundle(InputStream) - Constructor for class java.util.PropertyResourceBundle
Creates a property resource bundle from an InputStream.
PropertyResourceBundle(Reader) - Constructor for class java.util.PropertyResourceBundle
Creates a property resource bundle from a Reader.
PropertyVetoException - Exception in java.beans
A PropertyVetoException is thrown when a proposed change to a property represents an unacceptable value.
PropertyVetoException(String, PropertyChangeEvent) - Constructor for exception java.beans.PropertyVetoException
Constructs a PropertyVetoException with a detailed message.
PROTECTED - Static variable in class java.lang.invoke.MethodHandles.Lookup
A single-bit mask representing protected access, which may contribute to the result of lookupModes.
PROTECTED - Static variable in class java.lang.reflect.Modifier
The int value representing the protected modifier.
ProtectionDomain - Class in java.security
This ProtectionDomain class encapsulates the characteristics of a domain, which encloses a set of classes whose instances are granted a set of permissions when being executed on behalf of a given set of Principals.
ProtectionDomain(CodeSource, PermissionCollection) - Constructor for class java.security.ProtectionDomain
Creates a new ProtectionDomain with the given CodeSource and Permissions.
ProtectionDomain(CodeSource, PermissionCollection, ClassLoader, Principal[]) - Constructor for class java.security.ProtectionDomain
Creates a new ProtectionDomain qualified by the given CodeSource, Permissions, ClassLoader and array of Principals.
PROTOCOL_PROVIDER_CLASS_LOADER - Static variable in class javax.management.remote.JMXConnectorFactory
Name of the attribute that specifies the class loader for loading protocol providers.
PROTOCOL_PROVIDER_CLASS_LOADER - Static variable in class javax.management.remote.JMXConnectorServerFactory
Name of the attribute that specifies the class loader for loading protocol providers.
PROTOCOL_PROVIDER_PACKAGES - Static variable in class javax.management.remote.JMXConnectorFactory
Name of the attribute that specifies the provider packages that are consulted when looking for the handler for a protocol.
PROTOCOL_PROVIDER_PACKAGES - Static variable in class javax.management.remote.JMXConnectorServerFactory
Name of the attribute that specifies the provider packages that are consulted when looking for the handler for a protocol.
PROTOCOL_VERSION_1 - Static variable in interface java.io.ObjectStreamConstants
A Stream Protocol Version.
PROTOCOL_VERSION_2 - Static variable in interface java.io.ObjectStreamConstants
A Stream Protocol Version.
ProtocolException - Exception in java.net
Thrown to indicate that there is an error in the underlying protocol, such as a TCP error.
ProtocolException(String) - Constructor for exception java.net.ProtocolException
Constructs a new ProtocolException with the specified detail message.
ProtocolException() - Constructor for exception java.net.ProtocolException
Constructs a new ProtocolException with no detail message.
ProtocolFamily - Interface in java.net
Represents a family of communication protocols.
prototypeCellValueChanged - Static variable in class javax.swing.plaf.basic.BasicListUI
 
provideErrorFeedback(Component) - Method in class javax.swing.LookAndFeel
Invoked when the user attempts an invalid operation, such as pasting into an uneditable JTextField that has focus.
provideErrorFeedback(Component) - Method in class javax.swing.plaf.metal.MetalLookAndFeel
Invoked when the user attempts an invalid operation, such as pasting into an uneditable JTextField that has focus.
provider() - Method in class java.nio.channels.AsynchronousChannelGroup
Returns the provider that created this channel group.
provider() - Method in class java.nio.channels.AsynchronousServerSocketChannel
Returns the provider that created this channel.
provider() - Method in class java.nio.channels.AsynchronousSocketChannel
Returns the provider that created this channel.
provider() - Method in class java.nio.channels.SelectableChannel
Returns the provider that created this channel.
provider() - Method in class java.nio.channels.Selector
Returns the provider that created this channel.
provider() - Method in class java.nio.channels.spi.AbstractSelectableChannel
Returns the provider that created this channel.
provider() - Method in class java.nio.channels.spi.AbstractSelector
Returns the provider that created this channel.
provider() - Static method in class java.nio.channels.spi.AsynchronousChannelProvider
Returns the system-wide default asynchronous channel provider for this invocation of the Java virtual machine.
provider() - Static method in class java.nio.channels.spi.SelectorProvider
Returns the system-wide default selector provider for this invocation of the Java virtual machine.
provider() - Method in class java.nio.file.FileSystem
Returns the provider that created this file system.
Provider - Class in java.security
This class represents a "provider" for the Java Security API, where a provider implements some or all parts of Java Security.
Provider(String, double, String) - Constructor for class java.security.Provider
Constructs a provider with the specified name, version number, and information.
Provider.Service - Class in java.security
The description of a security service.
Provider.Service(Provider, String, String, String, List<String>, Map<String, String>) - Constructor for class java.security.Provider.Service
Construct a new service.
PROVIDER_URL - Static variable in interface javax.naming.Context
Constant that holds the name of the environment property for specifying configuration information for the service provider to use.
ProviderException - Exception in java.security
A runtime exception for Provider exceptions (such as misconfiguration errors or unrecoverable internal errors), which may be subclassed by Providers to throw specialized, provider-specific runtime errors.
ProviderException() - Constructor for exception java.security.ProviderException
Constructs a ProviderException with no detail message.
ProviderException(String) - Constructor for exception java.security.ProviderException
Constructs a ProviderException with the specified detail message.
ProviderException(String, Throwable) - Constructor for exception java.security.ProviderException
Creates a ProviderException with the specified detail message and cause.
ProviderException(Throwable) - Constructor for exception java.security.ProviderException
Creates a ProviderException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
ProviderMismatchException - Exception in java.nio.file
Unchecked exception thrown when an attempt is made to invoke a method on an object created by one file system provider with a parameter created by a different file system provider.
ProviderMismatchException() - Constructor for exception java.nio.file.ProviderMismatchException
Constructs an instance of this class.
ProviderMismatchException(String) - Constructor for exception java.nio.file.ProviderMismatchException
Constructs an instance of this class.
ProviderNotFoundException - Exception in java.nio.file
Runtime exception thrown when a provider of the required type cannot be found.
ProviderNotFoundException() - Constructor for exception java.nio.file.ProviderNotFoundException
Constructs an instance of this class.
ProviderNotFoundException(String) - Constructor for exception java.nio.file.ProviderNotFoundException
Constructs an instance of this class.
proxy - Variable in class java.beans.beancontext.BeanContextServicesSupport
Delegate for the BeanContextServiceProvider.
Proxy - Class in java.lang.reflect
Proxy provides static methods for creating dynamic proxy classes and instances, and it is also the superclass of all dynamic proxy classes created by those methods.
Proxy(InvocationHandler) - Constructor for class java.lang.reflect.Proxy
Constructs a new Proxy instance from a subclass (typically, a dynamic proxy class) with the specified value for its invocation handler.
Proxy - Class in java.net
This class represents a proxy setting, typically a type (http, socks) and a socket address.
Proxy(Proxy.Type, SocketAddress) - Constructor for class java.net.Proxy
Creates an entry representing a PROXY connection.
Proxy.Type - Enum in java.net
Represents the proxy type.
ProxySelector - Class in java.net
Selects the proxy server to use, if any, when connecting to the network resource referenced by a URL.
ProxySelector() - Constructor for class java.net.ProxySelector
 
PseudoColumnUsage - Enum in java.sql
Enumeration for pseudo/hidden column usage.
PSource - Class in javax.crypto.spec
This class specifies the source for encoding input P in OAEP Padding, as defined in the PKCS #1 standard.
PSource(String) - Constructor for class javax.crypto.spec.PSource
Constructs a source of the encoding input P for OAEP padding as defined in the PKCS #1 standard using the specified PSource algorithm.
PSource.PSpecified - Class in javax.crypto.spec
This class is used to explicitly specify the value for encoding input P in OAEP Padding.
PSource.PSpecified(byte[]) - Constructor for class javax.crypto.spec.PSource.PSpecified
Constructs the source explicitly with the specified value p as the encoding input P.
PSSParameterSpec - Class in java.security.spec
This class specifies a parameter spec for RSA-PSS signature scheme, as defined in the PKCS#1 v2.1 standard.
PSSParameterSpec(String, String, AlgorithmParameterSpec, int, int) - Constructor for class java.security.spec.PSSParameterSpec
Creates a new PSSParameterSpec as defined in the PKCS #1 standard using the specified message digest, mask generation function, parameters for mask generation function, salt length, and trailer field values.
PSSParameterSpec(int) - Constructor for class java.security.spec.PSSParameterSpec
Creates a new PSSParameterSpec using the specified salt length and other default values as defined in PKCS#1.
ptLineDist(double, double, double, double, double, double) - Static method in class java.awt.geom.Line2D
Returns the distance from a point to a line.
ptLineDist(double, double) - Method in class java.awt.geom.Line2D
Returns the distance from a point to this line.
ptLineDist(Point2D) - Method in class java.awt.geom.Line2D
Returns the distance from a Point2D to this line.
ptLineDistSq(double, double, double, double, double, double) - Static method in class java.awt.geom.Line2D
Returns the square of the distance from a point to a line.
ptLineDistSq(double, double) - Method in class java.awt.geom.Line2D
Returns the square of the distance from a point to this line.
ptLineDistSq(Point2D) - Method in class java.awt.geom.Line2D
Returns the square of the distance from a specified Point2D to this line.
ptSegDist(double, double, double, double, double, double) - Static method in class java.awt.geom.Line2D
Returns the distance from a point to a line segment.
ptSegDist(double, double) - Method in class java.awt.geom.Line2D
Returns the distance from a point to this line segment.
ptSegDist(Point2D) - Method in class java.awt.geom.Line2D
Returns the distance from a Point2D to this line segment.
ptSegDistSq(double, double, double, double, double, double) - Static method in class java.awt.geom.Line2D
Returns the square of the distance from a point to a line segment.
ptSegDistSq(double, double) - Method in class java.awt.geom.Line2D
Returns the square of the distance from a point to this line segment.
ptSegDistSq(Point2D) - Method in class java.awt.geom.Line2D
Returns the square of the distance from a Point2D to this line segment.
PUBLIC - Static variable in class java.lang.invoke.MethodHandles.Lookup
A single-bit mask representing public access, which may contribute to the result of lookupModes.
PUBLIC - Static variable in interface java.lang.reflect.Member
Identifies the set of all public members of a class or interface, including inherited members.
PUBLIC - Static variable in class java.lang.reflect.Modifier
The int value representing the public modifier.
PUBLIC - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
PUBLIC_KEY - Static variable in class javax.crypto.Cipher
Constant used to indicate the to-be-unwrapped key is a "public key".
PUBLIC_XML_SCHEMA - Static variable in interface javax.sql.rowset.WebRowSet
The public identifier for the XML Schema definition that defines the XML tags and their valid values for a WebRowSet implementation.
PublicKey - Interface in java.security
A public key.
publicLookup() - Static method in class java.lang.invoke.MethodHandles
Returns a lookup object which is trusted minimally.
publish(LogRecord) - Method in class java.util.logging.ConsoleHandler
Publish a LogRecord.
publish(LogRecord) - Method in class java.util.logging.FileHandler
Format and publish a LogRecord.
publish(LogRecord) - Method in class java.util.logging.Handler
Publish a LogRecord.
publish(LogRecord) - Method in class java.util.logging.MemoryHandler
Store a LogRecord in an internal buffer.
publish(LogRecord) - Method in class java.util.logging.SocketHandler
Format and publish a LogRecord.
publish(LogRecord) - Method in class java.util.logging.StreamHandler
Format and publish a LogRecord.
publish(V...) - Method in class javax.swing.SwingWorker
Sends data chunks to the SwingWorker.process(java.util.List<V>) method.
purge() - Method in class java.util.concurrent.ThreadPoolExecutor
Tries to remove from the work queue all Future tasks that have been cancelled.
purge() - Method in class java.util.Timer
Removes all cancelled tasks from this timer's task queue.
purgeRelations() - Method in class javax.management.relation.RelationService
Purges the relations.
purgeRelations() - Method in interface javax.management.relation.RelationServiceMBean
Purges the relations.
push(EventQueue) - Method in class java.awt.EventQueue
Replaces the existing EventQueue with the specified one.
push(E) - Method in class java.util.ArrayDeque
Pushes an element onto the stack represented by this deque.
push(E) - Method in interface java.util.concurrent.BlockingDeque
Pushes an element onto the stack represented by this deque.
push(E) - Method in class java.util.concurrent.ConcurrentLinkedDeque
 
push(E) - Method in class java.util.concurrent.LinkedBlockingDeque
 
push(E) - Method in interface java.util.Deque
Pushes an element onto the stack represented by this deque (in other words, at the head of this deque) if it is possible to do so immediately without violating capacity restrictions, returning true upon success and throwing an IllegalStateException if no space is currently available.
push(E) - Method in class java.util.LinkedList
Pushes an element onto the stack represented by this list.
push() - Method in class java.util.logging.MemoryHandler
Push any buffered output to the target Handler.
push(E) - Method in class java.util.Stack
Pushes an item onto the top of this stack.
PUSH_BUTTON - Static variable in class javax.accessibility.AccessibleRole
An object the user can manipulate to tell the application to do something.
pushBack() - Method in class java.io.StreamTokenizer
Causes the next call to the nextToken method of this tokenizer to return the current value in the ttype field, and not to modify the value in the nval or sval field.
PushbackInputStream - Class in java.io
A PushbackInputStream adds functionality to another input stream, namely the ability to "push back" or "unread" one byte.
PushbackInputStream(InputStream, int) - Constructor for class java.io.PushbackInputStream
Creates a PushbackInputStream with a pushback buffer of the specified size, and saves its argument, the input stream in, for later use.
PushbackInputStream(InputStream) - Constructor for class java.io.PushbackInputStream
Creates a PushbackInputStream and saves its argument, the input stream in, for later use.
PushbackReader - Class in java.io
A character-stream reader that allows characters to be pushed back into the stream.
PushbackReader(Reader, int) - Constructor for class java.io.PushbackReader
Creates a new pushback reader with a pushback buffer of the given size.
PushbackReader(Reader) - Constructor for class java.io.PushbackReader
Creates a new pushback reader with a one-character pushback buffer.
pushCharacterStyle() - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Pushes the current character style on a stack in preparation for forming a new nested character style.
put(Object, Object) - Method in class java.awt.RenderingHints
Maps the specified key to the specified value in this RenderingHints object.
put(String, boolean) - Method in class java.io.ObjectOutputStream.PutField
Put the value of the named boolean field into the persistent field.
put(String, byte) - Method in class java.io.ObjectOutputStream.PutField
Put the value of the named byte field into the persistent field.
put(String, char) - Method in class java.io.ObjectOutputStream.PutField
Put the value of the named char field into the persistent field.
put(String, short) - Method in class java.io.ObjectOutputStream.PutField
Put the value of the named short field into the persistent field.
put(String, int) - Method in class java.io.ObjectOutputStream.PutField
Put the value of the named int field into the persistent field.
put(String, long) - Method in class java.io.ObjectOutputStream.PutField
Put the value of the named long field into the persistent field.
put(String, float) - Method in class java.io.ObjectOutputStream.PutField
Put the value of the named float field into the persistent field.
put(String, double) - Method in class java.io.ObjectOutputStream.PutField
Put the value of the named double field into the persistent field.
put(String, Object) - Method in class java.io.ObjectOutputStream.PutField
Put the value of the named Object field into the persistent field.
put(URI, Map<String, List<String>>) - Method in class java.net.CookieHandler
Sets all the applicable cookies, examples are response header fields that are named Set-Cookie2, present in the response headers into a cookie cache.
put(URI, Map<String, List<String>>) - Method in class java.net.CookieManager
 
put(URI, URLConnection) - Method in class java.net.ResponseCache
The protocol handler calls this method after a resource has been retrieved, and the ResponseCache must decide whether or not to store the resource in its cache.
put(Object, Object) - Method in class java.security.Provider
Sets the key property to have the specified value.
put(K, V) - Method in class java.util.AbstractMap
Associates the specified value with the specified key in this map (optional operation).
put(E) - Method in class java.util.concurrent.ArrayBlockingQueue
Inserts the specified element at the tail of this queue, waiting for space to become available if the queue is full.
put(E) - Method in interface java.util.concurrent.BlockingDeque
Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque), waiting if necessary for space to become available.
put(E) - Method in interface java.util.concurrent.BlockingQueue
Inserts the specified element into this queue, waiting if necessary for space to become available.
put(K, V) - Method in class java.util.concurrent.ConcurrentHashMap
Maps the specified key to the specified value in this table.
put(K, V) - Method in class java.util.concurrent.ConcurrentSkipListMap
Associates the specified value with the specified key in this map.
put(E) - Method in class java.util.concurrent.DelayQueue
Inserts the specified element into this delay queue.
put(E) - Method in class java.util.concurrent.LinkedBlockingDeque
 
put(E) - Method in class java.util.concurrent.LinkedBlockingQueue
Inserts the specified element at the tail of this queue, waiting if necessary for space to become available.
put(E) - Method in class java.util.concurrent.LinkedTransferQueue
Inserts the specified element at the tail of this queue.
put(E) - Method in class java.util.concurrent.PriorityBlockingQueue
Inserts the specified element into this priority queue.
put(E) - Method in class java.util.concurrent.SynchronousQueue
Adds the specified element to this queue, waiting if necessary for another thread to receive it.
put(K, V) - Method in class java.util.Dictionary
Maps the specified key to the specified value in this dictionary.
put(K, V) - Method in class java.util.EnumMap
Associates the specified value with the specified key in this map.
put(K, V) - Method in class java.util.HashMap
Associates the specified value with the specified key in this map.
put(K, V) - Method in class java.util.Hashtable
Maps the specified key to the specified value in this hashtable.
put(K, V) - Method in class java.util.IdentityHashMap
Associates the specified value with the specified key in this identity hash map.
put(Object, Object) - Method in class java.util.jar.Attributes
Associates the specified value with the specified attribute name (key) in this Map.
put(K, V) - Method in interface java.util.Map
Associates the specified value with the specified key in this map (optional operation).
put(String, String) - Method in class java.util.prefs.AbstractPreferences
Implements the put method as per the specification in Preferences.put(String,String).
put(String, String) - Method in class java.util.prefs.Preferences
Associates the specified value with the specified key in this preference node.
put(K, V) - Method in class java.util.TreeMap
Associates the specified value with the specified key in this map.
put(K, V) - Method in class java.util.WeakHashMap
Associates the specified value with the specified key in this map.
put(CompositeData) - Method in interface javax.management.openmbean.TabularData
Adds value to this TabularData instance.
put(Object, Object) - Method in class javax.management.openmbean.TabularDataSupport
This method simply calls put((CompositeData) value) and therefore ignores its key parameter which can be null.
put(CompositeData) - Method in class javax.management.openmbean.TabularDataSupport
 
put(String, Object) - Method in interface javax.naming.directory.Attributes
Adds a new attribute to the attribute set.
put(Attribute) - Method in interface javax.naming.directory.Attributes
Adds a new attribute to the attribute set.
put(String, Object) - Method in class javax.naming.directory.BasicAttributes
 
put(Attribute) - Method in class javax.naming.directory.BasicAttributes
 
put(PrinterStateReason, Severity) - Method in class javax.print.attribute.standard.PrinterStateReasons
Adds the given printer state reason to this printer state reasons attribute, associating it with the given severity level.
put(String, Object) - Method in class javax.script.AbstractScriptEngine
Sets the specified value with the specified key in the ENGINE_SCOPE Bindings of the protected context field.
put(String, Object) - Method in interface javax.script.Bindings
Set a named value.
put(String, Object) - Method in interface javax.script.ScriptEngine
Sets a key/value pair in the state of the ScriptEngine that may either create a Java Language Binding to be used in the execution of scripts or be used in some other way, depending on whether the key is reserved.
put(String, Object) - Method in class javax.script.ScriptEngineManager
Sets the specified key/value pair in the Global Scope.
put(String, Object) - Method in class javax.script.SimpleBindings
Sets the specified key/value in the underlying map field.
put(Object, Action) - Method in class javax.swing.ActionMap
Adds a binding for key to action.
put(KeyStroke, Object) - Method in class javax.swing.ComponentInputMap
Adds a binding for keyStroke to actionMapKey.
put(KeyStroke, Object) - Method in class javax.swing.InputMap
Adds a binding for keyStroke to actionMapKey.
put(Object, Object) - Method in class javax.swing.UIDefaults
Sets the value of key to value for all locales.
put(Object, Object) - Static method in class javax.swing.UIManager
Stores an object in the developer defaults.
put(Object, Object) - Method in class javax.xml.crypto.dom.DOMCryptoContext
This implementation uses an internal HashMap to map the key to the specified object.
put(Object, Object) - Method in interface javax.xml.crypto.XMLCryptoContext
Associates the specified value with the specified key in this context.
putAll(Map<?, ?>) - Method in class java.awt.RenderingHints
Copies all of the mappings from the specified Map to this RenderingHints.
putAll(Map<?, ?>) - Method in class java.security.Provider
Copies all of the mappings from the specified Map to this provider.
putAll(Map<? extends K, ? extends V>) - Method in class java.util.AbstractMap
Copies all of the mappings from the specified map to this map (optional operation).
putAll(Map<? extends K, ? extends V>) - Method in class java.util.concurrent.ConcurrentHashMap
Copies all of the mappings from the specified map to this one.
putAll(Map<? extends K, ? extends V>) - Method in class java.util.EnumMap
Copies all of the mappings from the specified map to this map.
putAll(Map<? extends K, ? extends V>) - Method in class java.util.HashMap
Copies all of the mappings from the specified map to this map.
putAll(Map<? extends K, ? extends V>) - Method in class java.util.Hashtable
Copies all of the mappings from the specified map to this hashtable.
putAll(Map<? extends K, ? extends V>) - Method in class java.util.IdentityHashMap
Copies all of the mappings from the specified map to this map.
putAll(Map<?, ?>) - Method in class java.util.jar.Attributes
Copies all of the attribute name-value mappings from the specified Attributes to this Map.
putAll(Map<? extends K, ? extends V>) - Method in interface java.util.Map
Copies all of the mappings from the specified map to this map (optional operation).
putAll(Map<? extends K, ? extends V>) - Method in class java.util.TreeMap
Copies all of the mappings from the specified map to this map.
putAll(Map<? extends K, ? extends V>) - Method in class java.util.WeakHashMap
Copies all of the mappings from the specified map to this map.
putAll(CompositeData[]) - Method in interface javax.management.openmbean.TabularData
Add all the elements in values to this TabularData instance.
putAll(Map<?, ?>) - Method in class javax.management.openmbean.TabularDataSupport
Add all the values contained in the specified map t to this TabularData instance.
putAll(CompositeData[]) - Method in class javax.management.openmbean.TabularDataSupport
Add all the elements in values to this TabularData instance.
putAll(Map<? extends String, ? extends Object>) - Method in interface javax.script.Bindings
Adds all the mappings in a given Map to this Bindings.
putAll(Map<? extends String, ? extends Object>) - Method in class javax.script.SimpleBindings
putAll is implemented using Map.putAll.
putBoolean(String, boolean) - Method in class java.util.prefs.AbstractPreferences
Implements the putBoolean method as per the specification in Preferences.putBoolean(String,boolean).
putBoolean(String, boolean) - Method in class java.util.prefs.Preferences
Associates a string representing the specified boolean value with the specified key in this preference node.
putByteArray(String, byte[]) - Method in class java.util.prefs.AbstractPreferences
Implements the putByteArray method as per the specification in Preferences.putByteArray(String,byte[]).
putByteArray(String, byte[]) - Method in class java.util.prefs.Preferences
Associates a string representing the specified byte array with the specified key in this preference node.
putClientProperty(Object, Object) - Method in class javax.swing.JComponent
Adds an arbitrary key/value "client property" to this component.
putConstraint(String, Component, int, String, Component) - Method in class javax.swing.SpringLayout
Links edge e1 of component c1 to edge e2 of component c2, with a fixed distance between the edges.
putConstraint(String, Component, Spring, String, Component) - Method in class javax.swing.SpringLayout
Links edge e1 of component c1 to edge e2 of component c2.
putDefaults(Object[]) - Method in class javax.swing.UIDefaults
Puts all of the key/value pairs in the database and unconditionally generates one PropertyChangeEvent.
putDouble(String, double) - Method in class java.util.prefs.AbstractPreferences
Implements the putDouble method as per the specification in Preferences.putDouble(String,double).
putDouble(String, double) - Method in class java.util.prefs.Preferences
Associates a string representing the specified double value with the specified key in this preference node.
putDTDHash(String, DTD) - Static method in class javax.swing.text.html.parser.DTD
 
putFields() - Method in class java.io.ObjectOutputStream
Retrieve the object used to buffer persistent fields to be written to the stream.
putFirst(E) - Method in interface java.util.concurrent.BlockingDeque
Inserts the specified element at the front of this deque, waiting if necessary for space to become available.
putFirst(E) - Method in class java.util.concurrent.LinkedBlockingDeque
 
putFloat(String, float) - Method in class java.util.prefs.AbstractPreferences
Implements the putFloat method as per the specification in Preferences.putFloat(String,float).
putFloat(String, float) - Method in class java.util.prefs.Preferences
Associates a string representing the specified float value with the specified key in this preference node.
putIfAbsent(K, V) - Method in class java.util.concurrent.ConcurrentHashMap
If the specified key is not already associated with a value, associate it with the given value.
putIfAbsent(K, V) - Method in interface java.util.concurrent.ConcurrentMap
If the specified key is not already associated with a value, associate it with the given value.
putIfAbsent(K, V) - Method in class java.util.concurrent.ConcurrentSkipListMap
If the specified key is not already associated with a value, associate it with the given value.
putInt(String, int) - Method in class java.util.prefs.AbstractPreferences
Implements the putInt method as per the specification in Preferences.putInt(String,int).
putInt(String, int) - Method in class java.util.prefs.Preferences
Associates a string representing the specified int value with the specified key in this preference node.
putLast(E) - Method in interface java.util.concurrent.BlockingDeque
Inserts the specified element at the end of this deque, waiting if necessary for space to become available.
putLast(E) - Method in class java.util.concurrent.LinkedBlockingDeque
 
putLayer(JComponent, int) - Static method in class javax.swing.JLayeredPane
Sets the layer property on a JComponent.
putLong(String, long) - Method in class java.util.prefs.AbstractPreferences
Implements the putLong method as per the specification in Preferences.putLong(String,long).
putLong(String, long) - Method in class java.util.prefs.Preferences
Associates a string representing the specified long value with the specified key in this preference node.
putNamespacePrefix(String, String) - Method in class javax.xml.crypto.dom.DOMCryptoContext
This implementation uses an internal HashMap to map the URI to the specified prefix.
putNamespacePrefix(String, String) - Method in interface javax.xml.crypto.XMLCryptoContext
Maps the specified namespace URI to the specified prefix.
putNextEntry(ZipEntry) - Method in class java.util.jar.JarOutputStream
Begins writing a new JAR file entry and positions the stream to the start of the entry data.
putNextEntry(ZipEntry) - Method in class java.util.zip.ZipOutputStream
Begins writing a new ZIP file entry and positions the stream to the start of the entry data.
putProperty(Object, Object) - Method in class javax.swing.text.AbstractDocument
A convenience method for storing up a property value.
putProperty(Object, Object) - Method in interface javax.swing.text.Document
Associates a property with the document.
putService(Provider.Service) - Method in class java.security.Provider
Add a service.
putSpi(String, String) - Method in class java.util.prefs.AbstractPreferences
Put the given key-value association into this preference node.
putValue(String, String) - Method in class java.util.jar.Attributes
Associates the specified value with the specified attribute name, specified as a String.
putValue(String, Object) - Method in interface javax.net.ssl.SSLSession
Binds the specified value object into the session's application layer data with the given name.
putValue(String, Object) - Method in class javax.swing.AbstractAction
Sets the Value associated with the specified key.
putValue(String, Object) - Method in interface javax.swing.Action
Sets one of this object's properties using the associated key.

Q

QOP - Static variable in class javax.security.sasl.Sasl
The name of a property that specifies the quality-of-protection to use.
QuadCurve2D - Class in java.awt.geom
The QuadCurve2D class defines a quadratic parametric curve segment in (x,y) coordinate space.
QuadCurve2D() - Constructor for class java.awt.geom.QuadCurve2D
This is an abstract class that cannot be instantiated directly.
QuadCurve2D.Double - Class in java.awt.geom
A quadratic parametric curve segment specified with double coordinates.
QuadCurve2D.Double() - Constructor for class java.awt.geom.QuadCurve2D.Double
Constructs and initializes a QuadCurve2D with coordinates (0, 0, 0, 0, 0, 0).
QuadCurve2D.Double(double, double, double, double, double, double) - Constructor for class java.awt.geom.QuadCurve2D.Double
Constructs and initializes a QuadCurve2D from the specified double coordinates.
QuadCurve2D.Float - Class in java.awt.geom
A quadratic parametric curve segment specified with float coordinates.
QuadCurve2D.Float() - Constructor for class java.awt.geom.QuadCurve2D.Float
Constructs and initializes a QuadCurve2D with coordinates (0, 0, 0, 0, 0, 0).
QuadCurve2D.Float(float, float, float, float, float, float) - Constructor for class java.awt.geom.QuadCurve2D.Float
Constructs and initializes a QuadCurve2D from the specified float coordinates.
quadrantRotate(int) - Method in class java.awt.geom.AffineTransform
Concatenates this transform with a transform that rotates coordinates by the specified number of quadrants.
quadrantRotate(int, double, double) - Method in class java.awt.geom.AffineTransform
Concatenates this transform with a transform that rotates coordinates by the specified number of quadrants around the specified anchor point.
quadTo(double, double, double, double) - Method in class java.awt.geom.Path2D.Double
Adds a curved segment, defined by two new points, to the path by drawing a Quadratic curve that intersects both the current coordinates and the specified coordinates (x2,y2), using the specified point (x1,y1) as a quadratic parametric control point.
quadTo(double, double, double, double) - Method in class java.awt.geom.Path2D.Float
Adds a curved segment, defined by two new points, to the path by drawing a Quadratic curve that intersects both the current coordinates and the specified coordinates (x2,y2), using the specified point (x1,y1) as a quadratic parametric control point.
quadTo(float, float, float, float) - Method in class java.awt.geom.Path2D.Float
Adds a curved segment, defined by two new points, to the path by drawing a Quadratic curve that intersects both the current coordinates and the specified coordinates (x2,y2), using the specified point (x1,y1) as a quadratic parametric control point.
quadTo(double, double, double, double) - Method in class java.awt.geom.Path2D
Adds a curved segment, defined by two new points, to the path by drawing a Quadratic curve that intersects both the current coordinates and the specified coordinates (x2,y2), using the specified point (x1,y1) as a quadratic parametric control point.
QualifiedNameable - Interface in javax.lang.model.element
A mixin interface for an element that has a qualified name.
QUARTO - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for Quarto, 215 x 275 mm.
QUARTO - Static variable in class javax.print.attribute.standard.MediaSize.Other
Specifies the quarto size, 8.5 inches by 10.83 inches.
QUARTO - Static variable in class javax.print.attribute.standard.MediaSizeName
quarto size .
Query - Class in javax.management
Constructs query object constraints.
Query() - Constructor for class javax.management.Query
Basic constructor.
QueryEval - Class in javax.management
Allows a query to be performed in the context of a specific MBean server.
QueryEval() - Constructor for class javax.management.QueryEval
 
QueryExp - Interface in javax.management
Represents relational constraints similar to database query "where clauses".
queryMBeans(ObjectName, QueryExp) - Method in interface javax.management.MBeanServer
Gets MBeans controlled by the MBean server.
queryMBeans(ObjectName, QueryExp) - Method in interface javax.management.MBeanServerConnection
Gets MBeans controlled by the MBean server.
queryMBeans(ObjectName, MarshalledObject, Subject) - Method in interface javax.management.remote.rmi.RMIConnection
queryMBeans(ObjectName, MarshalledObject, Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
queryNames(ObjectName, QueryExp) - Method in interface javax.management.MBeanServer
Gets the names of MBeans controlled by the MBean server.
queryNames(ObjectName, QueryExp) - Method in interface javax.management.MBeanServerConnection
Gets the names of MBeans controlled by the MBean server.
queryNames(ObjectName, MarshalledObject, Subject) - Method in interface javax.management.remote.rmi.RMIConnection
queryNames(ObjectName, MarshalledObject, Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
QUESTION_DIALOG - Static variable in class javax.swing.JRootPane
Constant used for the windowDecorationStyle property.
QUESTION_MESSAGE - Static variable in class javax.swing.JOptionPane
Used for questions.
Queue<E> - Interface in java.util
A collection designed for holding elements prior to processing.
QUEUED_IN_DEVICE - Static variable in class javax.print.attribute.standard.JobStateReason
The job has been forwarded to a device or print system that is unable to send back status.
QueuedJobCount - Class in javax.print.attribute.standard
Class QueuedJobCount is an integer valued printing attribute that indicates the number of jobs in the printer whose JobState is either PENDING, PENDING_HELD, PROCESSING, or PROCESSING_STOPPED.
QueuedJobCount(int) - Constructor for class javax.print.attribute.standard.QueuedJobCount
Construct a new queued job count attribute with the given integer value.
quietlyInvoke() - Method in class java.util.concurrent.ForkJoinTask
Commences performing this task and awaits its completion if necessary, without returning its result or throwing its exception.
quietlyJoin() - Method in class java.util.concurrent.ForkJoinTask
Joins this task, without returning its result or throwing its exception.
quote(String) - Static method in class java.util.regex.Pattern
Returns a literal pattern String for the specified String.
quote(String) - Static method in class javax.management.ObjectName
Returns a quoted form of the given String, suitable for inclusion in an ObjectName.
quoteChar(int) - Method in class java.io.StreamTokenizer
Specifies that matching pairs of this character delimit string constants in this tokenizer.
quoteReplacement(String) - Static method in class java.util.regex.Matcher
Returns a literal replacement String for the specified String.

R

RadialGradientPaint - Class in java.awt
The RadialGradientPaint class provides a way to fill a shape with a circular radial color gradient pattern.
RadialGradientPaint(float, float, float, float[], Color[]) - Constructor for class java.awt.RadialGradientPaint
Constructs a RadialGradientPaint with a default NO_CYCLE repeating method and SRGB color space, using the center as the focus point.
RadialGradientPaint(Point2D, float, float[], Color[]) - Constructor for class java.awt.RadialGradientPaint
Constructs a RadialGradientPaint with a default NO_CYCLE repeating method and SRGB color space, using the center as the focus point.
RadialGradientPaint(float, float, float, float[], Color[], MultipleGradientPaint.CycleMethod) - Constructor for class java.awt.RadialGradientPaint
Constructs a RadialGradientPaint with a default SRGB color space, using the center as the focus point.
RadialGradientPaint(Point2D, float, float[], Color[], MultipleGradientPaint.CycleMethod) - Constructor for class java.awt.RadialGradientPaint
Constructs a RadialGradientPaint with a default SRGB color space, using the center as the focus point.
RadialGradientPaint(float, float, float, float, float, float[], Color[], MultipleGradientPaint.CycleMethod) - Constructor for class java.awt.RadialGradientPaint
Constructs a RadialGradientPaint with a default SRGB color space.
RadialGradientPaint(Point2D, float, Point2D, float[], Color[], MultipleGradientPaint.CycleMethod) - Constructor for class java.awt.RadialGradientPaint
Constructs a RadialGradientPaint with a default SRGB color space.
RadialGradientPaint(Point2D, float, Point2D, float[], Color[], MultipleGradientPaint.CycleMethod, MultipleGradientPaint.ColorSpaceType, AffineTransform) - Constructor for class java.awt.RadialGradientPaint
Constructs a RadialGradientPaint.
RadialGradientPaint(Rectangle2D, float[], Color[], MultipleGradientPaint.CycleMethod) - Constructor for class java.awt.RadialGradientPaint
Constructs a RadialGradientPaint with a default SRGB color space.
RADIO_BUTTON - Static variable in class javax.accessibility.AccessibleRole
A specialized check box that will cause other radio buttons in the same group to become unchecked when this one is checked.
RADIO_BUTTON - Static variable in class javax.swing.plaf.synth.Region
RadioButton region.
RADIO_BUTTON_MENU_ITEM - Static variable in class javax.swing.plaf.synth.Region
RegionButtonMenuItem region.
radix() - Method in class java.util.Scanner
Returns this scanner's default radix.
RAISED - Static variable in class javax.swing.border.BevelBorder
Raised bevel type.
RAISED - Static variable in class javax.swing.border.EtchedBorder
Raised etched type.
random() - Static method in class java.lang.Math
Returns a double value with a positive sign, greater than or equal to 0.0 and less than 1.0.
random() - Static method in class java.lang.StrictMath
Returns a double value with a positive sign, greater than or equal to 0.0 and less than 1.0.
Random - Class in java.util
An instance of this class is used to generate a stream of pseudorandom numbers.
Random() - Constructor for class java.util.Random
Creates a new random number generator.
Random(long) - Constructor for class java.util.Random
Creates a new random number generator using a single long seed.
RandomAccess - Interface in java.util
Marker interface used by List implementations to indicate that they support fast (generally constant time) random access.
RandomAccessFile - Class in java.io
Instances of this class support both reading and writing to a random access file.
RandomAccessFile(String, String) - Constructor for class java.io.RandomAccessFile
Creates a random access file stream to read from, and optionally to write to, a file with the specified name.
RandomAccessFile(File, String) - Constructor for class java.io.RandomAccessFile
Creates a random access file stream to read from, and optionally to write to, the file specified by the File argument.
RANDOMPIXELORDER - Static variable in interface java.awt.image.ImageConsumer
The pixels will be delivered in a random order.
randomUUID() - Static method in class java.util.UUID
Static factory to retrieve a type 4 (pseudo randomly generated) UUID.
RANGE - Static variable in class java.awt.JobAttributes.DefaultSelectionType
The DefaultSelectionType instance to use for specifying that a range of pages of the job should be printed.
range(E, E) - Static method in class java.util.EnumSet
Creates an enum set initially containing all of the elements in the range defined by the two specified endpoints.
Raster - Class in java.awt.image
A class representing a rectangular array of pixels.
Raster(SampleModel, Point) - Constructor for class java.awt.image.Raster
Constructs a Raster with the given SampleModel.
Raster(SampleModel, DataBuffer, Point) - Constructor for class java.awt.image.Raster
Constructs a Raster with the given SampleModel and DataBuffer.
Raster(SampleModel, DataBuffer, Rectangle, Point, Raster) - Constructor for class java.awt.image.Raster
Constructs a Raster with the given SampleModel, DataBuffer, and parent.
raster - Variable in class javax.imageio.IIOImage
The Raster being referenced.
RasterFormatException - Exception in java.awt.image
The RasterFormatException is thrown if there is invalid layout information in the Raster.
RasterFormatException(String) - Constructor for exception java.awt.image.RasterFormatException
Constructs a new RasterFormatException with the specified message.
RasterOp - Interface in java.awt.image
This interface describes single-input/single-output operations performed on Raster objects.
RAW_SEND_SIZE - Static variable in class javax.security.sasl.Sasl
The name of a property that specifies the maximum size of the raw send buffer in bytes of SaslClient/SaslServer.
RAW_TEXT - Static variable in class java.awt.im.InputMethodHighlight
Constant for the raw text state.
RAW_X509_CERTIFICATE_TYPE - Static variable in interface javax.xml.crypto.dsig.keyinfo.X509Data
URI identifying the binary (ASN.1 DER) X.509 Certificate KeyInfo type: http://www.w3.org/2000/09/xmldsig#rawX509Certificate.
RC2ParameterSpec - Class in javax.crypto.spec
This class specifies the parameters used with the RC2 algorithm.
RC2ParameterSpec(int) - Constructor for class javax.crypto.spec.RC2ParameterSpec
Constructs a parameter set for RC2 from the given effective key size (in bits).
RC2ParameterSpec(int, byte[]) - Constructor for class javax.crypto.spec.RC2ParameterSpec
Constructs a parameter set for RC2 from the given effective key size (in bits) and an 8-byte IV.
RC2ParameterSpec(int, byte[], int) - Constructor for class javax.crypto.spec.RC2ParameterSpec
Constructs a parameter set for RC2 from the given effective key size (in bits) and IV.
RC5ParameterSpec - Class in javax.crypto.spec
This class specifies the parameters used with the RC5 algorithm.
RC5ParameterSpec(int, int, int) - Constructor for class javax.crypto.spec.RC5ParameterSpec
Constructs a parameter set for RC5 from the given version, number of rounds and word size (in bits).
RC5ParameterSpec(int, int, int, byte[]) - Constructor for class javax.crypto.spec.RC5ParameterSpec
Constructs a parameter set for RC5 from the given version, number of rounds, word size (in bits), and IV.
RC5ParameterSpec(int, int, int, byte[], int) - Constructor for class javax.crypto.spec.RC5ParameterSpec
Constructs a parameter set for RC5 from the given version, number of rounds, word size (in bits), and IV.
RCDATA - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
RCSID - Static variable in class javax.swing.undo.StateEdit
 
RCSID - Static variable in interface javax.swing.undo.StateEditable
Resource ID for this class.
Rdn - Class in javax.naming.ldap
This class represents a relative distinguished name, or RDN, which is a component of a distinguished name as specified by RFC 2253.
Rdn(Attributes) - Constructor for class javax.naming.ldap.Rdn
Constructs an Rdn from the given attribute set.
Rdn(String) - Constructor for class javax.naming.ldap.Rdn
Constructs an Rdn from the given string.
Rdn(Rdn) - Constructor for class javax.naming.ldap.Rdn
Constructs an Rdn from the given rdn.
Rdn(String, Object) - Constructor for class javax.naming.ldap.Rdn
Constructs an Rdn from the given attribute type and value.
read() - Method in class java.io.BufferedInputStream
See the general contract of the read method of InputStream.
read(byte[], int, int) - Method in class java.io.BufferedInputStream
Reads bytes from this byte-input stream into the specified byte array, starting at the given offset.
read() - Method in class java.io.BufferedReader
Reads a single character.
read(char[], int, int) - Method in class java.io.BufferedReader
Reads characters into a portion of an array.
read() - Method in class java.io.ByteArrayInputStream
Reads the next byte of data from this input stream.
read(byte[], int, int) - Method in class java.io.ByteArrayInputStream
Reads up to len bytes of data into an array of bytes from this input stream.
read() - Method in class java.io.CharArrayReader
Reads a single character.
read(char[], int, int) - Method in class java.io.CharArrayReader
Reads characters into a portion of an array.
read(byte[]) - Method in class java.io.DataInputStream
Reads some number of bytes from the contained input stream and stores them into the buffer array b.
read(byte[], int, int) - Method in class java.io.DataInputStream
Reads up to len bytes of data from the contained input stream into an array of bytes.
read() - Method in class java.io.FileInputStream
Reads a byte of data from this input stream.
read(byte[]) - Method in class java.io.FileInputStream
Reads up to b.length bytes of data from this input stream into an array of bytes.
read(byte[], int, int) - Method in class java.io.FileInputStream
Reads up to len bytes of data from this input stream into an array of bytes.
read() - Method in class java.io.FilterInputStream
Reads the next byte of data from this input stream.
read(byte[]) - Method in class java.io.FilterInputStream
Reads up to byte.length bytes of data from this input stream into an array of bytes.
read(byte[], int, int) - Method in class java.io.FilterInputStream
Reads up to len bytes of data from this input stream into an array of bytes.
read() - Method in class java.io.FilterReader
Reads a single character.
read(char[], int, int) - Method in class java.io.FilterReader
Reads characters into a portion of an array.
read() - Method in class java.io.InputStream
Reads the next byte of data from the input stream.
read(byte[]) - Method in class java.io.InputStream
Reads some number of bytes from the input stream and stores them into the buffer array b.
read(byte[], int, int) - Method in class java.io.InputStream
Reads up to len bytes of data from the input stream into an array of bytes.
read() - Method in class java.io.InputStreamReader
Reads a single character.
read(char[], int, int) - Method in class java.io.InputStreamReader
Reads characters into a portion of an array.
read() - Method in class java.io.LineNumberInputStream
Deprecated.
Reads the next byte of data from this input stream.
read(byte[], int, int) - Method in class java.io.LineNumberInputStream
Deprecated.
Reads up to len bytes of data from this input stream into an array of bytes.
read() - Method in class java.io.LineNumberReader
Read a single character.
read(char[], int, int) - Method in class java.io.LineNumberReader
Read characters into a portion of an array.
read() - Method in interface java.io.ObjectInput
Reads a byte of data.
read(byte[]) - Method in interface java.io.ObjectInput
Reads into an array of bytes.
read(byte[], int, int) - Method in interface java.io.ObjectInput
Reads into an array of bytes.
read() - Method in class java.io.ObjectInputStream
Reads a byte of data.
read(byte[], int, int) - Method in class java.io.ObjectInputStream
Reads into an array of bytes.
read() - Method in class java.io.PipedInputStream
Reads the next byte of data from this piped input stream.
read(byte[], int, int) - Method in class java.io.PipedInputStream
Reads up to len bytes of data from this piped input stream into an array of bytes.
read() - Method in class java.io.PipedReader
Reads the next character of data from this piped stream.
read(char[], int, int) - Method in class java.io.PipedReader
Reads up to len characters of data from this piped stream into an array of characters.
read() - Method in class java.io.PushbackInputStream
Reads the next byte of data from this input stream.
read(byte[], int, int) - Method in class java.io.PushbackInputStream
Reads up to len bytes of data from this input stream into an array of bytes.
read() - Method in class java.io.PushbackReader
Reads a single character.
read(char[], int, int) - Method in class java.io.PushbackReader
Reads characters into a portion of an array.
read() - Method in class java.io.RandomAccessFile
Reads a byte of data from this file.
read(byte[], int, int) - Method in class java.io.RandomAccessFile
Reads up to len bytes of data from this file into an array of bytes.
read(byte[]) - Method in class java.io.RandomAccessFile
Reads up to b.length bytes of data from this file into an array of bytes.
read(CharBuffer) - Method in class java.io.Reader
Attempts to read characters into the specified character buffer.
read() - Method in class java.io.Reader
Reads a single character.
read(char[]) - Method in class java.io.Reader
Reads characters into an array.
read(char[], int, int) - Method in class java.io.Reader
Reads characters into a portion of an array.
read() - Method in class java.io.SequenceInputStream
Reads the next byte of data from this input stream.
read(byte[], int, int) - Method in class java.io.SequenceInputStream
Reads up to len bytes of data from this input stream into an array of bytes.
read() - Method in class java.io.StringBufferInputStream
Deprecated.
Reads the next byte of data from this input stream.
read(byte[], int, int) - Method in class java.io.StringBufferInputStream
Deprecated.
Reads up to len bytes of data from this input stream into an array of bytes.
read() - Method in class java.io.StringReader
Reads a single character.
read(char[], int, int) - Method in class java.io.StringReader
Reads characters into a portion of an array.
read(CharBuffer) - Method in interface java.lang.Readable
Attempts to read characters into the specified character buffer.
read(ByteBuffer, A, CompletionHandler<Integer, ? super A>) - Method in interface java.nio.channels.AsynchronousByteChannel
Reads a sequence of bytes from this channel into the given buffer.
read(ByteBuffer) - Method in interface java.nio.channels.AsynchronousByteChannel
Reads a sequence of bytes from this channel into the given buffer.
read(ByteBuffer, long, A, CompletionHandler<Integer, ? super A>) - Method in class java.nio.channels.AsynchronousFileChannel
Reads a sequence of bytes from this channel into the given buffer, starting at the given file position.
read(ByteBuffer, long) - Method in class java.nio.channels.AsynchronousFileChannel
Reads a sequence of bytes from this channel into the given buffer, starting at the given file position.
read(ByteBuffer, long, TimeUnit, A, CompletionHandler<Integer, ? super A>) - Method in class java.nio.channels.AsynchronousSocketChannel
Reads a sequence of bytes from this channel into the given buffer.
read(ByteBuffer, A, CompletionHandler<Integer, ? super A>) - Method in class java.nio.channels.AsynchronousSocketChannel
 
read(ByteBuffer) - Method in class java.nio.channels.AsynchronousSocketChannel
 
read(ByteBuffer[], int, int, long, TimeUnit, A, CompletionHandler<Long, ? super A>) - Method in class java.nio.channels.AsynchronousSocketChannel
Reads a sequence of bytes from this channel into a subsequence of the given buffers.
read(ByteBuffer) - Method in class java.nio.channels.DatagramChannel
Reads a datagram from this channel.
read(ByteBuffer[], int, int) - Method in class java.nio.channels.DatagramChannel
Reads a datagram from this channel.
read(ByteBuffer[]) - Method in class java.nio.channels.DatagramChannel
Reads a datagram from this channel.
read(ByteBuffer) - Method in class java.nio.channels.FileChannel
Reads a sequence of bytes from this channel into the given buffer.
read(ByteBuffer[], int, int) - Method in class java.nio.channels.FileChannel
Reads a sequence of bytes from this channel into a subsequence of the given buffers.
read(ByteBuffer[]) - Method in class java.nio.channels.FileChannel
Reads a sequence of bytes from this channel into the given buffers.
read(ByteBuffer, long) - Method in class java.nio.channels.FileChannel
Reads a sequence of bytes from this channel into the given buffer, starting at the given file position.
read(ByteBuffer) - Method in interface java.nio.channels.ReadableByteChannel
Reads a sequence of bytes from this channel into the given buffer.
read(ByteBuffer[], int, int) - Method in interface java.nio.channels.ScatteringByteChannel
Reads a sequence of bytes from this channel into a subsequence of the given buffers.
read(ByteBuffer[]) - Method in interface java.nio.channels.ScatteringByteChannel
Reads a sequence of bytes from this channel into the given buffers.
read(ByteBuffer) - Method in interface java.nio.channels.SeekableByteChannel
Reads a sequence of bytes from this channel into the given buffer.
read(ByteBuffer) - Method in class java.nio.channels.SocketChannel
 
read(ByteBuffer[], int, int) - Method in class java.nio.channels.SocketChannel
 
read(ByteBuffer[]) - Method in class java.nio.channels.SocketChannel
 
read(String, ByteBuffer) - Method in interface java.nio.file.attribute.UserDefinedFileAttributeView
Read the value of a user-defined attribute into a buffer.
read(ObjectInput) - Static method in class java.rmi.server.ObjID
Constructs and returns a new ObjID instance by unmarshalling a binary representation from an ObjectInput instance.
read(DataInput) - Static method in class java.rmi.server.UID
Constructs and returns a new UID instance by unmarshalling a binary representation from an DataInput instance.
read() - Method in class java.security.DigestInputStream
Reads a byte, and updates the message digest (if the digest function is on).
read(byte[], int, int) - Method in class java.security.DigestInputStream
Reads into a byte array, and updates the message digest (if the digest function is on).
read(byte[], int, int) - Method in class java.util.jar.JarInputStream
Reads from the current JAR file entry into an array of bytes.
read(InputStream) - Method in class java.util.jar.Manifest
Reads the Manifest from the specified InputStream.
read() - Method in class java.util.zip.CheckedInputStream
Reads a byte.
read(byte[], int, int) - Method in class java.util.zip.CheckedInputStream
Reads into an array of bytes.
read() - Method in class java.util.zip.DeflaterInputStream
Reads a single byte of compressed data from the input stream.
read(byte[], int, int) - Method in class java.util.zip.DeflaterInputStream
Reads compressed data into a byte array.
read(byte[], int, int) - Method in class java.util.zip.GZIPInputStream
Reads uncompressed data into an array of bytes.
read() - Method in class java.util.zip.InflaterInputStream
Reads a byte of uncompressed data.
read(byte[], int, int) - Method in class java.util.zip.InflaterInputStream
Reads uncompressed data into an array of bytes.
read(byte[], int, int) - Method in class java.util.zip.ZipInputStream
Reads from the current ZIP entry into an array of bytes.
read() - Method in class javax.crypto.CipherInputStream
Reads the next byte of data from this input stream.
read(byte[]) - Method in class javax.crypto.CipherInputStream
Reads up to b.length bytes of data from this input stream into an array of bytes.
read(byte[], int, int) - Method in class javax.crypto.CipherInputStream
Reads up to len bytes of data from this input stream into an array of bytes.
read(File) - Static method in class javax.imageio.ImageIO
Returns a BufferedImage as the result of decoding a supplied File with an ImageReader chosen automatically from among those currently registered.
read(InputStream) - Static method in class javax.imageio.ImageIO
Returns a BufferedImage as the result of decoding a supplied InputStream with an ImageReader chosen automatically from among those currently registered.
read(URL) - Static method in class javax.imageio.ImageIO
Returns a BufferedImage as the result of decoding a supplied URL with an ImageReader chosen automatically from among those currently registered.
read(ImageInputStream) - Static method in class javax.imageio.ImageIO
Returns a BufferedImage as the result of decoding a supplied ImageInputStream with an ImageReader chosen automatically from among those currently registered.
read(int) - Method in class javax.imageio.ImageReader
Reads the image indexed by imageIndex and returns it as a complete BufferedImage, using a default ImageReadParam.
read(int, ImageReadParam) - Method in class javax.imageio.ImageReader
Reads the image indexed by imageIndex and returns it as a complete BufferedImage, using a supplied ImageReadParam.
read() - Method in class javax.imageio.stream.FileCacheImageInputStream
 
read(byte[], int, int) - Method in class javax.imageio.stream.FileCacheImageInputStream
 
read() - Method in class javax.imageio.stream.FileCacheImageOutputStream
 
read(byte[], int, int) - Method in class javax.imageio.stream.FileCacheImageOutputStream
 
read() - Method in class javax.imageio.stream.FileImageInputStream
 
read(byte[], int, int) - Method in class javax.imageio.stream.FileImageInputStream
 
read() - Method in class javax.imageio.stream.FileImageOutputStream
 
read(byte[], int, int) - Method in class javax.imageio.stream.FileImageOutputStream
 
read() - Method in interface javax.imageio.stream.ImageInputStream
Reads a single byte from the stream and returns it as an integer between 0 and 255.
read(byte[]) - Method in interface javax.imageio.stream.ImageInputStream
Reads up to b.length bytes from the stream, and stores them into b starting at index 0.
read(byte[], int, int) - Method in interface javax.imageio.stream.ImageInputStream
Reads up to len bytes from the stream, and stores them into b starting at index off.
read() - Method in class javax.imageio.stream.ImageInputStreamImpl
Reads a single byte from the stream and returns it as an int between 0 and 255.
read(byte[]) - Method in class javax.imageio.stream.ImageInputStreamImpl
A convenience method that calls read(b, 0, b.length).
read(byte[], int, int) - Method in class javax.imageio.stream.ImageInputStreamImpl
Reads up to len bytes from the stream, and stores them into b starting at index off.
read() - Method in class javax.imageio.stream.MemoryCacheImageInputStream
 
read(byte[], int, int) - Method in class javax.imageio.stream.MemoryCacheImageInputStream
 
read() - Method in class javax.imageio.stream.MemoryCacheImageOutputStream
 
read(byte[], int, int) - Method in class javax.imageio.stream.MemoryCacheImageOutputStream
 
read() - Method in class javax.sound.sampled.AudioInputStream
Reads the next byte of data from the audio input stream.
read(byte[]) - Method in class javax.sound.sampled.AudioInputStream
Reads some number of bytes from the audio input stream and stores them into the buffer array b.
read(byte[], int, int) - Method in class javax.sound.sampled.AudioInputStream
Reads up to a specified maximum number of bytes of data from the audio stream, putting them into the given byte array.
read(byte[], int, int) - Method in interface javax.sound.sampled.TargetDataLine
Reads audio data from the data line's input buffer.
read(InputStream, Object) - Method in class javax.swing.JEditorPane
This method initializes from a stream.
read() - Method in class javax.swing.ProgressMonitorInputStream
Overrides FilterInputStream.read to update the progress monitor after the read.
read(byte[]) - Method in class javax.swing.ProgressMonitorInputStream
Overrides FilterInputStream.read to update the progress monitor after the read.
read(byte[], int, int) - Method in class javax.swing.ProgressMonitorInputStream
Overrides FilterInputStream.read to update the progress monitor after the read.
read(InputStream, Document, int) - Method in class javax.swing.text.DefaultEditorKit
Inserts content from the given stream which is expected to be in a format appropriate for this kind of content handler.
read(Reader, Document, int) - Method in class javax.swing.text.DefaultEditorKit
Inserts content from the given stream, which will be treated as plain text.
read(InputStream, Document, int) - Method in class javax.swing.text.EditorKit
Inserts content from the given stream which is expected to be in a format appropriate for this kind of content handler.
read(Reader, Document, int) - Method in class javax.swing.text.EditorKit
Inserts content from the given stream which is expected to be in a format appropriate for this kind of content handler.
read(Reader, Document, int) - Method in class javax.swing.text.html.HTMLEditorKit
Inserts content from the given stream.
read(DataInputStream) - Method in class javax.swing.text.html.parser.DTD
Recreates a DTD from an archived format.
read(Reader, Object) - Method in class javax.swing.text.JTextComponent
Initializes from a stream.
read(InputStream, Document, int) - Method in class javax.swing.text.rtf.RTFEditorKit
Insert content from the given stream which is expected to be in a format appropriate for this kind of content handler.
read(Reader, Document, int) - Method in class javax.swing.text.rtf.RTFEditorKit
Insert content from the given stream, which will be treated as plain text.
READ_ONLY - Static variable in class java.nio.channels.FileChannel.MapMode
Mode for a read-only mapping.
READ_WRITE - Static variable in class java.nio.channels.FileChannel.MapMode
Mode for a read/write mapping.
Readable - Interface in java.lang
A Readable is a source of characters.
ReadableByteChannel - Interface in java.nio.channels
A channel that can read bytes.
readAborted(ImageReader) - Method in interface javax.imageio.event.IIOReadProgressListener
Reports that a read has been aborted via the reader's abort method.
readAll(int, ImageReadParam) - Method in class javax.imageio.ImageReader
Reads the image indexed by imageIndex and returns an IIOImage containing the image, thumbnails, and associated image metadata, using a supplied ImageReadParam.
readAll(Iterator<? extends ImageReadParam>) - Method in class javax.imageio.ImageReader
Returns an Iterator containing all the images, thumbnails, and metadata, starting at the index given by getMinIndex, from the input source in the form of IIOImage objects.
readAllBytes(Path) - Static method in class java.nio.file.Files
Read all the bytes from a file.
readAllLines(Path, Charset) - Static method in class java.nio.file.Files
Read all lines from a file.
readArray() - Method in interface java.sql.SQLInput
Reads an SQL ARRAY value from the stream and returns it as an Array object in the Java programming language.
readArray() - Method in class javax.sql.rowset.serial.SQLInputImpl
Reads an SQL ARRAY value from the stream and returns it as an Array object in the Java programming language.
readAsciiStream() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a stream of ASCII characters.
readAsciiStream() - Method in class javax.sql.rowset.serial.SQLInputImpl
Returns the next attribute in this SQLInputImpl object as a stream of ASCII characters.
readAsRenderedImage(int, ImageReadParam) - Method in class javax.imageio.ImageReader
Returns a RenderedImage object that contains the contents of the image indexed by imageIndex.
readAttributes() - Method in interface java.nio.file.attribute.BasicFileAttributeView
Reads the basic file attributes as a bulk operation.
readAttributes() - Method in interface java.nio.file.attribute.DosFileAttributeView
 
readAttributes() - Method in interface java.nio.file.attribute.PosixFileAttributeView
 
readAttributes(Path, Class<A>, LinkOption...) - Static method in class java.nio.file.Files
Reads a file's attributes as a bulk operation.
readAttributes(Path, String, LinkOption...) - Static method in class java.nio.file.Files
Reads a set of file attributes as a bulk operation.
readAttributes(Path, Class<A>, LinkOption...) - Method in class java.nio.file.spi.FileSystemProvider
Reads a file's attributes as a bulk operation.
readAttributes(Path, String, LinkOption...) - Method in class java.nio.file.spi.FileSystemProvider
Reads a set of file attributes as a bulk operation.
readAttributes(ObjectInputStream, MutableAttributeSet) - Method in class javax.swing.text.StyleContext
Context-specific handling of reading in attributes
readAttributeSet(ObjectInputStream, MutableAttributeSet) - Static method in class javax.swing.text.StyleContext
Reads a set of attributes from the given object input stream that have been previously written out with writeAttributeSet.
readBigDecimal() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a java.math.BigDecimal object in the Java programming language.
readBigDecimal() - Method in class javax.sql.rowset.serial.SQLInputImpl
Retrieves the next attribute in this SQLInputImpl object as a java.math.BigDecimal.
readBinaryStream() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a stream of uninterpreted bytes.
readBinaryStream() - Method in class javax.sql.rowset.serial.SQLInputImpl
Returns the next attribute in this SQLInputImpl object as a stream of uninterpreted bytes.
readBit() - Method in interface javax.imageio.stream.ImageInputStream
Reads a single bit from the stream and returns it as an int with the value 0 or 1.
readBit() - Method in class javax.imageio.stream.ImageInputStreamImpl
 
readBits(int) - Method in interface javax.imageio.stream.ImageInputStream
Reads a bitstring from the stream and returns it as a long, with the first bit read becoming the most significant bit of the output.
readBits(int) - Method in class javax.imageio.stream.ImageInputStreamImpl
 
readBlob() - Method in interface java.sql.SQLInput
Reads an SQL BLOB value from the stream and returns it as a Blob object in the Java programming language.
readBlob() - Method in class javax.sql.rowset.serial.SQLInputImpl
Retrieves the BLOB value at the head of this SQLInputImpl object as a Blob object in the Java programming language.
readBoolean() - Method in interface java.io.DataInput
Reads one input byte and returns true if that byte is nonzero, false if that byte is zero.
readBoolean() - Method in class java.io.DataInputStream
See the general contract of the readBoolean method of DataInput.
readBoolean() - Method in class java.io.ObjectInputStream
Reads in a boolean.
readBoolean() - Method in class java.io.RandomAccessFile
Reads a boolean from this file.
readBoolean() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a boolean in the Java programming language.
readBoolean() - Method in interface javax.imageio.stream.ImageInputStream
Reads a byte from the stream and returns a boolean value of true if it is nonzero, false if it is zero.
readBoolean() - Method in class javax.imageio.stream.ImageInputStreamImpl
 
readBoolean() - Method in class javax.sql.rowset.serial.SQLInputImpl
Retrieves the next attribute in this SQLInputImpl object as a boolean in the Java programming language.
readByte() - Method in interface java.io.DataInput
Reads and returns one input byte.
readByte() - Method in class java.io.DataInputStream
See the general contract of the readByte method of DataInput.
readByte() - Method in class java.io.ObjectInputStream
Reads an 8 bit byte.
readByte() - Method in class java.io.RandomAccessFile
Reads a signed eight-bit value from this file.
readByte() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a byte in the Java programming language.
readByte() - Method in interface javax.imageio.stream.ImageInputStream
Reads a byte from the stream and returns it as a byte value.
readByte() - Method in class javax.imageio.stream.ImageInputStreamImpl
 
readByte() - Method in class javax.sql.rowset.serial.SQLInputImpl
Retrieves the next attribute in this SQLInputImpl object as a byte in the Java programming language.
readBytes() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as an array of bytes in the Java programming language.
readBytes(IIOByteBuffer, int) - Method in interface javax.imageio.stream.ImageInputStream
Reads up to len bytes from the stream, and modifies the supplied IIOByteBuffer to indicate the byte array, offset, and length where the data may be found.
readBytes(IIOByteBuffer, int) - Method in class javax.imageio.stream.ImageInputStreamImpl
 
readBytes() - Method in class javax.sql.rowset.serial.SQLInputImpl
Retrieves the next attribute in this SQLInputImpl object as an array of bytes.
readChar() - Method in interface java.io.DataInput
Reads two input bytes and returns a char value.
readChar() - Method in class java.io.DataInputStream
See the general contract of the readChar method of DataInput.
readChar() - Method in class java.io.ObjectInputStream
Reads a 16 bit char.
readChar() - Method in class java.io.RandomAccessFile
Reads a character from this file.
readChar() - Method in interface javax.imageio.stream.ImageInputStream
Equivalent to readUnsignedShort, except that the result is returned using the char datatype.
readChar() - Method in class javax.imageio.stream.ImageInputStreamImpl
 
readCharacterStream() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a stream of Unicode characters.
readCharacterStream() - Method in class javax.sql.rowset.serial.SQLInputImpl
Retrieves the next attribute in this SQLInputImpl object as a stream of Unicode characters.
readChildren(ObjectInputStream) - Method in class java.beans.beancontext.BeanContextSupport
When an instance of this class is used as a delegate for the implementation of the BeanContext protocols (and its subprotocols) there exists a 'chicken and egg' problem during deserialization
readClassDescriptor() - Method in class java.io.ObjectInputStream
Read a class descriptor from the serialization stream.
readClob() - Method in interface java.sql.SQLInput
Reads an SQL CLOB value from the stream and returns it as a Clob object in the Java programming language.
readClob() - Method in class javax.sql.rowset.serial.SQLInputImpl
Retrieves the CLOB value at the head of this SQLInputImpl object as a Clob object in the Java programming language.
readConfiguration() - Method in class java.util.logging.LogManager
Reinitialize the logging properties and reread the logging configuration.
readConfiguration(InputStream) - Method in class java.util.logging.LogManager
Reinitialize the logging properties and reread the logging configuration from the given stream, which should be in java.util.Properties format.
readData(RowSetInternal) - Method in interface javax.sql.RowSetReader
Reads the new contents of the calling RowSet object.
readDate() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a java.sql.Date object.
readDate() - Method in class javax.sql.rowset.serial.SQLInputImpl
Retrieves the next attribute in this SQLInputImpl as a java.sql.Date object.
readDouble() - Method in interface java.io.DataInput
Reads eight input bytes and returns a double value.
readDouble() - Method in class java.io.DataInputStream
See the general contract of the readDouble method of DataInput.
readDouble() - Method in class java.io.ObjectInputStream
Reads a 64 bit double.
readDouble() - Method in class java.io.RandomAccessFile
Reads a double from this file.
readDouble() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a double in the Java programming language.
readDouble() - Method in interface javax.imageio.stream.ImageInputStream
Reads 8 bytes from the stream, and (conceptually) concatenates them according to the current byte order and returns the result as a double.
readDouble() - Method in class javax.imageio.stream.ImageInputStreamImpl
 
readDouble() - Method in class javax.sql.rowset.serial.SQLInputImpl
Retrieves the next attribute in this SQLInputImpl object as a double in the Java programming language.
reader() - Method in class java.io.Console
Retrieves the unique Reader object associated with this console.
Reader - Class in java.io
Abstract class for reading character streams.
Reader() - Constructor for class java.io.Reader
Creates a new character-stream reader whose critical sections will synchronize on the reader itself.
Reader(Object) - Constructor for class java.io.Reader
Creates a new character-stream reader whose critical sections will synchronize on the given object.
reader - Variable in class javax.script.SimpleScriptContext
This is the reader to be used for input from scripts.
readerSpiNames - Variable in class javax.imageio.spi.ImageWriterSpi
An array of strings to be returned from getImageReaderSpiNames, initially null.
readerSupportsThumbnails() - Method in class javax.imageio.ImageReader
Returns true if the image format understood by this reader supports thumbnail preview images associated with it.
readExternal(ObjectInput) - Method in class java.awt.datatransfer.DataFlavor
Restores this DataFlavor from a Serialized state.
readExternal(ObjectInput) - Method in interface java.io.Externalizable
The object implements the readExternal method to restore its contents by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays.
readExternal(ObjectInput) - Method in class javax.management.loading.MLet
Restore this MLet's contents from the given ObjectInput.
readFields() - Method in class java.io.ObjectInputStream
Reads the persistent fields from the stream and makes them available by name.
readFloat() - Method in interface java.io.DataInput
Reads four input bytes and returns a float value.
readFloat() - Method in class java.io.DataInputStream
See the general contract of the readFloat method of DataInput.
readFloat() - Method in class java.io.ObjectInputStream
Reads a 32 bit float.
readFloat() - Method in class java.io.RandomAccessFile
Reads a float from this file.
readFloat() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a float in the Java programming language.
readFloat() - Method in interface javax.imageio.stream.ImageInputStream
Reads 4 bytes from the stream, and (conceptually) concatenates them according to the current byte order and returns the result as a float.
readFloat() - Method in class javax.imageio.stream.ImageInputStreamImpl
 
readFloat() - Method in class javax.sql.rowset.serial.SQLInputImpl
Retrieves the next attribute in this SQLInputImpl object as a float in the Java programming language.
readFully(byte[]) - Method in interface java.io.DataInput
Reads some bytes from an input stream and stores them into the buffer array b.
readFully(byte[], int, int) - Method in interface java.io.DataInput
Reads len bytes from an input stream.
readFully(byte[]) - Method in class java.io.DataInputStream
See the general contract of the readFully method of DataInput.
readFully(byte[], int, int) - Method in class java.io.DataInputStream
See the general contract of the readFully method of DataInput.
readFully(byte[]) - Method in class java.io.ObjectInputStream
Reads bytes, blocking until all bytes are read.
readFully(byte[], int, int) - Method in class java.io.ObjectInputStream
Reads bytes, blocking until all bytes are read.
readFully(byte[]) - Method in class java.io.RandomAccessFile
Reads b.length bytes from this file into the byte array, starting at the current file pointer.
readFully(byte[], int, int) - Method in class java.io.RandomAccessFile
Reads exactly len bytes from this file into the byte array, starting at the current file pointer.
readFully(byte[], int, int) - Method in interface javax.imageio.stream.ImageInputStream
Reads len bytes from the stream, and stores them into b starting at index off.
readFully(byte[]) - Method in interface javax.imageio.stream.ImageInputStream
Reads b.length bytes from the stream, and stores them into b starting at index 0.
readFully(short[], int, int) - Method in interface javax.imageio.stream.ImageInputStream
Reads len shorts (signed 16-bit integers) from the stream according to the current byte order, and stores them into s starting at index off.
readFully(char[], int, int) - Method in interface javax.imageio.stream.ImageInputStream
Reads len chars (unsigned 16-bit integers) from the stream according to the current byte order, and stores them into c starting at index off.
readFully(int[], int, int) - Method in interface javax.imageio.stream.ImageInputStream
Reads len ints (signed 32-bit integers) from the stream according to the current byte order, and stores them into i starting at index off.
readFully(long[], int, int) - Method in interface javax.imageio.stream.ImageInputStream
Reads len longs (signed 64-bit integers) from the stream according to the current byte order, and stores them into l starting at index off.
readFully(float[], int, int) - Method in interface javax.imageio.stream.ImageInputStream
Reads len floats (32-bit IEEE single-precision floats) from the stream according to the current byte order, and stores them into f starting at index off.
readFully(double[], int, int) - Method in interface javax.imageio.stream.ImageInputStream
Reads len doubles (64-bit IEEE double-precision floats) from the stream according to the current byte order, and stores them into d starting at index off.
readFully(byte[], int, int) - Method in class javax.imageio.stream.ImageInputStreamImpl
 
readFully(byte[]) - Method in class javax.imageio.stream.ImageInputStreamImpl
 
readFully(short[], int, int) - Method in class javax.imageio.stream.ImageInputStreamImpl
 
readFully(char[], int, int) - Method in class javax.imageio.stream.ImageInputStreamImpl
 
readFully(int[], int, int) - Method in class javax.imageio.stream.ImageInputStreamImpl
 
readFully(long[], int, int) - Method in class javax.imageio.stream.ImageInputStreamImpl
 
readFully(float[], int, int) - Method in class javax.imageio.stream.ImageInputStreamImpl
 
readFully(double[], int, int) - Method in class javax.imageio.stream.ImageInputStreamImpl
 
READING - Static variable in class java.text.AttributedCharacterIterator.Attribute
Attribute key for the reading of some text.
readInt() - Method in interface java.io.DataInput
Reads four input bytes and returns an int value.
readInt() - Method in class java.io.DataInputStream
See the general contract of the readInt method of DataInput.
readInt() - Method in class java.io.ObjectInputStream
Reads a 32 bit int.
readInt() - Method in class java.io.RandomAccessFile
Reads a signed 32-bit integer from this file.
readInt() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as an int in the Java programming language.
readInt() - Method in interface javax.imageio.stream.ImageInputStream
Reads 4 bytes from the stream, and (conceptually) concatenates them according to the current byte order and returns the result as an int.
readInt() - Method in class javax.imageio.stream.ImageInputStreamImpl
 
readInt() - Method in class javax.sql.rowset.serial.SQLInputImpl
Retrieves the next attribute in this SQLInputImpl object as an int in the Java programming language.
readLine() - Method in class java.io.BufferedReader
Reads a line of text.
readLine(String, Object...) - Method in class java.io.Console
Provides a formatted prompt, then reads a single line of text from the console.
readLine() - Method in class java.io.Console
Reads a single line of text from the console.
readLine() - Method in interface java.io.DataInput
Reads the next line of text from the input stream.
readLine() - Method in class java.io.DataInputStream
Deprecated.
This method does not properly convert bytes to characters. As of JDK 1.1, the preferred way to read lines of text is via the BufferedReader.readLine() method. Programs that use the DataInputStream class to read lines can be converted to use the BufferedReader class by replacing code of the form:
     DataInputStream d = new DataInputStream(in);
 
with:
     BufferedReader d
          = new BufferedReader(new InputStreamReader(in));
 
readLine() - Method in class java.io.LineNumberReader
Read a line of text.
readLine() - Method in class java.io.ObjectInputStream
Deprecated.
This method does not properly convert bytes to characters. see DataInputStream for the details and alternatives.
readLine() - Method in class java.io.RandomAccessFile
Reads the next line of text from this file.
readLine() - Method in interface javax.imageio.stream.ImageInputStream
Reads the next line of text from the input stream.
readLine() - Method in class javax.imageio.stream.ImageInputStreamImpl
 
readLock() - Method in interface java.util.concurrent.locks.ReadWriteLock
Returns the lock used for reading.
readLock() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock
 
readLock() - Method in class javax.swing.text.AbstractDocument
Acquires a lock to begin reading some state from the document.
readLong() - Method in interface java.io.DataInput
Reads eight input bytes and returns a long value.
readLong() - Method in class java.io.DataInputStream
See the general contract of the readLong method of DataInput.
readLong() - Method in class java.io.ObjectInputStream
Reads a 64 bit long.
readLong() - Method in class java.io.RandomAccessFile
Reads a signed 64-bit integer from this file.
readLong() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a long in the Java programming language.
readLong() - Method in interface javax.imageio.stream.ImageInputStream
Reads 8 bytes from the stream, and (conceptually) concatenates them according to the current byte order and returns the result as a long.
readLong() - Method in class javax.imageio.stream.ImageInputStreamImpl
 
readLong() - Method in class javax.sql.rowset.serial.SQLInputImpl
Retrieves the next attribute in this SQLInputImpl object as a long in the Java programming language.
readNClob() - Method in interface java.sql.SQLInput
Reads an SQL NCLOB value from the stream and returns it as a NClob object in the Java programming language.
readNClob() - Method in class javax.sql.rowset.serial.SQLInputImpl
Reads an SQL NCLOB value from the stream and returns it as a Clob object in the Java programming language.
readNString() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a String in the Java programming language.
readNString() - Method in class javax.sql.rowset.serial.SQLInputImpl
Reads the next attribute in the stream and returns it as a String in the Java programming language.
readObject() - Method in class java.beans.XMLDecoder
Reads the next object from the underlying input stream.
readObject() - Method in interface java.io.ObjectInput
Read and return an object.
readObject() - Method in class java.io.ObjectInputStream
Read an object from the ObjectInputStream.
readObject() - Method in interface java.sql.SQLInput
Reads the datum at the head of the stream and returns it as an Object in the Java programming language.
readObject() - Method in class javax.sql.rowset.serial.SQLInputImpl
Retrieves the value at the head of this SQLInputImpl object as an Object in the Java programming language.
readObjectOverride() - Method in class java.io.ObjectInputStream
This method is called by trusted subclasses of ObjectOutputStream that constructed ObjectOutputStream using the protected no-arg constructor.
readOnlyAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the action to set the editor into read-only mode.
ReadOnlyFileSystemException - Exception in java.nio.file
Unchecked exception thrown when an attempt is made to update an object associated with a read-only FileSystem.
ReadOnlyFileSystemException() - Constructor for exception java.nio.file.ReadOnlyFileSystemException
Constructs an instance of this class.
readPassword(String, Object...) - Method in class java.io.Console
Provides a formatted prompt, then reads a password or passphrase from the console with echoing disabled.
readPassword() - Method in class java.io.Console
Reads a password or passphrase from the console with echoing disabled
readRaster(int, ImageReadParam) - Method in class javax.imageio.ImageReader
Returns a new Raster object containing the raw pixel data from the image stream, without any color conversion applied.
readRef() - Method in interface java.sql.SQLInput
Reads an SQL REF value from the stream and returns it as a Ref object in the Java programming language.
readRef() - Method in class javax.sql.rowset.serial.SQLInputImpl
Retrieves the value at the head of this SQLInputImpl object as a Ref object in the Java programming language.
readResolve() - Method in class java.awt.AWTKeyStroke
Returns a cached instance of AWTKeyStroke (or a subclass of AWTKeyStroke) which is equal to this instance.
readResolve() - Method in class java.awt.color.ICC_Profile
Resolves instances being deserialized into instances registered with CMM.
readResolve() - Method in class java.awt.font.TextAttribute
Resolves instances being deserialized to the predefined constants.
readResolve() - Method in class java.security.cert.Certificate.CertificateRep
Resolve the Certificate Object.
readResolve() - Method in class java.security.cert.CertPath.CertPathRep
Returns a CertPath constructed from the type and data.
readResolve() - Method in class java.security.KeyRep
Resolve the Key object.
readResolve() - Method in class java.text.AttributedCharacterIterator.Attribute
Resolves instances being deserialized to the predefined constants.
readResolve() - Method in class java.text.DateFormat.Field
Resolves instances being deserialized to the predefined constants.
readResolve() - Method in class java.text.MessageFormat.Field
Resolves instances being deserialized to the predefined constants.
readResolve() - Method in class java.text.NumberFormat.Field
Resolves instances being deserialized to the predefined constants.
readResolve() - Method in class javax.management.openmbean.SimpleType
Replace an object read from an ObjectInputStream with the unique instance for that value.
readResolve() - Method in class javax.print.attribute.EnumSyntax
During object input, convert this deserialized enumeration instance to the proper enumeration value defined in the enumeration attribute class.
readRowId() - Method in interface java.sql.SQLInput
Reads an SQL ROWID value from the stream and returns it as a RowId object in the Java programming language.
readRowId() - Method in class javax.sql.rowset.serial.SQLInputImpl
Reads an SQL ROWID value from the stream and returns it as a RowId object in the Java programming language.
readShort() - Method in interface java.io.DataInput
Reads two input bytes and returns a short value.
readShort() - Method in class java.io.DataInputStream
See the general contract of the readShort method of DataInput.
readShort() - Method in class java.io.ObjectInputStream
Reads a 16 bit short.
readShort() - Method in class java.io.RandomAccessFile
Reads a signed 16-bit number from this file.
readShort() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a short in the Java programming language.
readShort() - Method in interface javax.imageio.stream.ImageInputStream
Reads two bytes from the stream, and (conceptually) concatenates them according to the current byte order, and returns the result as a short value.
readShort() - Method in class javax.imageio.stream.ImageInputStreamImpl
 
readShort() - Method in class javax.sql.rowset.serial.SQLInputImpl
Retrieves the next attribute in this SQLInputImpl object as a short in the Java programming language.
readSQL(SQLInput, String) - Method in interface java.sql.SQLData
Populates this object with data read from the database.
readSQLXML() - Method in interface java.sql.SQLInput
Reads an SQL XML value from the stream and returns it as a SQLXML object in the Java programming language.
readSQLXML() - Method in class javax.sql.rowset.serial.SQLInputImpl
Reads an SQL XML value from the stream and returns it as a SQLXML object in the Java programming language.
readStreamHeader() - Method in class java.io.ObjectInputStream
The readStreamHeader method is provided to allow subclasses to read and verify their own stream headers.
readString() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a String in the Java programming language.
readString() - Method in class javax.sql.rowset.serial.SQLInputImpl
Retrieves the next attribute in this SQLInputImpl object as a String in the Java programming language.
readSymbolicLink(Path) - Static method in class java.nio.file.Files
Reads the target of a symbolic link (optional operation).
readSymbolicLink(Path) - Method in class java.nio.file.spi.FileSystemProvider
Reads the target of a symbolic link.
readThumbnail(int, int) - Method in class javax.imageio.ImageReader
Returns the thumbnail preview image indexed by thumbnailIndex, associated with the image indexed by ImageIndex as a BufferedImage.
readTile(int, int, int) - Method in class javax.imageio.ImageReader
Reads the tile indicated by the tileX and tileY arguments, returning it as a BufferedImage.
readTileRaster(int, int, int) - Method in class javax.imageio.ImageReader
Returns a new Raster object containing the raw pixel data from the tile, without any color conversion applied.
readTime() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a java.sql.Time object.
readTime() - Method in class javax.sql.rowset.serial.SQLInputImpl
Retrieves the next attribute in this SQLInputImpl object as a java.sql.Time object.
readTimestamp() - Method in interface java.sql.SQLInput
Reads the next attribute in the stream and returns it as a java.sql.Timestamp object.
readTimestamp() - Method in class javax.sql.rowset.serial.SQLInputImpl
Retrieves the next attribute in this SQLInputImpl object as a java.sql.Timestamp object.
readUnlock() - Method in class javax.swing.text.AbstractDocument
Does a read unlock.
readUnshared() - Method in class java.io.ObjectInputStream
Reads an "unshared" object from the ObjectInputStream.
readUnsignedByte() - Method in interface java.io.DataInput
Reads one input byte, zero-extends it to type int, and returns the result, which is therefore in the range 0 through 255.
readUnsignedByte() - Method in class java.io.DataInputStream
See the general contract of the readUnsignedByte method of DataInput.
readUnsignedByte() - Method in class java.io.ObjectInputStream
Reads an unsigned 8 bit byte.
readUnsignedByte() - Method in class java.io.RandomAccessFile
Reads an unsigned eight-bit number from this file.
readUnsignedByte() - Method in interface javax.imageio.stream.ImageInputStream
Reads a byte from the stream, and (conceptually) converts it to an int, masks it with 0xff in order to strip off any sign-extension bits, and returns it as a byte value.
readUnsignedByte() - Method in class javax.imageio.stream.ImageInputStreamImpl
 
readUnsignedInt() - Method in interface javax.imageio.stream.ImageInputStream
Reads 4 bytes from the stream, and (conceptually) concatenates them according to the current byte order, converts the result to a long, masks it with 0xffffffffL in order to strip off any sign-extension bits, and returns the result as an unsigned long value.
readUnsignedInt() - Method in class javax.imageio.stream.ImageInputStreamImpl
 
readUnsignedShort() - Method in interface java.io.DataInput
Reads two input bytes and returns an int value in the range 0 through 65535.
readUnsignedShort() - Method in class java.io.DataInputStream
See the general contract of the readUnsignedShort method of DataInput.
readUnsignedShort() - Method in class java.io.ObjectInputStream
Reads an unsigned 16 bit short.
readUnsignedShort() - Method in class java.io.RandomAccessFile
Reads an unsigned 16-bit number from this file.
readUnsignedShort() - Method in interface javax.imageio.stream.ImageInputStream
Reads two bytes from the stream, and (conceptually) concatenates them according to the current byte order, converts the resulting value to an int, masks it with 0xffff in order to strip off any sign-extension buts, and returns the result as an unsigned int value.
readUnsignedShort() - Method in class javax.imageio.stream.ImageInputStreamImpl
 
readURL() - Method in interface java.sql.SQLInput
Reads an SQL DATALINK value from the stream and returns it as a java.net.URL object in the Java programming language.
readURL() - Method in class javax.sql.rowset.serial.SQLInputImpl
Reads an SQL DATALINK value from the stream and returns it as an URL object in the Java programming language.
readUTF() - Method in interface java.io.DataInput
Reads in a string that has been encoded using a modified UTF-8 format.
readUTF() - Method in class java.io.DataInputStream
See the general contract of the readUTF method of DataInput.
readUTF(DataInput) - Static method in class java.io.DataInputStream
Reads from the stream in a representation of a Unicode character string encoded in modified UTF-8 format; this string of characters is then returned as a String.
readUTF() - Method in class java.io.ObjectInputStream
Reads a String in modified UTF-8 format.
readUTF() - Method in class java.io.RandomAccessFile
Reads in a string from this file.
readUTF() - Method in interface javax.imageio.stream.ImageInputStream
Reads in a string that has been encoded using a modified UTF-8 format.
readUTF() - Method in class javax.imageio.stream.ImageInputStreamImpl
 
ReadWriteLock - Interface in java.util.concurrent.locks
A ReadWriteLock maintains a pair of associated locks, one for read-only operations and one for writing.
readXML(WebRowSet, Reader) - Method in interface javax.sql.rowset.spi.XmlReader
Reads and parses the given WebRowSet object from the given input stream in XML format.
readXml(Reader) - Method in interface javax.sql.rowset.WebRowSet
Reads a WebRowSet object in its XML format from the given Reader object.
readXml(InputStream) - Method in interface javax.sql.rowset.WebRowSet
Reads a stream based XML input to populate this WebRowSet object.
ready() - Method in class java.io.BufferedReader
Tells whether this stream is ready to be read.
ready() - Method in class java.io.CharArrayReader
Tells whether this stream is ready to be read.
ready() - Method in class java.io.FilterReader
Tells whether this stream is ready to be read.
ready() - Method in class java.io.InputStreamReader
Tells whether this stream is ready to be read.
ready() - Method in class java.io.PipedReader
Tell whether this stream is ready to be read.
ready() - Method in class java.io.PushbackReader
Tells whether this stream is ready to be read.
ready() - Method in class java.io.Reader
Tells whether this stream is ready to be read.
ready() - Method in class java.io.StringReader
Tells whether this stream is ready to be read.
readyOps() - Method in class java.nio.channels.SelectionKey
Retrieves this key's ready-operation set.
REAL - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type REAL.
realEditor - Variable in class javax.swing.tree.DefaultTreeCellEditor
Editor handling the editing.
RealmCallback - Class in javax.security.sasl
This callback is used by SaslClient and SaslServer to retrieve realm information.
RealmCallback(String) - Constructor for class javax.security.sasl.RealmCallback
Constructs a RealmCallback with a prompt.
RealmCallback(String, String) - Constructor for class javax.security.sasl.RealmCallback
Constructs a RealmCallback with a prompt and default realm information.
RealmChoiceCallback - Class in javax.security.sasl
This callback is used by SaslClient and SaslServer to obtain a realm given a list of realm choices.
RealmChoiceCallback(String, String[], int, boolean) - Constructor for class javax.security.sasl.RealmChoiceCallback
Constructs a RealmChoiceCallback with a prompt, a list of choices and a default choice.
realSource - Variable in class javax.swing.undo.UndoableEditSupport
 
rebind(String, Remote) - Static method in class java.rmi.Naming
Rebinds the specified name to a new remote object.
rebind(String, Remote) - Method in interface java.rmi.registry.Registry
Replaces the binding for the specified name in this registry with the supplied remote reference.
rebind(Name, Object) - Method in interface javax.naming.Context
Binds a name to an object, overwriting any existing binding.
rebind(String, Object) - Method in interface javax.naming.Context
Binds a name to an object, overwriting any existing binding.
rebind(Name, Object, Attributes) - Method in interface javax.naming.directory.DirContext
Binds a name to an object, along with associated attributes, overwriting any existing binding.
rebind(String, Object, Attributes) - Method in interface javax.naming.directory.DirContext
Binds a name to an object, along with associated attributes, overwriting any existing binding.
rebind(String, Object, Attributes) - Method in class javax.naming.directory.InitialDirContext
 
rebind(Name, Object, Attributes) - Method in class javax.naming.directory.InitialDirContext
 
rebind(String, Object) - Method in class javax.naming.InitialContext
 
rebind(Name, Object) - Method in class javax.naming.InitialContext
 
recalculateIfInsetsChanged() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
recalculateIfInsetsChanged() - Method in class javax.swing.plaf.synth.SynthSliderUI
 
recalculateIfOrientationChanged() - Method in class javax.swing.plaf.basic.BasicSliderUI
 
recalcWidthCache() - Method in class javax.swing.table.DefaultTableColumnModel
Recalculates the total combined width of all columns.
receive(int) - Method in class java.io.PipedInputStream
Receives a byte of data.
receive(DatagramPacket) - Method in class java.net.DatagramSocket
Receives a datagram packet from this socket.
receive(DatagramPacket) - Method in class java.net.DatagramSocketImpl
Receive the datagram packet.
receive(ByteBuffer) - Method in class java.nio.channels.DatagramChannel
Receives a datagram via this channel.
Receiver - Interface in javax.sound.midi
A Receiver receives MidiEvent objects and typically does something useful in response, such as interpreting them to generate sound or raw MIDI output.
reclaim(AttributeSet) - Method in interface javax.swing.text.AbstractDocument.AttributeContext
Reclaims an attribute set.
reclaim(AttributeSet) - Method in class javax.swing.text.StyleContext
Returns a set no longer needed by the MutableAttributeSet implmentation.
reconnect(Control[]) - Method in class javax.naming.ldap.InitialLdapContext
 
reconnect(Control[]) - Method in interface javax.naming.ldap.LdapContext
Reconnects to the LDAP server using the supplied controls and this context's environment.
reconvert() - Method in class java.awt.im.InputContext
Asks the current input method to reconvert text from the current client component.
reconvert() - Method in interface java.awt.im.spi.InputMethod
Starts the reconversion operation.
recordDisable(Track) - Method in interface javax.sound.midi.Sequencer
Disables recording to the specified track.
recordEnable(Track, int) - Method in interface javax.sound.midi.Sequencer
Prepares the specified track for recording events received on a particular channel.
Rectangle - Class in java.awt
A Rectangle specifies an area in a coordinate space that is enclosed by the Rectangle object's upper-left point (x,y) in the coordinate space, its width, and its height.
Rectangle() - Constructor for class java.awt.Rectangle
Constructs a new Rectangle whose upper-left corner is at (0, 0) in the coordinate space, and whose width and height are both zero.
Rectangle(Rectangle) - Constructor for class java.awt.Rectangle
Constructs a new Rectangle, initialized to match the values of the specified Rectangle.
Rectangle(int, int, int, int) - Constructor for class java.awt.Rectangle
Constructs a new Rectangle whose upper-left corner is specified as (x,y) and whose width and height are specified by the arguments of the same name.
Rectangle(int, int) - Constructor for class java.awt.Rectangle
Constructs a new Rectangle whose upper-left corner is at (0, 0) in the coordinate space, and whose width and height are specified by the arguments of the same name.
Rectangle(Point, Dimension) - Constructor for class java.awt.Rectangle
Constructs a new Rectangle whose upper-left corner is specified by the Point argument, and whose width and height are specified by the Dimension argument.
Rectangle(Point) - Constructor for class java.awt.Rectangle
Constructs a new Rectangle whose upper-left corner is the specified Point, and whose width and height are both zero.
Rectangle(Dimension) - Constructor for class java.awt.Rectangle
Constructs a new Rectangle whose top left corner is (0, 0) and whose width and height are specified by the Dimension argument.
Rectangle2D - Class in java.awt.geom
The Rectangle2D class describes a rectangle defined by a location (x,y) and dimension (w x h).
Rectangle2D() - Constructor for class java.awt.geom.Rectangle2D
This is an abstract class that cannot be instantiated directly.
Rectangle2D.Double - Class in java.awt.geom
The Double class defines a rectangle specified in double coordinates.
Rectangle2D.Double() - Constructor for class java.awt.geom.Rectangle2D.Double
Constructs a new Rectangle2D, initialized to location (0, 0) and size (0, 0).
Rectangle2D.Double(double, double, double, double) - Constructor for class java.awt.geom.Rectangle2D.Double
Constructs and initializes a Rectangle2D from the specified double coordinates.
Rectangle2D.Float - Class in java.awt.geom
The Float class defines a rectangle specified in float coordinates.
Rectangle2D.Float() - Constructor for class java.awt.geom.Rectangle2D.Float
Constructs a new Rectangle2D, initialized to location (0.0, 0.0) and size (0.0, 0.0).
Rectangle2D.Float(float, float, float, float) - Constructor for class java.awt.geom.Rectangle2D.Float
Constructs and initializes a Rectangle2D from the specified float coordinates.
rectangleForCurrentValue() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Returns the area that is reserved for drawing the currently selected item.
RectangularShape - Class in java.awt.geom
RectangularShape is the base class for a number of Shape objects whose geometry is defined by a rectangular frame.
RectangularShape() - Constructor for class java.awt.geom.RectangularShape
This is an abstract class that cannot be instantiated directly.
rects - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
RecursiveAction - Class in java.util.concurrent
A recursive resultless ForkJoinTask.
RecursiveAction() - Constructor for class java.util.concurrent.RecursiveAction
 
RecursiveTask<V> - Class in java.util.concurrent
A recursive result-bearing ForkJoinTask.
RecursiveTask() - Constructor for class java.util.concurrent.RecursiveTask
 
red - Static variable in class java.awt.Color
The color red.
RED - Static variable in class java.awt.Color
The color red.
REDCOMPONENT - Static variable in class java.awt.color.ICC_ProfileRGB
Used to get a gamma value or TRC for the red component.
redefineClasses(ClassDefinition...) - Method in interface java.lang.instrument.Instrumentation
Redefine the supplied set of classes using the supplied class files.
redirectError(ProcessBuilder.Redirect) - Method in class java.lang.ProcessBuilder
Sets this process builder's standard error destination.
redirectError(File) - Method in class java.lang.ProcessBuilder
Sets this process builder's standard error destination to a file.
redirectError() - Method in class java.lang.ProcessBuilder
Returns this process builder's standard error destination.
redirectErrorStream() - Method in class java.lang.ProcessBuilder
Tells whether this process builder merges standard error and standard output.
redirectErrorStream(boolean) - Method in class java.lang.ProcessBuilder
Sets this process builder's redirectErrorStream property.
redirectInput(ProcessBuilder.Redirect) - Method in class java.lang.ProcessBuilder
Sets this process builder's standard input source.
redirectInput(File) - Method in class java.lang.ProcessBuilder
Sets this process builder's standard input source to a file.
redirectInput() - Method in class java.lang.ProcessBuilder
Returns this process builder's standard input source.
redirectOutput(ProcessBuilder.Redirect) - Method in class java.lang.ProcessBuilder
Sets this process builder's standard output destination.
redirectOutput(File) - Method in class java.lang.ProcessBuilder
Sets this process builder's standard output destination to a file.
redirectOutput() - Method in class java.lang.ProcessBuilder
Returns this process builder's standard output destination.
redispatchEvent(Component, AWTEvent) - Method in class java.awt.KeyboardFocusManager
Redispatches an AWTEvent in such a way that the AWT event dispatcher will not recursively request that the KeyboardFocusManager, or any installed KeyEventDispatchers, dispatch the event again.
redo() - Method in class javax.swing.text.AbstractDocument.DefaultDocumentEvent
Redoes a change.
redo() - Method in class javax.swing.text.AbstractDocument.ElementEdit
Redoes a change.
redo() - Method in class javax.swing.text.DefaultStyledDocument.AttributeUndoableEdit
Redoes a change.
redo() - Method in class javax.swing.undo.AbstractUndoableEdit
Throws CannotRedoException if canRedo returns false.
redo() - Method in class javax.swing.undo.CompoundEdit
Sends redo to all contained UndoableEdits in the order in which they were added.
redo() - Method in class javax.swing.undo.StateEdit
Tells the edited object to apply the state after the edit
redo() - Method in interface javax.swing.undo.UndoableEdit
Re-applies the edit.
redo() - Method in class javax.swing.undo.UndoManager
Redoes the appropriate edits.
RedoName - Static variable in class javax.swing.undo.AbstractUndoableEdit
String returned by getRedoPresentationName; as of Java 2 platform v1.3.1 this field is no longer used.
redoTo(UndoableEdit) - Method in class javax.swing.undo.UndoManager
Redoes all changes from the index of the next edit to edit, updating the index of the next edit appropriately.
reducePermits(int) - Method in class java.util.concurrent.Semaphore
Shrinks the number of available permits by the indicated reduction.
ReentrantLock - Class in java.util.concurrent.locks
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() - Constructor for class java.util.concurrent.locks.ReentrantLock
Creates an instance of ReentrantLock.
ReentrantLock(boolean) - Constructor for class java.util.concurrent.locks.ReentrantLock
Creates an instance of ReentrantLock with the given fairness policy.
ReentrantReadWriteLock - Class in java.util.concurrent.locks
An implementation of ReadWriteLock supporting similar semantics to ReentrantLock.
ReentrantReadWriteLock() - Constructor for class java.util.concurrent.locks.ReentrantReadWriteLock
Creates a new ReentrantReadWriteLock with default (nonfair) ordering properties.
ReentrantReadWriteLock(boolean) - Constructor for class java.util.concurrent.locks.ReentrantReadWriteLock
Creates a new ReentrantReadWriteLock with the given fairness policy.
ReentrantReadWriteLock.ReadLock - Class in java.util.concurrent.locks
The lock returned by method ReentrantReadWriteLock.readLock().
ReentrantReadWriteLock.ReadLock(ReentrantReadWriteLock) - Constructor for class java.util.concurrent.locks.ReentrantReadWriteLock.ReadLock
Constructor for use by subclasses
ReentrantReadWriteLock.WriteLock - Class in java.util.concurrent.locks
The lock returned by method ReentrantReadWriteLock.writeLock().
ReentrantReadWriteLock.WriteLock(ReentrantReadWriteLock) - Constructor for class java.util.concurrent.locks.ReentrantReadWriteLock.WriteLock
Constructor for use by subclasses
ref - Variable in class java.rmi.server.RemoteObject
The object's remote reference.
Ref - Interface in java.sql
The mapping in the Java programming language of an SQL REF value, which is a reference to an SQL structured type value in the database.
REF - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type REF.
REF_MBEAN_NOT_REGISTERED - Static variable in class javax.management.relation.RoleStatus
Problem type when trying to set a role value including the ObjectName of a MBean not registered in the MBean Server.
REF_MBEAN_OF_INCORRECT_CLASS - Static variable in class javax.management.relation.RoleStatus
Problem type when trying to set a role value including the ObjectName of a MBean not of the class expected for that role.
RefAddr - Class in javax.naming
This class represents the address of a communications end-point.
RefAddr(String) - Constructor for class javax.naming.RefAddr
Constructs a new instance of RefAddr using its address type.
Reference<T> - Class in java.lang.ref
Abstract base class for reference objects.
Reference - Class in javax.naming
This class represents a reference to an object that is found outside of the naming/directory system.
Reference(String) - Constructor for class javax.naming.Reference
Constructs a new reference for an object with class name 'className'.
Reference(String, RefAddr) - Constructor for class javax.naming.Reference
Constructs a new reference for an object with class name 'className' and an address.
Reference(String, String, String) - Constructor for class javax.naming.Reference
Constructs a new reference for an object with class name 'className', and the class name and location of the object's factory.
Reference(String, RefAddr, String, String) - Constructor for class javax.naming.Reference
Constructs a new reference for an object with class name 'className', the class name and location of the object's factory, and the address for the object.
Reference - Interface in javax.xml.crypto.dsig
A representation of the Reference element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
Referenceable - Interface in javax.naming
This interface is implemented by an object that can provide a Reference to itself.
ReferenceQueue<T> - Class in java.lang.ref
Reference queues, to which registered reference objects are appended by the garbage collector after the appropriate reachability changes are detected.
ReferenceQueue() - Constructor for class java.lang.ref.ReferenceQueue
Constructs a new reference-object queue.
ReferenceType - Interface in javax.lang.model.type
Represents a reference type.
ReferenceUriSchemesSupported - Class in javax.print.attribute.standard
Class ReferenceUriSchemesSupported is a printing attribute class an enumeration, that indicates a "URI scheme," such as "http:" or "ftp:", that a printer can use to retrieve print data stored at a URI location.
ReferenceUriSchemesSupported(int) - Constructor for class javax.print.attribute.standard.ReferenceUriSchemesSupported
Construct a new reference URI scheme enumeration value with the given integer value.
REFERRAL - Static variable in interface javax.naming.Context
Constant that holds the name of the environment property for specifying how referrals encountered by the service provider are to be processed.
ReferralException - Exception in javax.naming
This abstract class is used to represent a referral exception, which is generated in response to a referral such as that returned by LDAP v3 servers.
ReferralException(String) - Constructor for exception javax.naming.ReferralException
Constructs a new instance of ReferralException using the explanation supplied.
ReferralException() - Constructor for exception javax.naming.ReferralException
Constructs a new instance of ReferralException.
ReflectionException - Exception in javax.management
Represents exceptions thrown in the MBean server when using the java.lang.reflect classes to invoke methods on MBeans.
ReflectionException(Exception) - Constructor for exception javax.management.ReflectionException
Creates a ReflectionException that wraps the actual java.lang.Exception.
ReflectionException(Exception, String) - Constructor for exception javax.management.ReflectionException
Creates a ReflectionException that wraps the actual java.lang.Exception with a detail message.
ReflectiveOperationException - Exception in java.lang
Common superclass of exceptions thrown by reflective operations in core reflection.
ReflectiveOperationException() - Constructor for exception java.lang.ReflectiveOperationException
Constructs a new exception with null as its detail message.
ReflectiveOperationException(String) - Constructor for exception java.lang.ReflectiveOperationException
Constructs a new exception with the specified detail message.
ReflectiveOperationException(String, Throwable) - Constructor for exception java.lang.ReflectiveOperationException
Constructs a new exception with the specified detail message and cause.
ReflectiveOperationException(Throwable) - Constructor for exception java.lang.ReflectiveOperationException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
ReflectPermission - Class in java.lang.reflect
The Permission class for reflective operations.
ReflectPermission(String) - Constructor for class java.lang.reflect.ReflectPermission
Constructs a ReflectPermission with the specified name.
ReflectPermission(String, String) - Constructor for class java.lang.reflect.ReflectPermission
Constructs a ReflectPermission with the specified name and actions.
refresh() - Method in class java.security.Policy
Refreshes/reloads the policy configuration.
refresh() - Method in class javax.security.auth.kerberos.KerberosTicket
Extends the validity period of this ticket.
refresh() - Method in class javax.security.auth.login.Configuration
Refresh and reload the Configuration.
refresh() - Method in class javax.security.auth.Policy
Deprecated.
Refresh and reload the Policy.
refresh() - Method in interface javax.security.auth.Refreshable
Update or extend the validity period for this Object.
REFRESH_RATE_UNKNOWN - Static variable in class java.awt.DisplayMode
Value of the refresh rate if not known.
Refreshable - Interface in javax.security.auth
Objects such as credentials may optionally implement this interface to provide the capability to refresh itself.
RefreshFailedException - Exception in javax.security.auth
Signals that a refresh operation failed.
RefreshFailedException() - Constructor for exception javax.security.auth.RefreshFailedException
Constructs a RefreshFailedException with no detail message.
RefreshFailedException(String) - Constructor for exception javax.security.auth.RefreshFailedException
Constructs a RefreshFailedException with the specified detail message.
refreshRow() - Method in interface java.sql.ResultSet
Refreshes the current row with its most recent value in the database.
regexFilter(String, int...) - Static method in class javax.swing.RowFilter
Returns a RowFilter that uses a regular expression to determine which entries to include.
region(int, int) - Method in class java.util.regex.Matcher
Sets the limits of this matcher's region.
Region - Class in javax.swing.plaf.synth
A distinct rendering area of a Swing component.
Region(String, String, boolean) - Constructor for class javax.swing.plaf.synth.Region
Creates a Region with the specified name.
regionEnd() - Method in class java.util.regex.Matcher
Reports the end index (exclusive) of this matcher's region.
regionMatches(int, String, int, int) - Method in class java.lang.String
Tests if two string regions are equal.
regionMatches(boolean, int, String, int, int) - Method in class java.lang.String
Tests if two string regions are equal.
regionStart() - Method in class java.util.regex.Matcher
Reports the start index of this matcher's region.
register(Selector, int, Object) - Method in class java.nio.channels.SelectableChannel
Registers this channel with the given selector, returning a selection key.
register(Selector, int) - Method in class java.nio.channels.SelectableChannel
Registers this channel with the given selector, returning a selection key.
register(Selector, int, Object) - Method in class java.nio.channels.spi.AbstractSelectableChannel
Registers this channel with the given selector, returning a selection key.
register(AbstractSelectableChannel, int, Object) - Method in class java.nio.channels.spi.AbstractSelector
Registers the given channel with this selector.
register(WatchService, WatchEvent.Kind<?>[], WatchEvent.Modifier...) - Method in interface java.nio.file.Path
Registers the file located by this path with a watch service.
register(WatchService, WatchEvent.Kind<?>...) - Method in interface java.nio.file.Path
Registers the file located by this path with a watch service.
register(WatchService, WatchEvent.Kind<?>[], WatchEvent.Modifier...) - Method in interface java.nio.file.Watchable
Registers an object with a watch service.
register(WatchService, WatchEvent.Kind<?>...) - Method in interface java.nio.file.Watchable
Registers an object with a watch service.
register(ActivationDesc) - Static method in class java.rmi.activation.Activatable
Register an object descriptor for an activatable remote object so that is can be activated on demand.
register() - Method in class java.util.concurrent.Phaser
Adds a new unarrived party to this phaser.
register(Region, String) - Method in class javax.swing.plaf.nimbus.NimbusLookAndFeel
Registers a third party component with the NimbusLookAndFeel.
RegisterableService - Interface in javax.imageio.spi
An optional interface that may be provided by service provider objects that will be registered with a ServiceRegistry.
registerApplicationClasspathSpis() - Method in class javax.imageio.spi.IIORegistry
Registers all available service providers found on the application class path, using the default ClassLoader.
registerAsParallelCapable() - Static method in class java.lang.ClassLoader
Registers the caller as parallel capable.
registerComponent(JComponent) - Method in class javax.swing.ToolTipManager
Registers a component for tooltip management.
registerDriver(Driver) - Static method in class java.sql.DriverManager
Registers the given driver with the DriverManager.
registerEditor(Class<?>, Class<?>) - Static method in class java.beans.PropertyEditorManager
Registers an editor class to edit values of the given target class.
registerEditorKitForContentType(String, String) - Static method in class javax.swing.JEditorPane
Establishes the default bindings of type to classname.
registerEditorKitForContentType(String, String, ClassLoader) - Static method in class javax.swing.JEditorPane
Establishes the default bindings of type to classname.
registerEngineExtension(String, ScriptEngineFactory) - Method in class javax.script.ScriptEngineManager
Registers a ScriptEngineFactory to handle an extension.
registerEngineMimeType(String, ScriptEngineFactory) - Method in class javax.script.ScriptEngineManager
Registers a ScriptEngineFactory to handle a mime type.
registerEngineName(String, ScriptEngineFactory) - Method in class javax.script.ScriptEngineManager
Registers a ScriptEngineFactory to handle a language name.
registerFont(Font) - Method in class java.awt.GraphicsEnvironment
Registers a created Fontin this GraphicsEnvironment.
registerGroup(ActivationGroupDesc) - Method in interface java.rmi.activation.ActivationSystem
Register the activation group.
registerKeyboardAction(ActionListener, String, KeyStroke, int) - Method in class javax.swing.JComponent
This method is now obsolete, please use a combination of getActionMap() and getInputMap() for similiar behavior.
registerKeyboardAction(ActionListener, KeyStroke, int) - Method in class javax.swing.JComponent
This method is now obsolete, please use a combination of getActionMap() and getInputMap() for similiar behavior.
registerKeyboardActions() - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
registerListeners() - Method in class java.awt.dnd.DragGestureRecognizer
register this DragGestureRecognizer's Listeners with the Component subclasses must override this method
registerListeners() - Method in class java.awt.dnd.MouseDragGestureRecognizer
register this DragGestureRecognizer's Listeners with the Component
registerMBean(Object, ObjectName) - Method in interface javax.management.MBeanServer
Registers a pre-existing object as an MBean with the MBean server.
registerObject(ActivationDesc) - Method in interface java.rmi.activation.ActivationSystem
The registerObject method is used to register an activation descriptor, desc, and obtain an activation identifier for a activatable remote object.
registerOutParameter(int, int) - Method in interface java.sql.CallableStatement
Registers the OUT parameter in ordinal position parameterIndex to the JDBC type sqlType.
registerOutParameter(int, int, int) - Method in interface java.sql.CallableStatement
Registers the parameter in ordinal position parameterIndex to be of JDBC type sqlType.
registerOutParameter(int, int, String) - Method in interface java.sql.CallableStatement
Registers the designated output parameter.
registerOutParameter(String, int) - Method in interface java.sql.CallableStatement
Registers the OUT parameter named parameterName to the JDBC type sqlType.
registerOutParameter(String, int, int) - Method in interface java.sql.CallableStatement
Registers the parameter named parameterName to be of JDBC type sqlType.
registerOutParameter(String, int, String) - Method in interface java.sql.CallableStatement
Registers the designated output parameter.
registerProvider(String) - Static method in class javax.sql.rowset.spi.SyncFactory
Adds the the given synchronization provider to the factory register.
registerService(PrintService) - Static method in class javax.print.PrintServiceLookup
Allows an application to directly register an instance of a class which implements a print service.
registerServiceProvider(T, Class<T>) - Method in class javax.imageio.spi.ServiceRegistry
Adds a service provider object to the registry.
registerServiceProvider(Object) - Method in class javax.imageio.spi.ServiceRegistry
Adds a service provider object to the registry.
registerServiceProvider(PrintServiceLookup) - Static method in class javax.print.PrintServiceLookup
Allows an application to explicitly register a class that implements lookup services.
registerServiceProviders(Iterator<?>) - Method in class javax.imageio.spi.ServiceRegistry
Adds a set of service provider objects, taken from an Iterator to the registry.
registerStaticAttributeKey(Object) - Static method in class javax.swing.text.StyleContext
Registers an object as a static object that is being used as a key in attribute sets.
registerSubclass(Class<?>) - Static method in class java.awt.AWTKeyStroke
Registers a new class which the factory methods in AWTKeyStroke will use when generating new instances of AWTKeyStrokes.
registerTag(HTML.Tag, HTMLDocument.HTMLReader.TagAction) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Registers a handler for the given tag.
registerValidation(ObjectInputValidation, int) - Method in class java.io.ObjectInputStream
Register an object to be validated before the graph is returned.
REGISTRATION_NOTIFICATION - Static variable in class javax.management.MBeanServerNotification
Notification type denoting that an MBean has been registered.
Registry - Interface in java.rmi.registry
Registry is a remote interface to a simple remote object registry that provides methods for storing and retrieving remote object references bound with arbitrary string names.
REGISTRY_ID - Static variable in class java.rmi.server.ObjID
Object number for well-known ObjID of the registry.
REGISTRY_PORT - Static variable in interface java.rmi.registry.Registry
Well known port for registry.
RegistryHandler - Interface in java.rmi.registry
Deprecated.
no replacement
registryImpl(int) - Method in interface java.rmi.registry.RegistryHandler
Deprecated.
no replacement. As of the Java 2 platform v1.2, RMI no longer uses the RegistryHandler to obtain the registry's implementation.
registryStub(String, int) - Method in interface java.rmi.registry.RegistryHandler
Deprecated.
no replacement. As of the Java 2 platform v1.2, RMI no longer uses the RegistryHandler to obtain the registry's stub.
rehash() - Method in class java.util.Hashtable
Increases the capacity of and internally reorganizes this hashtable, in order to accommodate and access its entries more efficiently.
reinitialize() - Method in class java.util.concurrent.ForkJoinTask
Resets the internal bookkeeping state of this task, allowing a subsequent fork.
REJANG - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Rejang" Unicode character block.
rejectDrag() - Method in class java.awt.dnd.DropTargetContext
reject the Drag.
rejectDrag() - Method in class java.awt.dnd.DropTargetDragEvent
Rejects the drag as a result of examining either the dropAction or the available DataFlavor types.
rejectDrag() - Method in interface java.awt.dnd.peer.DropTargetContextPeer
reject the Drag
rejectDrop() - Method in class java.awt.dnd.DropTargetContext
called to signal that the drop is unacceptable.
rejectDrop() - Method in class java.awt.dnd.DropTargetDropEvent
reject the Drop.
rejectDrop() - Method in interface java.awt.dnd.peer.DropTargetContextPeer
reject the Drop
rejectedExecution(Runnable, ThreadPoolExecutor) - Method in interface java.util.concurrent.RejectedExecutionHandler
Method that may be invoked by a ThreadPoolExecutor when execute cannot accept a task.
rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class java.util.concurrent.ThreadPoolExecutor.AbortPolicy
Always throws RejectedExecutionException.
rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class java.util.concurrent.ThreadPoolExecutor.CallerRunsPolicy
Executes task r in the caller's thread, unless the executor has been shut down, in which case the task is discarded.
rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class java.util.concurrent.ThreadPoolExecutor.DiscardOldestPolicy
Obtains and ignores the next task that the executor would otherwise execute, if one is immediately available, and then retries execution of task r, unless the executor is shut down, in which case task r is instead discarded.
rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class java.util.concurrent.ThreadPoolExecutor.DiscardPolicy
Does nothing, which has the effect of discarding task r.
RejectedExecutionException - Exception in java.util.concurrent
Exception thrown by an Executor when a task cannot be accepted for execution.
RejectedExecutionException() - Constructor for exception java.util.concurrent.RejectedExecutionException
Constructs a RejectedExecutionException with no detail message.
RejectedExecutionException(String) - Constructor for exception java.util.concurrent.RejectedExecutionException
Constructs a RejectedExecutionException with the specified detail message.
RejectedExecutionException(String, Throwable) - Constructor for exception java.util.concurrent.RejectedExecutionException
Constructs a RejectedExecutionException with the specified detail message and cause.
RejectedExecutionException(Throwable) - Constructor for exception java.util.concurrent.RejectedExecutionException
Constructs a RejectedExecutionException with the specified cause.
RejectedExecutionHandler - Interface in java.util.concurrent
A handler for tasks that cannot be executed by a ThreadPoolExecutor.
rejectedSetBCOnce - Variable in class java.beans.beancontext.BeanContextChildSupport
A flag indicating that there has been at least one PropertyChangeVetoException thrown for the attempted setBeanContext operation.
REL - Static variable in class javax.swing.text.html.HTML.Attribute
 
Relation - Interface in javax.management.relation
This interface has to be implemented by any MBean class expected to represent a relation managed using the Relation Service.
RELATION_BASIC_CREATION - Static variable in class javax.management.relation.RelationNotification
Type for the creation of an internal relation.
RELATION_BASIC_REMOVAL - Static variable in class javax.management.relation.RelationNotification
Type for the removal from the Relation Service of an internal relation.
RELATION_BASIC_UPDATE - Static variable in class javax.management.relation.RelationNotification
Type for an update of an internal relation.
RELATION_MBEAN_CREATION - Static variable in class javax.management.relation.RelationNotification
Type for the relation MBean added into the Relation Service.
RELATION_MBEAN_REMOVAL - Static variable in class javax.management.relation.RelationNotification
Type for the removal from the Relation Service of a relation MBean.
RELATION_MBEAN_UPDATE - Static variable in class javax.management.relation.RelationNotification
Type for the update of a relation MBean.
RelationException - Exception in javax.management.relation
This class is the superclass of any exception which can be raised during relation management.
RelationException() - Constructor for exception javax.management.relation.RelationException
Default constructor, no message put in exception.
RelationException(String) - Constructor for exception javax.management.relation.RelationException
Constructor with given message put in exception.
RelationNotFoundException - Exception in javax.management.relation
This exception is raised when there is no relation for a given relation id in a Relation Service.
RelationNotFoundException() - Constructor for exception javax.management.relation.RelationNotFoundException
Default constructor, no message put in exception.
RelationNotFoundException(String) - Constructor for exception javax.management.relation.RelationNotFoundException
Constructor with given message put in exception.
RelationNotification - Class in javax.management.relation
A notification of a change in the Relation Service.
RelationNotification(String, Object, long, long, String, String, String, ObjectName, List<ObjectName>) - Constructor for class javax.management.relation.RelationNotification
Creates a notification for either a relation creation (RelationSupport object created internally in the Relation Service, or an MBean added as a relation) or for a relation removal from the Relation Service.
RelationNotification(String, Object, long, long, String, String, String, ObjectName, String, List<ObjectName>, List<ObjectName>) - Constructor for class javax.management.relation.RelationNotification
Creates a notification for a role update in a relation.
relations - Variable in class javax.accessibility.AccessibleRelationSet
Each entry in the Vector represents an AccessibleRelation.
RelationService - Class in javax.management.relation
The Relation Service is in charge of creating and deleting relation types and relations, of handling the consistency and of providing query mechanisms.
RelationService(boolean) - Constructor for class javax.management.relation.RelationService
Constructor.
RelationServiceMBean - Interface in javax.management.relation
The Relation Service is in charge of creating and deleting relation types and relations, of handling the consistency and of providing query mechanisms.
RelationServiceNotRegisteredException - Exception in javax.management.relation
This exception is raised when an access is done to the Relation Service and that one is not registered.
RelationServiceNotRegisteredException() - Constructor for exception javax.management.relation.RelationServiceNotRegisteredException
Default constructor, no message put in exception.
RelationServiceNotRegisteredException(String) - Constructor for exception javax.management.relation.RelationServiceNotRegisteredException
Constructor with given message put in exception.
RelationSupport - Class in javax.management.relation
A RelationSupport object is used internally by the Relation Service to represent simple relations (only roles, no properties or methods), with an unlimited number of roles, of any relation type.
RelationSupport(String, ObjectName, String, RoleList) - Constructor for class javax.management.relation.RelationSupport
Creates a RelationSupport object.
RelationSupport(String, ObjectName, MBeanServer, String, RoleList) - Constructor for class javax.management.relation.RelationSupport
Creates a RelationSupport object.
RelationSupportMBean - Interface in javax.management.relation
A RelationSupport object is used internally by the Relation Service to represent simple relations (only roles, no properties or methods), with an unlimited number of roles, of any relation type.
RelationType - Interface in javax.management.relation
The RelationType interface has to be implemented by any class expected to represent a relation type.
RelationTypeNotFoundException - Exception in javax.management.relation
This exception is raised when there is no relation type with given name in Relation Service.
RelationTypeNotFoundException() - Constructor for exception javax.management.relation.RelationTypeNotFoundException
Default constructor, no message put in exception.
RelationTypeNotFoundException(String) - Constructor for exception javax.management.relation.RelationTypeNotFoundException
Constructor with given message put in exception.
RelationTypeSupport - Class in javax.management.relation
A RelationTypeSupport object implements the RelationType interface.
RelationTypeSupport(String, RoleInfo[]) - Constructor for class javax.management.relation.RelationTypeSupport
Constructor where all role definitions are dynamically created and passed as parameter.
RelationTypeSupport(String) - Constructor for class javax.management.relation.RelationTypeSupport
Constructor to be used for subclasses.
RELATIVE - Static variable in class java.awt.GridBagConstraints
Specifies that this component is the next-to-last component in its column or row (gridwidth, gridheight), or that this component be placed next to the previously added component (gridx, gridy).
relative(int) - Method in interface java.sql.ResultSet
Moves the cursor a relative number of rows, either positive or negative.
relativeCCW(double, double, double, double, double, double) - Static method in class java.awt.geom.Line2D
Returns an indicator of where the specified point (px,py) lies with respect to the line segment from (x1,y1) to (x2,y2).
relativeCCW(double, double) - Method in class java.awt.geom.Line2D
Returns an indicator of where the specified point (px,py) lies with respect to this line segment.
relativeCCW(Point2D) - Method in class java.awt.geom.Line2D
Returns an indicator of where the specified Point2D lies with respect to this line segment.
relativize(URI) - Method in class java.net.URI
Relativizes the given URI against this URI.
relativize(Path) - Method in interface java.nio.file.Path
Constructs a relative path between this path and a given path.
release() - Method in class java.nio.channels.FileLock
Releases this lock.
release(long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Releases in exclusive mode.
release(int) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Releases in exclusive mode.
release() - Method in class java.util.concurrent.Semaphore
Releases a permit, returning it to the semaphore.
release(int) - Method in class java.util.concurrent.Semaphore
Releases the given number of permits, returning them to the semaphore.
release() - Method in interface javax.sql.rowset.CachedRowSet
Releases the current contents of this CachedRowSet object and sends a rowSetChanged event to all registered listeners.
releaseBeanContextResources() - Method in class java.beans.beancontext.BeanContextChildSupport
This method may be overridden by subclasses to provide their own release behaviors.
releaseBeanContextResources() - Method in class java.beans.beancontext.BeanContextServicesSupport
called from setBeanContext to notify a BeanContextChild to release resources obtained from the nesting BeanContext.
releaseInputStream() - Method in interface java.rmi.server.RemoteCall
Deprecated.
no replacement
releaseMBeanServer(MBeanServer) - Static method in class javax.management.MBeanServerFactory
Remove internal MBeanServerFactory references to a created MBeanServer.
releaseOutputStream() - Method in interface java.rmi.server.RemoteCall
Deprecated.
no replacement
releaseSavepoint(Savepoint) - Method in interface java.sql.Connection
Removes the specified Savepoint and subsequent Savepoint objects from the current transaction.
releaseService(BeanContextServices, Object, Object) - Method in interface java.beans.beancontext.BeanContextServiceProvider
Invoked by BeanContextServices, this method releases a nested BeanContextChild's (or any arbitrary object associated with a BeanContextChild) reference to the specified service.
releaseService(BeanContextChild, Object, Object) - Method in interface java.beans.beancontext.BeanContextServices
Releases a BeanContextChild's (or any arbitrary object associated with a BeanContextChild) reference to the specified service by calling releaseService() on the underlying BeanContextServiceProvider.
releaseService(BeanContextServices, Object, Object) - Method in class java.beans.beancontext.BeanContextServicesSupport.BCSSProxyServiceProvider
 
releaseService(BeanContextChild, Object, Object) - Method in class java.beans.beancontext.BeanContextServicesSupport
release a service
releaseShared(long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Releases in shared mode.
releaseShared(int) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Releases in shared mode.
releaseWritableTile(int, int) - Method in class java.awt.image.BufferedImage
Relinquishes permission to write to a tile.
releaseWritableTile(int, int) - Method in interface java.awt.image.WritableRenderedImage
Relinquishes the right to write to a tile.
reload() - Method in class java.util.ServiceLoader
Clear this loader's provider cache so that all providers will be reloaded.
reload() - Method in class javax.swing.tree.DefaultTreeModel
Invoke this method if you've modified the TreeNodes upon which this model depends.
reload(TreeNode) - Method in class javax.swing.tree.DefaultTreeModel
Invoke this method if you've modified the TreeNodes upon which this model depends.
REMAINDER - Static variable in class java.awt.GridBagConstraints
Specifies that this component is the last component in its column or row.
remainder(BigDecimal) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this % divisor).
remainder(BigDecimal, MathContext) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this % divisor), with rounding according to the context settings.
remainder(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this % val).
remaining() - Method in class java.nio.Buffer
Returns the number of elements between the current position and the limit.
remainingCapacity() - Method in class java.util.concurrent.ArrayBlockingQueue
Returns the number of additional elements that this queue can ideally (in the absence of memory or resource constraints) accept without blocking.
remainingCapacity() - Method in interface java.util.concurrent.BlockingQueue
Returns the number of additional elements that this queue can ideally (in the absence of memory or resource constraints) accept without blocking, or Integer.MAX_VALUE if there is no intrinsic limit.
remainingCapacity() - Method in class java.util.concurrent.DelayQueue
Always returns Integer.MAX_VALUE because a DelayQueue is not capacity constrained.
remainingCapacity() - Method in class java.util.concurrent.LinkedBlockingDeque
Returns the number of additional elements that this deque can ideally (in the absence of memory or resource constraints) accept without blocking.
remainingCapacity() - Method in class java.util.concurrent.LinkedBlockingQueue
Returns the number of additional elements that this queue can ideally (in the absence of memory or resource constraints) accept without blocking.
remainingCapacity() - Method in class java.util.concurrent.LinkedTransferQueue
Always returns Integer.MAX_VALUE because a LinkedTransferQueue is not capacity constrained.
remainingCapacity() - Method in class java.util.concurrent.PriorityBlockingQueue
Always returns Integer.MAX_VALUE because a PriorityBlockingQueue is not capacity constrained.
remainingCapacity() - Method in class java.util.concurrent.SynchronousQueue
Always returns zero.
remainingName - Variable in exception javax.naming.NamingException
Contains the remaining name that has not been resolved yet.
remainingName - Variable in class javax.naming.spi.ResolveResult
Field containing the remaining name yet to be resolved.
remainingNewName - Variable in exception javax.naming.CannotProceedException
Contains the remaining unresolved part of the second "name" argument to Context.rename().
remapInstrument(Instrument, Instrument) - Method in interface javax.sound.midi.Synthesizer
Remaps an instrument.
Remote - Interface in java.rmi
The Remote interface serves to identify interfaces whose methods may be invoked from a non-local virtual machine.
RemoteCall - Interface in java.rmi.server
Deprecated.
no replacement.
remoteEquals(RemoteRef) - Method in interface java.rmi.server.RemoteRef
Compares two remote objects for equality.
RemoteException - Exception in java.rmi
A RemoteException is the common superclass for a number of communication-related exceptions that may occur during the execution of a remote method call.
RemoteException() - Constructor for exception java.rmi.RemoteException
Constructs a RemoteException.
RemoteException(String) - Constructor for exception java.rmi.RemoteException
Constructs a RemoteException with the specified detail message.
RemoteException(String, Throwable) - Constructor for exception java.rmi.RemoteException
Constructs a RemoteException with the specified detail message and cause.
remoteHashCode() - Method in interface java.rmi.server.RemoteRef
Returns a hashcode for a remote object.
RemoteObject - Class in java.rmi.server
The RemoteObject class implements the java.lang.Object behavior for remote objects.
RemoteObject() - Constructor for class java.rmi.server.RemoteObject
Creates a remote object.
RemoteObject(RemoteRef) - Constructor for class java.rmi.server.RemoteObject
Creates a remote object, initialized with the specified remote reference.
RemoteObjectInvocationHandler - Class in java.rmi.server
An implementation of the InvocationHandler interface for use with Java Remote Method Invocation (Java RMI).
RemoteObjectInvocationHandler(RemoteRef) - Constructor for class java.rmi.server.RemoteObjectInvocationHandler
Creates a new RemoteObjectInvocationHandler constructed with the specified RemoteRef.
RemoteRef - Interface in java.rmi.server
RemoteRef represents the handle for a remote object.
RemoteServer - Class in java.rmi.server
The RemoteServer class is the common superclass to server implementations and provides the framework to support a wide range of remote reference semantics.
RemoteServer() - Constructor for class java.rmi.server.RemoteServer
Constructs a RemoteServer.
RemoteServer(RemoteRef) - Constructor for class java.rmi.server.RemoteServer
Constructs a RemoteServer with the given reference type.
RemoteStub - Class in java.rmi.server
The RemoteStub class is the common superclass to client stubs and provides the framework to support a wide range of remote reference semantics.
RemoteStub() - Constructor for class java.rmi.server.RemoteStub
Constructs a RemoteStub.
RemoteStub(RemoteRef) - Constructor for class java.rmi.server.RemoteStub
Constructs a RemoteStub, with the specified remote reference.
remoteToString() - Method in interface java.rmi.server.RemoteRef
Returns a String that represents the reference of this remote object.
remove(EventListener) - Method in class java.awt.AWTEventMulticaster
Removes a listener from this multicaster.
remove(ComponentListener, ComponentListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old component-listener from component-listener-l and returns the resulting multicast listener.
remove(ContainerListener, ContainerListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old container-listener from container-listener-l and returns the resulting multicast listener.
remove(FocusListener, FocusListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old focus-listener from focus-listener-l and returns the resulting multicast listener.
remove(KeyListener, KeyListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old key-listener from key-listener-l and returns the resulting multicast listener.
remove(MouseListener, MouseListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old mouse-listener from mouse-listener-l and returns the resulting multicast listener.
remove(MouseMotionListener, MouseMotionListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old mouse-motion-listener from mouse-motion-listener-l and returns the resulting multicast listener.
remove(WindowListener, WindowListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old window-listener from window-listener-l and returns the resulting multicast listener.
remove(WindowStateListener, WindowStateListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old window-state-listener from window-state-listener-l and returns the resulting multicast listener.
remove(WindowFocusListener, WindowFocusListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old window-focus-listener from window-focus-listener-l and returns the resulting multicast listener.
remove(ActionListener, ActionListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old action-listener from action-listener-l and returns the resulting multicast listener.
remove(ItemListener, ItemListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old item-listener from item-listener-l and returns the resulting multicast listener.
remove(AdjustmentListener, AdjustmentListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old adjustment-listener from adjustment-listener-l and returns the resulting multicast listener.
remove(TextListener, TextListener) - Static method in class java.awt.AWTEventMulticaster
 
remove(InputMethodListener, InputMethodListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old input-method-listener from input-method-listener-l and returns the resulting multicast listener.
remove(HierarchyListener, HierarchyListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old hierarchy-listener from hierarchy-listener-l and returns the resulting multicast listener.
remove(HierarchyBoundsListener, HierarchyBoundsListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old hierarchy-bounds-listener from hierarchy-bounds-listener-l and returns the resulting multicast listener.
remove(MouseWheelListener, MouseWheelListener) - Static method in class java.awt.AWTEventMulticaster
Removes the old mouse-wheel-listener from mouse-wheel-listener-l and returns the resulting multicast listener.
remove(String) - Method in class java.awt.Choice
Removes the first occurrence of item from the Choice menu.
remove(int) - Method in class java.awt.Choice
Removes an item from the choice menu at the specified position.
remove(MenuComponent) - Method in class java.awt.Component
Removes the specified popup menu from the component.
remove(int) - Method in class java.awt.Container
Removes the component, specified by index, from this container.
remove(Component) - Method in class java.awt.Container
Removes the specified component from this container.
remove(MenuComponent) - Method in class java.awt.Frame
Removes the specified menu bar from this frame.
remove(String) - Method in class java.awt.List
Removes the first occurrence of an item from the list.
remove(int) - Method in class java.awt.List
Removes the item at the specified position from this scrolling list.
remove(int) - Method in class java.awt.Menu
Removes the menu item at the specified index from this menu.
remove(MenuComponent) - Method in class java.awt.Menu
Removes the specified menu item from this menu.
remove(int) - Method in class java.awt.MenuBar
Removes the menu located at the specified index from this menu bar.
remove(MenuComponent) - Method in class java.awt.MenuBar
Removes the specified menu component from this menu bar.
remove(MenuComponent) - Method in interface java.awt.MenuContainer
 
remove(int) - Method in interface java.awt.peer.ChoicePeer
Removes the item at index index from the combo box list.
remove(Object) - Method in class java.awt.RenderingHints
Removes the key and its corresponding value from this RenderingHints object.
remove(TrayIcon) - Method in class java.awt.SystemTray
Removes the specified TrayIcon from the SystemTray.
remove() - Method in class java.beans.beancontext.BeanContextSupport.BCSIterator
 
remove(Object) - Method in class java.beans.beancontext.BeanContextSupport
Removes a child from this BeanContext.
remove(Object, boolean) - Method in class java.beans.beancontext.BeanContextSupport
internal remove used when removal caused by unexpected setBeanContext or by remove() invocation.
remove(Object) - Method in class java.beans.Encoder
Removes the entry for this instance, returning the old entry.
remove(Class<?>) - Method in class java.lang.ClassValue
Removes the associated value for the given class.
remove(long) - Method in class java.lang.ref.ReferenceQueue
Removes the next reference object in this queue, blocking until either one becomes available or the given timeout period expires.
remove() - Method in class java.lang.ref.ReferenceQueue
Removes the next reference object in this queue, blocking until one becomes available.
remove() - Method in class java.lang.ThreadLocal
Removes the current thread's value for this thread-local variable.
remove(URI, HttpCookie) - Method in interface java.net.CookieStore
Remove a cookie from store.
remove(Object) - Method in class java.security.Provider
Removes the key property (and its corresponding value).
remove(Object) - Method in class java.util.AbstractCollection
Removes a single instance of the specified element from this collection, if it is present (optional operation).
remove(int) - Method in class java.util.AbstractList
Removes the element at the specified position in this list (optional operation).
remove(Object) - Method in class java.util.AbstractMap
Removes the mapping for a key from this map if it is present (optional operation).
remove() - Method in class java.util.AbstractQueue
Retrieves and removes the head of this queue.
remove(int) - Method in class java.util.AbstractSequentialList
Removes the element at the specified position in this list (optional operation).
remove() - Method in class java.util.ArrayDeque
Retrieves and removes the head of the queue represented by this deque.
remove(Object) - Method in class java.util.ArrayDeque
Removes a single instance of the specified element from this deque.
remove(int) - Method in class java.util.ArrayList
Removes the element at the specified position in this list.
remove(Object) - Method in class java.util.ArrayList
Removes the first occurrence of the specified element from this list, if it is present.
remove(Object) - Method in interface java.util.Collection
Removes a single instance of the specified element from this collection, if it is present (optional operation).
remove(Object) - Method in class java.util.concurrent.ArrayBlockingQueue
Removes a single instance of the specified element from this queue, if it is present.
remove() - Method in interface java.util.concurrent.BlockingDeque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque).
remove(Object) - Method in interface java.util.concurrent.BlockingDeque
Removes the first occurrence of the specified element from this deque.
remove(Object) - Method in interface java.util.concurrent.BlockingQueue
Removes a single instance of the specified element from this queue, if it is present.
remove(Object) - Method in class java.util.concurrent.ConcurrentHashMap
Removes the key (and its corresponding value) from this map.
remove(Object, Object) - Method in class java.util.concurrent.ConcurrentHashMap
Removes the entry for a key only if currently mapped to a given value.
remove() - Method in class java.util.concurrent.ConcurrentLinkedDeque
 
remove(Object) - Method in class java.util.concurrent.ConcurrentLinkedDeque
Removes the first element e such that o.equals(e), if such an element exists in this deque.
remove(Object) - Method in class java.util.concurrent.ConcurrentLinkedQueue
Removes a single instance of the specified element from this queue, if it is present.
remove(Object, Object) - Method in interface java.util.concurrent.ConcurrentMap
Removes the entry for a key only if currently mapped to a given value.
remove(Object) - Method in class java.util.concurrent.ConcurrentSkipListMap
Removes the mapping for the specified key from this map if present.
remove(Object, Object) - Method in class java.util.concurrent.ConcurrentSkipListMap
Removes the entry for a key only if currently mapped to a given value.
remove(Object) - Method in class java.util.concurrent.ConcurrentSkipListSet
Removes the specified element from this set if it is present.
remove(int) - Method in class java.util.concurrent.CopyOnWriteArrayList
Removes the element at the specified position in this list.
remove(Object) - Method in class java.util.concurrent.CopyOnWriteArrayList
Removes the first occurrence of the specified element from this list, if it is present.
remove(Object) - Method in class java.util.concurrent.CopyOnWriteArraySet
Removes the specified element from this set if it is present.
remove(Object) - Method in class java.util.concurrent.DelayQueue
Removes a single instance of the specified element from this queue, if it is present, whether or not it has expired.
remove() - Method in class java.util.concurrent.LinkedBlockingDeque
Retrieves and removes the head of the queue represented by this deque.
remove(Object) - Method in class java.util.concurrent.LinkedBlockingDeque
Removes the first occurrence of the specified element from this deque.
remove(Object) - Method in class java.util.concurrent.LinkedBlockingQueue
Removes a single instance of the specified element from this queue, if it is present.
remove(Object) - Method in class java.util.concurrent.LinkedTransferQueue
Removes a single instance of the specified element from this queue, if it is present.
remove(Object) - Method in class java.util.concurrent.PriorityBlockingQueue
Removes a single instance of the specified element from this queue, if it is present.
remove(Object) - Method in class java.util.concurrent.SynchronousQueue
Always returns false.
remove(Runnable) - Method in class java.util.concurrent.ThreadPoolExecutor
Removes this task from the executor's internal queue if it is present, thus causing it not to be run if it has not already started.
remove() - Method in interface java.util.Deque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque).
remove(Object) - Method in interface java.util.Deque
Removes the first occurrence of the specified element from this deque.
remove(Object) - Method in class java.util.Dictionary
Removes the key (and its corresponding value) from this dictionary.
remove(Object) - Method in class java.util.EnumMap
Removes the mapping for this key from this map if present.
remove(Object) - Method in class java.util.HashMap
Removes the mapping for the specified key from this map if present.
remove(Object) - Method in class java.util.HashSet
Removes the specified element from this set if it is present.
remove(Object) - Method in class java.util.Hashtable
Removes the key (and its corresponding value) from this hashtable.
remove(Object) - Method in class java.util.IdentityHashMap
Removes the mapping for this key from this map if present.
remove() - Method in interface java.util.Iterator
Removes from the underlying collection the last element returned by this iterator (optional operation).
remove(Object) - Method in class java.util.jar.Attributes
Removes the attribute with the specified name (key) from this Map.
remove(Object) - Method in class java.util.LinkedList
Removes the first occurrence of the specified element from this list, if it is present.
remove(int) - Method in class java.util.LinkedList
Removes the element at the specified position in this list.
remove() - Method in class java.util.LinkedList
Retrieves and removes the head (first element) of this list.
remove(Object) - Method in interface java.util.List
Removes the first occurrence of the specified element from this list, if it is present (optional operation).
remove(int) - Method in interface java.util.List
Removes the element at the specified position in this list (optional operation).
remove() - Method in interface java.util.ListIterator
Removes from the list the last element that was returned by ListIterator.next() or ListIterator.previous() (optional operation).
remove(Object) - Method in interface java.util.Map
Removes the mapping for a key from this map if it is present (optional operation).
remove(String) - Method in class java.util.prefs.AbstractPreferences
Implements the remove(String) method as per the specification in Preferences.remove(String).
remove(String) - Method in class java.util.prefs.Preferences
Removes the value associated with the specified key in this preference node, if any.
remove(Object) - Method in class java.util.PriorityQueue
Removes a single instance of the specified element from this queue, if it is present.
remove() - Method in interface java.util.Queue
Retrieves and removes the head of this queue.
remove() - Method in class java.util.Scanner
The remove operation is not supported by this implementation of Iterator.
remove(Object) - Method in interface java.util.Set
Removes the specified element from this set if it is present (optional operation).
remove(Object) - Method in class java.util.TreeMap
Removes the mapping for this key from this TreeMap if present.
remove(Object) - Method in class java.util.TreeSet
Removes the specified element from this set if it is present.
remove(Object) - Method in class java.util.Vector
Removes the first occurrence of the specified element in this Vector If the Vector does not contain the element, it is unchanged.
remove(int) - Method in class java.util.Vector
Removes the element at the specified position in this Vector.
remove(Object) - Method in class java.util.WeakHashMap
Removes the mapping for a key from this weak hash map if it is present.
remove(AccessibleRelation) - Method in class javax.accessibility.AccessibleRelationSet
Removes a relation from the current relation set.
remove(AccessibleState) - Method in class javax.accessibility.AccessibleStateSet
Removes a state from the current state set.
remove(Object[]) - Method in interface javax.management.openmbean.TabularData
Removes the CompositeData value whose index is key from this TabularData instance, and returns the removed value, or returns null if there is no value whose index is key.
remove(Object) - Method in class javax.management.openmbean.TabularDataSupport
This method simply calls remove((Object[]) key).
remove(Object[]) - Method in class javax.management.openmbean.TabularDataSupport
Removes the CompositeData value whose index is key from this TabularData instance, and returns the removed value, or returns null if there is no value whose index is key.
remove(int) - Method in class javax.naming.CompositeName
Deletes a component from this composite name.
remove(int) - Method in class javax.naming.CompoundName
Deletes a component from this compound name.
remove(Object) - Method in interface javax.naming.directory.Attribute
Removes a specified value from the attribute.
remove(int) - Method in interface javax.naming.directory.Attribute
Removes an attribute value from the ordered list of attribute values.
remove(String) - Method in interface javax.naming.directory.Attributes
Removes the attribute with the attribute id 'attrID' from the attribute set.
remove(Object) - Method in class javax.naming.directory.BasicAttribute
Removes a specified value from this attribute.
remove(int) - Method in class javax.naming.directory.BasicAttribute
 
remove(String) - Method in class javax.naming.directory.BasicAttributes
 
remove(int) - Method in class javax.naming.ldap.LdapName
Removes a component from this LDAP name.
remove(int) - Method in interface javax.naming.Name
Removes a component from this name.
remove(int) - Method in class javax.naming.Reference
Deletes the address at index posn from the list of addresses.
remove(Class<?>) - Method in interface javax.print.attribute.AttributeSet
Removes any attribute for this category from this attribute set if present.
remove(Attribute) - Method in interface javax.print.attribute.AttributeSet
Removes the specified attribute from this attribute set if present.
remove(Class<?>) - Method in class javax.print.attribute.HashAttributeSet
Removes any attribute for this category from this attribute set if present.
remove(Attribute) - Method in class javax.print.attribute.HashAttributeSet
Removes the specified attribute from this attribute set if present.
remove(Object) - Method in interface javax.script.Bindings
Removes the mapping for this key from this map if it is present (optional operation).
remove(Object) - Method in class javax.script.SimpleBindings
Removes the mapping for this key from this map if it is present (optional operation).
remove(MidiEvent) - Method in class javax.sound.midi.Track
Removes the specified event from the track.
remove(Object) - Method in class javax.swing.ActionMap
Removes the binding for key from this ActionMap.
remove(AbstractButton) - Method in class javax.swing.ButtonGroup
Removes the button from the group.
remove(KeyStroke) - Method in class javax.swing.ComponentInputMap
Removes the binding for key from this object.
remove(int) - Method in class javax.swing.DefaultListModel
Removes the element at the specified position in this list.
REMOVE - Static variable in class javax.swing.event.DocumentEvent.EventType
Remove type.
remove(Class<T>, T) - Method in class javax.swing.event.EventListenerList
Removes the listener as a listener of the specified type.
remove(KeyStroke) - Method in class javax.swing.InputMap
Removes the binding for key from this InputMap.
remove(Component) - Method in class javax.swing.JApplet
Removes the specified component from the container.
remove(int) - Method in class javax.swing.JDesktopPane
Remove the indexed component from this pane.
remove(Component) - Method in class javax.swing.JDialog
Removes the specified component from the container.
remove(Component) - Method in class javax.swing.JFrame
Removes the specified component from the container.
remove(Component) - Method in class javax.swing.JInternalFrame
Removes the specified component from the container.
remove(Component) - Method in class javax.swing.JLayer
Removes the specified component from this container.
remove(int) - Method in class javax.swing.JLayeredPane
Remove the indexed component from this pane.
remove(JMenuItem) - Method in class javax.swing.JMenu
Removes the specified menu item from this menu.
remove(int) - Method in class javax.swing.JMenu
Removes the menu item at the specified index from this menu.
remove(Component) - Method in class javax.swing.JMenu
Removes the component c from this menu.
remove(int) - Method in class javax.swing.JPopupMenu
Removes the component at the specified index from this popup menu.
remove(Component) - Method in class javax.swing.JSplitPane
Removes the child component, component from the pane.
remove(int) - Method in class javax.swing.JSplitPane
Removes the Component at the specified index.
remove(Component) - Method in class javax.swing.JTabbedPane
Removes the specified Component from the JTabbedPane.
remove(int) - Method in class javax.swing.JTabbedPane
Removes the tab and component which corresponds to the specified index.
remove(Component) - Method in class javax.swing.JViewport
Removes the Viewports one lightweight child.
remove(Component) - Method in class javax.swing.JWindow
Removes the specified component from the container.
remove(int, int) - Method in interface javax.swing.text.AbstractDocument.Content
Removes some portion of the sequence.
remove(int, int) - Method in class javax.swing.text.AbstractDocument
Removes some content from the document.
remove(int, int, AbstractDocument.DefaultDocumentEvent) - Method in class javax.swing.text.DefaultStyledDocument.ElementBuffer
Removes content.
remove(int, int) - Method in interface javax.swing.text.Document
Removes a portion of the content of the document.
remove(int, int) - Method in class javax.swing.text.DocumentFilter.FilterBypass
Removes the specified region of text, bypassing the DocumentFilter.
remove(DocumentFilter.FilterBypass, int, int) - Method in class javax.swing.text.DocumentFilter
Invoked prior to removal of the specified region in the specified Document.
remove(int, int) - Method in class javax.swing.text.GapContent
Removes part of the content.
remove(int, int) - Method in class javax.swing.text.StringContent
Removes part of the content.
remove(int) - Method in class javax.swing.text.View
Removes one of the children at the given position.
remove(int) - Method in class javax.swing.tree.DefaultMutableTreeNode
Removes the child at the specified index from this node's children and sets that node's parent to null.
remove(MutableTreeNode) - Method in class javax.swing.tree.DefaultMutableTreeNode
Removes aChild from this node's child array, giving it a null parent.
remove(int) - Method in interface javax.swing.tree.MutableTreeNode
Removes the child at index from the receiver.
remove(MutableTreeNode) - Method in interface javax.swing.tree.MutableTreeNode
Removes node from the receiver.
REMOVE_ATTRIBUTE - Static variable in interface javax.naming.directory.DirContext
This constant specifies to delete the specified attribute values from the attribute.
removeAccessibleSelection(int) - Method in class java.awt.List.AccessibleAWTList
Removes the specified selected item in the object from the object's selection.
removeAccessibleSelection(int) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Removes the specified child of the object from the object's selection.
removeAccessibleSelection(int) - Method in interface javax.accessibility.AccessibleSelection
Removes the specified child of the object from the object's selection.
removeAccessibleSelection(int) - Method in class javax.swing.JComboBox.AccessibleJComboBox
Removes the specified child of the object from the object's selection.
removeAccessibleSelection(int) - Method in class javax.swing.JList.AccessibleJList
Removes the specified selected item in the object from the object's selection.
removeAccessibleSelection(int) - Method in class javax.swing.JMenu.AccessibleJMenu
Removes the nth item from the selection.
removeAccessibleSelection(int) - Method in class javax.swing.JMenuBar.AccessibleJMenuBar
Removes the nth selected item in the object from the object's selection.
removeAccessibleSelection(int) - Method in class javax.swing.JTabbedPane.AccessibleJTabbedPane
 
removeAccessibleSelection(int) - Method in class javax.swing.JTable.AccessibleJTable
Removes the specified child of the object from the object's selection.
removeAccessibleSelection(int) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Removes the specified selected item in the object from the object's selection.
removeAccessibleSelection(int) - Method in class javax.swing.JTree.AccessibleJTree
Removes the specified selected item in the object from the object's selection.
removeActionListener(ActionListener) - Method in class java.awt.Button
Removes the specified action listener so that it no longer receives action events from this button.
removeActionListener(ActionListener) - Method in class java.awt.List
Removes the specified action listener so that it no longer receives action events from this list.
removeActionListener(ActionListener) - Method in class java.awt.MenuItem
Removes the specified action listener so it no longer receives action events from this menu item.
removeActionListener(ActionListener) - Method in class java.awt.TextField
Removes the specified action listener so that it no longer receives action events from this text field.
removeActionListener(ActionListener) - Method in class java.awt.TrayIcon
Removes the specified action listener.
removeActionListener(ActionListener) - Method in class javax.swing.AbstractButton
Removes an ActionListener from the button.
removeActionListener(ActionListener) - Method in interface javax.swing.ButtonModel
Removes an ActionListener from the model.
removeActionListener(ActionListener) - Method in interface javax.swing.ComboBoxEditor
Remove an ActionListener
removeActionListener(ActionListener) - Method in class javax.swing.DefaultButtonModel
Removes an ActionListener from the model.
removeActionListener(ActionListener) - Method in class javax.swing.JComboBox
Removes an ActionListener.
removeActionListener(ActionListener) - Method in class javax.swing.JFileChooser
Removes an ActionListener from the file chooser.
removeActionListener(ActionListener) - Method in class javax.swing.JTextField
Removes the specified action listener so that it no longer receives action events from this textfield.
removeActionListener(ActionListener) - Method in class javax.swing.plaf.basic.BasicComboBoxEditor
 
removeActionListener(ActionListener) - Method in class javax.swing.Timer
Removes the specified action listener from the Timer.
removeAdjustmentListener(AdjustmentListener) - Method in interface java.awt.Adjustable
Removes an adjustment listener.
removeAdjustmentListener(AdjustmentListener) - Method in class java.awt.Scrollbar
Removes the specified adjustment listener so that it no longer receives instances of AdjustmentEvent from this scroll bar.
removeAdjustmentListener(AdjustmentListener) - Method in class java.awt.ScrollPaneAdjustable
Removes the specified adjustment listener so that it no longer receives adjustment events from this ScrollPaneAdjustable.
removeAdjustmentListener(AdjustmentListener) - Method in class javax.swing.JScrollBar
Removes an AdjustmentEvent listener.
removeAll() - Method in class java.awt.Choice
Removes all items from the choice menu.
removeAll() - Method in class java.awt.Container
Removes all the components from this container.
removeAll() - Method in class java.awt.List
Removes all items from this list.
removeAll() - Method in class java.awt.Menu
Removes all items from this menu.
removeAll() - Method in interface java.awt.peer.ChoicePeer
Removes all items from the combo box list.
removeAll() - Method in interface java.awt.peer.ListPeer
Removes all items from the list.
removeAll(Collection) - Method in class java.beans.beancontext.BeanContextSupport
remove all specified children (Unsupported) implementations must synchronized on the hierarchy lock and "children" protected field
removeAll() - Method in interface java.net.CookieStore
Remove all cookies in this cookie store.
removeAll(Collection<?>) - Method in class java.util.AbstractCollection
Removes all of this collection's elements that are also contained in the specified collection (optional operation).
removeAll(Collection<?>) - Method in class java.util.AbstractSet
Removes from this set all of its elements that are contained in the specified collection (optional operation).
removeAll(Collection<?>) - Method in class java.util.ArrayList
Removes from this list all of its elements that are contained in the specified collection.
removeAll(Collection<?>) - Method in interface java.util.Collection
Removes all of this collection's elements that are also contained in the specified collection (optional operation).
removeAll(Collection<?>) - Method in class java.util.concurrent.ConcurrentSkipListSet
Removes from this set all of its elements that are contained in the specified collection.
removeAll(Collection<?>) - Method in class java.util.concurrent.CopyOnWriteArrayList
Removes from this list all of its elements that are contained in the specified collection.
removeAll(Collection<?>) - Method in class java.util.concurrent.CopyOnWriteArraySet
Removes from this set all of its elements that are contained in the specified collection.
removeAll(Collection<?>) - Method in class java.util.concurrent.SynchronousQueue
Always returns false.
removeAll(Collection<?>) - Method in interface java.util.List
Removes from this list all of its elements that are contained in the specified collection (optional operation).
removeAll(Collection<?>) - Method in interface java.util.Set
Removes from this set all of its elements that are contained in the specified collection (optional operation).
removeAll(Collection<?>) - Method in class java.util.Vector
Removes from this Vector all of its elements that are contained in the specified Collection.
removeAll() - Method in class javax.swing.JDesktopPane
Removes all the components from this container.
removeAll() - Method in class javax.swing.JLayer
Removes all the components from this container.
removeAll() - Method in class javax.swing.JLayeredPane
Removes all the components from this container.
removeAll() - Method in class javax.swing.JMenu
Removes all menu items from this menu.
removeAll() - Method in class javax.swing.JSplitPane
Removes all the child components from the split pane.
removeAll() - Method in class javax.swing.JTabbedPane
Removes all the tabs and their corresponding components from the tabbedpane.
removeAll() - Method in class javax.swing.text.View
Removes all of the children.
removeAllChildren() - Method in class javax.swing.tree.DefaultMutableTreeNode
Removes all of this node's children, setting their parents to null.
removeAllElements() - Method in class java.util.Vector
Removes all components from this vector and sets its size to zero.
removeAllElements() - Method in class javax.swing.DefaultComboBoxModel
Empties the list.
removeAllElements() - Method in class javax.swing.DefaultListModel
Removes all components from this list and sets its size to zero.
removeAllHighlights() - Method in class javax.swing.text.DefaultHighlighter
Removes all highlights.
removeAllHighlights() - Method in interface javax.swing.text.Highlighter
Removes all highlights this highlighter is responsible for.
removeAllIIOReadProgressListeners() - Method in class javax.imageio.ImageReader
Removes all currently registered IIOReadProgressListener objects.
removeAllIIOReadUpdateListeners() - Method in class javax.imageio.ImageReader
Removes all currently registered IIOReadUpdateListener objects.
removeAllIIOReadWarningListeners() - Method in class javax.imageio.ImageReader
Removes all currently registered IIOReadWarningListener objects.
removeAllIIOWriteProgressListeners() - Method in class javax.imageio.ImageWriter
Removes all currently registered IIOWriteProgressListener objects.
removeAllIIOWriteWarningListeners() - Method in class javax.imageio.ImageWriter
Removes all currently registered IIOWriteWarningListener objects.
removeAllItems() - Method in class javax.swing.JComboBox
Removes all items from the item list.
removeAllNotifications() - Method in class javax.management.timer.Timer
Removes all the timer notifications from the list of notifications and resets the counter used to update the timer notification identifiers.
removeAllNotifications() - Method in interface javax.management.timer.TimerMBean
Removes all the timer notifications from the list of notifications and resets the counter used to update the timer notification identifiers.
removeAncestorListener(AncestorListener) - Method in class javax.swing.JComponent
Unregisters listener so that it will no longer receive AncestorEvents.
removeAttribute(String, String) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
Removes an attribute from a previously defined element.
removeAttribute(String) - Method in class javax.imageio.metadata.IIOMetadataNode
 
removeAttribute(String, int) - Method in interface javax.script.ScriptContext
Remove an attribute in a given scope.
removeAttribute(String, int) - Method in class javax.script.SimpleScriptContext
Remove an attribute in a given scope.
removeAttribute(Object) - Method in class javax.swing.text.AbstractDocument.AbstractElement
Removes an attribute from the set.
removeAttribute(AttributeSet, Object) - Method in interface javax.swing.text.AbstractDocument.AttributeContext
Removes an attribute from the set.
removeAttribute(AttributeSet, Object) - Method in class javax.swing.text.html.StyleSheet
Removes an attribute from the set.
removeAttribute(Object) - Method in interface javax.swing.text.MutableAttributeSet
Removes an attribute with the given name.
removeAttribute(Object) - Method in class javax.swing.text.SimpleAttributeSet
Removes an attribute from the list.
removeAttribute(Object) - Method in class javax.swing.text.StyleContext.NamedStyle
Removes an attribute from the set.
removeAttribute(AttributeSet, Object) - Method in class javax.swing.text.StyleContext
Removes an attribute from the set.
removeAttributeChangeNotificationListener(NotificationListener, String) - Method in interface javax.management.modelmbean.ModelMBeanNotificationBroadcaster
Removes a listener for attributeChangeNotifications from the RequiredModelMBean.
removeAttributeChangeNotificationListener(NotificationListener, String) - Method in class javax.management.modelmbean.RequiredModelMBean
 
removeAttributeNode(Attr) - Method in class javax.imageio.metadata.IIOMetadataNode
 
removeAttributeNS(String, String) - Method in class javax.imageio.metadata.IIOMetadataNode
Equivalent to removeAttribute(localName).
removeAttributes(Enumeration<?>) - Method in class javax.swing.text.AbstractDocument.AbstractElement
Removes a set of attributes for the element.
removeAttributes(AttributeSet) - Method in class javax.swing.text.AbstractDocument.AbstractElement
Removes a set of attributes for the element.
removeAttributes(AttributeSet, Enumeration<?>) - Method in interface javax.swing.text.AbstractDocument.AttributeContext
Removes a set of attributes for the element.
removeAttributes(AttributeSet, AttributeSet) - Method in interface javax.swing.text.AbstractDocument.AttributeContext
Removes a set of attributes for the element.
removeAttributes(AttributeSet, Enumeration<?>) - Method in class javax.swing.text.html.StyleSheet
Removes a set of attributes for the element.
removeAttributes(AttributeSet, AttributeSet) - Method in class javax.swing.text.html.StyleSheet
Removes a set of attributes.
removeAttributes(Enumeration<?>) - Method in interface javax.swing.text.MutableAttributeSet
Removes an attribute set with the given names.
removeAttributes(AttributeSet) - Method in interface javax.swing.text.MutableAttributeSet
Removes a set of attributes with the given name.
removeAttributes(Enumeration<?>) - Method in class javax.swing.text.SimpleAttributeSet
Removes a set of attributes from the list.
removeAttributes(AttributeSet) - Method in class javax.swing.text.SimpleAttributeSet
Removes a set of attributes from the list.
removeAttributes(Enumeration<?>) - Method in class javax.swing.text.StyleContext.NamedStyle
Removes a set of attributes for the element.
removeAttributes(AttributeSet) - Method in class javax.swing.text.StyleContext.NamedStyle
Removes a set of attributes for the element.
removeAttributes(AttributeSet, Enumeration<?>) - Method in class javax.swing.text.StyleContext
Removes a set of attributes for the element.
removeAttributes(AttributeSet, AttributeSet) - Method in class javax.swing.text.StyleContext
Removes a set of attributes for the element.
removeAuxiliaryLookAndFeel(LookAndFeel) - Static method in class javax.swing.UIManager
Removes a LookAndFeel from the list of auxiliary look and feels.
removeAWTEventListener(AWTEventListener) - Method in class java.awt.Toolkit
Removes an AWTEventListener from receiving dispatched AWTEvents.
removeBeanContextMembershipListener(BeanContextMembershipListener) - Method in interface java.beans.beancontext.BeanContext
Removes the specified BeanContextMembershipListener so that it no longer receives BeanContextMembershipEvents when the child Component(s) are added or removed.
removeBeanContextMembershipListener(BeanContextMembershipListener) - Method in class java.beans.beancontext.BeanContextSupport
Removes a BeanContextMembershipListener
removeBeanContextServicesListener(BeanContextServicesListener) - Method in interface java.beans.beancontext.BeanContextServices
Removes a BeanContextServicesListener from this BeanContext
removeBeanContextServicesListener(BeanContextServicesListener) - Method in class java.beans.beancontext.BeanContextServicesSupport
remove a BeanContextServicesListener
removeBindings() - Method in interface javax.swing.text.Keymap
Removes all bindings from the keymap.
removeCaretListener(CaretListener) - Method in class javax.swing.text.JTextComponent
Removes a caret listener.
removeCellEditorListener(CellEditorListener) - Method in class javax.swing.AbstractCellEditor
Removes a CellEditorListener from the listener list.
removeCellEditorListener(CellEditorListener) - Method in interface javax.swing.CellEditor
Removes a listener from the list that's notified
removeCellEditorListener(CellEditorListener) - Method in class javax.swing.tree.DefaultTreeCellEditor
Removes the previously added CellEditorListener.
removeCertificate(Certificate) - Method in class java.security.Identity
Deprecated.
Removes a certificate from this identity.
removeChangeListener(ChangeListener) - Method in class javax.swing.AbstractButton
Removes a ChangeListener from the button.
removeChangeListener(ChangeListener) - Method in class javax.swing.AbstractSpinnerModel
Removes a ChangeListener from the model's listener list.
removeChangeListener(ChangeListener) - Method in interface javax.swing.BoundedRangeModel
Removes a ChangeListener from the model's listener list.
removeChangeListener(ChangeListener) - Method in interface javax.swing.ButtonModel
Removes a ChangeListener from the model.
removeChangeListener(ChangeListener) - Method in interface javax.swing.colorchooser.ColorSelectionModel
Removes listener as a listener to changes in the model.
removeChangeListener(ChangeListener) - Method in class javax.swing.colorchooser.DefaultColorSelectionModel
Removes a ChangeListener from the model.
removeChangeListener(ChangeListener) - Method in class javax.swing.DefaultBoundedRangeModel
Removes a ChangeListener.
removeChangeListener(ChangeListener) - Method in class javax.swing.DefaultButtonModel
Removes a ChangeListener from the model.
removeChangeListener(ChangeListener) - Method in class javax.swing.DefaultSingleSelectionModel
Removes a ChangeListener from the button.
removeChangeListener(ChangeListener) - Method in class javax.swing.JProgressBar
Removes a ChangeListener from the progress bar.
removeChangeListener(ChangeListener) - Method in class javax.swing.JSlider
Removes a ChangeListener from the slider.
removeChangeListener(ChangeListener) - Method in class javax.swing.JSpinner
Removes a ChangeListener from this spinner.
removeChangeListener(ChangeListener) - Method in class javax.swing.JTabbedPane
Removes a ChangeListener from this tabbedpane.
removeChangeListener(ChangeListener) - Method in class javax.swing.JViewport
Removes a ChangeListener from the list that's notified each time the views size, position, or the viewports extent size has changed.
removeChangeListener(ChangeListener) - Method in class javax.swing.MenuSelectionManager
Removes a ChangeListener from the button.
removeChangeListener(ChangeListener) - Method in interface javax.swing.SingleSelectionModel
Removes listener as a listener to changes in the model.
removeChangeListener(ChangeListener) - Method in interface javax.swing.SpinnerModel
Removes a ChangeListener from the model's listener list.
removeChangeListener(ChangeListener) - Method in interface javax.swing.text.Caret
Removes a listener that was tracking caret position changes.
removeChangeListener(ChangeListener) - Method in class javax.swing.text.DefaultCaret
Removes a listener that was tracking caret position changes.
removeChangeListener(ChangeListener) - Method in interface javax.swing.text.Style
Removes a listener that was tracking attribute changes.
removeChangeListener(ChangeListener) - Method in class javax.swing.text.StyleContext.NamedStyle
Removes a change listener.
removeChangeListener(ChangeListener) - Method in class javax.swing.text.StyleContext
Removes a listener that was tracking styles being added or removed.
removeChild(Node) - Method in class javax.imageio.metadata.IIOMetadataNode
Removes the child node indicated by oldChild from the list of children, and returns it.
removeChoosableFileFilter(FileFilter) - Method in class javax.swing.JFileChooser
Removes a filter from the list of user choosable file filters.
removeChooserPanel(AbstractColorChooserPanel) - Method in class javax.swing.JColorChooser
Removes the Color Panel specified.
removeColumn(TableColumn) - Method in class javax.swing.JTable
Removes aColumn from this JTable's array of columns.
removeColumn(TableColumn) - Method in class javax.swing.table.DefaultTableColumnModel
Deletes the column from the tableColumns array.
removeColumn(TableColumn) - Method in interface javax.swing.table.TableColumnModel
Deletes the TableColumn column from the tableColumns array.
removeColumnModelListener(TableColumnModelListener) - Method in class javax.swing.table.DefaultTableColumnModel
Removes a listener for table column model events.
removeColumnModelListener(TableColumnModelListener) - Method in interface javax.swing.table.TableColumnModel
Removes a listener for table column model events.
removeColumnSelectionInterval(int, int) - Method in class javax.swing.JTable
Deselects the columns from index0 to index1, inclusive.
removeComponentListener(ComponentListener) - Method in class java.awt.Component
Removes the specified component listener so that it no longer receives component events from this component.
removeConnectionEventListener(ConnectionEventListener) - Method in interface javax.sql.PooledConnection
Removes the given event listener from the list of components that will be notified when an event occurs on this PooledConnection object.
removeConnectionNotificationListener(NotificationListener) - Method in interface javax.management.remote.JMXConnector
Removes a listener from the list to be informed of changes in status.
removeConnectionNotificationListener(NotificationListener, NotificationFilter, Object) - Method in interface javax.management.remote.JMXConnector
Removes a listener from the list to be informed of changes in status.
removeConnectionNotificationListener(NotificationListener) - Method in class javax.management.remote.rmi.RMIConnector
 
removeConnectionNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management.remote.rmi.RMIConnector
 
removeConsumer(ImageConsumer) - Method in class java.awt.image.FilteredImageSource
Removes an ImageConsumer from the list of consumers interested in data for this image.
removeConsumer(ImageConsumer) - Method in interface java.awt.image.ImageProducer
Removes the specified ImageConsumer object from the list of consumers currently registered to receive image data.
removeConsumer(ImageConsumer) - Method in class java.awt.image.MemoryImageSource
Removes an ImageConsumer from the list of consumers interested in data for this image.
removeConsumer(ImageConsumer) - Method in class java.awt.image.renderable.RenderableImageProducer
Remove an ImageConsumer from the list of consumers interested in data for this image.
removeContainerListener(ContainerListener) - Method in class java.awt.Container
Removes the specified container listener so it no longer receives container events from this container.
removeControlButtons() - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
removeControllerEventListener(ControllerEventListener, int[]) - Method in interface javax.sound.midi.Sequencer
Removes a controller event listener's interest in one or more types of controller event.
removeDescendantSelectedPaths(TreePath, boolean) - Method in class javax.swing.JTree
Removes any paths in the selection that are descendants of path.
removeDescendantToggledPaths(Enumeration<TreePath>) - Method in class javax.swing.JTree
Removes any descendants of the TreePaths in toRemove that have been expanded.
removeDocumentListener(DocumentListener) - Method in class javax.swing.text.AbstractDocument
Removes a document listener.
removeDocumentListener(DocumentListener) - Method in class javax.swing.text.DefaultStyledDocument
Removes a document listener.
removeDocumentListener(DocumentListener) - Method in interface javax.swing.text.Document
Unregisters the given observer from the notification list so it will no longer receive change updates.
removeDragGestureListener(DragGestureListener) - Method in class java.awt.dnd.DragGestureRecognizer
unregister the current DragGestureListener
removeDragSourceListener(DragSourceListener) - Method in class java.awt.dnd.DragSource
Removes the specified DragSourceListener from this DragSource.
removeDragSourceListener(DragSourceListener) - Method in class java.awt.dnd.DragSourceContext
Removes the specified DragSourceListener from this DragSourceContext.
removeDragSourceMotionListener(DragSourceMotionListener) - Method in class java.awt.dnd.DragSource
Removes the specified DragSourceMotionListener from this DragSource.
removeDropTarget(DropTarget) - Method in interface java.awt.dnd.peer.DropTargetPeer
Remove the DropTarget from the system
removeDropTargetListener(DropTargetListener) - Method in class java.awt.dnd.DropTarget
Removes the current DropTargetListener (UNICAST SOURCE).
removeEditor() - Method in class javax.swing.JTable
Discards the editor object and frees the real estate it used for cell rendering.
removeEditor() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
This public method is implementation specific and should be private.
removeEldestEntry(Map.Entry<K, V>) - Method in class java.util.LinkedHashMap
Returns true if this map should remove its eldest entry.
removeElement(Object) - Method in class java.util.Vector
Removes the first (lowest-indexed) occurrence of the argument from this vector.
removeElement(String) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
Removes an element from the format.
removeElement(Object) - Method in class javax.swing.DefaultComboBoxModel
 
removeElement(Object) - Method in class javax.swing.DefaultListModel
Removes the first (lowest-indexed) occurrence of the argument from this list.
removeElement(Object) - Method in interface javax.swing.MutableComboBoxModel
Removes an item from the model.
removeElement(Element) - Method in class javax.swing.text.DefaultStyledDocument
Removes an element from this document.
removeElementAt(int) - Method in class java.util.Vector
Deletes the component at the specified index.
removeElementAt(int) - Method in class javax.swing.DefaultComboBoxModel
 
removeElementAt(int) - Method in class javax.swing.DefaultListModel
Deletes the component at the specified index.
removeElementAt(int) - Method in interface javax.swing.MutableComboBoxModel
Removes an item at a specific index.
removeEntries(int, int) - Method in class javax.swing.SizeSequence
Removes a contiguous group of entries from this SizeSequence.
removeEntry(Principal, AclEntry) - Method in interface java.security.acl.Acl
Removes an ACL entry from this ACL.
removeField(String) - Method in interface javax.management.Descriptor
Removes a field from the descriptor.
removeField(String) - Method in class javax.management.ImmutableDescriptor
Removes a field from the descriptor.
removeField(String) - Method in class javax.management.modelmbean.DescriptorSupport
 
removeFirst() - Method in class java.util.ArrayDeque
 
removeFirst() - Method in class java.util.concurrent.ConcurrentLinkedDeque
 
removeFirst() - Method in class java.util.concurrent.LinkedBlockingDeque
 
removeFirst() - Method in interface java.util.Deque
Retrieves and removes the first element of this deque.
removeFirst() - Method in class java.util.LinkedList
Removes and returns the first element from this list.
removeFirstOccurrence(Object) - Method in class java.util.ArrayDeque
Removes the first occurrence of the specified element in this deque (when traversing the deque from head to tail).
removeFirstOccurrence(Object) - Method in interface java.util.concurrent.BlockingDeque
Removes the first occurrence of the specified element from this deque.
removeFirstOccurrence(Object) - Method in class java.util.concurrent.ConcurrentLinkedDeque
Removes the first element e such that o.equals(e), if such an element exists in this deque.
removeFirstOccurrence(Object) - Method in class java.util.concurrent.LinkedBlockingDeque
 
removeFirstOccurrence(Object) - Method in interface java.util.Deque
Removes the first occurrence of the specified element from this deque.
removeFirstOccurrence(Object) - Method in class java.util.LinkedList
Removes the first occurrence of the specified element in this list (when traversing the list from head to tail).
removeFlavorListener(FlavorListener) - Method in class java.awt.datatransfer.Clipboard
Removes the specified FlavorListener so that it no longer receives FlavorEvents from this Clipboard.
removeFocusListener(FocusListener) - Method in class java.awt.Component.AccessibleAWTComponent
Removes the specified focus listener so it no longer receives focus events from this component.
removeFocusListener(FocusListener) - Method in class java.awt.Component
Removes the specified focus listener so that it no longer receives focus events from this component.
removeFocusListener(FocusListener) - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Removes the specified focus listener so it no longer receives focus events from this component.
removeFocusListener(FocusListener) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Removes the specified focus listener so it no longer receives focus events from this component.
removeFocusListener(FocusListener) - Method in interface javax.accessibility.AccessibleComponent
Removes the specified focus listener so it no longer receives focus events from this component.
removeFocusListener(FocusListener) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
removeFocusListener(FocusListener) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
 
removeFocusListener(FocusListener) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
removeFocusListener(FocusListener) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
removeFromEnvironment(String) - Method in interface javax.naming.Context
Removes an environment property from the environment of this context.
removeFromEnvironment(String) - Method in class javax.naming.InitialContext
 
removeFromParent() - Method in class javax.swing.tree.DefaultMutableTreeNode
Removes the subtree rooted at this node from the tree, giving this node a null parent.
removeFromParent() - Method in interface javax.swing.tree.MutableTreeNode
Removes the receiver from its parent.
removeFromSource() - Method in class javax.swing.plaf.basic.BasicTreeUI.MouseInputHandler
 
removeHandler(Handler) - Method in class java.util.logging.Logger
Remove a log Handler.
removeHandshakeCompletedListener(HandshakeCompletedListener) - Method in class javax.net.ssl.SSLSocket
Removes a previously registered handshake completion listener.
removeHierarchyBoundsListener(HierarchyBoundsListener) - Method in class java.awt.Component
Removes the specified hierarchy bounds listener so that it no longer receives hierarchy bounds events from this component.
removeHierarchyListener(HierarchyListener) - Method in class java.awt.Component
Removes the specified hierarchy listener so that it no longer receives hierarchy changed events from this component.
removeHighlight(Object) - Method in class javax.swing.text.DefaultHighlighter
Removes a highlight from the view.
removeHighlight(Object) - Method in interface javax.swing.text.Highlighter
Removes a highlight from the view.
removeHyperlinkListener(HyperlinkListener) - Method in class javax.swing.JEditorPane
Removes a hyperlink listener.
removeIconFor(JInternalFrame) - Method in class javax.swing.DefaultDesktopManager
Convenience method to remove the desktopIcon of f is necessary.
removeIdentity(Identity) - Method in class java.security.IdentityScope
Deprecated.
Removes an identity from this identity scope.
removeIIOReadProgressListener(IIOReadProgressListener) - Method in class javax.imageio.ImageReader
Removes an IIOReadProgressListener from the list of registered progress listeners.
removeIIOReadUpdateListener(IIOReadUpdateListener) - Method in class javax.imageio.ImageReader
Removes an IIOReadUpdateListener from the list of registered update listeners.
removeIIOReadWarningListener(IIOReadWarningListener) - Method in class javax.imageio.ImageReader
Removes an IIOReadWarningListener from the list of registered error listeners.
removeIIOWriteProgressListener(IIOWriteProgressListener) - Method in class javax.imageio.ImageWriter
Removes an IIOWriteProgressListener from the list of registered progress listeners.
removeIIOWriteWarningListener(IIOWriteWarningListener) - Method in class javax.imageio.ImageWriter
Removes an IIOWriteWarningListener from the list of registered warning listeners.
removeImage(Image) - Method in class java.awt.MediaTracker
Removes the specified image from this media tracker.
removeImage(Image, int) - Method in class java.awt.MediaTracker
Removes the specified image from the specified tracking ID of this media tracker.
removeImage(Image, int, int, int) - Method in class java.awt.MediaTracker
Removes the specified image with the specified width, height, and ID from this media tracker.
removeImage(int) - Method in class javax.imageio.ImageWriter
Removes an image from the stream.
removeIndexInterval(int, int) - Method in class javax.swing.DefaultListSelectionModel
Remove the indices in the interval index0,index1 (inclusive) from the selection model.
removeIndexInterval(int, int) - Method in interface javax.swing.ListSelectionModel
Remove the indices in the interval index0,index1 (inclusive) from the selection model.
removeInputMethodListener(InputMethodListener) - Method in class java.awt.Component
Removes the specified input method listener so that it no longer receives input method events from this component.
removeInternal(EventListener, EventListener) - Static method in class java.awt.AWTEventMulticaster
Returns the resulting multicast listener after removing the old listener from listener-l.
removeInternalFrameListener(InternalFrameListener) - Method in class javax.swing.JInternalFrame
Removes the specified internal frame listener so that it no longer receives internal frame events from this internal frame.
removeInvalidComponent(JComponent) - Method in class javax.swing.RepaintManager
Remove a component from the list of invalid components.
removeItem(Object) - Method in class javax.swing.JComboBox
Removes an item from the item list.
removeItemAt(int) - Method in class javax.swing.JComboBox
Removes the item at anIndex This method works only if the JComboBox uses a mutable data model.
removeItemListener(ItemListener) - Method in class java.awt.Checkbox
Removes the specified item listener so that the item listener no longer receives item events from this check box.
removeItemListener(ItemListener) - Method in class java.awt.CheckboxMenuItem
Removes the specified item listener so that it no longer receives item events from this check box menu item.
removeItemListener(ItemListener) - Method in class java.awt.Choice
Removes the specified item listener so that it no longer receives item events from this Choice menu.
removeItemListener(ItemListener) - Method in interface java.awt.ItemSelectable
Removes an item listener.
removeItemListener(ItemListener) - Method in class java.awt.List
Removes the specified item listener so that it no longer receives item events from this list.
removeItemListener(ItemListener) - Method in class javax.swing.AbstractButton
Removes an ItemListener from the button.
removeItemListener(ItemListener) - Method in interface javax.swing.ButtonModel
Removes an ItemListener from the model.
removeItemListener(ItemListener) - Method in class javax.swing.DefaultButtonModel
Removes an ItemListener from the model.
removeItemListener(ItemListener) - Method in class javax.swing.JComboBox
Removes an ItemListener.
removeKeyEventDispatcher(KeyEventDispatcher) - Method in class java.awt.KeyboardFocusManager
Removes a KeyEventDispatcher which was previously added to this KeyboardFocusManager's dispatcher chain.
removeKeyEventPostProcessor(KeyEventPostProcessor) - Method in class java.awt.KeyboardFocusManager
Removes a previously added KeyEventPostProcessor from this KeyboardFocusManager's post-processor chain.
removeKeyListener(KeyListener) - Method in class java.awt.Component
Removes the specified key listener so that it no longer receives key events from this component.
removeKeymap(String) - Static method in class javax.swing.text.JTextComponent
Removes a named keymap previously added to the document.
removeKeyStrokeBinding(KeyStroke) - Method in interface javax.swing.text.Keymap
Removes a binding from the keymap.
removeLast() - Method in class java.util.ArrayDeque
 
removeLast() - Method in class java.util.concurrent.ConcurrentLinkedDeque
 
removeLast() - Method in class java.util.concurrent.LinkedBlockingDeque
 
removeLast() - Method in interface java.util.Deque
Retrieves and removes the last element of this deque.
removeLast() - Method in class java.util.LinkedList
Removes and returns the last element from this list.
removeLastOccurrence(Object) - Method in class java.util.ArrayDeque
Removes the last occurrence of the specified element in this deque (when traversing the deque from head to tail).
removeLastOccurrence(Object) - Method in interface java.util.concurrent.BlockingDeque
Removes the last occurrence of the specified element from this deque.
removeLastOccurrence(Object) - Method in class java.util.concurrent.ConcurrentLinkedDeque
Removes the last element e such that o.equals(e), if such an element exists in this deque.
removeLastOccurrence(Object) - Method in class java.util.concurrent.LinkedBlockingDeque
 
removeLastOccurrence(Object) - Method in interface java.util.Deque
Removes the last occurrence of the specified element from this deque.
removeLastOccurrence(Object) - Method in class java.util.LinkedList
Removes the last occurrence of the specified element in this list (when traversing the list from head to tail).
removeLayoutComponent(Component) - Method in class java.awt.BorderLayout
Removes the specified component from this border layout.
removeLayoutComponent(Component) - Method in class java.awt.CardLayout
Removes the specified component from the layout.
removeLayoutComponent(Component) - Method in class java.awt.FlowLayout
Removes the specified component from the layout.
removeLayoutComponent(Component) - Method in class java.awt.GridBagLayout
Removes the specified component from this layout.
removeLayoutComponent(Component) - Method in class java.awt.GridLayout
Removes the specified component from the layout.
removeLayoutComponent(Component) - Method in interface java.awt.LayoutManager
Removes the specified component from the layout.
removeLayoutComponent(Component) - Method in class javax.swing.BoxLayout
Not used by this class.
removeLayoutComponent(Component) - Method in class javax.swing.GroupLayout
Notification that a Component has been removed from the parent container.
removeLayoutComponent(Component) - Method in class javax.swing.JRootPane.RootLayout
 
removeLayoutComponent(Component) - Method in class javax.swing.JSpinner.DefaultEditor
This LayoutManager method does nothing.
removeLayoutComponent(Component) - Method in class javax.swing.OverlayLayout
Removes the specified component from the layout.
removeLayoutComponent(Component) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.ComboBoxLayoutManager
 
removeLayoutComponent(Component) - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.TitlePaneLayout
 
removeLayoutComponent(Component) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.InternalFrameLayout
 
removeLayoutComponent(Component) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
 
removeLayoutComponent(Component) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
removeLayoutComponent(Component) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.DividerLayout
 
removeLayoutComponent(Component) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Removes the specified component from our knowledge.
removeLayoutComponent(Component) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
 
removeLayoutComponent(Component) - Method in class javax.swing.ScrollPaneLayout
Removes the specified component from the layout.
removeLayoutComponent(Component) - Method in class javax.swing.SpringLayout
Removes the constraints associated with the specified component.
removeLayoutComponent(Component) - Method in class javax.swing.ViewportLayout
Removes the specified component from the layout.
removeLineListener(LineListener) - Method in interface javax.sound.sampled.Line
Removes the specified listener from this line's list of listeners.
removeListDataListener(ListDataListener) - Method in class javax.swing.AbstractListModel
Removes a listener from the list that's notified each time a change to the data model occurs.
removeListDataListener(ListDataListener) - Method in interface javax.swing.ListModel
Removes a listener from the list that's notified each time a change to the data model occurs.
removeListeners() - Method in class javax.swing.plaf.metal.MetalComboBoxUI
Deprecated.
As of Java 2 platform v1.4.
removeListSelectionListener(ListSelectionListener) - Method in class javax.swing.DefaultListSelectionModel
Remove a listener from the list that's notified each time a change to the selection occurs.
removeListSelectionListener(ListSelectionListener) - Method in class javax.swing.JList
Removes a selection listener from the list.
removeListSelectionListener(ListSelectionListener) - Method in interface javax.swing.ListSelectionModel
Remove a listener from the list that's notified each time a change to the selection occurs.
removeMember(Principal) - Method in interface java.security.acl.Group
Removes the specified member from the group.
removeMenuDragMouseListener(MenuDragMouseListener) - Method in class javax.swing.JMenuItem
Removes a MenuDragMouseListener from the menu item.
removeMenuKeyListener(MenuKeyListener) - Method in class javax.swing.JMenuItem
Removes a MenuKeyListener from the menu item.
removeMenuKeyListener(MenuKeyListener) - Method in class javax.swing.JPopupMenu
Removes a MenuKeyListener from the popup menu.
removeMenuListener(MenuListener) - Method in class javax.swing.JMenu
Removes a listener for menu events.
removeMetaEventListener(MetaEventListener) - Method in interface javax.sound.midi.Sequencer
Removes the specified meta-event listener from this sequencer's list of registered listeners, if in fact the listener is registered.
removeMouseListener(MouseListener) - Method in class java.awt.Component
Removes the specified mouse listener so that it no longer receives mouse events from this component.
removeMouseListener(MouseListener) - Method in class java.awt.TrayIcon
Removes the specified mouse listener.
removeMouseMotionListener(MouseMotionListener) - Method in class java.awt.Component
Removes the specified mouse motion listener so that it no longer receives mouse motion events from this component.
removeMouseMotionListener(MouseMotionListener) - Method in class java.awt.TrayIcon
Removes the specified mouse-motion listener.
removeMouseWheelListener(MouseWheelListener) - Method in class java.awt.Component
Removes the specified mouse wheel listener so that it no longer receives mouse wheel events from this component.
removeNamingListener(NamingListener) - Method in interface javax.naming.event.EventContext
Removes a listener from receiving naming events fired by this EventContext.
removeNode() - Method in class java.util.prefs.AbstractPreferences
Implements the removeNode() method as per the specification in Preferences.removeNode().
removeNode() - Method in class java.util.prefs.Preferences
Removes this preference node and all of its descendants, invalidating any preferences contained in the removed nodes.
removeNodeChangeListener(NodeChangeListener) - Method in class java.util.prefs.AbstractPreferences
 
removeNodeChangeListener(NodeChangeListener) - Method in class java.util.prefs.Preferences
Removes the specified NodeChangeListener, so it no longer receives change events.
removeNodeFromParent(MutableTreeNode) - Method in class javax.swing.tree.DefaultTreeModel
Message this to remove node from its parent.
removeNodeSpi() - Method in class java.util.prefs.AbstractPreferences
Removes this preference node, invalidating it and any preferences that it contains.
removeNotification(Integer) - Method in class javax.management.timer.Timer
Removes the timer notification corresponding to the specified identifier from the list of notifications.
removeNotification(Integer) - Method in interface javax.management.timer.TimerMBean
Removes the timer notification corresponding to the specified identifier from the list of notifications.
removeNotificationListener(ObjectName, ObjectName) - Method in interface javax.management.MBeanServer
 
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in interface javax.management.MBeanServer
 
removeNotificationListener(ObjectName, NotificationListener) - Method in interface javax.management.MBeanServer
 
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface javax.management.MBeanServer
 
removeNotificationListener(ObjectName, ObjectName) - Method in interface javax.management.MBeanServerConnection
Removes a listener from a registered MBean.
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in interface javax.management.MBeanServerConnection
Removes a listener from a registered MBean.
removeNotificationListener(ObjectName, NotificationListener) - Method in interface javax.management.MBeanServerConnection
Removes a listener from a registered MBean.
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface javax.management.MBeanServerConnection
Removes a listener from a registered MBean.
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management.MBeanServerDelegate
 
removeNotificationListener(NotificationListener) - Method in class javax.management.MBeanServerDelegate
 
removeNotificationListener(NotificationListener) - Method in class javax.management.modelmbean.RequiredModelMBean
Removes a listener for Notifications from the RequiredModelMBean.
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management.modelmbean.RequiredModelMBean
 
removeNotificationListener(NotificationListener) - Method in interface javax.management.NotificationBroadcaster
Removes a listener from this MBean.
removeNotificationListener(NotificationListener) - Method in class javax.management.NotificationBroadcasterSupport
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management.NotificationBroadcasterSupport
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in interface javax.management.NotificationEmitter
Removes a listener from this MBean.
removeNotificationListener(ObjectName, ObjectName, Subject) - Method in interface javax.management.remote.rmi.RMIConnection
removeNotificationListener(ObjectName, ObjectName, MarshalledObject, MarshalledObject, Subject) - Method in interface javax.management.remote.rmi.RMIConnection
removeNotificationListener(ObjectName, ObjectName, Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
removeNotificationListener(ObjectName, ObjectName, MarshalledObject, MarshalledObject, Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
removeNotificationListener(NotificationListener) - Method in class javax.management.StandardEmitterMBean
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management.StandardEmitterMBean
 
removeNotificationListeners(ObjectName, Integer[], Subject) - Method in interface javax.management.remote.rmi.RMIConnection
removeNotificationListeners(ObjectName, Integer[], Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
removeNotifications(String) - Method in class javax.management.timer.Timer
Removes all the timer notifications corresponding to the specified type from the list of notifications.
removeNotifications(String) - Method in interface javax.management.timer.TimerMBean
Removes all the timer notifications corresponding to the specified type from the list of notifications.
removeNotify() - Method in class java.awt.Component
Makes this Component undisplayable by destroying it native screen resource.
removeNotify() - Method in class java.awt.Container
Makes this Container undisplayable by removing its connection to its native screen resource.
removeNotify(ComponentPeer) - Method in class java.awt.dnd.DropTarget
Notify the DropTarget that it has been disassociated from a Component This method is usually called from java.awt.Component.removeNotify() of the Component associated with this DropTarget to notify the DropTarget that a ComponentPeer has been disassociated with that Component.
removeNotify() - Method in class java.awt.dnd.DropTargetContext
Called when disassociated with the DropTargetContextPeer.
removeNotify() - Method in class java.awt.Frame
Makes this Frame undisplayable by removing its connection to its native screen resource.
removeNotify(Component) - Method in class java.awt.im.InputContext
Notifies the input context that a client component has been removed from its containment hierarchy, or that input method support has been disabled for the component.
removeNotify() - Method in interface java.awt.im.spi.InputMethod
Notifies the input method that a client component has been removed from its containment hierarchy, or that input method support has been disabled for the component.
removeNotify() - Method in class java.awt.List
Removes the peer for this list.
removeNotify() - Method in class java.awt.Menu
Removes the menu's peer.
removeNotify() - Method in class java.awt.MenuBar
Removes the menu bar's peer.
removeNotify() - Method in class java.awt.MenuComponent
Removes the menu component's peer.
removeNotify() - Method in class java.awt.TextComponent
Removes the TextComponent's peer.
removeNotify() - Method in class java.awt.Window
Makes this Container undisplayable by removing its connection to its native screen resource.
removeNotify() - Method in class javax.swing.AbstractButton
Notifies this component that it no longer has a parent component.
removeNotify() - Method in class javax.swing.JButton
Overrides JComponent.removeNotify to check if this button is currently set as the default button on the RootPane, and if so, sets the RootPane's default button to null to ensure the RootPane doesn't hold onto an invalid button reference.
removeNotify() - Method in class javax.swing.JComponent
Notifies this component that it no longer has a parent component.
removeNotify() - Method in class javax.swing.JLayer
Notifies this component that it no longer has a parent component.
removeNotify() - Method in class javax.swing.JMenuBar
Overrides JComponent.removeNotify to unregister this menu bar with the current keyboard manager.
removeNotify() - Method in class javax.swing.JRootPane
Notifies this component that it no longer has a parent component.
removeNotify() - Method in class javax.swing.JTable
Calls the unconfigureEnclosingScrollPane method.
removeNotify() - Method in class javax.swing.text.JTextComponent
 
removeObjectValue(String) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
Disallows an Object reference from being stored in nodes implementing the named element.
removeObservedObject(ObjectName) - Method in class javax.management.monitor.Monitor
Removes the specified object from the set of observed MBeans.
removeObservedObject(ObjectName) - Method in interface javax.management.monitor.MonitorMBean
Removes the specified object from the set of observed MBeans.
removeParameters() - Method in class java.awt.image.renderable.ParameterBlock
Clears the list of parameters.
removePermission(Permission) - Method in interface java.security.acl.AclEntry
Removes the specified permission from this ACL entry.
removePopupMenuListener(PopupMenuListener) - Method in class javax.swing.JComboBox
Removes a PopupMenuListener.
removePopupMenuListener(PopupMenuListener) - Method in class javax.swing.JPopupMenu
Removes a PopupMenu listener.
removePreferenceChangeListener(PreferenceChangeListener) - Method in class java.util.prefs.AbstractPreferences
 
removePreferenceChangeListener(PreferenceChangeListener) - Method in class java.util.prefs.Preferences
Removes the specified preference change listener, so it no longer receives preference change events.
removePrintJobAttributeListener(PrintJobAttributeListener) - Method in interface javax.print.DocPrintJob
Removes an attribute listener from this print job.
removePrintJobListener(PrintJobListener) - Method in interface javax.print.DocPrintJob
Removes a listener from this print job.
removePrintServiceAttributeListener(PrintServiceAttributeListener) - Method in interface javax.print.PrintService
Removes the print-service listener from this print service.
removePropertyChangeListener(PropertyChangeListener) - Method in class java.awt.Component.AccessibleAWTComponent
Remove a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class java.awt.Component
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.Component
Removes a PropertyChangeListener from the listener list for a specific property.
removePropertyChangeListener(PropertyChangeListener) - Method in class java.awt.KeyboardFocusManager
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.KeyboardFocusManager
Removes a PropertyChangeListener from the listener list for a specific property.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.SystemTray
Removes a PropertyChangeListener from the listener list for a specific property.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class java.awt.Toolkit
Removes the specified property change listener for the named desktop property.
removePropertyChangeListener(String, PropertyChangeListener) - Method in interface java.beans.beancontext.BeanContextChild
Removes a PropertyChangeListener from this BeanContextChild so that it no longer receives PropertyChangeEvents when the specified property is changed.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class java.beans.beancontext.BeanContextChildSupport
Remove a PropertyChangeListener for a specific property.
removePropertyChangeListener(PropertyChangeListener) - Method in interface java.beans.Customizer
Remove a listener for the PropertyChange event.
removePropertyChangeListener(PropertyChangeListener) - Method in class java.beans.PropertyChangeSupport
Remove a PropertyChangeListener from the listener list.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class java.beans.PropertyChangeSupport
Remove a PropertyChangeListener for a specific property.
removePropertyChangeListener(PropertyChangeListener) - Method in interface java.beans.PropertyEditor
Removes a listener for the value change.
removePropertyChangeListener(PropertyChangeListener) - Method in class java.beans.PropertyEditorSupport
Removes a listener for the value change.
removePropertyChangeListener(PropertyChangeListener) - Method in interface java.util.jar.Pack200.Packer
Remove a listener for PropertyChange events, added by the Pack200.Packer.addPropertyChangeListener(java.beans.PropertyChangeListener).
removePropertyChangeListener(PropertyChangeListener) - Method in interface java.util.jar.Pack200.Unpacker
Remove a listener for PropertyChange events, added by the Pack200.Unpacker.addPropertyChangeListener(java.beans.PropertyChangeListener).
removePropertyChangeListener(PropertyChangeListener) - Method in class java.util.logging.LogManager
Removes an event listener for property change events.
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.accessibility.AccessibleContext
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.AbstractAction
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in interface javax.swing.Action
Removes a PropertyChange listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JComponent.AccessibleJComponent
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Remove a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.JTree.EmptySelectionModel
This is overriden to do nothing; EmptySelectionModel does not allow a selection.
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.plaf.basic.BasicDirectoryModel
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.plaf.LayerUI
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class javax.swing.plaf.LayerUI
Removes a PropertyChangeListener from the listener list for a specific property.
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.SwingWorker
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.table.TableColumn
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in interface javax.swing.tree.TreeSelectionModel
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class javax.swing.UIDefaults
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Static method in class javax.swing.UIManager
Removes a PropertyChangeListener from the listener list.
removeProvider(String) - Static method in class java.security.Security
Removes the provider with the specified name.
removeRange(int, int) - Method in class java.util.AbstractList
Removes from this list all of the elements whose index is between fromIndex, inclusive, and toIndex, exclusive.
removeRange(int, int) - Method in class java.util.ArrayList
Removes from this list all of the elements whose index is between fromIndex, inclusive, and toIndex, exclusive.
removeRange(int, int) - Method in class java.util.Vector
Removes from this list all of the elements whose index is between fromIndex, inclusive, and toIndex, exclusive.
removeRange(int, int) - Method in class javax.swing.DefaultListModel
Deletes the components at the specified range of indexes.
removeRedundantState() - Method in class javax.swing.undo.StateEdit
Remove redundant key/values in state hashtables.
removeRelation(String) - Method in class javax.management.relation.RelationService
Removes given relation from the Relation Service.
removeRelation(String) - Method in interface javax.management.relation.RelationServiceMBean
Removes given relation from the Relation Service.
removeRelationType(String) - Method in class javax.management.relation.RelationService
Removes given relation type from Relation Service.
removeRelationType(String) - Method in interface javax.management.relation.RelationServiceMBean
Removes given relation type from Relation Service.
removeResourceBundle(String) - Method in class javax.swing.UIDefaults
Removes a resource bundle from the list of resource bundles that are searched for localized defaults.
removeRow(int) - Method in class javax.swing.table.DefaultTableModel
Removes the row at row from the model.
removeRowSelectionInterval(int, int) - Method in class javax.swing.JTable
Deselects the rows from index0 to index1, inclusive.
removeRowSetListener(RowSetListener) - Method in class javax.sql.rowset.BaseRowSet
Removes the designated object from this RowSet object's list of listeners.
removeRowSetListener(RowSetListener) - Method in interface javax.sql.RowSet
Removes the specified listener from the list of components that will be notified when an event occurs on this RowSet object.
removeRowSorterListener(RowSorterListener) - Method in class javax.swing.RowSorter
Removes a RowSorterListener.
removeSelectionInterval(int, int) - Method in class javax.swing.DefaultListSelectionModel
Changes the selection to be the set difference of the current selection and the indices between index0 and index1 inclusive.
removeSelectionInterval(int, int) - Method in class javax.swing.JList
Sets the selection to be the set difference of the specified interval and the current selection.
removeSelectionInterval(int, int) - Method in class javax.swing.JTree
Removes the specified rows (inclusive) from the selection.
removeSelectionInterval(int, int) - Method in interface javax.swing.ListSelectionModel
Changes the selection to be the set difference of the current selection and the indices between index0 and index1 inclusive.
removeSelectionPath(TreePath) - Method in class javax.swing.JTree
Removes the node identified by the specified path from the current selection.
removeSelectionPath(TreePath) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Removes path from the selection.
removeSelectionPath(TreePath) - Method in interface javax.swing.tree.TreeSelectionModel
Removes path from the selection.
removeSelectionPaths(TreePath[]) - Method in class javax.swing.JTree.EmptySelectionModel
This is overriden to do nothing; EmptySelectionModel does not allow a selection.
removeSelectionPaths(TreePath[]) - Method in class javax.swing.JTree
Removes the nodes identified by the specified paths from the current selection.
removeSelectionPaths(TreePath[]) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Removes paths from the selection.
removeSelectionPaths(TreePath[]) - Method in interface javax.swing.tree.TreeSelectionModel
Removes paths from the selection.
removeSelectionRow(int) - Method in class javax.swing.JTree
Removes the row at the index row from the current selection.
removeSelectionRows(int[]) - Method in class javax.swing.JTree
Removes the rows that are selected at each of the specified rows.
removeService(Provider.Service) - Method in class java.security.Provider
Remove a service previously added using putService().
removeShutdownHook(Thread) - Method in class java.lang.Runtime
De-registers a previously-registered virtual-machine shutdown hook.
removeSources() - Method in class java.awt.image.renderable.ParameterBlock
Clears the list of source images.
removeSpi(String) - Method in class java.util.prefs.AbstractPreferences
Remove the association (if any) for the specified key at this preference node.
removeStatementEventListener(StatementEventListener) - Method in interface javax.sql.PooledConnection
Removes the specified StatementEventListener from the list of components that will be notified when the driver detects that a PreparedStatement has been closed or is invalid.
removeStyle(String) - Method in class javax.swing.JTextPane
Removes a named non-null style previously added to the document.
removeStyle(String) - Method in class javax.swing.text.DefaultStyledDocument
Removes a named style previously added to the document.
removeStyle(String) - Method in class javax.swing.text.html.StyleSheet
Removes a named style previously added to the document.
removeStyle(String) - Method in class javax.swing.text.StyleContext
Removes a named style previously added to the document.
removeStyle(String) - Method in interface javax.swing.text.StyledDocument
Removes a named style previously added to the document.
removeStyleSheet(StyleSheet) - Method in class javax.swing.text.html.StyleSheet
Removes the StyleSheet ss from those of the receiver.
removeTabAt(int) - Method in class javax.swing.JTabbedPane
Removes the tab at index.
removeTableModelListener(TableModelListener) - Method in class javax.swing.table.AbstractTableModel
Removes a listener from the list that's notified each time a change to the data model occurs.
removeTableModelListener(TableModelListener) - Method in interface javax.swing.table.TableModel
Removes a listener from the list that is notified each time a change to the data model occurs.
removeTextListener(TextListener) - Method in class java.awt.TextComponent
Removes the specified text event listener so that it no longer receives text events from this text component If l is null, no exception is thrown and no action is performed.
removeTileObserver(TileObserver) - Method in class java.awt.image.BufferedImage
Removes a tile observer.
removeTileObserver(TileObserver) - Method in interface java.awt.image.WritableRenderedImage
Removes an observer.
removeTransformer(ClassFileTransformer) - Method in interface java.lang.instrument.Instrumentation
Unregisters the supplied transformer.
removeTreeExpansionListener(TreeExpansionListener) - Method in class javax.swing.JTree
Removes a listener for TreeExpansion events.
removeTreeModelListener(TreeModelListener) - Method in class javax.swing.tree.DefaultTreeModel
Removes a listener previously added with addTreeModelListener().
removeTreeModelListener(TreeModelListener) - Method in interface javax.swing.tree.TreeModel
Removes a listener previously added with addTreeModelListener.
removeTreeSelectionListener(TreeSelectionListener) - Method in class javax.swing.JTree.EmptySelectionModel
This is overriden to do nothing; EmptySelectionModel does not allow a selection.
removeTreeSelectionListener(TreeSelectionListener) - Method in class javax.swing.JTree
Removes a TreeSelection listener.
removeTreeSelectionListener(TreeSelectionListener) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Removes x from the list of listeners that are notified each time the set of selected TreePaths changes.
removeTreeSelectionListener(TreeSelectionListener) - Method in interface javax.swing.tree.TreeSelectionModel
Removes x from the list of listeners that are notified each time the set of selected TreePaths changes.
removeTreeWillExpandListener(TreeWillExpandListener) - Method in class javax.swing.JTree
Removes a listener for TreeWillExpand events.
removeUndoableEditListener(UndoableEditListener) - Method in class javax.swing.text.AbstractDocument
Removes an undo listener.
removeUndoableEditListener(UndoableEditListener) - Method in interface javax.swing.text.Document
Unregisters the given observer from the notification list so it will no longer receive updates.
removeUndoableEditListener(UndoableEditListener) - Method in class javax.swing.undo.UndoableEditSupport
Removes an UndoableEditListener.
removeUnicodeLocaleAttribute(String) - Method in class java.util.Locale.Builder
Removes a unicode locale attribute, if present, otherwise has no effect.
removeUpdate(DocumentEvent) - Method in interface javax.swing.event.DocumentListener
Gives notification that a portion of the document has been removed.
removeUpdate(AbstractDocument.DefaultDocumentEvent) - Method in class javax.swing.text.AbstractDocument
Updates any document structure as a result of text removal.
removeUpdate() - Method in class javax.swing.text.DefaultStyledDocument.ElementBuffer
Updates the element structure in response to a removal from the associated sequence in the document.
removeUpdate(AbstractDocument.DefaultDocumentEvent) - Method in class javax.swing.text.DefaultStyledDocument
Updates document structure as a result of text removal.
removeUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.FieldView
Gives notification that something was removed from the document in a location that this view is responsible for.
removeUpdate(FlowView, DocumentEvent, Rectangle) - Method in class javax.swing.text.FlowView.FlowStrategy
Gives notification that something was removed from the document in a location that the given flow view is responsible for.
removeUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.FlowView
Gives notification that something was removed from the document in a location that this view is responsible for.
removeUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.GlyphView
Gives notification that something was removed from the document in a location that this view is responsible for.
removeUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.html.InlineView
Gives notification that something was removed from the document in a location that this view is responsible for.
removeUpdate(DocumentEvent) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Handles document remove (fire appropriate property change event, which is AccessibleContext.ACCESSIBLE_TEXT_PROPERTY).
removeUpdate(AbstractDocument.DefaultDocumentEvent) - Method in class javax.swing.text.PlainDocument
Updates any document structure as a result of text removal.
removeUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.PlainView
Gives notification that something was removed from the document in a location that this view is responsible for.
removeUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.View
Gives notification that something was removed from the document in a location that this view is responsible for.
removeUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.WrappedPlainView
Gives notification that something was removed from the document in a location that this view is responsible for.
removeUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.ZoneView
Gives notification that something was removed from the document in a location that this view is responsible for.
removeValue(String) - Method in interface javax.net.ssl.SSLSession
Removes the object bound to the given name in the session's application layer data.
removeVetoableChangeListener(VetoableChangeListener) - Method in class java.awt.KeyboardFocusManager
Removes a VetoableChangeListener from the listener list.
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class java.awt.KeyboardFocusManager
Removes a VetoableChangeListener from the listener list for a specific property.
removeVetoableChangeListener(String, VetoableChangeListener) - Method in interface java.beans.beancontext.BeanContextChild
Removes a VetoableChangeListener from this BeanContextChild so that it no longer receives events when the specified property changes.
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class java.beans.beancontext.BeanContextChildSupport
Removes a VetoableChangeListener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class java.beans.VetoableChangeSupport
Remove a VetoableChangeListener from the listener list.
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class java.beans.VetoableChangeSupport
Remove a VetoableChangeListener for a specific property.
removeVetoableChangeListener(VetoableChangeListener) - Method in class javax.swing.JComponent
Removes a VetoableChangeListener from the listener list.
removeWindowFocusListener(WindowFocusListener) - Method in class java.awt.Window
Removes the specified window focus listener so that it no longer receives window events from this window.
removeWindowListener(WindowListener) - Method in class java.awt.Window
Removes the specified window listener so that it no longer receives window events from this window.
removeWindowStateListener(WindowStateListener) - Method in class java.awt.Window
Removes the specified window state listener so that it no longer receives window events from this window.
rename(Name, Name) - Method in interface javax.naming.Context
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(String, String) - Method in interface javax.naming.Context
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(String, String) - Method in class javax.naming.InitialContext
 
rename(Name, Name) - Method in class javax.naming.InitialContext
 
renameFile(File, File) - Method in class javax.swing.plaf.basic.BasicDirectoryModel
Renames a file in the underlying file system.
renameTo(File) - Method in class java.io.File
Renames the file denoted by this abstract pathname.
render(Runnable) - Method in class javax.swing.text.AbstractDocument
This allows the model to be safely rendered in the presence of currency, if the model supports being updated asynchronously.
render(Runnable) - Method in interface javax.swing.text.Document
Allows the model to be safely rendered in the presence of concurrency, if the model supports being updated asynchronously.
RENDERABLE_IMAGE - Static variable in class javax.print.DocFlavor.SERVICE_FORMATTED
Service formatted print data doc flavor with print data representation class name = "java.awt.image.renderable.RenderableImage" (renderable image object).
RenderableImage - Interface in java.awt.image.renderable
A RenderableImage is a common interface for rendering-independent images (a notion which subsumes resolution independence).
RenderableImageOp - Class in java.awt.image.renderable
This class handles the renderable aspects of an operation with help from its associated instance of a ContextualRenderedImageFactory.
RenderableImageOp(ContextualRenderedImageFactory, ParameterBlock) - Constructor for class java.awt.image.renderable.RenderableImageOp
Constructs a RenderedImageOp given a ContextualRenderedImageFactory object, and a ParameterBlock containing RenderableImage sources and other parameters.
RenderableImageProducer - Class in java.awt.image.renderable
An adapter class that implements ImageProducer to allow the asynchronous production of a RenderableImage.
RenderableImageProducer(RenderableImage, RenderContext) - Constructor for class java.awt.image.renderable.RenderableImageProducer
Constructs a new RenderableImageProducer from a RenderableImage and a RenderContext.
RenderContext - Class in java.awt.image.renderable
A RenderContext encapsulates the information needed to produce a specific rendering from a RenderableImage.
RenderContext(AffineTransform, Shape, RenderingHints) - Constructor for class java.awt.image.renderable.RenderContext
Constructs a RenderContext with a given transform.
RenderContext(AffineTransform) - Constructor for class java.awt.image.renderable.RenderContext
Constructs a RenderContext with a given transform.
RenderContext(AffineTransform, RenderingHints) - Constructor for class java.awt.image.renderable.RenderContext
Constructs a RenderContext with a given transform and rendering hints.
RenderContext(AffineTransform, Shape) - Constructor for class java.awt.image.renderable.RenderContext
Constructs a RenderContext with a given transform and area of interest.
RenderedImage - Interface in java.awt.image
RenderedImage is a common interface for objects which contain or can produce image data in the form of Rasters.
RenderedImageFactory - Interface in java.awt.image.renderable
The RenderedImageFactory interface (often abbreviated RIF) is intended to be implemented by classes that wish to act as factories to produce different renderings, for example by executing a series of BufferedImageOps on a set of sources, depending on a specific set of parameters, properties, and rendering hints.
renderer - Variable in class javax.swing.JComboBox
This protected field is implementation specific.
Renderer - Interface in javax.swing
Defines the requirements for an object responsible for "rendering" (displaying) a value.
renderer - Variable in class javax.swing.tree.DefaultTreeCellEditor
Renderer, used to get border and offsets from.
rendererPane - Variable in class javax.swing.plaf.basic.BasicListUI
 
rendererPane - Variable in class javax.swing.plaf.basic.BasicTableHeaderUI
 
rendererPane - Variable in class javax.swing.plaf.basic.BasicTableUI
 
rendererPane - Variable in class javax.swing.plaf.basic.BasicTreeUI
Used to paint the TreeCellRenderer.
rendererPane - Variable in class javax.swing.plaf.metal.MetalComboBoxButton
 
RenderingHints - Class in java.awt
The RenderingHints class defines and manages collections of keys and associated values which allow an application to provide input into the choice of algorithms used by other classes which perform rendering and image manipulation services.
RenderingHints(Map<RenderingHints.Key, ?>) - Constructor for class java.awt.RenderingHints
Constructs a new object with keys and values initialized from the specified Map object which may be null.
RenderingHints(RenderingHints.Key, Object) - Constructor for class java.awt.RenderingHints
Constructs a new object with the specified key/value pair.
RenderingHints.Key - Class in java.awt
Defines the base type of all keys used along with the RenderingHints class to control various algorithm choices in the rendering and imaging pipelines.
RenderingHints.Key(int) - Constructor for class java.awt.RenderingHints.Key
Construct a key using the indicated private key.
reorderingAllowed - Variable in class javax.swing.table.JTableHeader
If true, reordering of columns are allowed by the user; the default is true.
reorderVisually(byte[], int, Object[], int, int) - Static method in class java.text.Bidi
Reorder the objects in the array into visual order based on their levels.
repaint() - Method in class java.awt.Component
Repaints this component.
repaint(long) - Method in class java.awt.Component
Repaints the component.
repaint(int, int, int, int) - Method in class java.awt.Component
Repaints the specified rectangle of this component.
repaint(long, int, int, int, int) - Method in class java.awt.Component
Repaints the specified rectangle of this component within tm milliseconds.
repaint() - Method in class javax.swing.DefaultListCellRenderer
Overridden for performance reasons.
repaint(long, int, int, int, int) - Method in class javax.swing.DefaultListCellRenderer
Overridden for performance reasons.
repaint(Rectangle) - Method in class javax.swing.DefaultListCellRenderer
Overridden for performance reasons.
repaint(long, int, int, int, int) - Method in class javax.swing.JApplet
Repaints the specified rectangle of this component within time milliseconds.
repaint(long, int, int, int, int) - Method in class javax.swing.JComponent
Adds the specified region to the dirty region list if the component is showing.
repaint(Rectangle) - Method in class javax.swing.JComponent
Adds the specified region to the dirty region list if the component is showing.
repaint(long, int, int, int, int) - Method in class javax.swing.JDialog
Repaints the specified rectangle of this component within time milliseconds.
repaint(long, int, int, int, int) - Method in class javax.swing.JFrame
Repaints the specified rectangle of this component within time milliseconds.
repaint(long, int, int, int, int) - Method in class javax.swing.JViewport
Always repaint in the parents coordinate system to make sure only one paint is performed by the RepaintManager.
repaint(long, int, int, int, int) - Method in class javax.swing.JWindow
Repaints the specified rectangle of this component within time milliseconds.
repaint(long, int, int, int, int) - Method in class javax.swing.table.DefaultTableCellRenderer
Overridden for performance reasons.
repaint(Rectangle) - Method in class javax.swing.table.DefaultTableCellRenderer
Overridden for performance reasons.
repaint() - Method in class javax.swing.table.DefaultTableCellRenderer
Overridden for performance reasons.
repaint() - Method in class javax.swing.text.DefaultCaret
Cause the caret to be painted.
repaint(long, int, int, int, int) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Overridden for performance reasons.
repaint(Rectangle) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Overridden for performance reasons.
repaint() - Method in class javax.swing.tree.DefaultTreeCellRenderer
Overridden for performance reasons.
repaintCellFocus() - Method in class javax.swing.plaf.basic.BasicListUI.FocusHandler
 
RepaintManager - Class in javax.swing
This class manages repaint requests, allowing the number of repaints to be minimized, for example by collapsing multiple requests into a single repaint for members of a component tree.
RepaintManager() - Constructor for class javax.swing.RepaintManager
Create a new RepaintManager instance.
reparent(ContainerPeer) - Method in interface java.awt.peer.ComponentPeer
Reparents this peer to the new parent referenced by newContainer peer.
Repeatable - Annotation Type in java.lang.annotation
The annotation type java.lang.annotation.Repeatable is used to indicate that the annotation type whose declaration it (meta-)annotates is repeatable.
repeatKeyAction - Variable in class javax.swing.plaf.basic.BasicTreeUI.KeyHandler
Key code that is being generated for.
replace(char, char) - Method in class java.lang.String
Returns a new string resulting from replacing all occurrences of oldChar in this string with newChar.
replace(CharSequence, CharSequence) - Method in class java.lang.String
Replaces each substring of this string that matches the literal target sequence with the specified literal replacement sequence.
replace(int, int, String) - Method in class java.lang.StringBuffer
 
replace(int, int, String) - Method in class java.lang.StringBuilder
 
REPLACE - Static variable in class java.nio.charset.CodingErrorAction
Action indicating that a coding error is to be handled by dropping the erroneous input, appending the coder's replacement value to the output buffer, and resuming the coding operation.
replace(K, V, V) - Method in class java.util.concurrent.ConcurrentHashMap
Replaces the entry for a key only if currently mapped to a given value.
replace(K, V) - Method in class java.util.concurrent.ConcurrentHashMap
Replaces the entry for a key only if currently mapped to some value.
replace(K, V, V) - Method in interface java.util.concurrent.ConcurrentMap
Replaces the entry for a key only if currently mapped to a given value.
replace(K, V) - Method in interface java.util.concurrent.ConcurrentMap
Replaces the entry for a key only if currently mapped to some value.
replace(K, V, V) - Method in class java.util.concurrent.ConcurrentSkipListMap
Replaces the entry for a key only if currently mapped to a given value.
replace(K, V) - Method in class java.util.concurrent.ConcurrentSkipListMap
Replaces the entry for a key only if currently mapped to some value.
replace(Component, Component) - Method in class javax.swing.GroupLayout
Replaces an existing component with a new one.
replace(int, int, Element[]) - Method in class javax.swing.text.AbstractDocument.BranchElement
Replaces content with a new set of elements.
replace(int, int, String, AttributeSet) - Method in class javax.swing.text.AbstractDocument
Deletes the region of text from offset to offset + length, and replaces it with text.
replace(int, int, View[]) - Method in class javax.swing.text.AsyncBoxView
Calls the superclass to update the child views, and updates the status records for the children.
replace(int, int, View[]) - Method in class javax.swing.text.BoxView
Invalidates the layout and resizes the cache of requests/allocations.
replace(int, int, View[]) - Method in class javax.swing.text.CompositeView
Replaces child views.
replace(int, int, String, AttributeSet) - Method in class javax.swing.text.DocumentFilter.FilterBypass
Deletes the region of text from offset to offset + length, and replaces it with text.
replace(DocumentFilter.FilterBypass, int, int, String, AttributeSet) - Method in class javax.swing.text.DocumentFilter
Invoked prior to replacing a region of text in the specified Document.
replace(int, int, View[]) - Method in class javax.swing.text.TableView
Change the child views.
replace(int, int, View[]) - Method in class javax.swing.text.TableView.TableRow
Change the child views.
replace(int, int, View[]) - Method in class javax.swing.text.View
Replaces child views.
REPLACE_ATTRIBUTE - Static variable in interface javax.naming.directory.DirContext
This constant specifies to replace an attribute with specified values.
replaceAll(String, String) - Method in class java.lang.String
Replaces each substring of this string that matches the given regular expression with the given replacement.
replaceAll(List<T>, T, T) - Static method in class java.util.Collections
Replaces all occurrences of one specified value in a list with another.
replaceAll(String) - Method in class java.util.regex.Matcher
Replaces every subsequence of the input sequence that matches the pattern with the given replacement string.
replaceChild(Node, Node) - Method in class javax.imageio.metadata.IIOMetadataNode
Replaces the child node oldChild with newChild in the list of children, and returns the oldChild node.
replaceEdit(UndoableEdit) - Method in class javax.swing.undo.AbstractUndoableEdit
This default implementation returns false.
replaceEdit(UndoableEdit) - Method in interface javax.swing.undo.UndoableEdit
Returns true if this UndoableEdit should replace anEdit.
replaceEditor(JComponent, JComponent) - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Called by the PropertyChangeListener when the JSpinner editor property changes.
replaceEditor(JComponent, JComponent) - Method in class javax.swing.plaf.synth.SynthSpinnerUI
Called by the PropertyChangeListener when the JSpinner editor property changes.
replaceFirst(String, String) - Method in class java.lang.String
Replaces the first substring of this string that matches the given regular expression with the given replacement.
replaceFirst(String) - Method in class java.util.regex.Matcher
Replaces the first subsequence of the input sequence that matches the pattern with the given replacement string.
replaceImageMetadata(int, IIOMetadata) - Method in class javax.imageio.ImageWriter
Replaces the image metadata associated with an existing image.
replaceItem(String, int) - Method in class java.awt.List
Replaces the item at the specified index in the scrolling list with the new string.
replaceObject(Object) - Method in class java.io.ObjectOutputStream
This method will allow trusted subclasses of ObjectOutputStream to substitute one object for another during serialization.
replacePane(JComponent, JComponent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
Installs necessary mouse handlers on newPane and adds it to the frame.
replacePixels(RenderedImage, ImageWriteParam) - Method in class javax.imageio.ImageWriter
Replaces a portion of an image already present in the output with a portion of the given image.
replacePixels(Raster, ImageWriteParam) - Method in class javax.imageio.ImageWriter
Replaces a portion of an image already present in the output with a portion of the given Raster.
replaceRange(String, int, int) - Method in interface java.awt.peer.TextAreaPeer
Replaces a range of text by the specified string
replaceRange(String, int, int) - Method in class java.awt.TextArea
Replaces text between the indicated start and end positions with the specified replacement text.
replaceRange(String, int, int) - Method in class javax.swing.JTextArea
Replaces text from the indicated start to end position with the new text specified.
replaceSelection(String) - Method in class javax.swing.JEditorPane
Replaces the currently selected content with new content represented by the given string.
replaceSelection(String) - Method in class javax.swing.JTextPane
Replaces the currently selected content with new content represented by the given string.
replaceSelection(String) - Method in class javax.swing.text.JTextComponent
Replaces the currently selected content with new content represented by the given string.
replaceStreamMetadata(IIOMetadata) - Method in class javax.imageio.ImageWriter
Replaces the stream metadata in the output with new information.
replaceText(String, int, int) - Method in class java.awt.TextArea
Deprecated.
As of JDK version 1.1, replaced by replaceRange(String, int, int).
replaceText(int, int, String) - Method in interface javax.accessibility.AccessibleEditableText
Replaces the text between two indices with the specified string.
replaceText(int, int, String) - Method in class javax.swing.JSpinner.AccessibleJSpinner
Replaces the text between two indices with the specified string.
replaceText(int, int, String) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Replaces the text between two indices with the specified string.
replaceUIActionMap(JComponent, ActionMap) - Static method in class javax.swing.SwingUtilities
Convenience method to change the UI ActionMap for component to uiActionMap.
replaceUIInputMap(JComponent, int, InputMap) - Static method in class javax.swing.SwingUtilities
Convenience method to change the UI InputMap for component to uiInputMap.
ReplicateScaleFilter - Class in java.awt.image
An ImageFilter class for scaling images using the simplest algorithm.
ReplicateScaleFilter(int, int) - Constructor for class java.awt.image.ReplicateScaleFilter
Constructs a ReplicateScaleFilter that scales the pixels from its source Image as specified by the width and height parameters.
REPORT - Static variable in class java.nio.charset.CodingErrorAction
Action indicating that a coding error is to be reported, either by returning a CoderResult object or by throwing a CharacterCodingException, whichever is appropriate for the method implementing the coding process.
REPORT - Static variable in class javax.print.attribute.standard.Severity
Indicates that the PrinterStateReason is a "report" (least severe).
report(Diagnostic<? extends S>) - Method in class javax.tools.DiagnosticCollector
 
report(Diagnostic<? extends S>) - Method in interface javax.tools.DiagnosticListener
Invoked when a problem is found.
reportError(String, Exception, int) - Method in class java.util.logging.Handler
Protected convenience method to report an error to this Handler's ErrorManager.
repositionSecurityWarning() - Method in interface java.awt.peer.WindowPeer
Instructs the peer to update the position of the security warning.
requestAnonymity(boolean) - Method in interface org.ietf.jgss.GSSContext
Requests that the initiator's identity not be disclosed to the acceptor.
requestConf(boolean) - Method in interface org.ietf.jgss.GSSContext
Requests that data confidentiality be enabled for the wrap method.
requestCredDeleg(boolean) - Method in interface org.ietf.jgss.GSSContext
Requests that the initiator's credentials be delegated to the acceptor during context establishment.
requestDefaultFocus() - Method in class javax.swing.JComponent
Deprecated.
As of 1.4, replaced by FocusTraversalPolicy.getDefaultComponent(Container).requestFocus()
requestFocus() - Method in class java.awt.Component.AccessibleAWTComponent
Requests focus for this object.
requestFocus() - Method in class java.awt.Component
Requests that this Component get the input focus, and that this Component's top-level ancestor become the focused Window.
requestFocus(boolean) - Method in class java.awt.Component
Requests that this Component get the input focus, and that this Component's top-level ancestor become the focused Window.
requestFocus() - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Requests focus for this object.
requestFocus() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Requests focus for this object.
requestFocus(Component, boolean, boolean, long, CausedFocusEvent.Cause) - Method in interface java.awt.peer.ComponentPeer
Requests focus on this component.
requestFocus() - Method in interface javax.accessibility.AccessibleComponent
Requests focus for this object.
requestFocus() - Method in class javax.swing.JComponent
Requests that this Component gets the input focus.
requestFocus(boolean) - Method in class javax.swing.JComponent
Requests that this Component gets the input focus.
requestFocus() - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
requestFocus() - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
 
requestFocus() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
requestFocus() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.SystemMenuBar
 
requestFocus() - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
requestFocusInWindow() - Method in class java.awt.Component
Requests that this Component get the input focus, if this Component's top-level ancestor is already the focused Window.
requestFocusInWindow(boolean) - Method in class java.awt.Component
Requests that this Component get the input focus, if this Component's top-level ancestor is already the focused Window.
requestFocusInWindow() - Method in class javax.swing.JComponent
Requests that this Component gets the input focus.
requestFocusInWindow(boolean) - Method in class javax.swing.JComponent
Requests that this Component gets the input focus.
RequestingUserName - Class in javax.print.attribute.standard
Class RequestingUserName is a printing attribute class, a text attribute, that specifies the name of the end user that submitted the print job.
RequestingUserName(String, Locale) - Constructor for class javax.print.attribute.standard.RequestingUserName
Constructs a new requesting user name attribute with the given user name and locale.
requestInteg(boolean) - Method in interface org.ietf.jgss.GSSContext
Requests that data integrity be enabled for the wrap and getMICmethods.
requestLifetime(int) - Method in interface org.ietf.jgss.GSSContext
Requests a lifetime in seconds for the context.
requestMutualAuth(boolean) - Method in interface org.ietf.jgss.GSSContext
Requests that mutual authentication be done during context establishment.
requestPasswordAuthentication(InetAddress, int, String, String, String) - Static method in class java.net.Authenticator
Ask the authenticator that has been registered with the system for a password.
requestPasswordAuthentication(String, InetAddress, int, String, String, String) - Static method in class java.net.Authenticator
Ask the authenticator that has been registered with the system for a password.
requestPasswordAuthentication(String, InetAddress, int, String, String, String, URL, Authenticator.RequestorType) - Static method in class java.net.Authenticator
Ask the authenticator that has been registered with the system for a password.
requestReplayDet(boolean) - Method in interface org.ietf.jgss.GSSContext
Requests that replay detection be enabled for the per-message security services after context establishment.
requestSequenceDet(boolean) - Method in interface org.ietf.jgss.GSSContext
Requests that sequence checking be enabled for the per-message security services after context establishment.
requestTopDownLeftRightResend(ImageConsumer) - Method in class java.awt.image.FilteredImageSource
Requests that a given ImageConsumer have the image data delivered one more time in top-down, left-right order.
requestTopDownLeftRightResend(ImageConsumer) - Method in interface java.awt.image.ImageProducer
Requests, on behalf of the ImageConsumer, that the ImageProducer attempt to resend the image data one more time in TOPDOWNLEFTRIGHT order so that higher quality conversion algorithms which depend on receiving pixels in order can be used to produce a better output version of the image.
requestTopDownLeftRightResend(ImageConsumer) - Method in class java.awt.image.MemoryImageSource
Requests that a given ImageConsumer have the image data delivered one more time in top-down, left-right order.
requestTopDownLeftRightResend(ImageConsumer) - Method in class java.awt.image.renderable.RenderableImageProducer
Requests that a given ImageConsumer have the image data delivered one more time in top-down, left-right order.
REQUIRED - Static variable in class java.awt.GraphicsConfigTemplate
Value used for "Enum" (Integer) type.
required - Variable in class java.sql.DriverPropertyInfo
The required field is true if a value must be supplied for this property during Driver.connect and false otherwise.
REQUIRED - Static variable in class javax.security.auth.login.AppConfigurationEntry.LoginModuleControlFlag
Required LoginModule.
REQUIRED - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
RequiredModelMBean - Class in javax.management.modelmbean
This class is the implementation of a ModelMBean.
RequiredModelMBean() - Constructor for class javax.management.modelmbean.RequiredModelMBean
Constructs an RequiredModelMBean with an empty ModelMBeanInfo.
RequiredModelMBean(ModelMBeanInfo) - Constructor for class javax.management.modelmbean.RequiredModelMBean
Constructs a RequiredModelMBean object using ModelMBeanInfo passed in.
requireEnd() - Method in class java.util.regex.Matcher
Returns true if more input could change a positive match into a negative one.
requireNonNull(T) - Static method in class java.util.Objects
Checks that the specified object reference is not null.
requireNonNull(T, String) - Static method in class java.util.Objects
Checks that the specified object reference is not null and throws a customized NullPointerException if it is.
REQUIRES_ATTENTION - Static variable in class javax.print.event.PrintJobEvent
The print service indicates that a - possibly transient - problem may require external intervention before the print service can continue.
requiresBidi(char[], int, int) - Static method in class java.text.Bidi
Return true if the specified text requires bidi analysis.
REQUISITE - Static variable in class javax.security.auth.login.AppConfigurationEntry.LoginModuleControlFlag
Requisite LoginModule.
RescaleOp - Class in java.awt.image
This class performs a pixel-by-pixel rescaling of the data in the source image by multiplying the sample values for each pixel by a scale factor and then adding an offset.
RescaleOp(float[], float[], RenderingHints) - Constructor for class java.awt.image.RescaleOp
Constructs a new RescaleOp with the desired scale factors and offsets.
RescaleOp(float, float, RenderingHints) - Constructor for class java.awt.image.RescaleOp
Constructs a new RescaleOp with the desired scale factor and offset.
rescanCurrentDirectory() - Method in class javax.swing.JFileChooser
Tells the UI to rescan its files list from the current directory.
rescanCurrentDirectory(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
rescanCurrentDirectory(JFileChooser) - Method in class javax.swing.plaf.FileChooserUI
 
rescanCurrentDirectory(JFileChooser) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
rescanCurrentDirectory(JFileChooser) - Method in class javax.swing.plaf.multi.MultiFileChooserUI
Invokes the rescanCurrentDirectory method on each UI handled by this object.
resendTopDownLeftRight(ImageProducer) - Method in class java.awt.image.ImageFilter
Responds to a request for a TopDownLeftRight (TDLR) ordered resend of the pixel data from an ImageConsumer.
RESERVED_ID_MAX - Static variable in class java.awt.AWTEvent
The maximum value for reserved AWT event IDs.
RESERVED_UIROLE - Static variable in class javax.print.ServiceUIFactory
Not a valid role but role id's greater than this may be used for private roles supported by a service.
reset() - Method in class java.awt.geom.Area
Removes all of the geometry from this Area and restores it to an empty area.
reset() - Method in class java.awt.geom.Path2D
Resets the path to empty.
reset() - Method in class java.awt.Polygon
Resets this Polygon object to an empty polygon.
reset() - Method in class java.io.BufferedInputStream
See the general contract of the reset method of InputStream.
reset() - Method in class java.io.BufferedReader
Resets the stream to the most recent mark.
reset() - Method in class java.io.ByteArrayInputStream
Resets the buffer to the marked position.
reset() - Method in class java.io.ByteArrayOutputStream
Resets the count field of this byte array output stream to zero, so that all currently accumulated output in the output stream is discarded.
reset() - Method in class java.io.CharArrayReader
Resets the stream to the most recent mark, or to the beginning if it has never been marked.
reset() - Method in class java.io.CharArrayWriter
Resets the buffer so that you can use it again without throwing away the already allocated buffer.
reset() - Method in class java.io.FilterInputStream
Repositions this stream to the position at the time the mark method was last called on this input stream.
reset() - Method in class java.io.FilterReader
Resets the stream.
reset() - Method in class java.io.InputStream
Repositions this stream to the position at the time the mark method was last called on this input stream.
reset() - Method in class java.io.LineNumberInputStream
Deprecated.
Repositions this stream to the position at the time the mark method was last called on this input stream.
reset() - Method in class java.io.LineNumberReader
Reset the stream to the most recent mark.
reset() - Method in class java.io.ObjectOutputStream
Reset will disregard the state of any objects already written to the stream.
reset() - Method in class java.io.PushbackInputStream
Repositions this stream to the position at the time the mark method was last called on this input stream.
reset() - Method in class java.io.PushbackReader
Resets the stream.
reset() - Method in class java.io.Reader
Resets the stream.
reset() - Method in class java.io.StringBufferInputStream
Deprecated.
Resets the input stream to begin reading from the first character of this input stream's underlying buffer.
reset() - Method in class java.io.StringReader
Resets the stream to the most recent mark, or to the beginning of the string if it has never been marked.
reset() - Method in class java.nio.Buffer
Resets this buffer's position to the previously-marked position.
reset() - Method in interface java.nio.file.WatchKey
Resets this watch key.
reset() - Method in class java.security.MessageDigest
Resets the digest for further use.
reset() - Method in class java.text.CollationElementIterator
Resets the cursor to the beginning of the string.
reset() - Method in class java.util.concurrent.CyclicBarrier
Resets the barrier to its initial state.
reset() - Method in class java.util.logging.LogManager
Reset the logging configuration.
reset() - Method in class java.util.regex.Matcher
Resets this matcher.
reset(CharSequence) - Method in class java.util.regex.Matcher
Resets this matcher with a new input sequence.
reset() - Method in class java.util.Scanner
Resets this scanner.
reset() - Method in class java.util.zip.Adler32
Resets the checksum to initial value.
reset() - Method in interface java.util.zip.Checksum
Resets the checksum to its initial value.
reset() - Method in class java.util.zip.CRC32
Resets CRC-32 to initial value.
reset() - Method in class java.util.zip.Deflater
Resets deflater so that a new set of input data can be processed.
reset() - Method in class java.util.zip.DeflaterInputStream
This operation is not supported.
reset() - Method in class java.util.zip.Inflater
Resets inflater so that a new set of input data can be processed.
reset() - Method in class java.util.zip.InflaterInputStream
Repositions this stream to the position at the time the mark method was last called on this input stream.
reset() - Method in class javax.crypto.Mac
Resets this Mac object.
reset() - Method in class javax.imageio.ImageReader
Restores the ImageReader to its initial state.
reset() - Method in class javax.imageio.ImageWriter
Restores the ImageWriter to its initial state.
reset() - Method in class javax.imageio.metadata.IIOMetadata
Resets all the data stored in this object to default values, usually to the state this object was in immediately after construction, though the precise semantics are plug-in specific.
reset() - Method in interface javax.imageio.stream.ImageInputStream
Returns the stream pointer to its previous position, including the bit offset, at the time of the most recent unmatched call to mark.
reset() - Method in class javax.imageio.stream.ImageInputStreamImpl
Resets the current stream byte and bit positions from the stack of marked positions.
reset() - Method in class javax.sound.sampled.AudioInputStream
Repositions this audio input stream to the position it had at the time its mark method was last invoked.
reset() - Method in class javax.swing.ProgressMonitorInputStream
Overrides FilterInputStream.reset to reset the progress monitor as well as the stream.
RESET - Static variable in class javax.swing.text.html.FormView
Deprecated.
As of 1.3, value comes from UIManager UIManager property FormView.resetButtonText
RESET_FLAGS_ALREADY_NOTIFIED - Static variable in class javax.management.monitor.Monitor
This flag is used to reset the alreadyNotifieds monitor attribute.
RESET_OPERATION - Static variable in interface java.awt.peer.ComponentPeer
Resets the setBounds() operation to DEFAULT_OPERATION.
resetAllControllers() - Method in interface javax.sound.midi.MidiChannel
Resets all the implemented controllers to their default values.
resetChoosableFileFilters() - Method in class javax.swing.JFileChooser
Resets the choosable file filter list to its starting state.
resetInputValue() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Sets the input value in the option pane the receiver is providing the look and feel for based on the value in the inputComponent.
resetKeyboardActions() - Method in class javax.swing.JComponent
Unregisters all the bindings in the first tier InputMaps and ActionMap.
resetLayoutManager() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Resets the layout manager based on orientation and messages it with invalidateLayout to pull in appropriate Components.
resetMarksAtZero() - Method in class javax.swing.text.GapContent
Resets all the marks that have an offset of 0 to have an index of zero as well.
resetPeakThreadCount() - Method in interface java.lang.management.ThreadMXBean
Resets the peak thread count to the current number of live threads.
resetPeakUsage() - Method in interface java.lang.management.MemoryPoolMXBean
Resets the peak memory usage statistic of this memory pool to the current memory usage.
resetRecognizer() - Method in class java.awt.dnd.DragGestureRecognizer
Reset the Recognizer, if its currently recognizing a gesture, ignore it.
resetRowSelection() - Method in class javax.swing.tree.DefaultTreeSelectionModel
Updates this object's mapping from TreePath to rows.
resetRowSelection() - Method in interface javax.swing.tree.TreeSelectionModel
Updates this object's mapping from TreePaths to rows.
resetSizeAt(int) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Resets the size of the Component at the passed in location.
resetSyntax() - Method in class java.io.StreamTokenizer
Resets this tokenizer's syntax table so that all characters are "ordinary." See the ordinaryChar method for more information on a character being ordinary.
resetToPreferredSizes() - Method in class javax.swing.JSplitPane
Lays out the JSplitPane layout based on the preferred size of the children components.
resetToPreferredSizes() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Marks the receiver so that the next time this instance is laid out it'll ask for the preferred sizes.
resetToPreferredSizes(JSplitPane) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Messaged to reset the preferred sizes.
resetToPreferredSizes(JSplitPane) - Method in class javax.swing.plaf.multi.MultiSplitPaneUI
Invokes the resetToPreferredSizes method on each UI handled by this object.
resetToPreferredSizes(JSplitPane) - Method in class javax.swing.plaf.SplitPaneUI
Messaged to relayout the JSplitPane based on the preferred size of the children components.
resetViewPort() - Method in class javax.swing.JScrollPane.AccessibleJScrollPane
 
reshape(int, int, int, int) - Method in class java.awt.Component
Deprecated.
As of JDK version 1.1, replaced by setBounds(int, int, int, int).
reshape(int, int, int, int) - Method in class java.awt.Rectangle
Deprecated.
As of JDK version 1.1, replaced by setBounds(int, int, int, int).
reshape(int, int, int, int) - Method in class java.awt.Window
Deprecated.
As of JDK version 1.1, replaced by setBounds(int, int, int, int).
reshape(int, int, int, int) - Method in class javax.swing.JComponent
Deprecated.
As of JDK 5, replaced by Component.setBounds(int, int, int, int).

Moves and resizes this component.

reshape(int, int, int, int) - Method in class javax.swing.JInternalFrame
Moves and resizes this component.
reshape(int, int, int, int) - Method in class javax.swing.JViewport
Sets the bounds of this viewport.
RESIZABLE - Static variable in class javax.accessibility.AccessibleState
Indicates the size of this object is not fixed.
resizable - Variable in class javax.swing.JInternalFrame
The frame's size can be changed.
resize(int, int) - Method in class java.applet.Applet
Requests that this applet be resized.
resize(Dimension) - Method in class java.applet.Applet
Requests that this applet be resized.
resize(int, int) - Method in class java.awt.Component
Deprecated.
As of JDK version 1.1, replaced by setSize(int, int).
resize(Dimension) - Method in class java.awt.Component
Deprecated.
As of JDK version 1.1, replaced by setSize(Dimension).
resize(int, int) - Method in class java.awt.Rectangle
Deprecated.
As of JDK version 1.1, replaced by setSize(int, int).
RESIZE_NONE - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI.BorderListener
 
RESIZE_WEIGHT_PROPERTY - Static variable in class javax.swing.JSplitPane
Bound property for weight.
resizeAndRepaint() - Method in class javax.swing.JTable
Equivalent to revalidate followed by repaint.
resizeAndRepaint() - Method in class javax.swing.table.JTableHeader
Sizes the header and marks it as needing display.
resizedPostingDisableCount - Variable in class javax.swing.table.TableColumn
Deprecated.
as of Java 2 platform v1.3
resizeFrame(JComponent, int, int, int, int) - Method in class javax.swing.DefaultDesktopManager
Calls setBoundsForFrame with the new values.
resizeFrame(JComponent, int, int, int, int) - Method in interface javax.swing.DesktopManager
The user has resized the component.
resizingAllowed - Variable in class javax.swing.table.JTableHeader
If true, resizing of columns are allowed by the user; the default is true.
resizingColumn - Variable in class javax.swing.table.JTableHeader
The index of the column being resized.
resolution - Variable in class javax.sound.midi.MidiFileFormat
The timing resolution of the MIDI file.
resolution - Variable in class javax.sound.midi.Sequence
The timing resolution of the sequence.
ResolutionSyntax - Class in javax.print.attribute
Class ResolutionSyntax is an abstract base class providing the common implementation of all attributes denoting a printer resolution.
ResolutionSyntax(int, int, int) - Constructor for class javax.print.attribute.ResolutionSyntax
Construct a new resolution attribute from the given items.
resolve(URI) - Method in class java.net.URI
Resolves the given URI against this URI.
resolve(String) - Method in class java.net.URI
Constructs a new URI by parsing the given string and then resolving it against this URI.
resolve(Path) - Method in interface java.nio.file.Path
Resolve the given path against this path.
resolve(String) - Method in interface java.nio.file.Path
Converts a given path string to a Path and resolves it against this Path in exactly the manner specified by the resolve method.
ResolveAttribute - Static variable in interface javax.swing.text.AttributeSet
Attribute name used to identify the resolving parent set of attributes, if one is defined.
ResolveAttribute - Static variable in class javax.swing.text.StyleConstants
Attribute name used to identifiy the resolving parent set of attributes, if one is defined.
resolveClass(ObjectStreamClass) - Method in class java.io.ObjectInputStream
Load the local class equivalent of the specified stream class description.
resolveClass(Class<?>) - Method in class java.lang.ClassLoader
Links the specified class.
resolvedName - Variable in exception javax.naming.NamingException
Contains the part of the name that has been successfully resolved.
resolvedObj - Variable in exception javax.naming.NamingException
Contains the object to which resolution of the part of the name was successful.
resolvedObj - Variable in class javax.naming.spi.ResolveResult
Field containing the Object that was resolved to successfully.
resolveObject(Object) - Method in class java.io.ObjectInputStream
This method will allow trusted subclasses of ObjectInputStream to substitute one object for another during deserialization.
resolveProxyClass(String[]) - Method in class java.io.ObjectInputStream
Returns a proxy class that implements the interfaces named in a proxy class descriptor; subclasses may implement this method to read custom data from the stream along with the descriptors for dynamic proxy classes, allowing them to use an alternate loading mechanism for the interfaces and the proxy class.
Resolver - Interface in javax.naming.spi
This interface represents an "intermediate context" for name resolution.
ResolveResult - Class in javax.naming.spi
This class represents the result of resolution of a name.
ResolveResult() - Constructor for class javax.naming.spi.ResolveResult
Constructs an instance of ResolveResult with the resolved object and remaining name both initialized to null.
ResolveResult(Object, String) - Constructor for class javax.naming.spi.ResolveResult
Constructs a new instance of ResolveResult consisting of the resolved object and the remaining unresolved component.
ResolveResult(Object, Name) - Constructor for class javax.naming.spi.ResolveResult
Constructs a new instance of ResolveResult consisting of the resolved Object and the remaining name.
resolveSibling(Path) - Method in interface java.nio.file.Path
Resolves the given path against this path's parent path.
resolveSibling(String) - Method in interface java.nio.file.Path
Converts a given path string to a Path and resolves it against this path's parent path in exactly the manner specified by the resolveSibling method.
resolveToClass(Name, Class<? extends Context>) - Method in interface javax.naming.spi.Resolver
Partially resolves a name.
resolveToClass(String, Class<? extends Context>) - Method in interface javax.naming.spi.Resolver
Partially resolves a name.
ResourceBundle - Class in java.util
Resource bundles contain locale-specific objects.
ResourceBundle() - Constructor for class java.util.ResourceBundle
Sole constructor.
ResourceBundle.Control - Class in java.util
ResourceBundle.Control defines a set of callback methods that are invoked by the ResourceBundle.getBundle factory methods during the bundle loading process.
ResourceBundle.Control() - Constructor for class java.util.ResourceBundle.Control
Sole constructor.
RESOURCES_ARE_NOT_READY - Static variable in class javax.print.attribute.standard.JobStateReason
At least one of the resources needed by the job, such as media, fonts, resource objects, etc., is not ready on any of the physical printers for which the job is a candidate.
ResponseCache - Class in java.net
Represents implementations of URLConnection caches.
ResponseCache() - Constructor for class java.net.ResponseCache
 
responseCode() - Method in exception java.net.HttpRetryException
Returns the http response code
responseCode - Variable in class java.net.HttpURLConnection
An int representing the three digit HTTP Status-Code.
responseMessage - Variable in class java.net.HttpURLConnection
The HTTP response message.
restart() - Method in class javax.swing.Timer
Restarts the Timer, canceling any pending firings and causing it to fire with its initial delay.
RESTORE_CMD - Static variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
restoreAction - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
restoreComposedText() - Method in class javax.swing.text.JTextComponent
Restores composed text previously saved by saveComposedText.
restoreOriginal() - Method in interface javax.sql.rowset.CachedRowSet
Restores this CachedRowSet object to its original value, that is, its value before the last set of changes.
restoreState(Hashtable<?, ?>) - Method in interface javax.swing.undo.StateEditable
Upon receiving this message the receiver should extract any relevant state out of state.
restoreSubcomponentFocus() - Method in class javax.swing.JInternalFrame
Requests the internal frame to restore focus to the last subcomponent that had focus.
ResultSet - Interface in java.sql
A table of data representing a database result set, which is usually generated by executing a statement that queries the database.
ResultSetMetaData - Interface in java.sql
An object that can be used to get information about the types and properties of the columns in a ResultSet object.
resume() - Method in class java.lang.Thread
Deprecated.
This method exists solely for use with Thread.suspend(), which has been deprecated because it is deadlock-prone. For more information, see Why are Thread.stop, Thread.suspend and Thread.resume Deprecated?.
resume() - Method in class java.lang.ThreadGroup
Deprecated.
This method is used solely in conjunction with Thread.suspend and ThreadGroup.suspend, both of which have been deprecated, as they are inherently deadlock-prone. See Thread.suspend() for details.
retainAll(Collection) - Method in class java.beans.beancontext.BeanContextSupport
retain only specified children (Unsupported) implementations must synchronized on the hierarchy lock and "children" protected field
retainAll(Collection<?>) - Method in class java.util.AbstractCollection
Retains only the elements in this collection that are contained in the specified collection (optional operation).
retainAll(Collection<?>) - Method in class java.util.ArrayList
Retains only the elements in this list that are contained in the specified collection.
retainAll(Collection<?>) - Method in interface java.util.Collection
Retains only the elements in this collection that are contained in the specified collection (optional operation).
retainAll(Collection<?>) - Method in class java.util.concurrent.CopyOnWriteArrayList
Retains only the elements in this list that are contained in the specified collection.
retainAll(Collection<?>) - Method in class java.util.concurrent.CopyOnWriteArraySet
Retains only the elements in this set that are contained in the specified collection.
retainAll(Collection<?>) - Method in class java.util.concurrent.SynchronousQueue
Always returns false.
retainAll(Collection<?>) - Method in interface java.util.List
Retains only the elements in this list that are contained in the specified collection (optional operation).
retainAll(Collection<?>) - Method in interface java.util.Set
Retains only the elements in this set that are contained in the specified collection (optional operation).
retainAll(Collection<?>) - Method in class java.util.Vector
Retains only the elements in this Vector that are contained in the specified Collection.
Retention - Annotation Type in java.lang.annotation
Indicates how long annotations with the annotated type are to be retained.
RetentionPolicy - Enum in java.lang.annotation
Annotation retention policy.
retransformClasses(Class<?>...) - Method in interface java.lang.instrument.Instrumentation
Retransform the supplied set of classes.
RetrievalMethod - Interface in javax.xml.crypto.dsig.keyinfo
A representation of the XML RetrievalMethod element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
retrieveAllRoles() - Method in interface javax.management.relation.Relation
Returns all roles in the relation without checking read mode.
retrieveAllRoles() - Method in class javax.management.relation.RelationSupport
Returns all roles in the relation without checking read mode.
retryReferral() - Method in exception javax.naming.ReferralException
Retries the referral currently being processed.
RETURN_GENERATED_KEYS - Static variable in interface java.sql.Statement
The constant indicating that generated keys should be made available for retrieval.
returnType() - Method in class java.lang.invoke.MethodType
Returns the return type of this method type.
REUSE - Static variable in class javax.security.sasl.Sasl
The name of a property that specifies whether to reuse previously authenticated session information.
REV - Static variable in class javax.swing.text.html.HTML.Attribute
 
revalidate() - Method in class java.awt.Component.BltBufferStrategy
Restore the drawing buffer if it has been lost
revalidate() - Method in class java.awt.Component.FlipBufferStrategy
Restore the drawing buffer if it has been lost
revalidate() - Method in class java.awt.Component
Revalidates the component hierarchy up to the nearest validate root.
revalidate() - Method in class javax.swing.DefaultListCellRenderer
Overridden for performance reasons.
revalidate() - Method in class javax.swing.JComponent
Supports deferred automatic layout.
revalidate() - Method in class javax.swing.table.DefaultTableCellRenderer
Overridden for performance reasons.
revalidate() - Method in class javax.swing.tree.DefaultTreeCellRenderer
Overridden for performance reasons.
REVERB - Static variable in class javax.sound.sampled.EnumControl.Type
Represents a control over a set of possible reverberation settings.
REVERB_RETURN - Static variable in class javax.sound.sampled.FloatControl.Type
Represents a control for the post-reverb gain on a line.
REVERB_SEND - Static variable in class javax.sound.sampled.FloatControl.Type
Represents a control for the pre-reverb gain on a line.
ReverbType - Class in javax.sound.sampled
The ReverbType class provides methods for accessing various reverberation settings to be applied to an audio signal.
ReverbType(String, int, float, int, float, int) - Constructor for class javax.sound.sampled.ReverbType
Constructs a new reverb type that has the specified reverberation parameter values.
reverse(int) - Static method in class java.lang.Integer
Returns the value obtained by reversing the order of the bits in the two's complement binary representation of the specified int value.
reverse(long) - Static method in class java.lang.Long
Returns the value obtained by reversing the order of the bits in the two's complement binary representation of the specified long value.
reverse() - Method in class java.lang.StringBuffer
 
reverse() - Method in class java.lang.StringBuilder
 
reverse(List<?>) - Static method in class java.util.Collections
Reverses the order of the elements in the specified list.
REVERSE_LANDSCAPE - Static variable in class java.awt.print.PageFormat
The origin is at the top right of the paper with x running top to bottom and y running right to left.
REVERSE_LANDSCAPE - Static variable in class javax.print.attribute.standard.OrientationRequested
The content will be imaged across the long edge of the medium, but in the opposite manner from landscape.
REVERSE_PORTRAIT - Static variable in class javax.print.attribute.standard.OrientationRequested
The content will be imaged across the short edge of the medium, but in the opposite manner from portrait.
reverseBytes(char) - Static method in class java.lang.Character
Returns the value obtained by reversing the order of the bytes in the specified char value.
reverseBytes(int) - Static method in class java.lang.Integer
Returns the value obtained by reversing the order of the bytes in the two's complement representation of the specified int value.
reverseBytes(long) - Static method in class java.lang.Long
Returns the value obtained by reversing the order of the bytes in the two's complement representation of the specified long value.
reverseBytes(short) - Static method in class java.lang.Short
Returns the value obtained by reversing the order of the bytes in the two's complement representation of the specified short value.
reverseOrder() - Static method in class java.util.Collections
Returns a comparator that imposes the reverse of the natural ordering on a collection of objects that implement the Comparable interface.
reverseOrder(Comparator<T>) - Static method in class java.util.Collections
Returns a comparator that imposes the reverse ordering of the specified comparator.
REVERT - Static variable in class javax.swing.JFormattedTextField
Constant identifying that when focus is lost, editing value should be reverted to current value set on the JFormattedTextField.
revokeService(Class, BeanContextServiceProvider, boolean) - Method in interface java.beans.beancontext.BeanContextServices
BeanContextServiceProviders wishing to remove a currently registered service from this context may do so via invocation of this method.
revokeService(Class, BeanContextServiceProvider, boolean) - Method in class java.beans.beancontext.BeanContextServicesSupport
remove a service
rewind() - Method in class java.nio.Buffer
Rewinds this buffer.
RFC1779 - Static variable in class javax.security.auth.x500.X500Principal
RFC 1779 String format of Distinguished Names.
RFC2253 - Static variable in class javax.security.auth.x500.X500Principal
RFC 2253 String format of Distinguished Names.
RGBImageFilter - Class in java.awt.image
This class provides an easy way to create an ImageFilter which modifies the pixels of an image in the default RGB ColorModel.
RGBImageFilter() - Constructor for class java.awt.image.RGBImageFilter
 
RGBtoHSB(int, int, int, float[]) - Static method in class java.awt.Color
Converts the components of a color, as specified by the default RGB model, to an equivalent set of values for hue, saturation, and brightness that are the three components of the HSB model.
RIGHT - Static variable in class java.awt.Event
The Right Arrow key, a non-ASCII action key.
RIGHT - Static variable in class java.awt.FlowLayout
This value indicates that each row of components should be right-justified.
right - Variable in class java.awt.Insets
The inset from the right.
RIGHT - Static variable in class java.awt.Label
Indicates that the label should be right justified.
right - Variable in class javax.swing.border.EmptyBorder
 
RIGHT - Static variable in class javax.swing.border.TitledBorder
Position title text at the right side of the border line.
RIGHT - Static variable in class javax.swing.JSplitPane
Used to add a Component to the right of the other Component.
RIGHT - Static variable in interface javax.swing.SwingConstants
Box-orientation constant used to specify the right side of a box.
RIGHT_ALIGNMENT - Static variable in class java.awt.Component
Ease-of-use constant for getAlignmentX.
RIGHT_OUTER_JOIN - Static variable in interface javax.sql.rowset.JoinRowSet
An ANSI-style JOIN providing a right outer join between two tables.
RIGHT_TO_LEFT - Static variable in class java.awt.ComponentOrientation
Items run right to left and lines flow top to bottom Examples: Arabic, Hebrew.
rightButton - Variable in class javax.swing.plaf.basic.BasicSplitPaneDivider
Button for quickly toggling the right component.
rightChildIndent - Variable in class javax.swing.plaf.basic.BasicTreeUI
Distance to add to leftChildIndent to determine where cell contents will be drawn.
rightComponent - Variable in class javax.swing.JSplitPane
The right or bottom component.
RightIndent - Static variable in class javax.swing.text.StyleConstants
The amount to indent the right side of the paragraph.
rightKey - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated.
As of Java 2 platform v1.3.
rightKey - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
Deprecated.
As of Java 2 platform v1.3.
rightKey - Variable in class javax.swing.plaf.basic.BasicToolBarUI
Deprecated.
As of Java 2 platform v1.3.
rint(double) - Static method in class java.lang.Math
Returns the double value that is closest in value to the argument and is equal to a mathematical integer.
rint(double) - Static method in class java.lang.StrictMath
Returns the double value that is closest in value to the argument and is equal to a mathematical integer.
RIPEMD160 - Static variable in interface javax.xml.crypto.dsig.DigestMethod
The RIPEMD-160 digest method algorithm URI.
RMI_CLIENT_SOCKET_FACTORY_ATTRIBUTE - Static variable in class javax.management.remote.rmi.RMIConnectorServer
Name of the attribute that specifies the RMIClientSocketFactory for the RMI objects created in conjunction with this connector.
RMI_SERVER_SOCKET_FACTORY_ATTRIBUTE - Static variable in class javax.management.remote.rmi.RMIConnectorServer
Name of the attribute that specifies the RMIServerSocketFactory for the RMI objects created in conjunction with this connector.
RMIClassLoader - Class in java.rmi.server
RMIClassLoader comprises static methods to support dynamic class loading with RMI.
RMIClassLoaderSpi - Class in java.rmi.server
RMIClassLoaderSpi is the service provider interface for RMIClassLoader.
RMIClassLoaderSpi() - Constructor for class java.rmi.server.RMIClassLoaderSpi
 
RMIClientSocketFactory - Interface in java.rmi.server
An RMIClientSocketFactory instance is used by the RMI runtime in order to obtain client sockets for RMI calls.
RMIConnection - Interface in javax.management.remote.rmi
RMI object used to forward an MBeanServer request from a client to its MBeanServer implementation on the server side.
RMIConnectionImpl - Class in javax.management.remote.rmi
Implementation of the RMIConnection interface.
RMIConnectionImpl(RMIServerImpl, String, ClassLoader, Subject, Map<String, ?>) - Constructor for class javax.management.remote.rmi.RMIConnectionImpl
Constructs a new RMIConnection.
RMIConnector - Class in javax.management.remote.rmi
A connection to a remote RMI connector.
RMIConnector(JMXServiceURL, Map<String, ?>) - Constructor for class javax.management.remote.rmi.RMIConnector
Constructs an RMIConnector that will connect the RMI connector server with the given address.
RMIConnector(RMIServer, Map<String, ?>) - Constructor for class javax.management.remote.rmi.RMIConnector
Constructs an RMIConnector using the given RMI stub.
RMIConnectorServer - Class in javax.management.remote.rmi
A JMX API connector server that creates RMI-based connections from remote clients.
RMIConnectorServer(JMXServiceURL, Map<String, ?>) - Constructor for class javax.management.remote.rmi.RMIConnectorServer
Makes an RMIConnectorServer.
RMIConnectorServer(JMXServiceURL, Map<String, ?>, MBeanServer) - Constructor for class javax.management.remote.rmi.RMIConnectorServer
Makes an RMIConnectorServer for the given MBean server.
RMIConnectorServer(JMXServiceURL, Map<String, ?>, RMIServerImpl, MBeanServer) - Constructor for class javax.management.remote.rmi.RMIConnectorServer
Makes an RMIConnectorServer for the given MBean server.
RMIFailureHandler - Interface in java.rmi.server
An RMIFailureHandler can be registered via the RMISocketFactory.setFailureHandler call.
RMIIIOPServerImpl - Class in javax.management.remote.rmi
An RMIServerImpl that is exported through IIOP and that creates client connections as RMI objects exported through IIOP.
RMIIIOPServerImpl(Map<String, ?>) - Constructor for class javax.management.remote.rmi.RMIIIOPServerImpl
Creates a new RMIServerImpl.
RMIJRMPServerImpl - Class in javax.management.remote.rmi
An RMIServer object that is exported through JRMP and that creates client connections as RMI objects exported through JRMP.
RMIJRMPServerImpl(int, RMIClientSocketFactory, RMIServerSocketFactory, Map<String, ?>) - Constructor for class javax.management.remote.rmi.RMIJRMPServerImpl
Creates a new RMIServer object that will be exported on the given port using the given socket factories.
RMISecurityException - Exception in java.rmi
Deprecated.
Use SecurityException instead. Application code should never directly reference this class, and RMISecurityManager no longer throws this subclass of java.lang.SecurityException.
RMISecurityException(String) - Constructor for exception java.rmi.RMISecurityException
Deprecated.
no replacement
RMISecurityException(String, String) - Constructor for exception java.rmi.RMISecurityException
Deprecated.
no replacement
RMISecurityManager - Class in java.rmi
A subclass of SecurityManager used by RMI applications that use downloaded code.
RMISecurityManager() - Constructor for class java.rmi.RMISecurityManager
Constructs a new RMISecurityManager.
RMIServer - Interface in javax.management.remote.rmi
RMI object used to establish connections to an RMI connector.
RMIServerImpl - Class in javax.management.remote.rmi
An RMI object representing a connector server.
RMIServerImpl(Map<String, ?>) - Constructor for class javax.management.remote.rmi.RMIServerImpl
Constructs a new RMIServerImpl.
RMIServerSocketFactory - Interface in java.rmi.server
An RMIServerSocketFactory instance is used by the RMI runtime in order to obtain server sockets for RMI calls.
RMISocketFactory - Class in java.rmi.server
An RMISocketFactory instance is used by the RMI runtime in order to obtain client and server sockets for RMI calls.
RMISocketFactory() - Constructor for class java.rmi.server.RMISocketFactory
Constructs an RMISocketFactory.
Robot - Class in java.awt
This class is used to generate native system input events for the purposes of test automation, self-running demos, and other applications where control of the mouse and keyboard is needed.
Robot() - Constructor for class java.awt.Robot
Constructs a Robot object in the coordinate system of the primary screen.
Robot(GraphicsDevice) - Constructor for class java.awt.Robot
Creates a Robot for the given screen device.
RobotPeer - Interface in java.awt.peer
RobotPeer defines an interface whereby toolkits support automated testing by allowing native input events to be generated from Java code.
Role - Class in javax.management.relation
Represents a role: includes a role name and referenced MBeans (via their ObjectNames).
Role(String, List<ObjectName>) - Constructor for class javax.management.relation.Role
Make a new Role object.
ROLE_CARDINALITY_INFINITY - Static variable in class javax.management.relation.RoleInfo
To specify an unlimited cardinality.
ROLE_NOT_READABLE - Static variable in class javax.management.relation.RoleStatus
Problem type when trying to read a non-readable attribute.
ROLE_NOT_WRITABLE - Static variable in class javax.management.relation.RoleStatus
Problem type when trying to update a non-writable attribute.
RoleInfo - Class in javax.management.relation
A RoleInfo object summarises a role in a relation type.
RoleInfo(String, String, boolean, boolean, int, int, String) - Constructor for class javax.management.relation.RoleInfo
Constructor.
RoleInfo(String, String, boolean, boolean) - Constructor for class javax.management.relation.RoleInfo
Constructor.
RoleInfo(String, String) - Constructor for class javax.management.relation.RoleInfo
Constructor.
RoleInfo(RoleInfo) - Constructor for class javax.management.relation.RoleInfo
Copy constructor.
RoleInfoNotFoundException - Exception in javax.management.relation
This exception is raised when there is no role info with given name in a given relation type.
RoleInfoNotFoundException() - Constructor for exception javax.management.relation.RoleInfoNotFoundException
Default constructor, no message put in exception.
RoleInfoNotFoundException(String) - Constructor for exception javax.management.relation.RoleInfoNotFoundException
Constructor with given message put in exception.
RoleList - Class in javax.management.relation
A RoleList represents a list of roles (Role objects).
RoleList() - Constructor for class javax.management.relation.RoleList
Constructs an empty RoleList.
RoleList(int) - Constructor for class javax.management.relation.RoleList
Constructs an empty RoleList with the initial capacity specified.
RoleList(List<Role>) - Constructor for class javax.management.relation.RoleList
Constructs a RoleList containing the elements of the List specified, in the order in which they are returned by the List's iterator.
RoleNotFoundException - Exception in javax.management.relation
This exception is raised when a role in a relation does not exist, or is not readable, or is not settable.
RoleNotFoundException() - Constructor for exception javax.management.relation.RoleNotFoundException
Default constructor, no message put in exception.
RoleNotFoundException(String) - Constructor for exception javax.management.relation.RoleNotFoundException
Constructor with given message put in exception.
RoleResult - Class in javax.management.relation
Represents the result of a multiple access to several roles of a relation (either for reading or writing).
RoleResult(RoleList, RoleUnresolvedList) - Constructor for class javax.management.relation.RoleResult
Constructor.
RoleStatus - Class in javax.management.relation
This class describes the various problems which can be encountered when accessing a role.
RoleStatus() - Constructor for class javax.management.relation.RoleStatus
 
RoleUnresolved - Class in javax.management.relation
Represents an unresolved role: a role not retrieved from a relation due to a problem.
RoleUnresolved(String, List<ObjectName>, int) - Constructor for class javax.management.relation.RoleUnresolved
Constructor.
RoleUnresolvedList - Class in javax.management.relation
A RoleUnresolvedList represents a list of RoleUnresolved objects, representing roles not retrieved from a relation due to a problem encountered when trying to access (read or write) the roles.
RoleUnresolvedList() - Constructor for class javax.management.relation.RoleUnresolvedList
Constructs an empty RoleUnresolvedList.
RoleUnresolvedList(int) - Constructor for class javax.management.relation.RoleUnresolvedList
Constructs an empty RoleUnresolvedList with the initial capacity specified.
RoleUnresolvedList(List<RoleUnresolved>) - Constructor for class javax.management.relation.RoleUnresolvedList
Constructs a RoleUnresolvedList containing the elements of the List specified, in the order in which they are returned by the List's iterator.
roleValueToString(List<ObjectName>) - Static method in class javax.management.relation.Role
Returns a string for the given role value.
roll(int, boolean) - Method in class java.util.Calendar
Adds or subtracts (up/down) a single unit of time on the given time field without changing larger fields.
roll(int, int) - Method in class java.util.Calendar
Adds the specified (signed) amount to the specified calendar field without changing larger fields.
roll(int, boolean) - Method in class java.util.GregorianCalendar
Adds or subtracts (up/down) a single unit of time on the given time field without changing larger fields.
roll(int, int) - Method in class java.util.GregorianCalendar
Adds a signed amount to the specified calendar field without changing larger fields.
rollback() - Method in interface java.sql.Connection
Undoes all changes made in the current transaction and releases any database locks currently held by this Connection object.
rollback(Savepoint) - Method in interface java.sql.Connection
Undoes all changes made after the given Savepoint object was set.
rollback() - Method in interface javax.sql.rowset.CachedRowSet
Each CachedRowSet object's SyncProvider contains a Connection object from the original ResultSet or JDBC properties passed to it.
rollback(Savepoint) - Method in interface javax.sql.rowset.CachedRowSet
Each CachedRowSet object's SyncProvider contains a Connection object from the original ResultSet or JDBC properties passed to it.
rollback() - Method in interface javax.sql.rowset.JdbcRowSet
Each JdbcRowSet contains a Connection object from the original ResultSet or JDBC properties passed to it.
rollback(Savepoint) - Method in interface javax.sql.rowset.JdbcRowSet
Each JdbcRowSet contains a Connection object from the original ResultSet or JDBC properties passed to it.
rollback() - Method in interface javax.sql.rowset.spi.TransactionalWriter
Undoes all changes made in the current transaction.
rollback(Savepoint) - Method in interface javax.sql.rowset.spi.TransactionalWriter
Undoes all changes made in the current transaction made prior to the given Savepoint object.
ROLLOVER - Static variable in class javax.swing.DefaultButtonModel
Identifies the "rollover" bit in the bitmask, which indicates that the mouse is over the button.
ROLLOVER_ENABLED_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change from rollover enabled to disabled or back to enabled.
ROLLOVER_ICON_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change to the icon used when the cursor is over the button.
ROLLOVER_SELECTED_ICON_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change to the icon used when the cursor is over the button and it has been selected.
rolloverColumnUpdated(int, int) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI
This method gets called every time when a rollover column in the table header is updated.
rolloverColumnUpdated(int, int) - Method in class javax.swing.plaf.synth.SynthTableHeaderUI
 
rolloverListener - Variable in class javax.swing.plaf.metal.MetalToolBarUI
This protected field is implemenation specific.
ROMAN_BASELINE - Static variable in class java.awt.font.GraphicAttribute
Aligns origin of graphic to roman baseline of line.
ROMAN_BASELINE - Static variable in class java.awt.Font
The baseline used in most Roman scripts when laying out text.
ROOT - Static variable in class java.util.Locale
Useful constant for the root locale.
root - Variable in class javax.swing.tree.DefaultTreeModel
Root of the tree.
ROOT_PANE - Static variable in class javax.accessibility.AccessibleRole
A specialized pane that has a glass pane and a layered pane as its children.
ROOT_PANE - Static variable in class javax.swing.plaf.synth.Region
RootPane region.
ROOT_PANE_PROPERTY - Static variable in class javax.swing.JInternalFrame
Bound property name.
ROOT_VISIBLE_PROPERTY - Static variable in class javax.swing.JTree
Bound property name for rootVisible.
rootException - Variable in exception javax.naming.NamingException
Contains the original exception that caused this NamingException to be thrown.
rootPane - Variable in class javax.swing.JApplet
 
rootPane - Variable in class javax.swing.JDialog
 
rootPane - Variable in class javax.swing.JFrame
The JRootPane instance that manages the contentPane and optional menuBar for this frame, as well as the glassPane.
rootPane - Variable in class javax.swing.JInternalFrame
The JRootPane instance that manages the content pane and optional menu bar for this internal frame, as well as the glass pane.
rootPane - Variable in class javax.swing.JWindow
The JRootPane instance that manages the contentPane and optional menuBar for this frame, as well as the glassPane.
rootPaneCheckingEnabled - Variable in class javax.swing.JApplet
If true then calls to add and setLayout will be forwarded to the contentPane.
rootPaneCheckingEnabled - Variable in class javax.swing.JDialog
If true then calls to add and setLayout will be forwarded to the contentPane.
rootPaneCheckingEnabled - Variable in class javax.swing.JFrame
If true then calls to add and setLayout will be forwarded to the contentPane.
rootPaneCheckingEnabled - Variable in class javax.swing.JInternalFrame
If true then calls to add and setLayout will be forwarded to the contentPane.
rootPaneCheckingEnabled - Variable in class javax.swing.JWindow
If true then calls to add and setLayout will be forwarded to the contentPane.
RootPaneContainer - Interface in javax.swing
This interface is implemented by components that have a single JRootPane child: JDialog, JFrame, JWindow, JApplet, JInternalFrame.
RootPaneUI - Class in javax.swing.plaf
Pluggable look and feel interface for JRootPane.
RootPaneUI() - Constructor for class javax.swing.plaf.RootPaneUI
 
rootVisible - Variable in class javax.swing.JTree
True if the root node is displayed, false if its children are the highest visible nodes.
rootVisible - Variable in class javax.swing.tree.AbstractLayoutCache
True if the root node is displayed, false if its children are the highest visible nodes.
rotate(double) - Method in class java.awt.geom.AffineTransform
Concatenates this transform with a rotation transformation.
rotate(double, double, double) - Method in class java.awt.geom.AffineTransform
Concatenates this transform with a transform that rotates coordinates around an anchor point.
rotate(double, double) - Method in class java.awt.geom.AffineTransform
Concatenates this transform with a transform that rotates coordinates according to a rotation vector.
rotate(double, double, double, double) - Method in class java.awt.geom.AffineTransform
Concatenates this transform with a transform that rotates coordinates around an anchor point according to a rotation vector.
rotate(double) - Method in class java.awt.Graphics2D
Concatenates the current Graphics2D Transform with a rotation transform.
rotate(double, double, double) - Method in class java.awt.Graphics2D
Concatenates the current Graphics2D Transform with a translated rotation transform.
rotate(List<?>, int) - Static method in class java.util.Collections
Rotates the elements in the specified list by the specified distance.
rotateInsets(Insets, Insets, int) - Static method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
rotateLeft(int, int) - Static method in class java.lang.Integer
Returns the value obtained by rotating the two's complement binary representation of the specified int value left by the specified number of bits.
rotateLeft(long, int) - Static method in class java.lang.Long
Returns the value obtained by rotating the two's complement binary representation of the specified long value left by the specified number of bits.
rotateRight(int, int) - Static method in class java.lang.Integer
Returns the value obtained by rotating the two's complement binary representation of the specified int value right by the specified number of bits.
rotateRight(long, int) - Static method in class java.lang.Long
Returns the value obtained by rotating the two's complement binary representation of the specified long value right by the specified number of bits.
rotateTabRuns(int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabbedPaneLayout
 
rotateTabRuns(int, int) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI.TabbedPaneLayout
 
round(float) - Static method in class java.lang.Math
Returns the closest int to the argument, with ties rounding up.
round(double) - Static method in class java.lang.Math
Returns the closest long to the argument, with ties rounding up.
round(float) - Static method in class java.lang.StrictMath
Returns the closest int to the argument, with ties rounding up.
round(double) - Static method in class java.lang.StrictMath
Returns the closest long to the argument, with ties rounding up.
round(MathContext) - Method in class java.math.BigDecimal
Returns a BigDecimal rounded according to the MathContext settings.
ROUND_CEILING - Static variable in class java.math.BigDecimal
Rounding mode to round towards positive infinity.
ROUND_DOWN - Static variable in class java.math.BigDecimal
Rounding mode to round towards zero.
ROUND_FLOOR - Static variable in class java.math.BigDecimal
Rounding mode to round towards negative infinity.
ROUND_HALF_DOWN - Static variable in class java.math.BigDecimal
Rounding mode to round towards "nearest neighbor" unless both neighbors are equidistant, in which case round down.
ROUND_HALF_EVEN - Static variable in class java.math.BigDecimal
Rounding mode to round towards the "nearest neighbor" unless both neighbors are equidistant, in which case, round towards the even neighbor.
ROUND_HALF_UP - Static variable in class java.math.BigDecimal
Rounding mode to round towards "nearest neighbor" unless both neighbors are equidistant, in which case round up.
ROUND_UNNECESSARY - Static variable in class java.math.BigDecimal
Rounding mode to assert that the requested operation has an exact result, hence no rounding is necessary.
ROUND_UP - Static variable in class java.math.BigDecimal
Rounding mode to round away from zero.
roundedCorners - Variable in class javax.swing.border.LineBorder
 
RoundEnvironment - Interface in javax.annotation.processing
An annotation processing tool framework will provide an annotation processor with an object implementing this interface so that the processor can query for information about a round of annotation processing.
RoundingMode - Enum in java.math
Specifies a rounding behavior for numerical operations capable of discarding precision.
RoundRectangle2D - Class in java.awt.geom
The RoundRectangle2D class defines a rectangle with rounded corners defined by a location (x,y), a dimension (w x h), and the width and height of an arc with which to round the corners.
RoundRectangle2D() - Constructor for class java.awt.geom.RoundRectangle2D
This is an abstract class that cannot be instantiated directly.
RoundRectangle2D.Double - Class in java.awt.geom
The Double class defines a rectangle with rounded corners all specified in double coordinates.
RoundRectangle2D.Double() - Constructor for class java.awt.geom.RoundRectangle2D.Double
Constructs a new RoundRectangle2D, initialized to location (0.0, 0.0), size (0.0, 0.0), and corner arcs of radius 0.0.
RoundRectangle2D.Double(double, double, double, double, double, double) - Constructor for class java.awt.geom.RoundRectangle2D.Double
Constructs and initializes a RoundRectangle2D from the specified double coordinates.
RoundRectangle2D.Float - Class in java.awt.geom
The Float class defines a rectangle with rounded corners all specified in float coordinates.
RoundRectangle2D.Float() - Constructor for class java.awt.geom.RoundRectangle2D.Float
Constructs a new RoundRectangle2D, initialized to location (0.0, 0.0), size (0.0, 0.0), and corner arcs of radius 0.0.
RoundRectangle2D.Float(float, float, float, float, float, float) - Constructor for class java.awt.geom.RoundRectangle2D.Float
Constructs and initializes a RoundRectangle2D from the specified float coordinates.
ROW_HEADER - Static variable in class javax.accessibility.AccessibleRole
The header for a row of data.
ROW_HEADER - Static variable in interface javax.swing.ScrollPaneConstants
Identifies the area along the left side of the viewport between the upper left corner and the lower left corner.
ROW_HEIGHT_PROPERTY - Static variable in class javax.swing.JTree
Bound property name for rowHeight.
rowAtPoint(Point) - Method in class javax.swing.JTable
Returns the index of the row that point lies in, or -1 if the result is not in the range [0, getRowCount()-1].
rowChanged(RowSetEvent) - Method in interface javax.sql.RowSetListener
Notifies registered listeners that a RowSet object has had a change in one of its rows.
rowDeleted() - Method in interface java.sql.ResultSet
Retrieves whether a row has been deleted.
RowFilter<M,I> - Class in javax.swing
RowFilter is used to filter out entries from the model so that they are not shown in the view.
RowFilter() - Constructor for class javax.swing.RowFilter
 
RowFilter.ComparisonType - Enum in javax.swing
Enumeration of the possible comparison values supported by some of the default RowFilters.
RowFilter.Entry<M,I> - Class in javax.swing
An Entry object is passed to instances of RowFilter, allowing the filter to get the value of the entry's data, and thus to determine whether the entry should be shown.
RowFilter.Entry() - Constructor for class javax.swing.RowFilter.Entry
Creates an Entry.
rowHead - Variable in class javax.swing.ScrollPaneLayout
The row header child.
rowHeader - Variable in class javax.swing.JScrollPane
The row header child.
rowHeight - Variable in class javax.swing.JTable
The height in pixels of each row in the table.
rowHeight - Variable in class javax.swing.JTree
Height to use for each display row.
rowHeight - Variable in class javax.swing.tree.AbstractLayoutCache
Height to use for each row.
rowHeights - Variable in class java.awt.GridBagLayout
This field holds the overrides to the row minimum heights.
RowId - Interface in java.sql
The representation (mapping) in the Java programming language of an SQL ROWID value.
ROWID - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type ROWID
RowIdLifetime - Enum in java.sql
Enumeration for RowId life-time values.
rowInserted() - Method in interface java.sql.ResultSet
Retrieves whether the current row has had an insertion.
rowMapper - Variable in class javax.swing.tree.DefaultTreeSelectionModel
Provides a row for a given path.
RowMapper - Interface in javax.swing.tree
Defines the requirements for an object that translates paths in the tree into display rows.
rowMargin - Variable in class javax.swing.JTable
The height in pixels of the margin between the cells in each row.
ROWS - Static variable in class javax.swing.text.html.HTML.Attribute
 
rowsDeleted(int, int) - Method in class javax.swing.DefaultRowSorter
Invoked when rows have been deleted from the underlying model in the specified range (inclusive).
rowsDeleted(int, int) - Method in class javax.swing.RowSorter
Invoked when rows have been deleted from the underlying model in the specified range (inclusive).
rowSelectionAllowed - Variable in class javax.swing.JTable
True if row selection is allowed in this table.
RowSet - Interface in javax.sql
The interface that adds support to the JDBC API for the JavaBeansTM component model.
ROWSET_SYNC_PROVIDER - Static variable in class javax.sql.rowset.spi.SyncFactory
The standard property-id for a synchronization provider implementation name.
ROWSET_SYNC_PROVIDER_VERSION - Static variable in class javax.sql.rowset.spi.SyncFactory
The standard property-id for a synchronization provider implementation version tag.
ROWSET_SYNC_VENDOR - Static variable in class javax.sql.rowset.spi.SyncFactory
The standard property-id for a synchronization provider implementation vendor name.
rowSetChanged(RowSetEvent) - Method in interface javax.sql.RowSetListener
Notifies registered listeners that a RowSet object in the given RowSetEvent object has changed its entire contents.
RowSetEvent - Class in javax.sql
An Event object generated when an event occurs to a RowSet object.
RowSetEvent(RowSet) - Constructor for class javax.sql.RowSetEvent
Constructs a RowSetEvent object initialized with the given RowSet object.
RowSetFactory - Interface in javax.sql.rowset
An interface that defines the implementation of a factory that is used to obtain different types of RowSet implementations.
RowSetInternal - Interface in javax.sql
The interface that a RowSet object implements in order to present itself to a RowSetReader or RowSetWriter object.
RowSetListener - Interface in javax.sql
An interface that must be implemented by a component that wants to be notified when a significant event happens in the life of a RowSet object.
RowSetMetaData - Interface in javax.sql
An object that contains information about the columns in a RowSet object.
RowSetMetaDataImpl - Class in javax.sql.rowset
Provides implementations for the methods that set and get metadata information about a RowSet object's columns.
RowSetMetaDataImpl() - Constructor for class javax.sql.rowset.RowSetMetaDataImpl
 
rowSetPopulated(RowSetEvent, int) - Method in interface javax.sql.rowset.CachedRowSet
Notifies registered listeners that a RowSet object in the given RowSetEvent object has populated a number of additional rows.
RowSetProvider - Class in javax.sql.rowset
A factory API that enables applications to obtain a RowSetFactory implementation that can be used to create different types of RowSet implementations.
RowSetProvider() - Constructor for class javax.sql.rowset.RowSetProvider
 
RowSetReader - Interface in javax.sql
The facility that a disconnected RowSet object calls on to populate itself with rows of data.
RowSetWarning - Exception in javax.sql.rowset
An extension of SQLException that provides information about database warnings set on RowSet objects.
RowSetWarning(String) - Constructor for exception javax.sql.rowset.RowSetWarning
Constructs a RowSetWarning object with the given value for the reason; SQLState defaults to null, and vendorCode defaults to 0.
RowSetWarning() - Constructor for exception javax.sql.rowset.RowSetWarning
Constructs a default RowSetWarning object.
RowSetWarning(String, String) - Constructor for exception javax.sql.rowset.RowSetWarning
Constructs a RowSetWarning object initialized with the given values for the reason and SQLState.
RowSetWarning(String, String, int) - Constructor for exception javax.sql.rowset.RowSetWarning
Constructs a fully specified RowSetWarning object initialized with the given values for the reason, SQLState and vendorCode.
RowSetWriter - Interface in javax.sql
An object that implements the RowSetWriter interface, called a writer.
rowsInserted(int, int) - Method in class javax.swing.DefaultRowSorter
Invoked when rows have been inserted into the underlying model in the specified range (inclusive).
rowsInserted(int, int) - Method in class javax.swing.RowSorter
Invoked when rows have been inserted into the underlying model in the specified range (inclusive).
RowSorter<M> - Class in javax.swing
RowSorter provides the basis for sorting and filtering.
RowSorter() - Constructor for class javax.swing.RowSorter
Creates a RowSorter.
RowSorter.SortKey - Class in javax.swing
SortKey describes the sort order for a particular column.
RowSorter.SortKey(int, SortOrder) - Constructor for class javax.swing.RowSorter.SortKey
Creates a SortKey for the specified column with the specified sort order.
RowSorterEvent - Class in javax.swing.event
RowSorterEvent provides notification of changes to a RowSorter.
RowSorterEvent(RowSorter) - Constructor for class javax.swing.event.RowSorterEvent
Creates a RowSorterEvent of type SORT_ORDER_CHANGED.
RowSorterEvent(RowSorter, RowSorterEvent.Type, int[]) - Constructor for class javax.swing.event.RowSorterEvent
Creates a RowSorterEvent.
RowSorterEvent.Type - Enum in javax.swing.event
Enumeration of the types of RowSorterEvents.
RowSorterListener - Interface in javax.swing.event
RowSorterListeners are notified of changes to a RowSorter.
ROWSPAN - Static variable in class javax.swing.text.html.HTML.Attribute
 
rowsRemoved(TableModelEvent) - Method in class javax.swing.table.DefaultTableModel
Equivalent to fireTableChanged.
rowsUpdated(int, int) - Method in class javax.swing.DefaultRowSorter
Invoked when rows have been changed in the underlying model between the specified range (inclusive).
rowsUpdated(int, int, int) - Method in class javax.swing.DefaultRowSorter
Invoked when the column in the rows have been updated in the underlying model between the specified range.
rowsUpdated(int, int) - Method in class javax.swing.RowSorter
Invoked when rows have been changed in the underlying model between the specified range (inclusive).
rowsUpdated(int, int, int) - Method in class javax.swing.RowSorter
Invoked when the column in the rows have been updated in the underlying model between the specified range.
rowUpdated() - Method in interface java.sql.ResultSet
Retrieves whether the current row has been updated.
rowWeights - Variable in class java.awt.GridBagLayout
This field holds the overrides to the row weights.
RSA_SHA1 - Static variable in interface javax.xml.crypto.dsig.SignatureMethod
The RSAwithSHA1 (PKCS #1) signature method algorithm URI.
RSA_TYPE - Static variable in interface javax.xml.crypto.dsig.keyinfo.KeyValue
URI identifying the RSA KeyValue KeyInfo type: http://www.w3.org/2000/09/xmldsig#RSAKeyValue.
RSAKey - Interface in java.security.interfaces
The interface to an RSA public or private key.
RSAKeyGenParameterSpec - Class in java.security.spec
This class specifies the set of parameters used to generate an RSA key pair.
RSAKeyGenParameterSpec(int, BigInteger) - Constructor for class java.security.spec.RSAKeyGenParameterSpec
Constructs a new RSAParameterSpec object from the given keysize and public-exponent value.
RSAMultiPrimePrivateCrtKey - Interface in java.security.interfaces
The interface to an RSA multi-prime private key, as defined in the PKCS#1 v2.1, using the Chinese Remainder Theorem (CRT) information values.
RSAMultiPrimePrivateCrtKeySpec - Class in java.security.spec
This class specifies an RSA multi-prime private key, as defined in the PKCS#1 v2.1, using the Chinese Remainder Theorem (CRT) information values for efficiency.
RSAMultiPrimePrivateCrtKeySpec(BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, RSAOtherPrimeInfo[]) - Constructor for class java.security.spec.RSAMultiPrimePrivateCrtKeySpec
Creates a new RSAMultiPrimePrivateCrtKeySpec given the modulus, publicExponent, privateExponent, primeP, primeQ, primeExponentP, primeExponentQ, crtCoefficient, and otherPrimeInfo as defined in PKCS#1 v2.1.
RSAOtherPrimeInfo - Class in java.security.spec
This class represents the triplet (prime, exponent, and coefficient) inside RSA's OtherPrimeInfo structure, as defined in the PKCS#1 v2.1.
RSAOtherPrimeInfo(BigInteger, BigInteger, BigInteger) - Constructor for class java.security.spec.RSAOtherPrimeInfo
Creates a new RSAOtherPrimeInfo given the prime, primeExponent, and crtCoefficient as defined in PKCS#1.
RSAPrivateCrtKey - Interface in java.security.interfaces
The interface to an RSA private key, as defined in the PKCS#1 standard, using the Chinese Remainder Theorem (CRT) information values.
RSAPrivateCrtKeySpec - Class in java.security.spec
This class specifies an RSA private key, as defined in the PKCS#1 standard, using the Chinese Remainder Theorem (CRT) information values for efficiency.
RSAPrivateCrtKeySpec(BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class java.security.spec.RSAPrivateCrtKeySpec
Creates a new RSAPrivateCrtKeySpec given the modulus, publicExponent, privateExponent, primeP, primeQ, primeExponentP, primeExponentQ, and crtCoefficient as defined in PKCS#1.
RSAPrivateKey - Interface in java.security.interfaces
The interface to an RSA private key.
RSAPrivateKeySpec - Class in java.security.spec
This class specifies an RSA private key.
RSAPrivateKeySpec(BigInteger, BigInteger) - Constructor for class java.security.spec.RSAPrivateKeySpec
Creates a new RSAPrivateKeySpec.
RSAPublicKey - Interface in java.security.interfaces
The interface to an RSA public key.
RSAPublicKeySpec - Class in java.security.spec
This class specifies an RSA public key.
RSAPublicKeySpec(BigInteger, BigInteger) - Constructor for class java.security.spec.RSAPublicKeySpec
Creates a new RSAPublicKeySpec.
RTFEditorKit - Class in javax.swing.text.rtf
This is the default implementation of RTF editing functionality.
RTFEditorKit() - Constructor for class javax.swing.text.rtf.RTFEditorKit
Constructs an RTFEditorKit.
RuleBasedCollator - Class in java.text
The RuleBasedCollator class is a concrete subclass of Collator that provides a simple, data-driven, table collator.
RuleBasedCollator(String) - Constructor for class java.text.RuleBasedCollator
RuleBasedCollator constructor.
RULER - Static variable in class javax.accessibility.AccessibleRole
A ruler is an object used to measure distance
RUMI_NUMERAL_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Rumi Numeral Symbols" Unicode character block.
run() - Method in class java.awt.image.renderable.RenderableImageProducer
The runnable method for this class.
run() - Method in interface java.lang.Runnable
When an object implementing interface Runnable is used to create a thread, starting the thread causes the object's run method to be called in that separately executing thread.
run() - Method in class java.lang.Thread
If this thread was constructed using a separate Runnable run object, then that Runnable object's run method is called; otherwise, this method does nothing and returns.
run() - Method in interface java.security.PrivilegedAction
Performs the computation.
run() - Method in interface java.security.PrivilegedExceptionAction
Performs the computation.
run() - Method in class java.util.concurrent.ForkJoinWorkerThread
This method is required to be public, but should never be called explicitly.
run() - Method in class java.util.concurrent.FutureTask
Sets this Future to the result of its computation unless it has been cancelled.
run() - Method in interface java.util.concurrent.RunnableFuture
Sets this Future to the result of its computation unless it has been cancelled.
run() - Method in class java.util.TimerTask
The action to be performed by this timer task.
run() - Method in class javax.swing.SwingWorker
Sets this Future to the result of computation unless it has been cancelled.
run() - Method in class javax.swing.text.AsyncBoxView.ChildState
Update the child state.
run(InputStream, OutputStream, OutputStream, String...) - Method in interface javax.tools.Tool
Run the tool with the given I/O channels and arguments.
RUN_DIRECTION - Static variable in class java.awt.font.TextAttribute
Attribute key for the run direction of the line.
RUN_DIRECTION_LTR - Static variable in class java.awt.font.TextAttribute
Left-to-right run direction.
RUN_DIRECTION_RTL - Static variable in class java.awt.font.TextAttribute
Right-to-left run direction.
runAndReset() - Method in class java.util.concurrent.FutureTask
Executes the computation without setting its result, and then resets this Future to initial state, failing to do so if the computation encounters an exception or is cancelled.
runCount - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
runFinalization() - Method in class java.lang.Runtime
Runs the finalization methods of any objects pending finalization.
runFinalization() - Static method in class java.lang.System
Runs the finalization methods of any objects pending finalization.
runFinalizersOnExit(boolean) - Static method in class java.lang.Runtime
Deprecated.
This method is inherently unsafe. It may result in finalizers being called on live objects while other threads are concurrently manipulating those objects, resulting in erratic behavior or deadlock.
runFinalizersOnExit(boolean) - Static method in class java.lang.System
Deprecated.
This method is inherently unsafe. It may result in finalizers being called on live objects while other threads are concurrently manipulating those objects, resulting in erratic behavior or deadlock.
RUNIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Runic" Unicode character block.
runnable - Variable in class java.awt.event.InvocationEvent
The Runnable whose run() method will be called.
Runnable - Interface in java.lang
The Runnable interface should be implemented by any class whose instances are intended to be executed by a thread.
RunnableFuture<V> - Interface in java.util.concurrent
A Future that is Runnable.
RunnableScheduledFuture<V> - Interface in java.util.concurrent
Runtime - Class in java.lang
Every Java application has a single instance of class Runtime that allows the application to interface with the environment in which the application is running.
RUNTIME_ERROR - Static variable in class javax.management.monitor.MonitorNotification
Notification type denoting that a non-predefined error type has occurred when trying to get the value of the observed attribute.
RUNTIME_ERROR_NOTIFIED - Static variable in class javax.management.monitor.Monitor
Flag denoting that a notification has occurred after changing the observed object or the observed attribute.
RUNTIME_MXBEAN_NAME - Static variable in class java.lang.management.ManagementFactory
String representation of the ObjectName for the RuntimeMXBean.
RuntimeErrorException - Exception in javax.management
When a java.lang.Error occurs in the agent it should be caught and re-thrown as a RuntimeErrorException.
RuntimeErrorException(Error) - Constructor for exception javax.management.RuntimeErrorException
Default constructor.
RuntimeErrorException(Error, String) - Constructor for exception javax.management.RuntimeErrorException
Constructor that allows a specific error message to be specified.
RuntimeException - Exception in java.lang
RuntimeException is the superclass of those exceptions that can be thrown during the normal operation of the Java Virtual Machine.
RuntimeException() - Constructor for exception java.lang.RuntimeException
Constructs a new runtime exception with null as its detail message.
RuntimeException(String) - Constructor for exception java.lang.RuntimeException
Constructs a new runtime exception with the specified detail message.
RuntimeException(String, Throwable) - Constructor for exception java.lang.RuntimeException
Constructs a new runtime exception with the specified detail message and cause.
RuntimeException(Throwable) - Constructor for exception java.lang.RuntimeException
Constructs a new runtime exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
RuntimeException(String, Throwable, boolean, boolean) - Constructor for exception java.lang.RuntimeException
Constructs a new runtime exception with the specified detail message, cause, suppression enabled or disabled, and writable stack trace enabled or disabled.
RuntimeMBeanException - Exception in javax.management
Represents runtime exceptions thrown by MBean methods in the agent.
RuntimeMBeanException(RuntimeException) - Constructor for exception javax.management.RuntimeMBeanException
Creates a RuntimeMBeanException that wraps the actual java.lang.RuntimeException.
RuntimeMBeanException(RuntimeException, String) - Constructor for exception javax.management.RuntimeMBeanException
Creates a RuntimeMBeanException that wraps the actual java.lang.RuntimeException with a detailed message.
RuntimeMXBean - Interface in java.lang.management
The management interface for the runtime system of the Java virtual machine.
RuntimeOperationsException - Exception in javax.management
Represents runtime exceptions thrown in the agent when performing operations on MBeans.
RuntimeOperationsException(RuntimeException) - Constructor for exception javax.management.RuntimeOperationsException
Creates a RuntimeOperationsException that wraps the actual java.lang.RuntimeException.
RuntimeOperationsException(RuntimeException, String) - Constructor for exception javax.management.RuntimeOperationsException
Creates a RuntimeOperationsException that wraps the actual java.lang.RuntimeException with a detailed message.
RuntimePermission - Class in java.lang
This class is for runtime permissions.
RuntimePermission(String) - Constructor for class java.lang.RuntimePermission
Creates a new RuntimePermission with the specified name.
RuntimePermission(String, String) - Constructor for class java.lang.RuntimePermission
Creates a new RuntimePermission object with the specified name.

S

S - Static variable in class javax.swing.text.html.HTML.Tag
 
S_RESIZE_CURSOR - Static variable in class java.awt.Cursor
The south-resize cursor type.
S_RESIZE_CURSOR - Static variable in class java.awt.Frame
Deprecated.
replaced by Cursor.S_RESIZE_CURSOR.
SADDLE_STITCH - Static variable in class javax.print.attribute.standard.Finishings
Bind the document(s) with one or more staples (wire stitches) along the middle fold.
SafeVarargs - Annotation Type in java.lang
A programmer assertion that the body of the annotated method or constructor does not perform potentially unsafe operations on its varargs parameter.
SAMARITAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Samaritan" Unicode character block.
sameFile(URL) - Method in class java.net.URL
Compares two URLs, excluding the fragment component.
sameFile(URL, URL) - Method in class java.net.URLStreamHandler
Compare two urls to see whether they refer to the same file, i.e., having the same protocol, host, port, and path.
SAMP - Static variable in class javax.swing.text.html.HTML.Tag
 
SAMPLE_RATE - Static variable in class javax.sound.sampled.FloatControl.Type
Represents a control that changes the sample rate of audio playback.
sampleModel - Variable in class java.awt.image.Raster
The SampleModel that describes how pixels from this Raster are stored in the DataBuffer.
SampleModel - Class in java.awt.image
This abstract class defines an interface for extracting samples of pixels in an image.
SampleModel(int, int, int, int) - Constructor for class java.awt.image.SampleModel
Constructs a SampleModel with the specified parameters.
sampleModel - Variable in class javax.imageio.ImageTypeSpecifier
A SampleModel to be used as a prototype.
sampleModelTranslateX - Variable in class java.awt.image.Raster
The X translation from the coordinate space of the Raster's SampleModel to that of the Raster.
sampleModelTranslateY - Variable in class java.awt.image.Raster
The Y translation from the coordinate space of the Raster's SampleModel to that of the Raster.
sampleRate - Variable in class javax.sound.sampled.AudioFormat
The number of samples played or recorded per second, for sounds that have this format.
sampleSizeInBits - Variable in class javax.sound.sampled.AudioFormat
The number of bits in each sample of a sound that has this format.
SANS_SERIF - Static variable in class java.awt.Font
A String constant for the canonical family name of the logical font "SansSerif".
Sasl - Class in javax.security.sasl
A static class for creating SASL clients and servers.
SaslClient - Interface in javax.security.sasl
Performs SASL authentication as a client.
SaslClientFactory - Interface in javax.security.sasl
An interface for creating instances of SaslClient.
SaslException - Exception in javax.security.sasl
This class represents an error that has occurred when using SASL.
SaslException() - Constructor for exception javax.security.sasl.SaslException
Constructs a new instance of SaslException.
SaslException(String) - Constructor for exception javax.security.sasl.SaslException
Constructs a new instance of SaslException with a detailed message.
SaslException(String, Throwable) - Constructor for exception javax.security.sasl.SaslException
Constructs a new instance of SaslException with a detailed message and a root exception.
SaslServer - Interface in javax.security.sasl
Performs SASL authentication as a server.
SaslServerFactory - Interface in javax.security.sasl
An interface for creating instances of SaslServer.
SATURDAY - Static variable in class java.util.Calendar
Value of the Calendar.DAY_OF_WEEK field indicating Saturday.
SAURASHTRA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Saurashtra" Unicode character block.
save(ObjectOutputStream, String, EventListener) - Static method in class java.awt.AWTEventMulticaster
 
SAVE - Static variable in class java.awt.FileDialog
This constant value indicates that the purpose of the file dialog window is to locate a file to which to write.
save(OutputStream, String) - Method in class java.util.Properties
Deprecated.
This method does not throw an IOException if an I/O error occurs while saving the property list. The preferred way to save a properties list is via the store(OutputStream out, String comments) method or the storeToXML(OutputStream os, String comment) method.
SAVE_DIALOG - Static variable in class javax.swing.JFileChooser
Type value indicating that the JFileChooser supports a "Save" file operation.
SAVE_FILE - Static variable in class java.awt.Event
A file saving event.
saveButtonMnemonic - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
saveButtonText - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
saveButtonToolTipText - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
saveComposedText(int) - Method in class javax.swing.text.JTextComponent
Saves composed text around the specified position.
saveInternal(ObjectOutputStream, String) - Method in class java.awt.AWTEventMulticaster
 
Savepoint - Interface in java.sql
The representation of a savepoint, which is a point within the current transaction that can be referenced from the Connection.rollback method.
SC_BLOCK_DATA - Static variable in interface java.io.ObjectStreamConstants
Bit mask for ObjectStreamClass flag.
SC_ENUM - Static variable in interface java.io.ObjectStreamConstants
Bit mask for ObjectStreamClass flag.
SC_EXTERNALIZABLE - Static variable in interface java.io.ObjectStreamConstants
Bit mask for ObjectStreamClass flag.
SC_SERIALIZABLE - Static variable in interface java.io.ObjectStreamConstants
Bit mask for ObjectStreamClass flag.
SC_WRITE_METHOD - Static variable in interface java.io.ObjectStreamConstants
Bit mask for ObjectStreamClass flag.
scalb(double, int) - Static method in class java.lang.Math
Return d × 2scaleFactor rounded as if performed by a single correctly rounded floating-point multiply to a member of the double value set.
scalb(float, int) - Static method in class java.lang.Math
Return f × 2scaleFactor rounded as if performed by a single correctly rounded floating-point multiply to a member of the float value set.
scalb(double, int) - Static method in class java.lang.StrictMath
Return d × 2scaleFactor rounded as if performed by a single correctly rounded floating-point multiply to a member of the double value set.
scalb(float, int) - Static method in class java.lang.StrictMath
Return f × 2scaleFactor rounded as if performed by a single correctly rounded floating-point multiply to a member of the float value set.
scale(double, double) - Method in class java.awt.geom.AffineTransform
Concatenates this transform with a scaling transformation.
scale(double, double) - Method in class java.awt.Graphics2D
Concatenates the current Graphics2D Transform with a scaling transformation Subsequent rendering is resized according to the specified scaling factors relative to the previous scaling.
scale() - Method in class java.math.BigDecimal
Returns the scale of this BigDecimal.
scale(Spring, float) - Static method in class javax.swing.Spring
Returns a spring whose minimum, preferred, maximum and value properties are each multiples of the properties of the argument spring, s.
SCALE_AREA_AVERAGING - Static variable in class java.awt.Image
Use the Area Averaging image scaling algorithm.
SCALE_DEFAULT - Static variable in class java.awt.Image
Use the default image-scaling algorithm.
SCALE_FAST - Static variable in class java.awt.Image
Choose an image-scaling algorithm that gives higher priority to scaling speed than smoothness of the scaled image.
SCALE_REPLICATE - Static variable in class java.awt.Image
Use the image scaling algorithm embodied in the ReplicateScaleFilter class.
SCALE_SMOOTH - Static variable in class java.awt.Image
Choose an image-scaling algorithm that gives higher priority to image smoothness than scaling speed.
scaleByPowerOfTen(int) - Method in class java.math.BigDecimal
Returns a BigDecimal whose numerical value is equal to (this * 10n).
scan(Iterable<? extends Element>, P) - Method in class javax.lang.model.util.ElementScanner6
Iterates over the given elements and calls scan(Element, P) on each one.
scan(Element, P) - Method in class javax.lang.model.util.ElementScanner6
Processes an element by calling e.accept(this, p); this method may be overridden by subclasses.
scan(Element) - Method in class javax.lang.model.util.ElementScanner6
Convenience method equivalent to v.scan(e, null).
scanForPlugins() - Static method in class javax.imageio.ImageIO
Scans for plug-ins on the application class path, loads their service provider classes, and registers a service provider instance for each one found with the IIORegistry.
scanlineStride - Variable in class java.awt.image.ComponentSampleModel
Line stride (in data array elements) of the region of image data described by this ComponentSampleModel.
Scanner - Class in java.util
A simple text scanner which can parse primitive types and strings using regular expressions.
Scanner(Readable) - Constructor for class java.util.Scanner
Constructs a new Scanner that produces values scanned from the specified source.
Scanner(InputStream) - Constructor for class java.util.Scanner
Constructs a new Scanner that produces values scanned from the specified input stream.
Scanner(InputStream, String) - Constructor for class java.util.Scanner
Constructs a new Scanner that produces values scanned from the specified input stream.
Scanner(File) - Constructor for class java.util.Scanner
Constructs a new Scanner that produces values scanned from the specified file.
Scanner(File, String) - Constructor for class java.util.Scanner
Constructs a new Scanner that produces values scanned from the specified file.
Scanner(Path) - Constructor for class java.util.Scanner
Constructs a new Scanner that produces values scanned from the specified file.
Scanner(Path, String) - Constructor for class java.util.Scanner
Constructs a new Scanner that produces values scanned from the specified file.
Scanner(String) - Constructor for class java.util.Scanner
Constructs a new Scanner that produces values scanned from the specified string.
Scanner(ReadableByteChannel) - Constructor for class java.util.Scanner
Constructs a new Scanner that produces values scanned from the specified channel.
Scanner(ReadableByteChannel, String) - Constructor for class java.util.Scanner
Constructs a new Scanner that produces values scanned from the specified channel.
ScatteringByteChannel - Interface in java.nio.channels
A channel that can read bytes into a sequence of buffers.
schedule(Runnable, long, TimeUnit) - Method in interface java.util.concurrent.ScheduledExecutorService
Creates and executes a one-shot action that becomes enabled after the given delay.
schedule(Callable<V>, long, TimeUnit) - Method in interface java.util.concurrent.ScheduledExecutorService
Creates and executes a ScheduledFuture that becomes enabled after the given delay.
schedule(Runnable, long, TimeUnit) - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
 
schedule(Callable<V>, long, TimeUnit) - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
 
schedule(TimerTask, long) - Method in class java.util.Timer
Schedules the specified task for execution after the specified delay.
schedule(TimerTask, Date) - Method in class java.util.Timer
Schedules the specified task for execution at the specified time.
schedule(TimerTask, long, long) - Method in class java.util.Timer
Schedules the specified task for repeated fixed-delay execution, beginning after the specified delay.
schedule(TimerTask, Date, long) - Method in class java.util.Timer
Schedules the specified task for repeated fixed-delay execution, beginning at the specified time.
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in interface java.util.concurrent.ScheduledExecutorService
Creates and executes a periodic action that becomes enabled first after the given initial delay, and subsequently with the given period; that is executions will commence after initialDelay then initialDelay+period, then initialDelay + 2 * period, and so on.
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
 
scheduleAtFixedRate(TimerTask, long, long) - Method in class java.util.Timer
Schedules the specified task for repeated fixed-rate execution, beginning after the specified delay.
scheduleAtFixedRate(TimerTask, Date, long) - Method in class java.util.Timer
Schedules the specified task for repeated fixed-rate execution, beginning at the specified time.
scheduledExecutionTime() - Method in class java.util.TimerTask
Returns the scheduled execution time of the most recent actual execution of this task.
ScheduledExecutorService - Interface in java.util.concurrent
An ExecutorService that can schedule commands to run after a given delay, or to execute periodically.
ScheduledFuture<V> - Interface in java.util.concurrent
A delayed result-bearing action that can be cancelled.
ScheduledThreadPoolExecutor - Class in java.util.concurrent
A ThreadPoolExecutor that can additionally schedule commands to run after a given delay, or to execute periodically.
ScheduledThreadPoolExecutor(int) - Constructor for class java.util.concurrent.ScheduledThreadPoolExecutor
Creates a new ScheduledThreadPoolExecutor with the given core pool size.
ScheduledThreadPoolExecutor(int, ThreadFactory) - Constructor for class java.util.concurrent.ScheduledThreadPoolExecutor
Creates a new ScheduledThreadPoolExecutor with the given initial parameters.
ScheduledThreadPoolExecutor(int, RejectedExecutionHandler) - Constructor for class java.util.concurrent.ScheduledThreadPoolExecutor
Creates a new ScheduledThreadPoolExecutor with the given initial parameters.
ScheduledThreadPoolExecutor(int, ThreadFactory, RejectedExecutionHandler) - Constructor for class java.util.concurrent.ScheduledThreadPoolExecutor
Creates a new ScheduledThreadPoolExecutor with the given initial parameters.
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in interface java.util.concurrent.ScheduledExecutorService
Creates and executes a periodic action that becomes enabled first after the given initial delay, and subsequently with the given delay between the termination of one execution and the commencement of the next.
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
 
SCHEMA_SYSTEM_ID - Static variable in interface javax.sql.rowset.WebRowSet
The URL for the XML Schema definition file that defines the XML tags and their valid values for a WebRowSet implementation.
SchemaViolationException - Exception in javax.naming.directory
This exception is thrown when a method in some ways violates the schema.
SchemaViolationException() - Constructor for exception javax.naming.directory.SchemaViolationException
Constructs a new instance of SchemaViolationException.
SchemaViolationException(String) - Constructor for exception javax.naming.directory.SchemaViolationException
Constructs a new instance of SchemaViolationException using the explanation supplied.
SCRIPT - Static variable in class javax.swing.text.html.HTML.Tag
 
ScriptContext - Interface in javax.script
The interface whose implementing classes are used to connect Script Engines with objects, such as scoped Bindings, in hosting applications.
ScriptEngine - Interface in javax.script
ScriptEngine is the fundamental interface whose methods must be fully functional in every implementation of this specification.
ScriptEngineFactory - Interface in javax.script
ScriptEngineFactory is used to describe and instantiate ScriptEngines.
ScriptEngineManager - Class in javax.script
The ScriptEngineManager implements a discovery and instantiation mechanism for ScriptEngine classes and also maintains a collection of key/value pairs storing state shared by all engines created by the Manager.
ScriptEngineManager() - Constructor for class javax.script.ScriptEngineManager
If the thread context ClassLoader can be accessed by the caller, then the effect of calling this constructor is the same as calling ScriptEngineManager(Thread.currentThread().getContextClassLoader()).
ScriptEngineManager(ClassLoader) - Constructor for class javax.script.ScriptEngineManager
This constructor loads the implementations of ScriptEngineFactory visible to the given ClassLoader using the service provider mechanism.

If loader is null, the script engine factories that are bundled with the platform and that are in the usual extension directories (installed extensions) are loaded.
ScriptException - Exception in javax.script
The generic Exception class for the Scripting APIs.
ScriptException(String) - Constructor for exception javax.script.ScriptException
Creates a ScriptException with a String to be used in its message.
ScriptException(Exception) - Constructor for exception javax.script.ScriptException
Creates a ScriptException wrapping an Exception thrown by an underlying interpreter.
ScriptException(String, String, int) - Constructor for exception javax.script.ScriptException
Creates a ScriptException with message, filename and linenumber to be used in error messages.
ScriptException(String, String, int, int) - Constructor for exception javax.script.ScriptException
ScriptException constructor specifying message, filename, line number and column number.
SCROLL_ABSOLUTE - Static variable in class java.awt.Event
The user has moved the bubble (thumb) in a scroll bar, moving to an "absolute" position, rather than to an offset from the last postion.
SCROLL_BAR - Static variable in class javax.accessibility.AccessibleRole
An object usually used to allow a user to incrementally view a large amount of data.
SCROLL_BAR - Static variable in class javax.swing.plaf.synth.Region
ScrollBar region.
SCROLL_BAR_THUMB - Static variable in class javax.swing.plaf.synth.Region
Thumb of the ScrollBar.
SCROLL_BAR_TRACK - Static variable in class javax.swing.plaf.synth.Region
Track of the ScrollBar.
SCROLL_BEGIN - Static variable in class java.awt.Event
The scroll begin event.
SCROLL_DOWN - Static variable in class javax.swing.plaf.basic.BasicComboPopup
 
SCROLL_END - Static variable in class java.awt.Event
The scroll end event.
SCROLL_LINE_DOWN - Static variable in class java.awt.Event
The user has activated the line down area of a scroll bar.
SCROLL_LINE_UP - Static variable in class java.awt.Event
The user has activated the line up area of a scroll bar.
SCROLL_LOCK - Static variable in class java.awt.Event
The Scroll Lock key, a non-ASCII action key.
SCROLL_PAGE_DOWN - Static variable in class java.awt.Event
The user has activated the page down area of a scroll bar.
SCROLL_PAGE_UP - Static variable in class java.awt.Event
The user has activated the page up area of a scroll bar.
SCROLL_PANE - Static variable in class javax.accessibility.AccessibleRole
An object that allows a user to incrementally view a large amount of information.
SCROLL_PANE - Static variable in class javax.swing.plaf.synth.Region
ScrollPane region.
SCROLL_TAB_LAYOUT - Static variable in class javax.swing.JTabbedPane
Tab layout policy for providing a subset of available tabs when all the tabs will not fit within a single run.
SCROLL_UP - Static variable in class javax.swing.plaf.basic.BasicComboPopup
 
Scrollable - Interface in javax.swing
An interface that provides information to a scrolling container like JScrollPane.
Scrollbar - Class in java.awt
The Scrollbar class embodies a scroll bar, a familiar user-interface object.
Scrollbar() - Constructor for class java.awt.Scrollbar
Constructs a new vertical scroll bar.
Scrollbar(int) - Constructor for class java.awt.Scrollbar
Constructs a new scroll bar with the specified orientation.
Scrollbar(int, int, int, int, int) - Constructor for class java.awt.Scrollbar
Constructs a new scroll bar with the specified orientation, initial value, visible amount, and minimum and maximum values.
SCROLLBAR - Static variable in class java.awt.SystemColor
The array index for the SystemColor.scrollbar system color.
scrollbar - Static variable in class java.awt.SystemColor
The color rendered for the background of scrollbars.
scrollbar - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
scrollBar - Variable in class javax.swing.plaf.basic.BasicTreeUI.ComponentHandler
ScrollBar that is being adjusted.
Scrollbar.AccessibleAWTScrollBar - Class in java.awt
This class implements accessibility support for the Scrollbar class.
Scrollbar.AccessibleAWTScrollBar() - Constructor for class java.awt.Scrollbar.AccessibleAWTScrollBar
 
ScrollbarPeer - Interface in java.awt.peer
The peer interface for Scrollbar.
SCROLLBARS_ALWAYS - Static variable in class java.awt.ScrollPane
Specifies that horizontal/vertical scrollbars should always be shown regardless of the respective sizes of the scrollpane and child.
SCROLLBARS_AS_NEEDED - Static variable in class java.awt.ScrollPane
Specifies that horizontal/vertical scrollbar should be shown only when the size of the child exceeds the size of the scrollpane in the horizontal/vertical dimension.
SCROLLBARS_BOTH - Static variable in class java.awt.TextArea
Create and display both vertical and horizontal scrollbars.
SCROLLBARS_HORIZONTAL_ONLY - Static variable in class java.awt.TextArea
Create and display horizontal scrollbar only.
SCROLLBARS_NEVER - Static variable in class java.awt.ScrollPane
Specifies that horizontal/vertical scrollbars should never be shown regardless of the respective sizes of the scrollpane and child.
SCROLLBARS_NONE - Static variable in class java.awt.TextArea
Do not create or display any scrollbars for the text area.
SCROLLBARS_VERTICAL_ONLY - Static variable in class java.awt.TextArea
Create and display vertical scrollbar only.
ScrollBarUI - Class in javax.swing.plaf
Pluggable look and feel interface for JScrollBar.
ScrollBarUI() - Constructor for class javax.swing.plaf.ScrollBarUI
 
scrollBarWidth - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
Hint as to what width (when vertical) or height (when horizontal) should be.
scrollBarWidth - Variable in class javax.swing.plaf.metal.MetalScrollBarUI
 
scrollByBlock(int) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
scrollByBlock(int) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
scrollByUnit(int) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
scrollByUnit(int) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
scrollDirection - Variable in class javax.swing.plaf.basic.BasicComboPopup
 
scrollDueToClickInTrack(int) - Method in class javax.swing.plaf.basic.BasicSliderUI
This function is called when a mousePressed was detected in the track, not in the thumb.
scrollDueToClickInTrack(int) - Method in class javax.swing.plaf.metal.MetalSliderUI
 
scroller - Variable in class javax.swing.plaf.basic.BasicComboPopup
This protected field is implementation specific.
SCROLLING - Static variable in class javax.swing.text.html.HTML.Attribute
 
scrollListener - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
scrollListener - Variable in class javax.swing.plaf.basic.BasicSliderUI
 
ScrollPane - Class in java.awt
A container class which implements automatic horizontal and/or vertical scrolling for a single child component.
ScrollPane() - Constructor for class java.awt.ScrollPane
Create a new scrollpane container with a scrollbar display policy of "as needed".
ScrollPane(int) - Constructor for class java.awt.ScrollPane
Create a new scrollpane container.
scrollpane - Variable in class javax.swing.plaf.basic.BasicScrollPaneUI
 
ScrollPane.AccessibleAWTScrollPane - Class in java.awt
This class implements accessibility support for the ScrollPane class.
ScrollPane.AccessibleAWTScrollPane() - Constructor for class java.awt.ScrollPane.AccessibleAWTScrollPane
 
ScrollPaneAdjustable - Class in java.awt
This class represents the state of a horizontal or vertical scrollbar of a ScrollPane.
ScrollPaneConstants - Interface in javax.swing
Constants used with the JScrollPane component.
ScrollPaneLayout - Class in javax.swing
The layout manager used by JScrollPane.
ScrollPaneLayout() - Constructor for class javax.swing.ScrollPaneLayout
 
ScrollPaneLayout.UIResource - Class in javax.swing
The UI resource version of ScrollPaneLayout.
ScrollPaneLayout.UIResource() - Constructor for class javax.swing.ScrollPaneLayout.UIResource
 
ScrollPanePeer - Interface in java.awt.peer
The peer interface for ScrollPane.
ScrollPaneUI - Class in javax.swing.plaf
Pluggable look and feel interface for JScrollPane.
ScrollPaneUI() - Constructor for class javax.swing.plaf.ScrollPaneUI
 
scrollPathToVisible(TreePath) - Method in class javax.swing.JTree
Makes sure all the path components in path are expanded (except for the last path component) and scrolls so that the node identified by the path is displayed.
scrollRectToVisible(Rectangle) - Method in class javax.swing.JComponent
Forwards the scrollRectToVisible() message to the JComponent's parent.
scrollRectToVisible(Rectangle) - Method in class javax.swing.JTextField
Scrolls the field left or right.
scrollRectToVisible(Rectangle) - Method in class javax.swing.JViewport
Scrolls the view so that Rectangle within the view becomes visible.
scrollRowToVisible(int) - Method in class javax.swing.JTree
Scrolls the item identified by row until it is displayed.
SCROLLS_ON_EXPAND_PROPERTY - Static variable in class javax.swing.JTree
Bound property name for scrollsOnExpand.
scrollsOnExpand - Variable in class javax.swing.JTree
If true, when a node is expanded, as many of the descendants are scrolled to be visible.
scrollTimer - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
scrollTimer - Variable in class javax.swing.plaf.basic.BasicSliderUI
 
scrollToReference(String) - Method in class javax.swing.JEditorPane
Scrolls the view to the given reference location (that is, the value returned by the UL.getRef method for the URL being displayed).
scrollUnderway - Variable in class javax.swing.JViewport
The scrollUnderway flag is used for components like JList.
SDATA - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
SE_RESIZE_CURSOR - Static variable in class java.awt.Cursor
The south-east-resize cursor type.
SE_RESIZE_CURSOR - Static variable in class java.awt.Frame
Deprecated.
replaced by Cursor.SE_RESIZE_CURSOR.
SEALED - Static variable in class java.util.jar.Attributes.Name
Name object for Sealed manifest attribute used for sealing.
SealedObject - Class in javax.crypto
This class enables a programmer to create an object and protect its confidentiality with a cryptographic algorithm.
SealedObject(Serializable, Cipher) - Constructor for class javax.crypto.SealedObject
Constructs a SealedObject from any Serializable object.
SealedObject(SealedObject) - Constructor for class javax.crypto.SealedObject
Constructs a SealedObject object from the passed-in SealedObject.
search(Object) - Method in class java.util.Stack
Returns the 1-based position where an object is on this stack.
search(Name, Attributes, String[]) - Method in interface javax.naming.directory.DirContext
Searches in a single context for objects that contain a specified set of attributes, and retrieves selected attributes.
search(String, Attributes, String[]) - Method in interface javax.naming.directory.DirContext
Searches in a single context for objects that contain a specified set of attributes, and retrieves selected attributes.
search(Name, Attributes) - Method in interface javax.naming.directory.DirContext
Searches in a single context for objects that contain a specified set of attributes.
search(String, Attributes) - Method in interface javax.naming.directory.DirContext
Searches in a single context for objects that contain a specified set of attributes.
search(Name, String, SearchControls) - Method in interface javax.naming.directory.DirContext
Searches in the named context or object for entries that satisfy the given search filter.
search(String, String, SearchControls) - Method in interface javax.naming.directory.DirContext
Searches in the named context or object for entries that satisfy the given search filter.
search(Name, String, Object[], SearchControls) - Method in interface javax.naming.directory.DirContext
Searches in the named context or object for entries that satisfy the given search filter.
search(String, String, Object[], SearchControls) - Method in interface javax.naming.directory.DirContext
Searches in the named context or object for entries that satisfy the given search filter.
search(String, Attributes) - Method in class javax.naming.directory.InitialDirContext
 
search(Name, Attributes) - Method in class javax.naming.directory.InitialDirContext
 
search(String, Attributes, String[]) - Method in class javax.naming.directory.InitialDirContext
 
search(Name, Attributes, String[]) - Method in class javax.naming.directory.InitialDirContext
 
search(String, String, SearchControls) - Method in class javax.naming.directory.InitialDirContext
 
search(Name, String, SearchControls) - Method in class javax.naming.directory.InitialDirContext
 
search(String, String, Object[], SearchControls) - Method in class javax.naming.directory.InitialDirContext
 
search(Name, String, Object[], SearchControls) - Method in class javax.naming.directory.InitialDirContext
 
SearchControls - Class in javax.naming.directory
This class encapsulates factors that determine scope of search and what gets returned as a result of the search.
SearchControls() - Constructor for class javax.naming.directory.SearchControls
Constructs a search constraints using defaults.
SearchControls(int, long, int, String[], boolean, boolean) - Constructor for class javax.naming.directory.SearchControls
Constructs a search constraints using arguments.
SearchResult - Class in javax.naming.directory
This class represents an item in the NamingEnumeration returned as a result of the DirContext.search() methods.
SearchResult(String, Object, Attributes) - Constructor for class javax.naming.directory.SearchResult
Constructs a search result using the result's name, its bound object, and its attributes.
SearchResult(String, Object, Attributes, boolean) - Constructor for class javax.naming.directory.SearchResult
Constructs a search result using the result's name, its bound object, and its attributes, and whether the name is relative.
SearchResult(String, String, Object, Attributes) - Constructor for class javax.naming.directory.SearchResult
Constructs a search result using the result's name, its class name, its bound object, and its attributes.
SearchResult(String, String, Object, Attributes, boolean) - Constructor for class javax.naming.directory.SearchResult
Constructs a search result using the result's name, its class name, its bound object, its attributes, and whether the name is relative.
SECOND - Static variable in class java.text.DateFormat.Field
Constant identifying the second field.
SECOND - Static variable in class java.util.Calendar
Field number for get and set indicating the second within the minute.
SECOND_FIELD - Static variable in class java.text.DateFormat
Useful constant for SECOND field alignment.
SECONDARY - Static variable in class java.text.Collator
Collator strength value.
SecondaryLoop - Interface in java.awt
A helper interface to run the nested event loop.
secondaryOrder(int) - Static method in class java.text.CollationElementIterator
Return the secondary component of a collation element.
SECRET_KEY - Static variable in class javax.crypto.Cipher
Constant used to indicate the to-be-unwrapped key is a "secret key".
SecretKey - Interface in javax.crypto
A secret (symmetric) key.
SecretKeyFactory - Class in javax.crypto
This class represents a factory for secret keys.
SecretKeyFactory(SecretKeyFactorySpi, Provider, String) - Constructor for class javax.crypto.SecretKeyFactory
Creates a SecretKeyFactory object.
SecretKeyFactorySpi - Class in javax.crypto
This class defines the Service Provider Interface (SPI) for the SecretKeyFactory class.
SecretKeyFactorySpi() - Constructor for class javax.crypto.SecretKeyFactorySpi
 
SecretKeySpec - Class in javax.crypto.spec
This class specifies a secret key in a provider-independent fashion.
SecretKeySpec(byte[], String) - Constructor for class javax.crypto.spec.SecretKeySpec
Constructs a secret key from the given byte array.
SecretKeySpec(byte[], int, int, String) - Constructor for class javax.crypto.spec.SecretKeySpec
Constructs a secret key from the given byte array, using the first len bytes of key, starting at offset inclusive.
SectionElementName - Static variable in class javax.swing.text.AbstractDocument
Name of elements used to hold sections (lines/paragraphs).
SecureCacheResponse - Class in java.net
Represents a cache response originally retrieved through secure means, such as TLS.
SecureCacheResponse() - Constructor for class java.net.SecureCacheResponse
 
SecureClassLoader - Class in java.security
This class extends ClassLoader with additional support for defining classes with an associated code source and permissions which are retrieved by the system policy by default.
SecureClassLoader(ClassLoader) - Constructor for class java.security.SecureClassLoader
Creates a new SecureClassLoader using the specified parent class loader for delegation.
SecureClassLoader() - Constructor for class java.security.SecureClassLoader
Creates a new SecureClassLoader using the default parent class loader for delegation.
SecureDirectoryStream<T> - Interface in java.nio.file
A DirectoryStream that defines operations on files that are located relative to an open directory.
SecureRandom - Class in java.security
This class provides a cryptographically strong random number generator (RNG).
SecureRandom() - Constructor for class java.security.SecureRandom
Constructs a secure random number generator (RNG) implementing the default random number algorithm.
SecureRandom(byte[]) - Constructor for class java.security.SecureRandom
Constructs a secure random number generator (RNG) implementing the default random number algorithm.
SecureRandom(SecureRandomSpi, Provider) - Constructor for class java.security.SecureRandom
Creates a SecureRandom object.
SecureRandomSpi - Class in java.security
This class defines the Service Provider Interface (SPI) for the SecureRandom class.
SecureRandomSpi() - Constructor for class java.security.SecureRandomSpi
 
Security - Class in java.security
This class centralizes all security properties and common security methods.
SECURITY_AUTHENTICATION - Static variable in interface javax.naming.Context
Constant that holds the name of the environment property for specifying the security level to use.
SECURITY_CREDENTIALS - Static variable in interface javax.naming.Context
Constant that holds the name of the environment property for specifying the credentials of the principal for authenticating the caller to the service.
SECURITY_PRINCIPAL - Static variable in interface javax.naming.Context
Constant that holds the name of the environment property for specifying the identity of the principal for authenticating the caller to the service.
SECURITY_PROTOCOL - Static variable in interface javax.naming.Context
Constant that holds the name of the environment property for specifying the security protocol to use.
SecurityException - Exception in java.lang
Thrown by the security manager to indicate a security violation.
SecurityException() - Constructor for exception java.lang.SecurityException
Constructs a SecurityException with no detail message.
SecurityException(String) - Constructor for exception java.lang.SecurityException
Constructs a SecurityException with the specified detail message.
SecurityException(String, Throwable) - Constructor for exception java.lang.SecurityException
Creates a SecurityException with the specified detail message and cause.
SecurityException(Throwable) - Constructor for exception java.lang.SecurityException
Creates a SecurityException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
SecurityManager - Class in java.lang
The security manager is a class that allows applications to implement a security policy.
SecurityManager() - Constructor for class java.lang.SecurityManager
Constructs a new SecurityManager.
SecurityPermission - Class in java.security
This class is for security permissions.
SecurityPermission(String) - Constructor for class java.security.SecurityPermission
Creates a new SecurityPermission with the specified name.
SecurityPermission(String, String) - Constructor for class java.security.SecurityPermission
Creates a new SecurityPermission object with the specified name.
seek(long) - Method in class java.io.RandomAccessFile
Sets the file-pointer offset, measured from the beginning of this file, at which the next read or write occurs.
seek(long) - Method in class javax.imageio.stream.FileCacheImageOutputStream
Sets the current stream position and resets the bit offset to 0.
seek(long) - Method in class javax.imageio.stream.FileImageInputStream
 
seek(long) - Method in class javax.imageio.stream.FileImageOutputStream
Sets the current stream position and resets the bit offset to 0.
seek(long) - Method in interface javax.imageio.stream.ImageInputStream
Sets the current stream position to the desired location.
seek(long) - Method in class javax.imageio.stream.ImageInputStreamImpl
 
SeekableByteChannel - Interface in java.nio.channels
A byte channel that maintains a current position and allows the position to be changed.
seekForwardOnly - Variable in class javax.imageio.ImageReader
true if the current input source has been marked as allowing only forward seeking by setInput.
SEG_CLOSE - Static variable in interface java.awt.geom.PathIterator
The segment type constant that specifies that the preceding subpath should be closed by appending a line segment back to the point corresponding to the most recent SEG_MOVETO.
SEG_CUBICTO - Static variable in interface java.awt.geom.PathIterator
The segment type constant for the set of 3 points that specify a cubic parametric curve to be drawn from the most recently specified point.
SEG_LINETO - Static variable in interface java.awt.geom.PathIterator
The segment type constant for a point that specifies the end point of a line to be drawn from the most recently specified point.
SEG_MOVETO - Static variable in interface java.awt.geom.PathIterator
The segment type constant for a point that specifies the starting location for a new subpath.
SEG_QUADTO - Static variable in interface java.awt.geom.PathIterator
The segment type constant for the pair of points that specify a quadratic parametric curve to be drawn from the most recently specified point.
Segment - Class in javax.swing.text
A segment of a character array representing a fragment of text.
Segment() - Constructor for class javax.swing.text.Segment
Creates a new segment.
Segment(char[], int, int) - Constructor for class javax.swing.text.Segment
Creates a new segment referring to an existing array.
SEGMENT_LIMIT - Static variable in interface java.util.jar.Pack200.Packer
This property is a numeral giving the estimated target size N (in bytes) of each archive segment.
select(int) - Method in class java.awt.Choice
Sets the selected item in this Choice menu to be the item at the specified position.
select(String) - Method in class java.awt.Choice
Sets the selected item in this Choice menu to be the item whose name is equal to the specified string.
select(int) - Method in class java.awt.List
Selects the item at the specified index in the scrolling list.
select(int) - Method in interface java.awt.peer.ChoicePeer
Selects the item at index index.
select(int) - Method in interface java.awt.peer.ListPeer
Selects the item at the specified index.
select(int, int) - Method in interface java.awt.peer.TextComponentPeer
Selects an area of the text component.
select(int, int) - Method in class java.awt.TextComponent
Selects the text between the specified start and end positions.
select(URI) - Method in class java.net.ProxySelector
Selects all the applicable proxies based on the protocol to access the resource with and a destination address to access the resource at.
select(long) - Method in class java.nio.channels.Selector
Selects a set of keys whose corresponding channels are ready for I/O operations.
select() - Method in class java.nio.channels.Selector
Selects a set of keys whose corresponding channels are ready for I/O operations.
SELECT - Static variable in class javax.swing.text.html.HTML.Tag
 
select(int, int) - Method in class javax.swing.text.JTextComponent
Selects the text between the specified start and end positions.
select(KeyInfo, KeySelector.Purpose, AlgorithmMethod, XMLCryptoContext) - Method in class javax.xml.crypto.KeySelector
Attempts to find a key that satisfies the specified constraints.
SELECTABLE - Static variable in class javax.accessibility.AccessibleState
Indicates this object is the child of an object that allows its children to be selected, and that this child is one of those children that can be selected.
SelectableChannel - Class in java.nio.channels
A channel that can be multiplexed via a Selector.
SelectableChannel() - Constructor for class java.nio.channels.SelectableChannel
Initializes a new instance of this class.
selectAdjacentRunTab(int, int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
selectAll() - Method in class java.awt.TextComponent
Selects all the text in this text component.
selectAll() - Method in interface javax.swing.ComboBoxEditor
Ask the editor to start editing and to select everything
selectAll() - Method in class javax.swing.JTable
Selects all rows, columns, and cells in the table.
selectAll() - Method in class javax.swing.plaf.basic.BasicComboBoxEditor
 
selectAll() - Method in class javax.swing.text.JTextComponent
Selects all the text in the TextComponent.
selectAllAccessibleSelection() - Method in class java.awt.List.AccessibleAWTList
Causes every selected item in the object to be selected if the object supports multiple selections.
selectAllAccessibleSelection() - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Causes every child of the object to be selected if the object supports multiple selections.
selectAllAccessibleSelection() - Method in interface javax.accessibility.AccessibleSelection
Causes every child of the object to be selected if the object supports multiple selections.
selectAllAccessibleSelection() - Method in class javax.swing.JComboBox.AccessibleJComboBox
Causes every child of the object to be selected if the object supports multiple selections.
selectAllAccessibleSelection() - Method in class javax.swing.JList.AccessibleJList
Causes every selected item in the object to be selected if the object supports multiple selections.
selectAllAccessibleSelection() - Method in class javax.swing.JMenu.AccessibleJMenu
Normally causes every selected item in the object to be selected if the object supports multiple selections.
selectAllAccessibleSelection() - Method in class javax.swing.JMenuBar.AccessibleJMenuBar
Normally causes every selected item in the object to be selected if the object supports multiple selections.
selectAllAccessibleSelection() - Method in class javax.swing.JTabbedPane.AccessibleJTabbedPane
 
selectAllAccessibleSelection() - Method in class javax.swing.JTable.AccessibleJTable
Causes every child of the object to be selected, but only if the JTable supports multiple selections, and if individual cell selection is enabled.
selectAllAccessibleSelection() - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Causes every selected item in the object to be selected if the object supports multiple selections.
selectAllAccessibleSelection() - Method in class javax.swing.JTree.AccessibleJTree
Causes every selected item in the object to be selected if the object supports multiple selections.
selectAllAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for selecting the entire document
selectBestTextFlavor(DataFlavor[]) - Static method in class java.awt.datatransfer.DataFlavor
Selects the best text DataFlavor from an array of DataFlavors.
selectColor - Variable in class javax.swing.plaf.metal.MetalButtonUI
 
selectColor - Variable in class javax.swing.plaf.metal.MetalRadioButtonUI
 
selectColor - Variable in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
selectColor - Variable in class javax.swing.plaf.metal.MetalToggleButtonUI
 
selectContent(AttributeSet) - Method in class javax.swing.text.html.HTMLWriter
Writes out the content of the SELECT form element.
SELECTED - Static variable in class java.awt.event.ItemEvent
This state-change value indicates that an item was selected.
SELECTED - Static variable in class javax.accessibility.AccessibleState
Indicates this object is the child of an object that allows its children to be selected, and that this child is one of those children that has been selected.
SELECTED - Static variable in class javax.swing.DefaultButtonModel
Identifies the "selected" bit in the bitmask, which indicates that the button has been selected.
SELECTED - Static variable in interface javax.swing.plaf.synth.SynthConstants
Indicates the region is selected.
SELECTED - Static variable in class javax.swing.text.html.HTML.Attribute
 
selected - Variable in class javax.swing.tree.DefaultTreeCellRenderer
Is the value currently selected.
SELECTED_CONVERTED_TEXT_HIGHLIGHT - Static variable in class java.awt.im.InputMethodHighlight
Constant for the default highlight for selected converted text.
SELECTED_FILE_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Identifies change in user's single-file selection.
SELECTED_FILES_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Identifies change in user's multiple-file selection.
SELECTED_ICON_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change to the icon used when the button has been selected.
SELECTED_KEY - Static variable in interface javax.swing.Action
The key used for storing a Boolean that corresponds to the selected state.
SELECTED_RAW_TEXT_HIGHLIGHT - Static variable in class java.awt.im.InputMethodHighlight
Constant for the default highlight for selected raw text.
selectedItemChanged() - Method in class javax.swing.JComboBox
This protected method is implementation specific.
selectedItemReminder - Variable in class javax.swing.JComboBox
This protected field is implementation specific.
selectedKeys() - Method in class java.nio.channels.Selector
Returns this selector's selected-key set.
selectedRun - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
selectedTabPadInsets - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
selectedTextColor - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
selectedTitleColor - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
selectFrame(boolean) - Method in class javax.swing.JDesktopPane
Selects the next JInternalFrame in this desktop pane.
selectHighlight - Variable in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
selectInitialValue() - Method in class javax.swing.JOptionPane
Requests that the initial value be selected, which will set focus to the initial value.
selectInitialValue(JOptionPane) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
If inputComponent is non-null, the focus is requested on that, otherwise request focus on the default value
selectInitialValue(JOptionPane) - Method in class javax.swing.plaf.multi.MultiOptionPaneUI
Invokes the selectInitialValue method on each UI handled by this object.
selectInitialValue(JOptionPane) - Method in class javax.swing.plaf.OptionPaneUI
Requests the component representing the default value to have focus.
selectInputMethod(Locale) - Method in class java.awt.im.InputContext
Attempts to select an input method or keyboard layout that supports the given locale, and returns a value indicating whether such an input method or keyboard layout has been successfully selected.
SELECTION - Static variable in class java.awt.JobAttributes.DefaultSelectionType
The DefaultSelectionType instance to use for specifying that the current selection should be printed.
selection - Variable in class javax.swing.tree.DefaultTreeSelectionModel
Paths that are currently selected.
SELECTION_MODE_PROPERTY - Static variable in class javax.swing.tree.DefaultTreeSelectionModel
Property name for selectionMode.
SELECTION_MODEL_PROPERTY - Static variable in class javax.swing.JColorChooser
The selection model property name.
SELECTION_MODEL_PROPERTY - Static variable in class javax.swing.JTree
Bound property name for selectionModel.
SELECTION_VALUES_PROPERTY - Static variable in class javax.swing.JOptionPane
Bound property name for selectionValues.
selectionBackground - Variable in class javax.swing.JTable
The background color of selected cells.
selectionBackground - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
selectionBackwardAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for extending the selection by moving the caret logically backward one position.
selectionBeginAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the beginning of the document.
selectionBeginLineAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the beginning of a line, extending the selection.
selectionBeginParagraphAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the beginning of a paragraph, extending the selection.
selectionBeginWordAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the beginning of a word, extending the selection.
selectionDownAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret logically downward one position, extending the selection.
selectionEndAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the end of the document.
selectionEndLineAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the end of a line, extending the selection.
selectionEndParagraphAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the end of a paragraph, extending the selection.
selectionEndWordAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret to the end of a word, extending the selection.
selectionForeground - Variable in class javax.swing.JTable
The foreground color of selected cells.
selectionForeground - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
selectionForKey(char, ComboBoxModel) - Method in interface javax.swing.JComboBox.KeySelectionManager
Given aKey and the model, returns the row that should become selected.
selectionForwardAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for extending the selection by moving the caret logically forward one position.
SelectionKey - Class in java.nio.channels
A token representing the registration of a SelectableChannel with a Selector.
SelectionKey() - Constructor for class java.nio.channels.SelectionKey
Constructs an instance of this class.
selectionMode - Variable in class javax.swing.tree.DefaultTreeSelectionModel
Mode for the selection, will be either SINGLE_TREE_SELECTION, CONTIGUOUS_TREE_SELECTION or DISCONTIGUOUS_TREE_SELECTION.
selectionModel - Variable in class javax.swing.JTable
The ListSelectionModel of the table, used to keep track of row selections.
selectionModel - Variable in class javax.swing.JTree
Models the set of selected nodes in this tree.
selectionModel - Variable in class javax.swing.table.DefaultTableColumnModel
Model for keeping track of column selections
selectionModelChanged - Static variable in class javax.swing.plaf.basic.BasicListUI
 
selectionNextWordAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the selection to the beginning of the next word, extending the selection.
selectionPreviousWordAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the selection to the beginning of the previous word, extending the selection.
selectionRedirector - Variable in class javax.swing.JTree
Creates a new event and passed it off the selectionListeners.
selectionUpAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret logically upward one position, extending the selection.
selectionValues - Variable in class javax.swing.JOptionPane
Array of values the user can choose from.
selectLineAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for selecting a line around the caret.
selectNextIndex() - Method in class javax.swing.plaf.basic.BasicListUI
Selected the previous row and force it to be visible.
selectNextPossibleValue() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Selects the next item in the list.
selectNextTab(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
selectNextTabInRun(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
selectNow() - Method in class java.nio.channels.Selector
Selects a set of keys whose corresponding channels are ready for I/O operations.
selector() - Method in class java.nio.channels.SelectionKey
Returns the selector for which this key was created.
Selector - Class in java.nio.channels
A multiplexor of SelectableChannel objects.
Selector() - Constructor for class java.nio.channels.Selector
Initializes a new instance of this class.
SelectorProvider - Class in java.nio.channels.spi
Service-provider class for selectors and selectable channels.
SelectorProvider() - Constructor for class java.nio.channels.spi.SelectorProvider
Initializes a new instance of this class.
selectParagraphAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for selecting a paragraph around the caret.
selectPathForEvent(TreePath, MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI
Messaged to update the selection based on a MouseEvent over a particular row.
selectPreviousIndex() - Method in class javax.swing.plaf.basic.BasicListUI
Selected the previous row and force it to be visible.
selectPreviousPossibleValue() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Selects the previous item in the list.
selectPreviousTab(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
selectPreviousTabInRun(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
selectText(int, int) - Method in interface javax.accessibility.AccessibleEditableText
Selects the text between two indices.
selectText(int, int) - Method in class javax.swing.JSpinner.AccessibleJSpinner
Selects the text between two indices.
selectText(int, int) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Selects the text between two indices.
selectWithKeyChar(char) - Method in class javax.swing.JComboBox
Selects the list item that corresponds to the specified keyboard character and returns true, if there is an item corresponding to that character.
selectWordAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for selecting a word around the caret.
Semaphore - Class in java.util.concurrent
A counting semaphore.
Semaphore(int) - Constructor for class java.util.concurrent.Semaphore
Creates a Semaphore with the given number of permits and nonfair fairness setting.
Semaphore(int, boolean) - Constructor for class java.util.concurrent.Semaphore
Creates a Semaphore with the given number of permits and the given fairness setting.
send(DatagramPacket) - Method in class java.net.DatagramSocket
Sends a datagram packet from this socket.
send(DatagramPacket) - Method in class java.net.DatagramSocketImpl
Sends a datagram packet.
send(DatagramPacket, byte) - Method in class java.net.MulticastSocket
Deprecated.
Use the following code or its equivalent instead: ...... int ttl = mcastSocket.getTimeToLive(); mcastSocket.setTimeToLive(newttl); mcastSocket.send(p); mcastSocket.setTimeToLive(ttl); ......
send(ByteBuffer, SocketAddress) - Method in class java.nio.channels.DatagramChannel
Sends a datagram via this channel.
send(MidiMessage, long) - Method in interface javax.sound.midi.Receiver
Sends a MIDI message and time-stamp to this receiver.
sendAttributeChangeNotification(AttributeChangeNotification) - Method in interface javax.management.modelmbean.ModelMBeanNotificationBroadcaster
Sends an attributeChangeNotification which is passed in to the registered attributeChangeNotification listeners on the ModelMBean.
sendAttributeChangeNotification(Attribute, Attribute) - Method in interface javax.management.modelmbean.ModelMBeanNotificationBroadcaster
Sends an attributeChangeNotification which contains the old value and new value for the attribute to the registered AttributeChangeNotification listeners on the ModelMBean.
sendAttributeChangeNotification(AttributeChangeNotification) - Method in class javax.management.modelmbean.RequiredModelMBean
 
sendAttributeChangeNotification(Attribute, Attribute) - Method in class javax.management.modelmbean.RequiredModelMBean
 
sendNotification(Notification) - Method in class javax.management.MBeanServerDelegate
Enables the MBean server to send a notification.
sendNotification(Notification) - Method in interface javax.management.modelmbean.ModelMBeanNotificationBroadcaster
Sends a Notification which is passed in to the registered Notification listeners on the ModelMBean as a jmx.modelmbean.generic notification.
sendNotification(String) - Method in interface javax.management.modelmbean.ModelMBeanNotificationBroadcaster
Sends a Notification which contains the text string that is passed in to the registered Notification listeners on the ModelMBean.
sendNotification(Notification) - Method in class javax.management.modelmbean.RequiredModelMBean
 
sendNotification(String) - Method in class javax.management.modelmbean.RequiredModelMBean
 
sendNotification(Notification) - Method in class javax.management.NotificationBroadcasterSupport
Sends a notification.
sendNotification(Notification) - Method in class javax.management.StandardEmitterMBean
Sends a notification.
sendRelationCreationNotification(String) - Method in class javax.management.relation.RelationService
Sends a notification (RelationNotification) for a relation creation.
sendRelationCreationNotification(String) - Method in interface javax.management.relation.RelationServiceMBean
Sends a notification (RelationNotification) for a relation creation.
sendRelationRemovalNotification(String, List<ObjectName>) - Method in class javax.management.relation.RelationService
Sends a notification (RelationNotification) for a relation removal.
sendRelationRemovalNotification(String, List<ObjectName>) - Method in interface javax.management.relation.RelationServiceMBean
Sends a notification (RelationNotification) for a relation removal.
sendRoleUpdateNotification(String, Role, List<ObjectName>) - Method in class javax.management.relation.RelationService
Sends a notification (RelationNotification) for a role update in the given relation.
sendRoleUpdateNotification(String, Role, List<ObjectName>) - Method in interface javax.management.relation.RelationServiceMBean
Sends a notification (RelationNotification) for a role update in the given relation.
sendUrgentData(int) - Method in class java.net.Socket
Send one byte of urgent data on the socket.
sendUrgentData(int) - Method in class java.net.SocketImpl
Send one byte of urgent data on the socket.
SENTENCE - Static variable in interface javax.accessibility.AccessibleText
Constant used to indicate that the part of the text that should be retrieved is a sentence.
SEPARATE_DOCUMENTS_COLLATED_COPIES - Static variable in class java.awt.JobAttributes.MultipleDocumentHandlingType
The MultipleDocumentHandlingType instance to use for specifying that the job should be divided into separate, collated copies.
SEPARATE_DOCUMENTS_COLLATED_COPIES - Static variable in class javax.print.attribute.standard.MultipleDocumentHandling
Separate documents collated copies -- see above for further information.
SEPARATE_DOCUMENTS_UNCOLLATED_COPIES - Static variable in class java.awt.JobAttributes.MultipleDocumentHandlingType
The MultipleDocumentHandlingType instance to use for specifying that the job should be divided into separate, uncollated copies.
SEPARATE_DOCUMENTS_UNCOLLATED_COPIES - Static variable in class javax.print.attribute.standard.MultipleDocumentHandling
Separate documents uncollated copies -- see above for further information.
separator - Static variable in class java.io.File
The system-dependent default name-separator character, represented as a string for convenience.
SEPARATOR - Static variable in class javax.accessibility.AccessibleRole
An object usually contained in a menu to provide a visual and logical separation of the contents in a menu.
SEPARATOR - Static variable in class javax.swing.plaf.synth.Region
Separator region.
separatorChar - Static variable in class java.io.File
The system-dependent default name-separator character.
SeparatorUI - Class in javax.swing.plaf
Pluggable look and feel interface for JSeparator.
SeparatorUI() - Constructor for class javax.swing.plaf.SeparatorUI
 
SEPTEMBER - Static variable in class java.util.Calendar
Value of the Calendar.MONTH field indicating the ninth month of the year in the Gregorian and Julian calendars.
Sequence - Class in javax.sound.midi
A Sequence is a data structure containing musical information (often an entire song or composition) that can be played back by a Sequencer object.
Sequence(float, int) - Constructor for class javax.sound.midi.Sequence
Constructs a new MIDI sequence with the specified timing division type and timing resolution.
Sequence(float, int, int) - Constructor for class javax.sound.midi.Sequence
Constructs a new MIDI sequence with the specified timing division type, timing resolution, and number of tracks.
sequenceComplete(ImageReader) - Method in interface javax.imageio.event.IIOReadProgressListener
Reports that a sequence of read operationshas completed.
SequenceInputStream - Class in java.io
A SequenceInputStream represents the logical concatenation of other input streams.
SequenceInputStream(Enumeration<? extends InputStream>) - Constructor for class java.io.SequenceInputStream
Initializes a newly created SequenceInputStream by remembering the argument, which must be an Enumeration that produces objects whose run-time type is InputStream.
SequenceInputStream(InputStream, InputStream) - Constructor for class java.io.SequenceInputStream
Initializes a newly created SequenceInputStream by remembering the two arguments, which will be read in order, first s1 and then s2, to provide the bytes to be read from this SequenceInputStream.
Sequencer - Interface in javax.sound.midi
A hardware or software device that plays back a MIDI sequence is known as a sequencer.
Sequencer.SyncMode - Class in javax.sound.midi
A SyncMode object represents one of the ways in which a MIDI sequencer's notion of time can be synchronized with a master or slave device.
Sequencer.SyncMode(String) - Constructor for class javax.sound.midi.Sequencer.SyncMode
Constructs a synchronization mode.
sequenceStarted(ImageReader, int) - Method in interface javax.imageio.event.IIOReadProgressListener
Reports that a sequence of read operations is beginning.
SerialArray - Class in javax.sql.rowset.serial
A serialized version of an Array object, which is the mapping in the Java programming language of an SQL ARRAY value.
SerialArray(Array, Map<String, Class<?>>) - Constructor for class javax.sql.rowset.serial.SerialArray
Constructs a new SerialArray object from the given Array object, using the given type map for the custom mapping of each element when the elements are SQL UDTs.
SerialArray(Array) - Constructor for class javax.sql.rowset.serial.SerialArray
Constructs a new SerialArray object from the given Array object.
SerialBlob - Class in javax.sql.rowset.serial
A serialized mapping in the Java programming language of an SQL BLOB value.
SerialBlob(byte[]) - Constructor for class javax.sql.rowset.serial.SerialBlob
Constructs a SerialBlob object that is a serialized version of the given byte array.
SerialBlob(Blob) - Constructor for class javax.sql.rowset.serial.SerialBlob
Constructs a SerialBlob object that is a serialized version of the given Blob object.
SerialClob - Class in javax.sql.rowset.serial
A serialized mapping in the Java programming language of an SQL CLOB value.
SerialClob(char[]) - Constructor for class javax.sql.rowset.serial.SerialClob
Constructs a SerialClob object that is a serialized version of the given char array.
SerialClob(Clob) - Constructor for class javax.sql.rowset.serial.SerialClob
Constructs a SerialClob object that is a serialized version of the given Clob object.
SerialDatalink - Class in javax.sql.rowset.serial
A serialized mapping in the Java programming language of an SQL DATALINK value.
SerialDatalink(URL) - Constructor for class javax.sql.rowset.serial.SerialDatalink
Constructs a new SerialDatalink object from the given java.net.URL object.
SerialException - Exception in javax.sql.rowset.serial
Indicates and an error with the serialization or de-serialization of SQL types such as BLOB, CLOB, STRUCT or ARRAY in addition to SQL types such as DATALINK and JAVAOBJECT
SerialException() - Constructor for exception javax.sql.rowset.serial.SerialException
Creates a new SerialException without a message.
SerialException(String) - Constructor for exception javax.sql.rowset.serial.SerialException
Creates a new SerialException with the specified message.
serializable - Variable in class java.beans.beancontext.BeanContextServicesSupport
The number of instances of a serializable BeanContextServceProvider.
Serializable - Interface in java.io
Serializability of a class is enabled by the class implementing the java.io.Serializable interface.
SerializablePermission - Class in java.io
This class is for Serializable permissions.
SerializablePermission(String) - Constructor for class java.io.SerializablePermission
Creates a new SerializablePermission with the specified name.
SerializablePermission(String, String) - Constructor for class java.io.SerializablePermission
Creates a new SerializablePermission object with the specified name.
serialize(ObjectOutputStream, Collection) - Method in class java.beans.beancontext.BeanContextSupport
Used by writeObject to serialize a Collection.
SerialJavaObject - Class in javax.sql.rowset.serial
A serializable mapping in the Java programming language of an SQL JAVA_OBJECT value.
SerialJavaObject(Object) - Constructor for class javax.sql.rowset.serial.SerialJavaObject
Constructor for SerialJavaObject helper class.
SerialRef - Class in javax.sql.rowset.serial
A serialized mapping of a Ref object, which is the mapping in the Java programming language of an SQL REF value.
SerialRef(Ref) - Constructor for class javax.sql.rowset.serial.SerialRef
Constructs a SerialRef object from the given Ref object.
SerialStruct - Class in javax.sql.rowset.serial
A serialized mapping in the Java programming language of an SQL structured type.
SerialStruct(Struct, Map<String, Class<?>>) - Constructor for class javax.sql.rowset.serial.SerialStruct
Constructs a SerialStruct object from the given Struct object, using the given java.util.Map object for custom mapping the SQL structured type or any of its attributes that are SQL structured types.
SerialStruct(SQLData, Map<String, Class<?>>) - Constructor for class javax.sql.rowset.serial.SerialStruct
Constructs a SerialStruct object from the given SQLData object, using the given type map to custom map it to a class in the Java programming language.
serialVersionUID - Static variable in interface java.rmi.server.RemoteRef
indicate compatibility with JDK 1.1.x version of class.
serialVersionUID - Static variable in interface java.rmi.server.ServerRef
indicate compatibility with JDK 1.1.x version of class.
serialVersionUID - Static variable in interface java.security.interfaces.DSAPrivateKey
The class fingerprint that is set to indicate serialization compatibility with a previous version of the class.
serialVersionUID - Static variable in interface java.security.interfaces.DSAPublicKey
The class fingerprint that is set to indicate serialization compatibility with a previous version of the class.
serialVersionUID - Static variable in interface java.security.interfaces.ECPrivateKey
The class fingerprint that is set to indicate serialization compatibility.
serialVersionUID - Static variable in interface java.security.interfaces.ECPublicKey
The class fingerprint that is set to indicate serialization compatibility.
serialVersionUID - Static variable in interface java.security.interfaces.RSAMultiPrimePrivateCrtKey
 
serialVersionUID - Static variable in interface java.security.interfaces.RSAPrivateCrtKey
 
serialVersionUID - Static variable in interface java.security.interfaces.RSAPrivateKey
 
serialVersionUID - Static variable in interface java.security.interfaces.RSAPublicKey
 
serialVersionUID - Static variable in interface java.security.Key
The class fingerprint that is set to indicate serialization compatibility with a previous version of the class.
serialVersionUID - Static variable in interface java.security.PrivateKey
The class fingerprint that is set to indicate serialization compatibility with a previous version of the class.
serialVersionUID - Static variable in interface java.security.PublicKey
The class fingerprint that is set to indicate serialization compatibility with a previous version of the class.
serialVersionUID - Static variable in interface javax.crypto.interfaces.DHPrivateKey
The class fingerprint that is set to indicate serialization compatibility since J2SE 1.4.
serialVersionUID - Static variable in interface javax.crypto.interfaces.DHPublicKey
The class fingerprint that is set to indicate serialization compatibility since J2SE 1.4.
serialVersionUID - Static variable in interface javax.crypto.interfaces.PBEKey
The class fingerprint that is set to indicate serialization compatibility since J2SE 1.4.
serialVersionUID - Static variable in interface javax.crypto.SecretKey
The class fingerprint that is set to indicate serialization compatibility since J2SE 1.4.
serialVersionUID - Static variable in interface javax.naming.directory.Attribute
Use serialVersionUID from JNDI 1.1.1 for interoperability.
serialVersionUID - Static variable in interface javax.naming.Name
The class fingerprint that is set to indicate serialization compatibility with a previous version of the class.
SERIF - Static variable in class java.awt.Font
A String constant for the canonical family name of the logical font "Serif".
server - Variable in class javax.management.monitor.Monitor
Reference to the MBean server.
SERVER_AUTH - Static variable in class javax.security.sasl.Sasl
The name of a property that specifies whether the server must authenticate to the client.
ServerCloneException - Exception in java.rmi.server
A ServerCloneException is thrown if a remote exception occurs during the cloning of a UnicastRemoteObject.
ServerCloneException(String) - Constructor for exception java.rmi.server.ServerCloneException
Constructs a ServerCloneException with the specified detail message.
ServerCloneException(String, Exception) - Constructor for exception java.rmi.server.ServerCloneException
Constructs a ServerCloneException with the specified detail message and cause.
ServerError - Exception in java.rmi
A ServerError is thrown as a result of a remote method invocation when an Error is thrown while processing the invocation on the server, either while unmarshalling the arguments, executing the remote method itself, or marshalling the return value.
ServerError(String, Error) - Constructor for exception java.rmi.ServerError
Constructs a ServerError with the specified detail message and nested error.
ServerException - Exception in java.rmi
A ServerException is thrown as a result of a remote method invocation when a RemoteException is thrown while processing the invocation on the server, either while unmarshalling the arguments or executing the remote method itself.
ServerException(String) - Constructor for exception java.rmi.ServerException
Constructs a ServerException with the specified detail message.
ServerException(String, Exception) - Constructor for exception java.rmi.ServerException
Constructs a ServerException with the specified detail message and nested exception.
ServerNotActiveException - Exception in java.rmi.server
An ServerNotActiveException is an Exception thrown during a call to RemoteServer.getClientHost if the getClientHost method is called outside of servicing a remote method call.
ServerNotActiveException() - Constructor for exception java.rmi.server.ServerNotActiveException
Constructs an ServerNotActiveException with no specified detail message.
ServerNotActiveException(String) - Constructor for exception java.rmi.server.ServerNotActiveException
Constructs an ServerNotActiveException with the specified detail message.
ServerRef - Interface in java.rmi.server
A ServerRef represents the server-side handle for a remote object implementation.
ServerRuntimeException - Exception in java.rmi
Deprecated.
no replacement
ServerRuntimeException(String, Exception) - Constructor for exception java.rmi.ServerRuntimeException
Deprecated.
no replacement
ServerSocket - Class in java.net
This class implements server sockets.
ServerSocket() - Constructor for class java.net.ServerSocket
Creates an unbound server socket.
ServerSocket(int) - Constructor for class java.net.ServerSocket
Creates a server socket, bound to the specified port.
ServerSocket(int, int) - Constructor for class java.net.ServerSocket
Creates a server socket and binds it to the specified local port number, with the specified backlog.
ServerSocket(int, int, InetAddress) - Constructor for class java.net.ServerSocket
Create a server with the specified port, listen backlog, and local IP address to bind to.
ServerSocketChannel - Class in java.nio.channels
A selectable channel for stream-oriented listening sockets.
ServerSocketChannel(SelectorProvider) - Constructor for class java.nio.channels.ServerSocketChannel
Initializes a new instance of this class.
ServerSocketFactory - Class in javax.net
This class creates server sockets.
ServerSocketFactory() - Constructor for class javax.net.ServerSocketFactory
Creates a server socket factory.
SERVICE_OFF_LINE - Static variable in class javax.print.attribute.standard.JobStateReason
The printer is off-line and accepting no jobs.
serviceAvailable(BeanContextServiceAvailableEvent) - Method in class java.beans.beancontext.BeanContextChildSupport
A new service is available from the nesting BeanContext.
serviceAvailable(BeanContextServiceAvailableEvent) - Method in interface java.beans.beancontext.BeanContextServicesListener
The service named has been registered.
serviceAvailable(BeanContextServiceAvailableEvent) - Method in class java.beans.beancontext.BeanContextServicesSupport
BeanContextServicesListener callback, propagates event to all currently registered listeners and BeanContextServices children, if this BeanContextService does not already implement this service itself.
serviceClass - Variable in class java.beans.beancontext.BeanContextServiceAvailableEvent
A Class reference to the newly available service
serviceClass - Variable in class java.beans.beancontext.BeanContextServiceRevokedEvent
A Class reference to the service that is being revoked.
ServiceConfigurationError - Error in java.util
Error thrown when something goes wrong while loading a service provider.
ServiceConfigurationError(String) - Constructor for error java.util.ServiceConfigurationError
Constructs a new instance with the specified message.
ServiceConfigurationError(String, Throwable) - Constructor for error java.util.ServiceConfigurationError
Constructs a new instance with the specified message and cause.
ServiceLoader<S> - Class in java.util
A simple service-provider loading facility.
ServiceNotFoundException - Exception in javax.management
Represents exceptions raised when a requested service is not supported.
ServiceNotFoundException() - Constructor for exception javax.management.ServiceNotFoundException
Default constructor.
ServiceNotFoundException(String) - Constructor for exception javax.management.ServiceNotFoundException
Constructor that allows a specific error message to be specified.
ServicePermission - Class in javax.security.auth.kerberos
This class is used to protect Kerberos services and the credentials necessary to access those services.
ServicePermission(String, String) - Constructor for class javax.security.auth.kerberos.ServicePermission
Create a new ServicePermission with the specified servicePrincipal and action.
serviceProvider - Variable in class java.beans.beancontext.BeanContextServicesSupport.BCSSServiceProvider
 
ServiceRegistry - Class in javax.imageio.spi
A registry for service provider instances.
ServiceRegistry(Iterator<Class<?>>) - Constructor for class javax.imageio.spi.ServiceRegistry
Constructs a ServiceRegistry instance with a set of categories taken from the categories argument.
ServiceRegistry.Filter - Interface in javax.imageio.spi
A simple filter interface used by ServiceRegistry.getServiceProviders to select providers matching an arbitrary criterion.
serviceRevoked(BeanContextServiceRevokedEvent) - Method in class java.beans.beancontext.BeanContextChildSupport
A service provided by the nesting BeanContext has been revoked.
serviceRevoked(BeanContextServiceRevokedEvent) - Method in interface java.beans.beancontext.BeanContextServiceRevokedListener
The service named has been revoked.
serviceRevoked(BeanContextServiceRevokedEvent) - Method in class java.beans.beancontext.BeanContextServicesSupport.BCSSProxyServiceProvider
 
serviceRevoked(BeanContextServiceRevokedEvent) - Method in class java.beans.beancontext.BeanContextServicesSupport
BeanContextServicesListener callback, propagates event to all currently registered listeners and BeanContextServices children, if this BeanContextService does not already implement this service itself.
services - Variable in class java.beans.beancontext.BeanContextServicesSupport
all accesses to the protected transient HashMap services field should be synchronized on that object
ServiceUI - Class in javax.print
This class is a collection of UI convenience methods which provide a graphical user dialog for browsing print services looked up through the Java Print Service API.
ServiceUI() - Constructor for class javax.print.ServiceUI
 
ServiceUIFactory - Class in javax.print
Services may optionally provide UIs which allow different styles of interaction in different roles.
ServiceUIFactory() - Constructor for class javax.print.ServiceUIFactory
 
ServiceUnavailableException - Exception in javax.naming
This exception is thrown when attempting to communicate with a directory or naming service and that service is not available.
ServiceUnavailableException(String) - Constructor for exception javax.naming.ServiceUnavailableException
Constructs a new instance of ServiceUnavailableException using an explanation.
ServiceUnavailableException() - Constructor for exception javax.naming.ServiceUnavailableException
Constructs a new instance of ServiceUnavailableException.
set(Object, int) - Method in class java.awt.image.renderable.ParameterBlock
Replaces an Object in the list of parameters.
set(byte, int) - Method in class java.awt.image.renderable.ParameterBlock
Replaces an Object in the list of parameters with a Byte.
set(char, int) - Method in class java.awt.image.renderable.ParameterBlock
Replaces an Object in the list of parameters with a Character.
set(short, int) - Method in class java.awt.image.renderable.ParameterBlock
Replaces an Object in the list of parameters with a Short.
set(int, int) - Method in class java.awt.image.renderable.ParameterBlock
Replaces an Object in the list of parameters with an Integer.
set(long, int) - Method in class java.awt.image.renderable.ParameterBlock
Replaces an Object in the list of parameters with a Long.
set(float, int) - Method in class java.awt.image.renderable.ParameterBlock
Replaces an Object in the list of parameters with a Float.
set(double, int) - Method in class java.awt.image.renderable.ParameterBlock
Replaces an Object in the list of parameters with a Double.
set(int, int, int, int) - Method in class java.awt.Insets
Set top, left, bottom, and right to the specified values
set(JobAttributes) - Method in class java.awt.JobAttributes
Sets all of the attributes of this JobAttributes to the same values as the attributes of obj.
set(PageAttributes) - Method in class java.awt.PageAttributes
Sets all of the attributes of this PageAttributes to the same values as the attributes of obj.
set(Object, int, Object) - Static method in class java.lang.reflect.Array
Sets the value of the indexed component of the specified array object to the specified new value.
set(Object, Object) - Method in class java.lang.reflect.Field
Sets the field represented by this Field object on the specified object argument to the specified new value.
set(T) - Method in class java.lang.ThreadLocal
Sets the current thread's copy of this thread-local variable to the specified value.
set(String, String, int, String, String) - Method in class java.net.URL
Sets the fields of the URL.
set(String, String, int, String, String, String, String, String) - Method in class java.net.URL
Sets the specified 8 fields of the URL.
set(int, E) - Method in class java.util.AbstractList
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, E) - Method in class java.util.AbstractSequentialList
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, E) - Method in class java.util.ArrayList
Replaces the element at the specified position in this list with the specified element.
set(int) - Method in class java.util.BitSet
Sets the bit at the specified index to true.
set(int, boolean) - Method in class java.util.BitSet
Sets the bit at the specified index to the specified value.
set(int, int) - Method in class java.util.BitSet
Sets the bits from the specified fromIndex (inclusive) to the specified toIndex (exclusive) to true.
set(int, int, boolean) - Method in class java.util.BitSet
Sets the bits from the specified fromIndex (inclusive) to the specified toIndex (exclusive) to the specified value.
set(int, int) - Method in class java.util.Calendar
Sets the given calendar field to the given value.
set(int, int, int) - Method in class java.util.Calendar
Sets the values for the calendar fields YEAR, MONTH, and DAY_OF_MONTH.
set(int, int, int, int, int) - Method in class java.util.Calendar
Sets the values for the calendar fields YEAR, MONTH, DAY_OF_MONTH, HOUR_OF_DAY, and MINUTE.
set(int, int, int, int, int, int) - Method in class java.util.Calendar
Sets the values for the fields YEAR, MONTH, DAY_OF_MONTH, HOUR, MINUTE, and SECOND.
set(boolean) - Method in class java.util.concurrent.atomic.AtomicBoolean
Unconditionally sets to the given value.
set(int) - Method in class java.util.concurrent.atomic.AtomicInteger
Sets to the given value.
set(int, int) - Method in class java.util.concurrent.atomic.AtomicIntegerArray
Sets the element at position i to the given value.
set(T, int) - Method in class java.util.concurrent.atomic.AtomicIntegerFieldUpdater
Sets the field of the given object managed by this updater to the given updated value.
set(long) - Method in class java.util.concurrent.atomic.AtomicLong
Sets to the given value.
set(int, long) - Method in class java.util.concurrent.atomic.AtomicLongArray
Sets the element at position i to the given value.
set(T, long) - Method in class java.util.concurrent.atomic.AtomicLongFieldUpdater
Sets the field of the given object managed by this updater to the given updated value.
set(V, boolean) - Method in class java.util.concurrent.atomic.AtomicMarkableReference
Unconditionally sets the value of both the reference and mark.
set(V) - Method in class java.util.concurrent.atomic.AtomicReference
Sets to the given value.
set(int, E) - Method in class java.util.concurrent.atomic.AtomicReferenceArray
Sets the element at position i to the given value.
set(T, V) - Method in class java.util.concurrent.atomic.AtomicReferenceFieldUpdater
Sets the field of the given object managed by this updater to the given updated value.
set(V, int) - Method in class java.util.concurrent.atomic.AtomicStampedReference
Unconditionally sets the value of both the reference and stamp.
set(int, E) - Method in class java.util.concurrent.CopyOnWriteArrayList
Replaces the element at the specified position in this list with the specified element.
set(V) - Method in class java.util.concurrent.FutureTask
Sets the result of this Future to the given value unless this future has already been set or has been cancelled.
set(int, E) - Method in class java.util.LinkedList
Replaces the element at the specified position in this list with the specified element.
set(int, E) - Method in interface java.util.List
Replaces the element at the specified position in this list with the specified element (optional operation).
set(E) - Method in interface java.util.ListIterator
Replaces the last element returned by ListIterator.next() or ListIterator.previous() with the specified element (optional operation).
Set<E> - Interface in java.util
A collection that contains no duplicate elements.
set(int, E) - Method in class java.util.Vector
Replaces the element at the specified position in this Vector with the specified element.
set(int, Attribute) - Method in class javax.management.AttributeList
Sets the element at the position specified to be the attribute specified.
set(int, Object) - Method in class javax.management.AttributeList
Replaces the element at the specified position in this list with the specified element.
set(int, Role) - Method in class javax.management.relation.RoleList
Sets the element at the position specified to be the role specified.
set(int, Object) - Method in class javax.management.relation.RoleList
 
set(int, RoleUnresolved) - Method in class javax.management.relation.RoleUnresolvedList
Sets the element at the position specified to be the unresolved role specified.
set(int, Object) - Method in class javax.management.relation.RoleUnresolvedList
 
set(int, Object) - Method in interface javax.naming.directory.Attribute
Sets an attribute value in the ordered list of attribute values.
set(int, Object) - Method in class javax.naming.directory.BasicAttribute
 
set(int, E) - Method in class javax.swing.DefaultListModel
Replaces the element at the specified position in this list with the specified element.
set2DigitYearStart(Date) - Method in class java.text.SimpleDateFormat
Sets the 100-year period 2-digit years will be interpreted as being in to begin on the date the user specifies.
SET_BOUNDS - Static variable in interface java.awt.peer.ComponentPeer
Operation for ComponentPeer.setBounds(int, int, int, int, int), indicating a change in the component size and location.
SET_CLIENT_SIZE - Static variable in interface java.awt.peer.ComponentPeer
Operation for ComponentPeer.setBounds(int, int, int, int, int), indicating a change in the component client size.
SET_LOCATION - Static variable in interface java.awt.peer.ComponentPeer
Operation for ComponentPeer.setBounds(int, int, int, int, int), indicating a change in the component location only.
SET_SIZE - Static variable in interface java.awt.peer.ComponentPeer
Operation for ComponentPeer.setBounds(int, int, int, int, int), indicating a change in the component size only.
setAccelerationPriority(float) - Method in class java.awt.Image
Sets a hint for this image about how important acceleration is.
setAccelerator(KeyStroke) - Method in class javax.swing.JMenu
setAccelerator is not defined for JMenu.
setAccelerator(KeyStroke) - Method in class javax.swing.JMenuItem
Sets the key combination which invokes the menu item's action listeners without navigating the menu hierarchy.
setAcceptAllFileFilterUsed(boolean) - Method in class javax.swing.JFileChooser
Determines whether the AcceptAll FileFilter is used as an available choice in the choosable filter list.
setAccessible(AccessibleObject[], boolean) - Static method in class java.lang.reflect.AccessibleObject
Convenience method to set the accessible flag for an array of objects with a single security check (for efficiency).
setAccessible(boolean) - Method in class java.lang.reflect.AccessibleObject
Set the accessible flag for this object to the indicated boolean value.
setAccessibleCaption(Accessible) - Method in interface javax.accessibility.AccessibleTable
Sets the caption for the table.
setAccessibleCaption(Accessible) - Method in class javax.swing.JTable.AccessibleJTable
Sets the caption for the table.
setAccessibleColumnDescription(int, Accessible) - Method in interface javax.accessibility.AccessibleTable
Sets the description text of the specified column in the table.
setAccessibleColumnDescription(int, Accessible) - Method in class javax.swing.JTable.AccessibleJTable
Sets the description text of the specified column of the table.
setAccessibleColumnHeader(AccessibleTable) - Method in interface javax.accessibility.AccessibleTable
Sets the column headers.
setAccessibleColumnHeader(AccessibleTable) - Method in class javax.swing.JTable.AccessibleJTable
Sets the column headers as an AccessibleTable.
setAccessibleDescription(String) - Method in class javax.accessibility.AccessibleContext
Sets the accessible description of this object.
setAccessibleDescription(String) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
setAccessibleDescription(String) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Sets the accessible description of this object.
setAccessibleDescription(String) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Set the accessible description of this object.
setAccessibleDescription(String) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
setAccessibleIconDescription(String) - Method in interface javax.accessibility.AccessibleIcon
Sets the description of the icon.
setAccessibleIconDescription(String) - Method in class javax.swing.ImageIcon.AccessibleImageIcon
Sets the description of the icon.
setAccessibleName(String) - Method in class javax.accessibility.AccessibleContext
Sets the localized accessible name of this object.
setAccessibleName(String) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
setAccessibleName(String) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Sets the localized accessible name of this object.
setAccessibleName(String) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Set the localized accessible name of this object.
setAccessibleName(String) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
setAccessibleParent(Accessible) - Method in class javax.accessibility.AccessibleContext
Sets the Accessible parent of this object.
setAccessibleRowDescription(int, Accessible) - Method in interface javax.accessibility.AccessibleTable
Sets the description text of the specified row of the table.
setAccessibleRowDescription(int, Accessible) - Method in class javax.swing.JTable.AccessibleJTable
Sets the description text of the specified row of the table.
setAccessibleRowHeader(AccessibleTable) - Method in interface javax.accessibility.AccessibleTable
Sets the row headers.
setAccessibleRowHeader(AccessibleTable) - Method in class javax.swing.JTable.AccessibleJTable
Sets the row headers as an AccessibleTable.
setAccessibleSummary(Accessible) - Method in interface javax.accessibility.AccessibleTable
Sets the summary description of the table
setAccessibleSummary(Accessible) - Method in class javax.swing.JTable.AccessibleJTable
Sets the summary description of the table.
setAccessory(JComponent) - Method in class javax.swing.JFileChooser
Sets the accessory component.
setAcl(List<AclEntry>) - Method in interface java.nio.file.attribute.AclFileAttributeView
Updates (replace) the access control list.
setAction(Action) - Method in class javax.swing.AbstractButton
Sets the Action.
setAction(Action) - Method in class javax.swing.JComboBox
Sets the Action for the ActionEvent source.
setAction(Action) - Method in class javax.swing.JTextField
Sets the Action for the ActionEvent source.
setActionCommand(String) - Method in class java.awt.Button
Sets the command name for the action event fired by this button.
setActionCommand(String) - Method in class java.awt.MenuItem
Sets the command name of the action event that is fired by this menu item.
setActionCommand(String) - Method in class java.awt.TrayIcon
Sets the command name for the action event fired by this tray icon.
setActionCommand(String) - Method in class javax.swing.AbstractButton
Sets the action command for this button.
setActionCommand(String) - Method in interface javax.swing.ButtonModel
Sets the action command string that gets sent as part of the ActionEvent when the button is triggered.
setActionCommand(String) - Method in class javax.swing.DefaultButtonModel
Sets the action command string that gets sent as part of the ActionEvent when the button is triggered.
setActionCommand(String) - Method in class javax.swing.JComboBox
Sets the action command that should be included in the event sent to action listeners.
setActionCommand(String) - Method in class javax.swing.JTextField
Sets the command string used for action events.
setActionCommand(String) - Method in class javax.swing.Timer
Sets the string that will be delivered as the action command in ActionEvents fired by this timer.
setActionMap(ActionMap) - Method in class javax.swing.JComponent
Sets the ActionMap to am.
setActivationDesc(ActivationID, ActivationDesc) - Method in interface java.rmi.activation.ActivationSystem
Set the activation descriptor, desc for the object with the activation identifier, id.
setActivationGroupDesc(ActivationGroupID, ActivationGroupDesc) - Method in interface java.rmi.activation.ActivationSystem
Set the activation group descriptor, desc for the object with the activation group identifier, id.
setActive(boolean) - Method in class java.awt.dnd.DropTarget
Sets the DropTarget active if true, inactive if false.
setAddress(InetAddress) - Method in class java.net.DatagramPacket
Sets the IP address of the machine to which this datagram is being sent.
setAlgorithmConstraints(AlgorithmConstraints) - Method in class javax.net.ssl.SSLParameters
Sets the cryptographic algorithm constraints, which will be used in addition to any configured by the runtime environment.
setAlignment(int) - Method in class java.awt.FlowLayout
Sets the alignment for this layout.
setAlignment(int) - Method in class java.awt.Label
Sets the alignment for this label to the specified alignment.
setAlignment(int) - Method in interface java.awt.peer.LabelPeer
Sets the alignment of the label text.
setAlignment(MutableAttributeSet, int) - Static method in class javax.swing.text.StyleConstants
Sets alignment.
setAlignmentX(float) - Method in class javax.swing.JComponent
Sets the the vertical alignment.
setAlignmentY(float) - Method in class javax.swing.JComponent
Sets the the horizontal alignment.
setAlignOnBaseline(boolean) - Method in class java.awt.FlowLayout
Sets whether or not components should be vertically aligned along their baseline.
setAllocation(Shape) - Method in class javax.swing.text.AsyncBoxView.ChildLocator
Copy the currently allocated shape into the Rectangle used to store the current allocation.
setAllowsChildren(boolean) - Method in class javax.swing.tree.DefaultMutableTreeNode
Determines whether or not this node is allowed to have children.
setAllowsInvalid(boolean) - Method in class javax.swing.text.DefaultFormatter
Sets whether or not the value being edited is allowed to be invalid for a length of time (that is, stringToValue throws a ParseException).
setAllowUserInteraction(boolean) - Method in class java.net.URLConnection
Set the value of the allowUserInteraction field of this URLConnection.
setAltName(Name) - Method in exception javax.naming.CannotProceedException
Sets the altName field of this exception.
setAltNameCtx(Context) - Method in exception javax.naming.CannotProceedException
Sets the altNameCtx field of this exception.
setAlwaysOnTop(boolean) - Method in interface java.awt.peer.WindowPeer
Sets if the window should always stay on top of all other windows or not.
setAlwaysOnTop(boolean) - Method in class java.awt.Window
Sets whether this window should always be above other windows.
setAmPmStrings(String[]) - Method in class java.text.DateFormatSymbols
Sets ampm strings.
setAnchorSelectionIndex(int) - Method in class javax.swing.DefaultListSelectionModel
Set the anchor selection index, leaving all selection values unchanged.
setAnchorSelectionIndex(int) - Method in interface javax.swing.ListSelectionModel
Set the anchor selection index.
setAnchorSelectionPath(TreePath) - Method in class javax.swing.JTree
Sets the path identified as the anchor.
setAngleExtent(double) - Method in class java.awt.geom.Arc2D.Double
Sets the angular extent of this arc to the specified double value.
setAngleExtent(double) - Method in class java.awt.geom.Arc2D.Float
Sets the angular extent of this arc to the specified double value.
setAngleExtent(double) - Method in class java.awt.geom.Arc2D
Sets the angular extent of this arc to the specified double value.
setAngles(double, double, double, double) - Method in class java.awt.geom.Arc2D
Sets the starting angle and angular extent of this arc using two sets of coordinates.
setAngles(Point2D, Point2D) - Method in class java.awt.geom.Arc2D
Sets the starting angle and angular extent of this arc using two points.
setAngleStart(double) - Method in class java.awt.geom.Arc2D.Double
Sets the starting angle of this arc to the specified double value.
setAngleStart(double) - Method in class java.awt.geom.Arc2D.Float
Sets the starting angle of this arc to the specified double value.
setAngleStart(double) - Method in class java.awt.geom.Arc2D
Sets the starting angle of this arc to the specified double value.
setAngleStart(Point2D) - Method in class java.awt.geom.Arc2D
Sets the starting angle of this arc to the angle that the specified point defines relative to the center of this arc.
setAnimated(boolean) - Method in class java.awt.image.MemoryImageSource
Changes this memory image into a multi-frame animation or a single-frame static image depending on the animated parameter.
setAnimationIndex(int) - Method in class javax.swing.plaf.basic.BasicProgressBarUI
Sets the index of the current animation frame to the specified value and requests that the progress bar be repainted.
setAnimationIndex(int) - Method in class javax.swing.plaf.synth.SynthProgressBarUI
 
setAnyPolicyInhibited(boolean) - Method in class java.security.cert.PKIXParameters
Sets state to determine if the any policy OID should be processed if it is included in a certificate.
setApproveButtonMnemonic(int) - Method in class javax.swing.JFileChooser
Sets the approve button's mnemonic using a numeric keycode.
setApproveButtonMnemonic(char) - Method in class javax.swing.JFileChooser
Sets the approve button's mnemonic using a character.
setApproveButtonText(String) - Method in class javax.swing.JFileChooser
Sets the text used in the ApproveButton in the FileChooserUI.
setApproveButtonToolTipText(String) - Method in class javax.swing.JFileChooser
Sets the tooltip text used in the ApproveButton.
setArc(double, double, double, double, double, double, int) - Method in class java.awt.geom.Arc2D.Double
Sets the location, size, angular extents, and closure type of this arc to the specified double values.
setArc(double, double, double, double, double, double, int) - Method in class java.awt.geom.Arc2D.Float
Sets the location, size, angular extents, and closure type of this arc to the specified double values.
setArc(double, double, double, double, double, double, int) - Method in class java.awt.geom.Arc2D
Sets the location, size, angular extents, and closure type of this arc to the specified double values.
setArc(Point2D, Dimension2D, double, double, int) - Method in class java.awt.geom.Arc2D
Sets the location, size, angular extents, and closure type of this arc to the specified values.
setArc(Rectangle2D, double, double, int) - Method in class java.awt.geom.Arc2D
Sets the location, size, angular extents, and closure type of this arc to the specified values.
setArc(Arc2D) - Method in class java.awt.geom.Arc2D
Sets this arc to be the same as the specified arc.
setArcByCenter(double, double, double, double, double, int) - Method in class java.awt.geom.Arc2D
Sets the position, bounds, angular extents, and closure type of this arc to the specified values.
setArcByTangent(Point2D, Point2D, Point2D, double) - Method in class java.awt.geom.Arc2D
Sets the position, bounds, and angular extents of this arc to the specified value.
setArchive(boolean) - Method in interface java.nio.file.attribute.DosFileAttributeView
Updates the value of the archive attribute.
setArcType(int) - Method in class java.awt.geom.Arc2D
Sets the closure type of this arc to the specified value: OPEN, CHORD, or PIE.
setAreaOfInterest(Shape) - Method in class java.awt.image.renderable.RenderContext
Sets the current area of interest.
setArmed(boolean) - Method in interface javax.swing.ButtonModel
Marks the button as armed or unarmed.
setArmed(boolean) - Method in class javax.swing.DefaultButtonModel
Marks the button as armed or unarmed.
setArmed(boolean) - Method in class javax.swing.JMenuItem
Identifies the menu item as "armed".
setArray(int, Array) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given java.sql.Array object.
setArray(int, Array) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to an Array object in the Java programming language.
setArray(int, Array) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command with the given Array value.
setAsciiStream(String, InputStream, int) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setAsciiStream(String, InputStream, long) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setAsciiStream(String, InputStream) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given input stream.
setAsciiStream(long) - Method in interface java.sql.Clob
Retrieves a stream to be used to write Ascii characters to the CLOB value that this Clob object represents, starting at position pos.
setAsciiStream(int, InputStream, int) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setAsciiStream(int, InputStream, long) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setAsciiStream(int, InputStream) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given input stream.
setAsciiStream(int, InputStream, int) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given java.io.InputStream object, which will have the specified number of bytes.
setAsciiStream(int, InputStream) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter in this RowSet object's command to the given input stream.
setAsciiStream(String, InputStream, int) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setAsciiStream(String, InputStream) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given input stream.
setAsciiStream(long) - Method in class javax.sql.rowset.serial.SerialClob
Retrieves a stream to be used to write Ascii characters to the CLOB value that this SerialClob object represents, starting at position pos.
setAsciiStream(int, InputStream, int) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given java.io.InputStream value.
setAsciiStream(String, InputStream, int) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setAsciiStream(int, InputStream) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given input stream.
setAsciiStream(String, InputStream) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given input stream.
setAsksAllowsChildren(boolean) - Method in class javax.swing.tree.DefaultTreeModel
Sets whether or not to test leafness by asking getAllowsChildren() or isLeaf() to the TreeNodes.
setAsText(String) - Method in interface java.beans.PropertyEditor
Set the property value by parsing a given String.
setAsText(String) - Method in class java.beans.PropertyEditorSupport
Sets the property value by parsing a given String.
setAsynchronousLoadPriority(int) - Method in class javax.swing.text.AbstractDocument
Sets the asynchronous loading priority.
setAttribute(Path, String, Object, LinkOption...) - Static method in class java.nio.file.Files
Sets the value of a file attribute.
setAttribute(Path, String, Object, LinkOption...) - Method in class java.nio.file.spi.FileSystemProvider
Sets the value of a file attribute.
setAttribute(String, String) - Method in class javax.imageio.metadata.IIOMetadataNode
 
setAttribute(Attribute) - Method in interface javax.management.DynamicMBean
Set the value of a specific attribute of the Dynamic MBean.
setAttribute(ObjectName, Attribute) - Method in interface javax.management.MBeanServer
 
setAttribute(ObjectName, Attribute) - Method in interface javax.management.MBeanServerConnection
Sets the value of a specific attribute of a named MBean.
setAttribute(Attribute) - Method in class javax.management.modelmbean.RequiredModelMBean
Sets the value of a specific attribute of a named ModelMBean.
setAttribute(ObjectName, MarshalledObject, Subject) - Method in interface javax.management.remote.rmi.RMIConnection
setAttribute(ObjectName, MarshalledObject, Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
setAttribute(Attribute) - Method in class javax.management.StandardMBean
 
setAttribute(String, Object, int) - Method in interface javax.script.ScriptContext
Sets the value of an attribute in a given scope.
setAttribute(String, Object, int) - Method in class javax.script.SimpleScriptContext
Sets the value of an attribute in a given scope.
setAttributeNode(Attr) - Method in class javax.imageio.metadata.IIOMetadataNode
 
setAttributeNodeNS(Attr) - Method in class javax.imageio.metadata.IIOMetadataNode
Equivalent to setAttributeNode(newAttr).
setAttributeNS(String, String, String) - Method in class javax.imageio.metadata.IIOMetadataNode
Equivalent to setAttribute(qualifiedName, value).
setAttributes(int, int, AttributeSet) - Method in interface javax.accessibility.AccessibleEditableText
Sets attributes for the text between two indices.
setAttributes(AttributeList) - Method in interface javax.management.DynamicMBean
Sets the values of several attributes of the Dynamic MBean.
setAttributes(ObjectName, AttributeList) - Method in interface javax.management.MBeanServer
 
setAttributes(ObjectName, AttributeList) - Method in interface javax.management.MBeanServerConnection
Sets the values of several attributes of a named MBean.
setAttributes(AttributeList) - Method in class javax.management.modelmbean.RequiredModelMBean
Sets the values of an array of attributes of this ModelMBean.
setAttributes(ObjectName, MarshalledObject, Subject) - Method in interface javax.management.remote.rmi.RMIConnection
setAttributes(ObjectName, MarshalledObject, Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
setAttributes(AttributeList) - Method in class javax.management.StandardMBean
 
setAttributes(Attributes) - Method in class javax.naming.directory.SearchResult
Sets the attributes of this search result to attrs.
setAttributes(int, int, AttributeSet) - Method in class javax.swing.JSpinner.AccessibleJSpinner
Sets attributes for the text between two indices.
setAttributes(int, int, AttributeSet) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Sets attributes for the text between two indices.
setAuthorityKeyIdentifier(byte[]) - Method in class java.security.cert.X509CertSelector
Sets the authorityKeyIdentifier criterion.
setAuthorized(boolean) - Method in class javax.security.sasl.AuthorizeCallback
Sets whether the authorization is allowed.
setAuthorizedID(String) - Method in class javax.security.sasl.AuthorizeCallback
Sets the id of the authorized entity.
setAutoCommit(boolean) - Method in interface java.sql.Connection
Sets this connection's auto-commit mode to the given state.
setAutoCommit(boolean) - Method in interface javax.sql.rowset.JdbcRowSet
Each JdbcRowSet contains a Connection object from the original ResultSet or JDBC properties passed to it.
setAutoCreateColumnsFromModel(boolean) - Method in class javax.swing.JTable
Sets this table's autoCreateColumnsFromModel flag.
setAutoCreateContainerGaps(boolean) - Method in class javax.swing.GroupLayout
Sets whether a gap between the container and components that touch the border of the container should automatically be created.
setAutoCreateGaps(boolean) - Method in class javax.swing.GroupLayout
Sets whether a gap between components should automatically be created.
setAutoCreateRowSorter(boolean) - Method in class javax.swing.JTable
Specifies whether a RowSorter should be created for the table whenever its model changes.
setAutoDelay(int) - Method in class java.awt.Robot
Sets the number of milliseconds this Robot sleeps after generating an event.
setAutoFormSubmission(boolean) - Method in class javax.swing.text.html.HTMLEditorKit
Specifies if an html form submission is processed automatically or only FormSubmitEvent is fired.
setAutoIncrement(int, boolean) - Method in class javax.sql.rowset.RowSetMetaDataImpl
Sets whether the designated column is automatically numbered, thus read-only, to the given boolean value.
setAutoIncrement(int, boolean) - Method in interface javax.sql.RowSetMetaData
Sets whether the designated column is automatically numbered, The default is for a RowSet object's columns not to be automatically numbered.
setAutoRequestFocus(boolean) - Method in class java.awt.Window
Sets whether this window should receive focus on subsequently being shown (with a call to setVisible(true)), or being moved to the front (with a call to Window.toFront()).
setAutoResizeMode(int) - Method in class javax.swing.JTable
Sets the table's auto resize mode when the table is resized.
setAutoscrolls(boolean) - Method in class javax.swing.JComponent
Sets the autoscrolls property.
setAutoWaitForIdle(boolean) - Method in class java.awt.Robot
Sets whether this Robot automatically invokes waitForIdle after generating an event.
setAxis(int) - Method in class javax.swing.text.BoxView
Sets the tile axis property.
setBackground(Color) - Method in class java.awt.Component.AccessibleAWTComponent
Sets the background color of this object.
setBackground(Color) - Method in class java.awt.Component
Sets the background color of this component.
setBackground(Color) - Method in class java.awt.Dialog
Sets the background color of this window.
setBackground(Color) - Method in class java.awt.Frame
Sets the background color of this window.
setBackground(Color) - Method in class java.awt.Graphics2D
Sets the background color for the Graphics2D context.
setBackground(Color) - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Set the background color of this object.
setBackground(Color) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Sets the background color of this object.
setBackground(Color) - Method in interface java.awt.peer.ComponentPeer
Sets the background color of this component.
setBackground(Color) - Method in class java.awt.TextComponent
Sets the background color of this text component.
setBackground(Color) - Method in class java.awt.Window
Sets the background color of this window.
setBackground(Color) - Method in interface javax.accessibility.AccessibleComponent
Sets the background color of this object.
setBackground(Color) - Method in class javax.swing.JComponent
Sets the background color of this component.
setBackground(Color) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
setBackground(Color) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Sets the background color of this object.
setBackground(Color) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Set the background color of this object.
setBackground(Color) - Method in class javax.swing.table.DefaultTableCellRenderer
Overrides JComponent.setBackground to assign the unselected-background color to the specified color.
setBackground(Color) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
setBackground(Color) - Method in class javax.swing.text.LabelView
Sets the background color for the view.
setBackground(MutableAttributeSet, Color) - Static method in class javax.swing.text.StyleConstants
Sets the background color.
setBackground(Color) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Subclassed to map ColorUIResources to null.
setBackgroundAt(int, Color) - Method in class javax.swing.JTabbedPane
Sets the background color at index to background which can be null, in which case the tab's background color will default to the background color of the tabbedpane.
setBackgroundNonSelectionColor(Color) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Sets the background color to be used for non selected nodes.
setBackgroundSelectionColor(Color) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Sets the color to use for the background if node is selected.
setBackingStoreEnabled(boolean) - Method in class javax.swing.JViewport
Deprecated.
As of Java 2 platform v1.3, replaced by setScrollMode().
setBase(URL) - Method in class javax.swing.text.html.HTMLDocument
Sets the location to resolve relative URLs against.
setBase(URL) - Method in class javax.swing.text.html.StyleSheet
Sets the base.
setBaseFontSize(int) - Method in class javax.swing.text.html.StyleSheet
Sets the base font size, with valid values between 1 and 7.
setBaseFontSize(String) - Method in class javax.swing.text.html.StyleSheet
Sets the base font size from the passed in String.
setBaseURI(String) - Method in class javax.xml.crypto.dom.DOMCryptoContext
 
setBaseURI(String) - Method in interface javax.xml.crypto.XMLCryptoContext
Sets the base URI.
setBasicConstraints(int) - Method in class java.security.cert.X509CertSelector
Sets the basic constraints constraint.
setBasicSplitPaneUI(BasicSplitPaneUI) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Sets the SplitPaneUI that is using the receiver.
setBeanContext(BeanContext) - Method in interface java.beans.beancontext.BeanContextChild
Objects that implement this interface, shall fire a java.beans.PropertyChangeEvent, with parameters: propertyName "beanContext", oldValue (the previous nesting BeanContext instance, or null), newValue (the current nesting BeanContext instance, or null).
setBeanContext(BeanContext) - Method in class java.beans.beancontext.BeanContextChildSupport
Sets the BeanContext for this BeanContextChildSupport.
setBeanInfoSearchPath(String[]) - Static method in class java.beans.Introspector
Change the list of package names that will be used for finding BeanInfo classes.
setBeginIndex(int) - Method in class java.text.FieldPosition
Sets the begin index.
setBidiLevel(MutableAttributeSet, int) - Static method in class javax.swing.text.StyleConstants
Sets the BidiLevel.
setBigDecimal(String, BigDecimal) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given java.math.BigDecimal value.
setBigDecimal(int, BigDecimal) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given java.math.BigDecimal value.
setBigDecimal(int, BigDecimal) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given java.lang.BigDecimal value.
setBigDecimal(String, BigDecimal) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given java.math.BigDecimal value.
setBigDecimal(int, BigDecimal) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given java.math.BigDeciaml value.
setBigDecimal(String, BigDecimal) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given java.math.BigDecimal value.
setBinaryStream(long) - Method in interface java.sql.Blob
Retrieves a stream that can be used to write to the BLOB value that this Blob object represents.
setBinaryStream(String, InputStream, int) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setBinaryStream(String, InputStream, long) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setBinaryStream(String, InputStream) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given input stream.
setBinaryStream(int, InputStream, int) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setBinaryStream(int, InputStream, long) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setBinaryStream(int, InputStream) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given input stream.
setBinaryStream() - Method in interface java.sql.SQLXML
Retrieves a stream that can be used to write the XML value that this SQLXML instance represents.
setBinaryStream(int, InputStream, int) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given java.io.InputStream object, which will have the specified number of bytes.
setBinaryStream(int, InputStream) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter in this RowSet object's command to the given input stream.
setBinaryStream(String, InputStream, int) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setBinaryStream(String, InputStream) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given input stream.
setBinaryStream(long) - Method in class javax.sql.rowset.serial.SerialBlob
Retrieves a stream that can be used to write to the BLOB value that this Blob object represents.
setBinaryStream(int, InputStream, int) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given java.io.InputStream value.
setBinaryStream(String, InputStream, int) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setBinaryStream(int, InputStream) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given input stream.
setBinaryStream(String, InputStream) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given input stream.
setBindings(Bindings, int) - Method in class javax.script.AbstractScriptEngine
Sets the Bindings with the corresponding scope value in the context field.
setBindings(Bindings, int) - Method in interface javax.script.ScriptContext
Associates a Bindings instance with a particular scope in this ScriptContext.
setBindings(Bindings, int) - Method in interface javax.script.ScriptEngine
Sets a scope of named values to be used by scripts.
setBindings(Bindings) - Method in class javax.script.ScriptEngineManager
setBindings stores the specified Bindings in the globalScope field.
setBindings(Bindings, int) - Method in class javax.script.SimpleScriptContext
Sets a Bindings of attributes for the given scope.
setBit(int) - Method in class java.math.BigInteger
Returns a BigInteger whose value is equivalent to this BigInteger with the designated bit set.
setBitOffset(int) - Method in interface javax.imageio.stream.ImageInputStream
Sets the bit offset to an integer between 0 and 7, inclusive.
setBitOffset(int) - Method in class javax.imageio.stream.ImageInputStreamImpl
 
setBlinkRate(int) - Method in interface javax.swing.text.Caret
Sets the blink rate of the caret.
setBlinkRate(int) - Method in class javax.swing.text.DefaultCaret
Sets the caret blink rate.
setBlob(String, InputStream, long) - Method in interface java.sql.CallableStatement
Sets the designated parameter to a InputStream object.
setBlob(String, Blob) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given java.sql.Blob object.
setBlob(String, InputStream) - Method in interface java.sql.CallableStatement
Sets the designated parameter to a InputStream object.
setBlob(int, Blob) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given java.sql.Blob object.
setBlob(int, InputStream, long) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to a InputStream object.
setBlob(int, InputStream) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to a InputStream object.
setBlob(int, Blob) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given Blob object in the Java programming language.
setBlob(int, InputStream, long) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to a InputStream object.
setBlob(int, InputStream) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to a InputStream object.
setBlob(String, InputStream, long) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to a InputStream object.
setBlob(String, Blob) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given java.sql.Blob object.
setBlob(String, InputStream) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to a InputStream object.
setBlob(int, Blob) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command with the given Blob value.
setBlob(int, InputStream, long) - Method in interface javax.sql.RowSet
Sets the designated parameter to a InputStream object.
setBlob(int, InputStream) - Method in interface javax.sql.RowSet
Sets the designated parameter to a InputStream object.
setBlob(String, InputStream, long) - Method in interface javax.sql.RowSet
Sets the designated parameter to a InputStream object.
setBlob(String, Blob) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given java.sql.Blob object.
setBlob(String, InputStream) - Method in interface javax.sql.RowSet
Sets the designated parameter to a InputStream object.
setBlockIncrement(int) - Method in interface java.awt.Adjustable
Sets the block value increment for the adjustable object.
setBlockIncrement(int) - Method in class java.awt.Scrollbar
Sets the block increment for this scroll bar.
setBlockIncrement(int) - Method in class java.awt.ScrollPaneAdjustable
 
setBlockIncrement(int) - Method in class javax.swing.JScrollBar
Sets the blockIncrement property.
setBlockIncrement(int) - Method in class javax.swing.JScrollPane.ScrollBar
Messages super to set the value, and resets the blockIncrementSet instance variable to true.
setBold(MutableAttributeSet, boolean) - Static method in class javax.swing.text.StyleConstants
Sets the bold attribute.
setBoolean(Object, int, boolean) - Static method in class java.lang.reflect.Array
Sets the value of the indexed component of the specified array object to the specified boolean value.
setBoolean(Object, boolean) - Method in class java.lang.reflect.Field
Sets the value of a field as a boolean on the specified object.
setBoolean(String, boolean) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given Java boolean value.
setBoolean(int, boolean) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given Java boolean value.
setBoolean(int, boolean) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given boolean in the Java programming language.
setBoolean(String, boolean) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given Java boolean value.
setBoolean(int, boolean) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given Java boolean value.
setBoolean(String, boolean) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given Java boolean value.
setBorder(Border) - Method in class javax.swing.border.TitledBorder
Sets the border of the titled border.
setBorder(Border) - Method in class javax.swing.JComponent
Sets the border of this component.
setBorder(Border) - Method in class javax.swing.JLayer
A non-null border, or non-zero insets, isn't supported, to prevent the geometry of this component from becoming complex enough to inhibit subclassing of LayerUI class.
setBorder(Border) - Method in class javax.swing.JViewport
The viewport "scrolls" its child (called the "view") by the normal parent/child clipping (typically the view is moved in the opposite direction of the scroll).
setBorder(Border) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Sets the border of this component.
setBorder(Border) - Method in class javax.swing.tree.DefaultTreeCellEditor.DefaultTextField
Sets the border of this component.
setBorderColor(Color) - Method in class javax.swing.plaf.basic.BasicToolBarUI.DragWindow
 
setBorderPainted(boolean) - Method in class javax.swing.AbstractButton
Sets the borderPainted property.
setBorderPainted(boolean) - Method in class javax.swing.JMenuBar
Sets whether the border should be painted.
setBorderPainted(boolean) - Method in class javax.swing.JPopupMenu
Sets whether the border should be painted.
setBorderPainted(boolean) - Method in class javax.swing.JProgressBar
Sets the borderPainted property, which is true if the progress bar should paint its border.
setBorderPainted(boolean) - Method in class javax.swing.JToolBar
Sets the borderPainted property, which is true if the border should be painted.
setBorderPaintedFlat(boolean) - Method in class javax.swing.JCheckBox
Sets the borderPaintedFlat property, which gives a hint to the look and feel as to the appearance of the check box border.
setBorderSelectionColor(Color) - Method in class javax.swing.tree.DefaultTreeCellEditor
Sets the color to use for the border.
setBorderSelectionColor(Color) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Sets the color to use for the border.
setBorderToNonRollover(Component) - Method in class javax.swing.plaf.basic.BasicToolBarUI
Sets the border of the component to have a non-rollover border which was created by the BasicToolBarUI.createNonRolloverBorder() method.
setBorderToNonRollover(Component) - Method in class javax.swing.plaf.metal.MetalToolBarUI
 
setBorderToNonRollover(Component) - Method in class javax.swing.plaf.synth.SynthToolBarUI
This implementation does nothing, because the rollover property of the JToolBar class is not used in the Synth Look and Feel.
setBorderToNormal(Component) - Method in class javax.swing.plaf.basic.BasicToolBarUI
Sets the border of the component to have a normal border.
setBorderToNormal(Component) - Method in class javax.swing.plaf.synth.SynthToolBarUI
This implementation does nothing, because the rollover property of the JToolBar class is not used in the Synth Look and Feel.
setBorderToRollover(Component) - Method in class javax.swing.plaf.basic.BasicToolBarUI
Sets the border of the component to have a rollover border which was created by the BasicToolBarUI.createRolloverBorder() method.
setBorderToRollover(Component) - Method in class javax.swing.plaf.synth.SynthToolBarUI
This implementation does nothing, because the rollover property of the JToolBar class is not used in the Synth Look and Feel.
setBottomComponent(Component) - Method in class javax.swing.JSplitPane
Sets the component below, or to the right of the divider.
setBottomInset(float) - Method in class javax.swing.text.AsyncBoxView
Set the bottom part of the margin around the view.
setBound(boolean) - Method in class java.beans.PropertyDescriptor
Updates to "bound" properties will cause a "PropertyChange" event to get fired when the property is changed.
setBounds(Rectangle) - Method in class java.awt.Component.AccessibleAWTComponent
Sets the bounds of this object in the form of a Rectangle object.
setBounds(int, int, int, int) - Method in class java.awt.Component
Moves and resizes this component.
setBounds(Rectangle) - Method in class java.awt.Component
Moves and resizes this component to conform to the new bounding rectangle r.
setBounds(Rectangle) - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Sets the bounds of this object in the form of a Rectangle object.
setBounds(Rectangle) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Sets the bounds of this object in the form of a Rectangle object.
setBounds(int, int, int, int, int) - Method in interface java.awt.peer.ComponentPeer
Sets the location or size or both of the component.
setBounds(Rectangle) - Method in class java.awt.Rectangle
Sets the bounding Rectangle of this Rectangle to match the specified Rectangle.
setBounds(int, int, int, int) - Method in class java.awt.Rectangle
Sets the bounding Rectangle of this Rectangle to the specified x, y, width, and height.
setBounds(int, int, int, int) - Method in class java.awt.Window
Moves and resizes this component.
setBounds(Rectangle) - Method in class java.awt.Window
Moves and resizes this component to conform to the new bounding rectangle r.
setBounds(Rectangle) - Method in interface javax.accessibility.AccessibleComponent
Sets the bounds of this object in the form of a Rectangle object.
setBounds(Rectangle) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
setBounds(Rectangle) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
 
setBounds(Rectangle) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
setBounds(Rectangle) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
setBoundsForFrame(JComponent, int, int, int, int) - Method in class javax.swing.DefaultDesktopManager
This moves the JComponent and repaints the damaged areas.
setBoundsForFrame(JComponent, int, int, int, int) - Method in interface javax.swing.DesktopManager
This is a primitive reshape method.
setBoundsPrivate(int, int, int, int) - Method in interface java.awt.peer.FramePeer
Sets the size and location for embedded frames.
setBroadcast(boolean) - Method in class java.net.DatagramSocket
Enable/disable SO_BROADCAST.
setButtonIcons() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
setByte(Object, int, byte) - Static method in class java.lang.reflect.Array
Sets the value of the indexed component of the specified array object to the specified byte value.
setByte(Object, byte) - Method in class java.lang.reflect.Field
Sets the value of a field as a byte on the specified object.
setByte(String, byte) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given Java byte value.
setByte(int, byte) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given Java byte value.
setByte(int, byte) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given byte in the Java programming language.
setByte(String, byte) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given Java byte value.
setByte(int, byte) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given Java byte value.
setByte(String, byte) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given Java byte value.
setByteOrder(ByteOrder) - Method in interface javax.imageio.stream.ImageInputStream
Sets the desired byte order for future reads of data values from this stream.
setByteOrder(ByteOrder) - Method in class javax.imageio.stream.ImageInputStreamImpl
 
setBytes(long, byte[]) - Method in interface java.sql.Blob
Writes the given array of bytes to the BLOB value that this Blob object represents, starting at position pos, and returns the number of bytes written.
setBytes(long, byte[], int, int) - Method in interface java.sql.Blob
Writes all or part of the given byte array to the BLOB value that this Blob object represents and returns the number of bytes written.
setBytes(String, byte[]) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given Java array of bytes.
setBytes(int, byte[]) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given Java array of bytes.
setBytes(int, byte[]) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given array of bytes.
setBytes(String, byte[]) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given Java array of bytes.
setBytes(long, byte[]) - Method in class javax.sql.rowset.serial.SerialBlob
Writes the given array of bytes to the BLOB value that this Blob object represents, starting at position pos, and returns the number of bytes written.
setBytes(long, byte[], int, int) - Method in class javax.sql.rowset.serial.SerialBlob
Writes all or part of the given byte array to the BLOB value that this Blob object represents and returns the number of bytes written.
setBytes(int, byte[]) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given Java array of byte values.
setBytes(String, byte[]) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given Java array of bytes.
setCacheDirectory(File) - Static method in class javax.imageio.ImageIO
Sets the directory where cache files are to be created.
setCalendar(Calendar) - Method in class java.text.DateFormat
Set the calendar to be used by this date format.
setCalendarField(int) - Method in class javax.swing.SpinnerDateModel
Changes the size of the date value change computed by the nextValue and previousValue methods.
setCallbackHandler(CallbackHandler) - Method in class java.security.AuthProvider
Set a CallbackHandler.
setCanWrapLines(boolean) - Method in class javax.swing.text.AbstractWriter
Sets whether or not lines can be wrapped.
setCaret(Caret) - Method in class javax.swing.text.JTextComponent
Sets the caret to be used.
setCaretColor(Color) - Method in class javax.swing.text.JTextComponent
Sets the current color used to render the caret.
setCaretPosition(int) - Method in interface java.awt.peer.TextComponentPeer
Sets the caret position of the text component.
setCaretPosition(int) - Method in class java.awt.TextComponent
Sets the position of the text insertion caret.
setCaretPosition(int) - Method in class javax.swing.text.JTextComponent
Sets the position of the text insertion caret for the TextComponent.
setCaseSensitive(int, boolean) - Method in class javax.sql.rowset.RowSetMetaDataImpl
Sets whether the name of the designated column is case sensitive to the given boolean.
setCaseSensitive(int, boolean) - Method in interface javax.sql.RowSetMetaData
Sets whether the designated column is case sensitive.
setCatalog(String) - Method in interface java.sql.Connection
Sets the given catalog name in order to select a subspace of this Connection object's database in which to work.
setCatalogName(int, String) - Method in class javax.sql.rowset.RowSetMetaDataImpl
Sets the catalog name of the table from which the designated column was derived to catalogName.
setCatalogName(int, String) - Method in interface javax.sql.RowSetMetaData
Sets the designated column's table's catalog name, if any, to the given String.
setCellEditor(TableCellEditor) - Method in class javax.swing.JTable
Sets the active cell editor.
setCellEditor(TreeCellEditor) - Method in class javax.swing.JTree
Sets the cell editor.
setCellEditor(TreeCellEditor) - Method in class javax.swing.plaf.basic.BasicTreeUI
Sets the cell editor.
setCellEditor(TableCellEditor) - Method in class javax.swing.table.TableColumn
Sets the editor to used by when a cell in this column is edited.
setCellLength(int) - Method in class javax.swing.plaf.basic.BasicProgressBarUI
 
setCellRenderer(ListCellRenderer<? super E>) - Method in class javax.swing.JList
Sets the delegate that is used to paint each cell in the list.
setCellRenderer(TreeCellRenderer) - Method in class javax.swing.JTree
Sets the TreeCellRenderer that will be used to draw each cell.
setCellRenderer(TreeCellRenderer) - Method in class javax.swing.plaf.basic.BasicTreeUI
Sets the TreeCellRenderer to tcr.
setCellRenderer(TableCellRenderer) - Method in class javax.swing.table.TableColumn
Sets the TableCellRenderer used by JTable to draw individual values for this column.
setCellSelectionEnabled(boolean) - Method in class javax.swing.JTable
Sets whether this table allows both a column selection and a row selection to exist simultaneously.
setCellSpacing(int) - Method in class javax.swing.plaf.basic.BasicProgressBarUI
 
setCentersChildren(boolean) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
 
setCertificate(X509Certificate) - Method in class java.security.cert.X509CertSelector
Sets the certificateEquals criterion.
setCertificateChecking(X509Certificate) - Method in class java.security.cert.X509CRLSelector
Sets the certificate being checked.
setCertificateEntry(String, Certificate) - Method in class java.security.KeyStore
Assigns the given trusted certificate to the given alias.
setCertificateValid(Date) - Method in class java.security.cert.X509CertSelector
Sets the certificateValid criterion.
setCertPathCheckers(List<PKIXCertPathChecker>) - Method in class java.security.cert.PKIXParameters
Sets a List of additional certification path checkers.
setCertStores(List<CertStore>) - Method in class java.security.cert.PKIXParameters
Sets the list of CertStores to be used in finding certificates and CRLs.
setChanged() - Method in class java.util.Observable
Marks this Observable object as having been changed; the hasChanged method will now return true.
setChannelBinding(ChannelBinding) - Method in interface org.ietf.jgss.GSSContext
Sets the channel bindings to be used during context establishment.
setChannelPressure(int) - Method in interface javax.sound.midi.MidiChannel
Reacts to a change in the keyboard pressure.
setChar(Object, int, char) - Static method in class java.lang.reflect.Array
Sets the value of the indexed component of the specified array object to the specified char value.
setChar(Object, char) - Method in class java.lang.reflect.Field
Sets the value of a field as a char on the specified object.
setCharacterAttributes(AttributeSet, boolean) - Method in class javax.swing.JTextPane
Applies the given attributes to character content.
setCharacterAttributes(int, int, AttributeSet, boolean) - Method in class javax.swing.text.DefaultStyledDocument
Sets attributes for some part of the document.
setCharacterAttributes(int, int, AttributeSet, boolean) - Method in interface javax.swing.text.StyledDocument
Changes the content element attributes used for the given range of existing content in the document.
setCharacterAttributes(JEditorPane, AttributeSet, boolean) - Method in class javax.swing.text.StyledEditorKit.StyledTextAction
Applies the given attributes to character content.
setCharacterStream(String, Reader, int) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given Reader object, which is the given number of characters long.
setCharacterStream(String, Reader, long) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given Reader object, which is the given number of characters long.
setCharacterStream(String, Reader) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given Reader object.
setCharacterStream(long) - Method in interface java.sql.Clob
Retrieves a stream to be used to write a stream of Unicode characters to the CLOB value that this Clob object represents, at position pos.
setCharacterStream(int, Reader, int) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given Reader object, which is the given number of characters long.
setCharacterStream(int, Reader, long) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given Reader object, which is the given number of characters long.
setCharacterStream(int, Reader) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given Reader object.
setCharacterStream() - Method in interface java.sql.SQLXML
Retrieves a stream to be used to write the XML value that this SQLXML instance represents.
setCharacterStream(int, Reader, int) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given java.io.Reader object, which will have the specified number of characters.
setCharacterStream(int, Reader) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter in this RowSet object's command to the given Reader object.
setCharacterStream(String, Reader, int) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given Reader object, which is the given number of characters long.
setCharacterStream(String, Reader) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given Reader object.
setCharacterStream(long) - Method in class javax.sql.rowset.serial.SerialClob
Retrieves a stream to be used to write a stream of Unicode characters to the CLOB value that this SerialClob object represents, at position pos.
setCharacterStream(int, Reader, int) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given java.io.Reader value.
setCharacterStream(String, Reader, int) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given Reader object, which is the given number of characters long.
setCharacterStream(int, Reader) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given Reader object.
setCharacterStream(String, Reader) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given Reader object.
setCharacterSubsets(Character.Subset[]) - Method in class java.awt.im.InputContext
Sets the subsets of the Unicode character set that input methods of this input context should be allowed to input.
setCharacterSubsets(Character.Subset[]) - Method in interface java.awt.im.spi.InputMethod
Sets the subsets of the Unicode character set that this input method is allowed to input.
setCharAt(int, char) - Method in class java.lang.StringBuffer
 
setCheckboxGroup(CheckboxGroup) - Method in class java.awt.Checkbox
Sets this check box's group to the specified check box group.
setCheckboxGroup(CheckboxGroup) - Method in interface java.awt.peer.CheckboxPeer
Sets the checkbox group for this checkbox.
setChoices(double[], String[]) - Method in class java.text.ChoiceFormat
Set the choices to be used in formatting.
setChooserPanels(AbstractColorChooserPanel[]) - Method in class javax.swing.JColorChooser
Specifies the Color Panels used to choose a color value.
setChunkedStreamingMode(int) - Method in class java.net.HttpURLConnection
This method is used to enable streaming of a HTTP request body without internal buffering, when the content length is not known in advance.
setCipherSuites(String[]) - Method in class javax.net.ssl.SSLParameters
Sets the array of ciphersuites.
setClassAssertionStatus(String, boolean) - Method in class java.lang.ClassLoader
Sets the desired assertion status for the named top-level class in this class loader and any nested classes contained therein.
setClassName(String) - Method in class javax.naming.NameClassPair
Sets the class name of this binding.
setClickCountToStart(int) - Method in class javax.swing.DefaultCellEditor
Specifies the number of clicks needed to start editing.
setClientInfo(String, String) - Method in interface java.sql.Connection
Sets the value of the client info property specified by name to the value specified by value.
setClientInfo(Properties) - Method in interface java.sql.Connection
Sets the value of the connection's client info properties.
setClip(int, int, int, int) - Method in class java.awt.Graphics
Sets the current clip to the rectangle specified by the given coordinates.
setClip(Shape) - Method in class java.awt.Graphics
Sets the current clipping area to an arbitrary clip shape.
setClip(int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.setClip.
setClip(Shape) - Method in class javax.swing.DebugGraphics
Overrides Graphics.setClip.
setClob(String, Reader, long) - Method in interface java.sql.CallableStatement
Sets the designated parameter to a Reader object.
setClob(String, Clob) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given java.sql.Clob object.
setClob(String, Reader) - Method in interface java.sql.CallableStatement
Sets the designated parameter to a Reader object.
setClob(int, Clob) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given java.sql.Clob object.
setClob(int, Reader, long) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to a Reader object.
setClob(int, Reader) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to a Reader object.
setClob(int, Clob) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given Clob object in the Java programming language.
setClob(int, Reader, long) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to a Reader object.
setClob(int, Reader) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to a Reader object.
setClob(String, Reader, long) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to a Reader object.
setClob(String, Clob) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given java.sql.Clob object.
setClob(String, Reader) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to a Reader object.
setClob(int, Clob) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command with the given Clob value.
setClob(int, Reader, long) - Method in interface javax.sql.RowSet
Sets the designated parameter to a Reader object.
setClob(int, Reader) - Method in interface javax.sql.RowSet
Sets the designated parameter to a Reader object.
setClob(String, Reader, long) - Method in interface javax.sql.RowSet
Sets the designated parameter to a Reader object.
setClob(String, Clob) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given java.sql.Clob object.
setClob(String, Reader) - Method in interface javax.sql.RowSet
Sets the designated parameter to a Reader object.
setClosable(boolean) - Method in class javax.swing.JInternalFrame
Sets whether this JInternalFrame can be closed by some user action.
setClosed(boolean) - Method in class javax.swing.JInternalFrame
Closes this internal frame if the argument is true.
setClosedIcon(Icon) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Sets the icon used to represent non-leaf nodes that are not expanded.
setCoalesce(boolean) - Method in class javax.swing.Timer
Sets whether the Timer coalesces multiple pending ActionEvent firings.
setCollapsedIcon(Icon) - Method in class javax.swing.plaf.basic.BasicTreeUI
 
setCollectionUsageThreshold(long) - Method in interface java.lang.management.MemoryPoolMXBean
Sets the collection usage threshold of this memory pool to the given threshold value.
setColor(Color) - Method in class java.awt.Graphics
Sets this graphics context's current color to the specified color.
setColor(PageAttributes.ColorType) - Method in class java.awt.PageAttributes
Specifies whether pages using these attributes will be rendered in color or monochrome.
setColor(Color) - Method in class javax.swing.DebugGraphics
Sets the color to be used for drawing and filling lines and shapes.
setColor(Color) - Method in class javax.swing.JColorChooser
Sets the current color of the color chooser to the specified color.
setColor(int, int, int) - Method in class javax.swing.JColorChooser
Sets the current color of the color chooser to the specified RGB color.
setColor(int) - Method in class javax.swing.JColorChooser
Sets the current color of the color chooser to the specified color.
setColorModel(ColorModel) - Method in class java.awt.image.BufferedImageFilter
Filters the information provided in the setColorModel method of the ImageConsumer interface.
setColorModel(ColorModel) - Method in interface java.awt.image.ImageConsumer
Sets the ColorModel object used for the majority of the pixels reported using the setPixels method calls.
setColorModel(ColorModel) - Method in class java.awt.image.ImageFilter
Filter the information provided in the setColorModel method of the ImageConsumer interface.
setColorModel(ColorModel) - Method in class java.awt.image.PixelGrabber
The setColorModel method is part of the ImageConsumer API which this class must implement to retrieve the pixels.
setColorModel(ColorModel) - Method in class java.awt.image.RGBImageFilter
If the ColorModel is an IndexColorModel and the subclass has set the canFilterIndexColorModel flag to true, we substitute a filtered version of the color model here and wherever that original ColorModel object appears in the setPixels methods.
setColumnCount(int) - Method in class javax.sql.rowset.RowSetMetaDataImpl
Sets to the given number the number of columns in the RowSet object for which this RowSetMetaDataImpl object was created.
setColumnCount(int) - Method in interface javax.sql.RowSetMetaData
Sets the number of columns in the RowSet object to the given number.
setColumnCount(int) - Method in class javax.swing.table.DefaultTableModel
Sets the number of columns in the model.
setColumnDisplaySize(int, int) - Method in class javax.sql.rowset.RowSetMetaDataImpl
Sets the normal maximum number of chars in the designated column to the given number.
setColumnDisplaySize(int, int) - Method in interface javax.sql.RowSetMetaData
Sets the designated column's normal maximum width in chars to the given int.
setColumnHeader(JViewport) - Method in class javax.swing.JScrollPane
Removes the old columnHeader, if it exists; if the new columnHeader isn't null, syncs the x coordinate of its viewPosition with the viewport (if there is one) and then adds it to the scroll pane.
setColumnHeaderView(Component) - Method in class javax.swing.JScrollPane
Creates a column-header viewport if necessary, sets its view, and then adds the column-header viewport to the scrollpane.
setColumnIdentifiers(Vector) - Method in class javax.swing.table.DefaultTableModel
Replaces the column identifiers in the model.
setColumnIdentifiers(Object[]) - Method in class javax.swing.table.DefaultTableModel
Replaces the column identifiers in the model.
setColumnLabel(int, String) - Method in class javax.sql.rowset.RowSetMetaDataImpl
Sets the suggested column label for use in printouts and displays, if any, to label.
setColumnLabel(int, String) - Method in interface javax.sql.RowSetMetaData
Sets the suggested column title for use in printouts and displays, if any, to the given String.
setColumnMargin(int) - Method in class javax.swing.table.DefaultTableColumnModel
Sets the column margin to newMargin.
setColumnMargin(int) - Method in interface javax.swing.table.TableColumnModel
Sets the TableColumn's column margin to newMargin.
setColumnModel(TableColumnModel) - Method in class javax.swing.JTable
Sets the column model for this table to newModel and registers for listener notifications from the new column model.
setColumnModel(TableColumnModel) - Method in class javax.swing.table.JTableHeader
Sets the column model for this table to newModel and registers for listener notifications from the new column model.
setColumnName(int, String) - Method in class javax.sql.rowset.RowSetMetaDataImpl
Sets the column name of the designated column to the given name.
setColumnName(int, String) - Method in interface javax.sql.RowSetMetaData
Sets the name of the designated column to the given String.
setColumns(int) - Method in class java.awt.GridLayout
Sets the number of columns in this layout to the specified value.
setColumns(int) - Method in class java.awt.TextArea
Sets the number of columns for this text area.
setColumns(int) - Method in class java.awt.TextField
Sets the number of columns in this text field.
setColumns(int) - Method in class javax.swing.JTextArea
Sets the number of columns for this TextArea.
setColumns(int) - Method in class javax.swing.JTextField
Sets the number of columns in this TextField, and then invalidate the layout.
setColumnSelectionAllowed(boolean) - Method in class javax.swing.JTable
Sets whether the columns in this model can be selected.
setColumnSelectionAllowed(boolean) - Method in class javax.swing.table.DefaultTableColumnModel
Sets whether column selection is allowed.
setColumnSelectionAllowed(boolean) - Method in interface javax.swing.table.TableColumnModel
Sets whether the columns in this model may be selected.
setColumnSelectionInterval(int, int) - Method in class javax.swing.JTable
Selects the columns from index0 to index1, inclusive.
setColumnType(int, int) - Method in class javax.sql.rowset.RowSetMetaDataImpl
Sets the SQL type code for values stored in the designated column to the given type code from the class java.sql.Types.
setColumnType(int, int) - Method in interface javax.sql.RowSetMetaData
Sets the designated column's SQL type to the one given.
setColumnTypeName(int, String) - Method in class javax.sql.rowset.RowSetMetaDataImpl
Sets the type name used by the data source for values stored in the designated column to the given type name.
setColumnTypeName(int, String) - Method in interface javax.sql.RowSetMetaData
Sets the designated column's type name that is specific to the data source, if any, to the given String.
setComboBox(JComboBox) - Method in class javax.swing.plaf.metal.MetalComboBoxButton
 
setComboIcon(Icon) - Method in class javax.swing.plaf.metal.MetalComboBoxButton
 
setCommand(String) - Method in class javax.sql.rowset.BaseRowSet
Sets this RowSet object's command property to the given String object and clears the parameters, if any, that were set for the previous command.
setCommand(String) - Method in interface javax.sql.RowSet
Sets this RowSet object's command property to the given SQL query.
setComment(String) - Method in class java.net.HttpCookie
Specifies a comment that describes a cookie's purpose.
setComment(String) - Method in class java.util.zip.ZipEntry
Sets the optional comment string for the entry.
setComment(String) - Method in class java.util.zip.ZipOutputStream
Sets the ZIP file comment.
setCommentURL(String) - Method in class java.net.HttpCookie
Specifies a comment url that describes a cookie's purpose.
setCommitsOnValidEdit(boolean) - Method in class javax.swing.text.DefaultFormatter
Sets when edits are published back to the JFormattedTextField.
setComparator(int, Comparator<?>) - Method in class javax.swing.DefaultRowSorter
Sets the Comparator to use when sorting the specified column.
setComparator(Comparator<? super Component>) - Method in class javax.swing.SortingFocusTraversalPolicy
Sets the Comparator which will be used to sort the Components in a focus traversal cycle.
setComponent(Component) - Method in class java.awt.dnd.DragGestureRecognizer
set the Component that the DragGestureRecognizer is associated with registerListeners() and unregisterListeners() are called as a side effect as appropriate.
setComponent(Component) - Method in class java.awt.dnd.DropTarget
Note: this interface is required to permit the safe association of a DropTarget with a Component in one of two ways, either: component.setDropTarget(droptarget); or droptarget.setComponent(component);
setComponent(JComponent) - Method in class javax.swing.JToolTip
Specifies the component that the tooltip describes.
setComponent(MutableAttributeSet, Component) - Static method in class javax.swing.text.StyleConstants
Sets the component attribute.
setComponentAt(int, Component) - Method in class javax.swing.JTabbedPane
Sets the component at index to component.
setComponentOrientation(ComponentOrientation) - Method in class java.awt.Component
Sets the language-sensitive orientation that is to be used to order the elements or text within this component.
setComponentOrientation(ComponentOrientation) - Method in class javax.swing.JMenu
 
setComponentOrientation(ComponentOrientation) - Method in class javax.swing.JScrollPane
Sets the orientation for the vertical and horizontal scrollbars as determined by the ComponentOrientation argument.
setComponentOrientation(ComponentOrientation) - Method in class javax.swing.text.JTextComponent
 
setComponentPopupMenu(JPopupMenu) - Method in class javax.swing.JComponent
Sets the JPopupMenu for this JComponent.
setComponentToSize(Component, int, int, Insets, Dimension) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Sets the width of the component c to be size, placing its x location at location, y to the insets.top and height to the containersize.height less the top and bottom insets.
setComponentZOrder(Component, int) - Method in class java.awt.Container
Moves the specified component to the specified z-order index in the container.
setComponentZOrder(Component, int) - Method in class javax.swing.JDesktopPane
Moves the specified component to the specified z-order index in the container.
setComposite(Composite) - Method in class java.awt.Graphics2D
Sets the Composite for the Graphics2D context.
setCompositionEnabled(boolean) - Method in class java.awt.im.InputContext
Enables or disables the current input method for composition, depending on the value of the parameter enable.
setCompositionEnabled(boolean) - Method in interface java.awt.im.spi.InputMethod
Enables or disables this input method for composition, depending on the value of the parameter enable.
setCompressedSize(long) - Method in class java.util.zip.ZipEntry
Sets the size of the compressed entry data.
setCompressionMode(int) - Method in class javax.imageio.ImageWriteParam
Specifies whether compression is to be performed, and if so how compression parameters are to be determined.
setCompressionQuality(float) - Method in class javax.imageio.ImageWriteParam
Sets the compression quality to a value between 0 and 1.
setCompressionType(String) - Method in class javax.imageio.ImageWriteParam
Sets the compression type to one of the values indicated by getCompressionTypes.
setConcurrency(int) - Method in class javax.sql.rowset.BaseRowSet
Sets the concurrency for this RowSet object to the specified concurrency.
setConcurrency(int) - Method in interface javax.sql.RowSet
Sets the concurrency of this RowSet object to the given concurrency level.
setConfiguration(Configuration) - Static method in class javax.security.auth.login.Configuration
Set the login Configuration.
setConnectTimeout(int) - Method in class java.net.URLConnection
Sets a specified timeout value, in milliseconds, to be used when opening a communications link to the resource referenced by this URLConnection.
setConstrained(boolean) - Method in class java.beans.PropertyDescriptor
Attempted updates to "Constrained" properties will cause a "VetoableChange" event to get fired when the property is changed.
setConstraint(String, Spring) - Method in class javax.swing.SpringLayout.Constraints
Sets the spring controlling the specified edge.
setConstraints(Component, GridBagConstraints) - Method in class java.awt.GridBagLayout
Sets the constraints for the specified component in this layout.
setContentAreaFilled(boolean) - Method in class javax.swing.AbstractButton
Sets the contentAreaFilled property.
setContentHandlerFactory(ContentHandlerFactory) - Static method in class java.net.URLConnection
Sets the ContentHandlerFactory of an application.
setContentPane(Container) - Method in class javax.swing.JApplet
Sets the contentPane property.
setContentPane(Container) - Method in class javax.swing.JDialog
Sets the contentPane property.
setContentPane(Container) - Method in class javax.swing.JFrame
Sets the contentPane property.
setContentPane(Container) - Method in class javax.swing.JInternalFrame
Sets this JInternalFrame's contentPane property.
setContentPane(Container) - Method in class javax.swing.JRootPane
Sets the content pane -- the container that holds the components parented by the root pane.
setContentPane(Container) - Method in class javax.swing.JWindow
Sets the contentPane property for this window.
setContentPane(Container) - Method in interface javax.swing.RootPaneContainer
The "contentPane" is the primary container for application specific components.
setContents(Transferable, ClipboardOwner) - Method in class java.awt.datatransfer.Clipboard
Sets the current contents of the clipboard to the specified transferable object and registers the specified clipboard owner as the owner of the new contents.
setContentType(String) - Method in class javax.swing.JEditorPane
Sets the type of content that this editor handles.
setContext(ScriptContext) - Method in class javax.script.AbstractScriptEngine
Sets the value of the protected context field to the specified ScriptContext.
setContext(ScriptContext) - Method in interface javax.script.ScriptEngine
Sets the default ScriptContext of the ScriptEngine whose Bindings, Reader and Writers are used for script executions when no ScriptContext is specified.
setContextClassLoader(ClassLoader) - Method in class java.lang.Thread
Sets the context ClassLoader for this Thread.
setContinueExistingPeriodicTasksAfterShutdownPolicy(boolean) - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
Sets the policy on whether to continue executing existing periodic tasks even when this executor has been shutdown.
setContinuousLayout(boolean) - Method in class javax.swing.JSplitPane
Sets the value of the continuousLayout property, which must be true for the child components to be continuously redisplayed and laid out during user intervention.
setContinuousLayout(boolean) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Turn continuous layout on/off.
setControlButtonsAreShown(boolean) - Method in class javax.swing.JFileChooser
Sets the property that indicates whether the approve and cancel buttons are shown in the file chooser.
setController(IIOParamController) - Method in class javax.imageio.IIOParam
Sets the IIOParamController to be used to provide settings for this IIOParam object when the activateController method is called, overriding any default controller.
setController(IIOMetadataController) - Method in class javax.imageio.metadata.IIOMetadata
Sets the IIOMetadataController to be used to provide settings for this IIOMetadata object when the activateController method is called, overriding any default controller.
setCookiePolicy(CookiePolicy) - Method in class java.net.CookieManager
To set the cookie policy of this cookie manager.
setCopies(int) - Method in class java.awt.JobAttributes
Specifies the number of copies the application should render for jobs using these attributes.
setCopies(int) - Method in class java.awt.print.PrinterJob
Sets the number of copies to be printed.
setCopiesToDefault() - Method in class java.awt.JobAttributes
Sets the number of copies the application should render for jobs using these attributes to the default.
setCorePoolSize(int) - Method in class java.util.concurrent.ThreadPoolExecutor
Sets the core number of threads.
setCorner(String, Component) - Method in class javax.swing.JScrollPane
Adds a child that will appear in one of the scroll panes corners, if there's room.
setCountLimit(long) - Method in class javax.naming.directory.SearchControls
Sets the maximum number of entries to be returned as a result of the search.
setCrc(long) - Method in class java.util.zip.ZipEntry
Sets the CRC-32 checksum of the uncompressed entry data.
setCurrency(Currency) - Method in class java.text.DecimalFormat
Sets the currency used by this number format when formatting currency values.
setCurrency(Currency) - Method in class java.text.DecimalFormatSymbols
Sets the currency of these DecimalFormatSymbols.
setCurrency(Currency) - Method in class java.text.NumberFormat
Sets the currency used by this number format when formatting currency values.
setCurrency(int, boolean) - Method in class javax.sql.rowset.RowSetMetaDataImpl
Sets whether a value stored in the designated column is a cash value to the given boolean.
setCurrency(int, boolean) - Method in interface javax.sql.RowSetMetaData
Sets whether the designated column is a cash value.
setCurrencySymbol(String) - Method in class java.text.DecimalFormatSymbols
Sets the currency symbol for the currency of these DecimalFormatSymbols in their locale.
setCurrent(Checkbox) - Method in class java.awt.CheckboxGroup
Deprecated.
As of JDK version 1.1, replaced by setSelectedCheckbox(Checkbox).
setCurrentAccessibleValue(Number) - Method in class java.awt.Button.AccessibleAWTButton
Set the value of this object as a Number.
setCurrentAccessibleValue(Number) - Method in class java.awt.Checkbox.AccessibleAWTCheckbox
Set the value of this object as a Number.
setCurrentAccessibleValue(Number) - Method in class java.awt.CheckboxMenuItem.AccessibleAWTCheckboxMenuItem
Set the value of this object as a Number.
setCurrentAccessibleValue(Number) - Method in class java.awt.MenuItem.AccessibleAWTMenuItem
Set the value of this object as a Number.
setCurrentAccessibleValue(Number) - Method in class java.awt.Scrollbar.AccessibleAWTScrollBar
Set the value of this object as a Number.
setCurrentAccessibleValue(Number) - Method in interface javax.accessibility.AccessibleValue
Set the value of this object as a Number.
setCurrentAccessibleValue(Number) - Method in class javax.swing.AbstractButton.AccessibleAbstractButton
Set the value of this object as a Number.
setCurrentAccessibleValue(Number) - Method in class javax.swing.JInternalFrame.AccessibleJInternalFrame
Set the value of this object as a Number.
setCurrentAccessibleValue(Number) - Method in class javax.swing.JInternalFrame.JDesktopIcon.AccessibleJDesktopIcon
Sets the value of this object as a Number.
setCurrentAccessibleValue(Number) - Method in class javax.swing.JProgressBar.AccessibleJProgressBar
Sets the value of this object as a Number.
setCurrentAccessibleValue(Number) - Method in class javax.swing.JScrollBar.AccessibleJScrollBar
Set the value of this object as a Number.
setCurrentAccessibleValue(Number) - Method in class javax.swing.JSlider.AccessibleJSlider
Set the value of this object as a Number.
setCurrentAccessibleValue(Number) - Method in class javax.swing.JSpinner.AccessibleJSpinner
Set the value of this object as a Number.
setCurrentAccessibleValue(Number) - Method in class javax.swing.JSplitPane.AccessibleJSplitPane
Sets the value of this object as a Number.
setCurrentDirectory(File) - Method in class javax.swing.JFileChooser
Sets the current directory.
setCurrentFocusOwner(Component) - Method in interface java.awt.peer.KeyboardFocusManagerPeer
Sets the component that should become the focus owner.
setCurrentKeyboardFocusManager(KeyboardFocusManager) - Static method in class java.awt.KeyboardFocusManager
Sets the current KeyboardFocusManager instance for the calling thread's context.
setCurrentLineLength(int) - Method in class javax.swing.text.AbstractWriter
Sets the current line length.
setCurrentManager(FocusManager) - Static method in class javax.swing.FocusManager
Sets the current KeyboardFocusManager instance for the calling thread's context.
setCurrentManager(RepaintManager) - Static method in class javax.swing.RepaintManager
Set the RepaintManager that should be used for the calling thread.
setCurrentTheme(MetalTheme) - Static method in class javax.swing.plaf.metal.MetalLookAndFeel
Set the theme used by MetalLookAndFeel.
setCursor(Cursor) - Method in class java.awt.Component.AccessibleAWTComponent
Sets the Cursor of this object.
setCursor(Cursor) - Method in class java.awt.Component
Sets the cursor image to the specified cursor.
setCursor(Cursor) - Method in class java.awt.dnd.DragSourceContext
Sets the cursor for this drag operation to the specified Cursor.
setCursor(Cursor) - Method in interface java.awt.dnd.peer.DragSourceContextPeer
set the current drag cursor
setCursor(int) - Method in class java.awt.Frame
Deprecated.
As of JDK version 1.1, replaced by Component.setCursor(Cursor).
setCursor(Cursor) - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Set the Cursor of this object.
setCursor(Cursor) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Sets the Cursor of this object.
setCursor(Cursor) - Method in class java.awt.Window
Set the cursor image to a specified cursor.
setCursor(Cursor) - Method in interface javax.accessibility.AccessibleComponent
Sets the Cursor of this object.
setCursor(Cursor) - Method in class javax.swing.JInternalFrame
Sets the cursor image to the specified cursor.
setCursor(Cursor) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
setCursor(Cursor) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Sets the Cursor of this object.
setCursor(Cursor) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
setCursor(Cursor) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
setCursorName(String) - Method in interface java.sql.Statement
Sets the SQL cursor name to the given String, which will be used by subsequent Statement object execute methods.
setCurve(double, double, double, double, double, double, double, double) - Method in class java.awt.geom.CubicCurve2D.Double
Sets the location of the end points and control points of this curve to the specified double coordinates.
setCurve(double, double, double, double, double, double, double, double) - Method in class java.awt.geom.CubicCurve2D.Float
Sets the location of the end points and control points of this curve to the specified double coordinates.
setCurve(float, float, float, float, float, float, float, float) - Method in class java.awt.geom.CubicCurve2D.Float
Sets the location of the end points and control points of this curve to the specified float coordinates.
setCurve(double, double, double, double, double, double, double, double) - Method in class java.awt.geom.CubicCurve2D
Sets the location of the end points and control points of this curve to the specified double coordinates.
setCurve(double[], int) - Method in class java.awt.geom.CubicCurve2D
Sets the location of the end points and control points of this curve to the double coordinates at the specified offset in the specified array.
setCurve(Point2D, Point2D, Point2D, Point2D) - Method in class java.awt.geom.CubicCurve2D
Sets the location of the end points and control points of this curve to the specified Point2D coordinates.
setCurve(Point2D[], int) - Method in class java.awt.geom.CubicCurve2D
Sets the location of the end points and control points of this curve to the coordinates of the Point2D objects at the specified offset in the specified array.
setCurve(CubicCurve2D) - Method in class java.awt.geom.CubicCurve2D
Sets the location of the end points and control points of this curve to the same as those in the specified CubicCurve2D.
setCurve(double, double, double, double, double, double) - Method in class java.awt.geom.QuadCurve2D.Double
Sets the location of the end points and control point of this curve to the specified double coordinates.
setCurve(double, double, double, double, double, double) - Method in class java.awt.geom.QuadCurve2D.Float
Sets the location of the end points and control point of this curve to the specified double coordinates.
setCurve(float, float, float, float, float, float) - Method in class java.awt.geom.QuadCurve2D.Float
Sets the location of the end points and control point of this curve to the specified float coordinates.
setCurve(double, double, double, double, double, double) - Method in class java.awt.geom.QuadCurve2D
Sets the location of the end points and control point of this curve to the specified double coordinates.
setCurve(double[], int) - Method in class java.awt.geom.QuadCurve2D
Sets the location of the end points and control points of this QuadCurve2D to the double coordinates at the specified offset in the specified array.
setCurve(Point2D, Point2D, Point2D) - Method in class java.awt.geom.QuadCurve2D
Sets the location of the end points and control point of this QuadCurve2D to the specified Point2D coordinates.
setCurve(Point2D[], int) - Method in class java.awt.geom.QuadCurve2D
Sets the location of the end points and control points of this QuadCurve2D to the coordinates of the Point2D objects at the specified offset in the specified array.
setCurve(QuadCurve2D) - Method in class java.awt.geom.QuadCurve2D
Sets the location of the end points and control point of this QuadCurve2D to the same as those in the specified QuadCurve2D.
setDaemon(boolean) - Method in class java.lang.Thread
Marks this thread as either a daemon thread or a user thread.
setDaemon(boolean) - Method in class java.lang.ThreadGroup
Changes the daemon status of this thread group.
setData(int, byte[]) - Method in class java.awt.color.ICC_Profile
Sets a particular tagged data element in the profile from a byte array.
setData(Raster) - Method in class java.awt.image.BufferedImage
Sets a rectangular region of the image to the contents of the specified Raster r, which is assumed to be in the same coordinate space as the BufferedImage.
setData(Raster) - Method in interface java.awt.image.WritableRenderedImage
Sets a rect of the image to the contents of the Raster r, which is assumed to be in the same coordinate space as the WritableRenderedImage.
setData(byte[], int, int) - Method in class java.net.DatagramPacket
Set the data buffer for this packet.
setData(byte[]) - Method in class java.net.DatagramPacket
Set the data buffer for this packet.
setData(byte[]) - Method in class javax.imageio.stream.IIOByteBuffer
Updates the array reference that will be returned by subsequent calls to the getData method.
setDataElements(int, int, Object, DataBuffer) - Method in class java.awt.image.BandedSampleModel
Sets the data for a single pixel in the specified DataBuffer from a primitive array of type TransferType.
setDataElements(int, int, Object, DataBuffer) - Method in class java.awt.image.ComponentSampleModel
Sets the data for a single pixel in the specified DataBuffer from a primitive array of type TransferType.
setDataElements(int, int, Object, DataBuffer) - Method in class java.awt.image.MultiPixelPackedSampleModel
Sets the data for a single pixel in the specified DataBuffer from a primitive array of type TransferType.
setDataElements(int, int, Object, DataBuffer) - Method in class java.awt.image.SampleModel
Sets the data for a single pixel in the specified DataBuffer from a primitive array of type TransferType.
setDataElements(int, int, int, int, Object, DataBuffer) - Method in class java.awt.image.SampleModel
Sets the data for a rectangle of pixels in the specified DataBuffer from a primitive array of type TransferType.
setDataElements(int, int, Object, DataBuffer) - Method in class java.awt.image.SinglePixelPackedSampleModel
Sets the data for a single pixel in the specified DataBuffer from a primitive array of type TransferType.
setDataElements(int, int, Object) - Method in class java.awt.image.WritableRaster
Sets the data for a single pixel from a primitive array of type TransferType.
setDataElements(int, int, Raster) - Method in class java.awt.image.WritableRaster
Sets the data for a rectangle of pixels from an input Raster.
setDataElements(int, int, int, int, Object) - Method in class java.awt.image.WritableRaster
Sets the data for a rectangle of pixels from a primitive array of type TransferType.
setDatagramSocketImplFactory(DatagramSocketImplFactory) - Static method in class java.net.DatagramSocket
Sets the datagram socket implementation factory for the application.
setDataSourceLock(int) - Method in class javax.sql.rowset.spi.SyncProvider
Sets a lock on the underlying data source at the level indicated by datasource_lock.
setDataSourceName(String) - Method in class javax.sql.rowset.BaseRowSet
Sets the DataSource name property for this RowSet object to the given logical name and sets this RowSet object's Url property to null.
setDataSourceName(String) - Method in interface javax.sql.RowSet
Sets the data source name property for this RowSet object to the given String.
setDataVector(Vector, Vector) - Method in class javax.swing.table.DefaultTableModel
Replaces the current dataVector instance variable with the new Vector of rows, dataVector.
setDataVector(Object[][], Object[]) - Method in class javax.swing.table.DefaultTableModel
Replaces the value in the dataVector instance variable with the values in the array dataVector.
setDate(Date) - Method in class java.security.cert.PKIXParameters
Sets the time for which the validity of the certification path should be determined.
setDate(String, Date) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given java.sql.Date value using the default time zone of the virtual machine that is running the application.
setDate(String, Date, Calendar) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given java.sql.Date value, using the given Calendar object.
setDate(int, Date) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given java.sql.Date value using the default time zone of the virtual machine that is running the application.
setDate(int, Date, Calendar) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given java.sql.Date value, using the given Calendar object.
setDate(int) - Method in class java.sql.Time
Deprecated. 
setDate(int) - Method in class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by Calendar.set(Calendar.DAY_OF_MONTH, int date).
setDate(int, Date) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given java.sql.Date value.
setDate(int, Date, Calendar) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given java.sql.Date object.
setDate(String, Date) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given java.sql.Date value using the default time zone of the virtual machine that is running the application.
setDate(String, Date, Calendar) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given java.sql.Date value, using the given Calendar object.
setDate(int, Date) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given java.sql.Date value.
setDate(int, Date, Calendar) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command with the given java.sql.Date value.
setDate(String, Date) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given java.sql.Date value using the default time zone of the virtual machine that is running the application.
setDate(String, Date, Calendar) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given java.sql.Date value, using the given Calendar object.
setDateAndTime(Date) - Method in class java.security.cert.X509CRLSelector
Sets the dateAndTime criterion.
setDateFormatSymbols(DateFormatSymbols) - Method in class java.text.SimpleDateFormat
Sets the date and time format symbols of this date format.
setDebugGraphicsOptions(int) - Method in class javax.swing.JComponent
Enables or disables diagnostic information about every graphics operation performed within the component or one of its children.
setDebugOptions(int) - Method in class javax.swing.DebugGraphics
Enables/disables diagnostic information about every graphics operation.
setDecimalFormatSymbols(DecimalFormatSymbols) - Method in class java.text.DecimalFormat
Sets the decimal format symbols, which is generally not changed by the programmer or user.
setDecimalSeparator(char) - Method in class java.text.DecimalFormatSymbols
Sets the character used for decimal sign.
setDecimalSeparatorAlwaysShown(boolean) - Method in class java.text.DecimalFormat
Allows you to set the behavior of the decimal separator with integers.
setDecodeTables(JPEGQTable[], JPEGHuffmanTable[], JPEGHuffmanTable[]) - Method in class javax.imageio.plugins.jpeg.JPEGImageReadParam
Sets the quantization and Huffman tables to use in decoding abbreviated streams.
setDecomposition(int) - Method in class java.text.Collator
Set the decomposition mode of this Collator.
setDefault(Authenticator) - Static method in class java.net.Authenticator
Sets the authenticator that will be used by the networking code when a proxy or an HTTP server asks for authentication.
setDefault(CookieHandler) - Static method in class java.net.CookieHandler
Sets (or unsets) the system-wide cookie handler.
setDefault(ProxySelector) - Static method in class java.net.ProxySelector
Sets (or unsets) the system-wide proxy selector.
setDefault(ResponseCache) - Static method in class java.net.ResponseCache
Sets (or unsets) the system-wide cache.
setDefault(Locale) - Static method in class java.util.Locale
Sets the default locale for this instance of the Java Virtual Machine.
setDefault(Locale.Category, Locale) - Static method in class java.util.Locale
Sets the default locale for the specified Category for this instance of the Java Virtual Machine.
setDefault(TimeZone) - Static method in class java.util.TimeZone
Sets the TimeZone that is returned by the getDefault method.
setDefault(SSLContext) - Static method in class javax.net.ssl.SSLContext
Sets the default SSL context.
setDefaultAction(Action) - Method in interface javax.swing.text.Keymap
Set the default action to fire if a key is typed.
setDefaultActions(int) - Method in class java.awt.dnd.DropTarget
Sets the default acceptable actions for this DropTarget
setDefaultAllowUserInteraction(boolean) - Static method in class java.net.URLConnection
Sets the default value of the allowUserInteraction field for all future URLConnection objects to the specified value.
setDefaultAssertionStatus(boolean) - Method in class java.lang.ClassLoader
Sets the default assertion status for this class loader.
setDefaultButton(JButton) - Method in class javax.swing.JRootPane
Sets the defaultButton property, which determines the current default button for this JRootPane.
setDefaultCapable(boolean) - Method in class javax.swing.JButton
Sets the defaultCapable property, which determines whether this button can be made the default button for its root pane.
setDefaultClassLoader(ClassLoader) - Method in class javax.management.remote.rmi.RMIServerImpl
Sets the default ClassLoader for this connector server.
setDefaultCloseOperation(int) - Method in class javax.swing.JDialog
Sets the operation that will happen by default when the user initiates a "close" on this dialog.
setDefaultCloseOperation(int) - Method in class javax.swing.JFrame
Sets the operation that will happen by default when the user initiates a "close" on this frame.
setDefaultCloseOperation(int) - Method in class javax.swing.JInternalFrame
Sets the operation that will happen by default when the user initiates a "close" on this internal frame.
setDefaultCursor(Cursor) - Method in class javax.swing.text.html.HTMLEditorKit
Sets the default cursor.
setDefaultDTD() - Static method in class javax.swing.text.html.parser.ParserDelegator
 
setDefaultEditor(Class<?>, TableCellEditor) - Method in class javax.swing.JTable
Sets a default cell editor to be used if no editor has been set in a TableColumn.
setDefaultFocusTraversalKeys(int, Set<? extends AWTKeyStroke>) - Method in class java.awt.KeyboardFocusManager
Sets the default focus traversal keys for a given traversal operation.
setDefaultFocusTraversalPolicy(FocusTraversalPolicy) - Method in class java.awt.KeyboardFocusManager
Sets the default FocusTraversalPolicy.
setDefaultFormatter(JFormattedTextField.AbstractFormatter) - Method in class javax.swing.text.DefaultFormatterFactory
Sets the JFormattedTextField.AbstractFormatter to use as a last resort, eg in case a display, edit or null JFormattedTextField.AbstractFormatter has not been specified.
setDefaultHostnameVerifier(HostnameVerifier) - Static method in class javax.net.ssl.HttpsURLConnection
Sets the default HostnameVerifier inherited by a new instance of this class.
setDefaultLightWeightPopupEnabled(boolean) - Static method in class javax.swing.JPopupMenu
Sets the default value of the lightWeightPopupEnabled property.
setDefaultLocale(Locale) - Static method in class javax.swing.JComponent
Sets the default locale used to initialize each JComponent's locale property upon creation.
setDefaultLocale(Locale) - Method in class javax.swing.UIDefaults
Sets the default locale.
setDefaultLookAndFeelDecorated(boolean) - Static method in class javax.swing.JDialog
Provides a hint as to whether or not newly created JDialogs should have their Window decorations (such as borders, widgets to close the window, title...) provided by the current look and feel.
setDefaultLookAndFeelDecorated(boolean) - Static method in class javax.swing.JFrame
Provides a hint as to whether or not newly created JFrames should have their Window decorations (such as borders, widgets to close the window, title...) provided by the current look and feel.
setDefaultNamespacePrefix(String) - Method in class javax.xml.crypto.dom.DOMCryptoContext
 
setDefaultNamespacePrefix(String) - Method in interface javax.xml.crypto.XMLCryptoContext
Sets the default namespace prefix.
setDefaultQueue(LayoutQueue) - Static method in class javax.swing.text.LayoutQueue
Set the default layout queue.
setDefaultRenderer(Class<?>, TableCellRenderer) - Method in class javax.swing.JTable
Sets a default cell renderer to be used if no renderer has been set in a TableColumn.
setDefaultRenderer(TableCellRenderer) - Method in class javax.swing.table.JTableHeader
Sets the default renderer to be used when no headerRenderer is defined by a TableColumn.
setDefaultRequestProperty(String, String) - Static method in class java.net.URLConnection
Deprecated.
The instance specific setRequestProperty method should be used after an appropriate instance of URLConnection is obtained. Invoking this method will have no effect.
setDefaultSelection(JobAttributes.DefaultSelectionType) - Method in class java.awt.JobAttributes
Specifies whether, for jobs using these attributes, the application should print all pages, the range specified by the return value of getPageRanges, or the current selection.
setDefaultSSLSocketFactory(SSLSocketFactory) - Static method in class javax.net.ssl.HttpsURLConnection
Sets the default SSLSocketFactory inherited by new instances of this class.
setDefaultStream(PrintStream) - Static method in class java.rmi.server.LogStream
Deprecated.
no replacement
setDefaultUncaughtExceptionHandler(Thread.UncaughtExceptionHandler) - Static method in class java.lang.Thread
Set the default handler invoked when a thread abruptly terminates due to an uncaught exception, and no other handler has been defined for that thread.
setDefaultUseCaches(boolean) - Method in class java.net.URLConnection
Sets the default value of the useCaches field to the specified value.
setDelay(int) - Method in class javax.swing.JMenu
Sets the suggested delay before the menu's PopupMenu is popped up or down.
setDelay(int) - Method in class javax.swing.Timer
Sets the Timer's between-event delay, the number of milliseconds between successive action events.
setDerefLinkFlag(boolean) - Method in class javax.naming.directory.SearchControls
Enables/disables link dereferencing during the search.
setDescription(String) - Method in class javax.swing.ImageIcon
Sets the description of the image.
setDescriptor(Descriptor) - Method in interface javax.management.DescriptorAccess
Sets Descriptor (full replace).
setDescriptor(Descriptor) - Method in class javax.management.modelmbean.ModelMBeanAttributeInfo
Sets associated Descriptor (full replace) for the ModelMBeanAttributeDescriptor.
setDescriptor(Descriptor) - Method in class javax.management.modelmbean.ModelMBeanConstructorInfo
Sets associated Descriptor (full replace) of ModelMBeanConstructorInfo.
setDescriptor(Descriptor, String) - Method in interface javax.management.modelmbean.ModelMBeanInfo
Sets descriptors in the info array of type inDescriptorType for the ModelMBean.
setDescriptor(Descriptor, String) - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
 
setDescriptor(Descriptor) - Method in class javax.management.modelmbean.ModelMBeanNotificationInfo
Sets associated Descriptor (full replace) for the ModelMBeanNotificationInfo If the new Descriptor is null, then the associated Descriptor reverts to a default descriptor.
setDescriptor(Descriptor) - Method in class javax.management.modelmbean.ModelMBeanOperationInfo
Sets associated Descriptor (full replace) for the ModelMBeanOperationInfo If the new Descriptor is null, then the associated Descriptor reverts to a default descriptor.
setDescriptors(Descriptor[]) - Method in interface javax.management.modelmbean.ModelMBeanInfo
Adds or replaces descriptors in the ModelMBeanInfo.
setDescriptors(Descriptor[]) - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
 
setDesignTime(boolean) - Method in class java.beans.beancontext.BeanContextSupport
Sets the new design time value for this BeanContext.
setDesignTime(boolean) - Static method in class java.beans.Beans
Used to indicate whether of not we are running in an application builder environment.
setDesignTime(boolean) - Method in interface java.beans.DesignMode
Sets the "value" of the "designTime" property.
setDesktopIcon(JInternalFrame.JDesktopIcon) - Method in class javax.swing.JInternalFrame
Sets the JDesktopIcon associated with this JInternalFrame.
setDesktopManager(DesktopManager) - Method in class javax.swing.JDesktopPane
Sets the DesktopManger that will handle desktop-specific UI actions.
setDesktopProperty(String, Object) - Method in class java.awt.Toolkit
Sets the named desktop property to the specified value and fires a property change event to notify any listeners that the value has changed.
setDestination(JobAttributes.DestinationType) - Method in class java.awt.JobAttributes
Specifies whether output will be to a printer or a file for jobs using these attributes.
setDestination(BufferedImage) - Method in class javax.imageio.ImageReadParam
Supplies a BufferedImage to be used as the destination for decoded pixel data.
setDestinationBands(int[]) - Method in class javax.imageio.ImageReadParam
Sets the indices of the destination bands where data will be placed.
setDestinationOffset(Point) - Method in class javax.imageio.IIOParam
Specifies the offset in the destination image at which future decoded pixels are to be placed, when reading, or where a region will be written, when writing.
setDestinationType(ImageTypeSpecifier) - Method in class javax.imageio.IIOParam
Sets the desired image type for the destination image, using an ImageTypeSpecifier.
setDestinationType(ImageTypeSpecifier) - Method in class javax.imageio.ImageReadParam
 
setDialog(JobAttributes.DialogType) - Method in class java.awt.JobAttributes
Specifies whether, for jobs using these attributes, the user should see a print dialog in which to modify the print settings, and which type of print dialog should be displayed.
setDialogTitle(String) - Method in class javax.swing.JFileChooser
Sets the string that goes in the JFileChooser window's title bar.
setDialogType(int) - Method in class javax.swing.JFileChooser
Sets the type of this dialog.
setDictionary(byte[], int, int) - Method in class java.util.zip.Deflater
Sets preset dictionary for compression.
setDictionary(byte[]) - Method in class java.util.zip.Deflater
Sets preset dictionary for compression.
setDictionary(byte[], int, int) - Method in class java.util.zip.Inflater
Sets the preset dictionary to the given array of bytes.
setDictionary(byte[]) - Method in class java.util.zip.Inflater
Sets the preset dictionary to the given array of bytes.
setDifferenceMode(boolean) - Method in class javax.management.monitor.CounterMonitor
Sets the difference mode flag value common to all observed MBeans.
setDifferenceMode(boolean) - Method in interface javax.management.monitor.CounterMonitorMBean
Sets the difference mode flag value.
setDifferenceMode(boolean) - Method in class javax.management.monitor.GaugeMonitor
Sets the difference mode flag value common to all observed MBeans.
setDifferenceMode(boolean) - Method in interface javax.management.monitor.GaugeMonitorMBean
Sets the difference mode flag value.
setDigit(char) - Method in class java.text.DecimalFormatSymbols
Sets the character used for a digit in a pattern.
setDimensions(int, int) - Method in class java.awt.image.BufferedImageFilter
Filters the information provided in the setDimensions method of the ImageConsumer interface.
setDimensions(int, int) - Method in class java.awt.image.CropImageFilter
Override the source image's dimensions and pass the dimensions of the rectangular cropped region to the ImageConsumer.
setDimensions(int, int) - Method in interface java.awt.image.ImageConsumer
The dimensions of the source image are reported using the setDimensions method call.
setDimensions(int, int) - Method in class java.awt.image.ImageFilter
Filters the information provided in the setDimensions method of the ImageConsumer interface.
setDimensions(int, int) - Method in class java.awt.image.PixelGrabber
The setDimensions method is part of the ImageConsumer API which this class must implement to retrieve the pixels.
setDimensions(int, int) - Method in class java.awt.image.ReplicateScaleFilter
Override the dimensions of the source image and pass the dimensions of the new scaled size to the ImageConsumer.
setDirection(int) - Method in class javax.swing.plaf.basic.BasicArrowButton
Sets the direction of the arrow.
setDirection(int) - Method in class javax.swing.plaf.basic.BasicScrollBarUI.ScrollListener
 
setDirection(int) - Method in class javax.swing.plaf.basic.BasicSliderUI.ScrollListener
 
setDirection(short) - Method in class javax.swing.text.DefaultStyledDocument.ElementSpec
Sets the direction.
setDirectory(String) - Method in class java.awt.FileDialog
Sets the directory of this file dialog window to be the specified directory.
setDirectory(String) - Method in interface java.awt.peer.FileDialogPeer
Sets the current directory for this file dialog.
setDirectory(File) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
Property to remember the directory that is currently selected in the UI.
setDirectoryName(String) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
setDirectoryName(String) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
setDirectorySelected(boolean) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
Property to remember whether a directory is currently selected in the UI.
setDirectorySelected(boolean) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
Property to remember whether a directory is currently selected in the UI.
setDisabledIcon(Icon) - Method in class javax.swing.AbstractButton
Sets the disabled icon for the button.
setDisabledIcon(Icon) - Method in class javax.swing.JLabel
Set the icon to be displayed if this JLabel is "disabled" (JLabel.setEnabled(false)).
setDisabledIconAt(int, Icon) - Method in class javax.swing.JTabbedPane
Sets the disabled icon at index to icon which can be null.
setDisabledSelectedIcon(Icon) - Method in class javax.swing.AbstractButton
Sets the disabled selection icon for the button.
setDisabledTextColor(Color) - Method in class javax.swing.text.JTextComponent
Sets the current color used to render the disabled text.
setDiscard(boolean) - Method in class java.net.HttpCookie
Specify whether user agent should discard the cookie unconditionally.
setDismissDelay(int) - Method in class javax.swing.ToolTipManager
Specifies the dismissal delay value.
setDisplayedMnemonic(int) - Method in class javax.swing.JLabel
Specify a keycode that indicates a mnemonic key.
setDisplayedMnemonic(char) - Method in class javax.swing.JLabel
Specifies the displayedMnemonic as a char value.
setDisplayedMnemonicIndex(int) - Method in class javax.swing.AbstractButton
Provides a hint to the look and feel as to which character in the text should be decorated to represent the mnemonic.
setDisplayedMnemonicIndex(int) - Method in class javax.swing.JLabel
Provides a hint to the look and feel as to which character in the text should be decorated to represent the mnemonic.
setDisplayedMnemonicIndexAt(int, int) - Method in class javax.swing.JTabbedPane
Provides a hint to the look and feel as to which character in the text should be decorated to represent the mnemonic.
setDisplayFormatter(JFormattedTextField.AbstractFormatter) - Method in class javax.swing.text.DefaultFormatterFactory
Sets the JFormattedTextField.AbstractFormatter to use if the JFormattedTextField is not being edited and either the value is not-null, or the value is null and a null formatter has has not been specified.
setDisplayMode(DisplayMode) - Method in class java.awt.GraphicsDevice
Sets the display mode of this graphics device.
setDisplayName(String) - Method in class java.beans.FeatureDescriptor
Sets the localized display name of this feature.
setDividerLocation(double) - Method in class javax.swing.JSplitPane
Sets the divider location as a percentage of the JSplitPane's size.
setDividerLocation(int) - Method in class javax.swing.JSplitPane
Sets the location of the divider.
setDividerLocation(JSplitPane, int) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Sets the location of the divider to location.
setDividerLocation(JSplitPane, int) - Method in class javax.swing.plaf.multi.MultiSplitPaneUI
Invokes the setDividerLocation method on each UI handled by this object.
setDividerLocation(JSplitPane, int) - Method in class javax.swing.plaf.SplitPaneUI
Sets the location of the divider to location.
setDividerSize(int) - Method in class javax.swing.JSplitPane
Sets the size of the divider.
setDividerSize(int) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Sets the size of the divider to newSize.
setDockingColor(Color) - Method in class javax.swing.plaf.basic.BasicToolBarUI
Sets the color displayed when over a docking area
setDocument(Document) - Method in class javax.swing.JFormattedTextField
Associates the editor with a text document.
setDocument(Document) - Method in class javax.swing.JTextField
Associates the editor with a text document.
setDocument(Document) - Method in class javax.swing.JTextPane
Associates the editor with a text document.
setDocument(Document) - Method in class javax.swing.text.JTextComponent
Associates the editor with a text document.
setDocumentFilter(DocumentFilter) - Method in class javax.swing.text.AbstractDocument
Sets the DocumentFilter.
setDocumentProperties(Dictionary<Object, Object>) - Method in class javax.swing.text.AbstractDocument
Replaces the document properties dictionary for this document.
setDoInput(boolean) - Method in class java.net.URLConnection
Sets the value of the doInput field for this URLConnection to the specified value.
setDomain(String) - Method in class java.net.HttpCookie
Specifies the domain within which this cookie should be presented.
setDoOutput(boolean) - Method in class java.net.URLConnection
Sets the value of the doOutput field for this URLConnection to the specified value.
setDot(int) - Method in interface javax.swing.text.Caret
Sets the caret position to some position.
setDot(int) - Method in class javax.swing.text.DefaultCaret
Sets the caret position and mark to the specified position, with a forward bias.
setDot(int, Position.Bias) - Method in class javax.swing.text.DefaultCaret
Sets the caret position and mark to the specified position, with the specified bias.
setDot(int, Position.Bias) - Method in class javax.swing.text.NavigationFilter.FilterBypass
Sets the caret location, bypassing the NavigationFilter.
setDot(NavigationFilter.FilterBypass, int, Position.Bias) - Method in class javax.swing.text.NavigationFilter
Invoked prior to the Caret setting the dot.
setDouble(Object, int, double) - Static method in class java.lang.reflect.Array
Sets the value of the indexed component of the specified array object to the specified double value.
setDouble(Object, double) - Method in class java.lang.reflect.Field
Sets the value of a field as a double on the specified object.
setDouble(String, double) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given Java double value.
setDouble(int, double) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given Java double value.
setDouble(int, double) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given double in the Java programming language.
setDouble(String, double) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given Java double value.
setDouble(int, double) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given Java double value.
setDouble(String, double) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given Java double value.
setDoubleBuffered(boolean) - Method in class javax.swing.JComponent
Sets whether this component should use a buffer to paint.
setDoubleBuffered(boolean) - Method in class javax.swing.JRootPane
Sets whether this component should use a buffer to paint.
setDoubleBufferingEnabled(boolean) - Method in class javax.swing.RepaintManager
Enables or disables double buffering in this RepaintManager.
setDoubleBufferMaximumSize(Dimension) - Method in class javax.swing.RepaintManager
Set the maximum double buffer size.
setDragEnabled(boolean) - Method in class javax.swing.JColorChooser
Sets the dragEnabled property, which must be true to enable automatic drag handling (the first part of drag and drop) on this component.
setDragEnabled(boolean) - Method in class javax.swing.JFileChooser
Sets the dragEnabled property, which must be true to enable automatic drag handling (the first part of drag and drop) on this component.
setDragEnabled(boolean) - Method in class javax.swing.JList
Turns on or off automatic drag handling.
setDragEnabled(boolean) - Method in class javax.swing.JTable
Turns on or off automatic drag handling.
setDragEnabled(boolean) - Method in class javax.swing.JTree
Turns on or off automatic drag handling.
setDragEnabled(boolean) - Method in class javax.swing.text.JTextComponent
Turns on or off automatic drag handling.
setDraggedColumn(TableColumn) - Method in class javax.swing.table.JTableHeader
Sets the header's draggedColumn to aColumn.
setDraggedDistance(int) - Method in class javax.swing.table.JTableHeader
Sets the header's draggedDistance to distance.
setDragImage(Image) - Method in class javax.swing.TransferHandler
Sets the drag image parameter.
setDragImageOffset(Point) - Method in class javax.swing.TransferHandler
Sets an anchor offset for the image to drag.
setDragMode(int) - Method in class javax.swing.JDesktopPane
Sets the "dragging style" used by the desktop pane.
setDragOffset(Point) - Method in class javax.swing.plaf.metal.MetalToolBarUI
 
setDrawsLayeredHighlights(boolean) - Method in class javax.swing.text.DefaultHighlighter
If true, highlights are drawn as the Views draw the text.
setDropAction(int) - Method in class javax.swing.TransferHandler.TransferSupport
Sets the drop action for the transfer - which must represent a drop - to the given action, instead of the default user drop action.
setDropMode(DropMode) - Method in class javax.swing.JList
Sets the drop mode for this component.
setDropMode(DropMode) - Method in class javax.swing.JTable
Sets the drop mode for this component.
setDropMode(DropMode) - Method in class javax.swing.JTree
Sets the drop mode for this component.
setDropMode(DropMode) - Method in class javax.swing.text.JTextComponent
Sets the drop mode for this component.
setDropTarget(DropTarget) - Method in class java.awt.Component
Associate a DropTarget with this component.
setDSTSavings(int) - Method in class java.util.SimpleTimeZone
Sets the amount of time in milliseconds that the clock is advanced during daylight saving time.
setDynamicLayout(boolean) - Method in class java.awt.Toolkit
Controls whether the layout of Containers is validated dynamically during resizing, or statically, after resizing is complete.
setEastPane(JComponent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
setEchoChar(char) - Method in interface java.awt.peer.TextFieldPeer
Sets the echo character.
setEchoChar(char) - Method in class java.awt.TextField
Sets the echo character for this text field.
setEchoChar(char) - Method in class javax.swing.JPasswordField
Sets the echo character for this JPasswordField.
setEchoCharacter(char) - Method in class java.awt.TextField
Deprecated.
As of JDK version 1.1, replaced by setEchoChar(char).
setEditable(boolean) - Method in interface java.awt.peer.TextComponentPeer
Sets if the text component should be editable or not.
setEditable(boolean) - Method in class java.awt.TextComponent
Sets the flag that determines whether or not this text component is editable.
setEditable(boolean) - Method in class javax.swing.JComboBox
Determines whether the JComboBox field is editable.
setEditable(boolean) - Method in class javax.swing.JTree
Determines whether the tree is editable.
setEditable(boolean) - Method in class javax.swing.plaf.basic.BasicTreeUI
Configures the receiver to allow, or not allow, editing.
setEditable(boolean) - Method in class javax.swing.text.JTextComponent
Sets the specified boolean to indicate whether or not this TextComponent should be editable.
setEditFormatter(JFormattedTextField.AbstractFormatter) - Method in class javax.swing.text.DefaultFormatterFactory
Sets the JFormattedTextField.AbstractFormatter to use if the JFormattedTextField is being edited and either the value is not-null, or the value is null and a null formatter has has not been specified.
setEditingColumn(int) - Method in class javax.swing.JTable
Sets the editingColumn variable.
setEditingRow(int) - Method in class javax.swing.JTable
Sets the editingRow variable.
setEditor(ComboBoxEditor) - Method in class javax.swing.JComboBox
Sets the editor used to paint and edit the selected item in the JComboBox field.
setEditor(JComponent) - Method in class javax.swing.JSpinner
Changes the JComponent that displays the current value of the SpinnerModel.
setEditorKit(EditorKit) - Method in class javax.swing.JEditorPane
Sets the currently installed kit for handling content.
setEditorKit(EditorKit) - Method in class javax.swing.JTextPane
Sets the currently installed kit for handling content.
setEditorKitForContentType(String, EditorKit) - Method in class javax.swing.JEditorPane
Directly sets the editor kit to use for the given type.
setEditorSearchPath(String[]) - Static method in class java.beans.PropertyEditorManager
Change the list of package names that will be used for finding property editors.
setEditValid(boolean) - Method in class javax.swing.JFormattedTextField.AbstractFormatter
Invoke this to update the editValid property of the JFormattedTextField.
setElem(int, int) - Method in class java.awt.image.DataBuffer
Sets the requested data array element in the first (default) bank from the given integer.
setElem(int, int, int) - Method in class java.awt.image.DataBuffer
Sets the requested data array element in the specified bank from the given integer.
setElem(int, int) - Method in class java.awt.image.DataBufferByte
Sets the requested data array element in the first (default) bank to the specified value.
setElem(int, int, int) - Method in class java.awt.image.DataBufferByte
Sets the requested data array element in the specified bank from the given integer.
setElem(int, int) - Method in class java.awt.image.DataBufferDouble
Sets the requested data array element in the first (default) bank to the given int.
setElem(int, int, int) - Method in class java.awt.image.DataBufferDouble
Sets the requested data array element in the specified bank to the given int.
setElem(int, int) - Method in class java.awt.image.DataBufferFloat
Sets the requested data array element in the first (default) bank to the given int.
setElem(int, int, int) - Method in class java.awt.image.DataBufferFloat
Sets the requested data array element in the specified bank to the given int.
setElem(int, int) - Method in class java.awt.image.DataBufferInt
Sets the requested data array element in the first (default) bank to the specified value.
setElem(int, int, int) - Method in class java.awt.image.DataBufferInt
Sets the requested data array element in the specified bank to the integer value i.
setElem(int, int) - Method in class java.awt.image.DataBufferShort
Sets the requested data array element in the first (default) bank to the specified value.
setElem(int, int, int) - Method in class java.awt.image.DataBufferShort
Sets the requested data array element in the specified bank from the given integer.
setElem(int, int) - Method in class java.awt.image.DataBufferUShort
Sets the requested data array element in the first (default) bank to the specified value.
setElem(int, int, int) - Method in class java.awt.image.DataBufferUShort
Sets the requested data array element in the specified bank from the given integer.
setElemDouble(int, double) - Method in class java.awt.image.DataBuffer
Sets the requested data array element in the first (default) bank from the given double.
setElemDouble(int, int, double) - Method in class java.awt.image.DataBuffer
Sets the requested data array element in the specified bank from the given double.
setElemDouble(int, double) - Method in class java.awt.image.DataBufferDouble
Sets the requested data array element in the first (default) bank to the given double.
setElemDouble(int, int, double) - Method in class java.awt.image.DataBufferDouble
Sets the requested data array element in the specified bank to the given double.
setElemDouble(int, double) - Method in class java.awt.image.DataBufferFloat
Sets the requested data array element in the first (default) bank to the given double.
setElemDouble(int, int, double) - Method in class java.awt.image.DataBufferFloat
Sets the requested data array element in the specified bank to the given double.
setElementAt(E, int) - Method in class java.util.Vector
Sets the component at the specified index of this vector to be the specified object.
setElementAt(E, int) - Method in class javax.swing.DefaultListModel
Sets the component at the specified index of this list to be the specified element.
setElemFloat(int, float) - Method in class java.awt.image.DataBuffer
Sets the requested data array element in the first (default) bank from the given float.
setElemFloat(int, int, float) - Method in class java.awt.image.DataBuffer
Sets the requested data array element in the specified bank from the given float.
setElemFloat(int, float) - Method in class java.awt.image.DataBufferDouble
Sets the requested data array element in the first (default) bank to the given float.
setElemFloat(int, int, float) - Method in class java.awt.image.DataBufferDouble
Sets the requested data array element in the specified bank to the given float.
setElemFloat(int, float) - Method in class java.awt.image.DataBufferFloat
Sets the requested data array element in the first (default) bank to the given float.
setElemFloat(int, int, float) - Method in class java.awt.image.DataBufferFloat
Sets the requested data array element in the specified bank to the given float.
setEnabled(boolean) - Method in class java.awt.Component.AccessibleAWTComponent
Sets the enabled state of the object.
setEnabled(boolean) - Method in class java.awt.Component
Enables or disables this component, depending on the value of the parameter b.
setEnabled(boolean) - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Set the enabled state of the object.
setEnabled(boolean) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Sets the enabled state of the object.
setEnabled(boolean) - Method in class java.awt.MenuItem
Sets whether or not this menu item can be chosen.
setEnabled(boolean) - Method in interface java.awt.peer.ComponentPeer
Enables or disables a component.
setEnabled(boolean) - Method in interface java.awt.peer.MenuItemPeer
Enables or disables the menu item.
setEnabled(boolean) - Method in interface javax.accessibility.AccessibleComponent
Sets the enabled state of the object.
setEnabled(boolean) - Method in class javax.swing.AbstractAction
Sets whether the Action is enabled.
setEnabled(boolean) - Method in class javax.swing.AbstractButton
Enables (or disables) the button.
setEnabled(boolean) - Method in interface javax.swing.Action
Sets the enabled state of the Action.
setEnabled(boolean) - Method in interface javax.swing.ButtonModel
Enables or disables the button.
setEnabled(boolean) - Method in class javax.swing.DefaultButtonModel
Enables or disables the button.
setEnabled(boolean) - Method in class javax.swing.JComboBox
Enables the combo box so that items can be selected.
setEnabled(boolean) - Method in class javax.swing.JComponent
Sets whether or not this component is enabled.
setEnabled(boolean) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
setEnabled(boolean) - Method in class javax.swing.JMenuItem
Enables or disables the menu item.
setEnabled(boolean) - Method in class javax.swing.JScrollBar
Enables the component so that the knob position can be changed.
setEnabled(boolean) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Sets the enabled state of the object.
setEnabled(boolean) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
setEnabled(boolean) - Method in class javax.swing.plaf.metal.MetalComboBoxButton
 
setEnabled(boolean) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
setEnabled(boolean) - Method in class javax.swing.ToolTipManager
Enables or disables the tooltip.
setEnabledAt(int, boolean) - Method in class javax.swing.JTabbedPane
Sets whether or not the tab at index is enabled.
setEnabledCipherSuites(String[]) - Method in class javax.naming.ldap.StartTlsResponse
Overrides the default list of cipher suites enabled for use on the TLS connection.
setEnabledCipherSuites(String[]) - Method in class javax.net.ssl.SSLEngine
Sets the cipher suites enabled for use on this engine.
setEnabledCipherSuites(String[]) - Method in class javax.net.ssl.SSLServerSocket
Sets the cipher suites enabled for use by accepted connections.
setEnabledCipherSuites(String[]) - Method in class javax.net.ssl.SSLSocket
Sets the cipher suites enabled for use on this connection.
setEnabledProtocols(String[]) - Method in class javax.net.ssl.SSLEngine
Set the protocol versions enabled for use on this engine.
setEnabledProtocols(String[]) - Method in class javax.net.ssl.SSLServerSocket
Controls which particular protocols are enabled for use by accepted connections.
setEnabledProtocols(String[]) - Method in class javax.net.ssl.SSLSocket
Sets the protocol versions enabled for use on this connection.
setEnableSessionCreation(boolean) - Method in class javax.net.ssl.SSLEngine
Controls whether new SSL sessions may be established by this engine.
setEnableSessionCreation(boolean) - Method in class javax.net.ssl.SSLServerSocket
Controls whether new SSL sessions may be established by the sockets which are created from this server socket.
setEnableSessionCreation(boolean) - Method in class javax.net.ssl.SSLSocket
Controls whether new SSL sessions may be established by this socket.
setEncodeTables(JPEGQTable[], JPEGHuffmanTable[], JPEGHuffmanTable[]) - Method in class javax.imageio.plugins.jpeg.JPEGImageWriteParam
Sets the quantization and Huffman tables to use in encoding abbreviated streams.
setEncoding(String) - Method in class java.util.logging.Handler
Set the character encoding used by this Handler.
setEncoding(String) - Method in class java.util.logging.StreamHandler
Set (or change) the character encoding used by this Handler.
setEnd(Comparable) - Method in class javax.swing.SpinnerDateModel
Changes the upper limit for Dates in this sequence.
setEndIndex(int) - Method in class java.text.FieldPosition
Sets the end index.
setEndpointIdentificationAlgorithm(String) - Method in class javax.net.ssl.SSLParameters
Sets the endpoint identification algorithm.
setEndRule(int, int, int, int) - Method in class java.util.SimpleTimeZone
Sets the daylight saving time end rule.
setEndRule(int, int, int) - Method in class java.util.SimpleTimeZone
Sets the daylight saving time end rule to a fixed date within a month.
setEndRule(int, int, int, int, boolean) - Method in class java.util.SimpleTimeZone
Sets the daylight saving time end rule to a weekday before or after the given date within a month, e.g., the first Monday on or after the 8th.
setEntry(String, KeyStore.Entry, KeyStore.ProtectionParameter) - Method in class java.security.KeyStore
Saves a keystore Entry under the specified alias.
setEnvironment(Hashtable<?, ?>) - Method in exception javax.naming.CannotProceedException
Sets the environment that will be returned when getEnvironment() is called.
setEras(String[]) - Method in class java.text.DateFormatSymbols
Sets era strings.
setErr(PrintStream) - Static method in class java.lang.System
Reassigns the "standard" error output stream.
setError() - Method in class java.io.PrintStream
Sets the error state of the stream to true.
setError() - Method in class java.io.PrintWriter
Indicates that an error has occurred.
setErrorIndex(int) - Method in class java.text.ParsePosition
Set the index at which a parse error occurred.
setErrorManager(ErrorManager) - Method in class java.util.logging.Handler
Define an ErrorManager for this Handler.
setErrorWriter(Writer) - Method in interface javax.script.ScriptContext
Sets the Writer used to display error output.
setErrorWriter(Writer) - Method in class javax.script.SimpleScriptContext
Sets the Writer used to display error output.
setEscapeProcessing(boolean) - Method in interface java.sql.Statement
Sets escape processing on or off.
setEscapeProcessing(boolean) - Method in class javax.sql.rowset.BaseRowSet
Sets to the given boolean whether or not the driver will scan for escape syntax and do escape substitution before sending SQL statements to the database.
setEscapeProcessing(boolean) - Method in interface javax.sql.RowSet
Sets escape processing for this RowSet object on or off.
setEstimatedMajorSpan(boolean) - Method in class javax.swing.text.AsyncBoxView
Set the estimatedMajorSpan property that determines if the major span should be treated as being estimated.
setException(Throwable) - Method in class java.util.concurrent.FutureTask
Causes this future to report an ExecutionException with the given throwable as its cause, unless this Future has already been set or has been cancelled.
setExceptionListener(ExceptionListener) - Method in class java.beans.Encoder
Sets the exception handler for this stream to exceptionListener.
setExceptionListener(ExceptionListener) - Method in class java.beans.XMLDecoder
Sets the exception handler for this stream to exceptionListener.
setExclusiveOwnerThread(Thread) - Method in class java.util.concurrent.locks.AbstractOwnableSynchronizer
Sets the thread that currently owns exclusive access.
setExecutable(boolean, boolean) - Method in class java.io.File
Sets the owner's or everybody's execute permission for this abstract pathname.
setExecutable(boolean) - Method in class java.io.File
A convenience method to set the owner's execute permission for this abstract pathname.
setExecuteExistingDelayedTasksAfterShutdownPolicy(boolean) - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
Sets the policy on whether to execute existing delayed tasks even when this executor has been shutdown.
setExpandedIcon(Icon) - Method in class javax.swing.plaf.basic.BasicTreeUI
 
setExpandedState(TreePath, boolean) - Method in class javax.swing.JTree
Sets the expanded state of this JTree.
setExpandedState(TreePath, boolean) - Method in class javax.swing.tree.AbstractLayoutCache
Marks the path path expanded state to isExpanded.
setExpandedState(TreePath, boolean) - Method in class javax.swing.tree.FixedHeightLayoutCache
Marks the path path expanded state to isExpanded.
setExpandedState(TreePath, boolean) - Method in class javax.swing.tree.VariableHeightLayoutCache
Marks the path path expanded state to isExpanded.
setExpandsSelectedPaths(boolean) - Method in class javax.swing.JTree
Configures the expandsSelectedPaths property.
setExpert(boolean) - Method in class java.beans.FeatureDescriptor
The "expert" flag is used to distinguish between features that are intended for expert users from those that are intended for normal users.
setExplicitPolicyRequired(boolean) - Method in class java.security.cert.PKIXParameters
Sets the ExplicitPolicyRequired flag.
setExponentSeparator(String) - Method in class java.text.DecimalFormatSymbols
Sets the string used to separate the mantissa from the exponent.
setExtendedKeyUsage(Set<String>) - Method in class java.security.cert.X509CertSelector
Sets the extendedKeyUsage criterion.
setExtendedState(int) - Method in class java.awt.Frame
Sets the state of this frame.
setExtension(char, String) - Method in class java.util.Locale.Builder
Sets the extension for the given key.
setExtent(int) - Method in interface javax.swing.BoundedRangeModel
Sets the model's extent.
setExtent(int) - Method in class javax.swing.DefaultBoundedRangeModel
Sets the extent to n after ensuring that n is greater than or equal to zero and falls within the model's constraints:
setExtent(int) - Method in class javax.swing.JSlider
Sets the size of the range "covered" by the knob.
setExtentSize(Dimension) - Method in class javax.swing.JViewport
Sets the size of the visible part of the view using view coordinates.
setExtra(byte[]) - Method in class java.util.zip.ZipEntry
Sets the optional extra field data for the entry.
setFailureHandler(RMIFailureHandler) - Static method in class java.rmi.server.RMISocketFactory
Sets the failure handler to be called by the RMI runtime if server socket creation fails.
setFetchDirection(int) - Method in interface java.sql.ResultSet
Gives a hint as to the direction in which the rows in this ResultSet object will be processed.
setFetchDirection(int) - Method in interface java.sql.Statement
Gives the driver a hint as to the direction in which rows will be processed in ResultSet objects created using this Statement object.
setFetchDirection(int) - Method in class javax.sql.rowset.BaseRowSet
Gives the driver a performance hint as to the direction in which the rows in this RowSet object will be processed.
setFetchSize(int) - Method in interface java.sql.ResultSet
Gives the JDBC driver a hint as to the number of rows that should be fetched from the database when more rows are needed for this ResultSet object.
setFetchSize(int) - Method in interface java.sql.Statement
Gives the JDBC driver a hint as to the number of rows that should be fetched from the database when more rows are needed for ResultSet objects genrated by this Statement.
setFetchSize(int) - Method in class javax.sql.rowset.BaseRowSet
Sets the fetch size for this RowSet object to the given number of rows.
setField(String, Object) - Method in interface javax.management.Descriptor
Sets the value for a specific field name.
setField(String, Object) - Method in class javax.management.ImmutableDescriptor
This operation is unsupported since this class is immutable.
setField(String, Object) - Method in class javax.management.modelmbean.DescriptorSupport
 
setFields(String[], Object[]) - Method in interface javax.management.Descriptor
Sets all fields in the field names array to the new value with the same index in the field values array.
setFields(String[], Object[]) - Method in class javax.management.ImmutableDescriptor
This operation is unsupported since this class is immutable.
setFields(String[], Object[]) - Method in class javax.management.modelmbean.DescriptorSupport
 
setFile(String) - Method in class java.awt.FileDialog
Sets the selected file for this file dialog window to be the specified file.
setFile(String) - Method in interface java.awt.peer.FileDialogPeer
Sets the selected file for this file dialog.
setFileFilter(FileFilter) - Method in class javax.swing.JFileChooser
Sets the current file filter.
setFileHidingEnabled(boolean) - Method in class javax.swing.JFileChooser
Sets file hiding on or off.
setFileName(String) - Method in class java.awt.JobAttributes
Specifies the file name for the output file for jobs using these attributes.
setFileName(String) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
setFileName(String) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
setFilenameFilter(FilenameFilter) - Method in class java.awt.FileDialog
Sets the filename filter for this file dialog window to the specified filter.
setFilenameFilter(FilenameFilter) - Method in interface java.awt.peer.FileDialogPeer
Sets the filename filter for filtering the displayed files.
setFileNameMap(FileNameMap) - Static method in class java.net.URLConnection
Sets the FileNameMap.
setFileSelectionMode(int) - Method in class javax.swing.JFileChooser
Sets the JFileChooser to allow the user to just select files, just select directories, or select both files and directories.
setFileSystemView(FileSystemView) - Method in class javax.swing.JFileChooser
Sets the file system view that the JFileChooser uses for accessing and creating file system resources, such as finding the floppy drive and getting a list of root drives.
setFileView(FileView) - Method in class javax.swing.JFileChooser
Sets the file view to used to retrieve UI information, such as the icon that represents a file or the type description of a file.
setFillsViewportHeight(boolean) - Method in class javax.swing.JTable
Sets whether or not this table is always made large enough to fill the height of an enclosing viewport.
setFilter(Filter) - Method in class java.util.logging.Handler
Set a Filter to control output on this Handler.
setFilter(Filter) - Method in class java.util.logging.Logger
Set a filter to control output on this Logger.
setFilter(Predicate) - Method in interface javax.sql.rowset.FilteredRowSet
Applies the given Predicate object to this FilteredRowSet object.
setFirstDayOfWeek(int) - Method in class java.util.Calendar
Sets what the first day of the week is; e.g., SUNDAY in the U.S., MONDAY in France.
setFirstLineIndent(float) - Method in class javax.swing.text.ParagraphView
Sets the indent on the first line.
setFirstLineIndent(MutableAttributeSet, float) - Static method in class javax.swing.text.StyleConstants
Sets the first line indent.
setFixedCellHeight(int) - Method in class javax.swing.JList
Sets a fixed value to be used for the height of every cell in the list.
setFixedCellWidth(int) - Method in class javax.swing.JList
Sets a fixed value to be used for the width of every cell in the list.
setFixedLengthStreamingMode(int) - Method in class java.net.HttpURLConnection
This method is used to enable streaming of a HTTP request body without internal buffering, when the content length is known in advance.
setFixedLengthStreamingMode(long) - Method in class java.net.HttpURLConnection
This method is used to enable streaming of a HTTP request body without internal buffering, when the content length is known in advance.
setFlags(Set<AclEntryFlag>) - Method in class java.nio.file.attribute.AclEntry.Builder
Sets the flags component of this builder.
setFlags(AclEntryFlag...) - Method in class java.nio.file.attribute.AclEntry.Builder
Sets the flags component of this builder.
setFlashColor(Color) - Static method in class javax.swing.DebugGraphics
Sets the Color used to flash drawing operations.
setFlashCount(int) - Static method in class javax.swing.DebugGraphics
Sets the number of times that drawing operations will flash.
setFlashTime(int) - Static method in class javax.swing.DebugGraphics
Sets the time delay of drawing operation flashing.
setFlavorMap(FlavorMap) - Method in class java.awt.dnd.DropTarget
Sets the FlavorMap associated with this DropTarget.
setFlavorsForNative(String, DataFlavor[]) - Method in class java.awt.datatransfer.SystemFlavorMap
Discards the current mappings for the specified String native, and creates new mappings to the specified DataFlavors.
setFloat(Object, int, float) - Static method in class java.lang.reflect.Array
Sets the value of the indexed component of the specified array object to the specified float value.
setFloat(Object, float) - Method in class java.lang.reflect.Field
Sets the value of a field as a float on the specified object.
setFloat(String, float) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given Java float value.
setFloat(int, float) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given Java float value.
setFloat(int, float) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given float in the Java programming language.
setFloat(String, float) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given Java float value.
setFloat(int, float) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given Java float value.
setFloat(String, float) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given Java float value.
setFloatable(boolean) - Method in class javax.swing.JToolBar
Sets the floatable property, which must be true for the user to move the tool bar.
setFloating(boolean, Point) - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
setFloatingColor(Color) - Method in class javax.swing.plaf.basic.BasicToolBarUI
Sets the color displayed when over a floating area
setFloatingLocation(int, int) - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
setFocusable(boolean) - Method in class java.awt.Component
Sets the focusable state of this Component to the specified value.
setFocusableWindowState(boolean) - Method in class java.awt.Window
Sets whether this Window can become the focused Window if it meets the other requirements outlined in isFocusableWindow.
setFocusAccelerator(char) - Method in class javax.swing.text.JTextComponent
Sets the key accelerator that will cause the receiving text component to get the focus.
setFocusCycleRoot(boolean) - Method in class java.awt.Container
Sets whether this Container is the root of a focus traversal cycle.
setFocusCycleRoot(boolean) - Method in class java.awt.Window
Does nothing because Windows must always be roots of a focus traversal cycle.
setFocusCycleRoot(boolean) - Method in class javax.swing.JInternalFrame
Does nothing because JInternalFrames must always be roots of a focus traversal cycle.
setFocusLostBehavior(int) - Method in class javax.swing.JFormattedTextField
Sets the behavior when focus is lost.
setFocusPainted(boolean) - Method in class javax.swing.AbstractButton
Sets the paintFocus property, which must be true for the focus state to be painted.
setFocusTraversalKeys(int, Set<? extends AWTKeyStroke>) - Method in class java.awt.Component
Sets the focus traversal keys for a given traversal operation for this Component.
setFocusTraversalKeys(int, Set<? extends AWTKeyStroke>) - Method in class java.awt.Container
Sets the focus traversal keys for a given traversal operation for this Container.
setFocusTraversalKeys(int, Set<? extends AWTKeyStroke>) - Method in class javax.swing.JComponent
Sets the focus traversal keys for a given traversal operation for this Component.
setFocusTraversalKeysEnabled(boolean) - Method in class java.awt.Component
Sets whether focus traversal keys are enabled for this Component.
setFocusTraversalPolicy(FocusTraversalPolicy) - Method in class java.awt.Container
Sets the focus traversal policy that will manage keyboard traversal of this Container's children, if this Container is a focus cycle root.
setFocusTraversalPolicyProvider(boolean) - Method in class java.awt.Container
Sets whether this container will be used to provide focus traversal policy.
setFollowRedirects(boolean) - Static method in class java.net.HttpURLConnection
Sets whether HTTP redirects (requests with response code 3xx) should be automatically followed by this class.
setFont(Font) - Method in class java.awt.Component.AccessibleAWTComponent
Sets the Font of this object.
setFont(Font) - Method in class java.awt.Component
Sets the font of this component.
setFont(Font) - Method in class java.awt.Container
Sets the font of this container.
setFont(Font) - Method in class java.awt.Graphics
Sets this graphics context's font to the specified font.
setFont(Font) - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Set the Font of this object.
setFont(Font) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Sets the Font of this object.
setFont(Font) - Method in class java.awt.MenuComponent
Sets the font to be used for this menu component to the specified font.
setFont(Font) - Method in interface java.awt.peer.ComponentPeer
Sets the font of this component.
setFont(Font) - Method in interface java.awt.peer.MenuComponentPeer
Sets the font for the menu component.
setFont(Font) - Method in interface javax.accessibility.AccessibleComponent
Sets the Font of this object.
setFont(Font) - Method in class javax.swing.DebugGraphics
Sets the Font used for text drawing operations.
setFont(Font) - Method in class javax.swing.JComponent
Sets the font for this component.
setFont(Font) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
setFont(Font) - Method in class javax.swing.JSlider
Sets the font for this component.
setFont(Font) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Sets the Font of this object.
setFont(Font) - Method in class javax.swing.JTextArea
Sets the current font.
setFont(Font) - Method in class javax.swing.JTextField
Sets the current font.
setFont(Font) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
setFont(Font) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
setFont(Font) - Method in class javax.swing.tree.DefaultTreeCellEditor
Sets the font to edit with.
setFont(Font) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Subclassed to map FontUIResources to null.
setFontFamily(MutableAttributeSet, String) - Static method in class javax.swing.text.StyleConstants
Sets the font attribute.
setFontSize(MutableAttributeSet, int) - Static method in class javax.swing.text.StyleConstants
Sets the font size attribute.
setForeground(Color) - Method in class java.awt.Component.AccessibleAWTComponent
Sets the foreground color of this object.
setForeground(Color) - Method in class java.awt.Component
Sets the foreground color of this component.
setForeground(Color) - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Set the foreground color of this object.
setForeground(Color) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Sets the foreground color of this object.
setForeground(Color) - Method in interface java.awt.peer.ComponentPeer
Sets the foreground color of this component.
setForeground(Color) - Method in interface javax.accessibility.AccessibleComponent
Sets the foreground color of this object.
setForeground(Color) - Method in class javax.swing.JComponent
Sets the foreground color of this component.
setForeground(Color) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
setForeground(Color) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Sets the foreground color of this object.
setForeground(Color) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
setForeground(Color) - Method in class javax.swing.table.DefaultTableCellRenderer
Overrides JComponent.setForeground to assign the unselected-foreground color to the specified color.
setForeground(Color) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
setForeground(MutableAttributeSet, Color) - Static method in class javax.swing.text.StyleConstants
Sets the foreground color.
setForegroundAt(int, Color) - Method in class javax.swing.JTabbedPane
Sets the foreground color at index to foreground which can be null, in which case the tab's foreground color will default to the foreground color of this tabbedpane.
setFormat(int, Format) - Method in class java.text.MessageFormat
Sets the format to use for the format element with the given format element index within the previously set pattern string.
setFormat(DateFormat) - Method in class javax.swing.text.DateFormatter
Sets the format that dictates the legal values that can be edited and displayed.
setFormat(Format) - Method in class javax.swing.text.InternationalFormatter
Sets the format that dictates the legal values that can be edited and displayed.
setFormat(Format) - Method in class javax.swing.text.NumberFormatter
Sets the format that dictates the legal values that can be edited and displayed.
setFormatByArgumentIndex(int, Format) - Method in class java.text.MessageFormat
Sets the format to use for the format elements within the previously set pattern string that use the given argument index.
setFormats(Format[]) - Method in class java.text.MessageFormat
Sets the formats to use for the format elements in the previously set pattern string.
setFormatsByArgumentIndex(Format[]) - Method in class java.text.MessageFormat
Sets the formats to use for the values passed into format methods or returned from parse methods.
setFormatter(Formatter) - Method in class java.util.logging.Handler
Set a Formatter.
setFormatter(JFormattedTextField.AbstractFormatter) - Method in class javax.swing.JFormattedTextField
Sets the current AbstractFormatter.
setFormatterFactory(JFormattedTextField.AbstractFormatterFactory) - Method in class javax.swing.JFormattedTextField
Sets the AbstractFormatterFactory.
setFrame(double, double, double, double) - Method in class java.awt.geom.Arc2D
Sets the location and size of the framing rectangle of this Shape to the specified rectangular values.
setFrame(double, double, double, double) - Method in class java.awt.geom.Ellipse2D.Double
Sets the location and size of the framing rectangle of this Shape to the specified rectangular values.
setFrame(float, float, float, float) - Method in class java.awt.geom.Ellipse2D.Float
Sets the location and size of the framing rectangle of this Shape to the specified rectangular values.
setFrame(double, double, double, double) - Method in class java.awt.geom.Ellipse2D.Float
Sets the location and size of the framing rectangle of this Shape to the specified rectangular values.
setFrame(double, double, double, double) - Method in class java.awt.geom.Rectangle2D
Sets the location and size of the outer bounds of this Rectangle2D to the specified rectangular values.
setFrame(double, double, double, double) - Method in class java.awt.geom.RectangularShape
Sets the location and size of the framing rectangle of this Shape to the specified rectangular values.
setFrame(Point2D, Dimension2D) - Method in class java.awt.geom.RectangularShape
Sets the location and size of the framing rectangle of this Shape to the specified Point2D and Dimension2D, respectively.
setFrame(Rectangle2D) - Method in class java.awt.geom.RectangularShape
Sets the framing rectangle of this Shape to be the specified Rectangle2D.
setFrame(double, double, double, double) - Method in class java.awt.geom.RoundRectangle2D
Sets the location and size of the framing rectangle of this Shape to the specified rectangular values.
setFrameFromCenter(double, double, double, double) - Method in class java.awt.geom.RectangularShape
Sets the framing rectangle of this Shape based on the specified center point coordinates and corner point coordinates.
setFrameFromCenter(Point2D, Point2D) - Method in class java.awt.geom.RectangularShape
Sets the framing rectangle of this Shape based on a specified center Point2D and corner Point2D.
setFrameFromDiagonal(double, double, double, double) - Method in class java.awt.geom.RectangularShape
Sets the diagonal of the framing rectangle of this Shape based on the two specified coordinates.
setFrameFromDiagonal(Point2D, Point2D) - Method in class java.awt.geom.RectangularShape
Sets the diagonal of the framing rectangle of this Shape based on two specified Point2D objects.
setFrameIcon(Icon) - Method in class javax.swing.JInternalFrame
Sets an image to be displayed in the titlebar of this internal frame (usually in the top-left corner).
setFramePosition(int) - Method in interface javax.sound.sampled.Clip
Sets the media position in sample frames.
setFreeStanding(boolean) - Method in class javax.swing.plaf.metal.MetalScrollButton
 
setFromPage(int) - Method in class java.awt.JobAttributes
Specifies, for jobs using these attributes, the first page to be printed, if a range of pages is to be printed.
setFromTree(String, Node) - Method in class javax.imageio.metadata.IIOMetadata
Sets the internal state of this IIOMetadata object from a tree of XML DOM Nodes whose syntax is defined by the given metadata format.
setFullBufferUpdates(boolean) - Method in class java.awt.image.MemoryImageSource
Specifies whether this animated memory image should always be updated by sending the complete buffer of pixels whenever there is a change.
setFullScreenWindow(Window) - Method in class java.awt.GraphicsDevice
Enter full-screen mode, or return to windowed mode.
setGlassPane(Component) - Method in class javax.swing.JApplet
Sets the glassPane property.
setGlassPane(Component) - Method in class javax.swing.JDialog
Sets the glassPane property.
setGlassPane(Component) - Method in class javax.swing.JFrame
Sets the glassPane property.
setGlassPane(Component) - Method in class javax.swing.JInternalFrame
Sets this JInternalFrame's glassPane property.
setGlassPane(JPanel) - Method in class javax.swing.JLayer
Sets the JLayer's glassPane component, which can be null.
setGlassPane(Component) - Method in class javax.swing.JRootPane
Sets a specified Component to be the glass pane for this root pane.
setGlassPane(Component) - Method in class javax.swing.JWindow
Sets the glassPane property.
setGlassPane(Component) - Method in interface javax.swing.RootPaneContainer
The glassPane is always the first child of the rootPane and the rootPanes layout manager ensures that it's always as big as the rootPane.
setGlobalActiveWindow(Window) - Method in class java.awt.KeyboardFocusManager
Sets the active Window.
setGlobalCurrentFocusCycleRoot(Container) - Method in class java.awt.KeyboardFocusManager
Sets the current focus cycle root.
setGlobalFocusedWindow(Window) - Method in class java.awt.KeyboardFocusManager
Sets the focused Window.
setGlobalFocusOwner(Component) - Method in class java.awt.KeyboardFocusManager
Sets the focus owner.
setGlobalPermanentFocusOwner(Component) - Method in class java.awt.KeyboardFocusManager
Sets the permanent focus owner.
setGlyphPainter(GlyphView.GlyphPainter) - Method in class javax.swing.text.GlyphView
Sets the painter to use for rendering glyphs.
setGlyphPosition(int, Point2D) - Method in class java.awt.font.GlyphVector
Sets the position of the specified glyph within this GlyphVector.
setGlyphTransform(int, AffineTransform) - Method in class java.awt.font.GlyphVector
Sets the transform of the specified glyph within this GlyphVector.
setGranularityPeriod(long) - Method in class javax.management.monitor.Monitor
Sets the granularity period (in milliseconds).
setGranularityPeriod(long) - Method in interface javax.management.monitor.MonitorMBean
Sets the granularity period (in milliseconds).
setGregorianChange(Date) - Method in class java.util.GregorianCalendar
Sets the GregorianCalendar change date.
setGridColor(Color) - Method in class javax.swing.JTable
Sets the color used to draw grid lines to gridColor and redisplays.
setGridLocation(int, int) - Method in class javax.swing.text.TableView.TableCell
Deprecated.
Sets the grid location.
setGroup(GroupPrincipal) - Method in interface java.nio.file.attribute.PosixFileAttributeView
Updates the file group-owner.
setGroup(ButtonGroup) - Method in interface javax.swing.ButtonModel
Identifies the group the button belongs to -- needed for radio buttons, which are mutually exclusive within their group.
setGroup(ButtonGroup) - Method in class javax.swing.DefaultButtonModel
Identifies the group the button belongs to -- needed for radio buttons, which are mutually exclusive within their group.
setGroupingSeparator(char) - Method in class java.text.DecimalFormatSymbols
Sets the character used for thousands separator.
setGroupingSize(int) - Method in class java.text.DecimalFormat
Set the grouping size.
setGroupingUsed(boolean) - Method in class java.text.NumberFormat
Set whether or not grouping will be used in this format.
setGuiAvailable(boolean) - Static method in class java.beans.Beans
Used to indicate whether of not we are running in an environment where GUI interaction is available.
setHashColor(Color) - Method in class javax.swing.plaf.basic.BasicTreeUI
 
setHeaderRenderer(TableCellRenderer) - Method in class javax.swing.table.TableColumn
Sets the TableCellRenderer used to draw the TableColumn's header to headerRenderer.
setHeaderValue(Object) - Method in class javax.swing.table.TableColumn
Sets the Object whose string representation will be used as the value for the headerRenderer.
setHeight(Spring) - Method in class javax.swing.SpringLayout.Constraints
Sets the height property, which controls the height of a component.
setHelpMenu(Menu) - Method in class java.awt.MenuBar
Sets the specified menu to be this menu bar's help menu.
setHelpMenu(JMenu) - Method in class javax.swing.JMenuBar
Sets the help menu that appears when the user selects the "help" option in the menu bar.
setHgap(int) - Method in class java.awt.BorderLayout
Sets the horizontal gap between components.
setHgap(int) - Method in class java.awt.CardLayout
Sets the horizontal gap between components.
setHgap(int) - Method in class java.awt.FlowLayout
Sets the horizontal gap between components and between the components and the borders of the Container.
setHgap(int) - Method in class java.awt.GridLayout
Sets the horizontal gap between components to the specified value.
setHidden(boolean) - Method in class java.beans.FeatureDescriptor
The "hidden" flag is used to identify features that are intended only for tool use, and which should not be exposed to humans.
setHidden(boolean) - Method in interface java.nio.file.attribute.DosFileAttributeView
Updates the value of the hidden attribute.
setHideActionText(boolean) - Method in class javax.swing.AbstractButton
Sets the hideActionText property, which determines whether the button displays text from the Action.
setHighlighter(Highlighter) - Method in class javax.swing.text.JTextComponent
Sets the highlighter to be used.
setHints(int) - Method in class java.awt.image.AreaAveragingScaleFilter
Detect if the data is being delivered with the necessary hints to allow the averaging algorithm to do its work.
setHints(int) - Method in interface java.awt.image.ImageConsumer
Sets the hints that the ImageConsumer uses to process the pixels delivered by the ImageProducer.
setHints(int) - Method in class java.awt.image.ImageFilter
Filters the information provided in the setHints method of the ImageConsumer interface.
setHints(int) - Method in class java.awt.image.PixelGrabber
The setHints method is part of the ImageConsumer API which this class must implement to retrieve the pixels.
setHoldability(int) - Method in interface java.sql.Connection
Changes the default holdability of ResultSet objects created using this Connection object to the given holdability.
setHonorsVisibility(boolean) - Method in class javax.swing.GroupLayout
Sets whether component visiblity is considered when sizing and positioning components.
setHonorsVisibility(Component, Boolean) - Method in class javax.swing.GroupLayout
Sets whether the component's visiblity is considered for sizing and positioning.
setHorizontalAlignment(int) - Method in class javax.swing.AbstractButton
Sets the horizontal alignment of the icon and text.
setHorizontalAlignment(int) - Method in class javax.swing.JLabel
Sets the alignment of the label's contents along the X axis.
setHorizontalAlignment(int) - Method in class javax.swing.JTextField
Sets the horizontal alignment of the text.
setHorizontalGroup(GroupLayout.Group) - Method in class javax.swing.GroupLayout
Sets the Group that positions and sizes components along the horizontal axis.
setHorizontalScrollBar(JScrollBar) - Method in class javax.swing.JScrollPane
Adds the scrollbar that controls the viewport's horizontal view position to the scrollpane.
setHorizontalScrollBarPolicy(int) - Method in class javax.swing.JScrollPane
Determines when the horizontal scrollbar appears in the scrollpane.
setHorizontalScrollBarPolicy(int) - Method in class javax.swing.ScrollPaneLayout
Sets the horizontal scrollbar-display policy.
setHorizontalTextPosition(int) - Method in class javax.swing.AbstractButton
Sets the horizontal position of the text relative to the icon.
setHorizontalTextPosition(int) - Method in class javax.swing.JLabel
Sets the horizontal position of the label's text, relative to its image.
setHostnameVerifier(HostnameVerifier) - Method in class javax.naming.ldap.StartTlsResponse
Sets the hostname verifier used by negotiate() after the TLS handshake has completed and the default hostname verification has failed.
setHostnameVerifier(HostnameVerifier) - Method in class javax.net.ssl.HttpsURLConnection
Sets the HostnameVerifier for this instance.
setHours(int) - Method in class java.sql.Date
Deprecated. 
setHours(int) - Method in class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by Calendar.set(Calendar.HOUR_OF_DAY, int hours).
setHttpOnly(boolean) - Method in class java.net.HttpCookie
Indicates whether the cookie should be considered HTTP Only.
setHumanPresentableName(String) - Method in class java.awt.datatransfer.DataFlavor
Sets the human presentable name for the data format that this DataFlavor represents.
setIcon(Icon) - Method in class javax.swing.AbstractButton
Sets the button's default icon.
setIcon(boolean) - Method in class javax.swing.JInternalFrame
Iconifies or de-iconifies this internal frame, if the look and feel supports iconification.
setIcon(Icon) - Method in class javax.swing.JLabel
Defines the icon this component will display.
setIcon(Icon) - Method in class javax.swing.JOptionPane
Sets the icon to display.
setIcon(MutableAttributeSet, Icon) - Static method in class javax.swing.text.StyleConstants
Sets the icon attribute.
setIconAt(int, Icon) - Method in class javax.swing.JTabbedPane
Sets the icon at index to icon which can be null.
setIconifiable(boolean) - Method in class javax.swing.JInternalFrame
Sets the iconable property, which must be true for the user to be able to make the JInternalFrame an icon.
setIconImage(Image) - Method in class java.awt.Frame
Sets the image to be displayed as the icon for this window.
setIconImage(Image) - Method in class java.awt.Window
Sets the image to be displayed as the icon for this window.
setIconImage(Image) - Method in class javax.swing.JFrame
Sets the image to be displayed as the icon for this window.
setIconImages(List<? extends Image>) - Method in class java.awt.Window
Sets the sequence of images to be displayed as the icon for this window.
setIconOnly(boolean) - Method in class javax.swing.plaf.metal.MetalComboBoxButton
 
setIconTextGap(int) - Method in class javax.swing.AbstractButton
If both the icon and text properties are set, this property defines the space between them.
setIconTextGap(int) - Method in class javax.swing.JLabel
If both the icon and text properties are set, this property defines the space between them.
setID(String) - Method in class java.util.TimeZone
Sets the time zone ID.
setIdAttribute(String, boolean) - Method in class javax.imageio.metadata.IIOMetadataNode
This DOM Level 3 method is not supported for IIOMetadataNode and will throw a DOMException.
setIdAttributeNode(Attr, boolean) - Method in class javax.imageio.metadata.IIOMetadataNode
This DOM Level 3 method is not supported for IIOMetadataNode and will throw a DOMException.
setIdAttributeNS(String, String, boolean) - Method in class javax.imageio.metadata.IIOMetadataNode
This DOM Level 3 method is not supported for IIOMetadataNode and will throw a DOMException.
setIdAttributeNS(Element, String, String) - Method in class javax.xml.crypto.dom.DOMCryptoContext
Registers the element's attribute specified by the namespace URI and local name to be of type ID.
setIdentifier(Object) - Method in class javax.swing.table.TableColumn
Sets the TableColumn's identifier to anIdentifier.
setIfModifiedSince(long) - Method in class java.net.URLConnection
Sets the value of the ifModifiedSince field of this URLConnection to the specified value.
setIgnoreRepaint(boolean) - Method in class java.awt.Component
Sets whether or not paint messages received from the operating system should be ignored.
setImage(Image) - Method in class java.awt.TrayIcon
Sets the image for this TrayIcon.
setImage(Image) - Method in class javax.swing.ImageIcon
Sets the image displayed by this icon.
setImageableArea(double, double, double, double) - Method in class java.awt.print.Paper
Sets the imageable area of this Paper.
setImageAutoSize(boolean) - Method in class java.awt.TrayIcon
Sets the auto-size property.
setImageObserver(ImageObserver) - Method in class javax.swing.ImageIcon
Sets the image observer for the image.
setImageURL(URL) - Method in class java.awt.SplashScreen
Changes the splash screen image.
setImplementation(Object) - Method in class javax.management.StandardMBean
Replace the implementation object wrapped in this object.
setImplicitDownCycleTraversal(boolean) - Method in class java.awt.ContainerOrderFocusTraversalPolicy
Sets whether this ContainerOrderFocusTraversalPolicy transfers focus down-cycle implicitly.
setImplicitDownCycleTraversal(boolean) - Method in class javax.swing.SortingFocusTraversalPolicy
Sets whether this SortingFocusTraversalPolicy transfers focus down-cycle implicitly.
setIn(InputStream) - Static method in class java.lang.System
Reassigns the "standard" input stream.
setInDefaultEventSet(boolean) - Method in class java.beans.EventSetDescriptor
Marks an event set as being in the "default" set (or not).
setIndentSpace(int) - Method in class javax.swing.text.AbstractWriter
Enables subclasses to specify how many spaces an indent maps to.
setIndeterminate(boolean) - Method in class javax.swing.JProgressBar
Sets the indeterminate property of the progress bar, which determines whether the progress bar is in determinate or indeterminate mode.
setIndex(int) - Method in interface java.text.CharacterIterator
Sets the position to the specified position in the text and returns that character.
setIndex(int) - Method in class java.text.ParsePosition
Set the current parse position.
setIndex(int) - Method in class java.text.StringCharacterIterator
Implements CharacterIterator.setIndex() for String.
setIndex(int) - Method in class javax.swing.text.Segment
Sets the position to the specified position in the text and returns that character.
setIndexedReadMethod(Method) - Method in class java.beans.IndexedPropertyDescriptor
Sets the method that should be used to read an indexed property value.
setIndexedWriteMethod(Method) - Method in class java.beans.IndexedPropertyDescriptor
Sets the method that should be used to write an indexed property value.
setInfinity(String) - Method in class java.text.DecimalFormatSymbols
Sets the string used to represent infinity.
setInfo(String) - Method in class java.security.Identity
Deprecated.
Specifies a general information string for this identity.
setInheritsPopupMenu(boolean) - Method in class javax.swing.JComponent
Sets whether or not getComponentPopupMenu should delegate to the parent if this component does not have a JPopupMenu assigned to it.
setInitialContextFactoryBuilder(InitialContextFactoryBuilder) - Static method in class javax.naming.spi.NamingManager
Sets the InitialContextFactory builder to be builder.
setInitialDelay(int) - Method in class javax.swing.Timer
Sets the Timer's initial delay, the time in milliseconds to wait after the timer is started before firing the first event.
setInitialDelay(int) - Method in class javax.swing.ToolTipManager
Specifies the initial delay value.
setInitialPolicies(Set<String>) - Method in class java.security.cert.PKIXParameters
Sets the Set of initial policy identifiers (OID strings), indicating that any one of these policies would be acceptable to the certificate user for the purposes of certification path processing.
setInitialSelectionValue(Object) - Method in class javax.swing.JOptionPane
Sets the input value that is initially displayed as selected to the user.
setInitialValue(Object) - Method in class javax.swing.JOptionPane
Sets the initial value that is to be enabled -- the Component that has the focus when the pane is initially displayed.
setInitThreshold(Number) - Method in class javax.management.monitor.CounterMonitor
Sets the initial threshold value common to all observed objects.
setInitThreshold(Number) - Method in interface javax.management.monitor.CounterMonitorMBean
Sets the initial threshold value common to all observed MBeans.
setInnerHTML(Element, String) - Method in class javax.swing.text.html.HTMLDocument
Replaces the children of the given element with the contents specified as an HTML string.
setInput(byte[], int, int) - Method in class java.util.zip.Deflater
Sets input data for compression.
setInput(byte[]) - Method in class java.util.zip.Deflater
Sets input data for compression.
setInput(byte[], int, int) - Method in class java.util.zip.Inflater
Sets input data for decompression.
setInput(byte[]) - Method in class java.util.zip.Inflater
Sets input data for decompression.
setInput(Object, boolean, boolean) - Method in class javax.imageio.ImageReader
Sets the input source to use to the given ImageInputStream or other Object.
setInput(Object, boolean) - Method in class javax.imageio.ImageReader
Sets the input source to use to the given ImageInputStream or other Object.
setInput(Object) - Method in class javax.imageio.ImageReader
Sets the input source to use to the given ImageInputStream or other Object.
setInputMap(int, InputMap) - Method in class javax.swing.JComponent
Sets the InputMap to use under the condition condition to map.
setInputMethodContext(InputMethodContext) - Method in interface java.awt.im.spi.InputMethod
Sets the input method context, which is used to dispatch input method events to the client component and to request information from the client component.
setInputValue(Object) - Method in class javax.swing.JOptionPane
Sets the input value that was selected or input by the user.
setInputVerifier(InputVerifier) - Method in class javax.swing.JComponent
Sets the input verifier for this component.
setInsets(short, short, short, short) - Method in class javax.swing.text.CompositeView
Sets the insets for the view.
setInstalledLookAndFeels(UIManager.LookAndFeelInfo[]) - Static method in class javax.swing.UIManager
Sets the set of available look and feels.
setInstance(LayoutStyle) - Static method in class javax.swing.LayoutStyle
Sets the shared instance of LayoutStyle.
setInstanceFollowRedirects(boolean) - Method in class java.net.HttpURLConnection
Sets whether HTTP redirects (requests with response code 3xx) should be automatically followed by this HttpURLConnection instance.
setInt(Object, int, int) - Static method in class java.lang.reflect.Array
Sets the value of the indexed component of the specified array object to the specified int value.
setInt(Object, int) - Method in class java.lang.reflect.Field
Sets the value of a field as an int on the specified object.
setInt(String, int) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given Java int value.
setInt(int, int) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given Java int value.
setInt(int, int) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to an int in the Java programming language.
setInt(String, int) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given Java int value.
setInt(int, int) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given Java int value.
setInt(String, int) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given Java int value.
setIntercellSpacing(Dimension) - Method in class javax.swing.JTable
Sets the rowMargin and the columnMargin -- the height and width of the space between cells -- to intercellSpacing.
setInterface(InetAddress) - Method in class java.net.MulticastSocket
Set the multicast network interface used by methods whose behavior would be affected by the value of the network interface.
setInternalFrame(JInternalFrame) - Method in class javax.swing.JInternalFrame.JDesktopIcon
Sets the JInternalFrame with which this DesktopIcon is associated.
setInternationalCurrencySymbol(String) - Method in class java.text.DecimalFormatSymbols
Sets the ISO 4217 currency code of the currency of these DecimalFormatSymbols.
setInvalidCharacters(String) - Method in class javax.swing.text.MaskFormatter
Allows for further restricting of the characters that can be input.
setInverted(boolean) - Method in class javax.swing.JSlider
Specify true to reverse the value-range shown for the slider and false to put the value range in the normal order.
setInvoker(Component) - Method in class javax.swing.JPopupMenu
Sets the invoker of this popup menu -- the component in which the popup menu menu is to be displayed.
setInvokesStopCellEditing(boolean) - Method in class javax.swing.JTree
Determines what happens when editing is interrupted by selecting another node in the tree, a change in the tree's data, or by some other means.
setIssuer(X500Principal) - Method in class java.security.cert.X509CertSelector
Sets the issuer criterion.
setIssuer(String) - Method in class java.security.cert.X509CertSelector
setIssuer(byte[]) - Method in class java.security.cert.X509CertSelector
Sets the issuer criterion.
setIssuerNames(Collection<?>) - Method in class java.security.cert.X509CRLSelector
Note: use X509CRLSelector.setIssuers(Collection) instead or only specify the byte array form of distinguished names when using this method.
setIssuers(Collection<X500Principal>) - Method in class java.security.cert.X509CRLSelector
Sets the issuerNames criterion.
setItalic(MutableAttributeSet, boolean) - Static method in class javax.swing.text.StyleConstants
Sets the italic attribute.
setItem(Object) - Method in interface javax.swing.ComboBoxEditor
Set the item that should be edited.
setItem(Object) - Method in class javax.swing.plaf.basic.BasicComboBoxEditor
Sets the item that should be edited.
setJMenuBar(JMenuBar) - Method in class javax.swing.JApplet
Sets the menubar for this applet.
setJMenuBar(JMenuBar) - Method in class javax.swing.JDialog
Sets the menubar for this dialog.
setJMenuBar(JMenuBar) - Method in class javax.swing.JFrame
Sets the menubar for this frame.
setJMenuBar(JMenuBar) - Method in class javax.swing.JInternalFrame
Sets the menuBar property for this JInternalFrame.
setJMenuBar(JMenuBar) - Method in class javax.swing.JRootPane
Adds or changes the menu bar used in the layered pane.
setJNDIContext(Context) - Static method in class javax.sql.rowset.spi.SyncFactory
Sets the initial JNDI context from which SyncProvider implementations can be retrieved from a JNDI namespace
setJobName(String) - Method in class java.awt.print.PrinterJob
Sets the name of the document to be printed.
setJoinType(int) - Method in interface javax.sql.rowset.JoinRowSet
Allow the application to adjust the type of JOIN imposed on tables contained within the JoinRowSet object instance.
setJustification(int) - Method in class javax.swing.text.ParagraphView
Sets the type of justification.
setKeepAlive(boolean) - Method in class java.net.Socket
Enable/disable SO_KEEPALIVE.
setKeepAliveTime(long, TimeUnit) - Method in class java.util.concurrent.ThreadPoolExecutor
Sets the time limit for which threads may remain idle before being terminated.
setKeyBindingActive(boolean) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
setKeyBindingRegistered(boolean) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
setKeyChar(char) - Method in class java.awt.event.KeyEvent
Set the keyChar value to indicate a logical character.
setKeyCode(int) - Method in class java.awt.event.KeyEvent
Set the keyCode value to indicate a physical key.
setKeyColumns(int[]) - Method in interface javax.sql.rowset.CachedRowSet
Sets this CachedRowSet object's keyCols field with the given array of column numbers, which forms a key for uniquely identifying a row in this CachedRowSet object.
setKeyEntry(String, Key, char[], Certificate[]) - Method in class java.security.KeyStore
Assigns the given key to the given alias, protecting it with the given password.
setKeyEntry(String, byte[], Certificate[]) - Method in class java.security.KeyStore
Assigns the given key (that has already been protected) to the given alias.
setKeymap(Keymap) - Method in class javax.swing.text.JTextComponent
Sets the keymap to use for binding events to actions.
setKeyPair(KeyPair) - Method in class java.security.Signer
Deprecated.
Sets the key pair (public key and private key) for this signer.
setKeySelectionManager(JComboBox.KeySelectionManager) - Method in class javax.swing.JComboBox
Sets the object that translates a keyboard character into a list selection.
setKeySelector(KeySelector) - Method in class javax.xml.crypto.dom.DOMCryptoContext
 
setKeySelector(KeySelector) - Method in interface javax.xml.crypto.XMLCryptoContext
Sets the key selector for finding a key.
setKeyUsage(boolean[]) - Method in class java.security.cert.X509CertSelector
Sets the keyUsage criterion.
setLabel(String) - Method in class java.awt.Button
Sets the button's label to be the specified string.
setLabel(String) - Method in class java.awt.Checkbox
Sets this check box's label to be the string argument.
setLabel(String) - Method in class java.awt.MenuItem
Sets the label for this menu item to the specified label.
setLabel(String) - Method in interface java.awt.peer.ButtonPeer
Sets the label that is displayed on the button.
setLabel(String) - Method in interface java.awt.peer.CheckboxPeer
Sets the label that should be displayed on the ckeckbox.
setLabel(String) - Method in interface java.awt.peer.MenuItemPeer
Sets the label to be displayed in this menu item.
setLabel(String) - Method in class javax.swing.AbstractButton
Deprecated.
- Replaced by setText(text)
setLabel(String) - Method in class javax.swing.JPopupMenu
Sets the popup menu's label.
setLabel(String) - Method in class javax.swing.text.html.Option
Sets the label to be used for the option.
setLabelFor(Component) - Method in class javax.swing.JLabel
Set the component this is labelling.
setLabelTable(Dictionary) - Method in class javax.swing.JSlider
Used to specify what label will be drawn at any given value.
setLanguage(String) - Method in class java.util.Locale.Builder
Sets the language.
setLanguageTag(String) - Method in class java.util.Locale.Builder
Resets the Builder to match the provided IETF BCP 47 language tag.
setLargeModel(boolean) - Method in class javax.swing.JTree
Specifies whether the UI should use a large model.
setLargeModel(boolean) - Method in class javax.swing.plaf.basic.BasicTreeUI
Updates the componentListener, if necessary.
setLastDividerLocation(int) - Method in class javax.swing.JSplitPane
Sets the last location the divider was at to newLastLocation.
setLastDragLocation(int) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Set the last drag location of the JSplitPane.
setLastModified(long) - Method in class java.io.File
Sets the last-modified time of the file or directory named by this abstract pathname.
setLastModifiedTime(Path, FileTime) - Static method in class java.nio.file.Files
Updates a file's last modified time attribute.
setLayer(Integer) - Method in class javax.swing.JInternalFrame
Convenience method for setting the layer attribute of this component.
setLayer(int) - Method in class javax.swing.JInternalFrame
Convenience method for setting the layer attribute of this component.
setLayer(Component, int) - Method in class javax.swing.JLayeredPane
Sets the layer attribute on the specified component, making it the bottommost component in that layer.
setLayer(Component, int, int) - Method in class javax.swing.JLayeredPane
Sets the layer attribute for the specified component and also sets its position within that layer.
setLayeredPane(JLayeredPane) - Method in class javax.swing.JApplet
Sets the layeredPane property.
setLayeredPane(JLayeredPane) - Method in class javax.swing.JDialog
Sets the layeredPane property.
setLayeredPane(JLayeredPane) - Method in class javax.swing.JFrame
Sets the layeredPane property.
setLayeredPane(JLayeredPane) - Method in class javax.swing.JInternalFrame
Sets this JInternalFrame's layeredPane property.
setLayeredPane(JLayeredPane) - Method in class javax.swing.JRootPane
Sets the layered pane for the root pane.
setLayeredPane(JLayeredPane) - Method in class javax.swing.JWindow
Sets the layeredPane property.
setLayeredPane(JLayeredPane) - Method in interface javax.swing.RootPaneContainer
A Container that manages the contentPane and in some cases a menu bar.
setLayerEventMask(long) - Method in class javax.swing.JLayer
Enables the events from JLayer and all its descendants defined by the specified event mask parameter to be delivered to the LayerUI.eventDispatched(AWTEvent, JLayer) method.
setLayout(LayoutManager) - Method in class java.awt.Container
Sets the layout manager for this container.
setLayout(LayoutManager) - Method in class java.awt.ScrollPane
Sets the layout manager for this container.
setLayout(LayoutManager) - Method in class javax.swing.AbstractButton
Sets the layout manager for this container, refer to Container.setLayout(LayoutManager) for a complete description of this method.
setLayout(LayoutManager) - Method in class javax.swing.Box
Throws an AWTError, since a Box can use only a BoxLayout.
setLayout(LayoutManager) - Method in class javax.swing.JApplet
Sets the LayoutManager.
setLayout(LayoutManager) - Method in class javax.swing.JDialog
Sets the LayoutManager.
setLayout(LayoutManager) - Method in class javax.swing.JFrame
Sets the LayoutManager.
setLayout(LayoutManager) - Method in class javax.swing.JInternalFrame
Ensures that, by default, the layout of this component cannot be set.
setLayout(LayoutManager) - Method in class javax.swing.JLayer
Sets the layout manager for this container.
setLayout(LayoutManager) - Method in class javax.swing.JScrollPane
Sets the layout manager for this JScrollPane.
setLayout(LayoutManager) - Method in class javax.swing.JToolBar
 
setLayout(LayoutManager) - Method in class javax.swing.JWindow
Sets the LayoutManager.
setLayoutOrientation(int) - Method in class javax.swing.JList
Defines the way list cells are layed out.
setLayoutStyle(LayoutStyle) - Method in class javax.swing.GroupLayout
Sets the LayoutStyle used to calculate the preferred gaps between components.
setLeadAnchorNotificationEnabled(boolean) - Method in class javax.swing.DefaultListSelectionModel
Sets the value of the leadAnchorNotificationEnabled flag.
setLeadSelectionIndex(int) - Method in class javax.swing.DefaultListSelectionModel
Sets the lead selection index, ensuring that values between the anchor and the new lead are either all selected or all deselected.
setLeadSelectionIndex(int) - Method in interface javax.swing.ListSelectionModel
Set the lead selection index.
setLeadSelectionPath(TreePath) - Method in class javax.swing.JTree
Sets the path identifies as the lead.
setLeafIcon(Icon) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Sets the icon used to represent leaf nodes.
setLeftChildIndent(int) - Method in class javax.swing.plaf.basic.BasicTreeUI
 
setLeftComponent(Component) - Method in class javax.swing.JSplitPane
Sets the component to the left (or above) the divider.
setLeftIndent(MutableAttributeSet, float) - Static method in class javax.swing.text.StyleConstants
Sets left indent.
setLeftInset(float) - Method in class javax.swing.text.AsyncBoxView
Set the left part of the margin around the view.
setLength(long) - Method in class java.io.RandomAccessFile
Sets the length of this file.
setLength(int) - Method in class java.lang.StringBuffer
 
setLength(int) - Method in class java.net.DatagramPacket
Set the length for this packet.
setLength(int) - Method in class javax.imageio.stream.IIOByteBuffer
Updates the value that will be returned by subsequent calls to the getLength method.
setLenient(boolean) - Method in class java.text.DateFormat
Specify whether or not date/time parsing is to be lenient.
setLenient(boolean) - Method in class java.util.Calendar
Specifies whether or not date/time interpretation is to be lenient.
setLevel(Level) - Method in class java.util.logging.Handler
Set the log level specifying which message levels will be logged by this Handler.
setLevel(Level) - Method in class java.util.logging.Logger
Set the log level specifying which message levels will be logged by this logger.
setLevel(Level) - Method in class java.util.logging.LogRecord
Set the logging message level, for example Level.SEVERE.
setLevel(int) - Method in class java.util.zip.Deflater
Sets the current compression level to the specified value.
setLevel(int) - Method in class java.util.zip.ZipOutputStream
Sets the compression level for subsequent entries which are DEFLATED.
setLibraryDirectory(String) - Method in class javax.management.loading.MLet
Sets the directory used by the library loader for storing native libraries before they are loaded into memory.
setLibraryDirectory(String) - Method in interface javax.management.loading.MLetMBean
Sets the directory used by the library loader for storing native libraries before they are loaded into memory.
setLightWeightPopupEnabled(boolean) - Method in class javax.swing.JComboBox
Sets the lightWeightPopupEnabled property, which provides a hint as to whether or not a lightweight Component should be used to contain the JComboBox, versus a heavyweight Component such as a Panel or a Window.
setLightWeightPopupEnabled(boolean) - Method in class javax.swing.JPopupMenu
Sets the value of the lightWeightPopupEnabled property, which by default is true.
setLightWeightPopupEnabled(boolean) - Method in class javax.swing.ToolTipManager
When displaying the JToolTip, the ToolTipManager chooses to use a lightweight JPanel if it fits.
setLimit(int) - Method in class javax.swing.undo.UndoManager
Sets the maximum number of edits this UndoManager holds.
setLine(double, double, double, double) - Method in class java.awt.geom.Line2D.Double
Sets the location of the end points of this Line2D to the specified double coordinates.
setLine(double, double, double, double) - Method in class java.awt.geom.Line2D.Float
Sets the location of the end points of this Line2D to the specified double coordinates.
setLine(float, float, float, float) - Method in class java.awt.geom.Line2D.Float
Sets the location of the end points of this Line2D to the specified float coordinates.
setLine(double, double, double, double) - Method in class java.awt.geom.Line2D
Sets the location of the end points of this Line2D to the specified double coordinates.
setLine(Point2D, Point2D) - Method in class java.awt.geom.Line2D
Sets the location of the end points of this Line2D to the specified Point2D coordinates.
setLine(Line2D) - Method in class java.awt.geom.Line2D
Sets the location of the end points of this Line2D to the same as those end points of the specified Line2D.
setLineIncrement(int) - Method in interface java.awt.peer.ScrollbarPeer
Sets the line increment of the scrollbar.
setLineIncrement(int) - Method in class java.awt.Scrollbar
Deprecated.
As of JDK version 1.1, replaced by setUnitIncrement(int).
setLineLength(int) - Method in class javax.swing.text.AbstractWriter
Enables subclasses to set the number of characters they want written per line.
setLineNumber(int) - Method in class java.io.LineNumberInputStream
Deprecated.
Sets the line number to the specified argument.
setLineNumber(int) - Method in class java.io.LineNumberReader
Set the current line number.
setLineSeparator(String) - Method in class javax.swing.text.AbstractWriter
Sets the String used to reprsent newlines.
setLineSpacing(float) - Method in class javax.swing.text.ParagraphView
Sets the line spacing.
setLineSpacing(MutableAttributeSet, float) - Static method in class javax.swing.text.StyleConstants
Sets line spacing.
setLineWrap(boolean) - Method in class javax.swing.JTextArea
Sets the line-wrapping policy of the text area.
setLinkCursor(Cursor) - Method in class javax.swing.text.html.HTMLEditorKit
Sets the cursor to use over links.
setLinkExplanation(String) - Method in exception javax.naming.LinkException
Sets the explanation associated with the problem encounter when resolving a link.
setLinkRemainingName(Name) - Method in exception javax.naming.LinkException
Sets the remaining link name field of this exception.
setLinkResolvedName(Name) - Method in exception javax.naming.LinkException
Sets the resolved link name field of this exception.
setLinkResolvedObj(Object) - Method in exception javax.naming.LinkException
Sets the link resolved object field of this exception.
setList(List<?>) - Method in class javax.swing.SpinnerListModel
Changes the list that defines this sequence and resets the index of the models value to zero.
setListData(E[]) - Method in class javax.swing.JList
Constructs a read-only ListModel from an array of items, and calls setModel with this model.
setListData(Vector<? extends E>) - Method in class javax.swing.JList
Constructs a read-only ListModel from a Vector and calls setModel with this model.
setLoadsSynchronously(boolean) - Method in class javax.swing.text.html.ImageView
Sets how the image is loaded.
setLocale(Locale) - Method in class java.awt.Component
Sets the locale of this component.
setLocale(Locale) - Method in interface java.awt.im.spi.InputMethod
Attempts to set the input locale.
setLocale(Locale) - Method in class java.beans.beancontext.BeanContextSupport
Sets the locale of this BeanContext.
setLocale(Locale) - Method in class java.text.MessageFormat
Sets the locale to be used when creating or comparing subformats.
setLocale(Locale) - Method in class java.util.Locale.Builder
Resets the Builder to match the provided locale.
setLocale(Locale) - Method in class javax.imageio.ImageReader
Sets the current Locale of this ImageReader to the given value.
setLocale(Locale) - Method in class javax.imageio.ImageWriter
Sets the current Locale of this ImageWriter to the given value.
setLocale(Locale) - Method in class javax.security.auth.callback.LanguageCallback
Set the retrieved Locale.
setLocale(Locale) - Method in interface javax.tools.DocumentationTool.DocumentationTask
Set the locale to be applied when formatting diagnostics and other localized data.
setLocale(Locale) - Method in interface javax.tools.JavaCompiler.CompilationTask
Set the locale to be applied when formatting diagnostics and other localized data.
setLocalPatternChars(String) - Method in class java.text.DateFormatSymbols
Sets localized date-time pattern characters.
setLocation(Point) - Method in class java.awt.Component.AccessibleAWTComponent
Sets the location of the object relative to the parent.
setLocation(int, int) - Method in class java.awt.Component
Moves this component to a new location.
setLocation(Point) - Method in class java.awt.Component
Moves this component to a new location.
setLocation(double, double) - Method in class java.awt.geom.Point2D.Double
Sets the location of this Point2D to the specified double coordinates.
setLocation(double, double) - Method in class java.awt.geom.Point2D.Float
Sets the location of this Point2D to the specified double coordinates.
setLocation(float, float) - Method in class java.awt.geom.Point2D.Float
Sets the location of this Point2D to the specified float coordinates.
setLocation(double, double) - Method in class java.awt.geom.Point2D
Sets the location of this Point2D to the specified double coordinates.
setLocation(Point2D) - Method in class java.awt.geom.Point2D
Sets the location of this Point2D to the same coordinates as the specified Point2D object.
setLocation(Point) - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Sets the location of the object relative to the parent.
setLocation(Point) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Sets the location of the object relative to the parent.
setLocation(Point) - Method in class java.awt.Point
Sets the location of the point to the specified location.
setLocation(int, int) - Method in class java.awt.Point
Changes the point to have the specified location.
setLocation(double, double) - Method in class java.awt.Point
Sets the location of this point to the specified double coordinates.
setLocation(Point) - Method in class java.awt.Rectangle
Moves this Rectangle to the specified location.
setLocation(int, int) - Method in class java.awt.Rectangle
Moves this Rectangle to the specified location.
setLocation(int, int) - Method in class java.awt.Window
Moves this component to a new location.
setLocation(Point) - Method in class java.awt.Window
Moves this component to a new location.
setLocation(Point) - Method in interface javax.accessibility.AccessibleComponent
Sets the location of the object relative to the parent.
setLocation(Point) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
setLocation(int, int) - Method in class javax.swing.JPopupMenu
Sets the location of the upper left corner of the popup menu using x, y coordinates.
setLocation(Point) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Sets the location of the object relative to the parent.
setLocation(Point) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
setLocation(Point) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
setLocation(JavaFileManager.Location, Iterable<? extends File>) - Method in interface javax.tools.StandardJavaFileManager
Associates the given path with the given location.
setLocationByPlatform(boolean) - Method in class java.awt.Window
Sets whether this Window should appear at the default location for the native windowing system or at the current location (returned by getLocation) the next time the Window is made visible.
setLocationRelativeTo(Component) - Method in class java.awt.Window
Sets the location of the window relative to the specified component according to the following scenarios.
setLockingKeyState(int, boolean) - Method in class java.awt.Toolkit
Sets the state of the given locking key on the keyboard.
setLog(OutputStream) - Static method in class java.rmi.server.RemoteServer
Log RMI calls to the output stream out.
setLogger(Logger) - Static method in class javax.sql.rowset.spi.SyncFactory
Sets the logging object to be used by the SyncProvider implementation provided by the SyncFactory.
setLogger(Logger, Level) - Static method in class javax.sql.rowset.spi.SyncFactory
Sets the logging object that is used by SyncProvider implementations provided by the SyncFactory SPI.
setLoggerLevel(String, String) - Method in interface java.lang.management.PlatformLoggingMXBean
Sets the specified logger to the specified new level.
setLoggerLevel(String, String) - Method in interface java.util.logging.LoggingMXBean
Sets the specified logger to the specified new level.
setLoggerName(String) - Method in class java.util.logging.LogRecord
Set the source Logger's name.
setLogicalStyle(Style) - Method in class javax.swing.JTextPane
Sets the logical style to use for the paragraph at the current caret position.
setLogicalStyle(int, Style) - Method in class javax.swing.text.DefaultStyledDocument
Sets the logical style to use for the paragraph at the given position.
setLogicalStyle(int, Style) - Method in interface javax.swing.text.StyledDocument
Sets the logical style to use for the paragraph at the given position.
setLoginTimeout(int) - Static method in class java.sql.DriverManager
Sets the maximum time in seconds that a driver will wait while attempting to connect to a database.
setLoginTimeout(int) - Method in interface javax.sql.CommonDataSource
Sets the maximum time in seconds that this data source will wait while attempting to connect to a database.
setLogStream(PrintStream) - Static method in class java.sql.DriverManager
Deprecated. 
setLogStream(PrintStream) - Static method in class javax.swing.DebugGraphics
Sets the stream to which the DebugGraphics logs drawing operations.
setLogTimers(boolean) - Static method in class javax.swing.Timer
Enables or disables the timer log.
setLogWriter(PrintWriter) - Static method in class java.sql.DriverManager
Sets the logging/tracing PrintWriter object that is used by the DriverManager and all drivers.
setLogWriter(PrintWriter) - Method in interface javax.sql.CommonDataSource
Sets the log writer for this DataSource object to the given java.io.PrintWriter object.
setLong(Object, int, long) - Static method in class java.lang.reflect.Array
Sets the value of the indexed component of the specified array object to the specified long value.
setLong(Object, long) - Method in class java.lang.reflect.Field
Sets the value of a field as a long on the specified object.
setLong(String, long) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given Java long value.
setLong(int, long) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given Java long value.
setLong(int, long) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given long in the Java programming language.
setLong(String, long) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given Java long value.
setLong(int, long) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given Java long value.
setLong(String, long) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given Java long value.
setLookAndFeel(LookAndFeel) - Static method in class javax.swing.UIManager
Sets the current look and feel to newLookAndFeel.
setLookAndFeel(String) - Static method in class javax.swing.UIManager
Loads the LookAndFeel specified by the given class name, using the current thread's context class loader, and passes it to setLookAndFeel(LookAndFeel).
setLoopbackMode(boolean) - Method in class java.net.MulticastSocket
Disable/Enable local loopback of multicast datagrams The option is used by the platform's networking code as a hint for setting whether multicast data will be looped back to the local socket.
setLoopCount(int) - Method in interface javax.sound.midi.Sequencer
Sets the number of repetitions of the loop for playback.
setLoopEndPoint(long) - Method in interface javax.sound.midi.Sequencer
Sets the last MIDI tick that will be played in the loop.
setLoopPoints(int, int) - Method in interface javax.sound.sampled.Clip
Sets the first and last sample frames that will be played in the loop.
setLoopStartPoint(long) - Method in interface javax.sound.midi.Sequencer
Sets the first MIDI tick that will be played in the loop.
setMagicCaretPosition(Point) - Method in interface javax.swing.text.Caret
Set the current caret visual location.
setMagicCaretPosition(Point) - Method in class javax.swing.text.DefaultCaret
Saves the current caret position.
setMajorOffset(float) - Method in class javax.swing.text.AsyncBoxView.ChildState
This method should only be called by the ChildLocator, it is simply a convenient place to hold the cached location.
setMajorTickSpacing(int) - Method in class javax.swing.JSlider
This method sets the major tick spacing.
setManagedResource(Object, String) - Method in interface javax.management.modelmbean.ModelMBean
Sets the instance handle of the object against which to execute all methods in this ModelMBean management interface (MBeanInfo and Descriptors).
setManagedResource(Object, String) - Method in class javax.management.modelmbean.RequiredModelMBean
Sets the instance handle of the object against which to execute all methods in this ModelMBean management interface (MBeanInfo and Descriptors).
setMargin(Insets) - Method in class javax.swing.AbstractButton
Sets space for margin between the button's border and the label.
setMargin(Insets) - Method in class javax.swing.JMenuBar
Sets the margin between the menubar's border and its menus.
setMargin(Insets) - Method in class javax.swing.JToolBar
Sets the margin between the tool bar's border and its buttons.
setMargin(Insets) - Method in class javax.swing.text.JTextComponent
Sets margin space between the text component's border and its text.
setMask(String) - Method in class javax.swing.text.MaskFormatter
Sets the mask dictating the legal characters.
setMasterSyncMode(Sequencer.SyncMode) - Method in interface javax.sound.midi.Sequencer
Sets the source of timing information used by this sequencer.
setMatchAllSubjectAltNames(boolean) - Method in class java.security.cert.X509CertSelector
Enables/disables matching all of the subjectAlternativeNames specified in the setSubjectAlternativeNames or addSubjectAlternativeName methods.
setMatchColumn(int) - Method in interface javax.sql.rowset.Joinable
Sets the designated column as the match column for this RowSet object.
setMatchColumn(int[]) - Method in interface javax.sql.rowset.Joinable
Sets the designated columns as the match column for this RowSet object.
setMatchColumn(String) - Method in interface javax.sql.rowset.Joinable
Sets the designated column as the match column for this RowSet object.
setMatchColumn(String[]) - Method in interface javax.sql.rowset.Joinable
Sets the designated columns as the match column for this RowSet object.
setMaxAge(long) - Method in class java.net.HttpCookie
Sets the maximum age of the cookie in seconds.
setMaxCRLNumber(BigInteger) - Method in class java.security.cert.X509CRLSelector
Sets the maxCRLNumber criterion.
setMaxFieldSize(int) - Method in interface java.sql.Statement
Sets the limit for the maximum number of bytes that can be returned for character and binary column values in a ResultSet object produced by this Statement object.
setMaxFieldSize(int) - Method in class javax.sql.rowset.BaseRowSet
Sets the maximum number of bytes that can be used for a column value in this RowSet object to the given number.
setMaxFieldSize(int) - Method in interface javax.sql.RowSet
Sets the maximum number of bytes that can be returned for a column value to the given number of bytes.
setMaximizable(boolean) - Method in class javax.swing.JInternalFrame
Sets the maximizable property, which determines whether the JInternalFrame can be maximized by some user action.
setMaximizedBounds(Rectangle) - Method in class java.awt.Frame
Sets the maximized bounds for this frame.
setMaximizedBounds(Rectangle) - Method in interface java.awt.peer.FramePeer
Sets the bounds of the frame when it becomes maximized.
setMaximum(int) - Method in interface java.awt.Adjustable
Sets the maximum value of the adjustable object.
setMaximum(int) - Method in class java.awt.Scrollbar
Sets the maximum value of this scroll bar.
setMaximum(int) - Method in class java.awt.ScrollPaneAdjustable
This method should NOT be called by user code.
setMaximum(int) - Method in interface javax.swing.BoundedRangeModel
Sets the model's maximum to newMaximum.
setMaximum(int) - Method in class javax.swing.DefaultBoundedRangeModel
Sets the maximum to n after ensuring that n that the other three properties obey the model's constraints:
setMaximum(boolean) - Method in class javax.swing.JInternalFrame
Maximizes and restores this internal frame.
setMaximum(int) - Method in class javax.swing.JProgressBar
Sets the progress bar's maximum value (stored in the progress bar's data model) to n.
setMaximum(int) - Method in class javax.swing.JScrollBar
Sets the model's maximum property.
setMaximum(int) - Method in class javax.swing.JSlider
Sets the slider's maximum value to maximum.
setMaximum(int) - Method in class javax.swing.ProgressMonitor
Specifies the maximum value.
setMaximum(Comparable) - Method in class javax.swing.SpinnerNumberModel
Changes the upper bound for numbers in this sequence.
setMaximum(Comparable) - Method in class javax.swing.text.InternationalFormatter
Sets the maximum permissible value.
setMaximumFractionDigits(int) - Method in class java.text.DecimalFormat
Sets the maximum number of digits allowed in the fraction portion of a number.
setMaximumFractionDigits(int) - Method in class java.text.NumberFormat
Sets the maximum number of digits allowed in the fraction portion of a number.
setMaximumIntegerDigits(int) - Method in class java.text.DecimalFormat
Sets the maximum number of digits allowed in the integer portion of a number.
setMaximumIntegerDigits(int) - Method in class java.text.NumberFormat
Sets the maximum number of digits allowed in the integer portion of a number.
setMaximumPoolSize(int) - Method in class java.util.concurrent.ThreadPoolExecutor
Sets the maximum allowed number of threads.
setMaximumRowCount(int) - Method in class javax.swing.JComboBox
Sets the maximum number of rows the JComboBox displays.
setMaximumSize(Dimension) - Method in class java.awt.Component
Sets the maximum size of this component to a constant value.
setMaximumSize(Dimension) - Method in class javax.swing.JComponent
Sets the maximum size of this component to a constant value.
setMaximumZoneSize(int) - Method in class javax.swing.text.ZoneView
Set the desired maximum zone size.
setMaxPage(int) - Method in class java.awt.JobAttributes
Specifies the maximum value the user can specify as the last page to be printed for jobs using these attributes.
setMaxPathLength(int) - Method in class java.security.cert.PKIXBuilderParameters
Sets the value of the maximum number of non-self-issued intermediate certificates that may exist in a certification path.
setMaxPriority(int) - Method in class java.lang.ThreadGroup
Sets the maximum priority of the group.
setMaxRows(int) - Method in interface java.sql.Statement
Sets the limit for the maximum number of rows that any ResultSet object generated by this Statement object can contain to the given number.
setMaxRows(int) - Method in class javax.sql.rowset.BaseRowSet
Sets the maximum number of rows that this RowSet object may contain to the given number.
setMaxRows(int) - Method in interface javax.sql.RowSet
Sets the maximum number of rows that this RowSet object can contain to the specified number.
setMaxSortKeys(int) - Method in class javax.swing.DefaultRowSorter
Sets the maximum number of sort keys.
setMaxWidth(int) - Method in class javax.swing.table.TableColumn
Sets the TableColumn's maximum width to maxWidth or, if maxWidth is less than the minimum width, to the minimum width.
setMaxZonesLoaded(int) - Method in class javax.swing.text.ZoneView
Sets the current setting of the number of zones allowed to be loaded at the same time.
setMBeanDescriptor(Descriptor) - Method in interface javax.management.modelmbean.ModelMBeanInfo
Sets the ModelMBean's descriptor.
setMBeanDescriptor(Descriptor) - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
 
setMBeanServer(MBeanServer) - Method in class javax.management.AttributeValueExp
Deprecated.
This method has no effect. The MBean Server used to obtain an attribute value is QueryEval.getMBeanServer().
setMBeanServer(MBeanServer) - Method in class javax.management.ObjectName
 
setMBeanServer(MBeanServer) - Method in class javax.management.QueryEval
Sets the MBean server on which the query is to be performed.
setMBeanServer(MBeanServer) - Method in interface javax.management.QueryExp
Sets the MBean server on which the query is to be performed.
setMBeanServer(MBeanServer) - Method in interface javax.management.remote.MBeanServerForwarder
Sets the MBeanServer object to which requests will be forwarded after treatment by this object.
setMBeanServer(MBeanServer) - Method in class javax.management.remote.rmi.RMIServerImpl
Sets the MBeanServer to which this connector server is attached.
setMBeanServer(MBeanServer) - Method in class javax.management.StringValueExp
Deprecated.
setMBeanServer(MBeanServer) - Method in interface javax.management.ValueExp
Deprecated.
This method is not needed because a ValueExp can access the MBean server in which it is being evaluated by using QueryEval.getMBeanServer().
setMBeanServerForwarder(MBeanServerForwarder) - Method in class javax.management.remote.JMXConnectorServer
 
setMBeanServerForwarder(MBeanServerForwarder) - Method in interface javax.management.remote.JMXConnectorServerMBean
Inserts an object that intercepts requests for the MBean server that arrive through this connector server.
setMBeanServerForwarder(MBeanServerForwarder) - Method in class javax.management.remote.rmi.RMIConnectorServer
 
setMedia(PageAttributes.MediaType) - Method in class java.awt.PageAttributes
Specifies the desired paper size for pages using these attributes.
setMediaToDefault() - Method in class java.awt.PageAttributes
Sets the paper size for pages using these attributes to the default size for the default locale.
setMenuBar(MenuBar) - Method in class java.awt.Frame
Sets the menu bar for this frame to the specified menu bar.
setMenuBar(MenuBar) - Method in interface java.awt.peer.FramePeer
Sets the menu bar for the frame.
setMenuBar(JMenuBar) - Method in class javax.swing.JInternalFrame
Deprecated.
As of Swing version 1.0.3 replaced by setJMenuBar(JMenuBar m).
setMenuBar(JMenuBar) - Method in class javax.swing.JRootPane
Deprecated.
As of Swing version 1.0.3 replaced by setJMenuBar(JMenuBar menu).
setMenuLocation(int, int) - Method in class javax.swing.JMenu
Sets the location of the popup component.
setMessage(String) - Method in class java.util.logging.LogRecord
Set the "raw" log message, before localization or formatting.
setMessage(int, byte[], int) - Method in class javax.sound.midi.MetaMessage
Sets the message parameters for a MetaMessage.
setMessage(byte[], int) - Method in class javax.sound.midi.MidiMessage
Sets the data for the MIDI message.
setMessage(int) - Method in class javax.sound.midi.ShortMessage
Sets the parameters for a MIDI message that takes no data bytes.
setMessage(int, int, int) - Method in class javax.sound.midi.ShortMessage
Sets the parameters for a MIDI message that takes one or two data bytes.
setMessage(int, int, int, int) - Method in class javax.sound.midi.ShortMessage
Sets the short message parameters for a channel message which takes up to two data bytes.
setMessage(byte[], int) - Method in class javax.sound.midi.SysexMessage
Sets the data for the system exclusive message.
setMessage(int, byte[], int) - Method in class javax.sound.midi.SysexMessage
Sets the data for the system exclusive message.
setMessage(Object) - Method in class javax.swing.JOptionPane
Sets the option pane's message-object.
setMessageDigest(MessageDigest) - Method in class java.security.DigestInputStream
Associates the specified message digest with this stream.
setMessageDigest(MessageDigest) - Method in class java.security.DigestOutputStream
Associates the specified message digest with this stream.
setMessageType(int) - Method in class javax.swing.JOptionPane
Sets the option pane's message type.
setMetadata(IIOMetadata) - Method in class javax.imageio.IIOImage
Sets the IIOMetadata to a new object, or null.
setMetaData(RowSetMetaData) - Method in interface javax.sql.rowset.CachedRowSet
Sets the metadata for this CachedRowSet object with the given RowSetMetaData object.
setMetaData(RowSetMetaData) - Method in interface javax.sql.RowSetInternal
Sets the given RowSetMetaData object as the RowSetMetaData object for this RowSet object.
setMethod(int) - Method in class java.util.zip.ZipEntry
Sets the compression method for the entry.
setMethod(int) - Method in class java.util.zip.ZipOutputStream
Sets the default compression method for subsequent entries.
setMicrosecondPosition(long) - Method in interface javax.sound.midi.Sequencer
Sets the current position in the sequence, expressed in microseconds
setMicrosecondPosition(long) - Method in interface javax.sound.sampled.Clip
Sets the media position in microseconds.
setMillis(long) - Method in class java.util.logging.LogRecord
Set event time.
setMillisToDecideToPopup(int) - Method in class javax.swing.ProgressMonitor
Specifies the amount of time to wait before deciding whether or not to popup a progress monitor.
setMillisToPopup(int) - Method in class javax.swing.ProgressMonitor
Specifies the amount of time it will take for the popup to appear.
setMinCRLNumber(BigInteger) - Method in class java.security.cert.X509CRLSelector
Sets the minCRLNumber criterion.
setMinimalDaysInFirstWeek(int) - Method in class java.util.Calendar
Sets what the minimal days required in the first week of the year are; For example, if the first week is defined as one that contains the first day of the first month of a year, call this method with value 1.
setMinimum(int) - Method in interface java.awt.Adjustable
Sets the minimum value of the adjustable object.
setMinimum(int) - Method in class java.awt.Scrollbar
Sets the minimum value of this scroll bar.
setMinimum(int) - Method in class java.awt.ScrollPaneAdjustable
This method should NOT be called by user code.
setMinimum(int) - Method in interface javax.swing.BoundedRangeModel
Sets the model's minimum to newMinimum.
setMinimum(int) - Method in class javax.swing.DefaultBoundedRangeModel
Sets the minimum to n after ensuring that n that the other three properties obey the model's constraints:
setMinimum(int) - Method in class javax.swing.JProgressBar
Sets the progress bar's minimum value (stored in the progress bar's data model) to n.
setMinimum(int) - Method in class javax.swing.JScrollBar
Sets the model's minimum property.
setMinimum(int) - Method in class javax.swing.JSlider
Sets the slider's minimum value to minimum.
setMinimum(int) - Method in class javax.swing.ProgressMonitor
Specifies the minimum value.
setMinimum(Comparable) - Method in class javax.swing.SpinnerNumberModel
Changes the lower bound for numbers in this sequence.
setMinimum(Comparable) - Method in class javax.swing.text.InternationalFormatter
Sets the minimum permissible value.
setMinimumFractionDigits(int) - Method in class java.text.DecimalFormat
Sets the minimum number of digits allowed in the fraction portion of a number.
setMinimumFractionDigits(int) - Method in class java.text.NumberFormat
Sets the minimum number of digits allowed in the fraction portion of a number.
setMinimumIntegerDigits(int) - Method in class java.text.DecimalFormat
Sets the minimum number of digits allowed in the integer portion of a number.
setMinimumIntegerDigits(int) - Method in class java.text.NumberFormat
Sets the minimum number of digits allowed in the integer portion of a number.
setMinimumSize(Dimension) - Method in class java.awt.Component
Sets the minimum size of this component to a constant value.
setMinimumSize(Dimension) - Method in class java.awt.Window
Sets the minimum size of this window to a constant value.
setMinimumSize(Dimension) - Method in class javax.swing.JComponent
Sets the minimum size of this component to a constant value.
setMinor(int, String) - Method in exception org.ietf.jgss.GSSException
Used by the exception thrower to set the mechanism level minor error code and its string explanation.
setMinorTickSpacing(int) - Method in class javax.swing.JSlider
This method sets the minor tick spacing.
setMinPage(int) - Method in class java.awt.JobAttributes
Specifies the minimum value the user can specify as the first page to be printed for jobs using these attributes.
setMinusSign(char) - Method in class java.text.DecimalFormatSymbols
Sets the character used to represent minus sign.
setMinutes(int) - Method in class java.sql.Date
Deprecated. 
setMinutes(int) - Method in class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by Calendar.set(Calendar.MINUTE, int minutes).
setMinWidth(int) - Method in class javax.swing.table.TableColumn
Sets the TableColumn's minimum width to minWidth, adjusting the new minimum width if necessary to ensure that 0 <= minWidth <= maxWidth.
setMnemonic(int) - Method in class javax.swing.AbstractButton
Sets the keyboard mnemonic on the current model.
setMnemonic(char) - Method in class javax.swing.AbstractButton
This method is now obsolete, please use setMnemonic(int) to set the mnemonic for a button.
setMnemonic(int) - Method in interface javax.swing.ButtonModel
Sets the keyboard mnemonic (shortcut key or accelerator key) for the button.
setMnemonic(int) - Method in class javax.swing.DefaultButtonModel
Sets the keyboard mnemonic (shortcut key or accelerator key) for the button.
setMnemonicAt(int, int) - Method in class javax.swing.JTabbedPane
Sets the keyboard mnemonic for accessing the specified tab.
setModal(boolean) - Method in class java.awt.Dialog
Specifies whether this dialog should be modal.
setModalBlocked(Dialog, boolean) - Method in interface java.awt.peer.WindowPeer
Sets if this window is blocked by a modal dialog or not.
setModalExclusionType(Dialog.ModalExclusionType) - Method in class java.awt.Window
Specifies the modal exclusion type for this window.
setModalityType(Dialog.ModalityType) - Method in class java.awt.Dialog
Sets the modality type for this dialog.
setMode(int) - Method in class java.awt.FileDialog
Sets the mode of the file dialog.
setModel(ButtonModel) - Method in class javax.swing.AbstractButton
Sets the model that this button represents.
setModel(ComboBoxModel<E>) - Method in class javax.swing.JComboBox
Sets the data model that the JComboBox uses to obtain the list of items.
setModel(ListModel<E>) - Method in class javax.swing.JList
Sets the model that represents the contents or "value" of the list, notifies property change listeners, and then clears the list's selection.
setModel(ButtonModel) - Method in class javax.swing.JMenu
Sets the data model for the "menu button" -- the label that the user clicks to open or close the menu.
setModel(ButtonModel) - Method in class javax.swing.JMenuItem
Sets the model that this button represents.
setModel(BoundedRangeModel) - Method in class javax.swing.JProgressBar
Sets the data model used by the JProgressBar.
setModel(BoundedRangeModel) - Method in class javax.swing.JScrollBar
Sets the model that handles the scrollbar's four fundamental properties: minimum, maximum, value, extent.
setModel(BoundedRangeModel) - Method in class javax.swing.JSlider
Sets the BoundedRangeModel that handles the slider's three fundamental properties: minimum, maximum, value.
setModel(SpinnerModel) - Method in class javax.swing.JSpinner
Changes the model that represents the value of this spinner.
setModel(SingleSelectionModel) - Method in class javax.swing.JTabbedPane
Sets the model to be used with this tabbedpane.
setModel(TableModel) - Method in class javax.swing.JTable
Sets the data model for this table to newModel and registers with it for listener notifications from the new data model.
setModel(TreeModel) - Method in class javax.swing.JTree
Sets the TreeModel that will provide the data.
setModel(TreeModel) - Method in class javax.swing.plaf.basic.BasicTreeUI
Sets the TreeModel.
setModel(M) - Method in class javax.swing.table.TableRowSorter
Sets the TableModel to use as the underlying model for this TableRowSorter.
setModel(TreeModel) - Method in class javax.swing.tree.AbstractLayoutCache
Sets the TreeModel that will provide the data.
setModel(TreeModel) - Method in class javax.swing.tree.FixedHeightLayoutCache
Sets the TreeModel that will provide the data.
setModel(TreeModel) - Method in class javax.swing.tree.VariableHeightLayoutCache
Sets the TreeModel that will provide the data.
setModelIndex(int) - Method in class javax.swing.table.TableColumn
Sets the model index for this column.
setModelMBeanInfo(ModelMBeanInfo) - Method in interface javax.management.modelmbean.ModelMBean
Initializes a ModelMBean object using ModelMBeanInfo passed in.
setModelMBeanInfo(ModelMBeanInfo) - Method in class javax.management.modelmbean.RequiredModelMBean
Initializes a ModelMBean object using ModelMBeanInfo passed in.
setModelWrapper(DefaultRowSorter.ModelWrapper<M, I>) - Method in class javax.swing.DefaultRowSorter
Sets the model wrapper providing the data that is being sorted and filtered.
setModifiers(int) - Method in class java.awt.event.KeyEvent
Deprecated.
as of JDK1.1.4
setModulus(Number) - Method in class javax.management.monitor.CounterMonitor
Sets the modulus value common to all observed MBeans.
setModulus(Number) - Method in interface javax.management.monitor.CounterMonitorMBean
Sets the modulus value.
setMonetaryDecimalSeparator(char) - Method in class java.text.DecimalFormatSymbols
Sets the monetary decimal separator.
setMono(boolean) - Method in interface javax.sound.midi.MidiChannel
Turns mono mode on or off.
setMonth(int) - Method in class java.sql.Time
Deprecated. 
setMonth(int) - Method in class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by Calendar.set(Calendar.MONTH, int month).
setMonths(String[]) - Method in class java.text.DateFormatSymbols
Sets month strings.
setMouseOver(boolean) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Sets whether or not the mouse is currently over the divider.
setMultiClickThreshhold(long) - Method in class javax.swing.AbstractButton
Sets the amount of time (in milliseconds) required between mouse press events for the button to generate the corresponding action events.
setMultipleDocumentHandling(JobAttributes.MultipleDocumentHandlingType) - Method in class java.awt.JobAttributes
Specifies the handling of multiple copies, including collation, for jobs using these attributes.
setMultipleDocumentHandlingToDefault() - Method in class java.awt.JobAttributes
Sets the handling of multiple copies, including collation, for jobs using these attributes to the default.
setMultipleMode(boolean) - Method in class java.awt.FileDialog
Enables or disables multiple file selection for the file dialog.
setMultipleMode(boolean) - Method in class java.awt.List
Sets the flag that determines whether this list allows multiple selections.
setMultipleMode(boolean) - Method in interface java.awt.peer.ListPeer
Toggles multiple selection mode on or off.
setMultipleSelections(boolean) - Method in class java.awt.List
Deprecated.
As of JDK version 1.1, replaced by setMultipleMode(boolean).
setMultiplier(int) - Method in class java.text.DecimalFormat
Sets the multiplier for use in percent, per mille, and similar formats.
setMultiSelectionEnabled(boolean) - Method in class javax.swing.JFileChooser
Sets the file chooser to allow multiple file selections.
setMute(boolean) - Method in interface javax.sound.midi.MidiChannel
Sets the mute state for this channel.
setName(String) - Method in class java.awt.Component
Sets the name of the component to the specified string.
setName(String) - Method in class java.awt.MenuComponent
Sets the name of the component to the specified string.
setName(String) - Method in class java.beans.FeatureDescriptor
Sets the programmatic name of this feature.
setName(String) - Method in class java.lang.Thread
Changes the name of this thread to be equal to the argument name.
setName(Principal, String) - Method in interface java.security.acl.Acl
Sets the name of this ACL.
setName(String) - Method in class javax.naming.NameClassPair
Sets the name of this binding.
setName(String) - Method in class javax.security.auth.callback.NameCallback
Set the retrieved name.
setName(String) - Method in class javax.swing.text.StyleContext.NamedStyle
Changes the name of the style.
setNameConstraints(byte[]) - Method in class java.security.cert.X509CertSelector
Sets the name constraints criterion.
setNameInNamespace(String) - Method in class javax.naming.NameClassPair
Sets the full name of this binding.
setNaN(String) - Method in class java.text.DecimalFormatSymbols
Sets the string used to represent "not a number".
setNanos(int) - Method in class java.sql.Timestamp
Sets this Timestamp object's nanos field to the given value.
setNativeMethodPrefix(ClassFileTransformer, String) - Method in interface java.lang.instrument.Instrumentation
This method modifies the failure handling of native method resolution by allowing retry with a prefix applied to the name.
setNativesForFlavor(DataFlavor, String[]) - Method in class java.awt.datatransfer.SystemFlavorMap
Discards the current mappings for the specified DataFlavor and all DataFlavors equal to the specified DataFlavor, and creates new mappings to the specified String natives.
setNavigationFilter(NavigationFilter) - Method in class javax.swing.text.JTextComponent
Sets the NavigationFilter.
setNCharacterStream(String, Reader, long) - Method in interface java.sql.CallableStatement
Sets the designated parameter to a Reader object.
setNCharacterStream(String, Reader) - Method in interface java.sql.CallableStatement
Sets the designated parameter to a Reader object.
setNCharacterStream(int, Reader, long) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to a Reader object.
setNCharacterStream(int, Reader) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to a Reader object.
setNCharacterStream(int, Reader) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter in this RowSet object's command to a Reader object.
setNCharacterStream(int, Reader, long) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to a Reader object.
setNCharacterStream(String, Reader, long) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to a Reader object.
setNCharacterStream(String, Reader) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to a Reader object.
setNCharacterStream(int, Reader) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to a Reader object.
setNCharacterStream(int, Reader, long) - Method in interface javax.sql.RowSet
Sets the designated parameter to a Reader object.
setNCharacterStream(String, Reader, long) - Method in interface javax.sql.RowSet
Sets the designated parameter to a Reader object.
setNCharacterStream(String, Reader) - Method in interface javax.sql.RowSet
Sets the designated parameter to a Reader object.
setNClob(String, NClob) - Method in interface java.sql.CallableStatement
Sets the designated parameter to a java.sql.NClob object.
setNClob(String, Reader, long) - Method in interface java.sql.CallableStatement
Sets the designated parameter to a Reader object.
setNClob(String, Reader) - Method in interface java.sql.CallableStatement
Sets the designated parameter to a Reader object.
setNClob(int, NClob) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to a java.sql.NClob object.
setNClob(int, Reader, long) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to a Reader object.
setNClob(int, Reader) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to a Reader object.
setNClob(String, NClob) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to a java.sql.NClob object.
setNClob(String, Reader, long) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to a Reader object.
setNClob(String, Reader) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to a Reader object.
setNClob(int, Reader, long) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to a Reader object.
setNClob(int, NClob) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to a java.sql.NClob object.
setNClob(int, Reader) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to a Reader object.
setNClob(String, NClob) - Method in interface javax.sql.RowSet
Sets the designated parameter to a java.sql.NClob object.
setNClob(String, Reader, long) - Method in interface javax.sql.RowSet
Sets the designated parameter to a Reader object.
setNClob(String, Reader) - Method in interface javax.sql.RowSet
Sets the designated parameter to a Reader object.
setNClob(int, Reader, long) - Method in interface javax.sql.RowSet
Sets the designated parameter to a Reader object.
setNClob(int, NClob) - Method in interface javax.sql.RowSet
Sets the designated parameter to a java.sql.NClob object.
setNClob(int, Reader) - Method in interface javax.sql.RowSet
Sets the designated parameter to a Reader object.
setNeedClientAuth(boolean) - Method in class javax.net.ssl.SSLEngine
Configures the engine to require client authentication.
setNeedClientAuth(boolean) - Method in class javax.net.ssl.SSLParameters
Sets whether client authentication should be required.
setNeedClientAuth(boolean) - Method in class javax.net.ssl.SSLServerSocket
Controls whether accepted server-mode SSLSockets will be initially configured to require client authentication.
setNeedClientAuth(boolean) - Method in class javax.net.ssl.SSLSocket
Configures the socket to require client authentication.
setNegativePermissions() - Method in interface java.security.acl.AclEntry
Sets this ACL entry to be a negative one.
setNegativePrefix(String) - Method in class java.text.DecimalFormat
Set the negative prefix.
setNegativeSuffix(String) - Method in class java.text.DecimalFormat
Set the negative suffix.
setNetworkInterface(NetworkInterface) - Method in class java.net.MulticastSocket
Specify the network interface for outgoing multicast datagrams sent on this socket.
setNetworkTimeout(Executor, int) - Method in interface java.sql.Connection
Sets the maximum period a Connection or objects created from the Connection will wait for the database to reply to any one request.
setNextException(SQLException) - Method in exception java.sql.SQLException
Adds an SQLException object to the end of the chain.
setNextFocusableComponent(Component) - Method in class javax.swing.JComponent
Deprecated.
As of 1.4, replaced by FocusTraversalPolicy
setNextSibling(Node) - Method in class javax.xml.crypto.dsig.dom.DOMSignContext
Sets the next sibling node.
setNextWarning(SQLWarning) - Method in exception java.sql.SQLWarning
Adds a SQLWarning object to the end of the chain.
setNextWarning(RowSetWarning) - Method in exception javax.sql.rowset.RowSetWarning
Sets warning as the next warning, that is, the warning chained to this RowSetWarning object.
setNode(Node) - Method in class javax.xml.crypto.dsig.dom.DOMValidateContext
Sets the node.
setNodeDimensions(AbstractLayoutCache.NodeDimensions) - Method in class javax.swing.tree.AbstractLayoutCache
Sets the renderer that is responsible for drawing nodes in the tree and which is threfore responsible for calculating the dimensions of individual nodes.
setNodeDimensions(AbstractLayoutCache.NodeDimensions) - Method in class javax.swing.tree.VariableHeightLayoutCache
Sets the renderer that is responsible for drawing nodes in the tree.
setNodeValue(String) - Method in class javax.imageio.metadata.IIOMetadataNode
Sets the String value associated with this node.
setNonContinuousLayoutDivider(Component) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Sets the divider to use when the splitPane is configured to not continuously layout.
setNonContinuousLayoutDivider(Component, boolean) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Sets the divider to use.
setNormalBounds(Rectangle) - Method in class javax.swing.JInternalFrame
Sets the normal bounds for this internal frame, the bounds that this internal frame would be restored to from its maximized state.
setNorthPane(JComponent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
setNote(String) - Method in class javax.swing.ProgressMonitor
Specifies the additional note that is displayed along with the progress message.
setNotify(boolean) - Method in class javax.management.monitor.CounterMonitor
Sets the notification's on/off switch value common to all observed MBeans.
setNotify(boolean) - Method in interface javax.management.monitor.CounterMonitorMBean
Sets the notification's on/off switch value.
setNotifyDiffer(boolean) - Method in class javax.management.monitor.StringMonitor
Sets the differing notification's on/off switch value common to all observed MBeans.
setNotifyDiffer(boolean) - Method in interface javax.management.monitor.StringMonitorMBean
Sets the differing notification's on/off switch value.
setNotifyHigh(boolean) - Method in class javax.management.monitor.GaugeMonitor
Sets the high notification's on/off switch value common to all observed MBeans.
setNotifyHigh(boolean) - Method in interface javax.management.monitor.GaugeMonitorMBean
Sets the high notification's on/off switch value.
setNotifyLow(boolean) - Method in class javax.management.monitor.GaugeMonitor
Sets the low notification's on/off switch value common to all observed MBeans.
setNotifyLow(boolean) - Method in interface javax.management.monitor.GaugeMonitorMBean
Sets the low notification's on/off switch value.
setNotifyMatch(boolean) - Method in class javax.management.monitor.StringMonitor
Sets the matching notification's on/off switch value common to all observed MBeans.
setNotifyMatch(boolean) - Method in interface javax.management.monitor.StringMonitorMBean
Sets the matching notification's on/off switch value.
setNString(String, String) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given String object.
setNString(int, String) - Method in interface java.sql.PreparedStatement
Sets the designated paramter to the given String object.
setNString(int, String) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated paramter to the given String object.
setNString(String, String) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated paramter to the given String object.
setNString(int, String) - Method in interface javax.sql.RowSet
Sets the designated paramter to the given String object.
setNString(String, String) - Method in interface javax.sql.RowSet
Sets the designated paramter to the given String object.
setNull(String, int) - Method in interface java.sql.CallableStatement
Sets the designated parameter to SQL NULL.
setNull(String, int, String) - Method in interface java.sql.CallableStatement
Sets the designated parameter to SQL NULL.
setNull(int, int) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to SQL NULL.
setNull(int, int, String) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to SQL NULL.
setNull(int, int) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to SQL NULL.
setNull(int, int, String) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to SQL NULL.
setNull(String, int) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to SQL NULL.
setNull(String, int, String) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to SQL NULL.
setNull(int, int) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's SQL command to SQL NULL.
setNull(String, int) - Method in interface javax.sql.RowSet
Sets the designated parameter to SQL NULL.
setNull(int, int, String) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's SQL command to SQL NULL.
setNull(String, int, String) - Method in interface javax.sql.RowSet
Sets the designated parameter to SQL NULL.
setNullable(int, int) - Method in class javax.sql.rowset.RowSetMetaDataImpl
Sets whether a value stored in the designated column can be set to NULL to the given constant from the interface ResultSetMetaData.
setNullable(int, int) - Method in interface javax.sql.RowSetMetaData
Sets whether the designated column's value can be set to NULL.
setNullFormatter(JFormattedTextField.AbstractFormatter) - Method in class javax.swing.text.DefaultFormatterFactory
Sets the formatter to use if the value of the JFormattedTextField is null.
setNumberFormat(NumberFormat) - Method in class java.text.DateFormat
Allows you to set the number formatter.
setNumRows(int) - Method in class javax.swing.table.DefaultTableModel
Obsolete as of Java 2 platform v1.3.
setObject(Object) - Method in interface java.beans.Customizer
Set the object to be customized.
setObject(String, Object, int, int) - Method in interface java.sql.CallableStatement
Sets the value of the designated parameter with the given object.
setObject(String, Object, int) - Method in interface java.sql.CallableStatement
Sets the value of the designated parameter with the given object.
setObject(String, Object) - Method in interface java.sql.CallableStatement
Sets the value of the designated parameter with the given object.
setObject(int, Object, int) - Method in interface java.sql.PreparedStatement
Sets the value of the designated parameter with the given object.
setObject(int, Object) - Method in interface java.sql.PreparedStatement
Sets the value of the designated parameter using the given object.
setObject(int, Object, int, int) - Method in interface java.sql.PreparedStatement
Sets the value of the designated parameter with the given object.
setObject(Object) - Method in interface java.sql.Ref
Sets the structured type value that this Ref object references to the given instance of Object.
setObject(Object) - Method in class javax.naming.Binding
Sets the object associated with this binding.
setObject(int, Object, int, int) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to an Object in the Java programming language.
setObject(int, Object, int) - Method in class javax.sql.rowset.BaseRowSet
Sets the value of the designated parameter with the given Object value.
setObject(int, Object) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to an Object in the Java programming language.
setObject(String, Object, int, int) - Method in class javax.sql.rowset.BaseRowSet
Sets the value of the designated parameter with the given object.
setObject(String, Object, int) - Method in class javax.sql.rowset.BaseRowSet
Sets the value of the designated parameter with the given object.
setObject(String, Object) - Method in class javax.sql.rowset.BaseRowSet
Sets the value of the designated parameter with the given object.
setObject(Object) - Method in class javax.sql.rowset.serial.SerialRef
Sets the SQL structured type that this SerialRef object references to the given Object object.
setObject(int, Object, int, int) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command with the given Java Object.
setObject(String, Object, int, int) - Method in interface javax.sql.RowSet
Sets the value of the designated parameter with the given object.
setObject(int, Object, int) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command with a Java Object.
setObject(String, Object, int) - Method in interface javax.sql.RowSet
Sets the value of the designated parameter with the given object.
setObject(String, Object) - Method in interface javax.sql.RowSet
Sets the value of the designated parameter with the given object.
setObject(int, Object) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command with a Java Object.
setObjectFactoryBuilder(ObjectFactoryBuilder) - Static method in class javax.naming.spi.NamingManager
The ObjectFactoryBuilder determines the policy used when trying to load object factories.
setObservedAttribute(String) - Method in class javax.management.monitor.Monitor
Sets the attribute to observe.
setObservedAttribute(String) - Method in interface javax.management.monitor.MonitorMBean
Sets the attribute to observe.
setObservedObject(ObjectName) - Method in class javax.management.monitor.Monitor
Deprecated.
setObservedObject(ObjectName) - Method in interface javax.management.monitor.MonitorMBean
Deprecated.
setOffset(int) - Method in class java.io.ObjectStreamField
Offset within instance data.
setOffset(int) - Method in class java.text.CollationElementIterator
Sets the iterator to point to the collation element corresponding to the specified character (the parameter is a CHARACTER offset in the original string, not an offset into its corresponding sequence of collation elements).
setOffset(int) - Method in class javax.imageio.stream.IIOByteBuffer
Updates the value that will be returned by subsequent calls to the getOffset method.
setOffset(Number) - Method in class javax.management.monitor.CounterMonitor
Sets the offset value common to all observed MBeans.
setOffset(Number) - Method in interface javax.management.monitor.CounterMonitorMBean
Sets the offset value.
setOffset(Point) - Method in class javax.swing.plaf.basic.BasicToolBarUI.DragWindow
 
SetOfIntegerSyntax - Class in javax.print.attribute
Class SetOfIntegerSyntax is an abstract base class providing the common implementation of all attributes whose value is a set of nonnegative integers.
SetOfIntegerSyntax(String) - Constructor for class javax.print.attribute.SetOfIntegerSyntax
Construct a new set-of-integer attribute with the given members in string form.
SetOfIntegerSyntax(int[][]) - Constructor for class javax.print.attribute.SetOfIntegerSyntax
Construct a new set-of-integer attribute with the given members in array form.
SetOfIntegerSyntax(int) - Constructor for class javax.print.attribute.SetOfIntegerSyntax
Construct a new set-of-integer attribute containing a single integer.
SetOfIntegerSyntax(int, int) - Constructor for class javax.print.attribute.SetOfIntegerSyntax
Construct a new set-of-integer attribute containing a single range of integers.
setOmni(boolean) - Method in interface javax.sound.midi.MidiChannel
Turns omni mode on or off.
setOneTouchExpandable(boolean) - Method in class javax.swing.JSplitPane
Sets the value of the oneTouchExpandable property, which must be true for the JSplitPane to provide a UI widget on the divider to quickly expand/collapse the divider.
setOOBInline(boolean) - Method in class java.net.Socket
Enable/disable OOBINLINE (receipt of TCP urgent data) By default, this option is disabled and TCP urgent data received on a socket is silently discarded.
setOpacity(float) - Method in class java.awt.Dialog
Sets the opacity of the window.
setOpacity(float) - Method in class java.awt.Frame
Sets the opacity of the window.
setOpacity(float) - Method in interface java.awt.peer.WindowPeer
Sets the level of opacity for the window.
setOpacity(float) - Method in class java.awt.Window
Sets the opacity of the window.
setOpaque(boolean) - Method in interface java.awt.peer.WindowPeer
Enables the per-pixel alpha support for the window.
setOpaque(boolean) - Method in class javax.swing.JComponent
If true the component paints every pixel within its bounds.
setOpenIcon(Icon) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Sets the icon used to represent non-leaf nodes that are expanded.
setOptimizeHuffmanTables(boolean) - Method in class javax.imageio.plugins.jpeg.JPEGImageWriteParam
Tells the writer to generate optimized Huffman tables for the image as part of the writing process.
setOption(int, Object) - Method in interface java.net.SocketOptions
Enable/disable the option specified by optID.
setOption(SocketOption<T>, T) - Method in class java.nio.channels.AsynchronousServerSocketChannel
 
setOption(SocketOption<T>, T) - Method in class java.nio.channels.AsynchronousSocketChannel
 
setOption(SocketOption<T>, T) - Method in class java.nio.channels.DatagramChannel
 
setOption(SocketOption<T>, T) - Method in interface java.nio.channels.NetworkChannel
Sets the value of a socket option.
setOption(SocketOption<T>, T) - Method in class java.nio.channels.ServerSocketChannel
 
setOption(SocketOption<T>, T) - Method in class java.nio.channels.SocketChannel
 
setOptions(Object[]) - Method in class javax.swing.JOptionPane
Sets the options this pane displays.
setOptionType(int) - Method in class javax.swing.JOptionPane
Sets the options to display.
setOrdering(Class<T>, T, T) - Method in class javax.imageio.spi.ServiceRegistry
Sets a pairwise ordering between two service provider objects within a given category.
setOrientation(int) - Method in class java.awt.print.PageFormat
Sets the page orientation.
setOrientation(int) - Method in class java.awt.Scrollbar
Sets the orientation for this scroll bar.
setOrientation(int) - Method in class javax.swing.JProgressBar
Sets the progress bar's orientation to newOrientation, which must be SwingConstants.VERTICAL or SwingConstants.HORIZONTAL.
setOrientation(int) - Method in class javax.swing.JScrollBar
Set the scrollbar's orientation to either VERTICAL or HORIZONTAL.
setOrientation(int) - Method in class javax.swing.JSeparator
Sets the orientation of the separator.
setOrientation(int) - Method in class javax.swing.JSlider
Set the slider's orientation to either SwingConstants.VERTICAL or SwingConstants.HORIZONTAL.
setOrientation(int) - Method in class javax.swing.JSplitPane
Sets the orientation, or how the splitter is divided.
setOrientation(int) - Method in class javax.swing.JToolBar
Sets the orientation of the tool bar.
setOrientation(int) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Set the orientation for the JSplitPane.
setOrientation(int) - Method in class javax.swing.plaf.basic.BasicToolBarUI.DragWindow
 
setOrientation(int) - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
setOrientationRequested(PageAttributes.OrientationRequestedType) - Method in class java.awt.PageAttributes
Specifies the print orientation for pages using these attributes.
setOrientationRequested(int) - Method in class java.awt.PageAttributes
Specifies the print orientation for pages using these attributes.
setOrientationRequestedToDefault() - Method in class java.awt.PageAttributes
Sets the print orientation for pages using these attributes to the default.
setOrigin(PageAttributes.OriginType) - Method in class java.awt.PageAttributes
Specifies whether drawing at (0, 0) to pages using these attributes draws at the upper-left corner of the physical page, or at the upper-left corner of the printable area.
setOriginalRow() - Method in interface javax.sql.rowset.CachedRowSet
Sets the current row in this CachedRowSet object as the original row.
setOut(PrintStream) - Static method in class java.lang.System
Reassigns the "standard" output stream.
setOuterHTML(Element, String) - Method in class javax.swing.text.html.HTMLDocument
Replaces the given element in the parent with the contents specified as an HTML string.
setOutput(Object) - Method in class javax.imageio.ImageWriter
Sets the destination to the given ImageOutputStream or other Object.
setOutputStream(OutputStream) - Method in class java.rmi.server.LogStream
Deprecated.
no replacement
setOutputStream(OutputStream) - Method in class java.util.logging.StreamHandler
Change the output stream.
setOverwriteMode(boolean) - Method in class javax.swing.text.DefaultFormatter
Configures the behavior when inserting characters.
setOwner(Object) - Method in class java.beans.XMLDecoder
Sets the owner of this decoder to owner.
setOwner(Object) - Method in class java.beans.XMLEncoder
Sets the owner of this encoder to owner.
setOwner(UserPrincipal) - Method in interface java.nio.file.attribute.FileOwnerAttributeView
Updates the file owner.
setOwner(Path, UserPrincipal) - Static method in class java.nio.file.Files
Updates the file owner.
setPackageAssertionStatus(String, boolean) - Method in class java.lang.ClassLoader
Sets the package default assertion status for the named package.
setPadding(int) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
 
setPage(int, Printable, PageFormat) - Method in class java.awt.print.Book
Sets the PageFormat and the Painter for a specified page number.
setPage(URL) - Method in class javax.swing.JEditorPane
Sets the current URL being displayed.
setPage(String) - Method in class javax.swing.JEditorPane
Sets the current URL being displayed.
setPageable(Pageable) - Method in class java.awt.print.PrinterJob
Queries document for the number of pages and the PageFormat and Printable for each page held in the Pageable instance, document.
setPageIncrement(int) - Method in interface java.awt.peer.ScrollbarPeer
Sets the page increment of the scrollbar.
setPageIncrement(int) - Method in class java.awt.Scrollbar
Deprecated.
As of JDK version 1.1, replaced by setBlockIncrement().
setPageRanges(int[][]) - Method in class java.awt.JobAttributes
Specifies, for jobs using these attributes, the ranges of pages to be printed, if a range of pages is to be printed.
setPageSize(int) - Method in interface javax.sql.rowset.CachedRowSet
Sets the CachedRowSet object's page-size.
setPaint(Paint) - Method in class java.awt.Graphics2D
Sets the Paint attribute for the Graphics2D context.
setPaintLabels(boolean) - Method in class javax.swing.JSlider
Determines whether labels are painted on the slider.
setPaintMode() - Method in class java.awt.Graphics
Sets the paint mode of this graphics context to overwrite the destination with this graphics context's current color.
setPaintMode() - Method in class javax.swing.DebugGraphics
Overrides Graphics.setPaintMode.
setPaintTicks(boolean) - Method in class javax.swing.JSlider
Determines whether tick marks are painted on the slider.
setPaintTrack(boolean) - Method in class javax.swing.JSlider
Determines whether the track is painted on the slider.
setPalette(boolean) - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
 
setPalette(boolean) - Method in class javax.swing.plaf.metal.MetalInternalFrameUI
 
setPaper(Paper) - Method in class java.awt.print.PageFormat
Sets the Paper object for this PageFormat.
setParagraphAttributes(AttributeSet, boolean) - Method in class javax.swing.JTextPane
Applies the given attributes to paragraphs.
setParagraphAttributes(int, int, AttributeSet, boolean) - Method in class javax.swing.text.DefaultStyledDocument
Sets attributes for a paragraph.
setParagraphAttributes(int, int, AttributeSet, boolean) - Method in class javax.swing.text.html.HTMLDocument
Sets attributes for a paragraph.
setParagraphAttributes(int, int, AttributeSet, boolean) - Method in interface javax.swing.text.StyledDocument
Sets paragraph attributes.
setParagraphAttributes(JEditorPane, AttributeSet, boolean) - Method in class javax.swing.text.StyledEditorKit.StyledTextAction
Applies the given attributes to paragraphs.
setParagraphInsets(AttributeSet) - Method in class javax.swing.text.CompositeView
Sets the insets from the paragraph attributes specified in the given attributes.
setParameter(String, Object) - Method in class java.security.Signature
Deprecated.
setParameter(AlgorithmParameterSpec) - Method in class java.security.Signature
Initializes this signature engine with the specified parameter set.
setParameterBlock(ParameterBlock) - Method in class java.awt.image.renderable.RenderableImageOp
Change the current ParameterBlock of the operation, allowing editing of image rendering chains.
setParameters(Vector<Object>) - Method in class java.awt.image.renderable.ParameterBlock
Sets the entire Vector of parameters to a given Vector.
setParameters(Object[]) - Method in class java.util.logging.LogRecord
Set the parameters to the log message.
setParent(Logger) - Method in class java.util.logging.Logger
Set the parent for this Logger.
setParent(ResourceBundle) - Method in class java.util.ResourceBundle
Sets the parent bundle of this bundle.
setParent(ActionMap) - Method in class javax.swing.ActionMap
Sets this ActionMap's parent.
setParent(InputMap) - Method in class javax.swing.ComponentInputMap
Sets the parent, which must be a ComponentInputMap associated with the same component as this ComponentInputMap.
setParent(InputMap) - Method in class javax.swing.InputMap
Sets this InputMap's parent.
setParent(View) - Method in class javax.swing.text.AsyncBoxView
Sets the parent of the view.
setParent(View) - Method in class javax.swing.text.ComponentView
Sets the parent for a child view.
setParent(View) - Method in class javax.swing.text.CompositeView
Sets the parent of the view.
setParent(View) - Method in class javax.swing.text.FlowView
Sets the parent of the view.
setParent(View) - Method in class javax.swing.text.html.BlockView
Establishes the parent view for this view.
setParent(View) - Method in class javax.swing.text.html.ImageView
Establishes the parent view for this view.
setParent(View) - Method in class javax.swing.text.html.ParagraphView
Establishes the parent view for this view.
setParent(View) - Method in class javax.swing.text.View
Establishes the parent view for this view.
setParent(MutableTreeNode) - Method in class javax.swing.tree.DefaultMutableTreeNode
Sets this node's parent to newParent but does not change the parent's child array.
setParent(MutableTreeNode) - Method in interface javax.swing.tree.MutableTreeNode
Sets the parent of the receiver to newParent.
setParent(Node) - Method in class javax.xml.crypto.dsig.dom.DOMSignContext
Sets the parent node.
setParseBigDecimal(boolean) - Method in class java.text.DecimalFormat
Sets whether the DecimalFormat.parse(java.lang.String, java.text.ParsePosition) method returns BigDecimal.
setParseIntegerOnly(boolean) - Method in class java.text.NumberFormat
Sets whether or not numbers should be parsed as integers only.
setParser(HTMLEditorKit.Parser) - Method in class javax.swing.text.html.HTMLDocument
Sets the parser that is used by the methods that insert html into the existing document, such as setInnerHTML, and setOuterHTML.
setPartialReturn(boolean) - Method in class javax.swing.text.Segment
Flag to indicate that partial returns are valid.
setPassword(char[]) - Method in class javax.security.auth.callback.PasswordCallback
Set the retrieved password.
setPassword(String) - Method in class javax.sql.rowset.BaseRowSet
Sets the password used to create a database connection for this RowSet object to the given String object.
setPassword(String) - Method in interface javax.sql.RowSet
Sets the database password for this RowSet object to the given String.
setPath(String) - Method in class java.net.HttpCookie
Specifies a path for the cookie to which the client should return the cookie.
setPathToNames(Collection<List<?>>) - Method in class java.security.cert.X509CertSelector
Sets the pathToNames criterion.
setPatternSeparator(char) - Method in class java.text.DecimalFormatSymbols
Sets the character used to separate positive and negative subpatterns in a pattern.
setPercent(char) - Method in class java.text.DecimalFormatSymbols
Sets the character used for percent sign.
setPerformancePreferences(int, int, int) - Method in class java.net.ServerSocket
Sets performance preferences for this ServerSocket.
setPerformancePreferences(int, int, int) - Method in class java.net.Socket
Sets performance preferences for this socket.
setPerformancePreferences(int, int, int) - Method in class java.net.SocketImpl
Sets performance preferences for this socket.
setPerMill(char) - Method in class java.text.DecimalFormatSymbols
Sets the character used for per mille sign.
setPermissions(Set<AclEntryPermission>) - Method in class java.nio.file.attribute.AclEntry.Builder
Sets the permissions component of this builder.
setPermissions(AclEntryPermission...) - Method in class java.nio.file.attribute.AclEntry.Builder
Sets the permissions component of this builder.
setPermissions(Set<PosixFilePermission>) - Method in interface java.nio.file.attribute.PosixFileAttributeView
Updates the file permissions.
setPersistenceDelegate(Class<?>, PersistenceDelegate) - Method in class java.beans.Encoder
Associates the specified persistence delegate with the given type.
setPitchBend(int) - Method in interface javax.sound.midi.MidiChannel
Changes the pitch offset for all notes on this channel.
setPixel(int, int, int[], DataBuffer) - Method in class java.awt.image.BandedSampleModel
Sets a pixel in the DataBuffer using an int array of samples for input.
setPixel(int, int, int[], DataBuffer) - Method in class java.awt.image.ComponentSampleModel
Sets a pixel in the DataBuffer using an int array of samples for input.
setPixel(int, int, int[], DataBuffer) - Method in class java.awt.image.MultiPixelPackedSampleModel
Sets a pixel in the DataBuffer using an int array for input.
setPixel(int, int, int[], DataBuffer) - Method in class java.awt.image.SampleModel
Sets a pixel in the DataBuffer using an int array of samples for input.
setPixel(int, int, float[], DataBuffer) - Method in class java.awt.image.SampleModel
Sets a pixel in the DataBuffer using a float array of samples for input.
setPixel(int, int, double[], DataBuffer) - Method in class java.awt.image.SampleModel
Sets a pixel in the DataBuffer using a double array of samples for input.
setPixel(int, int, int[], DataBuffer) - Method in class java.awt.image.SinglePixelPackedSampleModel
Sets a pixel in the DataBuffer using an int array of samples for input.
setPixel(int, int, int[]) - Method in class java.awt.image.WritableRaster
Sets a pixel in the DataBuffer using an int array of samples for input.
setPixel(int, int, float[]) - Method in class java.awt.image.WritableRaster
Sets a pixel in the DataBuffer using a float array of samples for input.
setPixel(int, int, double[]) - Method in class java.awt.image.WritableRaster
Sets a pixel in the DataBuffer using a double array of samples for input.
setPixels(int, int, int, int, ColorModel, byte[], int, int) - Method in class java.awt.image.AreaAveragingScaleFilter
Combine the components for the delivered byte pixels into the accumulation arrays and send on any averaged data for rows of pixels that are complete.
setPixels(int, int, int, int, ColorModel, int[], int, int) - Method in class java.awt.image.AreaAveragingScaleFilter
Combine the components for the delivered int pixels into the accumulation arrays and send on any averaged data for rows of pixels that are complete.
setPixels(int, int, int, int, int[], DataBuffer) - Method in class java.awt.image.BandedSampleModel
Sets all samples for a rectangle of pixels from an int array containing one sample per array element.
setPixels(int, int, int, int, ColorModel, byte[], int, int) - Method in class java.awt.image.BufferedImageFilter
Filters the information provided in the setPixels method of the ImageConsumer interface which takes an array of bytes.
setPixels(int, int, int, int, ColorModel, int[], int, int) - Method in class java.awt.image.BufferedImageFilter
Filters the information provided in the setPixels method of the ImageConsumer interface which takes an array of integers.
setPixels(int, int, int, int, int[], DataBuffer) - Method in class java.awt.image.ComponentSampleModel
Sets all samples for a rectangle of pixels from an int array containing one sample per array element.
setPixels(int, int, int, int, ColorModel, byte[], int, int) - Method in class java.awt.image.CropImageFilter
Determine whether the delivered byte pixels intersect the region to be extracted and passes through only that subset of pixels that appear in the output region.
setPixels(int, int, int, int, ColorModel, int[], int, int) - Method in class java.awt.image.CropImageFilter
Determine if the delivered int pixels intersect the region to be extracted and pass through only that subset of pixels that appear in the output region.
setPixels(int, int, int, int, ColorModel, byte[], int, int) - Method in interface java.awt.image.ImageConsumer
Delivers the pixels of the image with one or more calls to this method.
setPixels(int, int, int, int, ColorModel, int[], int, int) - Method in interface java.awt.image.ImageConsumer
The pixels of the image are delivered using one or more calls to the setPixels method.
setPixels(int, int, int, int, ColorModel, byte[], int, int) - Method in class java.awt.image.ImageFilter
Filters the information provided in the setPixels method of the ImageConsumer interface which takes an array of bytes.
setPixels(int, int, int, int, ColorModel, int[], int, int) - Method in class java.awt.image.ImageFilter
Filters the information provided in the setPixels method of the ImageConsumer interface which takes an array of integers.
setPixels(int, int, int, int, ColorModel, byte[], int, int) - Method in class java.awt.image.PixelGrabber
The setPixels method is part of the ImageConsumer API which this class must implement to retrieve the pixels.
setPixels(int, int, int, int, ColorModel, int[], int, int) - Method in class java.awt.image.PixelGrabber
The setPixels method is part of the ImageConsumer API which this class must implement to retrieve the pixels.
setPixels(int, int, int, int, ColorModel, byte[], int, int) - Method in class java.awt.image.ReplicateScaleFilter
Choose which rows and columns of the delivered byte pixels are needed for the destination scaled image and pass through just those rows and columns that are needed, replicated as necessary.
setPixels(int, int, int, int, ColorModel, int[], int, int) - Method in class java.awt.image.ReplicateScaleFilter
Choose which rows and columns of the delivered int pixels are needed for the destination scaled image and pass through just those rows and columns that are needed, replicated as necessary.
setPixels(int, int, int, int, ColorModel, byte[], int, int) - Method in class java.awt.image.RGBImageFilter
If the ColorModel object is the same one that has already been converted, then simply passes the pixels through with the converted ColorModel.
setPixels(int, int, int, int, ColorModel, int[], int, int) - Method in class java.awt.image.RGBImageFilter
If the ColorModel object is the same one that has already been converted, then simply passes the pixels through with the converted ColorModel, otherwise converts the buffer of integer pixels to the default RGB ColorModel and passes the converted buffer to the filterRGBPixels method to be converted one by one.
setPixels(int, int, int, int, int[], DataBuffer) - Method in class java.awt.image.SampleModel
Sets all samples for a rectangle of pixels from an int array containing one sample per array element.
setPixels(int, int, int, int, float[], DataBuffer) - Method in class java.awt.image.SampleModel
Sets all samples for a rectangle of pixels from a float array containing one sample per array element.
setPixels(int, int, int, int, double[], DataBuffer) - Method in class java.awt.image.SampleModel
Sets all samples for a rectangle of pixels from a double array containing one sample per array element.
setPixels(int, int, int, int, int[], DataBuffer) - Method in class java.awt.image.SinglePixelPackedSampleModel
Sets all samples for a rectangle of pixels from an int array containing one sample per array element.
setPixels(int, int, int, int, int[]) - Method in class java.awt.image.WritableRaster
Sets all samples for a rectangle of pixels from an int array containing one sample per array element.
setPixels(int, int, int, int, float[]) - Method in class java.awt.image.WritableRaster
Sets all samples for a rectangle of pixels from a float array containing one sample per array element.
setPixels(int, int, int, int, double[]) - Method in class java.awt.image.WritableRaster
Sets all samples for a rectangle of pixels from a double array containing one sample per array element.
setPlaceholder(String) - Method in class javax.swing.text.MaskFormatter
Sets the string to use if the value does not completely fill in the mask.
setPlaceholderCharacter(char) - Method in class javax.swing.text.MaskFormatter
Sets the character to use in place of characters that are not present in the value, ie the user must fill them in.
setPolicy(Set<String>) - Method in class java.security.cert.X509CertSelector
Sets the policy constraint.
setPolicy(Policy) - Static method in class java.security.Policy
Sets the system-wide Policy object.
setPolicy(Policy) - Static method in class javax.security.auth.Policy
Deprecated.
Sets the system-wide Policy object.
setPolicyMappingInhibited(boolean) - Method in class java.security.cert.PKIXParameters
Sets the PolicyMappingInhibited flag.
setPolicyQualifiersRejected(boolean) - Method in class java.security.cert.PKIXParameters
Sets the PolicyQualifiersRejected flag.
setPolyPressure(int, int) - Method in interface javax.sound.midi.MidiChannel
Reacts to a change in the specified note's key pressure.
setPoolable(boolean) - Method in interface java.sql.Statement
Requests that a Statement be pooled or not pooled.
setPopupMenu(PopupMenu) - Method in class java.awt.TrayIcon
Sets the popup menu for this TrayIcon.
setPopupMenuVisible(boolean) - Method in class javax.swing.JMenu
Sets the visibility of the menu's popup.
setPopupSize(Dimension) - Method in class javax.swing.JPopupMenu
Sets the size of the Popup window using a Dimension object.
setPopupSize(int, int) - Method in class javax.swing.JPopupMenu
Sets the size of the Popup window to the specified width and height.
setPopupVisible(boolean) - Method in class javax.swing.JComboBox
Sets the visibility of the popup.
setPopupVisible(JComboBox, boolean) - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Hides the popup.
setPopupVisible(JComboBox, boolean) - Method in class javax.swing.plaf.ComboBoxUI
Set the visiblity of the popup
setPopupVisible(JComboBox, boolean) - Method in class javax.swing.plaf.multi.MultiComboBoxUI
Invokes the setPopupVisible method on each UI handled by this object.
setPort(int) - Method in class java.net.DatagramPacket
Sets the port number on the remote host to which this datagram is being sent.
setPortlist(String) - Method in class java.net.HttpCookie
Specify the portlist of the cookie, which restricts the port(s) to which a cookie may be sent back in a Cookie header.
setPosition(int) - Method in class java.awt.font.LineBreakMeasurer
Sets the current position of this LineBreakMeasurer.
setPosition(Component, int) - Method in class javax.swing.JLayeredPane
Moves the component to position within its current layer, where 0 is the topmost position within the layer and -1 is the bottommost position.
setPositivePrefix(String) - Method in class java.text.DecimalFormat
Set the positive prefix.
setPositiveSuffix(String) - Method in class java.text.DecimalFormat
Set the positive suffix.
setPosixFilePermissions(Path, Set<PosixFilePermission>) - Static method in class java.nio.file.Files
Sets a file's POSIX permissions.
setPrecision(int, int) - Method in class javax.sql.rowset.RowSetMetaDataImpl
Sets the total number of decimal digits in a value stored in the designated column to the given number.
setPrecision(int, int) - Method in interface javax.sql.RowSetMetaData
Sets the designated column's number of decimal digits to the given int.
setPreferred(boolean) - Method in class java.beans.FeatureDescriptor
The "preferred" flag is used to identify features that are particularly important for presenting to humans.
setPreferredMinSize(Dimension) - Method in class javax.swing.plaf.basic.BasicTreeUI
Sets the preferred minimum size.
setPreferredScrollableViewportSize(Dimension) - Method in class javax.swing.JTable
Sets the preferred size of the viewport for this table.
setPreferredSize(Dimension) - Method in class java.awt.Component
Sets the preferred size of this component to a constant value.
setPreferredSize(Dimension) - Method in class javax.swing.JComponent
Sets the preferred size of this component.
setPreferredWidth(int) - Method in class javax.swing.table.TableColumn
Sets this column's preferred width to preferredWidth.
setPrefix(String) - Method in class javax.imageio.metadata.IIOMetadataNode
Does nothing, since namespaces are not supported.
setPreservesUnknownTags(boolean) - Method in class javax.swing.text.html.HTMLDocument
Determines how unknown tags are handled by the parser.
setPressed(boolean) - Method in interface javax.swing.ButtonModel
Sets the button to pressed or unpressed.
setPressed(boolean) - Method in class javax.swing.DefaultButtonModel
Sets the button to pressed or unpressed.
setPressed(boolean) - Method in class javax.swing.JToggleButton.ToggleButtonModel
Sets the pressed state of the toggle button.
setPressedIcon(Icon) - Method in class javax.swing.AbstractButton
Sets the pressed icon for the button.
setPreviewPanel(JComponent) - Method in class javax.swing.JColorChooser
Sets the current preview panel.
setPreviousBounds(JInternalFrame, Rectangle) - Method in class javax.swing.DefaultDesktopManager
Stores the bounds of the component just before a maximize call.
setPrincipal(UserPrincipal) - Method in class java.nio.file.attribute.AclEntry.Builder
Sets the principal component of this builder.
setPrincipal(Principal) - Method in interface java.security.acl.AclEntry
Specifies the principal for which permissions are granted or denied by this ACL entry.
setPrintable(Printable) - Method in class java.awt.print.PrinterJob
Calls painter to render the pages.
setPrintable(Printable, PageFormat) - Method in class java.awt.print.PrinterJob
Calls painter to render the pages in the specified format.
setPrinter(String) - Method in class java.awt.JobAttributes
Specifies the destination printer for jobs using these attributes.
setPrinterResolution(int[]) - Method in class java.awt.PageAttributes
Specifies the desired print resolution for pages using these attributes.
setPrinterResolution(int) - Method in class java.awt.PageAttributes
Specifies the desired cross feed and feed print resolutions in dots per inch for pages using these attributes.
setPrinterResolutionToDefault() - Method in class java.awt.PageAttributes
Sets the printer resolution for pages using these attributes to the default.
setPrintQuality(PageAttributes.PrintQualityType) - Method in class java.awt.PageAttributes
Specifies the print quality for pages using these attributes.
setPrintQuality(int) - Method in class java.awt.PageAttributes
Specifies the print quality for pages using these attributes.
setPrintQualityToDefault() - Method in class java.awt.PageAttributes
Sets the print quality for pages using these attributes to the default.
setPrintService(PrintService) - Method in class java.awt.print.PrinterJob
Associate this PrinterJob with a new PrintService.
setPriority(int) - Method in class java.lang.Thread
Changes the priority of this thread.
setPrivacy(boolean) - Method in class org.ietf.jgss.MessageProp
Sets the privacy state.
setPrivateKeyValid(Date) - Method in class java.security.cert.X509CertSelector
Sets the privateKeyValid criterion.
setProblemType(int) - Method in class javax.management.relation.RoleUnresolved
Sets problem type.
setProcessors(Iterable<? extends Processor>) - Method in interface javax.tools.JavaCompiler.CompilationTask
Sets processors (for annotation processing).
setProgress(int) - Method in class javax.swing.ProgressMonitor
Indicate the progress of the operation being monitored.
setProgress(int) - Method in class javax.swing.SwingWorker
Sets the progress bound property.
setProgressiveMode(int) - Method in class javax.imageio.ImageWriteParam
Specifies that the writer is to write the image out in a progressive mode such that the stream will contain a series of scans of increasing quality.
setPropagatedFrom(BeanContext) - Method in class java.beans.beancontext.BeanContextEvent
Sets the BeanContext from which this event was propagated.
setPropagationId(Object) - Method in class java.beans.PropertyChangeEvent
Sets the propagationId object for the event.
setProperties(Hashtable<?, ?>) - Method in class java.awt.image.CropImageFilter
Passes along the properties from the source object after adding a property indicating the cropped region.
setProperties(Hashtable<?, ?>) - Method in interface java.awt.image.ImageConsumer
Sets the extensible list of properties associated with this image.
setProperties(Hashtable<?, ?>) - Method in class java.awt.image.ImageFilter
Passes the properties from the source object along after adding a property indicating the stream of filters it has been run through.
setProperties(Hashtable<?, ?>) - Method in class java.awt.image.PixelGrabber
The setProperties method is part of the ImageConsumer API which this class must implement to retrieve the pixels.
setProperties(Hashtable<?, ?>) - Method in class java.awt.image.ReplicateScaleFilter
Passes along the properties from the source object after adding a property indicating the scale applied.
setProperties(Properties) - Static method in class java.lang.System
Sets the system properties to the Properties argument.
setPropertiesFromAttributes() - Method in class javax.swing.text.html.BlockView
Update any cached values that come from attributes.
setPropertiesFromAttributes() - Method in class javax.swing.text.html.ImageView
Update any cached values that come from attributes.
setPropertiesFromAttributes() - Method in class javax.swing.text.html.InlineView
Set the cached properties from the attributes.
setPropertiesFromAttributes() - Method in class javax.swing.text.html.ListView
 
setPropertiesFromAttributes() - Method in class javax.swing.text.html.ParagraphView
Sets up the paragraph from css attributes instead of the values found in StyleConstants (i.e.
setPropertiesFromAttributes() - Method in class javax.swing.text.LabelView
Sets the cached properties from the attributes.
setPropertiesFromAttributes() - Method in class javax.swing.text.ParagraphView
Set the cached properties from the attributes.
setProperty(String, String) - Static method in class java.lang.System
Sets the system property indicated by the specified key.
setProperty(String, String) - Static method in class java.security.Security
Sets a security property value.
setProperty(String, String) - Method in class java.util.Properties
Calls the Hashtable method put.
setProperty(String, Object) - Method in class javax.xml.crypto.dom.DOMCryptoContext
This implementation uses an internal HashMap to map the name to the specified object.
setProperty(String, Object) - Method in interface javax.xml.crypto.XMLCryptoContext
Sets the specified property.
setPropertyEditorClass(Class<?>) - Method in class java.beans.PropertyDescriptor
Normally PropertyEditors will be found using the PropertyEditorManager.
setProtocols(String[]) - Method in class javax.net.ssl.SSLParameters
Sets the array of protocols.
setPrototypeCellValue(E) - Method in class javax.swing.JList
Sets the prototypeCellValue property, and then (if the new value is non-null), computes the fixedCellWidth and fixedCellHeight properties by requesting the cell renderer component for the given value (and index 0) from the cell renderer, and using that component's preferred size.
setPrototypeDisplayValue(E) - Method in class javax.swing.JComboBox
Sets the prototype display value used to calculate the size of the display for the UI portion.
setPublicKey(PublicKey) - Method in class java.security.Identity
Deprecated.
Sets this identity's public key.
setPurgeFlag(boolean) - Method in class javax.management.relation.RelationService
Sets the flag to indicate if when a notification is received for the unregistration of an MBean referenced in a relation, if an immediate "purge" of the relations (look for the relations no longer valid) has to be performed , or if that will be performed only when the purgeRelations method will be explicitly called.
setPurgeFlag(boolean) - Method in interface javax.management.relation.RelationServiceMBean
Sets the flag to indicate if when a notification is received for the unregistration of an MBean referenced in a relation, if an immediate "purge" of the relations (look for the relations no longer valid) has to be performed, or if that will be performed only when the purgeRelations method is explicitly called.
setPushLevel(Level) - Method in class java.util.logging.MemoryHandler
Set the pushLevel.
setQOP(int) - Method in class org.ietf.jgss.MessageProp
Sets the QOP value.
setQueryTimeout(int) - Method in interface java.sql.Statement
Sets the number of seconds the driver will wait for a Statement object to execute to the given number of seconds.
setQueryTimeout(int) - Method in class javax.sql.rowset.BaseRowSet
Sets to the given number the maximum number of seconds the driver will wait for a query to execute.
setQueryTimeout(int) - Method in interface javax.sql.RowSet
Sets the maximum time the driver will wait for a statement to execute to the given number of seconds.
setRangeProperties(int, int, int, int, boolean) - Method in interface javax.swing.BoundedRangeModel
This method sets all of the model's data with a single method call.
setRangeProperties(int, int, int, int, boolean) - Method in class javax.swing.DefaultBoundedRangeModel
Sets all of the BoundedRangeModel properties after forcing the arguments to obey the usual constraints:
setRaster(Raster) - Method in class javax.imageio.IIOImage
Sets the current Raster.
setRawOffset(int) - Method in class java.util.SimpleTimeZone
Sets the base time zone offset to GMT.
setRawOffset(int) - Method in class java.util.TimeZone
Sets the base time zone offset to GMT.
setRawResult(V) - Method in class java.util.concurrent.ForkJoinTask
Forces the given value to be returned as a result.
setRawResult(Void) - Method in class java.util.concurrent.RecursiveAction
Requires null completion value.
setRawResult(V) - Method in class java.util.concurrent.RecursiveTask
 
setReadable(boolean, boolean) - Method in class java.io.File
Sets the owner's or everybody's read permission for this abstract pathname.
setReadable(boolean) - Method in class java.io.File
A convenience method to set the owner's read permission for this abstract pathname.
setReader(Reader) - Method in interface javax.script.ScriptContext
Sets the Reader for scripts to read input .
setReader(Reader) - Method in class javax.script.SimpleScriptContext
Sets the Reader for scripts to read input .
setReadMethod(Method) - Method in class java.beans.PropertyDescriptor
Sets the method that should be used to read the property value.
setReadOnly() - Method in class java.io.File
Marks the file or directory named by this abstract pathname so that only read operations are allowed.
setReadOnly(boolean) - Method in interface java.nio.file.attribute.DosFileAttributeView
Updates the value of the read-only attribute.
setReadOnly() - Method in class java.security.PermissionCollection
Marks this PermissionCollection object as "readonly".
setReadOnly(boolean) - Method in interface java.sql.Connection
Puts this connection in read-only mode as a hint to the driver to enable database optimizations.
setReadOnly() - Method in class javax.security.auth.Subject
Set this Subject to be read-only.
setReadOnly(boolean) - Method in class javax.sql.rowset.BaseRowSet
Sets this RowSet object's readOnly property to the given boolean.
setReadOnly(boolean) - Method in interface javax.sql.RowSet
Sets whether this RowSet object is read-only to the given boolean.
setReadTimeout(int) - Method in class java.net.URLConnection
Sets the read timeout to a specified timeout, in milliseconds.
setReceiveBufferSize(int) - Method in class java.net.DatagramSocket
Sets the SO_RCVBUF option to the specified value for this DatagramSocket.
setReceiveBufferSize(int) - Method in class java.net.ServerSocket
Sets a default proposed value for the SO_RCVBUF option for sockets accepted from this ServerSocket.
setReceiveBufferSize(int) - Method in class java.net.Socket
Sets the SO_RCVBUF option to the specified value for this Socket.
setReceiver(Receiver) - Method in interface javax.sound.midi.Transmitter
Sets the receiver to which this transmitter will deliver MIDI messages.
setRect(double, double, double, double) - Method in class java.awt.geom.Rectangle2D.Double
Sets the location and size of this Rectangle2D to the specified double values.
setRect(Rectangle2D) - Method in class java.awt.geom.Rectangle2D.Double
Sets this Rectangle2D to be the same as the specified Rectangle2D.
setRect(float, float, float, float) - Method in class java.awt.geom.Rectangle2D.Float
Sets the location and size of this Rectangle2D to the specified float values.
setRect(double, double, double, double) - Method in class java.awt.geom.Rectangle2D.Float
Sets the location and size of this Rectangle2D to the specified double values.
setRect(Rectangle2D) - Method in class java.awt.geom.Rectangle2D.Float
Sets this Rectangle2D to be the same as the specified Rectangle2D.
setRect(double, double, double, double) - Method in class java.awt.geom.Rectangle2D
Sets the location and size of this Rectangle2D to the specified double values.
setRect(Rectangle2D) - Method in class java.awt.geom.Rectangle2D
Sets this Rectangle2D to be the same as the specified Rectangle2D.
setRect(Raster) - Method in class java.awt.image.WritableRaster
Copies pixels from Raster srcRaster to this WritableRaster.
setRect(int, int, Raster) - Method in class java.awt.image.WritableRaster
Copies pixels from Raster srcRaster to this WritableRaster.
setRect(double, double, double, double) - Method in class java.awt.Rectangle
Sets the bounds of this Rectangle to the integer bounds which encompass the specified x, y, width, and height.
setRef(RemoteStub, RemoteRef) - Static method in class java.rmi.server.RemoteStub
Deprecated.
no replacement. The setRef method is not needed since RemoteStubs can be created with the RemoteStub(RemoteRef) constructor.
setRef(int, Ref) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given REF(<structured-type>) value.
setRef(int, Ref) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given Ref object in the Java programming language.
setRef(int, Ref) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command with the given Ref value.
setRegion(String) - Method in class java.util.Locale.Builder
Sets the region.
setRejectedExecutionHandler(RejectedExecutionHandler) - Method in class java.util.concurrent.ThreadPoolExecutor
Sets a new handler for unexecutable tasks.
setRelationServiceManagementFlag(Boolean) - Method in class javax.management.relation.RelationSupport
 
setRelationServiceManagementFlag(Boolean) - Method in interface javax.management.relation.RelationSupportMBean
Specifies whether this relation is handled by the Relation Service.
setRelative(boolean) - Method in class javax.naming.NameClassPair
Sets whether the name of this binding is relative to the target context (which is named by the first parameter of the list() method).
setRemainingName(Name) - Method in exception javax.naming.NamingException
Sets the remaining name field of this exception.
setRemainingName(Name) - Method in class javax.naming.spi.ResolveResult
Sets the remaining name field of this result to name.
setRemainingNewName(Name) - Method in exception javax.naming.CannotProceedException
Sets the "remaining new name" field of this exception.
setRemoveOnCancelPolicy(boolean) - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
Sets the policy on whether cancelled tasks should be immediately removed from the work queue at time of cancellation.
setRenderContext(RenderContext) - Method in class java.awt.image.renderable.RenderableImageProducer
Sets a new RenderContext to use for the next startProduction() call.
setRenderedImage(RenderedImage) - Method in class javax.imageio.IIOImage
Sets the current RenderedImage.
setRenderer(ListCellRenderer<? super E>) - Method in class javax.swing.JComboBox
Sets the renderer that paints the list items and the item selected from the list in the JComboBox field.
setRenderingHint(RenderingHints.Key, Object) - Method in class java.awt.Graphics2D
Sets the value of a single preference for the rendering algorithms.
setRenderingHints(Map<?, ?>) - Method in class java.awt.Graphics2D
Replaces the values of all preferences for the rendering algorithms with the specified hints.
setRenderingHints(RenderingHints) - Method in class java.awt.image.renderable.RenderContext
Sets the rendering hints of this RenderContext.
setReorderingAllowed(boolean) - Method in class javax.swing.table.JTableHeader
Sets whether the user can drag column headers to reorder columns.
setRepeats(boolean) - Method in class javax.swing.Timer
If flag is false, instructs the Timer to send only one action event to its listeners.
setRequestControls(Control[]) - Method in class javax.naming.ldap.InitialLdapContext
 
setRequestControls(Control[]) - Method in interface javax.naming.ldap.LdapContext
Sets the request controls for methods subsequently invoked on this context.
setRequestFocusEnabled(boolean) - Method in class javax.swing.JComponent
Provides a hint as to whether or not this JComponent should get focus.
setRequestMethod(String) - Method in class java.net.HttpURLConnection
Set the method for the URL request, one of: GET POST HEAD OPTIONS PUT DELETE TRACE are legal, subject to protocol restrictions.
setRequestProperty(String, String) - Method in class java.net.URLConnection
Sets the general request property.
setReshowDelay(int) - Method in class javax.swing.ToolTipManager
Used to specify the amount of time before the user has to wait initialDelay milliseconds before a tooltip will be shown.
setResizable(boolean) - Method in class java.awt.Dialog
Sets whether this dialog is resizable by the user.
setResizable(boolean) - Method in class java.awt.Frame
Sets whether this frame is resizable by the user.
setResizable(boolean) - Method in interface java.awt.peer.DialogPeer
Sets if the dialog should be resizable or not.
setResizable(boolean) - Method in interface java.awt.peer.FramePeer
Sets if the frame should be resizable or not.
setResizable(boolean) - Method in class javax.swing.JInternalFrame
Sets whether the JInternalFrame can be resized by some user action.
setResizable(boolean) - Method in class javax.swing.table.TableColumn
Sets whether this column can be resized.
setResizeWeight(double) - Method in class javax.swing.JSplitPane
Specifies how to distribute extra space when the size of the split pane changes.
setResizingAllowed(boolean) - Method in class javax.swing.table.JTableHeader
Sets whether the user can resize columns by dragging between headers.
setResizingColumn(TableColumn) - Method in class javax.swing.table.JTableHeader
Sets the header's resizingColumn to aColumn.
setResolvedName(Name) - Method in exception javax.naming.NamingException
Sets the resolved name field of this exception.
setResolvedObj(Object) - Method in exception javax.naming.NamingException
Sets the resolved object field of this exception.
setResolvedObj(Object) - Method in class javax.naming.spi.ResolveResult
Sets the resolved Object field of this result to obj.
setResolvedValue(int, Object) - Method in interface javax.sql.rowset.spi.SyncResolver
Sets obj as the value in column index in the current row of the RowSet object that is being synchronized.
setResolvedValue(String, Object) - Method in interface javax.sql.rowset.spi.SyncResolver
Sets obj as the value in column columnName in the current row of the RowSet object that is being synchronized.
setResolveParent(AttributeSet) - Method in class javax.swing.text.AbstractDocument.AbstractElement
Sets the resolving parent.
setResolveParent(Keymap) - Method in interface javax.swing.text.Keymap
Sets the parent keymap, which will be used to resolve key-bindings.
setResolveParent(AttributeSet) - Method in interface javax.swing.text.MutableAttributeSet
Sets the resolving parent.
setResolveParent(AttributeSet) - Method in class javax.swing.text.SimpleAttributeSet
Sets the resolving parent.
setResolveParent(AttributeSet) - Method in class javax.swing.text.StyleContext.NamedStyle
Sets the resolving parent.
setResourceBaseName(String) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
Sets a new base name for locating ResourceBundles containing descriptions of elements and attributes for this format.
setResourceBundle(ResourceBundle) - Method in class java.util.logging.LogRecord
Set the localization resource bundle.
setResourceBundleName(String) - Method in class java.util.logging.LogRecord
Set the localization resource bundle name.
setResult(Class<T>) - Method in interface java.sql.SQLXML
Returns a Result for setting the XML value designated by this SQLXML instance.
setReturningAttributes(String[]) - Method in class javax.naming.directory.SearchControls
Specifies the attributes that will be returned as part of the search.
setReturningObjFlag(boolean) - Method in class javax.naming.directory.SearchControls
Enables/disables returning objects returned as part of the result.
setReuseAddress(boolean) - Method in class java.net.DatagramSocket
Enable/disable the SO_REUSEADDR socket option.
setReuseAddress(boolean) - Method in class java.net.ServerSocket
Enable/disable the SO_REUSEADDR socket option.
setReuseAddress(boolean) - Method in class java.net.Socket
Enable/disable the SO_REUSEADDR socket option.
setRevocationEnabled(boolean) - Method in class java.security.cert.PKIXParameters
Sets the RevocationEnabled flag.
setRGB(int, int, int) - Method in class java.awt.image.BufferedImage
Sets a pixel in this BufferedImage to the specified RGB value.
setRGB(int, int, int, int, int[], int, int) - Method in class java.awt.image.BufferedImage
Sets an array of integer pixels in the default RGB color model (TYPE_INT_ARGB) and default sRGB color space, into a portion of the image data.
setRightChildIndent(int) - Method in class javax.swing.plaf.basic.BasicTreeUI
 
setRightComponent(Component) - Method in class javax.swing.JSplitPane
Sets the component to the right (or below) the divider.
setRightIndent(MutableAttributeSet, float) - Static method in class javax.swing.text.StyleConstants
Sets right indent.
setRightInset(float) - Method in class javax.swing.text.AsyncBoxView
Set the right part of the margin around the view.
setRole(Role) - Method in interface javax.management.relation.Relation
Sets the given role.
setRole(String, Role) - Method in class javax.management.relation.RelationService
Sets the given role in given relation.
setRole(String, Role) - Method in interface javax.management.relation.RelationServiceMBean
Sets the given role in given relation.
setRole(Role) - Method in class javax.management.relation.RelationSupport
Sets the given role.
setRoleName(String) - Method in class javax.management.relation.Role
Sets role name.
setRoleName(String) - Method in class javax.management.relation.RoleUnresolved
Sets role name.
setRoles(RoleList) - Method in interface javax.management.relation.Relation
Sets the given roles.
setRoles(String, RoleList) - Method in class javax.management.relation.RelationService
Sets the given roles in given relation.
setRoles(String, RoleList) - Method in interface javax.management.relation.RelationServiceMBean
Sets the given roles in given relation.
setRoles(RoleList) - Method in class javax.management.relation.RelationSupport
Sets the given roles.
setRoles(RoleList) - Method in class javax.management.relation.RoleResult
Sets list of roles successfully accessed.
setRolesUnresolved(RoleUnresolvedList) - Method in class javax.management.relation.RoleResult
Sets list of roles unsuccessfully accessed.
setRoleValue(List<ObjectName>) - Method in class javax.management.relation.Role
Sets role value.
setRoleValue(List<ObjectName>) - Method in class javax.management.relation.RoleUnresolved
Sets role value.
setRollover(boolean) - Method in interface javax.swing.ButtonModel
Sets or clears the button's rollover state
setRollover(boolean) - Method in class javax.swing.DefaultButtonModel
Sets or clears the button's rollover state
setRollover(boolean) - Method in class javax.swing.JToolBar
Sets the rollover state of this toolbar.
setRolloverBorders(boolean) - Method in class javax.swing.plaf.basic.BasicToolBarUI
Sets the flag for enabling rollover borders on the toolbar and it will also install the apropriate border depending on the state of the flag.
setRolloverEnabled(boolean) - Method in class javax.swing.AbstractButton
Sets the rolloverEnabled property, which must be true for rollover effects to occur.
setRolloverIcon(Icon) - Method in class javax.swing.AbstractButton
Sets the rollover icon for the button.
setRolloverSelectedIcon(Icon) - Method in class javax.swing.AbstractButton
Sets the rollover selected icon for the button.
setRolloverTab(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
Sets the tab the mouse is currently over to index.
setRolloverTab(int) - Method in class javax.swing.plaf.synth.SynthTabbedPaneUI
 
setRoot(TreeNode) - Method in class javax.swing.tree.DefaultTreeModel
Sets the root to root.
setRootCause(Throwable) - Method in exception javax.naming.NamingException
Records the root cause of this NamingException.
setRootFrame(Frame) - Static method in class javax.swing.JOptionPane
Sets the frame to use for class methods in which a frame is not provided.
setRootPane(JRootPane) - Method in class javax.swing.JApplet
Sets the rootPane property.
setRootPane(JRootPane) - Method in class javax.swing.JDialog
Sets the rootPane property.
setRootPane(JRootPane) - Method in class javax.swing.JFrame
Sets the rootPane property.
setRootPane(JRootPane) - Method in class javax.swing.JInternalFrame
Sets the rootPane property for this JInternalFrame.
setRootPane(JRootPane) - Method in class javax.swing.JWindow
Sets the new rootPane object for this window.
setRootPaneCheckingEnabled(boolean) - Method in class javax.swing.JApplet
Sets whether calls to add and setLayout are forwarded to the contentPane.
setRootPaneCheckingEnabled(boolean) - Method in class javax.swing.JDialog
Sets whether calls to add and setLayout are forwarded to the contentPane.
setRootPaneCheckingEnabled(boolean) - Method in class javax.swing.JFrame
Sets whether calls to add and setLayout are forwarded to the contentPane.
setRootPaneCheckingEnabled(boolean) - Method in class javax.swing.JInternalFrame
Sets whether calls to add and setLayout are forwarded to the contentPane.
setRootPaneCheckingEnabled(boolean) - Method in class javax.swing.JWindow
Sets whether calls to add and setLayout are forwarded to the contentPane.
setRootVisible(boolean) - Method in class javax.swing.JTree
Determines whether or not the root node from the TreeModel is visible.
setRootVisible(boolean) - Method in class javax.swing.plaf.basic.BasicTreeUI
Sets the root to being visible.
setRootVisible(boolean) - Method in class javax.swing.tree.AbstractLayoutCache
Determines whether or not the root node from the TreeModel is visible.
setRootVisible(boolean) - Method in class javax.swing.tree.FixedHeightLayoutCache
Determines whether or not the root node from the TreeModel is visible.
setRootVisible(boolean) - Method in class javax.swing.tree.VariableHeightLayoutCache
Determines whether or not the root node from the TreeModel is visible.
setRoundingMode(RoundingMode) - Method in class java.text.DecimalFormat
Sets the RoundingMode used in this DecimalFormat.
setRoundingMode(RoundingMode) - Method in class java.text.NumberFormat
Sets the RoundingMode used in this NumberFormat.
setRoundRect(double, double, double, double, double, double) - Method in class java.awt.geom.RoundRectangle2D.Double
Sets the location, size, and corner radii of this RoundRectangle2D to the specified double values.
setRoundRect(RoundRectangle2D) - Method in class java.awt.geom.RoundRectangle2D.Double
Sets this RoundRectangle2D to be the same as the specified RoundRectangle2D.
setRoundRect(float, float, float, float, float, float) - Method in class java.awt.geom.RoundRectangle2D.Float
Sets the location, size, and corner radii of this RoundRectangle2D to the specified float values.
setRoundRect(double, double, double, double, double, double) - Method in class java.awt.geom.RoundRectangle2D.Float
Sets the location, size, and corner radii of this RoundRectangle2D to the specified double values.
setRoundRect(RoundRectangle2D) - Method in class java.awt.geom.RoundRectangle2D.Float
Sets this RoundRectangle2D to be the same as the specified RoundRectangle2D.
setRoundRect(double, double, double, double, double, double) - Method in class java.awt.geom.RoundRectangle2D
Sets the location, size, and corner radii of this RoundRectangle2D to the specified double values.
setRoundRect(RoundRectangle2D) - Method in class java.awt.geom.RoundRectangle2D
Sets this RoundRectangle2D to be the same as the specified RoundRectangle2D.
setRowCount(int) - Method in class javax.swing.table.DefaultTableModel
Sets the number of rows in the model.
setRowFilter(RowFilter<? super M, ? super I>) - Method in class javax.swing.DefaultRowSorter
Sets the filter that determines which rows, if any, should be hidden from the view.
setRowHeader(JViewport) - Method in class javax.swing.JScrollPane
Removes the old rowHeader, if it exists; if the new rowHeader isn't null, syncs the y coordinate of its viewPosition with the viewport (if there is one) and then adds it to the scroll pane.
setRowHeaderView(Component) - Method in class javax.swing.JScrollPane
Creates a row-header viewport if necessary, sets its view and then adds the row-header viewport to the scrollpane.
setRowHeight(int) - Method in class javax.swing.JTable
Sets the height, in pixels, of all cells to rowHeight, revalidates, and repaints.
setRowHeight(int, int) - Method in class javax.swing.JTable
Sets the height for row to rowHeight, revalidates, and repaints.
setRowHeight(int) - Method in class javax.swing.JTree
Sets the height of each cell, in pixels.
setRowHeight(int) - Method in class javax.swing.plaf.basic.BasicTreeUI
Sets the row height, this is forwarded to the treeState.
setRowHeight(int) - Method in class javax.swing.tree.AbstractLayoutCache
Sets the height of each cell.
setRowHeight(int) - Method in class javax.swing.tree.FixedHeightLayoutCache
Sets the height of each cell.
setRowHeight(int) - Method in class javax.swing.tree.VariableHeightLayoutCache
Sets the height of each cell.
setRowId(String, RowId) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given java.sql.RowId object.
setRowId(int, RowId) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given java.sql.RowId object.
setRowId(int, RowId) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given java.sql.RowId object.
setRowId(String, RowId) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given java.sql.RowId object.
setRowId(int, RowId) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given java.sql.RowId object.
setRowId(String, RowId) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given java.sql.RowId object.
setRowMapper(RowMapper) - Method in class javax.swing.JTree.EmptySelectionModel
This is overriden to do nothing; EmptySelectionModel does not allow a selection.
setRowMapper(RowMapper) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Sets the RowMapper instance.
setRowMapper(RowMapper) - Method in interface javax.swing.tree.TreeSelectionModel
Sets the RowMapper instance.
setRowMargin(int) - Method in class javax.swing.JTable
Sets the amount of empty space between cells in adjacent rows.
setRows(int) - Method in class java.awt.GridLayout
Sets the number of rows in this layout to the specified value.
setRows(int) - Method in class java.awt.TextArea
Sets the number of rows for this text area.
setRows(int) - Method in class javax.swing.JTextArea
Sets the number of rows for this TextArea.
setRowSelectionAllowed(boolean) - Method in class javax.swing.JTable
Sets whether the rows in this model can be selected.
setRowSelectionInterval(int, int) - Method in class javax.swing.JTable
Selects the rows from index0 to index1, inclusive.
setRowSorter(RowSorter<? extends TableModel>) - Method in class javax.swing.JTable
Sets the RowSorter.
setSample(int, int, int, int, DataBuffer) - Method in class java.awt.image.BandedSampleModel
Sets a sample in the specified band for the pixel located at (x,y) in the DataBuffer using an int for input.
setSample(int, int, int, float, DataBuffer) - Method in class java.awt.image.BandedSampleModel
Sets a sample in the specified band for the pixel located at (x,y) in the DataBuffer using a float for input.
setSample(int, int, int, double, DataBuffer) - Method in class java.awt.image.BandedSampleModel
Sets a sample in the specified band for the pixel located at (x,y) in the DataBuffer using a double for input.
setSample(int, int, int, int, DataBuffer) - Method in class java.awt.image.ComponentSampleModel
Sets a sample in the specified band for the pixel located at (x,y) in the DataBuffer using an int for input.
setSample(int, int, int, float, DataBuffer) - Method in class java.awt.image.ComponentSampleModel
Sets a sample in the specified band for the pixel located at (x,y) in the DataBuffer using a float for input.
setSample(int, int, int, double, DataBuffer) - Method in class java.awt.image.ComponentSampleModel
Sets a sample in the specified band for the pixel located at (x,y) in the DataBuffer using a double for input.
setSample(int, int, int, int, DataBuffer) - Method in class java.awt.image.MultiPixelPackedSampleModel
Sets a sample in the specified band for the pixel located at (x, y) in the DataBuffer using an int for input.
setSample(int, int, int, int, DataBuffer) - Method in class java.awt.image.SampleModel
Sets a sample in the specified band for the pixel located at (x,y) in the DataBuffer using an int for input.
setSample(int, int, int, float, DataBuffer) - Method in class java.awt.image.SampleModel
Sets a sample in the specified band for the pixel located at (x,y) in the DataBuffer using a float for input.
setSample(int, int, int, double, DataBuffer) - Method in class java.awt.image.SampleModel
Sets a sample in the specified band for the pixel located at (x,y) in the DataBuffer using a double for input.
setSample(int, int, int, int, DataBuffer) - Method in class java.awt.image.SinglePixelPackedSampleModel
Sets a sample in the specified band for the pixel located at (x,y) in the DataBuffer using an int for input.
setSample(int, int, int, int) - Method in class java.awt.image.WritableRaster
Sets a sample in the specified band for the pixel located at (x,y) in the DataBuffer using an int for input.
setSample(int, int, int, float) - Method in class java.awt.image.WritableRaster
Sets a sample in the specified band for the pixel located at (x,y) in the DataBuffer using a float for input.
setSample(int, int, int, double) - Method in class java.awt.image.WritableRaster
Sets a sample in the specified band for the pixel located at (x,y) in the DataBuffer using a double for input.
setSamples(int, int, int, int, int, int[], DataBuffer) - Method in class java.awt.image.BandedSampleModel
Sets the samples in the specified band for the specified rectangle of pixels from an int array containing one sample per data array element.
setSamples(int, int, int, int, int, int[], DataBuffer) - Method in class java.awt.image.ComponentSampleModel
Sets the samples in the specified band for the specified rectangle of pixels from an int array containing one sample per data array element.
setSamples(int, int, int, int, int, int[], DataBuffer) - Method in class java.awt.image.SampleModel
Sets the samples in the specified band for the specified rectangle of pixels from an int array containing one sample per array element.
setSamples(int, int, int, int, int, float[], DataBuffer) - Method in class java.awt.image.SampleModel
Sets the samples in the specified band for the specified rectangle of pixels from a float array containing one sample per array element.
setSamples(int, int, int, int, int, double[], DataBuffer) - Method in class java.awt.image.SampleModel
Sets the samples in the specified band for the specified rectangle of pixels from a double array containing one sample per array element.
setSamples(int, int, int, int, int, int[], DataBuffer) - Method in class java.awt.image.SinglePixelPackedSampleModel
Sets the samples in the specified band for the specified rectangle of pixels from an int array containing one sample per array element.
setSamples(int, int, int, int, int, int[]) - Method in class java.awt.image.WritableRaster
Sets the samples in the specified band for the specified rectangle of pixels from an int array containing one sample per array element.
setSamples(int, int, int, int, int, float[]) - Method in class java.awt.image.WritableRaster
Sets the samples in the specified band for the specified rectangle of pixels from a float array containing one sample per array element.
setSamples(int, int, int, int, int, double[]) - Method in class java.awt.image.WritableRaster
Sets the samples in the specified band for the specified rectangle of pixels from a double array containing one sample per array element.
setSavepoint() - Method in interface java.sql.Connection
Creates an unnamed savepoint in the current transaction and returns the new Savepoint object that represents it.
setSavepoint(String) - Method in interface java.sql.Connection
Creates a savepoint with the given name in the current transaction and returns the new Savepoint object that represents it.
setScale(int, RoundingMode) - Method in class java.math.BigDecimal
Returns a BigDecimal whose scale is the specified value, and whose unscaled value is determined by multiplying or dividing this BigDecimal's unscaled value by the appropriate power of ten to maintain its overall value.
setScale(int, int) - Method in class java.math.BigDecimal
Returns a BigDecimal whose scale is the specified value, and whose unscaled value is determined by multiplying or dividing this BigDecimal's unscaled value by the appropriate power of ten to maintain its overall value.
setScale(int) - Method in class java.math.BigDecimal
Returns a BigDecimal whose scale is the specified value, and whose value is numerically equal to this BigDecimal's.
setScale(int, int) - Method in class javax.sql.rowset.RowSetMetaDataImpl
Sets the number of digits to the right of the decimal point in a value stored in the designated column to the given number.
setScale(int, int) - Method in interface javax.sql.RowSetMetaData
Sets the designated column's number of digits to the right of the decimal point to the given int.
setSchema(String) - Method in interface java.sql.Connection
Sets the given schema name to access.
setSchemaName(int, String) - Method in class javax.sql.rowset.RowSetMetaDataImpl
Sets the designated column's table's schema name, if any, to schemaName.
setSchemaName(int, String) - Method in interface javax.sql.RowSetMetaData
Sets the name of the designated column's table's schema, if any, to the given String.
setScript(String) - Method in class java.util.Locale.Builder
Sets the script.
setScrollByBlock(boolean) - Method in class javax.swing.plaf.basic.BasicScrollBarUI.ScrollListener
 
setScrollByBlock(boolean) - Method in class javax.swing.plaf.basic.BasicSliderUI.ScrollListener
 
setScrollMode(int) - Method in class javax.swing.JViewport
Used to control the method of scrolling the viewport contents.
setScrollOffset(int) - Method in class javax.swing.JTextField
Sets the scroll offset, in pixels.
setScrollPosition(int, int) - Method in interface java.awt.peer.ScrollPanePeer
Sets the scroll position of the child.
setScrollPosition(int, int) - Method in class java.awt.ScrollPane
Scrolls to the specified position within the child component.
setScrollPosition(Point) - Method in class java.awt.ScrollPane
Scrolls to the specified position within the child component.
setScrollsOnExpand(boolean) - Method in class javax.swing.JTree
Sets the scrollsOnExpand property, which determines whether the tree might scroll to show previously hidden children.
setSearchable(int, boolean) - Method in class javax.sql.rowset.RowSetMetaDataImpl
Sets whether a value stored in the designated column can be used in a WHERE clause to the given boolean value.
setSearchable(int, boolean) - Method in interface javax.sql.RowSetMetaData
Sets whether the designated column can be used in a where clause.
setSearchScope(int) - Method in class javax.naming.directory.SearchControls
Sets the search scope to one of: OBJECT_SCOPE, ONELEVEL_SCOPE, SUBTREE_SCOPE.
setSeconds(int) - Method in class java.sql.Date
Deprecated. 
setSeconds(int) - Method in class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by Calendar.set(Calendar.SECOND, int seconds).
setSecure(boolean) - Method in class java.net.HttpCookie
Indicates whether the cookie should only be sent using a secure protocol, such as HTTPS or SSL.
setSecurityManager(SecurityManager) - Static method in class java.lang.System
Sets the System security.
setSeed(byte[]) - Method in class java.security.SecureRandom
Reseeds this random object.
setSeed(long) - Method in class java.security.SecureRandom
Reseeds this random object, using the eight bytes contained in the given long seed.
setSeed(long) - Method in class java.util.concurrent.ThreadLocalRandom
Throws UnsupportedOperationException.
setSeed(long) - Method in class java.util.Random
Sets the seed of this random number generator using a single long seed.
setSelected(boolean) - Method in class javax.swing.AbstractButton
Sets the state of the button.
setSelected(ButtonModel, boolean) - Method in class javax.swing.ButtonGroup
Sets the selected value for the ButtonModel.
setSelected(boolean) - Method in interface javax.swing.ButtonModel
Selects or deselects the button.
setSelected(boolean) - Method in class javax.swing.DefaultButtonModel
Selects or deselects the button.
setSelected(boolean) - Method in class javax.swing.JInternalFrame
Selects or deselects the internal frame if it's showing.
setSelected(boolean) - Method in class javax.swing.JMenu
Sets the selection status of the menu.
setSelected(Component) - Method in class javax.swing.JMenuBar
Sets the currently selected component, producing a a change to the selection model.
setSelected(Component) - Method in class javax.swing.JPopupMenu
Sets the currently selected component, This will result in a change to the selection model.
setSelected(boolean) - Method in class javax.swing.JToggleButton.ToggleButtonModel
Sets the selected state of the button.
setSelectedCheckbox(Checkbox) - Method in class java.awt.CheckboxGroup
Sets the currently selected check box in this group to be the specified check box.
setSelectedColor(Color) - Method in interface javax.swing.colorchooser.ColorSelectionModel
Sets the selected color to color.
setSelectedColor(Color) - Method in class javax.swing.colorchooser.DefaultColorSelectionModel
Sets the selected color to color.
setSelectedComponent(Component) - Method in class javax.swing.JTabbedPane
Sets the selected component for this tabbedpane.
setSelectedFile(File) - Method in class javax.swing.JFileChooser
Sets the selected file.
setSelectedFiles(File[]) - Method in class javax.swing.JFileChooser
Sets the list of selected files if the file chooser is set to allow multiple selection.
setSelectedFrame(JInternalFrame) - Method in class javax.swing.JDesktopPane
Sets the currently active JInternalFrame in this JDesktopPane.
setSelectedIcon(Icon) - Method in class javax.swing.AbstractButton
Sets the selected icon for the button.
setSelectedIndex(int) - Method in class javax.security.auth.callback.ChoiceCallback
Set the selected choice.
setSelectedIndex(int) - Method in class javax.security.auth.callback.ConfirmationCallback
Set the selected confirmation option.
setSelectedIndex(int) - Method in class javax.swing.DefaultSingleSelectionModel
 
setSelectedIndex(int) - Method in class javax.swing.JComboBox
Selects the item at index anIndex.
setSelectedIndex(int) - Method in class javax.swing.JList
Selects a single cell.
setSelectedIndex(int) - Method in class javax.swing.JTabbedPane
Sets the selected index for this tabbedpane.
setSelectedIndex(int) - Method in interface javax.swing.SingleSelectionModel
Sets the model's selected index to index.
setSelectedIndexes(int[]) - Method in class javax.security.auth.callback.ChoiceCallback
Set the selected choices.
setSelectedIndices(int[]) - Method in class javax.swing.JList
Changes the selection to be the set of indices specified by the given array.
setSelectedItem(Object) - Method in interface javax.swing.ComboBoxModel
Set the selected item.
setSelectedItem(Object) - Method in class javax.swing.DefaultComboBoxModel
Set the value of the selected item.
setSelectedItem(Object) - Method in class javax.swing.JComboBox
Sets the selected item in the combo box display area to the object in the argument.
setSelectedItem(Object) - Method in class javax.swing.plaf.metal.MetalFileChooserUI.DirectoryComboBoxModel
 
setSelectedItem(Object) - Method in class javax.swing.plaf.metal.MetalFileChooserUI.FilterComboBoxModel
 
setSelectedPath(MenuElement[]) - Method in class javax.swing.MenuSelectionManager
Changes the selection in the menu hierarchy.
setSelectedTextColor(Color) - Method in class javax.swing.text.JTextComponent
Sets the current color used to render the selected text.
setSelectedValue(Object, boolean) - Method in class javax.swing.JList
Selects the specified object from the list.
setSelection(boolean) - Method in class javax.swing.text.html.Option
Sets the selected state.
setSelectionBackground(Color) - Method in class javax.swing.JList
Sets the color used to draw the background of selected items, which cell renderers can use fill selected cells.
setSelectionBackground(Color) - Method in class javax.swing.JTable
Sets the background color for selected cells.
setSelectionColor(Color) - Method in class javax.swing.text.JTextComponent
Sets the current color used to render the selection.
setSelectionEnd(int) - Method in class java.awt.TextComponent
Sets the selection end for this text component to the specified position.
setSelectionEnd(int) - Method in class javax.swing.text.JTextComponent
Sets the selection end to the specified position.
setSelectionForeground(Color) - Method in class javax.swing.JList
Sets the color used to draw the foreground of selected items, which cell renderers can use to render text and graphics.
setSelectionForeground(Color) - Method in class javax.swing.JTable
Sets the foreground color for selected cells.
setSelectionInterval(int, int) - Method in class javax.swing.DefaultListSelectionModel
Changes the selection to be between index0 and index1 inclusive.
setSelectionInterval(int, int) - Method in class javax.swing.JList
Selects the specified interval.
setSelectionInterval(int, int) - Method in class javax.swing.JTree
Selects the rows in the specified interval (inclusive).
setSelectionInterval(int, int) - Method in interface javax.swing.ListSelectionModel
Changes the selection to be between index0 and index1 inclusive.
setSelectionMode(int) - Method in class javax.swing.DefaultListSelectionModel
Sets the selection mode.
setSelectionMode(int) - Method in class javax.swing.JList
Sets the selection mode for the list.
setSelectionMode(int) - Method in class javax.swing.JTable
Sets the table's selection mode to allow only single selections, a single contiguous interval, or multiple intervals.
setSelectionMode(int) - Method in class javax.swing.JTree.EmptySelectionModel
This is overriden to do nothing; EmptySelectionModel does not allow a selection.
setSelectionMode(int) - Method in interface javax.swing.ListSelectionModel
Sets the selection mode.
setSelectionMode(int) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Sets the selection model, which must be one of SINGLE_TREE_SELECTION, CONTIGUOUS_TREE_SELECTION or DISCONTIGUOUS_TREE_SELECTION.
setSelectionMode(int) - Method in interface javax.swing.tree.TreeSelectionModel
Sets the selection model, which must be one of SINGLE_TREE_SELECTION, CONTIGUOUS_TREE_SELECTION or DISCONTIGUOUS_TREE_SELECTION.
setSelectionModel(ColorSelectionModel) - Method in class javax.swing.JColorChooser
Sets the model containing the selected color.
setSelectionModel(ListSelectionModel) - Method in class javax.swing.JList
Sets the selectionModel for the list to a non-null ListSelectionModel implementation.
setSelectionModel(SingleSelectionModel) - Method in class javax.swing.JMenuBar
Sets the model object to handle single selections.
setSelectionModel(SingleSelectionModel) - Method in class javax.swing.JPopupMenu
Sets the model object to handle single selections.
setSelectionModel(ListSelectionModel) - Method in class javax.swing.JTable
Sets the row selection model for this table to newModel and registers for listener notifications from the new selection model.
setSelectionModel(TreeSelectionModel) - Method in class javax.swing.JTree
Sets the tree's selection model.
setSelectionModel(TreeSelectionModel) - Method in class javax.swing.plaf.basic.BasicTreeUI
Resets the selection model.
setSelectionModel(ListSelectionModel) - Method in class javax.swing.table.DefaultTableColumnModel
Sets the selection model for this TableColumnModel to newModel and registers for listener notifications from the new selection model.
setSelectionModel(ListSelectionModel) - Method in interface javax.swing.table.TableColumnModel
Sets the selection model.
setSelectionModel(TreeSelectionModel) - Method in class javax.swing.tree.AbstractLayoutCache
Sets the TreeSelectionModel used to manage the selection to new LSM.
setSelectionPath(TreePath) - Method in class javax.swing.JTree
Selects the node identified by the specified path.
setSelectionPath(TreePath) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Sets the selection to path.
setSelectionPath(TreePath) - Method in interface javax.swing.tree.TreeSelectionModel
Sets the selection to path.
setSelectionPaths(TreePath[]) - Method in class javax.swing.JTree.EmptySelectionModel
This is overriden to do nothing; EmptySelectionModel does not allow a selection.
setSelectionPaths(TreePath[]) - Method in class javax.swing.JTree
Selects the nodes identified by the specified array of paths.
setSelectionPaths(TreePath[]) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Sets the selection.
setSelectionPaths(TreePath[]) - Method in interface javax.swing.tree.TreeSelectionModel
Sets the selection to path.
setSelectionRow(int) - Method in class javax.swing.JTree
Selects the node at the specified row in the display.
setSelectionRows(int[]) - Method in class javax.swing.JTree
Selects the nodes corresponding to each of the specified rows in the display.
setSelectionStart(int) - Method in class java.awt.TextComponent
Sets the selection start for this text component to the specified position.
setSelectionStart(int) - Method in class javax.swing.text.JTextComponent
Sets the selection start to the specified position.
setSelectionValues(Object[]) - Method in class javax.swing.JOptionPane
Sets the input selection values for a pane that provides the user with a list of items to choose from.
setSelectionVisible(boolean) - Method in interface javax.swing.text.Caret
Sets the visibility of the selection
setSelectionVisible(boolean) - Method in class javax.swing.text.DefaultCaret
Changes the selection visibility.
setSendBufferSize(int) - Method in class java.net.DatagramSocket
Sets the SO_SNDBUF option to the specified value for this DatagramSocket.
setSendBufferSize(int) - Method in class java.net.Socket
Sets the SO_SNDBUF option to the specified value for this Socket.
setSendPastNotifications(boolean) - Method in class javax.management.timer.Timer
Sets the flag indicating whether the timer sends past notifications or not.
setSendPastNotifications(boolean) - Method in interface javax.management.timer.TimerMBean
Sets the flag indicating whether the timer sends past notifications or not.
setSeparatorSize(Dimension) - Method in class javax.swing.JToolBar.Separator
Sets the size of the separator.
setSequence(Sequence) - Method in interface javax.sound.midi.Sequencer
Sets the current sequence on which the sequencer operates.
setSequence(InputStream) - Method in interface javax.sound.midi.Sequencer
Sets the current sequence on which the sequencer operates.
setSequenceNumber(long) - Method in class java.util.logging.LogRecord
Set the sequence number.
setSequenceNumber(long) - Method in class javax.management.Notification
Set the notification sequence number.
setSerialNumber(BigInteger) - Method in class java.security.cert.X509CertSelector
Sets the serialNumber criterion.
setSessionCacheSize(int) - Method in interface javax.net.ssl.SSLSessionContext
Sets the size of the cache used for storing SSLSession objects grouped under this SSLSessionContext.
setSessionTimeout(int) - Method in interface javax.net.ssl.SSLSessionContext
Sets the timeout limit for SSLSession objects grouped under this SSLSessionContext.
setShape(Shape) - Method in class java.awt.Dialog
Sets the shape of the window.
setShape(Shape) - Method in class java.awt.Frame
Sets the shape of the window.
setShape(Shape) - Method in class java.awt.Window
Sets the shape of the window.
setSharedInstance(PopupFactory) - Static method in class javax.swing.PopupFactory
Sets the PopupFactory that will be used to obtain Popups.
setShort(Object, int, short) - Static method in class java.lang.reflect.Array
Sets the value of the indexed component of the specified array object to the specified short value.
setShort(Object, short) - Method in class java.lang.reflect.Field
Sets the value of a field as a short on the specified object.
setShort(String, short) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given Java short value.
setShort(int, short) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given Java short value.
setShort(int, short) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given short in the Java programming language.
setShort(String, short) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given Java short value.
setShort(int, short) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given Java short value.
setShort(String, short) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given Java short value.
setShortcut(MenuShortcut) - Method in class java.awt.MenuItem
Set the MenuShortcut object associated with this menu item.
setShortDescription(String) - Method in class java.beans.FeatureDescriptor
You can associate a short descriptive string with a feature.
setShortMonths(String[]) - Method in class java.text.DateFormatSymbols
Sets short month strings.
setShortWeekdays(String[]) - Method in class java.text.DateFormatSymbols
Sets short weekday strings.
setShowDeleted(boolean) - Method in class javax.sql.rowset.BaseRowSet
Sets the property showDeleted to the given boolean value, which determines whether rows marked for deletion appear in the set of current rows.
setShowDeleted(boolean) - Method in interface javax.sql.rowset.CachedRowSet
Sets the property showDeleted to the given boolean value, which determines whether rows marked for deletion appear in the set of current rows.
setShowDeleted(boolean) - Method in interface javax.sql.rowset.JdbcRowSet
Sets the property showDeleted to the given boolean value.
setShowDropLocation(boolean) - Method in class javax.swing.TransferHandler.TransferSupport
Sets whether or not the drop location should be visually indicated for the transfer - which must represent a drop.
setShowGrid(boolean) - Method in class javax.swing.JTable
Sets whether the table draws grid lines around cells.
setShowHorizontalLines(boolean) - Method in class javax.swing.JTable
Sets whether the table draws horizontal lines between cells.
setShowsRootHandles(boolean) - Method in class javax.swing.JTree
Sets the value of the showsRootHandles property, which specifies whether the node handles should be displayed.
setShowsRootHandles(boolean) - Method in class javax.swing.plaf.basic.BasicTreeUI
Determines whether the node handles are to be displayed.
setShowVerticalLines(boolean) - Method in class javax.swing.JTable
Sets whether the table draws vertical lines between cells.
setSides(JobAttributes.SidesType) - Method in class java.awt.JobAttributes
Specifies how consecutive pages should be imposed upon the sides of the print medium for jobs using these attributes.
setSidesToDefault() - Method in class java.awt.JobAttributes
Sets how consecutive pages should be imposed upon the sides of the print medium for jobs using these attributes to the default.
setSigned(int, boolean) - Method in class javax.sql.rowset.RowSetMetaDataImpl
Sets whether a value stored in the designated column is a signed number to the given boolean.
setSigned(int, boolean) - Method in interface javax.sql.RowSetMetaData
Sets whether the designated column is a signed number.
setSigners(Class<?>, Object[]) - Method in class java.lang.ClassLoader
Sets the signers of a class.
setSigProvider(String) - Method in class java.security.cert.PKIXParameters
Sets the signature provider's name.
setSize(Dimension) - Method in class java.awt.Component.AccessibleAWTComponent
Resizes this object so that it has width and height.
setSize(int, int) - Method in class java.awt.Component
Resizes this component so that it has width width and height height.
setSize(Dimension) - Method in class java.awt.Component
Resizes this component so that it has width d.width and height d.height.
setSize(double, double) - Method in class java.awt.Dimension
Sets the size of this Dimension object to the specified width and height in double precision.
setSize(Dimension) - Method in class java.awt.Dimension
Sets the size of this Dimension object to the specified size.
setSize(int, int) - Method in class java.awt.Dimension
Sets the size of this Dimension object to the specified width and height.
setSize(double, double) - Method in class java.awt.geom.Dimension2D
Sets the size of this Dimension object to the specified width and height.
setSize(Dimension2D) - Method in class java.awt.geom.Dimension2D
Sets the size of this Dimension2D object to match the specified size.
setSize(Dimension) - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Resizes this object so that it has width and height.
setSize(Dimension) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Resizes this object.
setSize(double, double) - Method in class java.awt.print.Paper
Sets the width and height of this Paper object, which represents the properties of the page onto which printing occurs.
setSize(Dimension) - Method in class java.awt.Rectangle
Sets the size of this Rectangle to match the specified Dimension.
setSize(int, int) - Method in class java.awt.Rectangle
Sets the size of this Rectangle to the specified width and height.
setSize(Dimension) - Method in class java.awt.Window
Resizes this component so that it has width d.width and height d.height.
setSize(int, int) - Method in class java.awt.Window
Resizes this component so that it has width width and height height.
setSize(int) - Method in class java.util.Vector
Sets the size of this vector.
setSize(long) - Method in class java.util.zip.ZipEntry
Sets the uncompressed size of the entry data.
setSize(Dimension) - Method in interface javax.accessibility.AccessibleComponent
Resizes this object so that it has width and height.
setSize(int) - Method in class javax.swing.DefaultListModel
Sets the size of this list.
setSize(Dimension) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
setSize(Dimension) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
 
setSize(Dimension) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
setSize(int, int) - Method in class javax.swing.SizeSequence
Sets the size of the specified entry.
setSize(Dimension) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
setSize(float, float) - Method in class javax.swing.text.AsyncBoxView
Sets the size of the view.
setSize(float, float) - Method in class javax.swing.text.BoxView
Sets the size of the view.
setSize(float, float) - Method in class javax.swing.text.html.ImageView
Sets the size of the view.
setSize(float, float) - Method in class javax.swing.text.PlainView
Sets the size of the view.
setSize(float, float) - Method in class javax.swing.text.View
Sets the size of the view.
setSize(float, float) - Method in class javax.swing.text.WrappedPlainView
Sets the size of the view.
setSizes(int[]) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Sets the sizes to newSizes.
setSizes(int[]) - Method in class javax.swing.SizeSequence
Resets this SizeSequence object, using the data in the sizes argument.
setSlaveSyncMode(Sequencer.SyncMode) - Method in interface javax.sound.midi.Sequencer
Sets the slave synchronization mode for the sequencer.
setSnapToTicks(boolean) - Method in class javax.swing.JSlider
Specifying true makes the knob (and the data value it represents) resolve to the closest tick mark next to where the user positioned the knob.
setSocketAddress(SocketAddress) - Method in class java.net.DatagramPacket
Sets the SocketAddress (usually IP address + port number) of the remote host to which this datagram is being sent.
setSocketFactory(SocketImplFactory) - Static method in class java.net.ServerSocket
Sets the server socket implementation factory for the application.
setSocketFactory(RMISocketFactory) - Static method in class java.rmi.server.RMISocketFactory
Set the global socket factory from which RMI gets sockets (if the remote object is not associated with a specific client and/or server socket factory).
setSocketImplFactory(SocketImplFactory) - Static method in class java.net.Socket
Sets the client socket implementation factory for the application.
setSoLinger(boolean, int) - Method in class java.net.Socket
Enable/disable SO_LINGER with the specified linger time in seconds.
setSolo(boolean) - Method in interface javax.sound.midi.MidiChannel
Sets the solo state for this channel.
setSortable(int, boolean) - Method in class javax.swing.DefaultRowSorter
Sets whether or not the specified column is sortable.
setSortKeys(List<? extends RowSorter.SortKey>) - Method in class javax.swing.DefaultRowSorter
Sets the sort keys.
setSortKeys(List<? extends RowSorter.SortKey>) - Method in class javax.swing.RowSorter
Sets the current sort keys.
setSortsOnUpdates(boolean) - Method in class javax.swing.DefaultRowSorter
If true, specifies that a sort should happen when the underlying model is updated (rowsUpdated is invoked).
setSoTimeout(int) - Method in class java.net.DatagramSocket
Enable/disable SO_TIMEOUT with the specified timeout, in milliseconds.
setSoTimeout(int) - Method in class java.net.ServerSocket
Enable/disable SO_TIMEOUT with the specified timeout, in milliseconds.
setSoTimeout(int) - Method in class java.net.Socket
Enable/disable SO_TIMEOUT with the specified timeout, in milliseconds.
setSource(Object) - Method in class java.awt.AWTEvent
Retargets an event to a new source.
setSource(Object, int) - Method in class java.awt.image.renderable.ParameterBlock
Replaces an entry in the list of source with a new source.
setSource(Object) - Method in class java.beans.PropertyEditorSupport
Sets the source bean.
setSource(Object) - Method in class javax.management.Notification
Sets the source.
setSourceActions(int) - Method in class java.awt.dnd.DragGestureRecognizer
This method sets the permitted source drag action(s) for this Drag and Drop operation.
setSourceBands(int[]) - Method in class javax.imageio.IIOParam
Sets the indices of the source bands to be used.
setSourceClassName(String) - Method in class java.util.logging.LogRecord
Set the name of the class that (allegedly) issued the logging request.
setSourceMethodName(String) - Method in class java.util.logging.LogRecord
Set the name of the method that (allegedly) issued the logging request.
setSourceProgressivePasses(int, int) - Method in class javax.imageio.ImageReadParam
Sets the range of progressive passes that will be decoded.
setSourceRegion(Rectangle) - Method in class javax.imageio.IIOParam
Sets the source region of interest.
setSourceRenderSize(Dimension) - Method in class javax.imageio.ImageReadParam
If the image is able to be rendered at an arbitrary size, sets the source width and height to the supplied values.
setSources(Vector<Object>) - Method in class java.awt.image.renderable.ParameterBlock
Sets the entire Vector of sources to a given Vector.
setSourceSubsampling(int, int, int, int) - Method in class javax.imageio.IIOParam
Specifies a decimation subsampling to apply on I/O.
setSouthPane(JComponent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
setSpaceAbove(MutableAttributeSet, float) - Static method in class javax.swing.text.StyleConstants
Sets space above.
setSpaceBelow(MutableAttributeSet, float) - Static method in class javax.swing.text.StyleConstants
Sets space below.
setSQLXML(String, SQLXML) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given java.sql.SQLXML object.
setSQLXML(int, SQLXML) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given java.sql.SQLXML object.
setSQLXML(int, SQLXML) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given java.sql.SQLXML object.
setSQLXML(String, SQLXML) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given java.sql.SQLXML object.
setSQLXML(int, SQLXML) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given java.sql.SQLXML object.
setSQLXML(String, SQLXML) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given java.sql.SQLXML object.
setSSLParameters(SSLParameters) - Method in class javax.net.ssl.SSLEngine
Applies SSLParameters to this engine.
setSSLParameters(SSLParameters) - Method in class javax.net.ssl.SSLServerSocket
Applies SSLParameters to newly accepted connections.
setSSLParameters(SSLParameters) - Method in class javax.net.ssl.SSLSocket
Applies SSLParameters to this socket.
setSSLSocketFactory(SSLSocketFactory) - Method in class javax.net.ssl.HttpsURLConnection
Sets the SSLSocketFactory to be used when this instance creates sockets for secure https URL connections.
setStackTrace(StackTraceElement[]) - Method in class java.lang.Throwable
Sets the stack trace elements that will be returned by Throwable.getStackTrace() and printed by Throwable.printStackTrace() and related methods.
setStart(Comparable) - Method in class javax.swing.SpinnerDateModel
Changes the lower limit for Dates in this sequence.
setStartRule(int, int, int, int) - Method in class java.util.SimpleTimeZone
Sets the daylight saving time start rule.
setStartRule(int, int, int) - Method in class java.util.SimpleTimeZone
Sets the daylight saving time start rule to a fixed date within a month.
setStartRule(int, int, int, int, boolean) - Method in class java.util.SimpleTimeZone
Sets the daylight saving time start rule to a weekday before or after the given date within a month, e.g., the first Monday on or after the 8th.
setStartYear(int) - Method in class java.util.SimpleTimeZone
Sets the daylight saving time starting year.
setState(boolean) - Method in class java.awt.Checkbox
Sets the state of this check box to the specified state.
setState(boolean) - Method in class java.awt.CheckboxMenuItem
Sets this check box menu item to the specifed state.
setState(int) - Method in class java.awt.Frame
Sets the state of this frame (obsolete).
setState(boolean) - Method in interface java.awt.peer.CheckboxMenuItemPeer
Sets the state of the checkbox to be checked (true) or unchecked (false).
setState(boolean) - Method in interface java.awt.peer.CheckboxPeer
Sets the state of the checkbox to be checked (true) or unchecked (false).
setState(int) - Method in interface java.awt.peer.FramePeer
Changes the state of the frame.
setState(long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Sets the value of synchronization state.
setState(int) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Sets the value of synchronization state.
setState(boolean) - Method in class javax.swing.JCheckBoxMenuItem
Sets the selected-state of the item.
setStepSize(Number) - Method in class javax.swing.SpinnerNumberModel
Changes the size of the value change computed by the getNextValue and getPreviousValue methods.
setStrategy(int) - Method in class java.util.zip.Deflater
Sets the compression strategy to the specified value.
setStream(String, InputStream) - Method in interface java.applet.AppletContext
Associates the specified stream with the specified key in this applet context.
setStrength(int) - Method in class java.text.Collator
Sets this Collator's strength property.
setStrikeThrough(boolean) - Method in class javax.swing.text.LabelView
Sets whether or not the view has a strike/line through it.
setStrikeThrough(MutableAttributeSet, boolean) - Static method in class javax.swing.text.StyleConstants
Sets the strikethrough attribute.
setString(String, String) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given Java String value.
setString(long, String) - Method in interface java.sql.Clob
Writes the given Java String to the CLOB value that this Clob object designates at the position pos.
setString(long, String, int, int) - Method in interface java.sql.Clob
Writes len characters of str, starting at character offset, to the CLOB value that this Clob represents.
setString(int, String) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given Java String value.
setString(String) - Method in interface java.sql.SQLXML
Sets the XML value designated by this SQLXML instance to the given String representation.
setString(int, String) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given String value.
setString(String, String) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given Java String value.
setString(long, String) - Method in class javax.sql.rowset.serial.SerialClob
Writes the given Java String to the CLOB value that this SerialClob object represents, at the position pos.
setString(long, String, int, int) - Method in class javax.sql.rowset.serial.SerialClob
Writes len characters of str, starting at character offset, to the CLOB value that this Clob represents.
setString(int, String) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given Java String value.
setString(String, String) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given Java String value.
setString(String) - Method in class javax.swing.JProgressBar
Sets the value of the progress string.
setStringConverter(TableStringConverter) - Method in class javax.swing.table.TableRowSorter
Sets the object responsible for converting values from the model to strings.
setStringPainted(boolean) - Method in class javax.swing.JProgressBar
Sets the value of the stringPainted property, which determines whether the progress bar should render a progress string.
setStringToCompare(String) - Method in class javax.management.monitor.StringMonitor
Sets the string to compare with the observed attribute common to all observed MBeans.
setStringToCompare(String) - Method in interface javax.management.monitor.StringMonitorMBean
Sets the string to compare with the observed attribute.
setStroke(Stroke) - Method in class java.awt.Graphics2D
Sets the Stroke for the Graphics2D context.
setStub(AppletStub) - Method in class java.applet.Applet
Sets this applet's stub.
setStyledDocument(StyledDocument) - Method in class javax.swing.JTextPane
Associates the editor with a text document.
setStyleFactory(SynthStyleFactory) - Static method in class javax.swing.plaf.synth.SynthLookAndFeel
Sets the SynthStyleFactory that the UI classes provided by synth will use to obtain a SynthStyle.
setStyleSheet(StyleSheet) - Method in class javax.swing.text.html.HTMLEditorKit
Set the set of styles to be used to render the various HTML elements.
setSubject(X500Principal) - Method in class java.security.cert.X509CertSelector
Sets the subject criterion.
setSubject(String) - Method in class java.security.cert.X509CertSelector
setSubject(byte[]) - Method in class java.security.cert.X509CertSelector
Sets the subject criterion.
setSubjectAlternativeNames(Collection<List<?>>) - Method in class java.security.cert.X509CertSelector
Sets the subjectAlternativeNames criterion.
setSubjectKeyIdentifier(byte[]) - Method in class java.security.cert.X509CertSelector
Sets the subjectKeyIdentifier criterion.
setSubjectPublicKey(PublicKey) - Method in class java.security.cert.X509CertSelector
Sets the subjectPublicKey criterion.
setSubjectPublicKey(byte[]) - Method in class java.security.cert.X509CertSelector
Sets the subjectPublicKey criterion.
setSubjectPublicKeyAlgID(String) - Method in class java.security.cert.X509CertSelector
Sets the subjectPublicKeyAlgID criterion.
setSubscript(boolean) - Method in class javax.swing.text.LabelView
Sets whether or not the view represents a subscript.
setSubscript(MutableAttributeSet, boolean) - Static method in class javax.swing.text.StyleConstants
Sets the subscript attribute.
setSuperscript(boolean) - Method in class javax.swing.text.LabelView
Sets whether or not the view represents a superscript.
setSuperscript(MutableAttributeSet, boolean) - Static method in class javax.swing.text.StyleConstants
Sets the superscript attribute.
setSupplementaryStates(boolean, boolean, boolean, boolean, int, String) - Method in class org.ietf.jgss.MessageProp
This method sets the state for the supplementary information flags and the minor status in MessageProp.
setSurrendersFocusOnKeystroke(boolean) - Method in class javax.swing.JTable
Sets whether editors in this JTable get the keyboard focus when an editor is activated as a result of the JTable forwarding keyboard events for a cell.
setSyncAllWidths(boolean) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
 
setSyncProvider(String) - Method in interface javax.sql.rowset.CachedRowSet
Sets the SyncProvider objec for this CachedRowSet object to the one specified.
setSyncResolver(SyncResolver) - Method in exception javax.sql.rowset.spi.SyncProviderException
Sets the SyncResolver object for this SyncProviderException object to the one supplied.
setSystem(boolean) - Method in interface java.nio.file.attribute.DosFileAttributeView
Updates the value of the system attribute.
setSystem(ActivationSystem) - Static method in class java.rmi.activation.ActivationGroup
Set the activation system for the VM.
setSystemScope(IdentityScope) - Static method in class java.security.IdentityScope
Deprecated.
Sets the system's identity scope.
setTabComponentAt(int, Component) - Method in class javax.swing.JTabbedPane
Sets the component that is responsible for rendering the title for the specified tab.
setTabLayoutPolicy(int) - Method in class javax.swing.JTabbedPane
Sets the policy which the tabbedpane will use in laying out the tabs when all the tabs will not fit within a single run.
setTable(JTable) - Method in class javax.swing.table.JTableHeader
Sets the table associated with this header.
setTableHeader(JTableHeader) - Method in class javax.swing.JTable
Sets the tableHeader working with this JTable to newHeader.
setTableName(String) - Method in interface javax.sql.rowset.CachedRowSet
Sets the identifier for the table from which this CachedRowSet object was derived to the given table name.
setTableName(int, String) - Method in class javax.sql.rowset.RowSetMetaDataImpl
Sets the name of the table from which the designated column was derived to the given table name.
setTableName(int, String) - Method in interface javax.sql.RowSetMetaData
Sets the designated column's table name, if any, to the given String.
setTabPlacement(int) - Method in class javax.swing.JTabbedPane
Sets the tab placement for this tabbedpane.
setTabSet(MutableAttributeSet, TabSet) - Static method in class javax.swing.text.StyleConstants
Sets the TabSet.
setTabSize(int) - Method in class javax.swing.JTextArea
Sets the number of characters to expand tabs to.
setTarget(MethodHandle) - Method in class java.lang.invoke.CallSite
Updates the target method of this call site, according to the behavior defined by this call site's specific class.
setTarget(MethodHandle) - Method in class java.lang.invoke.ConstantCallSite
setTarget(MethodHandle) - Method in class java.lang.invoke.MutableCallSite
Updates the target method of this call site, as a normal variable.
setTarget(MethodHandle) - Method in class java.lang.invoke.VolatileCallSite
Updates the target method of this call site, as a volatile variable.
setTarget(Object) - Method in class javax.accessibility.AccessibleRelation
Sets the target object for this relation
setTarget(Object[]) - Method in class javax.accessibility.AccessibleRelation
Sets the target objects for this relation
setTargetActions(int) - Method in class java.awt.dnd.DropTargetContext
This method sets the current actions acceptable to this DropTarget.
setTargetActions(int) - Method in interface java.awt.dnd.peer.DropTargetContextPeer
update the peer's notion of the Target's actions
setTargetCertConstraints(CertSelector) - Method in class java.security.cert.PKIXParameters
Sets the required constraints on the target certificate.
setTcpNoDelay(boolean) - Method in class java.net.Socket
Enable/disable TCP_NODELAY (disable/enable Nagle's algorithm).
setTempoFactor(float) - Method in interface javax.sound.midi.Sequencer
Scales the sequencer's actual playback tempo by the factor provided.
setTempoInBPM(float) - Method in interface javax.sound.midi.Sequencer
Sets the tempo in beats per minute.
setTempoInMPQ(float) - Method in interface javax.sound.midi.Sequencer
Sets the tempo in microseconds per quarter note.
setText(String) - Method in class java.awt.Label
Sets the text for this label to the specified text.
setText(String) - Method in interface java.awt.peer.LabelPeer
Sets the text to be displayed on the label.
setText(String) - Method in interface java.awt.peer.TextComponentPeer
Sets the content for the text component.
setText(String) - Method in class java.awt.TextComponent
Sets the text that is presented by this text component to be the specified text.
setText(String) - Method in class java.awt.TextField
Sets the text that is presented by this text component to be the specified text.
setText(String) - Method in class java.text.BreakIterator
Set a new text string to be scanned.
setText(CharacterIterator) - Method in class java.text.BreakIterator
Set a new text for scanning.
setText(String) - Method in class java.text.CollationElementIterator
Set a new string over which to iterate.
setText(CharacterIterator) - Method in class java.text.CollationElementIterator
Set a new string over which to iterate.
setText(String) - Method in class java.text.StringCharacterIterator
Reset this iterator to point to a new string.
setText(String) - Method in class javax.security.auth.callback.TextInputCallback
Set the retrieved text.
setText(String) - Method in class javax.swing.AbstractButton
Sets the button's text.
setText(String) - Method in class javax.swing.JEditorPane
Sets the text of this TextComponent to the specified content, which is expected to be in the format of the content type of this editor.
setText(String) - Method in class javax.swing.JLabel
Defines the single line of text this component will display.
setText(String) - Method in class javax.swing.text.JTextComponent
Sets the text of this TextComponent to the specified text.
setTextContent(String) - Method in class javax.imageio.metadata.IIOMetadataNode
This DOM Level 3 method is not supported for IIOMetadataNode and will throw a DOMException.
setTextContents(String) - Method in interface javax.accessibility.AccessibleEditableText
Sets the text contents to the specified string.
setTextContents(String) - Method in class javax.swing.JSpinner.AccessibleJSpinner
Sets the text contents to the specified string.
setTextContents(String) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Sets the text contents to the specified string.
setTextNonSelectionColor(Color) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Sets the color the text is drawn with when the node isn't selected.
setTextSelectionColor(Color) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Sets the color the text is drawn with when the node is selected.
setTextShiftOffset() - Method in class javax.swing.plaf.basic.BasicButtonUI
 
setThreadContentionMonitoringEnabled(boolean) - Method in interface java.lang.management.ThreadMXBean
Enables or disables thread contention monitoring.
setThreadCpuTimeEnabled(boolean) - Method in interface java.lang.management.ThreadMXBean
Enables or disables thread CPU time measurement.
setThreadFactory(ThreadFactory) - Method in class java.util.concurrent.ThreadPoolExecutor
Sets the thread factory used to create new threads.
setThreadID(int) - Method in class java.util.logging.LogRecord
Set an identifier for the thread where the message originated.
setThreshold(Number) - Method in class javax.management.monitor.CounterMonitor
Deprecated.
setThreshold(Number) - Method in interface javax.management.monitor.CounterMonitorMBean
Deprecated.
setThresholds(Number, Number) - Method in class javax.management.monitor.GaugeMonitor
Sets the high and the low threshold values common to all observed MBeans.
setThresholds(Number, Number) - Method in interface javax.management.monitor.GaugeMonitorMBean
Sets the high and the low threshold values.
setThrown(Throwable) - Method in class java.util.logging.LogRecord
Set a throwable associated with the log event.
setThumbBounds(int, int, int, int) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
Set the bounds of the thumb and force a repaint that includes the old thumbBounds and the new one.
setThumbBounds(int, int, int, int) - Method in class javax.swing.plaf.metal.MetalScrollBarUI
This is overridden only to increase the invalid area.
setThumbLocation(int, int) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
setThumbLocation(int, int) - Method in class javax.swing.plaf.synth.SynthSliderUI
 
setThumbnails(List<? extends BufferedImage>) - Method in class javax.imageio.IIOImage
Sets the list of thumbnails to a new List of BufferedImages, or to null.
setThumbRollover(boolean) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
Sets whether or not the mouse is currently over the thumb.
setThumbRollover(boolean) - Method in class javax.swing.plaf.synth.SynthScrollBarUI
 
setTick(long) - Method in class javax.sound.midi.MidiEvent
Sets the time-stamp for the event, in MIDI ticks
setTickPosition(long) - Method in interface javax.sound.midi.Sequencer
Sets the current sequencer position in MIDI ticks
setTiling(int, int, int, int) - Method in class javax.imageio.ImageWriteParam
Specifies that the image should be tiled in the output stream.
setTilingMode(int) - Method in class javax.imageio.ImageWriteParam
Determines whether the image will be tiled in the output stream and, if it will, how the tiling parameters will be determined.
setTime(String, Time) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given java.sql.Time value.
setTime(String, Time, Calendar) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given java.sql.Time value, using the given Calendar object.
setTime(long) - Method in class java.sql.Date
Sets an existing Date object using the given milliseconds time value.
setTime(int, Time) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given java.sql.Time value.
setTime(int, Time, Calendar) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given java.sql.Time value, using the given Calendar object.
setTime(long) - Method in class java.sql.Time
Sets a Time object using a milliseconds time value.
setTime(long) - Method in class java.sql.Timestamp
Sets this Timestamp object to represent a point in time that is time milliseconds after January 1, 1970 00:00:00 GMT.
setTime(Date) - Method in class java.util.Calendar
Sets this Calendar's time with the given Date.
setTime(long) - Method in class java.util.Date
Sets this Date object to represent a point in time that is time milliseconds after January 1, 1970 00:00:00 GMT.
setTime(long) - Method in class java.util.zip.ZipEntry
Sets the modification time of the entry.
setTime(int, Time) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given java.sql.Time value.
setTime(int, Time, Calendar) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given java.sql.Time object.
setTime(String, Time) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given java.sql.Time value.
setTime(String, Time, Calendar) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given java.sql.Time value, using the given Calendar object.
setTime(int, Time) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given java.sql.Time value.
setTime(int, Time, Calendar) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command with the given java.sql.Time value.
setTime(String, Time) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given java.sql.Time value.
setTime(String, Time, Calendar) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given java.sql.Time value, using the given Calendar object.
setTimeInMillis(long) - Method in class java.util.Calendar
Sets this Calendar's current time from the given long value.
setTimeLimit(int) - Method in class javax.naming.directory.SearchControls
Sets the time limit of these SearchControls in milliseconds.
setTimes(FileTime, FileTime, FileTime) - Method in interface java.nio.file.attribute.BasicFileAttributeView
Updates any or all of the file's last modified time, last access time, and create time attributes.
setTimestamp(String, Timestamp) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given java.sql.Timestamp value.
setTimestamp(String, Timestamp, Calendar) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given java.sql.Timestamp value, using the given Calendar object.
setTimestamp(int, Timestamp) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given java.sql.Timestamp value.
setTimestamp(int, Timestamp, Calendar) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given java.sql.Timestamp value, using the given Calendar object.
setTimeStamp(long) - Method in class javax.management.Notification
Set the notification timestamp.
setTimestamp(int, Timestamp) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given java.sql.Timestamp value.
setTimestamp(int, Timestamp, Calendar) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given java.sql.Timestamp object.
setTimestamp(String, Timestamp) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given java.sql.Timestamp value.
setTimestamp(String, Timestamp, Calendar) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given java.sql.Timestamp value, using the given Calendar object.
setTimestamp(int, Timestamp) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command to the given java.sql.Timestamp value.
setTimestamp(String, Timestamp) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given java.sql.Timestamp value.
setTimestamp(int, Timestamp, Calendar) - Method in interface javax.sql.RowSet
Sets the designated parameter in this RowSet object's command with the given java.sql.Timestamp value.
setTimestamp(String, Timestamp, Calendar) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given java.sql.Timestamp value, using the given Calendar object.
setTimeToLive(int) - Method in class java.net.DatagramSocketImpl
Set the TTL (time-to-live) option.
setTimeToLive(int) - Method in class java.net.MulticastSocket
Set the default time-to-live for multicast packets sent out on this MulticastSocket in order to control the scope of the multicasts.
setTimeZone(TimeZone) - Method in class java.text.DateFormat
Sets the time zone for the calendar of this DateFormat object.
setTimeZone(TimeZone) - Method in class java.util.Calendar
Sets the time zone with the given time zone value.
setTimeZone(TimeZone) - Method in class java.util.GregorianCalendar
 
setTipText(String) - Method in class javax.swing.JToolTip
Sets the text to show when the tool tip is displayed.
setTitle(String) - Method in class java.awt.Dialog
Sets the title of the Dialog.
setTitle(String) - Method in class java.awt.Frame
Sets the title for this frame to the specified string.
setTitle(String) - Method in interface java.awt.peer.DialogPeer
Sets the title on the dialog window.
setTitle(String) - Method in interface java.awt.peer.FramePeer
Sets the title on the frame.
setTitle(String) - Method in class javax.swing.border.TitledBorder
Sets the title of the titled border.
setTitle(String) - Method in class javax.swing.JInternalFrame
Sets the JInternalFrame title.
setTitleAt(int, String) - Method in class javax.swing.JTabbedPane
Sets the title at index to title which can be null.
setTitleColor(Color) - Method in class javax.swing.border.TitledBorder
Sets the title-color of the titled border.
setTitleFont(Font) - Method in class javax.swing.border.TitledBorder
Sets the title-font of the titled border.
setTitleJustification(int) - Method in class javax.swing.border.TitledBorder
Sets the title-justification of the titled border.
setTitlePosition(int) - Method in class javax.swing.border.TitledBorder
Sets the title-position of the titled border.
setToggleClickCount(int) - Method in class javax.swing.JTree
Sets the number of mouse clicks before a node will expand or close.
setToIdentity() - Method in class java.awt.geom.AffineTransform
Resets this transform to the Identity transform.
setTokenThreshold(int) - Method in class javax.swing.text.html.HTMLDocument
Sets the number of tokens to buffer before trying to update the documents element structure.
setToolTip(String) - Method in interface java.awt.peer.TrayIconPeer
Sets the tool tip for the tray icon.
setToolTip(String) - Method in class java.awt.TrayIcon
Sets the tooltip string for this TrayIcon.
setToolTipText(String) - Method in class javax.swing.JComponent
Registers the text to display in a tool tip.
setToolTipTextAt(int, String) - Method in class javax.swing.JTabbedPane
Sets the tooltip text at index to toolTipText which can be null.
setToPage(int) - Method in class java.awt.JobAttributes
Specifies, for jobs using these attributes, the last page (inclusive) to be printed, if a range of pages is to be printed.
setTopComponent(Component) - Method in class javax.swing.JSplitPane
Sets the component above, or to the left of the divider.
setTopDown(boolean) - Method in class javax.imageio.plugins.bmp.BMPImageWriteParam
If set, the data will be written out in a top-down manner, the first scanline being written first.
setTopInset(float) - Method in class javax.swing.text.AsyncBoxView
Set the top part of the margin around the view.
setToQuadrantRotation(int) - Method in class java.awt.geom.AffineTransform
Sets this transform to a rotation transformation that rotates coordinates by the specified number of quadrants.
setToQuadrantRotation(int, double, double) - Method in class java.awt.geom.AffineTransform
Sets this transform to a translated rotation transformation that rotates coordinates by the specified number of quadrants around the specified anchor point.
setToRotation(double) - Method in class java.awt.geom.AffineTransform
Sets this transform to a rotation transformation.
setToRotation(double, double, double) - Method in class java.awt.geom.AffineTransform
Sets this transform to a translated rotation transformation.
setToRotation(double, double) - Method in class java.awt.geom.AffineTransform
Sets this transform to a rotation transformation that rotates coordinates according to a rotation vector.
setToRotation(double, double, double, double) - Method in class java.awt.geom.AffineTransform
Sets this transform to a rotation transformation that rotates coordinates around an anchor point according to a rotation vector.
setToScale(double, double) - Method in class java.awt.geom.AffineTransform
Sets this transform to a scaling transformation.
setToShear(double, double) - Method in class java.awt.geom.AffineTransform
Sets this transform to a shearing transformation.
setToTranslation(double, double) - Method in class java.awt.geom.AffineTransform
Sets this transform to a translation transformation.
setTrackMute(int, boolean) - Method in interface javax.sound.midi.Sequencer
Sets the mute state for a track.
setTrackSolo(int, boolean) - Method in interface javax.sound.midi.Sequencer
Sets the solo state for a track.
setTrafficClass(int) - Method in class java.net.DatagramSocket
Sets traffic class or type-of-service octet in the IP datagram header for datagrams sent from this DatagramSocket.
setTrafficClass(int) - Method in class java.net.Socket
Sets traffic class or type-of-service octet in the IP header for packets sent from this Socket.
setTransactionIsolation(int) - Method in interface java.sql.Connection
Attempts to change the transaction isolation level for this Connection object to the one given.
setTransactionIsolation(int) - Method in class javax.sql.rowset.BaseRowSet
Sets the transaction isolation property for this JDBC RowSet object to the given constant.
setTransactionIsolation(int) - Method in interface javax.sql.RowSet
Sets the transaction isolation level for this RowSet obejct.
setTransferHandler(TransferHandler) - Method in class javax.swing.JApplet
Sets the transferHandler property, which is a mechanism to support transfer of data into this component.
setTransferHandler(TransferHandler) - Method in class javax.swing.JComponent
Sets the TransferHandler, which provides support for transfer of data into and out of this component via cut/copy/paste and drag and drop.
setTransferHandler(TransferHandler) - Method in class javax.swing.JDialog
Sets the transferHandler property, which is a mechanism to support transfer of data into this component.
setTransferHandler(TransferHandler) - Method in class javax.swing.JFrame
Sets the transferHandler property, which is a mechanism to support transfer of data into this component.
setTransferHandler(TransferHandler) - Method in class javax.swing.JWindow
Sets the transferHandler property, which is a mechanism to support transfer of data into this component.
setTransform(AffineTransform) - Method in class java.awt.geom.AffineTransform
Sets this transform to a copy of the transform in the specified AffineTransform object.
setTransform(double, double, double, double, double, double) - Method in class java.awt.geom.AffineTransform
Sets this transform to the matrix specified by the 6 double precision values.
setTransform(AffineTransform) - Method in class java.awt.Graphics2D
Overwrites the Transform in the Graphics2D context.
setTransform(AffineTransform) - Method in class java.awt.image.renderable.RenderContext
Sets the current user-to-device AffineTransform contained in the RenderContext to a given transform.
setTree(JTree) - Method in class javax.swing.tree.DefaultTreeCellEditor
Sets the tree currently editing for.
setTrustAnchors(Set<TrustAnchor>) - Method in class java.security.cert.PKIXParameters
Sets the Set of most-trusted CAs.
setTTL(byte) - Method in class java.net.DatagramSocketImpl
Deprecated.
use setTimeToLive instead.
setTTL(byte) - Method in class java.net.MulticastSocket
Deprecated.
use the setTimeToLive method instead, which uses int instead of byte as the type for ttl.
setType(Window.Type) - Method in class java.awt.Window
Sets the type of the window.
setType(AclEntryType) - Method in class java.nio.file.attribute.AclEntry.Builder
Sets the type component of this builder.
setType(int) - Method in class javax.sql.rowset.BaseRowSet
Sets the type for this RowSet object to the specified type.
setType(int) - Method in interface javax.sql.RowSet
Sets the type of this RowSet object to the given type.
setType(short) - Method in class javax.swing.text.DefaultStyledDocument.ElementSpec
Sets the element type.
setTypeMap(Map<String, Class<?>>) - Method in interface java.sql.Connection
Installs the given TypeMap object as the type map for this Connection object.
setTypeMap(Map<String, Class<?>>) - Method in class javax.sql.rowset.BaseRowSet
Installs the given java.util.Map object as the type map associated with the Connection object for this RowSet object.
setTypeMap(Map<String, Class<?>>) - Method in interface javax.sql.RowSet
Installs the given java.util.Map object as the default type map for this RowSet object.
setUI(ButtonUI) - Method in class javax.swing.AbstractButton
Sets the L&F object that renders this component.
setUI(ColorChooserUI) - Method in class javax.swing.JColorChooser
Sets the L&F object that renders this component.
setUI(ComboBoxUI) - Method in class javax.swing.JComboBox
Sets the L&F object that renders this component.
setUI(ComponentUI) - Method in class javax.swing.JComponent
Sets the look and feel delegate for this component.
setUI(DesktopPaneUI) - Method in class javax.swing.JDesktopPane
Sets the L&F object that renders this component.
setUI(DesktopIconUI) - Method in class javax.swing.JInternalFrame.JDesktopIcon
Sets the look-and-feel object that renders this component.
setUI(InternalFrameUI) - Method in class javax.swing.JInternalFrame
Sets the UI delegate for this JInternalFrame.
setUI(LabelUI) - Method in class javax.swing.JLabel
Sets the L&F object that renders this component.
setUI(LayerUI<? super V>) - Method in class javax.swing.JLayer
Sets the LayerUI which will perform painting and receive input events for this JLayer.
setUI(ListUI) - Method in class javax.swing.JList
Sets the ListUI, the look and feel object that renders this component.
setUI(MenuBarUI) - Method in class javax.swing.JMenuBar
Sets the L&F object that renders this component.
setUI(MenuItemUI) - Method in class javax.swing.JMenuItem
Sets the look and feel object that renders this component.
setUI(OptionPaneUI) - Method in class javax.swing.JOptionPane
Sets the UI object which implements the L&F for this component.
setUI(PanelUI) - Method in class javax.swing.JPanel
Sets the look and feel (L&F) object that renders this component.
setUI(PopupMenuUI) - Method in class javax.swing.JPopupMenu
Sets the L&F object that renders this component.
setUI(ProgressBarUI) - Method in class javax.swing.JProgressBar
Sets the look-and-feel object that renders this component.
setUI(RootPaneUI) - Method in class javax.swing.JRootPane
Sets the L&F object that renders this component.
setUI(ScrollBarUI) - Method in class javax.swing.JScrollBar
Sets the L&F object that renders this component.
setUI(ScrollPaneUI) - Method in class javax.swing.JScrollPane
Sets the ScrollPaneUI object that provides the look and feel (L&F) for this component.
setUI(SeparatorUI) - Method in class javax.swing.JSeparator
Sets the L&F object that renders this component.
setUI(SliderUI) - Method in class javax.swing.JSlider
Sets the UI object which implements the L&F for this component.
setUI(SpinnerUI) - Method in class javax.swing.JSpinner
Sets the look and feel (L&F) object that renders this component.
setUI(SplitPaneUI) - Method in class javax.swing.JSplitPane
Sets the L&F object that renders this component.
setUI(TabbedPaneUI) - Method in class javax.swing.JTabbedPane
Sets the UI object which implements the L&F for this component.
setUI(TableUI) - Method in class javax.swing.JTable
Sets the L&F object that renders this component and repaints.
setUI(ToolBarUI) - Method in class javax.swing.JToolBar
Sets the L&F object that renders this component.
setUI(TreeUI) - Method in class javax.swing.JTree
Sets the L&F object that renders this component.
setUI(ViewportUI) - Method in class javax.swing.JViewport
Sets the L&F object that renders this component.
setUI(TableHeaderUI) - Method in class javax.swing.table.JTableHeader
Sets the look and feel (L&F) object that renders this component.
setUI(TextUI) - Method in class javax.swing.text.JTextComponent
Sets the user-interface factory for this text-oriented editor.
setUncaughtExceptionHandler(Thread.UncaughtExceptionHandler) - Method in class java.lang.Thread
Set the handler invoked when this thread abruptly terminates due to an uncaught exception.
setUndecorated(boolean) - Method in class java.awt.Dialog
Disables or enables decorations for this dialog.
setUndecorated(boolean) - Method in class java.awt.Frame
Disables or enables decorations for this frame.
setUnderline(boolean) - Method in class javax.swing.text.LabelView
Sets whether or not the view is underlined.
setUnderline(MutableAttributeSet, boolean) - Static method in class javax.swing.text.StyleConstants
Sets the underline attribute.
setUnexecutedModifications(ModificationItem[]) - Method in exception javax.naming.directory.AttributeModificationException
Sets the unexecuted modification list to be e.
setUnicast(boolean) - Method in class java.beans.EventSetDescriptor
Mark an event set as unicast (or not).
setUnicodeLocaleKeyword(String, String) - Method in class java.util.Locale.Builder
Sets the Unicode locale keyword type for the given key.
setUnicodeStream(int, InputStream, int) - Method in interface java.sql.PreparedStatement
Deprecated. 
setUnicodeStream(int, InputStream, int) - Method in class javax.sql.rowset.BaseRowSet
Deprecated.
getCharacterStream should be used in its place
setUnitIncrement(int) - Method in interface java.awt.Adjustable
Sets the unit value increment for the adjustable object.
setUnitIncrement(Adjustable, int) - Method in interface java.awt.peer.ScrollPanePeer
Sets the unit increment of one of the scroll pane's adjustables.
setUnitIncrement(int) - Method in class java.awt.Scrollbar
Sets the unit increment for this scroll bar.
setUnitIncrement(int) - Method in class java.awt.ScrollPaneAdjustable
 
setUnitIncrement(int) - Method in class javax.swing.JScrollBar
Sets the unitIncrement property.
setUnitIncrement(int) - Method in class javax.swing.JScrollPane.ScrollBar
Messages super to set the value, and resets the unitIncrementSet instance variable to true.
setup(FileSystemView) - Method in class javax.swing.JFileChooser
Performs common constructor initialization and setup.
setUpdatePolicy(int) - Method in class javax.swing.text.DefaultCaret
Sets the caret movement policy on the document updates.
setUpdateRect(Rectangle) - Method in class java.awt.event.PaintEvent
Sets the rectangle representing the area which needs to be repainted in response to this event.
setUpdateSelectionOnSort(boolean) - Method in class javax.swing.JTable
Specifies whether the selection should be updated after sorting.
setUpdateTableInRealTime(boolean) - Method in class javax.swing.table.JTableHeader
Obsolete as of Java 2 platform v1.3.
setupMenuCloseKey() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
setupMenuOpenKey() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
setupPostTimer(JMenu) - Method in class javax.swing.plaf.basic.BasicMenuUI
 
setURIDereferencer(URIDereferencer) - Method in class javax.xml.crypto.dom.DOMCryptoContext
 
setURIDereferencer(URIDereferencer) - Method in interface javax.xml.crypto.XMLCryptoContext
Sets a URIDereferencer that is used to dereference URIReferences.
setURL(URL, String, String, int, String, String, String, String, String) - Method in class java.net.URLStreamHandler
Sets the fields of the URL argument to the indicated values.
setURL(URL, String, String, int, String, String) - Method in class java.net.URLStreamHandler
Deprecated.
Use setURL(URL, String, String, int, String, String, String, String);
setURL(String, URL) - Method in interface java.sql.CallableStatement
Sets the designated parameter to the given java.net.URL object.
setURL(int, URL) - Method in interface java.sql.PreparedStatement
Sets the designated parameter to the given java.net.URL value.
setUrl(String) - Method in class javax.sql.rowset.BaseRowSet
Sets the Url property for this RowSet object to the given String object and sets the dataSource name property to null.
setURL(int, URL) - Method in class javax.sql.rowset.BaseRowSet
Sets the designated parameter to the given java.net.URL value.
setUrl(String) - Method in interface javax.sql.RowSet
Sets the URL this RowSet object will use when it uses the DriverManager to create a connection.
setURL(int, URL) - Method in interface javax.sql.RowSet
Sets the designated parameter to the given java.net.URL value.
setURLStreamHandlerFactory(URLStreamHandlerFactory) - Static method in class java.net.URL
Sets an application's URLStreamHandlerFactory.
setUsageThreshold(long) - Method in interface java.lang.management.MemoryPoolMXBean
Sets the threshold of this memory pool to the given threshold value if this memory pool supports the usage threshold.
setUseCache(boolean) - Static method in class javax.imageio.ImageIO
Sets a flag indicating whether a disk-based cache file should be used when creating ImageInputStreams and ImageOutputStreams.
setUseCaches(boolean) - Method in class java.net.URLConnection
Sets the value of the useCaches field of this URLConnection to the specified value.
setUseClientMode(boolean) - Method in class javax.net.ssl.SSLEngine
Configures the engine to use client (or server) mode when handshaking.
setUseClientMode(boolean) - Method in class javax.net.ssl.SSLServerSocket
Controls whether accepted connections are in the (default) SSL server mode, or the SSL client mode.
setUseClientMode(boolean) - Method in class javax.net.ssl.SSLSocket
Configures the socket to use client (or server) mode when handshaking.
setUseParentHandlers(boolean) - Method in class java.util.logging.Logger
Specify whether or not this logger should send its output to its parent Logger.
setUserData(String, Object, UserDataHandler) - Method in class javax.imageio.metadata.IIOMetadataNode
This DOM Level 3 method is not supported for IIOMetadataNode and will throw a DOMException.
setUserData(Object) - Method in class javax.management.Notification
Set the user data.
setUsername(String) - Method in class javax.sql.rowset.BaseRowSet
Sets the username property for this RowSet object to the given user name.
setUsername(String) - Method in interface javax.sql.RowSet
Sets the username property for this RowSet object to the given String.
setUserObject(Object) - Method in class javax.imageio.metadata.IIOMetadataNode
Sets the value associated with this node.
setUserObject(Object) - Method in class javax.swing.tree.DefaultMutableTreeNode
Sets the user object for this node to userObject.
setUserObject(Object) - Method in interface javax.swing.tree.MutableTreeNode
Resets the user object of the receiver to object.
setValidCharacters(String) - Method in class javax.swing.text.MaskFormatter
Allows for further restricting of the characters that can be input.
setValue(int) - Method in interface java.awt.Adjustable
Sets the current value of the adjustable object.
setValue(Adjustable, int) - Method in interface java.awt.peer.ScrollPanePeer
Sets the value for one of the scroll pane's adjustables.
setValue(int) - Method in class java.awt.Scrollbar
Sets the value of this scroll bar to the specified value.
setValue(int) - Method in class java.awt.ScrollPaneAdjustable
Sets the value of this scrollbar to the specified value.
setValue(Object) - Method in class java.beans.Expression
Sets the value of this expression to value.
setValue(String, Object) - Method in class java.beans.FeatureDescriptor
Associate a named attribute with this feature.
setValue(Object) - Method in interface java.beans.PropertyEditor
Set (or change) the object that is to be edited.
setValue(Object) - Method in class java.beans.PropertyEditorSupport
Set (or change) the object that is to be edited.
setValue(String) - Method in class java.net.HttpCookie
Assigns a new value to a cookie after the cookie is created.
setValue(V) - Method in class java.util.AbstractMap.SimpleEntry
Replaces the value corresponding to this entry with the specified value.
setValue(V) - Method in class java.util.AbstractMap.SimpleImmutableEntry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(V) - Method in interface java.util.Map.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(boolean) - Method in class javax.sound.sampled.BooleanControl
Sets the current value for the control.
setValue(Object) - Method in class javax.sound.sampled.EnumControl
Sets the current value for the control.
setValue(float) - Method in class javax.sound.sampled.FloatControl
Sets the current value for the control.
setValue(int) - Method in interface javax.swing.BoundedRangeModel
Sets the model's current value to newValue if newValue satisfies the model's constraints.
setValue(int) - Method in class javax.swing.DefaultBoundedRangeModel
Sets the current value of the model.
setValue(Object) - Method in class javax.swing.DefaultCellEditor.EditorDelegate
Sets the value of this cell.
setValue(Object) - Method in class javax.swing.JFormattedTextField
Sets the value that will be formatted by an AbstractFormatter obtained from the current AbstractFormatterFactory.
setValue(Object) - Method in class javax.swing.JOptionPane
Sets the value the user has chosen.
setValue(int) - Method in class javax.swing.JProgressBar
Sets the progress bar's current value to n.
setValue(int) - Method in class javax.swing.JScrollBar
Sets the scrollbar's value.
setValue(int) - Method in class javax.swing.JSlider
Sets the slider's current value to n.
setValue(Object) - Method in class javax.swing.JSpinner
Changes current value of the model, typically this value is displayed by the editor.
setValue(Object, boolean) - Method in interface javax.swing.Renderer
Specifies the value to display and whether or not the value should be portrayed as "currently selected".
setValue(Object) - Method in class javax.swing.SpinnerDateModel
Sets the current Date for this sequence.
setValue(Object) - Method in class javax.swing.SpinnerListModel
Changes the current element of the sequence and notifies ChangeListeners.
setValue(Object) - Method in interface javax.swing.SpinnerModel
Changes current value of the model, typically this value is displayed by the editor part of a JSpinner.
setValue(Object) - Method in class javax.swing.SpinnerNumberModel
Sets the current value for this sequence.
setValue(int) - Method in class javax.swing.Spring
Sets the current value of this Spring to value.
setValue(Object) - Method in class javax.swing.table.DefaultTableCellRenderer
Sets the String object for the cell being rendered to value.
setValueAt(Object, int, int) - Method in class javax.swing.JTable
Sets the value for the cell in the table model at row and column.
setValueAt(Object, int, int) - Method in class javax.swing.table.AbstractTableModel
This empty implementation is provided so users don't have to implement this method if their data model is not editable.
setValueAt(Object, int, int) - Method in class javax.swing.table.DefaultTableModel
Sets the object value for the cell at column and row.
setValueAt(Object, int, int) - Method in interface javax.swing.table.TableModel
Sets the value in the cell at columnIndex and rowIndex to aValue.
setValueClass(Class<?>) - Method in class javax.swing.text.DefaultFormatter
Sets that class that is used to create new Objects.
setValueContainsLiteralCharacters(boolean) - Method in class javax.swing.text.MaskFormatter
If true, the returned value and set value will also contain the literal characters in mask.
setValueIsAdjusting(boolean) - Method in class java.awt.Scrollbar
Sets the valueIsAdjusting property.
setValueIsAdjusting(boolean) - Method in class java.awt.ScrollPaneAdjustable
Sets the valueIsAdjusting property.
setValueIsAdjusting(boolean) - Method in interface javax.swing.BoundedRangeModel
This attribute indicates that any upcoming changes to the value of the model should be considered a single event.
setValueIsAdjusting(boolean) - Method in class javax.swing.DefaultBoundedRangeModel
Sets the valueIsAdjusting property.
setValueIsAdjusting(boolean) - Method in class javax.swing.DefaultListSelectionModel
Sets the valueIsAdjusting property, which indicates whether or not upcoming selection changes should be considered part of a single change.
setValueIsAdjusting(boolean) - Method in class javax.swing.JList
Sets the selection model's valueIsAdjusting property.
setValueIsAdjusting(boolean) - Method in class javax.swing.JScrollBar
Sets the model's valueIsAdjusting property.
setValueIsAdjusting(boolean) - Method in class javax.swing.JSlider
Sets the model's valueIsAdjusting property.
setValueIsAdjusting(boolean) - Method in interface javax.swing.ListSelectionModel
Sets the valueIsAdjusting property, which indicates whether or not upcoming selection changes should be considered part of a single change.
setValues(int, int, int, int) - Method in interface java.awt.peer.ScrollbarPeer
Sets the parameters for the scrollbar.
setValues(int, int, int, int) - Method in class java.awt.Scrollbar
Sets the values of four properties for this scroll bar: value, visibleAmount, minimum, and maximum.
setValues(int, int, int, int) - Method in class javax.swing.JScrollBar
Sets the four BoundedRangeModel properties after forcing the arguments to obey the usual constraints:
setVariant(String) - Method in class java.util.Locale.Builder
Sets the variant.
setVerbose(boolean) - Method in interface java.lang.management.ClassLoadingMXBean
Enables or disables the verbose output for the class loading system.
setVerbose(boolean) - Method in interface java.lang.management.MemoryMXBean
Enables or disables verbose output for the memory system.
setVerifyInputWhenFocusTarget(boolean) - Method in class javax.swing.JComponent
Sets the value to indicate whether input verifier for the current focus owner will be called before this component requests focus.
setVersion(int) - Method in class java.net.HttpCookie
Sets the version of the cookie protocol this cookie complies with.
setVerticalAlignment(int) - Method in class javax.swing.AbstractButton
Sets the vertical alignment of the icon and text.
setVerticalAlignment(int) - Method in class javax.swing.JLabel
Sets the alignment of the label's contents along the Y axis.
setVerticalGroup(GroupLayout.Group) - Method in class javax.swing.GroupLayout
Sets the Group that positions and sizes components along the vertical axis.
setVerticalScrollBar(JScrollBar) - Method in class javax.swing.JScrollPane
Adds the scrollbar that controls the viewports vertical view position to the scrollpane.
setVerticalScrollBarPolicy(int) - Method in class javax.swing.JScrollPane
Determines when the vertical scrollbar appears in the scrollpane.
setVerticalScrollBarPolicy(int) - Method in class javax.swing.ScrollPaneLayout
Sets the vertical scrollbar-display policy.
setVerticalTextPosition(int) - Method in class javax.swing.AbstractButton
Sets the vertical position of the text relative to the icon.
setVerticalTextPosition(int) - Method in class javax.swing.JLabel
Sets the vertical position of the label's text, relative to its image.
setVgap(int) - Method in class java.awt.BorderLayout
Sets the vertical gap between components.
setVgap(int) - Method in class java.awt.CardLayout
Sets the vertical gap between components.
setVgap(int) - Method in class java.awt.FlowLayout
Sets the vertical gap between components and between the components and the borders of the Container.
setVgap(int) - Method in class java.awt.GridLayout
Sets the vertical gap between components to the specified value.
setView(V) - Method in class javax.swing.JLayer
Sets the JLayer's view component, which can be null.
setView(Component) - Method in class javax.swing.JViewport
Sets the JViewport's one lightweight child (view), which can be null.
setView(View) - Method in class javax.swing.plaf.basic.BasicTextUI
Sets the current root of the view hierarchy and calls invalidate().
setViewport(JViewport) - Method in class javax.swing.JScrollPane
Removes the old viewport (if there is one); forces the viewPosition of the new viewport to be in the +x,+y quadrant; syncs up the row and column headers (if there are any) with the new viewport; and finally syncs the scrollbars and headers with the new viewport.
setViewportBorder(Border) - Method in class javax.swing.JScrollPane
Adds a border around the viewport.
setViewportView(Component) - Method in class javax.swing.JScrollPane
Creates a viewport if necessary and then sets its view.
setViewPosition(Point) - Method in class javax.swing.JViewport
Sets the view coordinates that appear in the upper left hand corner of the viewport, does nothing if there's no view.
setViewSize(Dimension) - Method in class javax.swing.JViewport
Sets the size of the view.
setVisible(boolean) - Method in class java.awt.Component.AccessibleAWTComponent
Sets the visible state of the object.
setVisible(boolean) - Method in class java.awt.Component
Shows or hides this component depending on the value of parameter b.
setVisible(boolean) - Method in class java.awt.Dialog
Shows or hides this Dialog depending on the value of parameter b.
setVisible(boolean) - Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
Set the visible state of the object.
setVisible(boolean) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Sets the visible state of the object.
setVisible(boolean) - Method in interface java.awt.peer.ComponentPeer
Makes a component visible or invisible.
setVisible(boolean) - Method in class java.awt.Window
Shows or hides this Window depending on the value of parameter b.
setVisible(boolean) - Method in interface javax.accessibility.AccessibleComponent
Sets the visible state of the object.
setVisible(boolean) - Method in class javax.swing.JComponent
Makes the component visible or invisible.
setVisible(boolean) - Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
 
setVisible(boolean) - Method in class javax.swing.JPopupMenu
Sets the visibility of the popup menu.
setVisible(boolean) - Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
Sets the visible state of the object.
setVisible(boolean) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
 
setVisible(boolean) - Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
 
setVisible(boolean) - Method in interface javax.swing.text.Caret
Sets the visibility of the caret.
setVisible(boolean) - Method in class javax.swing.text.DefaultCaret
Sets the caret visibility, and repaints the caret.
setVisibleAmount(int) - Method in interface java.awt.Adjustable
Sets the length of the proportional indicator of the adjustable object.
setVisibleAmount(int) - Method in class java.awt.Scrollbar
Sets the visible amount of this scroll bar.
setVisibleAmount(int) - Method in class java.awt.ScrollPaneAdjustable
This method should NOT be called by user code.
setVisibleAmount(int) - Method in class javax.swing.JScrollBar
Set the model's extent property.
setVisibleComponent(Component) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
setVisibleRowCount(int) - Method in class javax.swing.JList
Sets the visibleRowCount property, which has different meanings depending on the layout orientation: For a VERTICAL layout orientation, this sets the preferred number of rows to display without requiring scrolling; for other orientations, it affects the wrapping of cells.
setVisibleRowCount(int) - Method in class javax.swing.JTree
Sets the number of rows that are to be displayed.
setWantClientAuth(boolean) - Method in class javax.net.ssl.SSLEngine
Configures the engine to request client authentication.
setWantClientAuth(boolean) - Method in class javax.net.ssl.SSLParameters
Sets whether client authentication should be requested.
setWantClientAuth(boolean) - Method in class javax.net.ssl.SSLServerSocket
Controls whether accepted server-mode SSLSockets will be initially configured to request client authentication.
setWantClientAuth(boolean) - Method in class javax.net.ssl.SSLSocket
Configures the socket to request client authentication.
setWantsInput(boolean) - Method in class javax.swing.JOptionPane
Sets the wantsInput property.
setWasIcon(JInternalFrame, Boolean) - Method in class javax.swing.DefaultDesktopManager
Sets that the component has been iconized and the bounds of the desktopIcon are valid.
setWeekDate(int, int, int) - Method in class java.util.Calendar
Sets the date of this Calendar with the the given date specifiers - week year, week of year, and day of week.
setWeekDate(int, int, int) - Method in class java.util.GregorianCalendar
Sets this GregorianCalendar to the date given by the date specifiers - weekYear, weekOfYear, and dayOfWeek.
setWeekdays(String[]) - Method in class java.text.DateFormatSymbols
Sets weekday strings.
setWestPane(JComponent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
setWheelScrollingEnabled(boolean) - Method in class java.awt.ScrollPane
Enables/disables scrolling in response to movement of the mouse wheel.
setWheelScrollingEnabled(boolean) - Method in class javax.swing.JScrollPane
Enables/disables scrolling in response to movement of the mouse wheel.
setWidth(Spring) - Method in class javax.swing.SpringLayout.Constraints
Sets the width property, which controls the width of a component.
setWidth(int) - Method in class javax.swing.table.TableColumn
This method should not be used to set the widths of columns in the JTable, use setPreferredWidth instead.
setWindingRule(int) - Method in class java.awt.geom.Path2D
Sets the winding rule for this path to the specified value.
setWindowDecorationStyle(int) - Method in class javax.swing.JRootPane
Sets the type of Window decorations (such as borders, widgets for closing a Window, title ...) the JRootPane should provide.
setWrapStyleWord(boolean) - Method in class javax.swing.JTextArea
Sets the style of wrapping used if the text area is wrapping lines.
setWritable(boolean, boolean) - Method in class java.io.File
Sets the owner's or everybody's write permission for this abstract pathname.
setWritable(boolean) - Method in class java.io.File
A convenience method to set the owner's write permission for this abstract pathname.
setWriteMethod(Method) - Method in class java.beans.PropertyDescriptor
Sets the method that should be used to write the property value.
setWriter(Writer) - Method in interface javax.script.ScriptContext
Sets the Writer for scripts to use when displaying output.
setWriter(Writer) - Method in class javax.script.SimpleScriptContext
Sets the Writer for scripts to use when displaying output.
setX(Spring) - Method in class javax.swing.SpringLayout.Constraints
Sets the x property, which controls the x value of a component's location.
setXORMode(Color) - Method in class java.awt.Graphics
Sets the paint mode of this graphics context to alternate between this graphics context's current color and the new specified color.
setXORMode(Color) - Method in class javax.swing.DebugGraphics
Overrides Graphics.setXORMode.
setY(Spring) - Method in class javax.swing.SpringLayout.Constraints
Sets the y property, which controls the y value of a component's location.
setYear(int) - Method in class java.sql.Time
Deprecated. 
setYear(int) - Method in class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by Calendar.set(Calendar.YEAR, year + 1900).
setZeroDigit(char) - Method in class java.text.DecimalFormatSymbols
Sets the character used for zero.
setZoneStrings(String[][]) - Method in class java.text.DateFormatSymbols
Sets time zone strings.
setZOrder(ComponentPeer) - Method in interface java.awt.peer.ComponentPeer
Lowers this component at the bottom of the above HW peer.
SEVERE - Static variable in class java.util.logging.Level
SEVERE is a message level indicating a serious failure.
severe(String) - Method in class java.util.logging.Logger
Log a SEVERE message.
Severity - Class in javax.print.attribute.standard
Class Severity is a printing attribute class, an enumeration, that denotes the severity of a PrinterStateReason attribute.
Severity(int) - Constructor for class javax.print.attribute.standard.Severity
Construct a new severity enumeration value with the given integer value.
SHA1 - Static variable in class java.security.spec.MGF1ParameterSpec
The MGF1ParameterSpec which uses "SHA-1" message digest.
SHA1 - Static variable in interface javax.xml.crypto.dsig.DigestMethod
The SHA1 digest method algorithm URI.
SHA256 - Static variable in class java.security.spec.MGF1ParameterSpec
The MGF1ParameterSpec which uses "SHA-256" message digest.
SHA256 - Static variable in interface javax.xml.crypto.dsig.DigestMethod
The SHA256 digest method algorithm URI.
SHA384 - Static variable in class java.security.spec.MGF1ParameterSpec
The MGF1ParameterSpec which uses "SHA-384" message digest.
SHA512 - Static variable in class java.security.spec.MGF1ParameterSpec
The MGF1ParameterSpec which uses SHA-512 message digest.
SHA512 - Static variable in interface javax.xml.crypto.dsig.DigestMethod
The SHA512 digest method algorithm URI.
shadow - Variable in class javax.swing.border.EtchedBorder
 
shadow - Variable in class javax.swing.plaf.basic.BasicBorders.ButtonBorder
 
shadow - Variable in class javax.swing.plaf.basic.BasicBorders.FieldBorder
 
shadow - Variable in class javax.swing.plaf.basic.BasicBorders.SplitPaneBorder
 
shadow - Variable in class javax.swing.plaf.basic.BasicSeparatorUI
 
shadow - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
shadowInner - Variable in class javax.swing.border.BevelBorder
 
shadowOuter - Variable in class javax.swing.border.BevelBorder
 
shallowClone() - Method in class java.awt.image.renderable.ParameterBlock
Creates a shallow copy of a ParameterBlock.
shape(char[], int, int) - Method in class java.awt.font.NumericShaper
Converts the digits in the text that occur between start and start + count.
shape(char[], int, int, int) - Method in class java.awt.font.NumericShaper
Converts the digits in the text that occur between start and start + count, using the provided context.
shape(char[], int, int, NumericShaper.Range) - Method in class java.awt.font.NumericShaper
Converts the digits in the text that occur between start and start + count, using the provided context.
Shape - Interface in java.awt
The Shape interface provides definitions for objects that represent some form of geometric shape.
SHAPE - Static variable in class javax.swing.text.html.HTML.Attribute
 
ShapeGraphicAttribute - Class in java.awt.font
The ShapeGraphicAttribute class is an implementation of GraphicAttribute that draws shapes in a TextLayout.
ShapeGraphicAttribute(Shape, int, boolean) - Constructor for class java.awt.font.ShapeGraphicAttribute
Constructs a ShapeGraphicAttribute for the specified Shape.
SHAPES - Static variable in class javax.swing.text.html.HTML.Attribute
 
sharedInstance - Static variable in class javax.swing.JTree.EmptySelectionModel
The single instance of EmptySelectionModel.
sharedInstance() - Static method in class javax.swing.JTree.EmptySelectionModel
Returns the single instance of EmptySelectionModel.
sharedInstance() - Static method in class javax.swing.ToolTipManager
Returns a shared ToolTipManager instance.
SHAVIAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Shavian" Unicode character block.
shear(double, double) - Method in class java.awt.geom.AffineTransform
Concatenates this transform with a shearing transformation.
shear(double, double) - Method in class java.awt.Graphics2D
Concatenates the current Graphics2D Transform with a shearing transform.
SheetCollate - Class in javax.print.attribute.standard
Class SheetCollate is a printing attribute class, an enumeration, that specifies whether or not the media sheets of each copy of each printed document in a job are to be in sequence, when multiple copies of the document are specified by the Copies attribute.
SheetCollate(int) - Constructor for class javax.print.attribute.standard.SheetCollate
Construct a new sheet collate enumeration value with the given integer value.
shift(float, float, int) - Method in class javax.sound.sampled.FloatControl
Changes the control value from the initial value to the final value linearly over the specified time period, specified in microseconds.
SHIFT_DOWN_MASK - Static variable in class java.awt.event.InputEvent
The Shift key extended modifier constant.
SHIFT_MASK - Static variable in class java.awt.event.ActionEvent
The shift modifier.
SHIFT_MASK - Static variable in class java.awt.event.InputEvent
The Shift key modifier constant.
SHIFT_MASK - Static variable in class java.awt.Event
This flag indicates that the Shift key was down when the event occurred.
shiftDown() - Method in class java.awt.Event
NOTE: The Event class is obsolete and is available only for backwards compatilibility.
shiftEnd(int) - Method in class javax.swing.text.GapContent
Make the gap bigger, moving any necessary data and updating the appropriate marks
shiftGap(int) - Method in class javax.swing.text.GapContent
Move the start of the gap to a new location, without changing the size of the gap.
shiftGapEndUp(int) - Method in class javax.swing.text.GapContent
Adjust the gap end upward.
shiftGapStartDown(int) - Method in class javax.swing.text.GapContent
Adjust the gap end downward.
shiftLeft(int) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this << n).
shiftRight(int) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this >> n).
Short - Class in java.lang
The Short class wraps a value of primitive type short in an object.
Short(short) - Constructor for class java.lang.Short
Constructs a newly allocated Short object that represents the specified short value.
Short(String) - Constructor for class java.lang.Short
Constructs a newly allocated Short object that represents the short value indicated by the String parameter.
SHORT - Static variable in class java.text.DateFormat
Constant for short style pattern.
SHORT - Static variable in class java.util.Calendar
A style specifier for getDisplayName and getDisplayNames indicating a short name, such as "Jan".
SHORT - Static variable in class java.util.TimeZone
A style specifier for getDisplayName() indicating a short name, such as "PST."
SHORT - Static variable in class javax.management.openmbean.SimpleType
The SimpleType instance describing values whose Java class name is java.lang.Short.
SHORT_DESCRIPTION - Static variable in interface javax.swing.Action
The key used for storing a short String description for the action, used for tooltip text.
ShortBufferException - Exception in javax.crypto
This exception is thrown when an output buffer provided by the user is too short to hold the operation result.
ShortBufferException() - Constructor for exception javax.crypto.ShortBufferException
Constructs a ShortBufferException with no detail message.
ShortBufferException(String) - Constructor for exception javax.crypto.ShortBufferException
Constructs a ShortBufferException with the specified detail message.
shortcuts() - Method in class java.awt.MenuBar
Gets an enumeration of all menu shortcuts this menu bar is managing.
ShortLookupTable - Class in java.awt.image
This class defines a lookup table object.
ShortLookupTable(int, short[][]) - Constructor for class java.awt.image.ShortLookupTable
Constructs a ShortLookupTable object from an array of short arrays representing a lookup table for each band.
ShortLookupTable(int, short[]) - Constructor for class java.awt.image.ShortLookupTable
Constructs a ShortLookupTable object from an array of shorts representing a lookup table for each band.
ShortMessage - Class in javax.sound.midi
A ShortMessage contains a MIDI message that has at most two data bytes following its status byte.
ShortMessage() - Constructor for class javax.sound.midi.ShortMessage
Constructs a new ShortMessage.
ShortMessage(int) - Constructor for class javax.sound.midi.ShortMessage
Constructs a new ShortMessage which represents a MIDI message that takes no data bytes.
ShortMessage(int, int, int) - Constructor for class javax.sound.midi.ShortMessage
Constructs a new ShortMessage which represents a MIDI message that takes up to two data bytes.
ShortMessage(int, int, int, int) - Constructor for class javax.sound.midi.ShortMessage
Constructs a new ShortMessage which represents a channel MIDI message that takes up to two data bytes.
ShortMessage(byte[]) - Constructor for class javax.sound.midi.ShortMessage
Constructs a new ShortMessage.
shortValue() - Method in class java.lang.Byte
Returns the value of this Byte as a short.
shortValue() - Method in class java.lang.Double
Returns the value of this Double as a short (by casting to a short).
shortValue() - Method in class java.lang.Float
Returns the value of this Float as a short (by casting to a short).
shortValue() - Method in class java.lang.Integer
Returns the value of this Integer as a short.
shortValue() - Method in class java.lang.Long
Returns the value of this Long as a short.
shortValue() - Method in class java.lang.Number
Returns the value of the specified number as a short.
shortValue() - Method in class java.lang.Short
Returns the value of this Short as a short.
shortValueExact() - Method in class java.math.BigDecimal
Converts this BigDecimal to a short, checking for lost information.
shouldAccept(URI, HttpCookie) - Method in interface java.net.CookiePolicy
Will be called to see whether or not this cookie should be accepted.
shouldFillGap(int, int, int, int) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
shouldPadTabRun(int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
shouldPadTabRun(int, int) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
shouldPaintExpandControl(TreePath, int, boolean, boolean, boolean) - Method in class javax.swing.plaf.basic.BasicTreeUI
Returns true if the expand (toggle) control should be drawn for the specified row.
shouldRotateTabRuns(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
shouldRotateTabRuns(int, int) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
shouldScroll(int) - Method in class javax.swing.plaf.basic.BasicSliderUI.TrackListener
 
shouldSelectCell(EventObject) - Method in class javax.swing.AbstractCellEditor
Returns true.
shouldSelectCell(EventObject) - Method in interface javax.swing.CellEditor
Returns true if the editing cell should be selected, false otherwise.
shouldSelectCell(EventObject) - Method in class javax.swing.DefaultCellEditor.EditorDelegate
Returns true to indicate that the editing cell may be selected.
shouldSelectCell(EventObject) - Method in class javax.swing.DefaultCellEditor
Forwards the message from the CellEditor to the delegate.
shouldSelectCell(EventObject) - Method in class javax.swing.tree.DefaultTreeCellEditor
Messages the realEditor for the return value.
shouldStartEditingTimer(EventObject) - Method in class javax.swing.tree.DefaultTreeCellEditor
Returns true if event is a MouseEvent and the click count is 1.
shouldUpdateStyleOnAncestorChanged() - Method in class javax.swing.plaf.nimbus.NimbusLookAndFeel
 
shouldUpdateStyleOnAncestorChanged() - Method in class javax.swing.plaf.synth.SynthLookAndFeel
Returns whether or not the UIs should update their SynthStyles from the SynthStyleFactory when the ancestor of the JComponent changes.
shouldUpdateStyleOnEvent(PropertyChangeEvent) - Method in class javax.swing.plaf.nimbus.NimbusLookAndFeel
 
shouldUpdateStyleOnEvent(PropertyChangeEvent) - Method in class javax.swing.plaf.synth.SynthLookAndFeel
Returns whether or not the UIs should update their styles when a particular event occurs.
shouldYieldFocus(JComponent) - Method in class javax.swing.InputVerifier
Calls verify(input) to ensure that the input is valid.
show(Container, String) - Method in class java.awt.CardLayout
Flips to the component that was added to this layout with the specified name, using addLayoutComponent.
show() - Method in class java.awt.Component.BltBufferStrategy
Makes the next available buffer visible.
show() - Method in class java.awt.Component.FlipBufferStrategy
Makes the next available buffer visible by either blitting or flipping.
show() - Method in class java.awt.Component
Deprecated.
As of JDK version 1.1, replaced by setVisible(boolean).
show(boolean) - Method in class java.awt.Component
Deprecated.
As of JDK version 1.1, replaced by setVisible(boolean).
show() - Method in class java.awt.Dialog
Deprecated.
As of JDK version 1.5, replaced by setVisible(boolean).
show() - Method in class java.awt.image.BufferStrategy
Makes the next available buffer visible by either copying the memory (blitting) or changing the display pointer (flipping).
show(Event) - Method in interface java.awt.peer.PopupMenuPeer
Shows the popup menu.
show(Component, int, int) - Method in class java.awt.PopupMenu
Shows the popup menu at the x, y position relative to an origin component.
show() - Method in class java.awt.Window
Deprecated.
As of JDK version 1.5, replaced by Window.setVisible(boolean).
show() - Method in class javax.swing.JInternalFrame
If the internal frame is not visible, brings the internal frame to the front, makes it visible, and attempts to select it.
show(Component, int, int) - Method in class javax.swing.JPopupMenu
Displays the popup menu at the position x,y in the coordinate space of the component invoker.
show() - Method in class javax.swing.plaf.basic.BasicComboPopup
Implementation of ComboPopup.show().
show() - Method in interface javax.swing.plaf.basic.ComboPopup
Shows the popup
show() - Method in class javax.swing.Popup
Makes the Popup visible.
showConfirmDialog(Component, Object) - Static method in class javax.swing.JOptionPane
Brings up a dialog with the options Yes, No and Cancel; with the title, Select an Option.
showConfirmDialog(Component, Object, String, int) - Static method in class javax.swing.JOptionPane
Brings up a dialog where the number of choices is determined by the optionType parameter.
showConfirmDialog(Component, Object, String, int, int) - Static method in class javax.swing.JOptionPane
Brings up a dialog where the number of choices is determined by the optionType parameter, where the messageType parameter determines the icon to display.
showConfirmDialog(Component, Object, String, int, int, Icon) - Static method in class javax.swing.JOptionPane
Brings up a dialog with a specified icon, where the number of choices is determined by the optionType parameter.
showDialog(Component, String, Color) - Static method in class javax.swing.JColorChooser
Shows a modal color-chooser dialog and blocks until the dialog is hidden.
showDialog(Component, String) - Method in class javax.swing.JFileChooser
Pops a custom file chooser dialog with a custom approve button.
showDocument(URL) - Method in interface java.applet.AppletContext
Requests that the browser or applet viewer show the Web page indicated by the url argument.
showDocument(URL, String) - Method in interface java.applet.AppletContext
Requests that the browser or applet viewer show the Web page indicated by the url argument.
showHorizontalLines - Variable in class javax.swing.JTable
The table draws horizontal lines between cells if showHorizontalLines is true.
SHOWING - Static variable in class javax.accessibility.AccessibleState
Indicates this object, the object's parent, the object's parent's parent, and so on, are all visible.
SHOWING_CHANGED - Static variable in class java.awt.event.HierarchyEvent
A change flag indicates that the HIERARCHY_CHANGED event was generated due to the changing of the hierarchy showing state.
showInputDialog(Object) - Static method in class javax.swing.JOptionPane
Shows a question-message dialog requesting input from the user.
showInputDialog(Object, Object) - Static method in class javax.swing.JOptionPane
Shows a question-message dialog requesting input from the user, with the input value initialized to initialSelectionValue.
showInputDialog(Component, Object) - Static method in class javax.swing.JOptionPane
Shows a question-message dialog requesting input from the user parented to parentComponent.
showInputDialog(Component, Object, Object) - Static method in class javax.swing.JOptionPane
Shows a question-message dialog requesting input from the user and parented to parentComponent.
showInputDialog(Component, Object, String, int) - Static method in class javax.swing.JOptionPane
Shows a dialog requesting input from the user parented to parentComponent with the dialog having the title title and message type messageType.
showInputDialog(Component, Object, String, int, Icon, Object[], Object) - Static method in class javax.swing.JOptionPane
Prompts the user for input in a blocking dialog where the initial selection, possible selections, and all other options can be specified.
showInternalConfirmDialog(Component, Object) - Static method in class javax.swing.JOptionPane
Brings up an internal dialog panel with the options Yes, No and Cancel; with the title, Select an Option.
showInternalConfirmDialog(Component, Object, String, int) - Static method in class javax.swing.JOptionPane
Brings up a internal dialog panel where the number of choices is determined by the optionType parameter.
showInternalConfirmDialog(Component, Object, String, int, int) - Static method in class javax.swing.JOptionPane
Brings up an internal dialog panel where the number of choices is determined by the optionType parameter, where the messageType parameter determines the icon to display.
showInternalConfirmDialog(Component, Object, String, int, int, Icon) - Static method in class javax.swing.JOptionPane
Brings up an internal dialog panel with a specified icon, where the number of choices is determined by the optionType parameter.
showInternalInputDialog(Component, Object) - Static method in class javax.swing.JOptionPane
Shows an internal question-message dialog requesting input from the user parented to parentComponent.
showInternalInputDialog(Component, Object, String, int) - Static method in class javax.swing.JOptionPane
Shows an internal dialog requesting input from the user parented to parentComponent with the dialog having the title title and message type messageType.
showInternalInputDialog(Component, Object, String, int, Icon, Object[], Object) - Static method in class javax.swing.JOptionPane
Prompts the user for input in a blocking internal dialog where the initial selection, possible selections, and all other options can be specified.
showInternalMessageDialog(Component, Object) - Static method in class javax.swing.JOptionPane
Brings up an internal confirmation dialog panel.
showInternalMessageDialog(Component, Object, String, int) - Static method in class javax.swing.JOptionPane
Brings up an internal dialog panel that displays a message using a default icon determined by the messageType parameter.
showInternalMessageDialog(Component, Object, String, int, Icon) - Static method in class javax.swing.JOptionPane
Brings up an internal dialog panel displaying a message, specifying all parameters.
showInternalOptionDialog(Component, Object, String, int, int, Icon, Object[], Object) - Static method in class javax.swing.JOptionPane
Brings up an internal dialog panel with a specified icon, where the initial choice is determined by the initialValue parameter and the number of choices is determined by the optionType parameter.
showMessageDialog(Component, Object) - Static method in class javax.swing.JOptionPane
Brings up an information-message dialog titled "Message".
showMessageDialog(Component, Object, String, int) - Static method in class javax.swing.JOptionPane
Brings up a dialog that displays a message using a default icon determined by the messageType parameter.
showMessageDialog(Component, Object, String, int, Icon) - Static method in class javax.swing.JOptionPane
Brings up a dialog displaying a message, specifying all parameters.
showOpenDialog(Component) - Method in class javax.swing.JFileChooser
Pops up an "Open File" file chooser dialog.
showOptionDialog(Component, Object, String, int, int, Icon, Object[], Object) - Static method in class javax.swing.JOptionPane
Brings up a dialog with a specified icon, where the initial choice is determined by the initialValue parameter and the number of choices is determined by the optionType parameter.
showPopup() - Method in class javax.swing.JComboBox
Causes the combo box to display its popup window.
showPopupMenu(int, int) - Method in interface java.awt.peer.TrayIconPeer
Shows the popup menu of this tray icon at the specified position.
SHOWS_ROOT_HANDLES_PROPERTY - Static variable in class javax.swing.JTree
Bound property name for showsRootHandles.
showSaveDialog(Component) - Method in class javax.swing.JFileChooser
Pops up a "Save File" file chooser dialog.
showsRootHandles - Variable in class javax.swing.JTree
True if handles are displayed at the topmost level of the tree.
showStatus(String) - Method in class java.applet.Applet
Requests that the argument string be displayed in the "status window".
showStatus(String) - Method in interface java.applet.AppletContext
Requests that the argument string be displayed in the "status window".
showSystemMenu() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
showSystemMenu() - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
Override the parent's method to do nothing.
showVerticalLines - Variable in class javax.swing.JTable
The table draws vertical lines between cells if showVerticalLines is true.
shrinkAbsorb - Variable in class java.awt.font.GlyphJustificationInfo
If true,this glyph absorbs all remaining shrinkage at this and lower priority levels as it shrinks.
shrinkLeftLimit - Variable in class java.awt.font.GlyphJustificationInfo
The maximum amount by which the left side of this glyph can shrink (a positive number).
shrinkPriority - Variable in class java.awt.font.GlyphJustificationInfo
The priority level of this glyph as it is shrinking.
shrinkRightLimit - Variable in class java.awt.font.GlyphJustificationInfo
The maximum amount by which the right side of this glyph can shrink (a positive number).
shuffle(List<?>) - Static method in class java.util.Collections
Randomly permutes the specified list using a default source of randomness.
shuffle(List<?>, Random) - Static method in class java.util.Collections
Randomly permute the specified list using the specified source of randomness.
shutdown() - Method in class java.nio.channels.AsynchronousChannelGroup
Initiates an orderly shutdown of the group.
shutdown() - Method in interface java.rmi.activation.ActivationSystem
Shutdown the activation system.
shutdown() - Method in interface java.util.concurrent.ExecutorService
Initiates an orderly shutdown in which previously submitted tasks are executed, but no new tasks will be accepted.
shutdown() - Method in class java.util.concurrent.ForkJoinPool
Initiates an orderly shutdown in which previously submitted tasks are executed, but no new tasks will be accepted.
shutdown() - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
Initiates an orderly shutdown in which previously submitted tasks are executed, but no new tasks will be accepted.
shutdown() - Method in class java.util.concurrent.ThreadPoolExecutor
Initiates an orderly shutdown in which previously submitted tasks are executed, but no new tasks will be accepted.
SHUTDOWN - Static variable in class javax.print.attribute.standard.PrinterStateReason
Someone has removed a printer from service, and the device may be powered down or physically removed.
shutdownInput() - Method in class java.net.Socket
Places the input stream for this socket at "end of stream".
shutdownInput() - Method in class java.net.SocketImpl
Places the input stream for this socket at "end of stream".
shutdownInput() - Method in class java.nio.channels.AsynchronousSocketChannel
Shutdown the connection for reading without closing the channel.
shutdownInput() - Method in class java.nio.channels.SocketChannel
Shutdown the connection for reading without closing the channel.
shutdownNow() - Method in class java.nio.channels.AsynchronousChannelGroup
Shuts down the group and closes all open channels in the group.
shutdownNow() - Method in interface java.util.concurrent.ExecutorService
Attempts to stop all actively executing tasks, halts the processing of waiting tasks, and returns a list of the tasks that were awaiting execution.
shutdownNow() - Method in class java.util.concurrent.ForkJoinPool
Attempts to cancel and/or stop all tasks, and reject all subsequently submitted tasks.
shutdownNow() - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
Attempts to stop all actively executing tasks, halts the processing of waiting tasks, and returns a list of the tasks that were awaiting execution.
shutdownNow() - Method in class java.util.concurrent.ThreadPoolExecutor
Attempts to stop all actively executing tasks, halts the processing of waiting tasks, and returns a list of the tasks that were awaiting execution.
shutdownOutput() - Method in class java.net.Socket
Disables the output stream for this socket.
shutdownOutput() - Method in class java.net.SocketImpl
Disables the output stream for this socket.
shutdownOutput() - Method in class java.nio.channels.AsynchronousSocketChannel
Shutdown the connection for writing without closing the channel.
shutdownOutput() - Method in class java.nio.channels.SocketChannel
Shutdown the connection for writing without closing the channel.
SIDE - Static variable in class javax.print.attribute.standard.MediaTray
The side input tray.
Sides - Class in javax.print.attribute.standard
Class Sides is a printing attribute class, an enumeration, that specifies how print-stream pages are to be imposed upon the sides of an instance of a selected medium, i.e., an impression.
Sides(int) - Constructor for class javax.print.attribute.standard.Sides
Construct a new sides enumeration value with the given integer value.
SIGN - Static variable in class java.security.Signature
Possible Signature.state value, signifying that this signature object has been initialized for signing.
sign() - Method in class java.security.Signature
Returns the signature bytes of all the data updated.
sign(byte[], int, int) - Method in class java.security.Signature
Finishes the signature operation and stores the resulting signature bytes in the provided buffer outbuf, starting at offset.
SIGN - Static variable in class java.text.NumberFormat.Field
Constant identifying the sign field.
sign(XMLSignContext) - Method in interface javax.xml.crypto.dsig.XMLSignature
Signs this XMLSignature.
SIGN - Static variable in class javax.xml.crypto.KeySelector.Purpose
A key for signing.
signal() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer.ConditionObject
Moves the longest-waiting thread, if one exists, from the wait queue for this condition to the wait queue for the owning lock.
signal() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject
Moves the longest-waiting thread, if one exists, from the wait queue for this condition to the wait queue for the owning lock.
signal() - Method in interface java.util.concurrent.locks.Condition
Wakes up one waiting thread.
signalAll() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer.ConditionObject
Moves all threads from the wait queue for this condition to the wait queue for the owning lock.
signalAll() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject
Moves all threads from the wait queue for this condition to the wait queue for the owning lock.
signalAll() - Method in interface java.util.concurrent.locks.Condition
Wakes up all waiting threads.
Signature - Class in java.security
The Signature class is used to provide applications the functionality of a digital signature algorithm.
Signature(String) - Constructor for class java.security.Signature
Creates a Signature object for the specified algorithm.
SIGNATURE_VERSION - Static variable in class java.util.jar.Attributes.Name
Name object for Signature-Version manifest attribute used when signing JAR files.
SignatureException - Exception in java.security
This is the generic Signature exception.
SignatureException() - Constructor for exception java.security.SignatureException
Constructs a SignatureException with no detail message.
SignatureException(String) - Constructor for exception java.security.SignatureException
Constructs a SignatureException with the specified detail message.
SignatureException(String, Throwable) - Constructor for exception java.security.SignatureException
Creates a SignatureException with the specified detail message and cause.
SignatureException(Throwable) - Constructor for exception java.security.SignatureException
Creates a SignatureException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
SignatureMethod - Interface in javax.xml.crypto.dsig
A representation of the XML SignatureMethod element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
SignatureMethodParameterSpec - Interface in javax.xml.crypto.dsig.spec
A specification of algorithm parameters for an XML SignatureMethod algorithm.
SignatureProperties - Interface in javax.xml.crypto.dsig
A representation of the XML SignatureProperties element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
SignatureProperty - Interface in javax.xml.crypto.dsig
A representation of the XML SignatureProperty element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
SignatureSpi - Class in java.security
This class defines the Service Provider Interface (SPI) for the Signature class, which is used to provide the functionality of a digital signature algorithm.
SignatureSpi() - Constructor for class java.security.SignatureSpi
 
SignedInfo - Interface in javax.xml.crypto.dsig
An representation of the XML SignedInfo element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
SignedObject - Class in java.security
SignedObject is a class for the purpose of creating authentic runtime objects whose integrity cannot be compromised without being detected.
SignedObject(Serializable, PrivateKey, Signature) - Constructor for class java.security.SignedObject
Constructs a SignedObject from any Serializable object.
Signer - Class in java.security
Deprecated.
This class is no longer used. Its functionality has been replaced by java.security.KeyStore, the java.security.cert package, and java.security.Principal.
Signer() - Constructor for class java.security.Signer
Deprecated.
Creates a signer.
Signer(String) - Constructor for class java.security.Signer
Deprecated.
Creates a signer with the specified identity name.
Signer(String, IdentityScope) - Constructor for class java.security.Signer
Deprecated.
Creates a signer with the specified identity name and scope.
signum(int) - Static method in class java.lang.Integer
Returns the signum function of the specified int value.
signum(long) - Static method in class java.lang.Long
Returns the signum function of the specified long value.
signum(double) - Static method in class java.lang.Math
Returns the signum function of the argument; zero if the argument is zero, 1.0 if the argument is greater than zero, -1.0 if the argument is less than zero.
signum(float) - Static method in class java.lang.Math
Returns the signum function of the argument; zero if the argument is zero, 1.0f if the argument is greater than zero, -1.0f if the argument is less than zero.
signum(double) - Static method in class java.lang.StrictMath
Returns the signum function of the argument; zero if the argument is zero, 1.0 if the argument is greater than zero, -1.0 if the argument is less than zero.
signum(float) - Static method in class java.lang.StrictMath
Returns the signum function of the argument; zero if the argument is zero, 1.0f if the argument is greater than zero, -1.0f if the argument is less than zero.
signum() - Method in class java.math.BigDecimal
Returns the signum function of this BigDecimal.
signum() - Method in class java.math.BigInteger
Returns the signum function of this BigInteger.
SILENT - Static variable in class java.rmi.server.LogStream
Deprecated.
log level constant (no logging).
SIMPLE_SCROLL_MODE - Static variable in class javax.swing.JViewport
This mode uses the very simple method of redrawing the entire contents of the scrollpane each time it is scrolled.
SimpleAnnotationValueVisitor6<R,P> - Class in javax.lang.model.util
A simple visitor for annotation values with default behavior appropriate for the RELEASE_6 source version.
SimpleAnnotationValueVisitor6() - Constructor for class javax.lang.model.util.SimpleAnnotationValueVisitor6
Constructor for concrete subclasses; uses null for the default value.
SimpleAnnotationValueVisitor6(R) - Constructor for class javax.lang.model.util.SimpleAnnotationValueVisitor6
Constructor for concrete subclasses; uses the argument for the default value.
SimpleAnnotationValueVisitor7<R,P> - Class in javax.lang.model.util
A simple visitor for annotation values with default behavior appropriate for the RELEASE_7 source version.
SimpleAnnotationValueVisitor7() - Constructor for class javax.lang.model.util.SimpleAnnotationValueVisitor7
Constructor for concrete subclasses; uses null for the default value.
SimpleAnnotationValueVisitor7(R) - Constructor for class javax.lang.model.util.SimpleAnnotationValueVisitor7
Constructor for concrete subclasses; uses the argument for the default value.
SimpleAnnotationValueVisitor8<R,P> - Class in javax.lang.model.util
A simple visitor for annotation values with default behavior appropriate for the RELEASE_8 source version.
SimpleAnnotationValueVisitor8() - Constructor for class javax.lang.model.util.SimpleAnnotationValueVisitor8
Constructor for concrete subclasses; uses null for the default value.
SimpleAnnotationValueVisitor8(R) - Constructor for class javax.lang.model.util.SimpleAnnotationValueVisitor8
Constructor for concrete subclasses; uses the argument for the default value.
SimpleAttributeSet - Class in javax.swing.text
A straightforward implementation of MutableAttributeSet using a hash table.
SimpleAttributeSet() - Constructor for class javax.swing.text.SimpleAttributeSet
Creates a new attribute set.
SimpleAttributeSet(AttributeSet) - Constructor for class javax.swing.text.SimpleAttributeSet
Creates a new attribute set based on a supplied set of attributes.
SimpleBeanInfo - Class in java.beans
This is a support class to make it easier for people to provide BeanInfo classes.
SimpleBeanInfo() - Constructor for class java.beans.SimpleBeanInfo
 
SimpleBindings - Class in javax.script
A simple implementation of Bindings backed by a HashMap or some other specified Map.
SimpleBindings(Map<String, Object>) - Constructor for class javax.script.SimpleBindings
Constructor uses an existing Map to store the values.
SimpleBindings() - Constructor for class javax.script.SimpleBindings
Default constructor uses a HashMap.
SimpleDateFormat - Class in java.text
SimpleDateFormat is a concrete class for formatting and parsing dates in a locale-sensitive manner.
SimpleDateFormat() - Constructor for class java.text.SimpleDateFormat
Constructs a SimpleDateFormat using the default pattern and date format symbols for the default locale.
SimpleDateFormat(String) - Constructor for class java.text.SimpleDateFormat
Constructs a SimpleDateFormat using the given pattern and the default date format symbols for the default locale.
SimpleDateFormat(String, Locale) - Constructor for class java.text.SimpleDateFormat
Constructs a SimpleDateFormat using the given pattern and the default date format symbols for the given locale.
SimpleDateFormat(String, DateFormatSymbols) - Constructor for class java.text.SimpleDateFormat
Constructs a SimpleDateFormat using the given pattern and date format symbols.
SimpleDoc - Class in javax.print
This class is an implementation of interface Doc that can be used in many common printing requests.
SimpleDoc(Object, DocFlavor, DocAttributeSet) - Constructor for class javax.print.SimpleDoc
Constructs a SimpleDoc with the specified print data, doc flavor and doc attribute set.
SimpleElementVisitor6<R,P> - Class in javax.lang.model.util
A simple visitor of program elements with default behavior appropriate for the RELEASE_6 source version.
SimpleElementVisitor6() - Constructor for class javax.lang.model.util.SimpleElementVisitor6
Constructor for concrete subclasses; uses null for the default value.
SimpleElementVisitor6(R) - Constructor for class javax.lang.model.util.SimpleElementVisitor6
Constructor for concrete subclasses; uses the argument for the default value.
SimpleElementVisitor7<R,P> - Class in javax.lang.model.util
A simple visitor of program elements with default behavior appropriate for the RELEASE_7 source version.
SimpleElementVisitor7() - Constructor for class javax.lang.model.util.SimpleElementVisitor7
Constructor for concrete subclasses; uses null for the default value.
SimpleElementVisitor7(R) - Constructor for class javax.lang.model.util.SimpleElementVisitor7
Constructor for concrete subclasses; uses the argument for the default value.
SimpleElementVisitor8<R,P> - Class in javax.lang.model.util
A simple visitor of program elements with default behavior appropriate for the RELEASE_8 source version.
SimpleElementVisitor8() - Constructor for class javax.lang.model.util.SimpleElementVisitor8
Constructor for concrete subclasses; uses null for the default value.
SimpleElementVisitor8(R) - Constructor for class javax.lang.model.util.SimpleElementVisitor8
Constructor for concrete subclasses; uses the argument for the default value.
SimpleFileVisitor<T> - Class in java.nio.file
A simple visitor of files with default behavior to visit all files and to re-throw I/O errors.
SimpleFileVisitor() - Constructor for class java.nio.file.SimpleFileVisitor
Initializes a new instance of this class.
SimpleFormatter - Class in java.util.logging
Print a brief summary of the LogRecord in a human readable format.
SimpleFormatter() - Constructor for class java.util.logging.SimpleFormatter
 
SimpleJavaFileObject - Class in javax.tools
Provides simple implementations for most methods in JavaFileObject.
SimpleJavaFileObject(URI, JavaFileObject.Kind) - Constructor for class javax.tools.SimpleJavaFileObject
Construct a SimpleJavaFileObject of the given kind and with the given URI.
SimpleScriptContext - Class in javax.script
Simple implementation of ScriptContext.
SimpleScriptContext() - Constructor for class javax.script.SimpleScriptContext
 
SimpleTimeZone - Class in java.util
SimpleTimeZone is a concrete subclass of TimeZone that represents a time zone for use with a Gregorian calendar.
SimpleTimeZone(int, String) - Constructor for class java.util.SimpleTimeZone
Constructs a SimpleTimeZone with the given base time zone offset from GMT and time zone ID with no daylight saving time schedule.
SimpleTimeZone(int, String, int, int, int, int, int, int, int, int) - Constructor for class java.util.SimpleTimeZone
Constructs a SimpleTimeZone with the given base time zone offset from GMT, time zone ID, and rules for starting and ending the daylight time.
SimpleTimeZone(int, String, int, int, int, int, int, int, int, int, int) - Constructor for class java.util.SimpleTimeZone
Constructs a SimpleTimeZone with the given base time zone offset from GMT, time zone ID, and rules for starting and ending the daylight time.
SimpleTimeZone(int, String, int, int, int, int, int, int, int, int, int, int, int) - Constructor for class java.util.SimpleTimeZone
Constructs a SimpleTimeZone with the given base time zone offset from GMT, time zone ID, and rules for starting and ending the daylight time.
SimpleType<T> - Class in javax.management.openmbean
The SimpleType class is the open type class whose instances describe all open data values which are neither arrays, nor CompositeData values, nor TabularData values.
SimpleTypeVisitor6<R,P> - Class in javax.lang.model.util
A simple visitor of types with default behavior appropriate for the RELEASE_6 source version.
SimpleTypeVisitor6() - Constructor for class javax.lang.model.util.SimpleTypeVisitor6
Constructor for concrete subclasses; uses null for the default value.
SimpleTypeVisitor6(R) - Constructor for class javax.lang.model.util.SimpleTypeVisitor6
Constructor for concrete subclasses; uses the argument for the default value.
SimpleTypeVisitor7<R,P> - Class in javax.lang.model.util
A simple visitor of types with default behavior appropriate for the RELEASE_7 source version.
SimpleTypeVisitor7() - Constructor for class javax.lang.model.util.SimpleTypeVisitor7
Constructor for concrete subclasses; uses null for the default value.
SimpleTypeVisitor7(R) - Constructor for class javax.lang.model.util.SimpleTypeVisitor7
Constructor for concrete subclasses; uses the argument for the default value.
SimpleTypeVisitor8<R,P> - Class in javax.lang.model.util
A simple visitor of types with default behavior appropriate for the RELEASE_7 source version.
SimpleTypeVisitor8() - Constructor for class javax.lang.model.util.SimpleTypeVisitor8
Constructor for concrete subclasses; uses null for the default value.
SimpleTypeVisitor8(R) - Constructor for class javax.lang.model.util.SimpleTypeVisitor8
Constructor for concrete subclasses; uses the argument for the default value.
SIMPLIFIED_CHINESE - Static variable in class java.util.Locale
Useful constant for language.
SIMPLIFIED_HANZI - Static variable in class java.awt.im.InputSubset
Constant for all Han characters used in writing Simplified Chinese, including a subset of the CJK unified ideographs as well as Simplified Chinese Han characters that may be defined as surrogate characters.
sin(double) - Static method in class java.lang.Math
Returns the trigonometric sine of an angle.
sin(double) - Static method in class java.lang.StrictMath
Returns the trigonometric sine of an angle.
SINGLE_DOCUMENT - Static variable in class javax.print.attribute.standard.MultipleDocumentHandling
Single document -- see above for further information.
SINGLE_DOCUMENT_NEW_SHEET - Static variable in class javax.print.attribute.standard.MultipleDocumentHandling
Single document new sheet -- see above for further information.
SINGLE_INTERVAL_SELECTION - Static variable in interface javax.swing.ListSelectionModel
A value for the selectionMode property: select one contiguous range of indices at a time.
SINGLE_LINE - Static variable in class javax.accessibility.AccessibleState
Indicates this (text) object can contain only a single line of text
SINGLE_SELECTION - Static variable in interface javax.swing.ListSelectionModel
A value for the selectionMode property: select one list index at a time.
SINGLE_TREE_SELECTION - Static variable in interface javax.swing.tree.TreeSelectionModel
Selection can only contain one path at a time.
SINGLEFRAME - Static variable in interface java.awt.image.ImageConsumer
The image contain a single static image.
SINGLEFRAMEDONE - Static variable in interface java.awt.image.ImageConsumer
One frame of the image is complete but there are more frames to be delivered.
SINGLEPASS - Static variable in interface java.awt.image.ImageConsumer
The pixels will be delivered in a single pass.
SinglePixelPackedSampleModel - Class in java.awt.image
This class represents pixel data packed such that the N samples which make up a single pixel are stored in a single data array element, and each data data array element holds samples for only one pixel.
SinglePixelPackedSampleModel(int, int, int, int[]) - Constructor for class java.awt.image.SinglePixelPackedSampleModel
Constructs a SinglePixelPackedSampleModel with bitMasks.length bands.
SinglePixelPackedSampleModel(int, int, int, int, int[]) - Constructor for class java.awt.image.SinglePixelPackedSampleModel
Constructs a SinglePixelPackedSampleModel with bitMasks.length bands and a scanline stride equal to scanlineStride data array elements.
SingleSelectionModel - Interface in javax.swing
A model that supports at most one indexed selection.
singleton(T) - Static method in class java.util.Collections
Returns an immutable set containing only the specified object.
singletonKeySelector(Key) - Static method in class javax.xml.crypto.KeySelector
Returns a KeySelector that always selects the specified key, regardless of the KeyInfo passed to it.
singletonList(T) - Static method in class java.util.Collections
Returns an immutable list containing only the specified object.
singletonMap(K, V) - Static method in class java.util.Collections
Returns an immutable map, mapping only the specified key to the specified value.
sinh(double) - Static method in class java.lang.Math
Returns the hyperbolic sine of a double value.
sinh(double) - Static method in class java.lang.StrictMath
Returns the hyperbolic sine of a double value.
SINHALA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Sinhala" Unicode character block.
sink() - Method in class java.nio.channels.Pipe
Returns this pipe's sink channel.
size() - Method in class java.awt.Component
Deprecated.
As of JDK version 1.1, replaced by getSize().
size - Variable in class java.awt.Font
The point size of this Font, rounded to integer.
SIZE - Static variable in class java.awt.font.TextAttribute
Attribute key for the font size.
size - Variable in class java.awt.image.DataBuffer
Usable size of all banks.
size() - Method in class java.awt.RenderingHints
Returns the number of key-value mappings in this RenderingHints.
size() - Method in class java.beans.beancontext.BeanContextMembershipEvent
Gets the number of children affected by the notification.
size() - Method in class java.beans.beancontext.BeanContextSupport
Gets the number of children currently nested in this BeanContext.
size() - Method in class java.io.ByteArrayOutputStream
Returns the current size of the buffer.
size() - Method in class java.io.CharArrayWriter
Returns the current size of the buffer.
size() - Method in class java.io.DataOutputStream
Returns the current value of the counter written, the number of bytes written to this data output stream so far.
SIZE - Static variable in class java.lang.Byte
The number of bits used to represent a byte value in two's complement binary form.
SIZE - Static variable in class java.lang.Character
The number of bits used to represent a char value in unsigned binary form, constant 16.
SIZE - Static variable in class java.lang.Double
The number of bits used to represent a double value.
SIZE - Static variable in class java.lang.Float
The number of bits used to represent a float value.
SIZE - Static variable in class java.lang.Integer
The number of bits used to represent an int value in two's complement binary form.
SIZE - Static variable in class java.lang.Long
The number of bits used to represent a long value in two's complement binary form.
SIZE - Static variable in class java.lang.Short
The number of bits used to represent a short value in two's complement binary form.
size() - Method in class java.nio.channels.AsynchronousFileChannel
Returns the current size of this channel's file.
size() - Method in class java.nio.channels.FileChannel
Returns the current size of this channel's file.
size() - Method in class java.nio.channels.FileLock
Returns the size of the locked region in bytes.
size() - Method in interface java.nio.channels.SeekableByteChannel
Returns the current size of entity to which this channel is connected.
size() - Method in interface java.nio.file.attribute.BasicFileAttributes
Returns the size of the file (in bytes).
size(String) - Method in interface java.nio.file.attribute.UserDefinedFileAttributeView
Returns the size of the value of a user-defined attribute.
size(Path) - Static method in class java.nio.file.Files
Returns the size of a file (in bytes).
size() - Method in class java.security.IdentityScope
Deprecated.
Returns the number of identities within this identity scope.
size() - Method in class java.security.KeyStore
Retrieves the number of entries in this keystore.
size() - Method in class java.util.AbstractCollection
 
size() - Method in class java.util.AbstractMap
Returns the number of key-value mappings in this map.
size() - Method in class java.util.ArrayDeque
Returns the number of elements in this deque.
size() - Method in class java.util.ArrayList
Returns the number of elements in this list.
size() - Method in class java.util.BitSet
Returns the number of bits of space actually in use by this BitSet to represent bit values.
size() - Method in interface java.util.Collection
Returns the number of elements in this collection.
size() - Method in class java.util.concurrent.ArrayBlockingQueue
Returns the number of elements in this queue.
size() - Method in interface java.util.concurrent.BlockingDeque
Returns the number of elements in this deque.
size() - Method in class java.util.concurrent.ConcurrentHashMap
Returns the number of key-value mappings in this map.
size() - Method in class java.util.concurrent.ConcurrentLinkedDeque
Returns the number of elements in this deque.
size() - Method in class java.util.concurrent.ConcurrentLinkedQueue
Returns the number of elements in this queue.
size() - Method in class java.util.concurrent.ConcurrentSkipListMap
Returns the number of key-value mappings in this map.
size() - Method in class java.util.concurrent.ConcurrentSkipListSet
Returns the number of elements in this set.
size() - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns the number of elements in this list.
size() - Method in class java.util.concurrent.CopyOnWriteArraySet
Returns the number of elements in this set.
size() - Method in class java.util.concurrent.DelayQueue
 
size() - Method in class java.util.concurrent.LinkedBlockingDeque
Returns the number of elements in this deque.
size() - Method in class java.util.concurrent.LinkedBlockingQueue
Returns the number of elements in this queue.
size() - Method in class java.util.concurrent.LinkedTransferQueue
Returns the number of elements in this queue.
size() - Method in class java.util.concurrent.PriorityBlockingQueue
 
size() - Method in class java.util.concurrent.SynchronousQueue
Always returns zero.
size() - Method in interface java.util.Deque
Returns the number of elements in this deque.
size() - Method in class java.util.Dictionary
Returns the number of entries (distinct keys) in this dictionary.
size() - Method in class java.util.EnumMap
Returns the number of key-value mappings in this map.
size() - Method in class java.util.HashMap
Returns the number of key-value mappings in this map.
size() - Method in class java.util.HashSet
Returns the number of elements in this set (its cardinality).
size() - Method in class java.util.Hashtable
Returns the number of keys in this hashtable.
size() - Method in class java.util.IdentityHashMap
Returns the number of key-value mappings in this identity hash map.
size() - Method in class java.util.jar.Attributes
Returns the number of attributes in this Map.
size() - Method in class java.util.LinkedList
Returns the number of elements in this list.
size() - Method in interface java.util.List
Returns the number of elements in this list.
size() - Method in interface java.util.Map
Returns the number of key-value mappings in this map.
size() - Method in class java.util.PriorityQueue
 
size() - Method in interface java.util.Set
Returns the number of elements in this set (its cardinality).
size() - Method in class java.util.TreeMap
Returns the number of key-value mappings in this map.
size() - Method in class java.util.TreeSet
Returns the number of elements in this set (its cardinality).
size() - Method in class java.util.Vector
Returns the number of components in this vector.
size() - Method in class java.util.WeakHashMap
Returns the number of key-value mappings in this map.
size() - Method in class java.util.zip.ZipFile
Returns the number of entries in the ZIP file.
size() - Method in class javax.accessibility.AccessibleRelationSet
Returns the number of relations in the relation set.
size() - Method in interface javax.management.openmbean.TabularData
Returns the number of CompositeData values (ie the number of rows) contained in this TabularData instance.
size() - Method in class javax.management.openmbean.TabularDataSupport
Returns the number of rows in this TabularDataSupport instance.
size() - Method in class javax.naming.CompositeName
Retrieves the number of components in this composite name.
size() - Method in class javax.naming.CompoundName
Retrieves the number of components in this compound name.
size() - Method in interface javax.naming.directory.Attribute
Retrieves the number of values in this attribute.
size() - Method in interface javax.naming.directory.Attributes
Retrieves the number of attributes in the attribute set.
size() - Method in class javax.naming.directory.BasicAttribute
 
size() - Method in class javax.naming.directory.BasicAttributes
 
size() - Method in class javax.naming.ldap.LdapName
Retrieves the number of components in this LDAP name.
size() - Method in class javax.naming.ldap.Rdn
Retrieves the number of attribute type/value pairs in this Rdn.
size() - Method in interface javax.naming.Name
Returns the number of components in this name.
size() - Method in class javax.naming.Reference
Retrieves the number of addresses in this reference.
size() - Method in interface javax.print.attribute.AttributeSet
Returns the number of attributes in this attribute set.
size() - Method in class javax.print.attribute.HashAttributeSet
Returns the number of attributes in this attribute set.
size() - Method in class javax.script.SimpleBindings
Returns the number of key-value mappings in this map.
size() - Method in class javax.sound.midi.Track
Obtains the number of events in this track.
size() - Method in interface javax.sql.rowset.CachedRowSet
Returns the number of rows in this CachedRowSet object.
size() - Method in class javax.swing.ActionMap
Returns the number of bindings in this ActionMap.
size() - Method in class javax.swing.DefaultListModel
Returns the number of components in this list.
size() - Method in class javax.swing.InputMap
Returns the number of KeyStroke bindings.
SIZE - Static variable in class javax.swing.text.html.HTML.Attribute
 
Size - Static variable in class javax.swing.text.StyleConstants
Name of the font size.
Size2DSyntax - Class in javax.print.attribute
Class Size2DSyntax is an abstract base class providing the common implementation of all attributes denoting a size in two dimensions.
Size2DSyntax(float, float, int) - Constructor for class javax.print.attribute.Size2DSyntax
Construct a new two-dimensional size attribute from the given floating-point values.
Size2DSyntax(int, int, int) - Constructor for class javax.print.attribute.Size2DSyntax
Construct a new two-dimensional size attribute from the given integer values.
SIZE_CMD - Static variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
sizeAction - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
sizeColumnsToFit(boolean) - Method in class javax.swing.JTable
Deprecated.
As of Swing version 1.0.3, replaced by doLayout().
sizeColumnsToFit(int) - Method in class javax.swing.JTable
Obsolete as of Java 2 platform v1.4.
SizeLimitExceededException - Exception in javax.naming
This exception is thrown when a method produces a result that exceeds a size-related limit.
SizeLimitExceededException() - Constructor for exception javax.naming.SizeLimitExceededException
Constructs a new instance of SizeLimitExceededException.
SizeLimitExceededException(String) - Constructor for exception javax.naming.SizeLimitExceededException
Constructs a new instance of SizeLimitExceededException using an explanation.
SizeRequirements - Class in javax.swing
For the convenience of layout managers, calculates information about the size and position of components.
SizeRequirements() - Constructor for class javax.swing.SizeRequirements
Creates a SizeRequirements object with the minimum, preferred, and maximum sizes set to zero and an alignment value of 0.5 (centered).
SizeRequirements(int, int, int, float) - Constructor for class javax.swing.SizeRequirements
Creates a SizeRequirements object with the specified minimum, preferred, and maximum sizes and the specified alignment.
sizes - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
 
SizeSequence - Class in javax.swing
A SizeSequence object efficiently maintains an ordered list of sizes and corresponding positions.
SizeSequence() - Constructor for class javax.swing.SizeSequence
Creates a new SizeSequence object that contains no entries.
SizeSequence(int) - Constructor for class javax.swing.SizeSequence
Creates a new SizeSequence object that contains the specified number of entries, all initialized to have size 0.
SizeSequence(int, int) - Constructor for class javax.swing.SizeSequence
Creates a new SizeSequence object that contains the specified number of entries, all initialized to have size value.
SizeSequence(int[]) - Constructor for class javax.swing.SizeSequence
Creates a new SizeSequence object that contains the specified sizes.
sizeWidthToFit() - Method in class javax.swing.table.TableColumn
Resizes the TableColumn to fit the width of its header cell.
Skeleton - Interface in java.rmi.server
Deprecated.
no replacement. Skeletons are no longer required for remote method calls in the Java 2 platform v1.2 and greater.
SkeletonMismatchException - Exception in java.rmi.server
Deprecated.
no replacement. Skeletons are no longer required for remote method calls in the Java 2 platform v1.2 and greater.
SkeletonMismatchException(String) - Constructor for exception java.rmi.server.SkeletonMismatchException
Deprecated.
no replacement
SkeletonNotFoundException - Exception in java.rmi.server
Deprecated.
no replacement. Skeletons are no longer required for remote method calls in the Java 2 platform v1.2 and greater.
SkeletonNotFoundException(String) - Constructor for exception java.rmi.server.SkeletonNotFoundException
Deprecated.
Constructs a SkeletonNotFoundException with the specified detail message.
SkeletonNotFoundException(String, Exception) - Constructor for exception java.rmi.server.SkeletonNotFoundException
Deprecated.
Constructs a SkeletonNotFoundException with the specified detail message and nested exception.
skip(long) - Method in class java.io.BufferedInputStream
See the general contract of the skip method of InputStream.
skip(long) - Method in class java.io.BufferedReader
Skips characters.
skip(long) - Method in class java.io.ByteArrayInputStream
Skips n bytes of input from this input stream.
skip(long) - Method in class java.io.CharArrayReader
Skips characters.
skip(long) - Method in class java.io.FileInputStream
Skips over and discards n bytes of data from the input stream.
skip(long) - Method in class java.io.FilterInputStream
Skips over and discards n bytes of data from the input stream.
skip(long) - Method in class java.io.FilterReader
Skips characters.
skip(long) - Method in class java.io.InputStream
Skips over and discards n bytes of data from this input stream.
skip(long) - Method in class java.io.LineNumberInputStream
Deprecated.
Skips over and discards n bytes of data from this input stream.
skip(long) - Method in class java.io.LineNumberReader
Skip characters.
skip(long) - Method in interface java.io.ObjectInput
Skips n bytes of input.
skip(long) - Method in class java.io.PushbackInputStream
Skips over and discards n bytes of data from this input stream.
skip(long) - Method in class java.io.PushbackReader
Skips characters.
skip(long) - Method in class java.io.Reader
Skips characters.
skip(long) - Method in class java.io.StringBufferInputStream
Deprecated.
Skips n bytes of input from this input stream.
skip(long) - Method in class java.io.StringReader
Skips the specified number of characters in the stream.
skip(Pattern) - Method in class java.util.Scanner
Skips input that matches the specified pattern, ignoring delimiters.
skip(String) - Method in class java.util.Scanner
Skips input that matches a pattern constructed from the specified string.
skip(long) - Method in class java.util.zip.CheckedInputStream
Skips specified number of bytes of input.
skip(long) - Method in class java.util.zip.DeflaterInputStream
Skips over and discards data from the input stream.
skip(long) - Method in class java.util.zip.InflaterInputStream
Skips specified number of bytes of uncompressed data.
skip(long) - Method in class java.util.zip.ZipInputStream
Skips specified number of bytes in the current ZIP entry.
skip(long) - Method in class javax.crypto.CipherInputStream
Skips n bytes of input from the bytes that can be read from this input stream without blocking.
skip(long) - Method in class javax.sound.sampled.AudioInputStream
Skips over and discards a specified number of bytes from this audio input stream.
skip(long) - Method in class javax.swing.ProgressMonitorInputStream
Overrides FilterInputStream.skip to update the progress monitor after the skip.
skipBytes(int) - Method in interface java.io.DataInput
Makes an attempt to skip over n bytes of data from the input stream, discarding the skipped bytes.
skipBytes(int) - Method in class java.io.DataInputStream
See the general contract of the skipBytes method of DataInput.
skipBytes(int) - Method in class java.io.ObjectInputStream
Skips bytes.
skipBytes(int) - Method in class java.io.RandomAccessFile
Attempts to skip over n bytes of input discarding the skipped bytes.
skipBytes(int) - Method in interface javax.imageio.stream.ImageInputStream
Moves the stream position forward by a given number of bytes.
skipBytes(long) - Method in interface javax.imageio.stream.ImageInputStream
Moves the stream position forward by a given number of bytes.
skipBytes(int) - Method in class javax.imageio.stream.ImageInputStreamImpl
Advances the current stream position by calling seek(getStreamPosition() + n).
skipBytes(long) - Method in class javax.imageio.stream.ImageInputStreamImpl
Advances the current stream position by calling seek(getStreamPosition() + n).
skipReferral() - Method in exception javax.naming.ReferralException
Discards the referral about to be processed.
slashSlashComments(boolean) - Method in class java.io.StreamTokenizer
Determines whether or not the tokenizer recognizes C++-style comments.
slashStarComments(boolean) - Method in class java.io.StreamTokenizer
Determines whether or not the tokenizer recognizes C-style comments.
sleep(long) - Static method in class java.lang.Thread
Causes the currently executing thread to sleep (temporarily cease execution) for the specified number of milliseconds, subject to the precision and accuracy of system timers and schedulers.
sleep(long, int) - Static method in class java.lang.Thread
Causes the currently executing thread to sleep (temporarily cease execution) for the specified number of milliseconds plus the specified number of nanoseconds, subject to the precision and accuracy of system timers and schedulers.
sleep(long) - Method in enum java.util.concurrent.TimeUnit
Performs a Thread.sleep using this time unit.
SLIDER - Static variable in class javax.accessibility.AccessibleRole
An object that allows the user to select from a bounded range.
slider - Variable in class javax.swing.plaf.basic.BasicSliderUI
 
SLIDER - Static variable in class javax.swing.plaf.synth.Region
Slider region.
SLIDER_FILL - Variable in class javax.swing.plaf.metal.MetalSliderUI
 
SLIDER_THUMB - Static variable in class javax.swing.plaf.synth.Region
Thumb of the Slider.
SLIDER_TRACK - Static variable in class javax.swing.plaf.synth.Region
Track of the Slider.
sliderModel - Variable in class javax.swing.JSlider
The data model that handles the numeric maximum value, minimum value, and current-position value for the slider.
SliderUI - Class in javax.swing.plaf
Pluggable look and feel interface for JSlider.
SliderUI() - Constructor for class javax.swing.plaf.SliderUI
 
SMALL - Static variable in class javax.swing.text.html.HTML.Tag
 
SMALL_FORM_VARIANTS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Small Form Variants" Unicode character block.
SMALL_ICON - Static variable in interface javax.swing.Action
The key used for storing a small Icon, such as ImageIcon.
SMALL_KEY - Static variable in class javax.swing.plaf.nimbus.NimbusStyle
 
SMALL_SCALE - Static variable in class javax.swing.plaf.nimbus.NimbusStyle
 
SMALLINT - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type SMALLINT.
SMPTE_24 - Static variable in class javax.sound.midi.Sequence
The SMPTE-based timing type with 24 frames per second (resolution is expressed in ticks per frame).
SMPTE_25 - Static variable in class javax.sound.midi.Sequence
The SMPTE-based timing type with 25 frames per second (resolution is expressed in ticks per frame).
SMPTE_30 - Static variable in class javax.sound.midi.Sequence
The SMPTE-based timing type with 30 frames per second (resolution is expressed in ticks per frame).
SMPTE_30DROP - Static variable in class javax.sound.midi.Sequence
The SMPTE-based timing type with 29.97 frames per second (resolution is expressed in ticks per frame).
snapToTicks - Variable in class javax.swing.JSlider
If true, the knob (and the data value it represents) resolve to the closest tick mark next to where the user positioned the knob.
SND - Static variable in class javax.sound.sampled.AudioFileFormat.Type
Specifies a SND file.
SO_BINDADDR - Static variable in interface java.net.SocketOptions
Fetch the local address binding of a socket (this option cannot be "set" only "gotten", since sockets are bound at creation time, and so the locally bound address cannot be changed).
SO_BROADCAST - Static variable in interface java.net.SocketOptions
Sets SO_BROADCAST for a socket.
SO_BROADCAST - Static variable in class java.net.StandardSocketOptions
Allow transmission of broadcast datagrams.
SO_KEEPALIVE - Static variable in interface java.net.SocketOptions
When the keepalive option is set for a TCP socket and no data has been exchanged across the socket in either direction for 2 hours (NOTE: the actual value is implementation dependent), TCP automatically sends a keepalive probe to the peer.
SO_KEEPALIVE - Static variable in class java.net.StandardSocketOptions
Keep connection alive.
SO_LINGER - Static variable in interface java.net.SocketOptions
Specify a linger-on-close timeout.
SO_LINGER - Static variable in class java.net.StandardSocketOptions
Linger on close if data is present.
SO_OOBINLINE - Static variable in interface java.net.SocketOptions
When the OOBINLINE option is set, any TCP urgent data received on the socket will be received through the socket input stream.
SO_RCVBUF - Static variable in interface java.net.SocketOptions
Set a hint the size of the underlying buffers used by the platform for incoming network I/O.
SO_RCVBUF - Static variable in class java.net.StandardSocketOptions
The size of the socket receive buffer.
SO_REUSEADDR - Static variable in interface java.net.SocketOptions
Sets SO_REUSEADDR for a socket.
SO_REUSEADDR - Static variable in class java.net.StandardSocketOptions
Re-use address.
SO_SNDBUF - Static variable in interface java.net.SocketOptions
Set a hint the size of the underlying buffers used by the platform for outgoing network I/O.
SO_SNDBUF - Static variable in class java.net.StandardSocketOptions
The size of the socket send buffer.
SO_TIMEOUT - Static variable in interface java.net.SocketOptions
Set a timeout on blocking Socket operations:
Socket - Class in java.net
This class implements client sockets (also called just "sockets").
Socket() - Constructor for class java.net.Socket
Creates an unconnected socket, with the system-default type of SocketImpl.
Socket(Proxy) - Constructor for class java.net.Socket
Creates an unconnected socket, specifying the type of proxy, if any, that should be used regardless of any other settings.
Socket(SocketImpl) - Constructor for class java.net.Socket
Creates an unconnected Socket with a user-specified SocketImpl.
Socket(String, int) - Constructor for class java.net.Socket
Creates a stream socket and connects it to the specified port number on the named host.
Socket(InetAddress, int) - Constructor for class java.net.Socket
Creates a stream socket and connects it to the specified port number at the specified IP address.
Socket(String, int, InetAddress, int) - Constructor for class java.net.Socket
Creates a socket and connects it to the specified remote host on the specified remote port.
Socket(InetAddress, int, InetAddress, int) - Constructor for class java.net.Socket
Creates a socket and connects it to the specified remote address on the specified remote port.
Socket(String, int, boolean) - Constructor for class java.net.Socket
Deprecated.
Use DatagramSocket instead for UDP transport.
Socket(InetAddress, int, boolean) - Constructor for class java.net.Socket
Deprecated.
Use DatagramSocket instead for UDP transport.
socket() - Method in class java.nio.channels.DatagramChannel
Retrieves a datagram socket associated with this channel.
socket() - Method in class java.nio.channels.ServerSocketChannel
Retrieves a server socket associated with this channel.
socket() - Method in class java.nio.channels.SocketChannel
Retrieves a socket associated with this channel.
SocketAddress - Class in java.net
This class represents a Socket Address with no protocol attachment.
SocketAddress() - Constructor for class java.net.SocketAddress
 
SocketChannel - Class in java.nio.channels
A selectable channel for stream-oriented connecting sockets.
SocketChannel(SelectorProvider) - Constructor for class java.nio.channels.SocketChannel
Initializes a new instance of this class.
SocketException - Exception in java.net
Thrown to indicate that there is an error creating or accessing a Socket.
SocketException(String) - Constructor for exception java.net.SocketException
Constructs a new SocketException with the specified detail message.
SocketException() - Constructor for exception java.net.SocketException
Constructs a new SocketException with no detail message.
SocketFactory - Class in javax.net
This class creates sockets.
SocketFactory() - Constructor for class javax.net.SocketFactory
Creates a SocketFactory.
SocketHandler - Class in java.util.logging
Simple network logging Handler.
SocketHandler() - Constructor for class java.util.logging.SocketHandler
Create a SocketHandler, using only LogManager properties (or their defaults).
SocketHandler(String, int) - Constructor for class java.util.logging.SocketHandler
Construct a SocketHandler using a specified host and port.
SocketImpl - Class in java.net
The abstract class SocketImpl is a common superclass of all classes that actually implement sockets.
SocketImpl() - Constructor for class java.net.SocketImpl
 
SocketImplFactory - Interface in java.net
This interface defines a factory for socket implementations.
SocketOption<T> - Interface in java.net
A socket option associated with a socket.
SocketOptions - Interface in java.net
Interface of methods to get/set socket options.
SocketPermission - Class in java.net
This class represents access to a network via sockets.
SocketPermission(String, String) - Constructor for class java.net.SocketPermission
Creates a new SocketPermission object with the specified actions.
SocketSecurityException - Exception in java.rmi.server
An obsolete subclass of ExportException.
SocketSecurityException(String) - Constructor for exception java.rmi.server.SocketSecurityException
Constructs an SocketSecurityException with the specified detail message.
SocketSecurityException(String, Exception) - Constructor for exception java.rmi.server.SocketSecurityException
Constructs an SocketSecurityException with the specified detail message and nested exception.
SocketTimeoutException - Exception in java.net
Signals that a timeout has occurred on a socket read or accept.
SocketTimeoutException(String) - Constructor for exception java.net.SocketTimeoutException
Constructs a new SocketTimeoutException with a detail message.
SocketTimeoutException() - Constructor for exception java.net.SocketTimeoutException
Construct a new SocketTimeoutException with no detailed message.
SoftBevelBorder - Class in javax.swing.border
A class which implements a raised or lowered bevel with softened corners.
SoftBevelBorder(int) - Constructor for class javax.swing.border.SoftBevelBorder
Creates a bevel border with the specified type and whose colors will be derived from the background color of the component passed into the paintBorder method.
SoftBevelBorder(int, Color, Color) - Constructor for class javax.swing.border.SoftBevelBorder
Creates a bevel border with the specified type, highlight and shadow colors.
SoftBevelBorder(int, Color, Color, Color, Color) - Constructor for class javax.swing.border.SoftBevelBorder
Creates a bevel border with the specified type, highlight shadow colors.
SoftReference<T> - Class in java.lang.ref
Soft reference objects, which are cleared at the discretion of the garbage collector in response to memory demand.
SoftReference(T) - Constructor for class java.lang.ref.SoftReference
Creates a new soft reference that refers to the given object.
SoftReference(T, ReferenceQueue<? super T>) - Constructor for class java.lang.ref.SoftReference
Creates a new soft reference that refers to the given object and is registered with the given queue.
solveCubic(double[]) - Static method in class java.awt.geom.CubicCurve2D
Solves the cubic whose coefficients are in the eqn array and places the non-complex roots back into the same array, returning the number of roots.
solveCubic(double[], double[]) - Static method in class java.awt.geom.CubicCurve2D
Solve the cubic whose coefficients are in the eqn array and place the non-complex roots into the res array, returning the number of roots.
solveQuadratic(double[]) - Static method in class java.awt.geom.QuadCurve2D
Solves the quadratic whose coefficients are in the eqn array and places the non-complex roots back into the same array, returning the number of roots.
solveQuadratic(double[], double[]) - Static method in class java.awt.geom.QuadCurve2D
Solves the quadratic whose coefficients are in the eqn array and places the non-complex roots into the res array, returning the number of roots.
SOMEBITS - Static variable in interface java.awt.image.ImageObserver
This flag in the infoflags argument to imageUpdate indicates that more pixels needed for drawing a scaled variation of the image are available.
SONG_POSITION_POINTER - Static variable in class javax.sound.midi.ShortMessage
Status byte for Song Position Pointer message (0xF2, or 242).
SONG_SELECT - Static variable in class javax.sound.midi.ShortMessage
Status byte for MIDI Song Select message (0xF3, or 243).
sort(int[]) - Static method in class java.util.Arrays
Sorts the specified array into ascending numerical order.
sort(int[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the array into ascending order.
sort(long[]) - Static method in class java.util.Arrays
Sorts the specified array into ascending numerical order.
sort(long[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the array into ascending order.
sort(short[]) - Static method in class java.util.Arrays
Sorts the specified array into ascending numerical order.
sort(short[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the array into ascending order.
sort(char[]) - Static method in class java.util.Arrays
Sorts the specified array into ascending numerical order.
sort(char[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the array into ascending order.
sort(byte[]) - Static method in class java.util.Arrays
Sorts the specified array into ascending numerical order.
sort(byte[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the array into ascending order.
sort(float[]) - Static method in class java.util.Arrays
Sorts the specified array into ascending numerical order.
sort(float[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the array into ascending order.
sort(double[]) - Static method in class java.util.Arrays
Sorts the specified array into ascending numerical order.
sort(double[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the array into ascending order.
sort(Object[]) - Static method in class java.util.Arrays
Sorts the specified array of objects into ascending order, according to the natural ordering of its elements.
sort(Object[], int, int) - Static method in class java.util.Arrays
Sorts the specified range of the specified array of objects into ascending order, according to the natural ordering of its elements.
sort(T[], Comparator<? super T>) - Static method in class java.util.Arrays
Sorts the specified array of objects according to the order induced by the specified comparator.
sort(T[], int, int, Comparator<? super T>) - Static method in class java.util.Arrays
Sorts the specified range of the specified array of objects according to the order induced by the specified comparator.
sort(List<T>) - Static method in class java.util.Collections
Sorts the specified list into ascending order, according to the natural ordering of its elements.
sort(List<T>, Comparator<? super T>) - Static method in class java.util.Collections
Sorts the specified list according to the order induced by the specified comparator.
sort() - Method in class javax.swing.DefaultRowSorter
Sorts and filters the rows in the view based on the sort keys of the columns currently being sorted and the filter, if any, associated with this sorter.
sort(Vector<? extends File>) - Method in class javax.swing.plaf.basic.BasicDirectoryModel
 
SortControl - Class in javax.naming.ldap
Requests that the results of a search operation be sorted by the LDAP server before being returned.
SortControl(String, boolean) - Constructor for class javax.naming.ldap.SortControl
Constructs a control to sort on a single attribute in ascending order.
SortControl(String[], boolean) - Constructor for class javax.naming.ldap.SortControl
Constructs a control to sort on a list of attributes in ascending order.
SortControl(SortKey[], boolean) - Constructor for class javax.naming.ldap.SortControl
Constructs a control to sort on a list of sort keys.
SortedMap<K,V> - Interface in java.util
A Map that further provides a total ordering on its keys.
SortedSet<E> - Interface in java.util
A Set that further provides a total ordering on its elements.
sorterChanged(RowSorterEvent) - Method in interface javax.swing.event.RowSorterListener
Notification that the RowSorter has changed.
sorterChanged(RowSorterEvent) - Method in class javax.swing.JTable
RowSorterListener notification that the RowSorter has changed in some way.
SortingFocusTraversalPolicy - Class in javax.swing
A FocusTraversalPolicy that determines traversal order by sorting the Components of a focus traversal cycle based on a given Comparator.
SortingFocusTraversalPolicy() - Constructor for class javax.swing.SortingFocusTraversalPolicy
Constructs a SortingFocusTraversalPolicy without a Comparator.
SortingFocusTraversalPolicy(Comparator<? super Component>) - Constructor for class javax.swing.SortingFocusTraversalPolicy
Constructs a SortingFocusTraversalPolicy with the specified Comparator.
SortKey - Class in javax.naming.ldap
A sort key and its associated sort parameters.
SortKey(String) - Constructor for class javax.naming.ldap.SortKey
Creates the default sort key for an attribute.
SortKey(String, boolean, String) - Constructor for class javax.naming.ldap.SortKey
Creates a sort key for an attribute.
SortOrder - Enum in javax.swing
SortOrder is an enumeration of the possible sort orderings.
SortResponseControl - Class in javax.naming.ldap
Indicates whether the requested sort of search results was successful or not.
SortResponseControl(String, boolean, byte[]) - Constructor for class javax.naming.ldap.SortResponseControl
Constructs a control to indicate the outcome of a sort request.
Soundbank - Interface in javax.sound.midi
A Soundbank contains a set of Instruments that can be loaded into a Synthesizer.
SoundbankReader - Class in javax.sound.midi.spi
A SoundbankReader supplies soundbank file-reading services.
SoundbankReader() - Constructor for class javax.sound.midi.spi.SoundbankReader
 
SoundbankResource - Class in javax.sound.midi
A SoundbankResource represents any audio resource stored in a Soundbank.
SoundbankResource(Soundbank, String, Class<?>) - Constructor for class javax.sound.midi.SoundbankResource
Constructs a new SoundbankResource from the given sound bank and wavetable index.
source() - Method in class java.nio.channels.Pipe
Returns this pipe's source channel.
source - Variable in class java.util.EventObject
The object on which the Event initially occurred.
source - Variable in class javax.management.Notification
This field hides the EventObject.source field in the parent class to make it non-transient and therefore part of the serialized form.
source - Variable in class javax.swing.plaf.basic.BasicTreeUI.MouseInputHandler
Source that events are coming from.
sourceActions - Variable in class java.awt.dnd.DragGestureRecognizer
An int representing the type(s) of action(s) used in this Drag and Drop operation.
sourceAddress() - Method in class java.nio.channels.MembershipKey
Returns the source address if this membership key is source-specific, or null if this membership is not source-specific.
sourceBands - Variable in class javax.imageio.IIOParam
An array of ints indicating which source bands will be used, or null.
SourceDataLine - Interface in javax.sound.sampled
A source data line is a data line to which data may be written.
sourceRegion - Variable in class javax.imageio.IIOParam
The source region, on null if none is set.
sourceRenderSize - Variable in class javax.imageio.ImageReadParam
The desired rendering width and height of the source, if canSetSourceRenderSize is true, or null.
sources - Variable in class java.awt.image.renderable.ParameterBlock
A Vector of sources, stored as arbitrary Objects.
SourceVersion - Enum in javax.lang.model
Source versions of the Java™ programming language.
sourceXSubsampling - Variable in class javax.imageio.IIOParam
The decimation subsampling to be applied in the horizontal direction.
sourceYSubsampling - Variable in class javax.imageio.IIOParam
The decimation subsampling to be applied in the vertical direction.
SOUTH - Static variable in class java.awt.BorderLayout
The south layout constraint (bottom of container).
SOUTH - Static variable in class java.awt.GridBagConstraints
Put the component at the bottom of its display area, centered horizontally.
SOUTH - Static variable in class javax.swing.SpringLayout
Specifies the bottom edge of a component's bounding rectangle.
SOUTH - Static variable in interface javax.swing.SwingConstants
Compass-direction south (down).
SOUTH_EAST - Static variable in interface javax.swing.SwingConstants
Compass-direction south-east (lower right).
SOUTH_WEST - Static variable in interface javax.swing.SwingConstants
Compass-direction south-west (lower left).
SOUTHEAST - Static variable in class java.awt.GridBagConstraints
Put the component at the bottom-right corner of its display area.
southPane - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI
 
SOUTHWEST - Static variable in class java.awt.GridBagConstraints
Put the component at the bottom-left corner of its display area.
SPACE_SEPARATOR - Static variable in class java.lang.Character
General category "Zs" in the Unicode specification.
SpaceAbove - Static variable in class javax.swing.text.StyleConstants
The amount of space above the paragraph.
SpaceBelow - Static variable in class javax.swing.text.StyleConstants
The amount of space below the paragraph.
SPACING_MODIFIER_LETTERS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Spacing Modifier Letters" Unicode character block.
SPAN - Static variable in class javax.swing.text.html.HTML.Tag
 
SPEAKER - Static variable in class javax.sound.sampled.Port.Info
A type of port that sends audio to a built-in speaker or a speaker jack.
SPECIAL_SYSTEM_EXCLUSIVE - Static variable in class javax.sound.midi.SysexMessage
Status byte for Special System Exclusive message (0xF7, or 247), which is used in MIDI files.
SPECIALS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Specials" Unicode character block.
SPECIFICATION_TITLE - Static variable in class java.util.jar.Attributes.Name
Name object for Specification-Title manifest attribute used for package versioning.
SPECIFICATION_VENDOR - Static variable in class java.util.jar.Attributes.Name
Name object for Specification-Vendor manifest attribute used for package versioning.
SPECIFICATION_VERSION - Static variable in class java.util.jar.Attributes.Name
Name object for Specification-Version manifest attribute used for package versioning.
SPIN_BOX - Static variable in class javax.accessibility.AccessibleRole
A SPIN_BOX is a simple spinner component and its main use is for simple numbers.
spinner - Variable in class javax.swing.plaf.basic.BasicSpinnerUI
The spinner that we're a UI delegate for.
SPINNER - Static variable in class javax.swing.plaf.synth.Region
Spinner region.
SpinnerDateModel - Class in javax.swing
A SpinnerModel for sequences of Dates.
SpinnerDateModel(Date, Comparable, Comparable, int) - Constructor for class javax.swing.SpinnerDateModel
Creates a SpinnerDateModel that represents a sequence of dates between start and end.
SpinnerDateModel() - Constructor for class javax.swing.SpinnerDateModel
Constructs a SpinnerDateModel whose initial value is the current date, calendarField is equal to Calendar.DAY_OF_MONTH, and for which there are no start/end limits.
SpinnerListModel - Class in javax.swing
A simple implementation of SpinnerModel whose values are defined by an array or a List.
SpinnerListModel(List<?>) - Constructor for class javax.swing.SpinnerListModel
Constructs a SpinnerModel whose sequence of values is defined by the specified List.
SpinnerListModel(Object[]) - Constructor for class javax.swing.SpinnerListModel
Constructs a SpinnerModel whose sequence of values is defined by the specified array.
SpinnerListModel() - Constructor for class javax.swing.SpinnerListModel
Constructs an effectively empty SpinnerListModel.
SpinnerModel - Interface in javax.swing
A model for a potentially unbounded sequence of object values.
SpinnerNumberModel - Class in javax.swing
A SpinnerModel for sequences of numbers.
SpinnerNumberModel(Number, Comparable, Comparable, Number) - Constructor for class javax.swing.SpinnerNumberModel
Constructs a SpinnerModel that represents a closed sequence of numbers from minimum to maximum.
SpinnerNumberModel(int, int, int, int) - Constructor for class javax.swing.SpinnerNumberModel
Constructs a SpinnerNumberModel with the specified value, minimum/maximum bounds, and stepSize.
SpinnerNumberModel(double, double, double, double) - Constructor for class javax.swing.SpinnerNumberModel
Constructs a SpinnerNumberModel with the specified value, minimum/maximum bounds, and stepSize.
SpinnerNumberModel() - Constructor for class javax.swing.SpinnerNumberModel
Constructs a SpinnerNumberModel with no minimum or maximum value, stepSize equal to one, and an initial value of zero.
SpinnerUI - Class in javax.swing.plaf
Pluggable look and feel interface for JSpinner
SpinnerUI() - Constructor for class javax.swing.plaf.SpinnerUI
 
SplashScreen - Class in java.awt
The splash screen can be displayed at application startup, before the Java Virtual Machine (JVM) starts.
split(String, int) - Method in class java.lang.String
Splits this string around matches of the given regular expression.
split(String) - Method in class java.lang.String
Splits this string around matches of the given regular expression.
split(CharSequence, int) - Method in class java.util.regex.Pattern
Splits the given input sequence around matches of this pattern.
split(CharSequence) - Method in class java.util.regex.Pattern
Splits the given input sequence around matches of this pattern.
SPLIT_PANE - Static variable in class javax.accessibility.AccessibleRole
A specialized panel that presents two other panels at the same time.
SPLIT_PANE - Static variable in class javax.swing.plaf.synth.Region
SplitPane region.
SPLIT_PANE_DIVIDER - Static variable in class javax.swing.plaf.synth.Region
Divider of the SplitPane.
splitPane - Variable in class javax.swing.plaf.basic.BasicSplitPaneDivider
JSplitPane the receiver is contained in.
splitPane - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
JSplitPane instance this instance is providing the look and feel for.
splitPaneUI - Variable in class javax.swing.plaf.basic.BasicSplitPaneDivider
UI this instance was created from.
SplitPaneUI - Class in javax.swing.plaf
Pluggable look and feel interface for JSplitPane.
SplitPaneUI() - Constructor for class javax.swing.plaf.SplitPaneUI
 
SPOOL_AREA_FULL - Static variable in class javax.print.attribute.standard.PrinterStateReason
The limit of persistent storage allocated for spooling has been reached.
spPropertyChangeListener - Variable in class javax.swing.plaf.basic.BasicScrollPaneUI
 
spreadInvoker(MethodType, int) - Static method in class java.lang.invoke.MethodHandles
Produces a method handle which will invoke any method handle of the given type, with a given number of trailing arguments replaced by a single trailing Object[] array.
Spring - Class in javax.swing
An instance of the Spring class holds three properties that characterize its behavior: the minimum, preferred, and maximum values.
Spring() - Constructor for class javax.swing.Spring
Used by factory methods to create a Spring.
SpringLayout - Class in javax.swing
A SpringLayout lays out the children of its associated container according to a set of constraints.
SpringLayout() - Constructor for class javax.swing.SpringLayout
Constructs a new SpringLayout.
SpringLayout.Constraints - Class in javax.swing
A Constraints object holds the constraints that govern the way a component's size and position change in a container controlled by a SpringLayout.
SpringLayout.Constraints() - Constructor for class javax.swing.SpringLayout.Constraints
Creates an empty Constraints object.
SpringLayout.Constraints(Spring, Spring) - Constructor for class javax.swing.SpringLayout.Constraints
Creates a Constraints object with the specified values for its x and y properties.
SpringLayout.Constraints(Spring, Spring, Spring, Spring) - Constructor for class javax.swing.SpringLayout.Constraints
Creates a Constraints object with the specified values for its x, y, width, and height properties.
SpringLayout.Constraints(Component) - Constructor for class javax.swing.SpringLayout.Constraints
Creates a Constraints object with suitable x, y, width and height springs for component, c.
SQLClientInfoException - Exception in java.sql
The subclass of SQLException is thrown when one or more client info properties could not be set on a Connection.
SQLClientInfoException() - Constructor for exception java.sql.SQLClientInfoException
Constructs a SQLClientInfoException Object.
SQLClientInfoException(Map<String, ClientInfoStatus>) - Constructor for exception java.sql.SQLClientInfoException
Constructs a SQLClientInfoException object initialized with a given failedProperties.
SQLClientInfoException(Map<String, ClientInfoStatus>, Throwable) - Constructor for exception java.sql.SQLClientInfoException
Constructs a SQLClientInfoException object initialized with a given cause and failedProperties.
SQLClientInfoException(String, Map<String, ClientInfoStatus>) - Constructor for exception java.sql.SQLClientInfoException
Constructs a SQLClientInfoException object initialized with a given reason and failedProperties.
SQLClientInfoException(String, Map<String, ClientInfoStatus>, Throwable) - Constructor for exception java.sql.SQLClientInfoException
Constructs a SQLClientInfoException object initialized with a given reason, cause and failedProperties.
SQLClientInfoException(String, String, Map<String, ClientInfoStatus>) - Constructor for exception java.sql.SQLClientInfoException
Constructs a SQLClientInfoException object initialized with a given reason, SQLState and failedProperties.
SQLClientInfoException(String, String, Map<String, ClientInfoStatus>, Throwable) - Constructor for exception java.sql.SQLClientInfoException
Constructs a SQLClientInfoException object initialized with a given reason, SQLState, cause and failedProperties.
SQLClientInfoException(String, String, int, Map<String, ClientInfoStatus>) - Constructor for exception java.sql.SQLClientInfoException
Constructs a SQLClientInfoException object initialized with a given reason, SQLState, vendorCode and failedProperties.
SQLClientInfoException(String, String, int, Map<String, ClientInfoStatus>, Throwable) - Constructor for exception java.sql.SQLClientInfoException
Constructs a SQLClientInfoException object initialized with a given reason, SQLState, cause, vendorCode and failedProperties.
SQLData - Interface in java.sql
The interface used for the custom mapping of an SQL user-defined type (UDT) to a class in the Java programming language.
SQLDataException - Exception in java.sql
The subclass of SQLException thrown when the SQLState class value is '22', or under vendor-specified conditions.
SQLDataException() - Constructor for exception java.sql.SQLDataException
Constructs a SQLDataException object.
SQLDataException(String) - Constructor for exception java.sql.SQLDataException
Constructs a SQLDataException object with a given reason.
SQLDataException(String, String) - Constructor for exception java.sql.SQLDataException
Constructs a SQLDataException object with a given reason and SQLState.
SQLDataException(String, String, int) - Constructor for exception java.sql.SQLDataException
Constructs a SQLDataException object with a given reason, SQLState and vendorCode.
SQLDataException(Throwable) - Constructor for exception java.sql.SQLDataException
Constructs a SQLDataException object with a given cause.
SQLDataException(String, Throwable) - Constructor for exception java.sql.SQLDataException
Constructs a SQLDataException object with a given reason and cause.
SQLDataException(String, String, Throwable) - Constructor for exception java.sql.SQLDataException
Constructs a SQLDataException object with a given reason, SQLState and cause.
SQLDataException(String, String, int, Throwable) - Constructor for exception java.sql.SQLDataException
Constructs a SQLDataException object with a given reason, SQLState, vendorCode and cause.
SQLException - Exception in java.sql
An exception that provides information on a database access error or other errors.
SQLException(String, String, int) - Constructor for exception java.sql.SQLException
Constructs a SQLException object with a given reason, SQLState and vendorCode.
SQLException(String, String) - Constructor for exception java.sql.SQLException
Constructs a SQLException object with a given reason and SQLState.
SQLException(String) - Constructor for exception java.sql.SQLException
Constructs a SQLException object with a given reason.
SQLException() - Constructor for exception java.sql.SQLException
Constructs a SQLException object.
SQLException(Throwable) - Constructor for exception java.sql.SQLException
Constructs a SQLException object with a given cause.
SQLException(String, Throwable) - Constructor for exception java.sql.SQLException
Constructs a SQLException object with a given reason and cause.
SQLException(String, String, Throwable) - Constructor for exception java.sql.SQLException
Constructs a SQLException object with a given reason, SQLState and cause.
SQLException(String, String, int, Throwable) - Constructor for exception java.sql.SQLException
Constructs a SQLException object with a given reason, SQLState, vendorCode and cause.
SQLFeatureNotSupportedException - Exception in java.sql
The subclass of SQLException thrown when the SQLState class value is '0A' ( the value is 'zero' A).
SQLFeatureNotSupportedException() - Constructor for exception java.sql.SQLFeatureNotSupportedException
Constructs a SQLFeatureNotSupportedException object.
SQLFeatureNotSupportedException(String) - Constructor for exception java.sql.SQLFeatureNotSupportedException
Constructs a SQLFeatureNotSupportedException object with a given reason.
SQLFeatureNotSupportedException(String, String) - Constructor for exception java.sql.SQLFeatureNotSupportedException
Constructs a SQLFeatureNotSupportedException object with a given reason and SQLState.
SQLFeatureNotSupportedException(String, String, int) - Constructor for exception java.sql.SQLFeatureNotSupportedException
Constructs a SQLFeatureNotSupportedException object with a given reason, SQLState and vendorCode.
SQLFeatureNotSupportedException(Throwable) - Constructor for exception java.sql.SQLFeatureNotSupportedException
Constructs a SQLFeatureNotSupportedException object with a given cause.
SQLFeatureNotSupportedException(String, Throwable) - Constructor for exception java.sql.SQLFeatureNotSupportedException
Constructs a SQLFeatureNotSupportedException object with a given reason and cause.
SQLFeatureNotSupportedException(String, String, Throwable) - Constructor for exception java.sql.SQLFeatureNotSupportedException
Constructs a SQLFeatureNotSupportedException object with a given reason, SQLState and cause.
SQLFeatureNotSupportedException(String, String, int, Throwable) - Constructor for exception java.sql.SQLFeatureNotSupportedException
Constructs a SQLFeatureNotSupportedException object with a given reason, SQLState, vendorCode and cause.
SQLInput - Interface in java.sql
An input stream that contains a stream of values representing an instance of an SQL structured type or an SQL distinct type.
SQLInputImpl - Class in javax.sql.rowset.serial
An input stream used for custom mapping user-defined types (UDTs).
SQLInputImpl(Object[], Map<String, Class<?>>) - Constructor for class javax.sql.rowset.serial.SQLInputImpl
Creates an SQLInputImpl object initialized with the given array of attributes and the given type map.
SQLIntegrityConstraintViolationException - Exception in java.sql
The subclass of SQLException thrown when the SQLState class value is '23', or under vendor-specified conditions.
SQLIntegrityConstraintViolationException() - Constructor for exception java.sql.SQLIntegrityConstraintViolationException
Constructs a SQLIntegrityConstraintViolationException object.
SQLIntegrityConstraintViolationException(String) - Constructor for exception java.sql.SQLIntegrityConstraintViolationException
Constructs a SQLIntegrityConstraintViolationException with a given reason.
SQLIntegrityConstraintViolationException(String, String) - Constructor for exception java.sql.SQLIntegrityConstraintViolationException
Constructs a SQLIntegrityConstraintViolationException object with a given reason and SQLState.
SQLIntegrityConstraintViolationException(String, String, int) - Constructor for exception java.sql.SQLIntegrityConstraintViolationException
Constructs a SQLIntegrityConstraintViolationException object with a given reason, SQLState and vendorCode.
SQLIntegrityConstraintViolationException(Throwable) - Constructor for exception java.sql.SQLIntegrityConstraintViolationException
Constructs an SQLIntegrityConstraintViolationException object with a given cause.
SQLIntegrityConstraintViolationException(String, Throwable) - Constructor for exception java.sql.SQLIntegrityConstraintViolationException
Constructs a SQLIntegrityConstraintViolationException object with a given reason and cause.
SQLIntegrityConstraintViolationException(String, String, Throwable) - Constructor for exception java.sql.SQLIntegrityConstraintViolationException
Constructs a SQLIntegrityConstraintViolationException object with a given reason, SQLState and cause.
SQLIntegrityConstraintViolationException(String, String, int, Throwable) - Constructor for exception java.sql.SQLIntegrityConstraintViolationException
Constructs a SQLIntegrityConstraintViolationException object with a given reason, SQLState, vendorCode and cause.
SQLInvalidAuthorizationSpecException - Exception in java.sql
The subclass of SQLException thrown when the SQLState class value is '28', or under vendor-specified conditions.
SQLInvalidAuthorizationSpecException() - Constructor for exception java.sql.SQLInvalidAuthorizationSpecException
Constructs a SQLInvalidAuthorizationSpecException object.
SQLInvalidAuthorizationSpecException(String) - Constructor for exception java.sql.SQLInvalidAuthorizationSpecException
Constructs a SQLInvalidAuthorizationSpecException object with a given reason.
SQLInvalidAuthorizationSpecException(String, String) - Constructor for exception java.sql.SQLInvalidAuthorizationSpecException
Constructs a SQLInvalidAuthorizationSpecException object with a given reason and SQLState.
SQLInvalidAuthorizationSpecException(String, String, int) - Constructor for exception java.sql.SQLInvalidAuthorizationSpecException
Constructs a SQLInvalidAuthorizationSpecException object with a given reason, SQLState and vendorCode.
SQLInvalidAuthorizationSpecException(Throwable) - Constructor for exception java.sql.SQLInvalidAuthorizationSpecException
Constructs a SQLInvalidAuthorizationSpecException object with a given cause.
SQLInvalidAuthorizationSpecException(String, Throwable) - Constructor for exception java.sql.SQLInvalidAuthorizationSpecException
Constructs a SQLInvalidAuthorizationSpecException object with a given reason and cause.
SQLInvalidAuthorizationSpecException(String, String, Throwable) - Constructor for exception java.sql.SQLInvalidAuthorizationSpecException
Constructs a SQLInvalidAuthorizationSpecException object with a given reason, SQLState and cause.
SQLInvalidAuthorizationSpecException(String, String, int, Throwable) - Constructor for exception java.sql.SQLInvalidAuthorizationSpecException
Constructs a SQLInvalidAuthorizationSpecException object with a given reason, SQLState, vendorCode and cause.
SQLNonTransientConnectionException - Exception in java.sql
The subclass of SQLException thrown for the SQLState class value '08', or under vendor-specified conditions.
SQLNonTransientConnectionException() - Constructor for exception java.sql.SQLNonTransientConnectionException
Constructs a SQLNonTransientConnectionException object.
SQLNonTransientConnectionException(String) - Constructor for exception java.sql.SQLNonTransientConnectionException
Constructs a SQLNonTransientConnectionException object with a given reason.
SQLNonTransientConnectionException(String, String) - Constructor for exception java.sql.SQLNonTransientConnectionException
Constructs a SQLNonTransientConnectionException object with a given reason and SQLState.
SQLNonTransientConnectionException(String, String, int) - Constructor for exception java.sql.SQLNonTransientConnectionException
Constructs a SQLNonTransientConnectionException object with a given reason, SQLState and vendorCode.
SQLNonTransientConnectionException(Throwable) - Constructor for exception java.sql.SQLNonTransientConnectionException
Constructs a SQLNonTransientConnectionException object with a given cause.
SQLNonTransientConnectionException(String, Throwable) - Constructor for exception java.sql.SQLNonTransientConnectionException
Constructs a SQLTransientException object with a given reason and cause.
SQLNonTransientConnectionException(String, String, Throwable) - Constructor for exception java.sql.SQLNonTransientConnectionException
Constructs a SQLNonTransientConnectionException object with a given reason, SQLState and cause.
SQLNonTransientConnectionException(String, String, int, Throwable) - Constructor for exception java.sql.SQLNonTransientConnectionException
Constructs a SQLNonTransientConnectionException object with a given reason, SQLState, vendorCode and cause.
SQLNonTransientException - Exception in java.sql
The subclass of SQLException thrown when an instance where a retry of the same operation would fail unless the cause of the SQLException is corrected.
SQLNonTransientException() - Constructor for exception java.sql.SQLNonTransientException
Constructs a SQLNonTransientException object.
SQLNonTransientException(String) - Constructor for exception java.sql.SQLNonTransientException
Constructs a SQLNonTransientException object with a given reason.
SQLNonTransientException(String, String) - Constructor for exception java.sql.SQLNonTransientException
Constructs a SQLNonTransientException object with a given reason and SQLState.
SQLNonTransientException(String, String, int) - Constructor for exception java.sql.SQLNonTransientException
Constructs a SQLNonTransientException object with a given reason, SQLState and vendorCode.
SQLNonTransientException(Throwable) - Constructor for exception java.sql.SQLNonTransientException
Constructs a SQLNonTransientException object with a given cause.
SQLNonTransientException(String, Throwable) - Constructor for exception java.sql.SQLNonTransientException
Constructs a SQLTransientException object with a given reason and cause.
SQLNonTransientException(String, String, Throwable) - Constructor for exception java.sql.SQLNonTransientException
Constructs a SQLNonTransientException object with a given reason, SQLState and cause.
SQLNonTransientException(String, String, int, Throwable) - Constructor for exception java.sql.SQLNonTransientException
Constructs a SQLNonTransientException object with a given reason, SQLState, vendorCode and cause.
SQLOutput - Interface in java.sql
The output stream for writing the attributes of a user-defined type back to the database.
SQLOutputImpl - Class in javax.sql.rowset.serial
The output stream for writing the attributes of a custom-mapped user-defined type (UDT) back to the database.
SQLOutputImpl(Vector<?>, Map<String, ?>) - Constructor for class javax.sql.rowset.serial.SQLOutputImpl
Creates a new SQLOutputImpl object initialized with the given vector of attributes and type map.
SQLPermission - Class in java.sql
The permission for which the SecurityManager will check when code that is running in an applet, or an application with a SecurityManager enabled, calls the DriverManager.setLogWriter method, DriverManager.setLogStream (deprecated) method, SyncFactory.setJNDIContext method, SyncFactory.setLogger method, Connection.setNetworktimeout method, or the Connection.abort method.
SQLPermission(String) - Constructor for class java.sql.SQLPermission
Creates a new SQLPermission object with the specified name.
SQLPermission(String, String) - Constructor for class java.sql.SQLPermission
Creates a new SQLPermission object with the specified name.
SQLRecoverableException - Exception in java.sql
The subclass of SQLException thrown in situations where a previously failed operation might be able to succeed if the application performs some recovery steps and retries the entire transaction or in the case of a distributed transaction, the transaction branch.
SQLRecoverableException() - Constructor for exception java.sql.SQLRecoverableException
Constructs a SQLRecoverableException object.
SQLRecoverableException(String) - Constructor for exception java.sql.SQLRecoverableException
Constructs a SQLRecoverableException object with a given reason.
SQLRecoverableException(String, String) - Constructor for exception java.sql.SQLRecoverableException
Constructs a SQLRecoverableException object with a given reason and SQLState.
SQLRecoverableException(String, String, int) - Constructor for exception java.sql.SQLRecoverableException
Constructs a SQLRecoverableException object with a given reason, SQLState and vendorCode.
SQLRecoverableException(Throwable) - Constructor for exception java.sql.SQLRecoverableException
Constructs a SQLRecoverableException object with a given cause.
SQLRecoverableException(String, Throwable) - Constructor for exception java.sql.SQLRecoverableException
Constructs a SQLRecoverableException object with a given reason and cause.
SQLRecoverableException(String, String, Throwable) - Constructor for exception java.sql.SQLRecoverableException
Constructs a SQLRecoverableException object with a given reason, SQLState and cause.
SQLRecoverableException(String, String, int, Throwable) - Constructor for exception java.sql.SQLRecoverableException
Constructs a SQLRecoverableException object with a given reason, SQLState, vendorCode and cause.
sqlStateSQL - Static variable in interface java.sql.DatabaseMetaData
A possible return value for the method DatabaseMetaData.getSQLStateType which is used to indicate whether the value returned by the method SQLException.getSQLState is an SQLSTATE value.
sqlStateSQL99 - Static variable in interface java.sql.DatabaseMetaData
A possible return value for the method DatabaseMetaData.getSQLStateType which is used to indicate whether the value returned by the method SQLException.getSQLState is an SQL99 SQLSTATE value.
sqlStateXOpen - Static variable in interface java.sql.DatabaseMetaData
A possible return value for the method DatabaseMetaData.getSQLStateType which is used to indicate whether the value returned by the method SQLException.getSQLState is an X/Open (now know as Open Group) SQL CLI SQLSTATE value.
SQLSyntaxErrorException - Exception in java.sql
The subclass of SQLException thrown when the SQLState class value is '42', or under vendor-specified conditions.
SQLSyntaxErrorException() - Constructor for exception java.sql.SQLSyntaxErrorException
Constructs a SQLSyntaxErrorException object.
SQLSyntaxErrorException(String) - Constructor for exception java.sql.SQLSyntaxErrorException
Constructs a SQLSyntaxErrorException object with a given reason.
SQLSyntaxErrorException(String, String) - Constructor for exception java.sql.SQLSyntaxErrorException
Constructs a SQLSyntaxErrorException object with a given reason and SQLState.
SQLSyntaxErrorException(String, String, int) - Constructor for exception java.sql.SQLSyntaxErrorException
Constructs a SQLSyntaxErrorException object with a given reason, SQLState and vendorCode.
SQLSyntaxErrorException(Throwable) - Constructor for exception java.sql.SQLSyntaxErrorException
Constructs a SQLSyntaxErrorException object with a given cause.
SQLSyntaxErrorException(String, Throwable) - Constructor for exception java.sql.SQLSyntaxErrorException
Constructs a SQLSyntaxErrorException object with a given reason and cause.
SQLSyntaxErrorException(String, String, Throwable) - Constructor for exception java.sql.SQLSyntaxErrorException
Constructs a SQLSyntaxErrorException object with a given reason, SQLState and cause.
SQLSyntaxErrorException(String, String, int, Throwable) - Constructor for exception java.sql.SQLSyntaxErrorException
Constructs a SQLSyntaxErrorException object with a given reason, SQLState, vendorCode and cause.
SQLTimeoutException - Exception in java.sql
The subclass of SQLException thrown when the timeout specified by Statement has expired.
SQLTimeoutException() - Constructor for exception java.sql.SQLTimeoutException
Constructs a SQLTimeoutException object.
SQLTimeoutException(String) - Constructor for exception java.sql.SQLTimeoutException
Constructs a SQLTimeoutException object with a given reason.
SQLTimeoutException(String, String) - Constructor for exception java.sql.SQLTimeoutException
Constructs a SQLTimeoutException object with a given reason and SQLState.
SQLTimeoutException(String, String, int) - Constructor for exception java.sql.SQLTimeoutException
Constructs a SQLTimeoutException object with a given reason, SQLState and vendorCode.
SQLTimeoutException(Throwable) - Constructor for exception java.sql.SQLTimeoutException
Constructs a SQLTimeoutException object with a given cause.
SQLTimeoutException(String, Throwable) - Constructor for exception java.sql.SQLTimeoutException
Constructs a SQLTimeoutException object with a given reason and cause.
SQLTimeoutException(String, String, Throwable) - Constructor for exception java.sql.SQLTimeoutException
Constructs a SQLTimeoutException object with a given reason, SQLState and cause.
SQLTimeoutException(String, String, int, Throwable) - Constructor for exception java.sql.SQLTimeoutException
Constructs a SQLTimeoutException object with a given reason, SQLState, vendorCode and cause.
SQLTransactionRollbackException - Exception in java.sql
The subclass of SQLException thrown when the SQLState class value is '40', or under vendor-specified conditions.
SQLTransactionRollbackException() - Constructor for exception java.sql.SQLTransactionRollbackException
Constructs a SQLTransactionRollbackException object.
SQLTransactionRollbackException(String) - Constructor for exception java.sql.SQLTransactionRollbackException
Constructs a SQLTransactionRollbackException object with a given reason.
SQLTransactionRollbackException(String, String) - Constructor for exception java.sql.SQLTransactionRollbackException
Constructs a SQLTransactionRollbackException object with a given reason and SQLState.
SQLTransactionRollbackException(String, String, int) - Constructor for exception java.sql.SQLTransactionRollbackException
Constructs a SQLTransactionRollbackException object with a given reason, SQLState and vendorCode.
SQLTransactionRollbackException(Throwable) - Constructor for exception java.sql.SQLTransactionRollbackException
Constructs a SQLTransactionRollbackException object with a given cause.
SQLTransactionRollbackException(String, Throwable) - Constructor for exception java.sql.SQLTransactionRollbackException
Constructs a SQLTransactionRollbackException object with a given reason and cause.
SQLTransactionRollbackException(String, String, Throwable) - Constructor for exception java.sql.SQLTransactionRollbackException
Constructs a SQLTransactionRollbackException object with a given reason, SQLState and cause.
SQLTransactionRollbackException(String, String, int, Throwable) - Constructor for exception java.sql.SQLTransactionRollbackException
Constructs a SQLTransactionRollbackException object with a given reason, SQLState, vendorCode and cause.
SQLTransientConnectionException - Exception in java.sql
The subclass of SQLException for the SQLState class value '08', or under vendor-specified conditions.
SQLTransientConnectionException() - Constructor for exception java.sql.SQLTransientConnectionException
Constructs a SQLTransientConnectionException object.
SQLTransientConnectionException(String) - Constructor for exception java.sql.SQLTransientConnectionException
Constructs a SQLTransientConnectionException object with a given reason.
SQLTransientConnectionException(String, String) - Constructor for exception java.sql.SQLTransientConnectionException
Constructs a SQLTransientConnectionException object with a given reason and SQLState.
SQLTransientConnectionException(String, String, int) - Constructor for exception java.sql.SQLTransientConnectionException
Constructs a SQLTransientConnectionException object with a given reason, SQLState and vendorCode.
SQLTransientConnectionException(Throwable) - Constructor for exception java.sql.SQLTransientConnectionException
Constructs a SQLTransientConnectionException object with a given cause.
SQLTransientConnectionException(String, Throwable) - Constructor for exception java.sql.SQLTransientConnectionException
Constructs a SQLTransientConnectionException object with a given reason and cause.
SQLTransientConnectionException(String, String, Throwable) - Constructor for exception java.sql.SQLTransientConnectionException
Constructs a SQLTransientConnectionException object with a given reason, SQLState and cause.
SQLTransientConnectionException(String, String, int, Throwable) - Constructor for exception java.sql.SQLTransientConnectionException
Constructs a SQLTransientConnectionException object with a given reason, SQLState, vendorCode and cause.
SQLTransientException - Exception in java.sql
The subclass of SQLException is thrown in situations where a previoulsy failed operation might be able to succeed when the operation is retried without any intervention by application-level functionality.
SQLTransientException() - Constructor for exception java.sql.SQLTransientException
Constructs a SQLTransientException object.
SQLTransientException(String) - Constructor for exception java.sql.SQLTransientException
Constructs a SQLTransientException object with a given reason.
SQLTransientException(String, String) - Constructor for exception java.sql.SQLTransientException
Constructs a SQLTransientException object with a given reason and SQLState.
SQLTransientException(String, String, int) - Constructor for exception java.sql.SQLTransientException
Constructs a SQLTransientException object with a given reason, SQLState and vendorCode.
SQLTransientException(Throwable) - Constructor for exception java.sql.SQLTransientException
Constructs a SQLTransientException object with a given cause.
SQLTransientException(String, Throwable) - Constructor for exception java.sql.SQLTransientException
Constructs a SQLTransientException object with a given reason and cause.
SQLTransientException(String, String, Throwable) - Constructor for exception java.sql.SQLTransientException
Constructs a SQLTransientException object with a given reason, SQLState and cause.
SQLTransientException(String, String, int, Throwable) - Constructor for exception java.sql.SQLTransientException
Constructs a SQLTransientException object with a given reason, SQLState, vendorCode and cause.
SQLWarning - Exception in java.sql
An exception that provides information on database access warnings.
SQLWarning(String, String, int) - Constructor for exception java.sql.SQLWarning
Constructs a SQLWarning object with a given reason, SQLState and vendorCode.
SQLWarning(String, String) - Constructor for exception java.sql.SQLWarning
Constructs a SQLWarning object with a given reason and SQLState.
SQLWarning(String) - Constructor for exception java.sql.SQLWarning
Constructs a SQLWarning object with a given reason.
SQLWarning() - Constructor for exception java.sql.SQLWarning
Constructs a SQLWarning object.
SQLWarning(Throwable) - Constructor for exception java.sql.SQLWarning
Constructs a SQLWarning object with a given cause.
SQLWarning(String, Throwable) - Constructor for exception java.sql.SQLWarning
Constructs a SQLWarning object with a given reason and cause.
SQLWarning(String, String, Throwable) - Constructor for exception java.sql.SQLWarning
Constructs a SQLWarning object with a given reason, SQLState and cause.
SQLWarning(String, String, int, Throwable) - Constructor for exception java.sql.SQLWarning
Constructs aSQLWarning object with a given reason, SQLState, vendorCode and cause.
SQLXML - Interface in java.sql
The mapping in the JavaTM programming language for the SQL XML type.
SQLXML - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type XML.
sqrt(double) - Static method in class java.lang.Math
Returns the correctly rounded positive square root of a double value.
sqrt(double) - Static method in class java.lang.StrictMath
Returns the correctly rounded positive square root of a double value.
squareButton - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
Indicates whether or not the combo box button should be square.
SRC - Static variable in class java.awt.AlphaComposite
The source is copied to the destination (Porter-Duff Source rule).
Src - Static variable in class java.awt.AlphaComposite
AlphaComposite object that implements the opaque SRC rule with an alpha of 1.0f.
SRC - Static variable in class javax.swing.text.html.HTML.Attribute
 
SRC_ATOP - Static variable in class java.awt.AlphaComposite
The part of the source lying inside of the destination is composited onto the destination (Porter-Duff Source Atop Destination rule).
SRC_IN - Static variable in class java.awt.AlphaComposite
The part of the source lying inside of the destination replaces the destination (Porter-Duff Source In Destination rule).
SRC_OUT - Static variable in class java.awt.AlphaComposite
The part of the source lying outside of the destination replaces the destination (Porter-Duff Source Held Out By Destination rule).
SRC_OVER - Static variable in class java.awt.AlphaComposite
The source is composited over the destination (Porter-Duff Source Over Destination rule).
SrcAtop - Static variable in class java.awt.AlphaComposite
AlphaComposite object that implements the opaque SRC_ATOP rule with an alpha of 1.0f.
srccols - Variable in class java.awt.image.ReplicateScaleFilter
An int array containing information about a column of pixels.
srcHeight - Variable in class java.awt.image.ReplicateScaleFilter
The height of the source image.
SrcIn - Static variable in class java.awt.AlphaComposite
AlphaComposite object that implements the opaque SRC_IN rule with an alpha of 1.0f.
SrcOut - Static variable in class java.awt.AlphaComposite
AlphaComposite object that implements the opaque SRC_OUT rule with an alpha of 1.0f.
SrcOver - Static variable in class java.awt.AlphaComposite
AlphaComposite object that implements the opaque SRC_OVER rule with an alpha of 1.0f.
srcrows - Variable in class java.awt.image.ReplicateScaleFilter
An int array containing information about a row of pixels.
srcWidth - Variable in class java.awt.image.ReplicateScaleFilter
The width of the source image.
SSLContext - Class in javax.net.ssl
Instances of this class represent a secure socket protocol implementation which acts as a factory for secure socket factories or SSLEngines.
SSLContext(SSLContextSpi, Provider, String) - Constructor for class javax.net.ssl.SSLContext
Creates an SSLContext object.
SSLContextSpi - Class in javax.net.ssl
This class defines the Service Provider Interface (SPI) for the SSLContext class.
SSLContextSpi() - Constructor for class javax.net.ssl.SSLContextSpi
 
SSLEngine - Class in javax.net.ssl
A class which enables secure communications using protocols such as the Secure Sockets Layer (SSL) or IETF RFC 2246 "Transport Layer Security" (TLS) protocols, but is transport independent.
SSLEngine() - Constructor for class javax.net.ssl.SSLEngine
Constructor for an SSLEngine providing no hints for an internal session reuse strategy.
SSLEngine(String, int) - Constructor for class javax.net.ssl.SSLEngine
Constructor for an SSLEngine.
SSLEngineResult - Class in javax.net.ssl
An encapsulation of the result state produced by SSLEngine I/O calls.
SSLEngineResult(SSLEngineResult.Status, SSLEngineResult.HandshakeStatus, int, int) - Constructor for class javax.net.ssl.SSLEngineResult
Initializes a new instance of this class.
SSLEngineResult.HandshakeStatus - Enum in javax.net.ssl
An SSLEngineResult enum describing the current handshaking state of this SSLEngine.
SSLEngineResult.Status - Enum in javax.net.ssl
An SSLEngineResult enum describing the overall result of the SSLEngine operation.
SSLException - Exception in javax.net.ssl
Indicates some kind of error detected by an SSL subsystem.
SSLException(String) - Constructor for exception javax.net.ssl.SSLException
Constructs an exception reporting an error found by an SSL subsystem.
SSLException(String, Throwable) - Constructor for exception javax.net.ssl.SSLException
Creates a SSLException with the specified detail message and cause.
SSLException(Throwable) - Constructor for exception javax.net.ssl.SSLException
Creates a SSLException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
SSLHandshakeException - Exception in javax.net.ssl
Indicates that the client and server could not negotiate the desired level of security.
SSLHandshakeException(String) - Constructor for exception javax.net.ssl.SSLHandshakeException
Constructs an exception reporting an error found by an SSL subsystem during handshaking.
SSLKeyException - Exception in javax.net.ssl
Reports a bad SSL key.
SSLKeyException(String) - Constructor for exception javax.net.ssl.SSLKeyException
Constructs an exception reporting a key management error found by an SSL subsystem.
SSLParameters - Class in javax.net.ssl
Encapsulates parameters for an SSL/TLS connection.
SSLParameters() - Constructor for class javax.net.ssl.SSLParameters
Constructs SSLParameters.
SSLParameters(String[]) - Constructor for class javax.net.ssl.SSLParameters
Constructs SSLParameters from the specified array of ciphersuites.
SSLParameters(String[], String[]) - Constructor for class javax.net.ssl.SSLParameters
Constructs SSLParameters from the specified array of ciphersuites and protocols.
SSLPeerUnverifiedException - Exception in javax.net.ssl
Indicates that the peer's identity has not been verified.
SSLPeerUnverifiedException(String) - Constructor for exception javax.net.ssl.SSLPeerUnverifiedException
Constructs an exception reporting that the SSL peer's identity has not been verifiied.
SSLPermission - Class in javax.net.ssl
This class is for various network permissions.
SSLPermission(String) - Constructor for class javax.net.ssl.SSLPermission
Creates a new SSLPermission with the specified name.
SSLPermission(String, String) - Constructor for class javax.net.ssl.SSLPermission
Creates a new SSLPermission object with the specified name.
SSLProtocolException - Exception in javax.net.ssl
Reports an error in the operation of the SSL protocol.
SSLProtocolException(String) - Constructor for exception javax.net.ssl.SSLProtocolException
Constructs an exception reporting an SSL protocol error detected by an SSL subsystem.
SslRMIClientSocketFactory - Class in javax.rmi.ssl
An SslRMIClientSocketFactory instance is used by the RMI runtime in order to obtain client sockets for RMI calls via SSL.
SslRMIClientSocketFactory() - Constructor for class javax.rmi.ssl.SslRMIClientSocketFactory
Creates a new SslRMIClientSocketFactory.
SslRMIServerSocketFactory - Class in javax.rmi.ssl
An SslRMIServerSocketFactory instance is used by the RMI runtime in order to obtain server sockets for RMI calls via SSL.
SslRMIServerSocketFactory() - Constructor for class javax.rmi.ssl.SslRMIServerSocketFactory
Creates a new SslRMIServerSocketFactory with the default SSL socket configuration.
SslRMIServerSocketFactory(String[], String[], boolean) - Constructor for class javax.rmi.ssl.SslRMIServerSocketFactory
Creates a new SslRMIServerSocketFactory with the specified SSL socket configuration.
SslRMIServerSocketFactory(SSLContext, String[], String[], boolean) - Constructor for class javax.rmi.ssl.SslRMIServerSocketFactory
Creates a new SslRMIServerSocketFactory with the specified SSLContext and SSL socket configuration.
SSLServerSocket - Class in javax.net.ssl
This class extends ServerSockets and provides secure server sockets using protocols such as the Secure Sockets Layer (SSL) or Transport Layer Security (TLS) protocols.
SSLServerSocket() - Constructor for class javax.net.ssl.SSLServerSocket
Used only by subclasses.
SSLServerSocket(int) - Constructor for class javax.net.ssl.SSLServerSocket
Used only by subclasses.
SSLServerSocket(int, int) - Constructor for class javax.net.ssl.SSLServerSocket
Used only by subclasses.
SSLServerSocket(int, int, InetAddress) - Constructor for class javax.net.ssl.SSLServerSocket
Used only by subclasses.
SSLServerSocketFactory - Class in javax.net.ssl
SSLServerSocketFactorys create SSLServerSockets.
SSLServerSocketFactory() - Constructor for class javax.net.ssl.SSLServerSocketFactory
Constructor is used only by subclasses.
SSLSession - Interface in javax.net.ssl
In SSL, sessions are used to describe an ongoing relationship between two entities.
SSLSessionBindingEvent - Class in javax.net.ssl
This event is propagated to a SSLSessionBindingListener.
SSLSessionBindingEvent(SSLSession, String) - Constructor for class javax.net.ssl.SSLSessionBindingEvent
Constructs a new SSLSessionBindingEvent.
SSLSessionBindingListener - Interface in javax.net.ssl
This interface is implemented by objects which want to know when they are being bound or unbound from a SSLSession.
SSLSessionContext - Interface in javax.net.ssl
A SSLSessionContext represents a set of SSLSessions associated with a single entity.
SSLSocket - Class in javax.net.ssl
This class extends Sockets and provides secure socket using protocols such as the "Secure Sockets Layer" (SSL) or IETF "Transport Layer Security" (TLS) protocols.
SSLSocket() - Constructor for class javax.net.ssl.SSLSocket
Used only by subclasses.
SSLSocket(String, int) - Constructor for class javax.net.ssl.SSLSocket
Used only by subclasses.
SSLSocket(InetAddress, int) - Constructor for class javax.net.ssl.SSLSocket
Used only by subclasses.
SSLSocket(String, int, InetAddress, int) - Constructor for class javax.net.ssl.SSLSocket
Used only by subclasses.
SSLSocket(InetAddress, int, InetAddress, int) - Constructor for class javax.net.ssl.SSLSocket
Used only by subclasses.
SSLSocketFactory - Class in javax.net.ssl
SSLSocketFactorys create SSLSockets.
SSLSocketFactory() - Constructor for class javax.net.ssl.SSLSocketFactory
Constructor is used only by subclasses.
Stack<E> - Class in java.util
The Stack class represents a last-in-first-out (LIFO) stack of objects.
Stack() - Constructor for class java.util.Stack
Creates an empty Stack.
StackOverflowError - Error in java.lang
Thrown when a stack overflow occurs because an application recurses too deeply.
StackOverflowError() - Constructor for error java.lang.StackOverflowError
Constructs a StackOverflowError with no detail message.
StackOverflowError(String) - Constructor for error java.lang.StackOverflowError
Constructs a StackOverflowError with the specified detail message.
StackTraceElement - Class in java.lang
An element in a stack trace, as returned by Throwable.getStackTrace().
StackTraceElement(String, String, String, int) - Constructor for class java.lang.StackTraceElement
Creates a stack trace element representing the specified execution point.
STANDARD - Static variable in class java.awt.font.GlyphMetrics
Indicates a glyph that represents a single standard character.
STANDARD - Static variable in class javax.print.attribute.standard.JobSheets
One or more site specific standard job sheets are printed.
STANDARD_INPUT_TYPE - Static variable in class javax.imageio.spi.ImageReaderSpi
Deprecated.
Instead of using this field, directly create the equivalent array { ImageInputStream.class }.
STANDARD_OUTPUT_TYPE - Static variable in class javax.imageio.spi.ImageWriterSpi
Deprecated.
Instead of using this field, directly create the equivalent array { ImageOutputStream.class }.
STANDARD_TIME - Static variable in class java.util.SimpleTimeZone
Constant for a mode of start or end time specified as standard time.
StandardCharsets - Class in java.nio.charset
Constant definitions for the standard Charsets.
StandardCopyOption - Enum in java.nio.file
Defines the standard copy options.
StandardEmitterMBean - Class in javax.management
An MBean whose management interface is determined by reflection on a Java interface, and that emits notifications.
StandardEmitterMBean(T, Class<T>, NotificationEmitter) - Constructor for class javax.management.StandardEmitterMBean
Make an MBean whose management interface is specified by mbeanInterface, with the given implementation and where notifications are handled by the given NotificationEmitter.
StandardEmitterMBean(T, Class<T>, boolean, NotificationEmitter) - Constructor for class javax.management.StandardEmitterMBean
Make an MBean whose management interface is specified by mbeanInterface, with the given implementation and where notifications are handled by the given NotificationEmitter.
StandardEmitterMBean(Class<?>, NotificationEmitter) - Constructor for class javax.management.StandardEmitterMBean
Make an MBean whose management interface is specified by mbeanInterface, and where notifications are handled by the given NotificationEmitter.
StandardEmitterMBean(Class<?>, boolean, NotificationEmitter) - Constructor for class javax.management.StandardEmitterMBean
Make an MBean whose management interface is specified by mbeanInterface, and where notifications are handled by the given NotificationEmitter.
standardFormatSupported - Variable in class javax.imageio.metadata.IIOMetadata
A boolean indicating whether the concrete subclass supports the standard metadata format, set via the constructor.
StandardJavaFileManager - Interface in javax.tools
File manager based on java.io.File.
StandardLocation - Enum in javax.tools
Standard locations of file objects.
StandardMBean - Class in javax.management
An MBean whose management interface is determined by reflection on a Java interface.
StandardMBean(T, Class<T>) - Constructor for class javax.management.StandardMBean
Make a DynamicMBean out of the object implementation, using the specified mbeanInterface class.
StandardMBean(Class<?>) - Constructor for class javax.management.StandardMBean
Make a DynamicMBean out of this, using the specified mbeanInterface class.
StandardMBean(T, Class<T>, boolean) - Constructor for class javax.management.StandardMBean
Make a DynamicMBean out of the object implementation, using the specified mbeanInterface class, and choosing whether the resultant MBean is an MXBean.
StandardMBean(Class<?>, boolean) - Constructor for class javax.management.StandardMBean
Make a DynamicMBean out of this, using the specified mbeanInterface class, and choosing whether the resulting MBean is an MXBean.
standardMetadataFormatName - Static variable in class javax.imageio.metadata.IIOMetadataFormatImpl
A String constant containing the standard format name, "javax_imageio_1.0".
StandardOpenOption - Enum in java.nio.file
Defines the standard open options.
StandardProtocolFamily - Enum in java.net
Defines the standard families of communication protocols.
StandardSocketOptions - Class in java.net
Defines the standard socket options.
StandardWatchEventKinds - Class in java.nio.file
Defines the standard event kinds.
STANDBY - Static variable in class javax.swing.text.html.HTML.Attribute
 
STAPLE - Static variable in class javax.print.attribute.standard.Finishings
Bind the document(s) with one or more staples.
STAPLE_BOTTOM_LEFT - Static variable in class javax.print.attribute.standard.Finishings
Bind the document(s) with one or more staples in the bottom left corner.
STAPLE_BOTTOM_RIGHT - Static variable in class javax.print.attribute.standard.Finishings
Bind the document(s) with one or more staples in the bottom right corner.
STAPLE_DUAL_BOTTOM - Static variable in class javax.print.attribute.standard.Finishings
Bind the document(s) with two staples (wire stitches) along the bottom edge assuming a portrait document (see above).
STAPLE_DUAL_LEFT - Static variable in class javax.print.attribute.standard.Finishings
Bind the document(s) with two staples (wire stitches) along the left edge assuming a portrait document (see above).
STAPLE_DUAL_RIGHT - Static variable in class javax.print.attribute.standard.Finishings
Bind the document(s) with two staples (wire stitches) along the right edge assuming a portrait document (see above).
STAPLE_DUAL_TOP - Static variable in class javax.print.attribute.standard.Finishings
Bind the document(s) with two staples (wire stitches) along the top edge assuming a portrait document (see above).
STAPLE_TOP_LEFT - Static variable in class javax.print.attribute.standard.Finishings
Bind the document(s) with one or more staples in the top left corner.
STAPLE_TOP_RIGHT - Static variable in class javax.print.attribute.standard.Finishings
Bind the document(s) with one or more staples in the top right corner.
start() - Method in class java.applet.Applet
Called by the browser or applet viewer to inform this applet that it should start its execution.
start - Variable in class java.awt.geom.Arc2D.Double
The starting angle of the arc in degrees.
start - Variable in class java.awt.geom.Arc2D.Float
The starting angle of the arc in degrees.
start() - Method in class java.lang.ProcessBuilder
Starts a new process using the attributes of this process builder.
start() - Method in class java.lang.Thread
Causes this thread to begin execution; the Java Virtual Machine calls the run method of this thread.
start() - Method in class java.util.regex.Matcher
Returns the start index of the previous match.
start(int) - Method in class java.util.regex.Matcher
Returns the start index of the subsequence captured by the given group during the previous match operation.
start() - Method in interface java.util.regex.MatchResult
Returns the start index of the match.
start(int) - Method in interface java.util.regex.MatchResult
Returns the start index of the subsequence captured by the given group during this match.
start() - Method in class javax.management.monitor.CounterMonitor
Starts the counter monitor.
start() - Method in class javax.management.monitor.GaugeMonitor
Starts the gauge monitor.
start() - Method in class javax.management.monitor.Monitor
Starts the monitor.
start() - Method in interface javax.management.monitor.MonitorMBean
Starts the monitor.
start() - Method in class javax.management.monitor.StringMonitor
Starts the string monitor.
start() - Method in interface javax.management.remote.JMXConnectorServerMBean
Activates the connector server, that is, starts listening for client connections.
start() - Method in class javax.management.remote.rmi.RMIConnectorServer
Activates the connector server, that is starts listening for client connections.
start() - Method in class javax.management.timer.Timer
Starts the timer.
start() - Method in interface javax.management.timer.TimerMBean
Starts the timer.
start() - Method in interface javax.sound.midi.Sequencer
Starts playback of the MIDI data in the currently loaded sequence.
START - Static variable in class javax.sound.midi.ShortMessage
Status byte for Start message (0xFA, or 250).
start() - Method in interface javax.sound.sampled.DataLine
Allows a line to engage in data I/O.
START - Static variable in class javax.sound.sampled.LineEvent.Type
A type of event that is sent when a line begins to engage in active input or output of audio data in response to a start request.
START - Static variable in class javax.swing.text.html.HTML.Attribute
 
start(HTML.Tag, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.BlockAction
 
start(HTML.Tag, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.CharacterAction
 
start(HTML.Tag, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.FormAction
 
start(HTML.Tag, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.HiddenAction
 
start(HTML.Tag, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.IsindexAction
 
start(HTML.Tag, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.ParagraphAction
 
start(HTML.Tag, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.PreAction
 
start(HTML.Tag, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.SpecialAction
 
start(HTML.Tag, MutableAttributeSet) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader.TagAction
Called when a start tag is seen for the type of tag this action was registered to.
start() - Method in class javax.swing.Timer
Starts the Timer, causing it to start sending action events to its listeners.
START_PUNCTUATION - Static variable in class java.lang.Character
General category "Ps" in the Unicode specification.
startAnimationTimer() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
Starts the animation thread, creating and initializing it if necessary.
startAutoScrolling(int) - Method in class javax.swing.plaf.basic.BasicComboPopup
This protected method is implementation specific and should be private.
startCellEditing(EventObject) - Method in class javax.swing.DefaultCellEditor.EditorDelegate
Returns true to indicate that editing has begun.
startDrag(Cursor, Transferable) - Method in class java.awt.dnd.DragGestureEvent
Starts the drag operation given the Cursor for this drag operation and the Transferable representing the source data for this drag operation.
startDrag(Cursor, Transferable, DragSourceListener) - Method in class java.awt.dnd.DragGestureEvent
Starts the drag given the initial Cursor to display, the Transferable object, and the DragSourceListener to use.
startDrag(Cursor, Image, Point, Transferable, DragSourceListener) - Method in class java.awt.dnd.DragGestureEvent
Start the drag given the initial Cursor to display, a drag Image, the offset of the Image, the Transferable object, and the DragSourceListener to use.
startDrag(DragGestureEvent, Cursor, Image, Point, Transferable, DragSourceListener, FlavorMap) - Method in class java.awt.dnd.DragSource
Start a drag, given the DragGestureEvent that initiated the drag, the initial Cursor to use, the Image to drag, the offset of the Image origin from the hotspot of the Cursor at the instant of the trigger, the Transferable subject data of the drag, the DragSourceListener, and the FlavorMap.
startDrag(DragGestureEvent, Cursor, Transferable, DragSourceListener, FlavorMap) - Method in class java.awt.dnd.DragSource
Start a drag, given the DragGestureEvent that initiated the drag, the initial Cursor to use, the Transferable subject data of the drag, the DragSourceListener, and the FlavorMap.
startDrag(DragGestureEvent, Cursor, Image, Point, Transferable, DragSourceListener) - Method in class java.awt.dnd.DragSource
Start a drag, given the DragGestureEvent that initiated the drag, the initial Cursor to use, the Image to drag, the offset of the Image origin from the hotspot of the Cursor at the instant of the trigger, the subject data of the drag, and the DragSourceListener.
startDrag(DragGestureEvent, Cursor, Transferable, DragSourceListener) - Method in class java.awt.dnd.DragSource
Start a drag, given the DragGestureEvent that initiated the drag, the initial Cursor to use, the Transferable subject data of the drag, and the DragSourceListener.
startDrag(DragSourceContext, Cursor, Image, Point) - Method in interface java.awt.dnd.peer.DragSourceContextPeer
start a drag
startDragging() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Should be messaged before the dragging session starts, resets lastDragLocation and dividerSize.
startEditing(TreePath, MouseEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI
Will start editing for node if there is a cellEditor and shouldSelectCell returns true.
startEditingAtPath(TreePath) - Method in class javax.swing.JTree
Selects the node identified by the specified path and initiates editing.
startEditingAtPath(JTree, TreePath) - Method in class javax.swing.plaf.basic.BasicTreeUI
Selects the last item in path and tries to edit it.
startEditingAtPath(JTree, TreePath) - Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the startEditingAtPath method on each UI handled by this object.
startEditingAtPath(JTree, TreePath) - Method in class javax.swing.plaf.TreeUI
Selects the last item in path and tries to edit it.
startEditingTimer() - Method in class javax.swing.tree.DefaultTreeCellEditor
Starts the editing timer.
startFontTag(String) - Method in class javax.swing.text.html.MinimalHTMLWriter
This is no longer used, instead <span> will be written out.
startGrabbing() - Method in class java.awt.image.PixelGrabber
Request the PixelGrabber to start fetching the pixels.
startHandshake() - Method in class javax.net.ssl.SSLSocket
Starts an SSL handshake on this connection.
startIndex - Variable in class javax.accessibility.AccessibleAttributeSequence
The start index of the text sequence
startIndex - Variable in class javax.accessibility.AccessibleTextSequence
 
startProduction(ImageConsumer) - Method in class java.awt.image.FilteredImageSource
Starts production of the filtered image.
startProduction(ImageConsumer) - Method in interface java.awt.image.ImageProducer
Registers the specified ImageConsumer object as a consumer and starts an immediate reconstruction of the image data which will then be delivered to this consumer and any other consumer which might have already been registered with the producer.
startProduction(ImageConsumer) - Method in class java.awt.image.MemoryImageSource
Adds an ImageConsumer to the list of consumers interested in data for this image and immediately starts delivery of the image data through the ImageConsumer interface.
startProduction(ImageConsumer) - Method in class java.awt.image.renderable.RenderableImageProducer
Adds an ImageConsumer to the list of consumers interested in data for this image, and immediately starts delivery of the image data through the ImageConsumer interface.
startRecording() - Method in interface javax.sound.midi.Sequencer
Starts recording and playback of MIDI data.
startsWith(String, int) - Method in class java.lang.String
Tests if the substring of this string beginning at the specified index starts with the specified prefix.
startsWith(String) - Method in class java.lang.String
Tests if this string starts with the specified prefix.
startsWith(Path) - Method in interface java.nio.file.Path
Tests if this path starts with the given path.
startsWith(String) - Method in interface java.nio.file.Path
Tests if this path starts with a Path, constructed by converting the given path string, in exactly the manner specified by the startsWith(Path) method.
startsWith(Name) - Method in class javax.naming.CompositeName
Determines whether a composite name is a prefix of this composite name.
startsWith(Name) - Method in class javax.naming.CompoundName
Determines whether a compound name is a prefix of this compound name.
startsWith(Name) - Method in class javax.naming.ldap.LdapName
Determines whether this LDAP name starts with a specified LDAP name prefix.
startsWith(List<Rdn>) - Method in class javax.naming.ldap.LdapName
Determines whether the specified RDN sequence forms a prefix of this LDAP name.
startsWith(Name) - Method in interface javax.naming.Name
Determines whether this name starts with a specified prefix.
startTag(Element) - Method in class javax.swing.text.html.HTMLWriter
Writes out a start tag for the element.
STARTTAG - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
startTag(TagElement) - Method in class javax.swing.text.html.parser.Parser
Handle a start tag.
StartTagType - Static variable in class javax.swing.text.DefaultStyledDocument.ElementSpec
A possible value for getType.
startTimer() - Method in class javax.swing.plaf.basic.BasicTreeUI.ComponentHandler
Creates, if necessary, and starts a Timer to check if need to resize the bounds.
StartTlsRequest - Class in javax.naming.ldap
This class implements the LDAPv3 Extended Request for StartTLS as defined in Lightweight Directory Access Protocol (v3): Extension for Transport Layer Security The object identifier for StartTLS is 1.3.6.1.4.1.1466.20037 and no extended request value is defined.
StartTlsRequest() - Constructor for class javax.naming.ldap.StartTlsRequest
Constructs a StartTLS extended request.
StartTlsResponse - Class in javax.naming.ldap
This class implements the LDAPv3 Extended Response for StartTLS as defined in Lightweight Directory Access Protocol (v3): Extension for Transport Layer Security The object identifier for StartTLS is 1.3.6.1.4.1.1466.20037 and no extended response value is defined.
StartTlsResponse() - Constructor for class javax.naming.ldap.StartTlsResponse
Constructs a StartTLS extended response.
state - Variable in class java.security.Signature
Current state of this signature object.
State<T extends JComponent> - Class in javax.swing.plaf.nimbus
Represents a built in, or custom, state in Nimbus.
State(String) - Constructor for class javax.swing.plaf.nimbus.State
Create a new custom State.
STATE_FACTORIES - Static variable in interface javax.naming.Context
Constant that holds the name of the environment property for specifying the list of state factories to use.
stateChanged(ChangeEvent) - Method in class javax.swing.AbstractButton.ButtonChangeListener
 
stateChanged(ChangeEvent) - Method in interface javax.swing.event.ChangeListener
Invoked when the target of the listener has changed its state.
stateChanged(ChangeEvent) - Method in class javax.swing.JMenuItem.AccessibleJMenuItem
Supports the change listener interface and fires property changes.
stateChanged(ChangeEvent) - Method in class javax.swing.JScrollPane.AccessibleJScrollPane
Invoked when the target of the listener has changed its state.
stateChanged(ChangeEvent) - Method in class javax.swing.JSpinner.AccessibleJSpinner
Invoked when the target of the listener has changed its state.
stateChanged(ChangeEvent) - Method in class javax.swing.JSpinner.DefaultEditor
This method is called when the spinner's model's state changes.
stateChanged(ChangeEvent) - Method in class javax.swing.JTabbedPane.AccessibleJTabbedPane
 
stateChanged(ChangeEvent) - Method in class javax.swing.JTabbedPane.ModelListener
 
stateChanged(ChangeEvent) - Method in class javax.swing.plaf.basic.BasicButtonListener
 
stateChanged(ChangeEvent) - Method in class javax.swing.plaf.basic.BasicMenuUI.ChangeHandler
 
stateChanged(ChangeEvent) - Method in class javax.swing.plaf.basic.BasicProgressBarUI.ChangeHandler
 
stateChanged(ChangeEvent) - Method in class javax.swing.plaf.basic.BasicScrollBarUI.ModelListener
 
stateChanged(ChangeEvent) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI.HSBChangeListener
 
stateChanged(ChangeEvent) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI.ViewportChangeHandler
 
stateChanged(ChangeEvent) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI.VSBChangeListener
 
stateChanged(ChangeEvent) - Method in class javax.swing.plaf.basic.BasicSliderUI.ChangeHandler
 
stateChanged(ChangeEvent) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.TabSelectionHandler
 
stateChanged(ChangeEvent) - Method in class javax.swing.ProgressMonitor.AccessibleProgressMonitor
Invoked when the target of the listener has changed its state.
StateEdit - Class in javax.swing.undo
StateEdit is a general edit for objects that change state.
StateEdit(StateEditable) - Constructor for class javax.swing.undo.StateEdit
Create and return a new StateEdit.
StateEdit(StateEditable, String) - Constructor for class javax.swing.undo.StateEdit
Create and return a new StateEdit with a presentation name.
StateEditable - Interface in javax.swing.undo
StateEditable defines the interface for objects that can have their state undone/redone by a StateEdit.
StateFactory - Interface in javax.naming.spi
This interface represents a factory for obtaining the state of an object for binding.
stateMask - Variable in class javax.swing.DefaultButtonModel
The bitmask used to store the state of the button.
STATEMENT - Static variable in class java.awt.PageAttributes.MediaType
An alias for INVOICE.
Statement - Class in java.beans
A Statement object represents a primitive statement in which a single method is applied to a target and a set of arguments - as in "a.setFoo(b)".
Statement(Object, String, Object[]) - Constructor for class java.beans.Statement
Creates a new Statement object for the specified target object to invoke the method specified by the name and by the array of arguments.
Statement - Interface in java.sql
The object used for executing a static SQL statement and returning the results it produces.
statementClosed(StatementEvent) - Method in interface javax.sql.StatementEventListener
The driver calls this method on all StatementEventListeners registered on the connection when it detects that a PreparedStatement is closed.
statementErrorOccurred(StatementEvent) - Method in interface javax.sql.StatementEventListener
The driver calls this method on all StatementEventListeners registered on the connection when it detects that a PreparedStatement is invalid.
StatementEvent - Class in javax.sql
A StatementEvent is sent to all StatementEventListeners which were registered with a PooledConnection.
StatementEvent(PooledConnection, PreparedStatement) - Constructor for class javax.sql.StatementEvent
Constructs a StatementEvent with the specified PooledConnection and PreparedStatement.
StatementEvent(PooledConnection, PreparedStatement, SQLException) - Constructor for class javax.sql.StatementEvent
Constructs a StatementEvent with the specified PooledConnection, PreparedStatement and SQLException
StatementEventListener - Interface in javax.sql
An object that registers to be notified of events that occur on PreparedStatements that are in the Statement pool.
states - Variable in class javax.accessibility.AccessibleStateSet
Each entry in the Vector represents an AccessibleState.
STATIC - Static variable in class java.lang.reflect.Modifier
The int value representing the static modifier.
STATICIMAGEDONE - Static variable in interface java.awt.image.ImageConsumer
The image is complete and there are no more pixels or frames to be delivered.
status() - Method in class java.awt.image.PixelGrabber
Returns the status of the pixels.
STATUS_BAR - Static variable in class javax.accessibility.AccessibleRole
A STATUS_BAR is an simple component that can contain multiple labels of status information to the user.
statusAll(boolean) - Method in class java.awt.MediaTracker
Calculates and returns the bitwise inclusive OR of the status of all media that are tracked by this media tracker.
statusID(int, boolean) - Method in class java.awt.MediaTracker
Calculates and returns the bitwise inclusive OR of the status of all media with the specified identifier that are tracked by this media tracker.
StdACChrominance - Static variable in class javax.imageio.plugins.jpeg.JPEGHuffmanTable
The standard AC chrominance Huffman table.
StdACLuminance - Static variable in class javax.imageio.plugins.jpeg.JPEGHuffmanTable
The standard AC luminance Huffman table.
StdDCChrominance - Static variable in class javax.imageio.plugins.jpeg.JPEGHuffmanTable
The standard DC chrominance Huffman table.
StdDCLuminance - Static variable in class javax.imageio.plugins.jpeg.JPEGHuffmanTable
The standard DC luminance Huffman table.
stop() - Method in class java.applet.Applet
Called by the browser or applet viewer to inform this applet that it should stop its execution.
stop() - Method in interface java.applet.AudioClip
Stops playing this audio clip.
stop() - Method in class java.awt.dnd.DropTarget.DropTargetAutoScroller
cause autoscrolling to stop
stop() - Method in class java.lang.Thread
Deprecated.
This method is inherently unsafe. Stopping a thread with Thread.stop causes it to unlock all of the monitors that it has locked (as a natural consequence of the unchecked ThreadDeath exception propagating up the stack). If any of the objects previously protected by these monitors were in an inconsistent state, the damaged objects become visible to other threads, potentially resulting in arbitrary behavior. Many uses of stop should be replaced by code that simply modifies some variable to indicate that the target thread should stop running. The target thread should check this variable regularly, and return from its run method in an orderly fashion if the variable indicates that it is to stop running. If the target thread waits for long periods (on a condition variable, for example), the interrupt method should be used to interrupt the wait. For more information, see Why are Thread.stop, Thread.suspend and Thread.resume Deprecated?.
stop(Throwable) - Method in class java.lang.Thread
Deprecated.
This method is inherently unsafe. See Thread.stop() for details. An additional danger of this method is that it may be used to generate exceptions that the target thread is unprepared to handle (including checked exceptions that the thread could not possibly throw, were it not for this method). For more information, see Why are Thread.stop, Thread.suspend and Thread.resume Deprecated?.
stop() - Method in class java.lang.ThreadGroup
Deprecated.
This method is inherently unsafe. See Thread.stop() for details.
stop() - Method in class javax.management.monitor.CounterMonitor
Stops the counter monitor.
stop() - Method in class javax.management.monitor.GaugeMonitor
Stops the gauge monitor.
stop() - Method in class javax.management.monitor.Monitor
Stops the monitor.
stop() - Method in interface javax.management.monitor.MonitorMBean
Stops the monitor.
stop() - Method in class javax.management.monitor.StringMonitor
Stops the string monitor.
stop() - Method in interface javax.management.remote.JMXConnectorServerMBean
Deactivates the connector server, that is, stops listening for client connections.
stop() - Method in class javax.management.remote.rmi.RMIConnectorServer
Deactivates the connector server, that is, stops listening for client connections.
stop() - Method in class javax.management.timer.Timer
Stops the timer.
stop() - Method in interface javax.management.timer.TimerMBean
Stops the timer.
stop() - Method in interface javax.sound.midi.Sequencer
Stops recording, if active, and playback of the currently loaded sequence, if any.
STOP - Static variable in class javax.sound.midi.ShortMessage
Status byte for Stop message (0xFC, or 252).
stop() - Method in interface javax.sound.sampled.DataLine
Stops the line.
STOP - Static variable in class javax.sound.sampled.LineEvent.Type
A type of event that is sent when a line ceases active input or output of audio data in response to a stop request, or because the end of media has been reached.
stop() - Method in class javax.swing.Timer
Stops the Timer, causing it to stop sending action events to its listeners.
stopAnimationTimer() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
Stops the animation thread.
stopAutoScrolling() - Method in class javax.swing.plaf.basic.BasicComboPopup
This protected method is implementation specific and should be private.
stopCellEditing() - Method in class javax.swing.AbstractCellEditor
Calls fireEditingStopped and returns true.
stopCellEditing() - Method in interface javax.swing.CellEditor
Tells the editor to stop editing and accept any partially edited value as the value of the editor.
stopCellEditing() - Method in class javax.swing.DefaultCellEditor.EditorDelegate
Stops editing and returns true to indicate that editing has stopped.
stopCellEditing() - Method in class javax.swing.DefaultCellEditor
Forwards the message from the CellEditor to the delegate.
stopCellEditing() - Method in class javax.swing.tree.DefaultTreeCellEditor
If the realEditor will allow editing to stop, the realEditor is removed and true is returned, otherwise false is returned.
stopEditing() - Method in class javax.swing.JTree
Ends the current editing session.
stopEditing(JTree) - Method in class javax.swing.plaf.basic.BasicTreeUI
Stops the current editing session.
stopEditing(JTree) - Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the stopEditing method on each UI handled by this object.
stopEditing(JTree) - Method in class javax.swing.plaf.TreeUI
Stops the current editing session.
stopEditingInCompleteEditing - Variable in class javax.swing.plaf.basic.BasicTreeUI
Set to false when editing and shouldSelectCell() returns true meaning the node should be selected before editing, used in completeEditing.
STOPPED - Static variable in class javax.print.attribute.standard.PrinterState
Indicates that no jobs can be processed and intervention is required.
STOPPED_PARTLY - Static variable in class javax.print.attribute.standard.PrinterStateReason
When a printer controls more than one output device, this reason indicates that one or more output devices are stopped.
STOPPING - Static variable in class javax.print.attribute.standard.PrinterStateReason
The printer is in the process of stopping the device and will be stopped in a while.
stopRecording() - Method in interface javax.sound.midi.Sequencer
Stops recording, if active.
store(OutputStream, char[]) - Method in class java.security.KeyStore
Stores this keystore to the given output stream, and protects its integrity with the given password.
store(KeyStore.LoadStoreParameter) - Method in class java.security.KeyStore
Stores this keystore using the given LoadStoreParameter.
store(Writer, String) - Method in class java.util.Properties
Writes this property list (key and element pairs) in this Properties table to the output character stream in a format suitable for using the load(Reader) method.
store(OutputStream, String) - Method in class java.util.Properties
Writes this property list (key and element pairs) in this Properties table to the output stream in a format suitable for loading into a Properties table using the load(InputStream) method.
store() - Method in class javax.management.modelmbean.RequiredModelMBean
Captures the current state of this MBean instance and writes it out to the persistent store.
store() - Method in interface javax.management.PersistentMBean
Captures the current state of this MBean instance and writes it out to the persistent store.
STORED - Static variable in class java.util.zip.ZipEntry
Compression method for uncompressed entries.
STORED - Static variable in class java.util.zip.ZipOutputStream
Compression method for uncompressed (STORED) entries.
storesLowerCaseIdentifiers() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database treats mixed case unquoted SQL identifiers as case insensitive and stores them in lower case.
storesLowerCaseQuotedIdentifiers() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database treats mixed case quoted SQL identifiers as case insensitive and stores them in lower case.
storesMixedCaseIdentifiers() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database treats mixed case unquoted SQL identifiers as case insensitive and stores them in mixed case.
storesMixedCaseQuotedIdentifiers() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database treats mixed case quoted SQL identifiers as case insensitive and stores them in mixed case.
storeState(Hashtable<Object, Object>) - Method in interface javax.swing.undo.StateEditable
Upon receiving this message the receiver should place any relevant state into state.
storesUpperCaseIdentifiers() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database treats mixed case unquoted SQL identifiers as case insensitive and stores them in upper case.
storesUpperCaseQuotedIdentifiers() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database treats mixed case quoted SQL identifiers as case insensitive and stores them in upper case.
storeToXML(OutputStream, String) - Method in class java.util.Properties
Emits an XML document representing all of the properties contained in this table.
storeToXML(OutputStream, String, String) - Method in class java.util.Properties
Emits an XML document representing all of the properties contained in this table, using the specified encoding.
strategy - Variable in class javax.swing.text.FlowView
The behavior for keeping the flow updated.
STREAM_MAGIC - Static variable in interface java.io.ObjectStreamConstants
Magic number that is written to the stream header.
STREAM_VERSION - Static variable in interface java.io.ObjectStreamConstants
Version number that is written to the stream header.
StreamCorruptedException - Exception in java.io
Thrown when control information that was read from an object stream violates internal consistency checks.
StreamCorruptedException(String) - Constructor for exception java.io.StreamCorruptedException
Create a StreamCorruptedException and list a reason why thrown.
StreamCorruptedException() - Constructor for exception java.io.StreamCorruptedException
Create a StreamCorruptedException and list no reason why thrown.
StreamDescriptionProperty - Static variable in interface javax.swing.text.Document
The property name for the description of the stream used to initialize the document.
StreamHandler - Class in java.util.logging
Stream based logging Handler.
StreamHandler() - Constructor for class java.util.logging.StreamHandler
Create a StreamHandler, with no current output stream.
StreamHandler(OutputStream, Formatter) - Constructor for class java.util.logging.StreamHandler
Create a StreamHandler with a given Formatter and output stream.
streamPos - Variable in class javax.imageio.stream.ImageInputStreamImpl
The current read position within the stream.
StreamPrintService - Class in javax.print
This class extends PrintService and represents a print service that prints data in different formats to a client-provided output stream.
StreamPrintService(OutputStream) - Constructor for class javax.print.StreamPrintService
Constructs a StreamPrintService object.
StreamPrintServiceFactory - Class in javax.print
A StreamPrintServiceFactory is the factory for StreamPrintService instances, which can print to an output stream in a particular document format described as a mime type.
StreamPrintServiceFactory() - Constructor for class javax.print.StreamPrintServiceFactory
 
StreamTokenizer - Class in java.io
The StreamTokenizer class takes an input stream and parses it into "tokens", allowing the tokens to be read one at a time.
StreamTokenizer(InputStream) - Constructor for class java.io.StreamTokenizer
Deprecated.
As of JDK version 1.1, the preferred way to tokenize an input stream is to convert it into a character stream, for example:
   Reader r = new BufferedReader(new InputStreamReader(is));
   StreamTokenizer st = new StreamTokenizer(r);
 
StreamTokenizer(Reader) - Constructor for class java.io.StreamTokenizer
Create a tokenizer that parses the given character stream.
STRENGTH - Static variable in class javax.security.sasl.Sasl
The name of a property that specifies the cipher strength to use.
STRICT - Static variable in class java.lang.reflect.Modifier
The int value representing the strictfp modifier.
strict - Variable in class javax.swing.text.html.parser.Parser
This flag determines whether or not the Parser will be strict in enforcing SGML compatibility.
StrictMath - Class in java.lang
The class StrictMath contains methods for performing basic numeric operations such as the elementary exponential, logarithm, square root, and trigonometric functions.
STRIKE - Static variable in class javax.swing.text.html.HTML.Tag
 
STRIKETHROUGH - Static variable in class java.awt.font.TextAttribute
Attribute key for strikethrough.
StrikeThrough - Static variable in class javax.swing.text.StyleConstants
Name of the Strikethrough attribute.
STRIKETHROUGH_ON - Static variable in class java.awt.font.TextAttribute
A single strikethrough.
String - Class in java.lang
The String class represents character strings.
String() - Constructor for class java.lang.String
Initializes a newly created String object so that it represents an empty character sequence.
String(String) - Constructor for class java.lang.String
Initializes a newly created String object so that it represents the same sequence of characters as the argument; in other words, the newly created string is a copy of the argument string.
String(char[]) - Constructor for class java.lang.String
Allocates a new String so that it represents the sequence of characters currently contained in the character array argument.
String(char[], int, int) - Constructor for class java.lang.String
Allocates a new String that contains characters from a subarray of the character array argument.
String(int[], int, int) - Constructor for class java.lang.String
Allocates a new String that contains characters from a subarray of the Unicode code point array argument.
String(byte[], int, int, int) - Constructor for class java.lang.String
Deprecated.
This method does not properly convert bytes into characters. As of JDK 1.1, the preferred way to do this is via the String constructors that take a Charset, charset name, or that use the platform's default charset.
String(byte[], int) - Constructor for class java.lang.String
Deprecated.
This method does not properly convert bytes into characters. As of JDK 1.1, the preferred way to do this is via the String constructors that take a Charset, charset name, or that use the platform's default charset.
String(byte[], int, int, String) - Constructor for class java.lang.String
Constructs a new String by decoding the specified subarray of bytes using the specified charset.
String(byte[], int, int, Charset) - Constructor for class java.lang.String
Constructs a new String by decoding the specified subarray of bytes using the specified charset.
String(byte[], String) - Constructor for class java.lang.String
Constructs a new String by decoding the specified array of bytes using the specified charset.
String(byte[], Charset) - Constructor for class java.lang.String
Constructs a new String by decoding the specified array of bytes using the specified charset.
String(byte[], int, int) - Constructor for class java.lang.String
Constructs a new String by decoding the specified subarray of bytes using the platform's default charset.
String(byte[]) - Constructor for class java.lang.String
Constructs a new String by decoding the specified array of bytes using the platform's default charset.
String(StringBuffer) - Constructor for class java.lang.String
Allocates a new string that contains the sequence of characters currently contained in the string buffer argument.
String(StringBuilder) - Constructor for class java.lang.String
Allocates a new string that contains the sequence of characters currently contained in the string builder argument.
STRING - Static variable in class javax.management.openmbean.SimpleType
The SimpleType instance describing values whose Java class name is java.lang.String.
STRING_TO_COMPARE_VALUE_DIFFERED - Static variable in class javax.management.monitor.MonitorNotification
Notification type denoting that the observed attribute has differed from the "string to compare" value.
STRING_TO_COMPARE_VALUE_MATCHED - Static variable in class javax.management.monitor.MonitorNotification
Notification type denoting that the observed attribute has matched the "string to compare" value.
StringBuffer - Class in java.lang
A thread-safe, mutable sequence of characters.
StringBuffer() - Constructor for class java.lang.StringBuffer
Constructs a string buffer with no characters in it and an initial capacity of 16 characters.
StringBuffer(int) - Constructor for class java.lang.StringBuffer
Constructs a string buffer with no characters in it and the specified initial capacity.
StringBuffer(String) - Constructor for class java.lang.StringBuffer
Constructs a string buffer initialized to the contents of the specified string.
StringBuffer(CharSequence) - Constructor for class java.lang.StringBuffer
Constructs a string buffer that contains the same characters as the specified CharSequence.
StringBufferInputStream - Class in java.io
Deprecated.
This class does not properly convert characters into bytes. As of JDK 1.1, the preferred way to create a stream from a string is via the StringReader class.
StringBufferInputStream(String) - Constructor for class java.io.StringBufferInputStream
Deprecated.
Creates a string input stream to read data from the specified string.
StringBuilder - Class in java.lang
A mutable sequence of characters.
StringBuilder() - Constructor for class java.lang.StringBuilder
Constructs a string builder with no characters in it and an initial capacity of 16 characters.
StringBuilder(int) - Constructor for class java.lang.StringBuilder
Constructs a string builder with no characters in it and an initial capacity specified by the capacity argument.
StringBuilder(String) - Constructor for class java.lang.StringBuilder
Constructs a string builder initialized to the contents of the specified string.
StringBuilder(CharSequence) - Constructor for class java.lang.StringBuilder
Constructs a string builder that contains the same characters as the specified CharSequence.
StringCharacterIterator - Class in java.text
StringCharacterIterator implements the CharacterIterator protocol for a String.
StringCharacterIterator(String) - Constructor for class java.text.StringCharacterIterator
Constructs an iterator with an initial index of 0.
StringCharacterIterator(String, int) - Constructor for class java.text.StringCharacterIterator
Constructs an iterator with the specified initial index.
StringCharacterIterator(String, int, int, int) - Constructor for class java.text.StringCharacterIterator
Constructs an iterator over the given range of the given string, with the index set at the specified position.
StringContent - Class in javax.swing.text
An implementation of the AbstractDocument.Content interface that is a brute force implementation that is useful for relatively small documents and/or debugging.
StringContent() - Constructor for class javax.swing.text.StringContent
Creates a new StringContent object.
StringContent(int) - Constructor for class javax.swing.text.StringContent
Creates a new StringContent object, with the initial size specified.
stringFlavor - Static variable in class java.awt.datatransfer.DataFlavor
The DataFlavor representing a Java Unicode String class, where:
StringIndexOutOfBoundsException - Exception in java.lang
Thrown by String methods to indicate that an index is either negative or greater than the size of the string.
StringIndexOutOfBoundsException() - Constructor for exception java.lang.StringIndexOutOfBoundsException
Constructs a StringIndexOutOfBoundsException with no detail message.
StringIndexOutOfBoundsException(String) - Constructor for exception java.lang.StringIndexOutOfBoundsException
Constructs a StringIndexOutOfBoundsException with the specified detail message.
StringIndexOutOfBoundsException(int) - Constructor for exception java.lang.StringIndexOutOfBoundsException
Constructs a new StringIndexOutOfBoundsException class with an argument indicating the illegal index.
StringMonitor - Class in javax.management.monitor
Defines a monitor MBean designed to observe the values of a string attribute.
StringMonitor() - Constructor for class javax.management.monitor.StringMonitor
Default constructor.
StringMonitorMBean - Interface in javax.management.monitor
Exposes the remote management interface of the string monitor MBean.
stringPropertyNames() - Method in class java.util.Properties
Returns a set of keys in this property list where the key and its corresponding value are strings, including distinct keys in the default property list if a key of the same name has not already been found from the main properties list.
StringReader - Class in java.io
A character stream whose source is a string.
StringReader(String) - Constructor for class java.io.StringReader
Creates a new string reader.
StringRefAddr - Class in javax.naming
This class represents the string form of the address of a communications end-point.
StringRefAddr(String, String) - Constructor for class javax.naming.StringRefAddr
Constructs a new instance of StringRefAddr using its address type and contents.
StringSelection - Class in java.awt.datatransfer
A Transferable which implements the capability required to transfer a String.
StringSelection(String) - Constructor for class java.awt.datatransfer.StringSelection
Creates a Transferable capable of transferring the specified String.
stringToColor(String) - Method in class javax.swing.text.html.StyleSheet
Converts a color string such as "RED" or "#NNNNNN" to a Color.
StringTokenizer - Class in java.util
The string tokenizer class allows an application to break a string into tokens.
StringTokenizer(String, String, boolean) - Constructor for class java.util.StringTokenizer
Constructs a string tokenizer for the specified string.
StringTokenizer(String, String) - Constructor for class java.util.StringTokenizer
Constructs a string tokenizer for the specified string.
StringTokenizer(String) - Constructor for class java.util.StringTokenizer
Constructs a string tokenizer for the specified string.
stringToValue(String) - Method in class javax.swing.JFormattedTextField.AbstractFormatter
Parses text returning an arbitrary Object.
stringToValue(String) - Method in class javax.swing.text.DefaultFormatter
Converts the passed in String into an instance of getValueClass by way of the constructor that takes a String argument.
stringToValue(String) - Method in class javax.swing.text.InternationalFormatter
Returns the Object representation of the String text.
stringToValue(String) - Method in class javax.swing.text.MaskFormatter
Parses the text, returning the appropriate Object representation of the String value.
StringValueExp - Class in javax.management
Represents strings that are arguments to relational constraints.
StringValueExp() - Constructor for class javax.management.StringValueExp
Basic constructor.
StringValueExp(String) - Constructor for class javax.management.StringValueExp
Creates a new StringValueExp representing the given string.
stringWidth(String) - Method in class java.awt.FontMetrics
Returns the total advance width for showing the specified String in this Font.
StringWriter - Class in java.io
A character stream that collects its output in a string buffer, which can then be used to construct a string.
StringWriter() - Constructor for class java.io.StringWriter
Create a new string writer using the default initial string-buffer size.
StringWriter(int) - Constructor for class java.io.StringWriter
Create a new string writer using the specified initial string-buffer size.
STRIP - Static variable in interface java.util.jar.Pack200.Packer
The string "strip", a possible value for certain properties.
stripTrailingZeros() - Method in class java.math.BigDecimal
Returns a BigDecimal which is numerically equal to this one but with any trailing zeros removed from the representation.
STROKE - Static variable in class java.awt.font.ShapeGraphicAttribute
A key indicating the shape should be stroked with a 1-pixel wide stroke.
Stroke - Interface in java.awt
The Stroke interface allows a Graphics2D object to obtain a Shape that is the decorated outline, or stylistic representation of the outline, of the specified Shape.
StrokeBorder - Class in javax.swing.border
A class which implements a border of an arbitrary stroke.
StrokeBorder(BasicStroke) - Constructor for class javax.swing.border.StrokeBorder
Creates a border of the specified stroke.
StrokeBorder(BasicStroke, Paint) - Constructor for class javax.swing.border.StrokeBorder
Creates a border of the specified stroke and paint.
STRONG - Static variable in class javax.swing.text.html.HTML.Tag
 
Struct - Interface in java.sql
The standard mapping in the Java programming language for an SQL structured type.
STRUCT - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type STRUCT.
StubNotFoundException - Exception in java.rmi
A StubNotFoundException is thrown if a valid stub class could not be found for a remote object when it is exported.
StubNotFoundException(String) - Constructor for exception java.rmi.StubNotFoundException
Constructs a StubNotFoundException with the specified detail message.
StubNotFoundException(String, Exception) - Constructor for exception java.rmi.StubNotFoundException
Constructs a StubNotFoundException with the specified detail message and nested exception.
style - Variable in class java.awt.Font
The style of this Font, as passed to the constructor.
STYLE - Static variable in class javax.swing.text.html.HTML.Attribute
 
STYLE - Static variable in class javax.swing.text.html.HTML.Tag
 
Style - Interface in javax.swing.text
A collection of attributes to associate with an element in a document.
styleChanged(Style) - Method in class javax.swing.text.DefaultStyledDocument
Called when any of this document's styles have changed.
StyleConstants - Class in javax.swing.text
A collection of well known or common attribute keys and methods to apply to an AttributeSet or MutableAttributeSet to get/set the properties in a typesafe manner.
StyleConstants.CharacterConstants - Class in javax.swing.text
This is a typesafe enumeration of the well-known attributes that contribute to a character style.
StyleConstants.ColorConstants - Class in javax.swing.text
This is a typesafe enumeration of the well-known attributes that contribute to a color.
StyleConstants.FontConstants - Class in javax.swing.text
This is a typesafe enumeration of the well-known attributes that contribute to a font.
StyleConstants.ParagraphConstants - Class in javax.swing.text
This is a typesafe enumeration of the well-known attributes that contribute to a paragraph style.
StyleContext - Class in javax.swing.text
A pool of styles and their associated resources.
StyleContext() - Constructor for class javax.swing.text.StyleContext
Creates a new StyleContext object.
StyleContext.NamedStyle - Class in javax.swing.text
A collection of attributes, typically used to represent character and paragraph styles.
StyleContext.NamedStyle(String, Style) - Constructor for class javax.swing.text.StyleContext.NamedStyle
Creates a new named style.
StyleContext.NamedStyle(Style) - Constructor for class javax.swing.text.StyleContext.NamedStyle
Creates a new named style.
StyleContext.NamedStyle() - Constructor for class javax.swing.text.StyleContext.NamedStyle
Creates a new named style, with a null name and parent.
StyleContext.SmallAttributeSet - Class in javax.swing.text
This class holds a small number of attributes in an array.
StyleContext.SmallAttributeSet(Object[]) - Constructor for class javax.swing.text.StyleContext.SmallAttributeSet
 
StyleContext.SmallAttributeSet(AttributeSet) - Constructor for class javax.swing.text.StyleContext.SmallAttributeSet
 
StyledDocument - Interface in javax.swing.text
Interface for a generic styled document.
StyledEditorKit - Class in javax.swing.text
This is the set of things needed by a text component to be a reasonably functioning editor for some type of text document.
StyledEditorKit() - Constructor for class javax.swing.text.StyledEditorKit
Creates a new EditorKit used for styled documents.
StyledEditorKit.AlignmentAction - Class in javax.swing.text
An action to set paragraph alignment.
StyledEditorKit.AlignmentAction(String, int) - Constructor for class javax.swing.text.StyledEditorKit.AlignmentAction
Creates a new AlignmentAction.
StyledEditorKit.BoldAction - Class in javax.swing.text
An action to toggle the bold attribute.
StyledEditorKit.BoldAction() - Constructor for class javax.swing.text.StyledEditorKit.BoldAction
Constructs a new BoldAction.
StyledEditorKit.FontFamilyAction - Class in javax.swing.text
An action to set the font family in the associated JEditorPane.
StyledEditorKit.FontFamilyAction(String, String) - Constructor for class javax.swing.text.StyledEditorKit.FontFamilyAction
Creates a new FontFamilyAction.
StyledEditorKit.FontSizeAction - Class in javax.swing.text
An action to set the font size in the associated JEditorPane.
StyledEditorKit.FontSizeAction(String, int) - Constructor for class javax.swing.text.StyledEditorKit.FontSizeAction
Creates a new FontSizeAction.
StyledEditorKit.ForegroundAction - Class in javax.swing.text
An action to set foreground color.
StyledEditorKit.ForegroundAction(String, Color) - Constructor for class javax.swing.text.StyledEditorKit.ForegroundAction
Creates a new ForegroundAction.
StyledEditorKit.ItalicAction - Class in javax.swing.text
An action to toggle the italic attribute.
StyledEditorKit.ItalicAction() - Constructor for class javax.swing.text.StyledEditorKit.ItalicAction
Constructs a new ItalicAction.
StyledEditorKit.StyledTextAction - Class in javax.swing.text
An action that assumes it's being fired on a JEditorPane with a StyledEditorKit (or subclass) installed.
StyledEditorKit.StyledTextAction(String) - Constructor for class javax.swing.text.StyledEditorKit.StyledTextAction
Creates a new StyledTextAction from a string action name.
StyledEditorKit.UnderlineAction - Class in javax.swing.text
An action to toggle the underline attribute.
StyledEditorKit.UnderlineAction() - Constructor for class javax.swing.text.StyledEditorKit.UnderlineAction
Constructs a new UnderlineAction.
StyleSheet - Class in javax.swing.text.html
Support for defining the visual characteristics of HTML views being rendered.
StyleSheet() - Constructor for class javax.swing.text.html.StyleSheet
Construct a StyleSheet
StyleSheet.BoxPainter - Class in javax.swing.text.html
Class to carry out some of the duties of CSS formatting.
StyleSheet.ListPainter - Class in javax.swing.text.html
Class to carry out some of the duties of CSS list formatting.
SUB - Static variable in class javax.swing.text.html.HTML.Tag
 
SUBCLASS_IMPLEMENTATION_PERMISSION - Static variable in interface java.io.ObjectStreamConstants
Enable overriding of readObject and writeObject.
subdivide(CubicCurve2D, CubicCurve2D) - Method in class java.awt.geom.CubicCurve2D
Subdivides this cubic curve and stores the resulting two subdivided curves into the left and right curve parameters.
subdivide(CubicCurve2D, CubicCurve2D, CubicCurve2D) - Static method in class java.awt.geom.CubicCurve2D
Subdivides the cubic curve specified by the src parameter and stores the resulting two subdivided curves into the left and right curve parameters.
subdivide(double[], int, double[], int, double[], int) - Static method in class java.awt.geom.CubicCurve2D
Subdivides the cubic curve specified by the coordinates stored in the src array at indices srcoff through (srcoff + 7) and stores the resulting two subdivided curves into the two result arrays at the corresponding indices.
subdivide(QuadCurve2D, QuadCurve2D) - Method in class java.awt.geom.QuadCurve2D
Subdivides this QuadCurve2D and stores the resulting two subdivided curves into the left and right curve parameters.
subdivide(QuadCurve2D, QuadCurve2D, QuadCurve2D) - Static method in class java.awt.geom.QuadCurve2D
Subdivides the quadratic curve specified by the src parameter and stores the resulting two subdivided curves into the left and right curve parameters.
subdivide(double[], int, double[], int, double[], int) - Static method in class java.awt.geom.QuadCurve2D
Subdivides the quadratic curve specified by the coordinates stored in the src array at indices srcoff through srcoff + 5 and stores the resulting two subdivided curves into the two result arrays at the corresponding indices.
Subject - Class in javax.security.auth
A Subject represents a grouping of related information for a single entity, such as a person.
Subject() - Constructor for class javax.security.auth.Subject
Create an instance of a Subject with an empty Set of Principals and empty Sets of public and private credentials.
Subject(boolean, Set<? extends Principal>, Set<?>, Set<?>) - Constructor for class javax.security.auth.Subject
Create an instance of a Subject with Principals and credentials.
SubjectDelegationPermission - Class in javax.management.remote
Permission required by an authentication identity to perform operations on behalf of an authorization identity.
SubjectDelegationPermission(String) - Constructor for class javax.management.remote.SubjectDelegationPermission
Creates a new SubjectDelegationPermission with the specified name.
SubjectDelegationPermission(String, String) - Constructor for class javax.management.remote.SubjectDelegationPermission
Creates a new SubjectDelegationPermission object with the specified name.
SubjectDomainCombiner - Class in javax.security.auth
A SubjectDomainCombiner updates ProtectionDomains with Principals from the Subject associated with this SubjectDomainCombiner.
SubjectDomainCombiner(Subject) - Constructor for class javax.security.auth.SubjectDomainCombiner
Associate the provided Subject with this SubjectDomainCombiner.
subList(int, int) - Method in class java.util.AbstractList
Returns a view of the portion of this list between the specified fromIndex, inclusive, and toIndex, exclusive.
subList(int, int) - Method in class java.util.ArrayList
Returns a view of the portion of this list between the specified fromIndex, inclusive, and toIndex, exclusive.
subList(int, int) - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns a view of the portion of this list between fromIndex, inclusive, and toIndex, exclusive.
subList(int, int) - Method in interface java.util.List
Returns a view of the portion of this list between the specified fromIndex, inclusive, and toIndex, exclusive.
subList(int, int) - Method in class java.util.Vector
Returns a view of the portion of this List between fromIndex, inclusive, and toIndex, exclusive.
subMap(K, boolean, K, boolean) - Method in interface java.util.concurrent.ConcurrentNavigableMap
 
subMap(K, K) - Method in interface java.util.concurrent.ConcurrentNavigableMap
 
subMap(K, boolean, K, boolean) - Method in class java.util.concurrent.ConcurrentSkipListMap
 
subMap(K, K) - Method in class java.util.concurrent.ConcurrentSkipListMap
 
subMap(K, boolean, K, boolean) - Method in interface java.util.NavigableMap
Returns a view of the portion of this map whose keys range from fromKey to toKey.
subMap(K, K) - Method in interface java.util.NavigableMap
Returns a view of the portion of this map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in interface java.util.SortedMap
Returns a view of the portion of this map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, boolean, K, boolean) - Method in class java.util.TreeMap
 
subMap(K, K) - Method in class java.util.TreeMap
 
SUBMISSION_INTERRUPTED - Static variable in class javax.print.attribute.standard.JobStateReason
The job was not completely submitted for some unforeseen reason.
submit(Runnable) - Method in class java.util.concurrent.AbstractExecutorService
 
submit(Runnable, T) - Method in class java.util.concurrent.AbstractExecutorService
 
submit(Callable<T>) - Method in class java.util.concurrent.AbstractExecutorService
 
submit(Callable<V>) - Method in interface java.util.concurrent.CompletionService
Submits a value-returning task for execution and returns a Future representing the pending results of the task.
submit(Runnable, V) - Method in interface java.util.concurrent.CompletionService
Submits a Runnable task for execution and returns a Future representing that task.
submit(Callable<V>) - Method in class java.util.concurrent.ExecutorCompletionService
 
submit(Runnable, V) - Method in class java.util.concurrent.ExecutorCompletionService
 
submit(Callable<T>) - Method in interface java.util.concurrent.ExecutorService
Submits a value-returning task for execution and returns a Future representing the pending results of the task.
submit(Runnable, T) - Method in interface java.util.concurrent.ExecutorService
Submits a Runnable task for execution and returns a Future representing that task.
submit(Runnable) - Method in interface java.util.concurrent.ExecutorService
Submits a Runnable task for execution and returns a Future representing that task.
submit(ForkJoinTask<T>) - Method in class java.util.concurrent.ForkJoinPool
Submits a ForkJoinTask for execution.
submit(Callable<T>) - Method in class java.util.concurrent.ForkJoinPool
 
submit(Runnable, T) - Method in class java.util.concurrent.ForkJoinPool
 
submit(Runnable) - Method in class java.util.concurrent.ForkJoinPool
 
submit(Runnable) - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
 
submit(Runnable, T) - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
 
submit(Callable<T>) - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
 
SUBMIT - Static variable in class javax.swing.text.html.FormView
Deprecated.
As of 1.3, value now comes from UIManager property FormView.submitButtonText
submitData(String) - Method in class javax.swing.text.html.FormView
This method is responsible for submitting the form data.
subpath(int, int) - Method in interface java.nio.file.Path
Returns a relative Path that is a subsequence of the name elements of this path.
subsamplingXOffset - Variable in class javax.imageio.IIOParam
A horizontal offset to be applied to the subsampling grid before subsampling.
subsamplingYOffset - Variable in class javax.imageio.IIOParam
A vertical offset to be applied to the subsampling grid before subsampling.
Subscript - Static variable in class javax.swing.text.StyleConstants
Name of the Subscript attribute.
subSequence(int, int) - Method in interface java.lang.CharSequence
Returns a new CharSequence that is a subsequence of this sequence.
subSequence(int, int) - Method in class java.lang.String
Returns a new character sequence that is a subsequence of this sequence.
subSequence(int, int) - Method in class java.lang.StringBuffer
 
subSequence(int, int) - Method in class javax.swing.text.Segment
Returns a new CharSequence that is a subsequence of this sequence.
subSet(E, boolean, E, boolean) - Method in class java.util.concurrent.ConcurrentSkipListSet
 
subSet(E, E) - Method in class java.util.concurrent.ConcurrentSkipListSet
 
subSet(E, boolean, E, boolean) - Method in interface java.util.NavigableSet
Returns a view of the portion of this set whose elements range from fromElement to toElement.
subSet(E, E) - Method in interface java.util.NavigableSet
Returns a view of the portion of this set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(E, E) - Method in interface java.util.SortedSet
Returns a view of the portion of this set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(E, boolean, E, boolean) - Method in class java.util.TreeSet
 
subSet(E, E) - Method in class java.util.TreeSet
 
substituteColorModel(ColorModel, ColorModel) - Method in class java.awt.image.RGBImageFilter
Registers two ColorModel objects for substitution.
SUBSTITUTION_PERMISSION - Static variable in interface java.io.ObjectStreamConstants
Enable substitution of one object for another during serialization/deserialization.
substring(int) - Method in class java.lang.String
Returns a new string that is a substring of this string.
substring(int, int) - Method in class java.lang.String
Returns a new string that is a substring of this string.
substring(int) - Method in class java.lang.StringBuffer
 
substring(int, int) - Method in class java.lang.StringBuffer
 
subtract(Area) - Method in class java.awt.geom.Area
Subtracts the shape of the specified Area from the shape of this Area.
subtract(BigDecimal) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this - subtrahend), and whose scale is max(this.scale(), subtrahend.scale()).
subtract(BigDecimal, MathContext) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this - subtrahend), with rounding according to the context settings.
subtract(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this - val).
SUBTRACT - Static variable in class javax.xml.crypto.dsig.spec.XPathType.Filter
The subtract filter operation.
SUBTREE_SCOPE - Static variable in class javax.naming.directory.SearchControls
Search the entire subtree rooted at the named object.
SUBTREE_SCOPE - Static variable in interface javax.naming.event.EventContext
Constant for expressing interest in events concerning objects in the subtree of the object named by the target, including the object named by the target.
SUBWINDOW_OF - Static variable in class javax.accessibility.AccessibleRelation
Indicates that an object is a subwindow of one or more objects.
SUBWINDOW_OF_PROPERTY - Static variable in class javax.accessibility.AccessibleRelation
Indicates the SUBWINDOW_OF relation between two or more objects has changed.
SUCCESS_NO_INFO - Static variable in interface java.sql.Statement
The constant indicating that a batch statement executed successfully but that no count of the number of rows it affected is available.
SUFFICIENT - Static variable in class javax.security.auth.login.AppConfigurationEntry.LoginModuleControlFlag
Sufficient LoginModule.
suffixes - Variable in class javax.imageio.spi.ImageReaderWriterSpi
An array of strings to be returned from getFileSuffixes, initially null.
sum(Spring, Spring) - Static method in class javax.swing.Spring
Returns s1+s2: a spring representing s1 and s2 in series.
SUNDANESE - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Sundanese" Unicode character block.
SUNDAY - Static variable in class java.util.Calendar
Value of the Calendar.DAY_OF_WEEK field indicating Sunday.
SUP - Static variable in class javax.swing.text.html.HTML.Tag
 
superLayout(Container) - Method in class javax.swing.plaf.metal.MetalComboBoxUI.MetalComboBoxLayoutManager
 
SUPERSCRIPT - Static variable in class java.awt.font.TextAttribute
Attribute key for superscripting and subscripting.
Superscript - Static variable in class javax.swing.text.StyleConstants
Name of the Superscript attribute.
SUPERSCRIPT_SUB - Static variable in class java.awt.font.TextAttribute
Standard subscript.
SUPERSCRIPT_SUPER - Static variable in class java.awt.font.TextAttribute
Standard superscript.
SUPERSCRIPTS_AND_SUBSCRIPTS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Superscripts and Subscripts" Unicode character block.
SUPPLEMENTAL_ARROWS_A - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Supplemental Arrows-A" Unicode character block.
SUPPLEMENTAL_ARROWS_B - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Supplemental Arrows-B" Unicode character block.
SUPPLEMENTAL_MATHEMATICAL_OPERATORS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Supplemental Mathematical Operators" Unicode character block.
SUPPLEMENTAL_PUNCTUATION - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Supplemental Punctuation" Unicode character block.
SUPPLEMENTARY_PRIVATE_USE_AREA_A - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Supplementary Private Use Area-A" Unicode character block.
SUPPLEMENTARY_PRIVATE_USE_AREA_B - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Supplementary Private Use Area-B" Unicode character block.
SUPPORTED - Static variable in class javax.print.attribute.standard.ColorSupported
The printer is capable of some type of color printing, such as highlight color or full process color.
SupportedAnnotationTypes - Annotation Type in javax.annotation.processing
An annotation used to indicate what annotation types an annotation processor supports.
supportedFileAttributeViews() - Method in class java.nio.file.FileSystem
Returns the set of the names of the file attribute views supported by this FileSystem.
supportedOptions() - Method in interface java.nio.channels.NetworkChannel
Returns a set of the socket options supported by this channel.
SupportedOptions - Annotation Type in javax.annotation.processing
An annotation used to indicate what options an annotation processor supports.
SupportedSourceVersion - Annotation Type in javax.annotation.processing
An annotation used to indicate the latest source version an annotation processor supports.
SupportedValuesAttribute - Interface in javax.print.attribute
Interface SupportedValuesAttribute is a tagging interface which a printing attribute class implements to indicate the attribute describes the supported values for another attribute.
supportsAlterTableWithAddColumn() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports ALTER TABLE with add column.
supportsAlterTableWithDropColumn() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports ALTER TABLE with drop column.
supportsANSI92EntryLevelSQL() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the ANSI92 entry level SQL grammar.
supportsANSI92FullSQL() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the ANSI92 full SQL grammar supported.
supportsANSI92IntermediateSQL() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the ANSI92 intermediate SQL grammar supported.
supportsBatchUpdates() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports batch updates.
supportsCatalogsInDataManipulation() - Method in interface java.sql.DatabaseMetaData
Retrieves whether a catalog name can be used in a data manipulation statement.
supportsCatalogsInIndexDefinitions() - Method in interface java.sql.DatabaseMetaData
Retrieves whether a catalog name can be used in an index definition statement.
supportsCatalogsInPrivilegeDefinitions() - Method in interface java.sql.DatabaseMetaData
Retrieves whether a catalog name can be used in a privilege definition statement.
supportsCatalogsInProcedureCalls() - Method in interface java.sql.DatabaseMetaData
Retrieves whether a catalog name can be used in a procedure call statement.
supportsCatalogsInTableDefinitions() - Method in interface java.sql.DatabaseMetaData
Retrieves whether a catalog name can be used in a table definition statement.
supportsColumnAliasing() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports column aliasing.
supportsConvert() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the JDBC scalar function CONVERT for the conversion of one JDBC type to another.
supportsConvert(int, int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the JDBC scalar function CONVERT for conversions between the JDBC types fromType and toType.
supportsCoreSQLGrammar() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the ODBC Core SQL grammar.
supportsCorrelatedSubqueries() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports correlated subqueries.
supportsCrossJoin() - Method in interface javax.sql.rowset.JoinRowSet
Indicates if CROSS_JOIN is supported by a JoinRowSet implementation
supportsCustomEditor() - Method in interface java.beans.PropertyEditor
Determines whether this property editor supports a custom editor.
supportsCustomEditor() - Method in class java.beans.PropertyEditorSupport
Determines whether the propertyEditor can provide a custom editor.
supportsDataDefinitionAndDataManipulationTransactions() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports both data definition and data manipulation statements within a transaction.
supportsDataManipulationTransactionsOnly() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports only data manipulation statements within a transaction.
supportsDifferentTableCorrelationNames() - Method in interface java.sql.DatabaseMetaData
Retrieves whether, when table correlation names are supported, they are restricted to being different from the names of the tables.
supportsExpressionsInOrderBy() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports expressions in ORDER BY lists.
supportsExtendedSQLGrammar() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the ODBC Extended SQL grammar.
supportsFileAttributeView(Class<? extends FileAttributeView>) - Method in class java.nio.file.FileStore
Tells whether or not this file store supports the file attributes identified by the given file attribute view.
supportsFileAttributeView(String) - Method in class java.nio.file.FileStore
Tells whether or not this file store supports the file attributes identified by the given file attribute view.
supportsFullJoin() - Method in interface javax.sql.rowset.JoinRowSet
Indicates if FULL_JOIN is supported by a JoinRowSet implementation
supportsFullOuterJoins() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports full nested outer joins.
supportsGetGeneratedKeys() - Method in interface java.sql.DatabaseMetaData
Retrieves whether auto-generated keys can be retrieved after a statement has been executed
supportsGroupBy() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports some form of GROUP BY clause.
supportsGroupByBeyondSelect() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports using columns not included in the SELECT statement in a GROUP BY clause provided that all of the columns in the SELECT statement are included in the GROUP BY clause.
supportsGroupByUnrelated() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports using a column that is not in the SELECT statement in a GROUP BY clause.
supportsInnerJoin() - Method in interface javax.sql.rowset.JoinRowSet
Indicates if INNER_JOIN is supported by a JoinRowSet implementation
supportsIntegrityEnhancementFacility() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the SQL Integrity Enhancement Facility.
supportsLeftOuterJoin() - Method in interface javax.sql.rowset.JoinRowSet
Indicates if LEFT_OUTER_JOIN is supported by a JoinRowSet implementation
supportsLikeEscapeClause() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports specifying a LIKE escape clause.
supportsLimitedOuterJoins() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database provides limited support for outer joins.
supportsMinimumSQLGrammar() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the ODBC Minimum SQL grammar.
supportsMixedCaseIdentifiers() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database treats mixed case unquoted SQL identifiers as case sensitive and as a result stores them in mixed case.
supportsMixedCaseQuotedIdentifiers() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database treats mixed case quoted SQL identifiers as case sensitive and as a result stores them in mixed case.
supportsMulticast() - Method in class java.net.NetworkInterface
Returns whether a network interface supports multicasting or not.
supportsMultipleOpenResults() - Method in interface java.sql.DatabaseMetaData
Retrieves whether it is possible to have multiple ResultSet objects returned from a CallableStatement object simultaneously.
supportsMultipleResultSets() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports getting multiple ResultSet objects from a single call to the method execute.
supportsMultipleTransactions() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database allows having multiple transactions open at once (on different connections).
supportsNamedParameters() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports named parameters to callable statements.
supportsNonNullableColumns() - Method in interface java.sql.DatabaseMetaData
Retrieves whether columns in this database may be defined as non-nullable.
supportsOpenCursorsAcrossCommit() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports keeping cursors open across commits.
supportsOpenCursorsAcrossRollback() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports keeping cursors open across rollbacks.
supportsOpenStatementsAcrossCommit() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports keeping statements open across commits.
supportsOpenStatementsAcrossRollback() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports keeping statements open across rollbacks.
supportsOrderByUnrelated() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports using a column that is not in the SELECT statement in an ORDER BY clause.
supportsOuterJoins() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports some form of outer join.
supportsParameter(Object) - Method in class java.security.Provider.Service
Test whether this Service can use the specified parameter.
supportsPositionedDelete() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports positioned DELETE statements.
supportsPositionedUpdate() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports positioned UPDATE statements.
supportsResultSetConcurrency(int, int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the given concurrency type in combination with the given result set type.
supportsResultSetHoldability(int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the given result set holdability.
supportsResultSetType(int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the given result set type.
supportsRightOuterJoin() - Method in interface javax.sql.rowset.JoinRowSet
Indicates if RIGHT_OUTER_JOIN is supported by a JoinRowSet implementation
supportsSavepoints() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports savepoints.
supportsSchemasInDataManipulation() - Method in interface java.sql.DatabaseMetaData
Retrieves whether a schema name can be used in a data manipulation statement.
supportsSchemasInIndexDefinitions() - Method in interface java.sql.DatabaseMetaData
Retrieves whether a schema name can be used in an index definition statement.
supportsSchemasInPrivilegeDefinitions() - Method in interface java.sql.DatabaseMetaData
Retrieves whether a schema name can be used in a privilege definition statement.
supportsSchemasInProcedureCalls() - Method in interface java.sql.DatabaseMetaData
Retrieves whether a schema name can be used in a procedure call statement.
supportsSchemasInTableDefinitions() - Method in interface java.sql.DatabaseMetaData
Retrieves whether a schema name can be used in a table definition statement.
supportsSelectForUpdate() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports SELECT FOR UPDATE statements.
supportsStandardImageMetadataFormat - Variable in class javax.imageio.spi.ImageReaderWriterSpi
A boolean indicating whether this plug-in supports the standard metadata format for image metadata, initially false.
supportsStandardStreamMetadataFormat - Variable in class javax.imageio.spi.ImageReaderWriterSpi
A boolean indicating whether this plug-in supports the standard metadata format for stream metadata, initially false.
supportsStatementPooling() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports statement pooling.
supportsStoredFunctionsUsingCallSyntax() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports invoking user-defined or vendor functions using the stored procedure escape syntax.
supportsStoredProcedures() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports stored procedure calls that use the stored procedure escape syntax.
supportsSubqueriesInComparisons() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports subqueries in comparison expressions.
supportsSubqueriesInExists() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports subqueries in EXISTS expressions.
supportsSubqueriesInIns() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports subqueries in IN expressions.
supportsSubqueriesInQuantifieds() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports subqueries in quantified expressions.
supportsTableCorrelationNames() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports table correlation names.
supportsTransactionIsolationLevel(int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports the given transaction isolation level.
supportsTransactions() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports transactions.
supportsUnion() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports SQL UNION.
supportsUnionAll() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database supports SQL UNION ALL.
supportsUpdatableView() - Method in class javax.sql.rowset.spi.SyncProvider
Returns whether this SyncProvider implementation can perform synchronization between a RowSet object and the SQL VIEW in the data source from which the RowSet object got its data.
supportsUrgentData() - Method in class java.net.SocketImpl
Returns whether or not this SocketImpl supports sending urgent data.
SuppressWarnings - Annotation Type in java.lang
Indicates that the named compiler warnings should be suppressed in the annotated element (and in all program elements contained in the annotated element).
SURROGATE - Static variable in class java.lang.Character
General category "Cs" in the Unicode specification.
SURROGATES_AREA - Static variable in class java.lang.Character.UnicodeBlock
Deprecated.
As of J2SE 5, use Character.UnicodeBlock.HIGH_SURROGATES, Character.UnicodeBlock.HIGH_PRIVATE_USE_SURROGATES, and Character.UnicodeBlock.LOW_SURROGATES. These new constants match the block definitions of the Unicode Standard. The Character.UnicodeBlock.of(char) and Character.UnicodeBlock.of(int) methods return the new constants, not SURROGATES_AREA.
suspend() - Method in class java.lang.Thread
Deprecated.
This method has been deprecated, as it is inherently deadlock-prone. If the target thread holds a lock on the monitor protecting a critical system resource when it is suspended, no thread can access this resource until the target thread is resumed. If the thread that would resume the target thread attempts to lock this monitor prior to calling resume, deadlock results. Such deadlocks typically manifest themselves as "frozen" processes. For more information, see Why are Thread.stop, Thread.suspend and Thread.resume Deprecated?.
suspend() - Method in class java.lang.ThreadGroup
Deprecated.
This method is inherently deadlock-prone. See Thread.suspend() for details.
sval - Variable in class java.io.StreamTokenizer
If the current token is a word token, this field contains a string giving the characters of the word token.
SW_RESIZE_CURSOR - Static variable in class java.awt.Cursor
The south-west-resize cursor type.
SW_RESIZE_CURSOR - Static variable in class java.awt.Frame
Deprecated.
replaced by Cursor.SW_RESIZE_CURSOR.
swap(List<?>, int, int) - Static method in class java.util.Collections
Swaps the elements at the specified positions in the specified list.
SWAP_COLORS - Static variable in class java.awt.font.TextAttribute
Attribute key for swapping foreground and background Paints.
SWAP_COLORS_ON - Static variable in class java.awt.font.TextAttribute
Swap foreground and background.
SWING_COMPONENT - Static variable in class javax.accessibility.AccessibleRole
A Swing component, but nothing else is known about it.
SwingConstants - Interface in javax.swing
A collection of constants generally used for positioning and orienting components on the screen.
SwingPropertyChangeSupport - Class in javax.swing.event
This subclass of java.beans.PropertyChangeSupport is almost identical in functionality.
SwingPropertyChangeSupport(Object) - Constructor for class javax.swing.event.SwingPropertyChangeSupport
Constructs a SwingPropertyChangeSupport object.
SwingPropertyChangeSupport(Object, boolean) - Constructor for class javax.swing.event.SwingPropertyChangeSupport
Constructs a SwingPropertyChangeSupport object.
SwingUtilities - Class in javax.swing
A collection of utility methods for Swing.
SwingWorker<T,V> - Class in javax.swing
An abstract class to perform lengthy GUI-interaction tasks in a background thread.
SwingWorker() - Constructor for class javax.swing.SwingWorker
Constructs this SwingWorker.
SwingWorker.StateValue - Enum in javax.swing
Values for the state bound property.
SwitchPoint - Class in java.lang.invoke
A SwitchPoint is an object which can publish state transitions to other threads.
SwitchPoint() - Constructor for class java.lang.invoke.SwitchPoint
Creates a new switch point.
SYLOTI_NAGRI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Syloti Nagri" Unicode character block.
sync() - Method in class java.awt.Toolkit
Synchronizes this toolkit's graphics state.
sync() - Method in class java.util.prefs.AbstractPreferences
Implements the sync method as per the specification in Preferences.sync().
sync() - Method in class java.util.prefs.Preferences
Ensures that future reads from this preference node and its descendants reflect any changes that were committed to the persistent store (from any VM) prior to the sync invocation.
SYNC_FLUSH - Static variable in class java.util.zip.Deflater
Compression flush mode used to flush out all pending output; may degrade compression for some compression algorithms.
syncAll(MutableCallSite[]) - Static method in class java.lang.invoke.MutableCallSite
Performs a synchronization operation on each call site in the given array, forcing all other threads to throw away any cached values previously loaded from the target of any of the call sites.
syncAllWidths - Variable in class javax.swing.plaf.basic.BasicOptionPaneUI.ButtonAreaLayout
 
SyncFactory - Class in javax.sql.rowset.spi
The Service Provider Interface (SPI) mechanism that generates SyncProvider instances to be used by disconnected RowSet objects.
SyncFactoryException - Exception in javax.sql.rowset.spi
Indicates an error with SyncFactory mechanism.
SyncFactoryException() - Constructor for exception javax.sql.rowset.spi.SyncFactoryException
Creates new SyncFactoryException without detail message.
SyncFactoryException(String) - Constructor for exception javax.sql.rowset.spi.SyncFactoryException
Constructs an SyncFactoryException with the specified detail message.
SyncFailedException - Exception in java.io
Signals that a sync operation has failed.
SyncFailedException(String) - Constructor for exception java.io.SyncFailedException
Constructs an SyncFailedException with a detail message.
synchronize(Line[], boolean) - Method in interface javax.sound.sampled.Mixer
Synchronizes two or more lines.
SYNCHRONIZED - Static variable in class java.lang.reflect.Modifier
The int value representing the synchronized modifier.
synchronizedCollection(Collection<T>) - Static method in class java.util.Collections
Returns a synchronized (thread-safe) collection backed by the specified collection.
synchronizedList(List<T>) - Static method in class java.util.Collections
Returns a synchronized (thread-safe) list backed by the specified list.
synchronizedMap(Map<K, V>) - Static method in class java.util.Collections
Returns a synchronized (thread-safe) map backed by the specified map.
synchronizedSet(Set<T>) - Static method in class java.util.Collections
Returns a synchronized (thread-safe) set backed by the specified set.
synchronizedSortedMap(SortedMap<K, V>) - Static method in class java.util.Collections
Returns a synchronized (thread-safe) sorted map backed by the specified sorted map.
synchronizedSortedSet(SortedSet<T>) - Static method in class java.util.Collections
Returns a synchronized (thread-safe) sorted set backed by the specified sorted set.
synchronizedView(AttributeSet) - Static method in class javax.print.attribute.AttributeSetUtilities
Creates a synchronized view of the given attribute set.
synchronizedView(DocAttributeSet) - Static method in class javax.print.attribute.AttributeSetUtilities
Creates a synchronized view of the given doc attribute set.
synchronizedView(PrintRequestAttributeSet) - Static method in class javax.print.attribute.AttributeSetUtilities
Creates a synchronized view of the given print request attribute set.
synchronizedView(PrintJobAttributeSet) - Static method in class javax.print.attribute.AttributeSetUtilities
Creates a synchronized view of the given print job attribute set.
synchronizedView(PrintServiceAttributeSet) - Static method in class javax.print.attribute.AttributeSetUtilities
Creates a synchronized view of the given print service attribute set.
SynchronousQueue<E> - Class in java.util.concurrent
A blocking queue in which each insert operation must wait for a corresponding remove operation by another thread, and vice versa.
SynchronousQueue() - Constructor for class java.util.concurrent.SynchronousQueue
Creates a SynchronousQueue with nonfair access policy.
SynchronousQueue(boolean) - Constructor for class java.util.concurrent.SynchronousQueue
Creates a SynchronousQueue with the specified fairness policy.
SyncProvider - Class in javax.sql.rowset.spi
The synchronization mechanism that provides reader/writer capabilities for disconnected RowSet objects.
SyncProvider() - Constructor for class javax.sql.rowset.spi.SyncProvider
Creates a default SyncProvider object.
SyncProviderException - Exception in javax.sql.rowset.spi
Indicates an error with the SyncProvider mechanism.
SyncProviderException() - Constructor for exception javax.sql.rowset.spi.SyncProviderException
Creates a new SyncProviderException object without a detail message.
SyncProviderException(String) - Constructor for exception javax.sql.rowset.spi.SyncProviderException
Constructs a SyncProviderException object with the specified detail message.
SyncProviderException(SyncResolver) - Constructor for exception javax.sql.rowset.spi.SyncProviderException
Constructs a SyncProviderException object with the specified SyncResolver instance.
SyncResolver - Interface in javax.sql.rowset.spi
Defines a framework that allows applications to use a manual decision tree to decide what should be done when a synchronization conflict occurs.
syncScrollPaneWithViewport() - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
syncSpi() - Method in class java.util.prefs.AbstractPreferences
This method is invoked with this node locked.
syncWithScrollPane(JScrollPane) - Method in class javax.swing.ScrollPaneLayout
This method is invoked after the ScrollPaneLayout is set as the LayoutManager of a JScrollPane.
SynthButtonUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for JButton.
SynthButtonUI() - Constructor for class javax.swing.plaf.synth.SynthButtonUI
 
SynthCheckBoxMenuItemUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for JCheckBoxMenuItem.
SynthCheckBoxMenuItemUI() - Constructor for class javax.swing.plaf.synth.SynthCheckBoxMenuItemUI
 
SynthCheckBoxUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for JCheckBox.
SynthCheckBoxUI() - Constructor for class javax.swing.plaf.synth.SynthCheckBoxUI
 
SynthColorChooserUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for JColorChooser.
SynthColorChooserUI() - Constructor for class javax.swing.plaf.synth.SynthColorChooserUI
 
SynthComboBoxUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for JComboBox.
SynthComboBoxUI() - Constructor for class javax.swing.plaf.synth.SynthComboBoxUI
 
SynthConstants - Interface in javax.swing.plaf.synth
Constants used by Synth.
SynthContext - Class in javax.swing.plaf.synth
An immutable transient object containing contextual information about a Region.
SynthContext(JComponent, Region, SynthStyle, int) - Constructor for class javax.swing.plaf.synth.SynthContext
Creates a SynthContext with the specified values.
SynthDesktopIconUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for a minimized internal frame on a desktop.
SynthDesktopIconUI() - Constructor for class javax.swing.plaf.synth.SynthDesktopIconUI
 
SynthDesktopPaneUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for JDesktopPane.
SynthDesktopPaneUI() - Constructor for class javax.swing.plaf.synth.SynthDesktopPaneUI
 
SynthEditorPaneUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for JEditorPane.
SynthEditorPaneUI() - Constructor for class javax.swing.plaf.synth.SynthEditorPaneUI
 
synthesizedElement(Element) - Method in class javax.swing.text.html.HTMLWriter
Returns true if the element is a synthesized element.
Synthesizer - Interface in javax.sound.midi
A Synthesizer generates sound.
SynthFormattedTextFieldUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for JFormattedTextField.
SynthFormattedTextFieldUI() - Constructor for class javax.swing.plaf.synth.SynthFormattedTextFieldUI
 
SynthGraphicsUtils - Class in javax.swing.plaf.synth
Wrapper for primitive graphics calls.
SynthGraphicsUtils() - Constructor for class javax.swing.plaf.synth.SynthGraphicsUtils
Creates a SynthGraphicsUtils.
SynthInternalFrameUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for JInternalFrame.
SynthInternalFrameUI(JInternalFrame) - Constructor for class javax.swing.plaf.synth.SynthInternalFrameUI
 
SynthLabelUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for JLabel.
SynthLabelUI() - Constructor for class javax.swing.plaf.synth.SynthLabelUI
 
SynthListUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for JList.
SynthListUI() - Constructor for class javax.swing.plaf.synth.SynthListUI
 
SynthLookAndFeel - Class in javax.swing.plaf.synth
SynthLookAndFeel provides the basis for creating a customized look and feel.
SynthLookAndFeel() - Constructor for class javax.swing.plaf.synth.SynthLookAndFeel
Creates a SynthLookAndFeel.
SynthMenuBarUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for JMenuBar.
SynthMenuBarUI() - Constructor for class javax.swing.plaf.synth.SynthMenuBarUI
 
SynthMenuItemUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for JMenuItem.
SynthMenuItemUI() - Constructor for class javax.swing.plaf.synth.SynthMenuItemUI
 
SynthMenuUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for JMenu.
SynthMenuUI() - Constructor for class javax.swing.plaf.synth.SynthMenuUI
 
SynthOptionPaneUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for JOptionPane.
SynthOptionPaneUI() - Constructor for class javax.swing.plaf.synth.SynthOptionPaneUI
 
SynthPainter - Class in javax.swing.plaf.synth
SynthPainter is used for painting portions of JComponents.
SynthPainter() - Constructor for class javax.swing.plaf.synth.SynthPainter
 
SynthPanelUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for JPanel.
SynthPanelUI() - Constructor for class javax.swing.plaf.synth.SynthPanelUI
 
SynthPasswordFieldUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for JPasswordField.
SynthPasswordFieldUI() - Constructor for class javax.swing.plaf.synth.SynthPasswordFieldUI
 
SynthPopupMenuUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for JPopupMenu.
SynthPopupMenuUI() - Constructor for class javax.swing.plaf.synth.SynthPopupMenuUI
 
SynthProgressBarUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for JProgressBar.
SynthProgressBarUI() - Constructor for class javax.swing.plaf.synth.SynthProgressBarUI
 
SynthRadioButtonMenuItemUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for JRadioButtonMenuItem.
SynthRadioButtonMenuItemUI() - Constructor for class javax.swing.plaf.synth.SynthRadioButtonMenuItemUI
 
SynthRadioButtonUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for JRadioButton.
SynthRadioButtonUI() - Constructor for class javax.swing.plaf.synth.SynthRadioButtonUI
 
SynthRootPaneUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for JRootPane.
SynthRootPaneUI() - Constructor for class javax.swing.plaf.synth.SynthRootPaneUI
 
SynthScrollBarUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for JScrollBar.
SynthScrollBarUI() - Constructor for class javax.swing.plaf.synth.SynthScrollBarUI
 
SynthScrollPaneUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for JScrollPane.
SynthScrollPaneUI() - Constructor for class javax.swing.plaf.synth.SynthScrollPaneUI
 
SynthSeparatorUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for JSeparator.
SynthSeparatorUI() - Constructor for class javax.swing.plaf.synth.SynthSeparatorUI
 
SynthSliderUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for JSlider.
SynthSliderUI(JSlider) - Constructor for class javax.swing.plaf.synth.SynthSliderUI
 
SynthSpinnerUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for JSpinner.
SynthSpinnerUI() - Constructor for class javax.swing.plaf.synth.SynthSpinnerUI
 
SynthSplitPaneUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for JSplitPane.
SynthSplitPaneUI() - Constructor for class javax.swing.plaf.synth.SynthSplitPaneUI
 
SynthStyle - Class in javax.swing.plaf.synth
SynthStyle is a set of style properties.
SynthStyle() - Constructor for class javax.swing.plaf.synth.SynthStyle
Constructs a SynthStyle.
SynthStyleFactory - Class in javax.swing.plaf.synth
Factory used for obtaining SynthStyles.
SynthStyleFactory() - Constructor for class javax.swing.plaf.synth.SynthStyleFactory
Creates a SynthStyleFactory.
SynthTabbedPaneUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for JTabbedPane.
SynthTabbedPaneUI() - Constructor for class javax.swing.plaf.synth.SynthTabbedPaneUI
 
SynthTableHeaderUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for JTableHeader.
SynthTableHeaderUI() - Constructor for class javax.swing.plaf.synth.SynthTableHeaderUI
 
SynthTableUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for JTable.
SynthTableUI() - Constructor for class javax.swing.plaf.synth.SynthTableUI
 
SynthTextAreaUI - Class in javax.swing.plaf.synth
Provides the look and feel for a plain text editor in the Synth look and feel.
SynthTextAreaUI() - Constructor for class javax.swing.plaf.synth.SynthTextAreaUI
 
SynthTextFieldUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for JTextField.
SynthTextFieldUI() - Constructor for class javax.swing.plaf.synth.SynthTextFieldUI
 
SynthTextPaneUI - Class in javax.swing.plaf.synth
Provides the look and feel for a styled text editor in the Synth look and feel.
SynthTextPaneUI() - Constructor for class javax.swing.plaf.synth.SynthTextPaneUI
 
SynthToggleButtonUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for JToggleButton.
SynthToggleButtonUI() - Constructor for class javax.swing.plaf.synth.SynthToggleButtonUI
 
SynthToolBarUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for JToolBar.
SynthToolBarUI() - Constructor for class javax.swing.plaf.synth.SynthToolBarUI
 
SynthToolTipUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for JToolTip.
SynthToolTipUI() - Constructor for class javax.swing.plaf.synth.SynthToolTipUI
 
SynthTreeUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for JTree.
SynthTreeUI() - Constructor for class javax.swing.plaf.synth.SynthTreeUI
 
SynthUI - Interface in javax.swing.plaf.synth
SynthUI is used to fetch the SynthContext for a particular Component.
SynthViewportUI - Class in javax.swing.plaf.synth
Provides the Synth L&F UI delegate for JViewport.
SynthViewportUI() - Constructor for class javax.swing.plaf.synth.SynthViewportUI
 
SYRIAC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Syriac" Unicode character block.
SysexMessage - Class in javax.sound.midi
A SysexMessage object represents a MIDI system exclusive message.
SysexMessage() - Constructor for class javax.sound.midi.SysexMessage
Constructs a new SysexMessage.
SysexMessage(byte[], int) - Constructor for class javax.sound.midi.SysexMessage
Constructs a new SysexMessage and sets the data for the message.
SysexMessage(int, byte[], int) - Constructor for class javax.sound.midi.SysexMessage
Constructs a new SysexMessage and sets the data for the message.
SysexMessage(byte[]) - Constructor for class javax.sound.midi.SysexMessage
Constructs a new SysexMessage.
System - Class in java.lang
The System class contains several useful class fields and methods.
SYSTEM - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
SYSTEM_EXCLUSIVE - Static variable in class javax.sound.midi.SysexMessage
Status byte for System Exclusive message (0xF0, or 240).
SYSTEM_PORT - Static variable in interface java.rmi.activation.ActivationSystem
The port to lookup the activation system.
SYSTEM_RESET - Static variable in class javax.sound.midi.ShortMessage
Status byte for System Reset message (0xFF, or 255).
SystemColor - Class in java.awt
A class to encapsulate symbolic colors representing the color of native GUI objects on a system.
SystemFlavorMap - Class in java.awt.datatransfer
The SystemFlavorMap is a configurable map between "natives" (Strings), which correspond to platform-specific data formats, and "flavors" (DataFlavors), which correspond to platform-independent MIME types.
systemNodeForPackage(Class<?>) - Static method in class java.util.prefs.Preferences
Returns the preference node from the system preference tree that is associated (by convention) with the specified class's package.
systemRoot() - Static method in class java.util.prefs.Preferences
Returns the root preference node for the system.
systemRoot() - Method in interface java.util.prefs.PreferencesFactory
Returns the system root preference node.
SystemTray - Class in java.awt
The SystemTray class represents the system tray for a desktop.
SystemTrayPeer - Interface in java.awt.peer
The peer interface for SystemTray.

T

TAB - Static variable in class java.awt.Event
The Tab key.
TabableView - Interface in javax.swing.text
Interface for Views that have size dependent upon tabs.
tabAreaBackground - Variable in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
tabAreaInsets - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
TABBED_PANE - Static variable in class javax.swing.plaf.synth.Region
TabbedPane region.
TABBED_PANE_CONTENT - Static variable in class javax.swing.plaf.synth.Region
Region of a TabbedPane containing the content.
TABBED_PANE_TAB - Static variable in class javax.swing.plaf.synth.Region
Region of a TabbedPane for one tab.
TABBED_PANE_TAB_AREA - Static variable in class javax.swing.plaf.synth.Region
Region of a TabbedPane containing the tabs.
TabbedPaneUI - Class in javax.swing.plaf
Pluggable look and feel interface for JTabbedPane.
TabbedPaneUI() - Constructor for class javax.swing.plaf.TabbedPaneUI
 
tabChangeListener - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
TabExpander - Interface in javax.swing.text
Simple interface to allow for different types of implementations of tab expansion.
tabForCoordinate(JTabbedPane, int, int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
Returns the tab index which intersects the specified point in the JTabbedPane's coordinate space.
tabForCoordinate(JTabbedPane, int, int) - Method in class javax.swing.plaf.multi.MultiTabbedPaneUI
Invokes the tabForCoordinate method on each UI handled by this object.
tabForCoordinate(JTabbedPane, int, int) - Method in class javax.swing.plaf.TabbedPaneUI
 
tabInsets - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
TABLE - Static variable in class javax.accessibility.AccessibleRole
An object used to present information in terms of rows and columns.
table - Variable in class javax.swing.plaf.basic.BasicTableUI
 
TABLE - Static variable in class javax.swing.plaf.synth.Region
Table region.
table - Variable in class javax.swing.table.JTableHeader
The table for which this object is the header; the default is null.
TABLE - Static variable in class javax.swing.text.html.HTML.Tag
 
TABLE_HEADER - Static variable in class javax.swing.plaf.synth.Region
TableHeader region.
TableCellEditor - Interface in javax.swing.table
This interface defines the method any object that would like to be an editor of values for components such as JListBox, JComboBox, JTree, or JTable needs to implement.
TableCellRenderer - Interface in javax.swing.table
This interface defines the method required by any object that would like to be a renderer for cells in a JTable.
tableChanged(TableModelEvent) - Method in interface javax.swing.event.TableModelListener
This fine grain notification tells listeners the exact range of cells, rows, or columns that changed.
tableChanged(TableModelEvent) - Method in class javax.swing.JTable.AccessibleJTable
Track changes to the table contents
tableChanged(TableModelEvent) - Method in class javax.swing.JTable
Invoked when this table's TableModel generates a TableModelEvent.
TableColumn - Class in javax.swing.table
A TableColumn represents all the attributes of a column in a JTable, such as width, resizibility, minimum and maximum width.
TableColumn() - Constructor for class javax.swing.table.TableColumn
Cover method, using a default model index of 0, default width of 75, a null renderer and a null editor.
TableColumn(int) - Constructor for class javax.swing.table.TableColumn
Cover method, using a default width of 75, a null renderer and a null editor.
TableColumn(int, int) - Constructor for class javax.swing.table.TableColumn
Cover method, using a null renderer and a null editor.
TableColumn(int, int, TableCellRenderer, TableCellEditor) - Constructor for class javax.swing.table.TableColumn
Creates and initializes an instance of TableColumn with the specified model index, width, cell renderer, and cell editor; all TableColumn constructors delegate to this one.
TableColumnModel - Interface in javax.swing.table
Defines the requirements for a table column model object suitable for use with JTable.
TableColumnModelEvent - Class in javax.swing.event
TableColumnModelEvent is used to notify listeners that a table column model has changed, such as a column was added, removed, or moved.
TableColumnModelEvent(TableColumnModel, int, int) - Constructor for class javax.swing.event.TableColumnModelEvent
Constructs a TableColumnModelEvent object.
TableColumnModelListener - Interface in javax.swing.event
TableColumnModelListener defines the interface for an object that listens to changes in a TableColumnModel.
tableColumns - Variable in class javax.swing.table.DefaultTableColumnModel
Array of TableColumn objects in this model
tableHeader - Variable in class javax.swing.JTable
The TableHeader working with the table.
TableHeaderUI - Class in javax.swing.plaf
Pluggable look and feel interface for JTableHeader.
TableHeaderUI() - Constructor for class javax.swing.plaf.TableHeaderUI
 
tableIndexClustered - Static variable in interface java.sql.DatabaseMetaData
Indicates that this table index is a clustered index.
tableIndexHashed - Static variable in interface java.sql.DatabaseMetaData
Indicates that this table index is a hashed index.
tableIndexOther - Static variable in interface java.sql.DatabaseMetaData
Indicates that this table index is not a clustered index, a hashed index, or table statistics; it is something other than these.
tableIndexStatistic - Static variable in interface java.sql.DatabaseMetaData
Indicates that this column contains table statistics that are returned in conjunction with a table's index descriptions.
TableModel - Interface in javax.swing.table
The TableModel interface specifies the methods the JTable will use to interrogate a tabular data model.
TableModelEvent - Class in javax.swing.event
TableModelEvent is used to notify listeners that a table model has changed.
TableModelEvent(TableModel) - Constructor for class javax.swing.event.TableModelEvent
All row data in the table has changed, listeners should discard any state that was based on the rows and requery the TableModel to get the new row count and all the appropriate values.
TableModelEvent(TableModel, int) - Constructor for class javax.swing.event.TableModelEvent
This row of data has been updated.
TableModelEvent(TableModel, int, int) - Constructor for class javax.swing.event.TableModelEvent
The data in rows [firstRow, lastRow] have been updated.
TableModelEvent(TableModel, int, int, int) - Constructor for class javax.swing.event.TableModelEvent
The cells in column column in the range [firstRow, lastRow] have been updated.
TableModelEvent(TableModel, int, int, int, int) - Constructor for class javax.swing.event.TableModelEvent
The cells from (firstRow, column) to (lastRow, column) have been changed.
TableModelListener - Interface in javax.swing.event
TableModelListener defines the interface for an object that listens to changes in a TableModel.
tableRowsDeleted(TableModelEvent) - Method in class javax.swing.JTable.AccessibleJTable
Track changes to the table contents (row deletions)
tableRowsInserted(TableModelEvent) - Method in class javax.swing.JTable.AccessibleJTable
Track changes to the table contents (row insertions)
TableRowSorter<M extends TableModel> - Class in javax.swing.table
An implementation of RowSorter that provides sorting and filtering using a TableModel.
TableRowSorter() - Constructor for class javax.swing.table.TableRowSorter
Creates a TableRowSorter with an empty model.
TableRowSorter(M) - Constructor for class javax.swing.table.TableRowSorter
Creates a TableRowSorter using model as the underlying TableModel.
TableStringConverter - Class in javax.swing.table
TableStringConverter is used to convert objects from the model into strings.
TableStringConverter() - Constructor for class javax.swing.table.TableStringConverter
 
TableUI - Class in javax.swing.plaf
Pluggable look and feel interface for JTable.
TableUI() - Constructor for class javax.swing.plaf.TableUI
 
TableView - Class in javax.swing.text
Implements View interface for a table, that is composed of an element structure where the child elements of the element this view is responsible for represent rows and the child elements of the row elements are cells.
TableView(Element) - Constructor for class javax.swing.text.TableView
Constructs a TableView for the given element.
TableView.TableCell - Class in javax.swing.text
Deprecated.
A table cell can now be any View implementation.
TableView.TableCell(Element) - Constructor for class javax.swing.text.TableView.TableCell
Deprecated.
Constructs a TableCell for the given element.
TableView.TableRow - Class in javax.swing.text
View of a row in a row-centric table.
TableView.TableRow(Element) - Constructor for class javax.swing.text.TableView.TableRow
Constructs a TableView for the given element.
TABLOID - Static variable in class java.awt.PageAttributes.MediaType
An alias for LEDGER.
TABLOID - Static variable in class javax.print.attribute.standard.MediaSize.Other
Specifies the tabloid size, 11 inches by 17 inches.
TABLOID - Static variable in class javax.print.attribute.standard.MediaSizeName
tabloid size .
tabPane - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
tabPlacement - Variable in class javax.swing.JTabbedPane
Where the tabs are placed.
tabRunOverlay - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
tabRuns - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
TabSet - Static variable in class javax.swing.text.StyleConstants
TabSet for the paragraph, type is a TabSet containing TabStops.
TabSet - Class in javax.swing.text
A TabSet is comprised of many TabStops.
TabSet(TabStop[]) - Constructor for class javax.swing.text.TabSet
Creates and returns an instance of TabSet.
tabSizeAttribute - Static variable in class javax.swing.text.PlainDocument
Name of the attribute that specifies the tab size for tabs contained in the content.
TabStop - Class in javax.swing.text
This class encapsulates a single tab stop (basically as tab stops are thought of by RTF).
TabStop(float) - Constructor for class javax.swing.text.TabStop
Creates a tab at position pos with a default alignment and default leader.
TabStop(float, int, int) - Constructor for class javax.swing.text.TabStop
Creates a tab with the specified position pos, alignment align and leader leader.
TabularData - Interface in javax.management.openmbean
The TabularData interface specifies the behavior of a specific type of complex open data objects which represent tabular data structures.
TabularDataSupport - Class in javax.management.openmbean
The TabularDataSupport class is the open data class which implements the TabularData and the Map interfaces, and which is internally based on a hash map data structure.
TabularDataSupport(TabularType) - Constructor for class javax.management.openmbean.TabularDataSupport
Creates an empty TabularDataSupport instance whose open-type is tabularType, and whose underlying HashMap has a default initial capacity (101) and default load factor (0.75).
TabularDataSupport(TabularType, int, float) - Constructor for class javax.management.openmbean.TabularDataSupport
Creates an empty TabularDataSupport instance whose open-type is tabularType, and whose underlying HashMap has the specified initial capacity and load factor.
TabularType - Class in javax.management.openmbean
The TabularType class is the open type class whose instances describe the types of TabularData values.
TabularType(String, String, CompositeType, String[]) - Constructor for class javax.management.openmbean.TabularType
Constructs a TabularType instance, checking for the validity of the given parameters.
TAG_ACNT - Static variable in interface java.awt.font.OpenType
Accent attachment.
TAG_AVAR - Static variable in interface java.awt.font.OpenType
Axis variaiton.
TAG_BASE - Static variable in interface java.awt.font.OpenType
Baseline data.
TAG_BDAT - Static variable in interface java.awt.font.OpenType
Bitmap data.
TAG_BLOC - Static variable in interface java.awt.font.OpenType
Bitmap location.
TAG_BSLN - Static variable in interface java.awt.font.OpenType
Baseline table.
TAG_CFF - Static variable in interface java.awt.font.OpenType
Compact font format (Type1 font).
TAG_CMAP - Static variable in interface java.awt.font.OpenType
Character to glyph mapping.
TAG_CVAR - Static variable in interface java.awt.font.OpenType
CVT variation.
TAG_CVT - Static variable in interface java.awt.font.OpenType
Control value table.
TAG_DSIG - Static variable in interface java.awt.font.OpenType
Digital signature.
TAG_EBDT - Static variable in interface java.awt.font.OpenType
Embedded bitmap data.
TAG_EBLC - Static variable in interface java.awt.font.OpenType
Embedded bitmap location.
TAG_EBSC - Static variable in interface java.awt.font.OpenType
Embedded bitmap scaling.
TAG_FDSC - Static variable in interface java.awt.font.OpenType
Font descriptors.
TAG_FEAT - Static variable in interface java.awt.font.OpenType
Feature name.
TAG_FMTX - Static variable in interface java.awt.font.OpenType
Font metrics.
TAG_FPGM - Static variable in interface java.awt.font.OpenType
Font program.
TAG_FVAR - Static variable in interface java.awt.font.OpenType
Font variation.
TAG_GASP - Static variable in interface java.awt.font.OpenType
Grid-fitting and scan conversion procedure.
TAG_GDEF - Static variable in interface java.awt.font.OpenType
Glyph definition.
TAG_GLYF - Static variable in interface java.awt.font.OpenType
Glyph data.
TAG_GPOS - Static variable in interface java.awt.font.OpenType
Glyph positioning.
TAG_GSUB - Static variable in interface java.awt.font.OpenType
Glyph substitution.
TAG_GVAR - Static variable in interface java.awt.font.OpenType
Glyph variation.
TAG_HDMX - Static variable in interface java.awt.font.OpenType
Horizontal device metrics.
TAG_HEAD - Static variable in interface java.awt.font.OpenType
Font header.
TAG_HHEA - Static variable in interface java.awt.font.OpenType
Horizontal metrics header.
TAG_HMTX - Static variable in interface java.awt.font.OpenType
Horizontal metrics.
TAG_JSTF - Static variable in interface java.awt.font.OpenType
Justification.
TAG_JUST - Static variable in interface java.awt.font.OpenType
Justification.
TAG_KERN - Static variable in interface java.awt.font.OpenType
Kerning.
TAG_LCAR - Static variable in interface java.awt.font.OpenType
Ligature caret.
TAG_LOCA - Static variable in interface java.awt.font.OpenType
Index to location.
TAG_LTSH - Static variable in interface java.awt.font.OpenType
Linear threshold.
TAG_MAXP - Static variable in interface java.awt.font.OpenType
Maximum profile.
TAG_MMFX - Static variable in interface java.awt.font.OpenType
Multiple master font metrics.
TAG_MMSD - Static variable in interface java.awt.font.OpenType
Multiple master supplementary data.
TAG_MORT - Static variable in interface java.awt.font.OpenType
Glyph metamorphosis.
TAG_NAME - Static variable in interface java.awt.font.OpenType
Naming table.
TAG_OPBD - Static variable in interface java.awt.font.OpenType
Optical bounds.
TAG_OS2 - Static variable in interface java.awt.font.OpenType
OS/2 and Windows specific metrics.
TAG_PCLT - Static variable in interface java.awt.font.OpenType
PCL 5 data.
TAG_POST - Static variable in interface java.awt.font.OpenType
PostScript Information.
TAG_PREP - Static variable in interface java.awt.font.OpenType
CVT preprogram.
TAG_PROP - Static variable in interface java.awt.font.OpenType
Glyph properties.
TAG_TRAK - Static variable in interface java.awt.font.OpenType
Tracking.
TAG_TYP1 - Static variable in interface java.awt.font.OpenType
Adobe Type 1 font data.
TAG_VDMX - Static variable in interface java.awt.font.OpenType
Vertical device metrics.
TAG_VHEA - Static variable in interface java.awt.font.OpenType
Vertical metrics header.
TAG_VMTX - Static variable in interface java.awt.font.OpenType
Vertical metrics.
TAGALOG - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Tagalog" Unicode character block.
TAGBANWA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Tagbanwa" Unicode character block.
TagElement - Class in javax.swing.text.html.parser
A generic HTML TagElement class.
TagElement(Element) - Constructor for class javax.swing.text.html.parser.TagElement
 
TagElement(Element, boolean) - Constructor for class javax.swing.text.html.parser.TagElement
 
TAGS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Tags" Unicode character block.
TAI_LE - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Tai Le" Unicode character block.
TAI_THAM - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Tai Tham" Unicode character block.
TAI_VIET - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Tai Viet" Unicode character block.
TAI_XUAN_JING_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Tai Xuan Jing Symbols" Unicode character block.
tailMap(K, boolean) - Method in interface java.util.concurrent.ConcurrentNavigableMap
 
tailMap(K) - Method in interface java.util.concurrent.ConcurrentNavigableMap
 
tailMap(K, boolean) - Method in class java.util.concurrent.ConcurrentSkipListMap
 
tailMap(K) - Method in class java.util.concurrent.ConcurrentSkipListMap
 
tailMap(K, boolean) - Method in interface java.util.NavigableMap
Returns a view of the portion of this map whose keys are greater than (or equal to, if inclusive is true) fromKey.
tailMap(K) - Method in interface java.util.NavigableMap
Returns a view of the portion of this map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in interface java.util.SortedMap
Returns a view of the portion of this map whose keys are greater than or equal to fromKey.
tailMap(K, boolean) - Method in class java.util.TreeMap
 
tailMap(K) - Method in class java.util.TreeMap
 
tailSet(E, boolean) - Method in class java.util.concurrent.ConcurrentSkipListSet
 
tailSet(E) - Method in class java.util.concurrent.ConcurrentSkipListSet
 
tailSet(E, boolean) - Method in interface java.util.NavigableSet
Returns a view of the portion of this set whose elements are greater than (or equal to, if inclusive is true) fromElement.
tailSet(E) - Method in interface java.util.NavigableSet
Returns a view of the portion of this set whose elements are greater than or equal to fromElement.
tailSet(E) - Method in interface java.util.SortedSet
Returns a view of the portion of this set whose elements are greater than or equal to fromElement.
tailSet(E, boolean) - Method in class java.util.TreeSet
 
tailSet(E) - Method in class java.util.TreeSet
 
TAIWAN - Static variable in class java.util.Locale
Useful constant for country.
take() - Method in interface java.nio.file.WatchService
Retrieves and removes next watch key, waiting if none are yet present.
take() - Method in class java.util.concurrent.ArrayBlockingQueue
 
take() - Method in interface java.util.concurrent.BlockingDeque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque), waiting if necessary until an element becomes available.
take() - Method in interface java.util.concurrent.BlockingQueue
Retrieves and removes the head of this queue, waiting if necessary until an element becomes available.
take() - Method in interface java.util.concurrent.CompletionService
Retrieves and removes the Future representing the next completed task, waiting if none are yet present.
take() - Method in class java.util.concurrent.DelayQueue
Retrieves and removes the head of this queue, waiting if necessary until an element with an expired delay is available on this queue.
take() - Method in class java.util.concurrent.ExecutorCompletionService
 
take() - Method in class java.util.concurrent.LinkedBlockingDeque
 
take() - Method in class java.util.concurrent.LinkedBlockingQueue
 
take() - Method in class java.util.concurrent.LinkedTransferQueue
 
take() - Method in class java.util.concurrent.PriorityBlockingQueue
 
take() - Method in class java.util.concurrent.SynchronousQueue
Retrieves and removes the head of this queue, waiting if necessary for another thread to insert it.
takeFirst() - Method in interface java.util.concurrent.BlockingDeque
Retrieves and removes the first element of this deque, waiting if necessary until an element becomes available.
takeFirst() - Method in class java.util.concurrent.LinkedBlockingDeque
 
takeLast() - Method in interface java.util.concurrent.BlockingDeque
Retrieves and removes the last element of this deque, waiting if necessary until an element becomes available.
takeLast() - Method in class java.util.concurrent.LinkedBlockingDeque
 
TAMIL - Static variable in class java.awt.font.NumericShaper
Identifies the TAMIL range and decimal base.
TAMIL - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Tamil" Unicode character block.
tan(double) - Static method in class java.lang.Math
Returns the trigonometric tangent of an angle.
tan(double) - Static method in class java.lang.StrictMath
Returns the trigonometric tangent of an angle.
tanh(double) - Static method in class java.lang.Math
Returns the hyperbolic tangent of a double value.
tanh(double) - Static method in class java.lang.StrictMath
Returns the hyperbolic tangent of a double value.
target - Variable in class java.awt.Event
The target component.
Target - Annotation Type in java.lang.annotation
Indicates the kinds of program element to which an annotation type is applicable.
TARGET - Static variable in class javax.swing.text.html.HTML.Attribute
 
TargetDataLine - Interface in javax.sound.sampled
A target data line is a type of DataLine from which audio data can be read.
TargetedNotification - Class in javax.management.remote
A (Notification, Listener ID) pair.
TargetedNotification(Notification, Integer) - Constructor for class javax.management.remote.TargetedNotification
Constructs a TargetedNotification object.
targetMustExist() - Method in interface javax.naming.event.EventContext
Determines whether a listener can register interest in a target that does not exist.
TC_ARRAY - Static variable in interface java.io.ObjectStreamConstants
new Array.
TC_BASE - Static variable in interface java.io.ObjectStreamConstants
First tag value.
TC_BLOCKDATA - Static variable in interface java.io.ObjectStreamConstants
Block of optional data.
TC_BLOCKDATALONG - Static variable in interface java.io.ObjectStreamConstants
long Block data.
TC_CLASS - Static variable in interface java.io.ObjectStreamConstants
Reference to Class.
TC_CLASSDESC - Static variable in interface java.io.ObjectStreamConstants
new Class Descriptor.
TC_ENDBLOCKDATA - Static variable in interface java.io.ObjectStreamConstants
End of optional block data blocks for an object.
TC_ENUM - Static variable in interface java.io.ObjectStreamConstants
new Enum constant.
TC_EXCEPTION - Static variable in interface java.io.ObjectStreamConstants
Exception during write.
TC_LONGSTRING - Static variable in interface java.io.ObjectStreamConstants
Long string.
TC_MAX - Static variable in interface java.io.ObjectStreamConstants
Last tag value.
TC_NULL - Static variable in interface java.io.ObjectStreamConstants
Null object reference.
TC_OBJECT - Static variable in interface java.io.ObjectStreamConstants
new Object.
TC_PROXYCLASSDESC - Static variable in interface java.io.ObjectStreamConstants
new Proxy Class Descriptor.
TC_REFERENCE - Static variable in interface java.io.ObjectStreamConstants
Reference to an object already written into the stream.
TC_RESET - Static variable in interface java.io.ObjectStreamConstants
Reset stream context.
TC_STRING - Static variable in interface java.io.ObjectStreamConstants
new String.
TCP_NODELAY - Static variable in interface java.net.SocketOptions
Disable Nagle's algorithm for this connection.
TCP_NODELAY - Static variable in class java.net.StandardSocketOptions
Disable the Nagle algorithm.
TD - Static variable in class javax.swing.text.html.HTML.Tag
 
TELUGU - Static variable in class java.awt.font.NumericShaper
Identifies the TELUGU range and decimal base.
TELUGU - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Telugu" Unicode character block.
TEN - Static variable in class java.math.BigDecimal
The value 10, with a scale of 0.
TEN - Static variable in class java.math.BigInteger
The BigInteger constant ten.
terminated() - Method in class java.util.concurrent.ThreadPoolExecutor
Method invoked when the Executor has terminated.
TERTIARY - Static variable in class java.text.Collator
Collator strength value.
tertiaryOrder(int) - Static method in class java.text.CollationElementIterator
Return the tertiary component of a collation element.
testBit(int) - Method in class java.math.BigInteger
Returns true if and only if the designated bit is set.
TEXT - Static variable in class java.awt.SystemColor
The array index for the SystemColor.text system color.
text - Static variable in class java.awt.SystemColor
The color rendered for the background of text control objects, such as textfields and comboboxes.
TEXT - Static variable in class javax.accessibility.AccessibleRole
An object that presents text to the user.
text - Variable in class javax.accessibility.AccessibleTextSequence
The text
text(Element) - Method in class javax.swing.text.AbstractWriter
Writes out text.
TEXT - Static variable in class javax.swing.text.html.HTML.Attribute
 
text(Element) - Method in class javax.swing.text.html.HTMLWriter
Writes out text.
text(Element) - Method in class javax.swing.text.html.MinimalHTMLWriter
Writes out text.
TEXT_ALIGN - Static variable in class javax.swing.text.html.CSS.Attribute
 
TEXT_AREA - Static variable in class javax.swing.plaf.synth.Region
TextArea region.
TEXT_BACKGROUND - Static variable in class javax.swing.plaf.synth.ColorType
ColorType for the background of a region.
TEXT_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change in the button's text.
TEXT_CURSOR - Static variable in class java.awt.Cursor
The text cursor type.
TEXT_CURSOR - Static variable in class java.awt.Frame
Deprecated.
replaced by Cursor.TEXT_CURSOR.
TEXT_DECORATION - Static variable in class javax.swing.text.html.CSS.Attribute
 
TEXT_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting text events.
TEXT_FIELD - Static variable in class javax.swing.plaf.synth.Region
TextField region.
TEXT_FIRST - Static variable in class java.awt.event.TextEvent
The first number in the range of ids used for text events.
TEXT_FOREGROUND - Static variable in class javax.swing.plaf.synth.ColorType
ColorType for the foreground of a region.
TEXT_HIGHLIGHT - Static variable in class java.awt.SystemColor
The array index for the SystemColor.textHighlight system color.
TEXT_HIGHLIGHT_TEXT - Static variable in class java.awt.SystemColor
The array index for the SystemColor.textHighlightText system color.
TEXT_HTML - Static variable in class javax.print.DocFlavor.CHAR_ARRAY
Doc flavor with MIME type = "text/html; charset=utf-16", print data representation class name = "[C" (character array).
TEXT_HTML - Static variable in class javax.print.DocFlavor.READER
Doc flavor with MIME type = "text/html; charset=utf-16", print data representation class name = "java.io.Reader" (character stream).
TEXT_HTML - Static variable in class javax.print.DocFlavor.STRING
Doc flavor with MIME type = "text/html; charset=utf-16", print data representation class name = "java.lang.String".
TEXT_HTML_HOST - Static variable in class javax.print.DocFlavor.BYTE_ARRAY
Doc flavor with MIME type = "text/html", encoded in the host platform encoding.
TEXT_HTML_HOST - Static variable in class javax.print.DocFlavor.INPUT_STREAM
Doc flavor with MIME type = "text/html", encoded in the host platform encoding.
TEXT_HTML_HOST - Static variable in class javax.print.DocFlavor.URL
Doc flavor with MIME type = "text/html", encoded in the host platform encoding.
TEXT_HTML_US_ASCII - Static variable in class javax.print.DocFlavor.BYTE_ARRAY
Doc flavor with MIME type = "text/html; charset=us-ascii", print data representation class name = "[B" (byte array).
TEXT_HTML_US_ASCII - Static variable in class javax.print.DocFlavor.INPUT_STREAM
Doc flavor with MIME type = "text/html; charset=us-ascii", print data representation class name = "java.io.InputStream" (byte stream).
TEXT_HTML_US_ASCII - Static variable in class javax.print.DocFlavor.URL
Doc flavor with MIME type = "text/html; charset=us-ascii", print data representation class name = "java.net.URL" (byte stream).
TEXT_HTML_UTF_16 - Static variable in class javax.print.DocFlavor.BYTE_ARRAY
Doc flavor with MIME type = "text/html; charset=utf-16", print data representation class name = "[B" (byte array).
TEXT_HTML_UTF_16 - Static variable in class javax.print.DocFlavor.INPUT_STREAM
Doc flavor with MIME type = "text/html; charset=utf-16", print data representation class name = "java.io.InputStream" (byte stream).
TEXT_HTML_UTF_16 - Static variable in class javax.print.DocFlavor.URL
Doc flavor with MIME type = "text/html; charset=utf-16", print data representation class name = "java.net.URL" (byte stream).
TEXT_HTML_UTF_16BE - Static variable in class javax.print.DocFlavor.BYTE_ARRAY
Doc flavor with MIME type = "text/html; charset=utf-16be" (big-endian byte ordering), print data representation class name = "[B" (byte array).
TEXT_HTML_UTF_16BE - Static variable in class javax.print.DocFlavor.INPUT_STREAM
Doc flavor with MIME type = "text/html; charset=utf-16be" (big-endian byte ordering), print data representation class name = "java.io.InputStream" (byte stream).
TEXT_HTML_UTF_16BE - Static variable in class javax.print.DocFlavor.URL
Doc flavor with MIME type = "text/html; charset=utf-16be" (big-endian byte ordering), print data representation class name = "java.net.URL" (byte stream).
TEXT_HTML_UTF_16LE - Static variable in class javax.print.DocFlavor.BYTE_ARRAY
Doc flavor with MIME type = "text/html; charset=utf-16le" (little-endian byte ordering), print data representation class name = "[B" (byte array).
TEXT_HTML_UTF_16LE - Static variable in class javax.print.DocFlavor.INPUT_STREAM
Doc flavor with MIME type = "text/html; charset=utf-16le" (little-endian byte ordering), print data representation class name = "java.io.InputStream" (byte stream).
TEXT_HTML_UTF_16LE - Static variable in class javax.print.DocFlavor.URL
Doc flavor with MIME type = "text/html; charset=utf-16le" (little-endian byte ordering), print data representation class name = "java.net.URL" (byte stream).
TEXT_HTML_UTF_8 - Static variable in class javax.print.DocFlavor.BYTE_ARRAY
Doc flavor with MIME type = "text/html; charset=utf-8", print data representation class name = "[B" (byte array).
TEXT_HTML_UTF_8 - Static variable in class javax.print.DocFlavor.INPUT_STREAM
Doc flavor with MIME type = "text/html; charset=utf-8", print data representation class name = "java.io.InputStream" (byte stream).
TEXT_HTML_UTF_8 - Static variable in class javax.print.DocFlavor.URL
Doc flavor with MIME type = "text/html; charset=utf-8", print data representation class name = "java.net.URL" (byte stream).
TEXT_INACTIVE_TEXT - Static variable in class java.awt.SystemColor
The array index for the SystemColor.textInactiveText system color.
TEXT_INDENT - Static variable in class javax.swing.text.html.CSS.Attribute
 
TEXT_INSET_H - Static variable in class javax.swing.border.TitledBorder
 
TEXT_LAST - Static variable in class java.awt.event.TextEvent
The last number in the range of ids used for text events.
TEXT_PANE - Static variable in class javax.swing.plaf.synth.Region
TextPane region.
TEXT_PLAIN - Static variable in class javax.print.DocFlavor.CHAR_ARRAY
Doc flavor with MIME type = "text/plain; charset=utf-16", print data representation class name = "[C" (character array).
TEXT_PLAIN - Static variable in class javax.print.DocFlavor.READER
Doc flavor with MIME type = "text/plain; charset=utf-16", print data representation class name = "java.io.Reader" (character stream).
TEXT_PLAIN - Static variable in class javax.print.DocFlavor.STRING
Doc flavor with MIME type = "text/plain; charset=utf-16", print data representation class name = "java.lang.String".
TEXT_PLAIN_HOST - Static variable in class javax.print.DocFlavor.BYTE_ARRAY
Doc flavor with MIME type = "text/plain", encoded in the host platform encoding.
TEXT_PLAIN_HOST - Static variable in class javax.print.DocFlavor.INPUT_STREAM
Doc flavor with MIME type = "text/plain", encoded in the host platform encoding.
TEXT_PLAIN_HOST - Static variable in class javax.print.DocFlavor.URL
Doc flavor with MIME type = "text/plain", encoded in the host platform encoding.
TEXT_PLAIN_US_ASCII - Static variable in class javax.print.DocFlavor.BYTE_ARRAY
Doc flavor with MIME type = "text/plain; charset=us-ascii", print data representation class name = "[B" (byte array).
TEXT_PLAIN_US_ASCII - Static variable in class javax.print.DocFlavor.INPUT_STREAM
Doc flavor with MIME type = "text/plain; charset=us-ascii", print data representation class name = "java.io.InputStream" (byte stream).
TEXT_PLAIN_US_ASCII - Static variable in class javax.print.DocFlavor.URL
Doc flavor with MIME type = "text/plain; charset=us-ascii", print data representation class name = "java.net.URL" (byte stream).
TEXT_PLAIN_UTF_16 - Static variable in class javax.print.DocFlavor.BYTE_ARRAY
Doc flavor with MIME type = "text/plain; charset=utf-16", print data representation class name = "[B" (byte array).
TEXT_PLAIN_UTF_16 - Static variable in class javax.print.DocFlavor.INPUT_STREAM
Doc flavor with MIME type = "text/plain; charset=utf-16", print data representation class name = "java.io.InputStream" (byte stream).
TEXT_PLAIN_UTF_16 - Static variable in class javax.print.DocFlavor.URL
Doc flavor with MIME type = "text/plain; charset=utf-16", print data representation class name = java.net.URL"" (byte stream).
TEXT_PLAIN_UTF_16BE - Static variable in class javax.print.DocFlavor.BYTE_ARRAY
Doc flavor with MIME type = "text/plain; charset=utf-16be" (big-endian byte ordering), print data representation class name = "[B" (byte array).
TEXT_PLAIN_UTF_16BE - Static variable in class javax.print.DocFlavor.INPUT_STREAM
Doc flavor with MIME type = "text/plain; charset=utf-16be" (big-endian byte ordering), print data representation class name = "java.io.InputStream" (byte stream).
TEXT_PLAIN_UTF_16BE - Static variable in class javax.print.DocFlavor.URL
Doc flavor with MIME type = "text/plain; charset=utf-16be" (big-endian byte ordering), print data representation class name = "java.net.URL" (byte stream).
TEXT_PLAIN_UTF_16LE - Static variable in class javax.print.DocFlavor.BYTE_ARRAY
Doc flavor with MIME type = "text/plain; charset=utf-16le" (little-endian byte ordering), print data representation class name = "[B" (byte array).
TEXT_PLAIN_UTF_16LE - Static variable in class javax.print.DocFlavor.INPUT_STREAM
Doc flavor with MIME type = "text/plain; charset=utf-16le" (little-endian byte ordering), print data representation class name = "java.io.InputStream" (byte stream).
TEXT_PLAIN_UTF_16LE - Static variable in class javax.print.DocFlavor.URL
Doc flavor with MIME type = "text/plain; charset=utf-16le" (little-endian byte ordering), print data representation class name = "java.net.URL" (byte stream).
TEXT_PLAIN_UTF_8 - Static variable in class javax.print.DocFlavor.BYTE_ARRAY
Doc flavor with MIME type = "text/plain; charset=utf-8", print data representation class name = "[B" (byte array).
TEXT_PLAIN_UTF_8 - Static variable in class javax.print.DocFlavor.INPUT_STREAM
Doc flavor with MIME type = "text/plain; charset=utf-8", print data representation class name = "java.io.InputStream" (byte stream).
TEXT_PLAIN_UTF_8 - Static variable in class javax.print.DocFlavor.URL
Doc flavor with MIME type = "text/plain; charset=utf-8", print data representation class name = "java.net.URL" (byte stream).
TEXT_SPACING - Static variable in class javax.swing.border.TitledBorder
 
TEXT_TEXT - Static variable in class java.awt.SystemColor
The array index for the SystemColor.textText system color.
TEXT_TRANSFORM - Static variable in class javax.swing.text.html.CSS.Attribute
 
TEXT_VALUE_CHANGED - Static variable in class java.awt.event.TextEvent
This event id indicates that object's text changed.
TextAction - Class in javax.swing.text
An Action implementation useful for key bindings that are shared across a number of different text components.
TextAction(String) - Constructor for class javax.swing.text.TextAction
Creates a new JTextAction object.
TextArea - Class in java.awt
A TextArea object is a multi-line region that displays text.
TextArea() - Constructor for class java.awt.TextArea
Constructs a new text area with the empty string as text.
TextArea(String) - Constructor for class java.awt.TextArea
Constructs a new text area with the specified text.
TextArea(int, int) - Constructor for class java.awt.TextArea
Constructs a new text area with the specified number of rows and columns and the empty string as text.
TextArea(String, int, int) - Constructor for class java.awt.TextArea
Constructs a new text area with the specified text, and with the specified number of rows and columns.
TextArea(String, int, int, int) - Constructor for class java.awt.TextArea
Constructs a new text area with the specified text, and with the rows, columns, and scroll bar visibility as specified.
TEXTAREA - Static variable in class javax.swing.text.html.HTML.Tag
 
TextArea.AccessibleAWTTextArea - Class in java.awt
This class implements accessibility support for the TextArea class.
TextArea.AccessibleAWTTextArea() - Constructor for class java.awt.TextArea.AccessibleAWTTextArea
 
textAreaContent(char[]) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Adds the given content to the textarea document.
textAreaContent(AttributeSet) - Method in class javax.swing.text.html.HTMLWriter
Writes out text that is contained in a TEXTAREA form element.
TextAreaPeer - Interface in java.awt.peer
The peer interface for TexTArea.
TextAttribute - Class in java.awt.font
The TextAttribute class defines attribute keys and attribute values used for text rendering.
TextAttribute(String) - Constructor for class java.awt.font.TextAttribute
Constructs a TextAttribute with the specified name.
TextComponent - Class in java.awt
The TextComponent class is the superclass of any component that allows the editing of some text.
TextComponent.AccessibleAWTTextComponent - Class in java.awt
This class implements accessibility support for the TextComponent class.
TextComponent.AccessibleAWTTextComponent() - Constructor for class java.awt.TextComponent.AccessibleAWTTextComponent
Constructs an AccessibleAWTTextComponent.
TextComponentPeer - Interface in java.awt.peer
The peer interface for TextComponent.
TextEvent - Class in java.awt.event
A semantic event which indicates that an object's text changed.
TextEvent(Object, int) - Constructor for class java.awt.event.TextEvent
Constructs a TextEvent object.
TextField - Class in java.awt
A TextField object is a text component that allows for the editing of a single line of text.
TextField() - Constructor for class java.awt.TextField
Constructs a new text field.
TextField(String) - Constructor for class java.awt.TextField
Constructs a new text field initialized with the specified text.
TextField(int) - Constructor for class java.awt.TextField
Constructs a new empty text field with the specified number of columns.
TextField(String, int) - Constructor for class java.awt.TextField
Constructs a new text field initialized with the specified text to be displayed, and wide enough to hold the specified number of columns.
TextField.AccessibleAWTTextField - Class in java.awt
This class implements accessibility support for the TextField class.
TextField.AccessibleAWTTextField() - Constructor for class java.awt.TextField.AccessibleAWTTextField
 
TextFieldPeer - Interface in java.awt.peer
The peer interface for TextField.
textHighlight - Static variable in class java.awt.SystemColor
The color rendered for the background of selected items, such as in menus, comboboxes, and text.
textHighlightText - Static variable in class java.awt.SystemColor
The color rendered for the text of selected items, such as in menus, comboboxes, and text.
TextHitInfo - Class in java.awt.font
The TextHitInfo class represents a character position in a text model, and a bias, or "side," of the character.
textIconGap - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
textInactiveText - Static variable in class java.awt.SystemColor
The color rendered for the text of inactive items, such as in menus.
TextInputCallback - Class in javax.security.auth.callback
Underlying security services instantiate and pass a TextInputCallback to the handle method of a CallbackHandler to retrieve generic text information.
TextInputCallback(String) - Constructor for class javax.security.auth.callback.TextInputCallback
Construct a TextInputCallback with a prompt.
TextInputCallback(String, String) - Constructor for class javax.security.auth.callback.TextInputCallback
Construct a TextInputCallback with a prompt and default input value.
TextLayout - Class in java.awt.font
TextLayout is an immutable graphical representation of styled character data.
TextLayout(String, Font, FontRenderContext) - Constructor for class java.awt.font.TextLayout
Constructs a TextLayout from a String and a Font.
TextLayout(String, Map<? extends AttributedCharacterIterator.Attribute, ?>, FontRenderContext) - Constructor for class java.awt.font.TextLayout
Constructs a TextLayout from a String and an attribute set.
TextLayout(AttributedCharacterIterator, FontRenderContext) - Constructor for class java.awt.font.TextLayout
Constructs a TextLayout from an iterator over styled text.
TextLayout.CaretPolicy - Class in java.awt.font
Defines a policy for determining the strong caret location.
TextLayout.CaretPolicy() - Constructor for class java.awt.font.TextLayout.CaretPolicy
Constructs a CaretPolicy.
TextListener - Interface in java.awt.event
The listener interface for receiving text events.
textListener - Variable in class java.awt.TextComponent
 
TextMeasurer - Class in java.awt.font
The TextMeasurer class provides the primitive operations needed for line break: measuring up to a given advance, determining the advance of a range of characters, and generating a TextLayout for a range of characters.
TextMeasurer(AttributedCharacterIterator, FontRenderContext) - Constructor for class java.awt.font.TextMeasurer
Constructs a TextMeasurer from the source text.
textNonSelectionColor - Variable in class javax.swing.tree.DefaultTreeCellRenderer
Color to use for the foreground for non-selected nodes.
TextOutputCallback - Class in javax.security.auth.callback
Underlying security services instantiate and pass a TextOutputCallback to the handle method of a CallbackHandler to display information messages, warning messages and error messages.
TextOutputCallback(int, String) - Constructor for class javax.security.auth.callback.TextOutputCallback
Construct a TextOutputCallback with a message type and message to be displayed.
textSelectionColor - Variable in class javax.swing.tree.DefaultTreeCellRenderer
Color to use for the foreground for selected nodes.
TextSyntax - Class in javax.print.attribute
Class TextSyntax is an abstract base class providing the common implementation of all attributes whose value is a string.
TextSyntax(String, Locale) - Constructor for class javax.print.attribute.TextSyntax
Constructs a TextAttribute with the specified string and locale.
textText - Static variable in class java.awt.SystemColor
The color rendered for the text of text control objects, such as textfields and comboboxes.
TextUI - Class in javax.swing.plaf
Text editor user interface
TextUI() - Constructor for class javax.swing.plaf.TextUI
 
TexturePaint - Class in java.awt
The TexturePaint class provides a way to fill a Shape with a texture that is specified as a BufferedImage.
TexturePaint(BufferedImage, Rectangle2D) - Constructor for class java.awt.TexturePaint
Constructs a TexturePaint object.
textValueChanged(TextEvent) - Method in class java.awt.AWTEventMulticaster
 
textValueChanged(TextEvent) - Method in interface java.awt.event.TextListener
Invoked when the value of the text has changed.
textValueChanged(TextEvent) - Method in class java.awt.TextComponent.AccessibleAWTTextComponent
TextListener notification of a text value change.
TH - Static variable in class javax.swing.text.html.HTML.Tag
 
THAANA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Thaana" Unicode character block.
THAI - Static variable in class java.awt.font.NumericShaper
Identifies the THAI range and decimal base.
THAI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Thai" Unicode character block.
thickness - Variable in class javax.swing.border.LineBorder
 
Thread - Class in java.lang
A thread is a thread of execution in a program.
Thread() - Constructor for class java.lang.Thread
Allocates a new Thread object.
Thread(Runnable) - Constructor for class java.lang.Thread
Allocates a new Thread object.
Thread(ThreadGroup, Runnable) - Constructor for class java.lang.Thread
Allocates a new Thread object.
Thread(String) - Constructor for class java.lang.Thread
Allocates a new Thread object.
Thread(ThreadGroup, String) - Constructor for class java.lang.Thread
Allocates a new Thread object.
Thread(Runnable, String) - Constructor for class java.lang.Thread
Allocates a new Thread object.
Thread(ThreadGroup, Runnable, String) - Constructor for class java.lang.Thread
Allocates a new Thread object so that it has target as its run object, has the specified name as its name, and belongs to the thread group referred to by group.
Thread(ThreadGroup, Runnable, String, long) - Constructor for class java.lang.Thread
Allocates a new Thread object so that it has target as its run object, has the specified name as its name, and belongs to the thread group referred to by group, and has the specified stack size.
Thread.State - Enum in java.lang
A thread state.
Thread.UncaughtExceptionHandler - Interface in java.lang
Interface for handlers invoked when a Thread abruptly terminates due to an uncaught exception.
THREAD_MXBEAN_NAME - Static variable in class java.lang.management.ManagementFactory
String representation of the ObjectName for the ThreadMXBean.
ThreadDeath - Error in java.lang
An instance of ThreadDeath is thrown in the victim thread when the (deprecated) Thread.stop() method is invoked.
ThreadDeath() - Constructor for error java.lang.ThreadDeath
 
ThreadFactory - Interface in java.util.concurrent
An object that creates new threads on demand.
ThreadGroup - Class in java.lang
A thread group represents a set of threads.
ThreadGroup(String) - Constructor for class java.lang.ThreadGroup
Constructs a new thread group.
ThreadGroup(ThreadGroup, String) - Constructor for class java.lang.ThreadGroup
Creates a new thread group.
ThreadInfo - Class in java.lang.management
Thread information.
ThreadLocal<T> - Class in java.lang
This class provides thread-local variables.
ThreadLocal() - Constructor for class java.lang.ThreadLocal
Creates a thread local variable.
ThreadLocalRandom - Class in java.util.concurrent
A random number generator isolated to the current thread.
ThreadMXBean - Interface in java.lang.management
The management interface for the thread system of the Java virtual machine.
ThreadPoolExecutor - Class in java.util.concurrent
An ExecutorService that executes each submitted task using one of possibly several pooled threads, normally configured using Executors factory methods.
ThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>) - Constructor for class java.util.concurrent.ThreadPoolExecutor
Creates a new ThreadPoolExecutor with the given initial parameters and default thread factory and rejected execution handler.
ThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory) - Constructor for class java.util.concurrent.ThreadPoolExecutor
Creates a new ThreadPoolExecutor with the given initial parameters and default rejected execution handler.
ThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, RejectedExecutionHandler) - Constructor for class java.util.concurrent.ThreadPoolExecutor
Creates a new ThreadPoolExecutor with the given initial parameters and default thread factory.
ThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory, RejectedExecutionHandler) - Constructor for class java.util.concurrent.ThreadPoolExecutor
Creates a new ThreadPoolExecutor with the given initial parameters.
ThreadPoolExecutor.AbortPolicy - Class in java.util.concurrent
A handler for rejected tasks that throws a RejectedExecutionException.
ThreadPoolExecutor.AbortPolicy() - Constructor for class java.util.concurrent.ThreadPoolExecutor.AbortPolicy
Creates an AbortPolicy.
ThreadPoolExecutor.CallerRunsPolicy - Class in java.util.concurrent
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.CallerRunsPolicy() - Constructor for class java.util.concurrent.ThreadPoolExecutor.CallerRunsPolicy
Creates a CallerRunsPolicy.
ThreadPoolExecutor.DiscardOldestPolicy - Class in java.util.concurrent
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.DiscardOldestPolicy() - Constructor for class java.util.concurrent.ThreadPoolExecutor.DiscardOldestPolicy
Creates a DiscardOldestPolicy for the given executor.
ThreadPoolExecutor.DiscardPolicy - Class in java.util.concurrent
A handler for rejected tasks that silently discards the rejected task.
ThreadPoolExecutor.DiscardPolicy() - Constructor for class java.util.concurrent.ThreadPoolExecutor.DiscardPolicy
Creates a DiscardPolicy.
THRESHOLD_ERROR - Static variable in class javax.management.monitor.MonitorNotification
Notification type denoting that the type of the thresholds, offset or modulus is not correct.
THRESHOLD_HIGH_VALUE_EXCEEDED - Static variable in class javax.management.monitor.MonitorNotification
Notification type denoting that the observed attribute has exceeded the threshold high value.
THRESHOLD_LOW_VALUE_EXCEEDED - Static variable in class javax.management.monitor.MonitorNotification
Notification type denoting that the observed attribute has exceeded the threshold low value.
THRESHOLD_VALUE_EXCEEDED - Static variable in class javax.management.monitor.MonitorNotification
Notification type denoting that the observed attribute has reached the threshold value.
Throwable - Class in java.lang
The Throwable class is the superclass of all errors and exceptions in the Java language.
Throwable() - Constructor for class java.lang.Throwable
Constructs a new throwable with null as its detail message.
Throwable(String) - Constructor for class java.lang.Throwable
Constructs a new throwable with the specified detail message.
Throwable(String, Throwable) - Constructor for class java.lang.Throwable
Constructs a new throwable with the specified detail message and cause.
Throwable(Throwable) - Constructor for class java.lang.Throwable
Constructs a new throwable with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
Throwable(String, Throwable, boolean, boolean) - Constructor for class java.lang.Throwable
Constructs a new throwable with the specified detail message, cause, suppression enabled or disabled, and writable stack trace enabled or disabled.
throwException(Class<?>, Class<? extends Throwable>) - Static method in class java.lang.invoke.MethodHandles
Produces a method handle which will throw exceptions of the given exType.
throwException() - Method in class java.nio.charset.CoderResult
Throws an exception appropriate to the result described by this object.
throwing(String, String, Throwable) - Method in class java.util.logging.Logger
Log throwing an exception.
thumbColor - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
thumbColor - Static variable in class javax.swing.plaf.metal.MetalSliderUI
 
thumbDarkShadowColor - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
thumbHighlightColor - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
thumbLightShadowColor - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
thumbnailComplete(ImageReader) - Method in interface javax.imageio.event.IIOReadProgressListener
Reports that a thumbnail read operation has completed.
thumbnailComplete(ImageWriter) - Method in interface javax.imageio.event.IIOWriteProgressListener
Reports that a thumbnail write operation has completed.
thumbnailPassComplete(ImageReader, BufferedImage) - Method in interface javax.imageio.event.IIOReadUpdateListener
Reports that the current thumbnail read operation has completed a progressive pass.
thumbnailPassStarted(ImageReader, BufferedImage, int, int, int, int, int, int, int, int[]) - Method in interface javax.imageio.event.IIOReadUpdateListener
Reports that the current thumbnail read operation is about to begin a progressive pass.
thumbnailProgress(ImageReader, float) - Method in interface javax.imageio.event.IIOReadProgressListener
Reports the approximate degree of completion of the current getThumbnail call within the associated ImageReader.
thumbnailProgress(ImageWriter, float) - Method in interface javax.imageio.event.IIOWriteProgressListener
Reports the approximate degree of completion of the current thumbnail write within the associated ImageWriter.
thumbnails - Variable in class javax.imageio.IIOImage
A List of BufferedImage thumbnails, or null.
thumbnailStarted(ImageReader, int, int) - Method in interface javax.imageio.event.IIOReadProgressListener
Reports that a thumbnail read operation is beginning.
thumbnailStarted(ImageWriter, int, int) - Method in interface javax.imageio.event.IIOWriteProgressListener
Reports that a thumbnail write operation is beginning.
thumbnailUpdate(ImageReader, BufferedImage, int, int, int, int, int, int, int[]) - Method in interface javax.imageio.event.IIOReadUpdateListener
Reports that a given region of a thumbnail image has been updated.
thumbRect - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
thumbRect - Variable in class javax.swing.plaf.basic.BasicSliderUI
 
THURSDAY - Static variable in class java.util.Calendar
Value of the Calendar.DAY_OF_WEEK field indicating Thursday.
TIBETAN - Static variable in class java.awt.font.NumericShaper
Identifies the TIBETAN range and decimal base.
TIBETAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Tibetan" Unicode character block.
TICK_BUFFER - Variable in class javax.swing.plaf.metal.MetalSliderUI
 
tickLength - Static variable in class javax.swing.plaf.metal.MetalSliderUI
 
tickRect - Variable in class javax.swing.plaf.basic.BasicSliderUI
 
ticks() - Method in class javax.sound.midi.Track
Obtains the length of the track, expressed in MIDI ticks.
TIFINAGH - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Tifinagh" Unicode character block.
tileGridXOffset - Variable in class javax.imageio.ImageWriteParam
The amount by which the tile grid origin should be offset horizontally from the image origin if tiling has been set, or 0 otherwise.
tileGridYOffset - Variable in class javax.imageio.ImageWriteParam
The amount by which the tile grid origin should be offset vertically from the image origin if tiling has been set, or 0 otherwise.
tileHeight - Variable in class javax.imageio.ImageWriteParam
The height of each tile if tiling has been set, or 0 otherwise.
tileIcon - Variable in class javax.swing.border.MatteBorder
 
TileObserver - Interface in java.awt.image
An interface for objects that wish to be informed when tiles of a WritableRenderedImage become modifiable by some writer via a call to getWritableTile, and when they become unmodifiable via the last call to releaseWritableTile.
tileUpdate(WritableRenderedImage, int, int, boolean) - Method in interface java.awt.image.TileObserver
A tile is about to be updated (it is either about to be grabbed for writing, or it is being released from writing).
tileWidth - Variable in class javax.imageio.ImageWriteParam
The width of each tile if tiling has been set, or 0 otherwise.
tilingMode - Variable in class javax.imageio.ImageWriteParam
The mode controlling tiling settings, which Must be set to one of the four MODE_* values.
tilingSet - Variable in class javax.imageio.ImageWriteParam
A boolean that is true if tiling parameters have been specified.
Time - Class in java.sql
A thin wrapper around the java.util.Date class that allows the JDBC API to identify this as an SQL TIME value.
Time(int, int, int) - Constructor for class java.sql.Time
Deprecated.
Use the constructor that takes a milliseconds value in place of this constructor
Time(long) - Constructor for class java.sql.Time
Constructs a Time object using a milliseconds time value.
TIME - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type TIME.
time - Variable in class java.util.Calendar
The currently set time for this calendar, expressed in milliseconds after January 1, 1970, 0:00:00 GMT.
TIME_ZONE - Static variable in class java.text.DateFormat.Field
Constant identifying the time zone field.
TIMED_OUT - Static variable in class javax.print.attribute.standard.PrinterStateReason
The server was able to connect to the output device (or is always connected), but was unable to get a response from the output device.
timedJoin(Thread, long) - Method in enum java.util.concurrent.TimeUnit
Performs a timed Thread.join using this time unit.
timedWait(Object, long) - Method in enum java.util.concurrent.TimeUnit
Performs a timed Object.wait using this time unit.
TimeLimitExceededException - Exception in javax.naming
This exception is thrown when a method does not terminate within the specified time limit.
TimeLimitExceededException() - Constructor for exception javax.naming.TimeLimitExceededException
Constructs a new instance of TimeLimitExceededException.
TimeLimitExceededException(String) - Constructor for exception javax.naming.TimeLimitExceededException
Constructs a new instance of TimeLimitExceededException using the argument supplied.
TimeoutException - Exception in java.util.concurrent
Exception thrown when a blocking operation times out.
TimeoutException() - Constructor for exception java.util.concurrent.TimeoutException
Constructs a TimeoutException with no specified detail message.
TimeoutException(String) - Constructor for exception java.util.concurrent.TimeoutException
Constructs a TimeoutException with the specified detail message.
Timer - Class in java.util
A facility for threads to schedule tasks for future execution in a background thread.
Timer() - Constructor for class java.util.Timer
Creates a new timer.
Timer(boolean) - Constructor for class java.util.Timer
Creates a new timer whose associated thread may be specified to run as a daemon.
Timer(String) - Constructor for class java.util.Timer
Creates a new timer whose associated thread has the specified name.
Timer(String, boolean) - Constructor for class java.util.Timer
Creates a new timer whose associated thread has the specified name, and may be specified to run as a daemon.
Timer - Class in javax.management.timer
Provides the implementation of the timer MBean.
Timer() - Constructor for class javax.management.timer.Timer
Default constructor.
timer - Variable in class javax.swing.plaf.basic.BasicTreeUI.ComponentHandler
Timer used when inside a scrollpane and the scrollbar is adjusting.
Timer - Class in javax.swing
Fires one or more ActionEvents at specified intervals.
Timer(int, ActionListener) - Constructor for class javax.swing.Timer
Creates a Timer and initializes both the initial delay and between-event delay to delay milliseconds.
timer - Variable in class javax.swing.tree.DefaultTreeCellEditor
Used before starting the editing session.
TimerMBean - Interface in javax.management.timer
Exposes the management interface of the timer MBean.
TimerNotification - Class in javax.management.timer
This class provides definitions of the notifications sent by timer MBeans.
TimerNotification(String, Object, long, long, String, Integer) - Constructor for class javax.management.timer.TimerNotification
Creates a timer notification object.
TimerTask - Class in java.util
A task that can be scheduled for one-time or repeated execution by a Timer.
TimerTask() - Constructor for class java.util.TimerTask
Creates a new timer task.
TIMES - Static variable in class javax.management.Query
times(ValueExp, ValueExp) - Static method in class javax.management.Query
Returns a binary expression representing the product of two numeric values.
Timestamp - Class in java.security
This class encapsulates information about a signed timestamp.
Timestamp(Date, CertPath) - Constructor for class java.security.Timestamp
Constructs a Timestamp.
Timestamp - Class in java.sql
A thin wrapper around java.util.Date that allows the JDBC API to identify this as an SQL TIMESTAMP value.
Timestamp(int, int, int, int, int, int, int) - Constructor for class java.sql.Timestamp
Deprecated.
instead use the constructor Timestamp(long millis)
Timestamp(long) - Constructor for class java.sql.Timestamp
Constructs a Timestamp object using a milliseconds time value.
TIMESTAMP - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type TIMESTAMP.
timestamp() - Method in class java.util.UUID
The timestamp value associated with this UUID.
TimeUnit - Enum in java.util.concurrent
A TimeUnit represents time durations at a given unit of granularity and provides utility methods to convert across units, and to perform timing and delay operations in these units.
TimeZone - Class in java.util
TimeZone represents a time zone offset, and also figures out daylight savings.
TimeZone() - Constructor for class java.util.TimeZone
Sole constructor.
TIMEZONE_FIELD - Static variable in class java.text.DateFormat
Useful constant for TIMEZONE field alignment.
TimeZoneNameProvider - Class in java.util.spi
An abstract class for service providers that provide localized time zone names for the TimeZone class.
TimeZoneNameProvider() - Constructor for class java.util.spi.TimeZoneNameProvider
Sole constructor.
TIMING_CLOCK - Static variable in class javax.sound.midi.ShortMessage
Status byte for Timing Clock messagem (0xF8, or 248).
TINYINT - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type TINYINT.
title - Variable in class javax.swing.border.TitledBorder
 
title - Variable in class javax.swing.JInternalFrame
The title displayed in this internal frame's title bar.
TITLE - Static variable in class javax.swing.text.html.HTML.Attribute
 
TITLE - Static variable in class javax.swing.text.html.HTML.Tag
 
title - Variable in class javax.swing.text.html.parser.DTD
 
TITLE_PROPERTY - Static variable in class javax.swing.JInternalFrame
Bound property name.
TITLECASE_LETTER - Static variable in class java.lang.Character
General category "Lt" in the Unicode specification.
titleColor - Variable in class javax.swing.border.TitledBorder
 
TitledBorder - Class in javax.swing.border
A class which implements an arbitrary border with the addition of a String title in a specified position and justification.
TitledBorder(String) - Constructor for class javax.swing.border.TitledBorder
Creates a TitledBorder instance.
TitledBorder(Border) - Constructor for class javax.swing.border.TitledBorder
Creates a TitledBorder instance with the specified border and an empty title.
TitledBorder(Border, String) - Constructor for class javax.swing.border.TitledBorder
Creates a TitledBorder instance with the specified border and title.
TitledBorder(Border, String, int, int) - Constructor for class javax.swing.border.TitledBorder
Creates a TitledBorder instance with the specified border, title, title-justification, and title-position.
TitledBorder(Border, String, int, int, Font) - Constructor for class javax.swing.border.TitledBorder
Creates a TitledBorder instance with the specified border, title, title-justification, title-position, and title-font.
TitledBorder(Border, String, int, int, Font, Color) - Constructor for class javax.swing.border.TitledBorder
Creates a TitledBorder instance with the specified border, title, title-justification, title-position, title-font, and title-color.
titleFont - Variable in class javax.swing.border.TitledBorder
 
titleJustification - Variable in class javax.swing.border.TitledBorder
 
titlePane - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI
 
titlePosition - Variable in class javax.swing.border.TitledBorder
 
TitleProperty - Static variable in interface javax.swing.text.Document
The property name for the title of the document, if there is one.
to(File) - Static method in class java.lang.ProcessBuilder.Redirect
Returns a redirect to write to the specified file.
to(TimeUnit) - Method in class java.nio.file.attribute.FileTime
Returns the value at the given unit of granularity.
toAbsolutePath() - Method in interface java.nio.file.Path
Returns a Path object representing the absolute path of this path.
toArray() - Method in class java.awt.dnd.DragGestureEvent
Returns an Object array of the events comprising the drag gesture.
toArray(Object[]) - Method in class java.awt.dnd.DragGestureEvent
Returns an array of the events comprising the drag gesture.
toArray() - Method in class java.beans.beancontext.BeanContextMembershipEvent
Gets the array of children affected by this event.
toArray() - Method in class java.beans.beancontext.BeanContextSupport
Gets all JavaBean or BeanContext instances currently nested in this BeanContext.
toArray(Object[]) - Method in class java.beans.beancontext.BeanContextSupport
Gets an array containing all children of this BeanContext that match the types contained in arry.
toArray() - Method in class java.util.AbstractCollection
Returns an array containing all of the elements in this collection.
toArray(T[]) - Method in class java.util.AbstractCollection
Returns an array containing all of the elements in this collection; the runtime type of the returned array is that of the specified array.
toArray() - Method in class java.util.ArrayDeque
Returns an array containing all of the elements in this deque in proper sequence (from first to last element).
toArray(T[]) - Method in class java.util.ArrayDeque
Returns an array containing all of the elements in this deque in proper sequence (from first to last element); the runtime type of the returned array is that of the specified array.
toArray() - Method in class java.util.ArrayList
Returns an array containing all of the elements in this list in proper sequence (from first to last element).
toArray(T[]) - Method in class java.util.ArrayList
Returns an array containing all of the elements in this list in proper sequence (from first to last element); the runtime type of the returned array is that of the specified array.
toArray() - Method in interface java.util.Collection
Returns an array containing all of the elements in this collection.
toArray(T[]) - Method in interface java.util.Collection
Returns an array containing all of the elements in this collection; the runtime type of the returned array is that of the specified array.
toArray() - Method in class java.util.concurrent.ArrayBlockingQueue
Returns an array containing all of the elements in this queue, in proper sequence.
toArray(T[]) - Method in class java.util.concurrent.ArrayBlockingQueue
Returns an array containing all of the elements in this queue, in proper sequence; the runtime type of the returned array is that of the specified array.
toArray() - Method in class java.util.concurrent.ConcurrentLinkedDeque
Returns an array containing all of the elements in this deque, in proper sequence (from first to last element).
toArray(T[]) - Method in class java.util.concurrent.ConcurrentLinkedDeque
Returns an array containing all of the elements in this deque, in proper sequence (from first to last element); the runtime type of the returned array is that of the specified array.
toArray() - Method in class java.util.concurrent.ConcurrentLinkedQueue
Returns an array containing all of the elements in this queue, in proper sequence.
toArray(T[]) - Method in class java.util.concurrent.ConcurrentLinkedQueue
Returns an array containing all of the elements in this queue, in proper sequence; the runtime type of the returned array is that of the specified array.
toArray() - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns an array containing all of the elements in this list in proper sequence (from first to last element).
toArray(T[]) - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns an array containing all of the elements in this list in proper sequence (from first to last element); the runtime type of the returned array is that of the specified array.
toArray() - Method in class java.util.concurrent.CopyOnWriteArraySet
Returns an array containing all of the elements in this set.
toArray(T[]) - Method in class java.util.concurrent.CopyOnWriteArraySet
Returns an array containing all of the elements in this set; the runtime type of the returned array is that of the specified array.
toArray() - Method in class java.util.concurrent.DelayQueue
Returns an array containing all of the elements in this queue.
toArray(T[]) - Method in class java.util.concurrent.DelayQueue
Returns an array containing all of the elements in this queue; the runtime type of the returned array is that of the specified array.
toArray() - Method in class java.util.concurrent.LinkedBlockingDeque
Returns an array containing all of the elements in this deque, in proper sequence (from first to last element).
toArray(T[]) - Method in class java.util.concurrent.LinkedBlockingDeque
Returns an array containing all of the elements in this deque, in proper sequence; the runtime type of the returned array is that of the specified array.
toArray() - Method in class java.util.concurrent.LinkedBlockingQueue
Returns an array containing all of the elements in this queue, in proper sequence.
toArray(T[]) - Method in class java.util.concurrent.LinkedBlockingQueue
Returns an array containing all of the elements in this queue, in proper sequence; the runtime type of the returned array is that of the specified array.
toArray() - Method in class java.util.concurrent.PriorityBlockingQueue
Returns an array containing all of the elements in this queue.
toArray(T[]) - Method in class java.util.concurrent.PriorityBlockingQueue
Returns an array containing all of the elements in this queue; the runtime type of the returned array is that of the specified array.
toArray() - Method in class java.util.concurrent.SynchronousQueue
Returns a zero-length array.
toArray(T[]) - Method in class java.util.concurrent.SynchronousQueue
Sets the zeroeth element of the specified array to null (if the array has non-zero length) and returns it.
toArray() - Method in class java.util.LinkedList
Returns an array containing all of the elements in this list in proper sequence (from first to last element).
toArray(T[]) - Method in class java.util.LinkedList
Returns an array containing all of the elements in this list in proper sequence (from first to last element); the runtime type of the returned array is that of the specified array.
toArray() - Method in interface java.util.List
Returns an array containing all of the elements in this list in proper sequence (from first to last element).
toArray(T[]) - Method in interface java.util.List
Returns an array containing all of the elements in this list in proper sequence (from first to last element); the runtime type of the returned array is that of the specified array.
toArray() - Method in class java.util.PriorityQueue
Returns an array containing all of the elements in this queue.
toArray(T[]) - Method in class java.util.PriorityQueue
Returns an array containing all of the elements in this queue; the runtime type of the returned array is that of the specified array.
toArray() - Method in interface java.util.Set
Returns an array containing all of the elements in this set.
toArray(T[]) - Method in interface java.util.Set
Returns an array containing all of the elements in this set; the runtime type of the returned array is that of the specified array.
toArray() - Method in class java.util.Vector
Returns an array containing all of the elements in this Vector in the correct order.
toArray(T[]) - Method in class java.util.Vector
Returns an array containing all of the elements in this Vector in the correct order; the runtime type of the returned array is that of the specified array.
toArray() - Method in class javax.accessibility.AccessibleRelationSet
Returns the current relation set as an array of AccessibleRelation
toArray() - Method in class javax.accessibility.AccessibleStateSet
Returns the current state set as an array of AccessibleState
toArray() - Method in interface javax.print.attribute.AttributeSet
Returns an array of the attributes contained in this set.
toArray() - Method in class javax.print.attribute.HashAttributeSet
 
toArray() - Method in class javax.swing.DefaultListModel
Returns an array containing all of the elements in this list in the correct order.
toASCII(String, int) - Static method in class java.net.IDN
Translates a string from Unicode to ASCII Compatible Encoding (ACE), as defined by the ToASCII operation of RFC 3490.
toASCII(String) - Static method in class java.net.IDN
Translates a string from Unicode to ASCII Compatible Encoding (ACE), as defined by the ToASCII operation of RFC 3490.
toASCIIString() - Method in class java.net.URI
Returns the content of this URI as a US-ASCII string.
toAttributes() - Method in class javax.naming.ldap.Rdn
Retrieves the Attributes view of the type/value mappings contained in this Rdn.
toBack() - Method in class java.awt.Dialog
If this Window is visible, sends this Window to the back and may cause it to lose focus or activation if it is the focused or active Window.
toBack() - Method in interface java.awt.peer.WindowPeer
Makes this window the bottommost window on the desktop.
toBack() - Method in class java.awt.Window
If this Window is visible, sends this Window to the back and may cause it to lose focus or activation if it is the focused or active Window.
toBack() - Method in class javax.swing.JInternalFrame
Sends this internal frame to the back.
toBigInteger() - Method in class java.math.BigDecimal
Converts this BigDecimal to a BigInteger.
toBigIntegerExact() - Method in class java.math.BigDecimal
Converts this BigDecimal to a BigInteger, checking for lost information.
toBinaryString(int) - Static method in class java.lang.Integer
Returns a string representation of the integer argument as an unsigned integer in base 2.
toBinaryString(long) - Static method in class java.lang.Long
Returns a string representation of the long argument as an unsigned integer in base 2.
TOBOTTOM_TOLEFT - Static variable in class javax.print.attribute.standard.PresentationDirection
Pages are laid out in columns starting at the top right, proceeeding towards the bottom & left.
TOBOTTOM_TORIGHT - Static variable in class javax.print.attribute.standard.PresentationDirection
Pages are laid out in columns starting at the top left, proceeeding towards the bottom & right.
toBundleName(String, Locale) - Method in class java.util.ResourceBundle.Control
Converts the given baseName and locale to the bundle name.
toByteArray() - Method in class java.io.ByteArrayOutputStream
Creates a newly allocated byte array.
toByteArray() - Method in class java.math.BigInteger
Returns a byte array containing the two's-complement representation of this BigInteger.
toByteArray() - Method in class java.text.CollationKey
Converts the CollationKey to a sequence of bits.
toByteArray() - Method in class java.util.BitSet
Returns a new byte array containing all the bits in this bit set.
toCachedRowSet() - Method in interface javax.sql.rowset.JoinRowSet
Creates a new CachedRowSet object containing the data in this JoinRowSet object, which can be saved to a data source using the SyncProvider object for the CachedRowSet object.
toCharArray() - Method in class java.io.CharArrayWriter
Returns a copy of the input data.
toCharArray() - Method in class java.lang.String
Converts this string to a new character array.
toChars(int, char[], int) - Static method in class java.lang.Character
Converts the specified character (Unicode code point) to its UTF-16 representation.
toChars(int) - Static method in class java.lang.Character
Converts the specified character (Unicode code point) to its UTF-16 representation stored in a char array.
toCIEXYZ(float[]) - Method in class java.awt.color.ColorSpace
Transforms a color value assumed to be in this ColorSpace into the CS_CIEXYZ conversion color space.
toCIEXYZ(float[]) - Method in class java.awt.color.ICC_ColorSpace
Transforms a color value assumed to be in this ColorSpace into the CS_CIEXYZ conversion color space.
toCodePoint(char, char) - Static method in class java.lang.Character
Converts the specified surrogate pair to its supplementary code point value.
toCollection() - Method in interface javax.sql.rowset.CachedRowSet
Converts this CachedRowSet object to a Collection object that contains all of this CachedRowSet object's data.
toCollection(int) - Method in interface javax.sql.rowset.CachedRowSet
Converts the designated column in this CachedRowSet object to a Collection object.
toCollection(String) - Method in interface javax.sql.rowset.CachedRowSet
Converts the designated column in this CachedRowSet object to a Collection object.
toCompositeData(CompositeType) - Method in interface javax.management.openmbean.CompositeDataView
Return a CompositeData corresponding to the values in this object.
toDays(long) - Method in enum java.util.concurrent.TimeUnit
Equivalent to DAYS.convert(duration, this).
toDegrees(double) - Static method in class java.lang.Math
Converts an angle measured in radians to an approximately equivalent angle measured in degrees.
toDegrees(double) - Static method in class java.lang.StrictMath
Converts an angle measured in radians to an approximately equivalent angle measured in degrees.
toDisplayString(String, Locale) - Method in class javax.accessibility.AccessibleBundle
Obtains the key as a localized string.
toDisplayString(Locale) - Method in class javax.accessibility.AccessibleBundle
Obtains the key as a localized string.
toDisplayString() - Method in class javax.accessibility.AccessibleBundle
Gets localized string describing the key using the default locale.
toEngineeringString() - Method in class java.math.BigDecimal
Returns a string representation of this BigDecimal, using engineering notation if an exponent is needed.
toExternalForm() - Method in class java.net.URL
Constructs a string representation of this URL.
toExternalForm(URL) - Method in class java.net.URLStreamHandler
Converts a URL of a specific protocol to a String.
toFile() - Method in interface java.nio.file.Path
Returns a File object representing this path.
toFront() - Method in interface java.awt.peer.WindowPeer
Makes this window the topmost window on the desktop.
toFront() - Method in class java.awt.Window
If this Window is visible, brings this Window to the front and may make it the focused Window.
toFront() - Method in class javax.swing.JInternalFrame
Brings this internal frame to the front.
toGenericString() - Method in class java.lang.reflect.Constructor
Returns a string describing this Constructor, including type parameters.
toGenericString() - Method in class java.lang.reflect.Executable
Returns a string describing this Executable, including any type parameters.
toGenericString() - Method in class java.lang.reflect.Field
Returns a string describing this Field, including its generic type.
toGenericString() - Method in class java.lang.reflect.Method
Returns a string describing this Method, including type parameters.
TOGGLE_BUTTON - Static variable in class javax.accessibility.AccessibleRole
A specialized push button that can be checked or unchecked, but does not provide a separate indicator for the current state.
TOGGLE_BUTTON - Static variable in class javax.swing.plaf.synth.Region
ToggleButton region.
TOGGLE_CLICK_COUNT_PROPERTY - Static variable in class javax.swing.JTree
Bound property name for toggleClickCount.
TOGGLE_EXPAND - Static variable in interface javax.accessibility.AccessibleAction
An action which causes a tree node to collapse if expanded and expand if collapsed.
TOGGLE_POPUP - Static variable in interface javax.accessibility.AccessibleAction
An action which causes a popup to become visible if it is hidden and hidden if it is visible.
toggleClickCount - Variable in class javax.swing.JTree
Number of mouse clicks before a node is expanded.
toggleExpandState(TreePath) - Method in class javax.swing.plaf.basic.BasicTreeUI
Expands path if it is not expanded, or collapses row if it is expanded.
toggleOpenClose() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Hides the popup if it is showing and shows the popup if it is hidden.
togglePopup() - Method in class javax.swing.plaf.basic.BasicComboPopup
Makes the popup visible if it is hidden and makes it hidden if it is visible.
toggleSortOrder(int) - Method in class javax.swing.DefaultRowSorter
Reverses the sort order from ascending to descending (or descending to ascending) if the specified column is already the primary sorted column; otherwise, makes the specified column the primary sorted column, with an ascending sort order.
toggleSortOrder(int) - Method in class javax.swing.RowSorter
Reverses the sort order of the specified column.
toGMTString() - Method in class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by DateFormat.format(Date date), using a GMT TimeZone.
toHexString(double) - Static method in class java.lang.Double
Returns a hexadecimal string representation of the double argument.
toHexString(float) - Static method in class java.lang.Float
Returns a hexadecimal string representation of the float argument.
toHexString(int) - Static method in class java.lang.Integer
Returns a string representation of the integer argument as an unsigned integer in base 16.
toHexString(long) - Static method in class java.lang.Long
Returns a string representation of the long argument as an unsigned integer in base 16.
toHours(long) - Method in enum java.util.concurrent.TimeUnit
Equivalent to HOURS.convert(duration, this).
toIndex - Variable in class javax.swing.event.TableColumnModelEvent
The index of the column to where it was moved or added
toJMXConnector(Map<String, ?>) - Method in class javax.management.remote.JMXConnectorServer
Returns a client stub for this connector server.
toJMXConnector(Map<String, ?>) - Method in interface javax.management.remote.JMXConnectorServerMBean
Returns a client stub for this connector server.
toJMXConnector(Map<String, ?>) - Method in class javax.management.remote.rmi.RMIConnectorServer
Returns a client stub for this connector server.
toLanguageTag() - Method in class java.util.Locale
Returns a well-formed IETF BCP 47 language tag representing this locale.
TOLEFT_TOBOTTOM - Static variable in class javax.print.attribute.standard.PresentationDirection
Pages are laid out in rows starting at the top right, proceeeding towards the left & bottom.
TOLEFT_TOTOP - Static variable in class javax.print.attribute.standard.PresentationDirection
Pages are laid out in rows starting at the bottom right, proceeeding towards the left & top.
toLocaleString() - Method in class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by DateFormat.format(Date date).
toLocalizedPattern() - Method in class java.text.DecimalFormat
Synthesizes a localized pattern string that represents the current state of this Format object.
toLocalizedPattern() - Method in class java.text.SimpleDateFormat
Returns a localized pattern string describing this date format.
toLongArray() - Method in class java.util.BitSet
Returns a new long array containing all the bits in this bit set.
toLowerCase(char) - Static method in class java.lang.Character
Converts the character argument to lowercase using case mapping information from the UnicodeData file.
toLowerCase(int) - Static method in class java.lang.Character
Converts the character (Unicode code point) argument to lowercase using case mapping information from the UnicodeData file.
toLowerCase(Locale) - Method in class java.lang.String
Converts all of the characters in this String to lower case using the rules of the given Locale.
toLowerCase() - Method in class java.lang.String
Converts all of the characters in this String to lower case using the rules of the default locale.
toMatchResult() - Method in class java.util.regex.Matcher
Returns the match state of this matcher as a MatchResult.
toMethodDescriptorString() - Method in class java.lang.invoke.MethodType
Produces a bytecode descriptor representation of the method type.
toMicros(long) - Method in enum java.util.concurrent.TimeUnit
Equivalent to MICROSECONDS.convert(duration, this).
toMillis() - Method in class java.nio.file.attribute.FileTime
Returns the value in milliseconds.
toMillis(long) - Method in enum java.util.concurrent.TimeUnit
Equivalent to MILLISECONDS.convert(duration, this).
toMinutes(long) - Method in enum java.util.concurrent.TimeUnit
Equivalent to MINUTES.convert(duration, this).
toNanos(long) - Method in enum java.util.concurrent.TimeUnit
Equivalent to NANOSECONDS.convert(duration, this).
TONER_EMPTY - Static variable in class javax.print.attribute.standard.PrinterStateReason
The device is out of toner.
TONER_LOW - Static variable in class javax.print.attribute.standard.PrinterStateReason
The device is low on toner.
toOctalString(int) - Static method in class java.lang.Integer
Returns a string representation of the integer argument as an unsigned integer in base 8.
toOctalString(long) - Static method in class java.lang.Long
Returns a string representation of the long argument as an unsigned integer in base 8.
Tool - Interface in javax.tools
Common interface for tools that can be invoked from a program.
TOOL_BAR - Static variable in class javax.accessibility.AccessibleRole
A bar or palette usually composed of push buttons or toggle buttons.
TOOL_BAR - Static variable in class javax.swing.plaf.synth.Region
ToolBar region.
TOOL_BAR_CONTENT - Static variable in class javax.swing.plaf.synth.Region
Region of the ToolBar containing the content.
TOOL_BAR_DRAG_WINDOW - Static variable in class javax.swing.plaf.synth.Region
Region for the Window containing the ToolBar.
TOOL_BAR_SEPARATOR - Static variable in class javax.swing.plaf.synth.Region
ToolBar separator region.
TOOL_TIP - Static variable in class javax.accessibility.AccessibleRole
An object that provides information about another object.
TOOL_TIP - Static variable in class javax.swing.plaf.synth.Region
ToolTip region.
TOOL_TIP_TEXT_KEY - Static variable in class javax.swing.JComponent
The comment to display when the cursor is over the component, also known as a "value tip", "flyover help", or "flyover label".
toolBar - Variable in class javax.swing.plaf.basic.BasicToolBarUI.DockingListener
 
toolBar - Variable in class javax.swing.plaf.basic.BasicToolBarUI
 
toolBarContListener - Variable in class javax.swing.plaf.basic.BasicToolBarUI
 
toolBarFocusListener - Variable in class javax.swing.plaf.basic.BasicToolBarUI
 
ToolBarUI - Class in javax.swing.plaf
Pluggable look and feel interface for JToolBar.
ToolBarUI() - Constructor for class javax.swing.plaf.ToolBarUI
 
Toolkit - Class in java.awt
This class is the abstract superclass of all actual implementations of the Abstract Window Toolkit.
Toolkit() - Constructor for class java.awt.Toolkit
 
ToolProvider - Class in javax.tools
Provides methods for locating tool providers, for example, providers of compilers.
ToolTipManager - Class in javax.swing
Manages all the ToolTips in the system.
ToolTipManager.insideTimerAction - Class in javax.swing
 
ToolTipManager.insideTimerAction() - Constructor for class javax.swing.ToolTipManager.insideTimerAction
 
ToolTipManager.outsideTimerAction - Class in javax.swing
 
ToolTipManager.outsideTimerAction() - Constructor for class javax.swing.ToolTipManager.outsideTimerAction
 
ToolTipManager.stillInsideTimerAction - Class in javax.swing
 
ToolTipManager.stillInsideTimerAction() - Constructor for class javax.swing.ToolTipManager.stillInsideTimerAction
 
ToolTipUI - Class in javax.swing.plaf
Pluggable look and feel interface for JToolTip.
ToolTipUI() - Constructor for class javax.swing.plaf.ToolTipUI
 
TooManyListenersException - Exception in java.util
The TooManyListenersException Exception is used as part of the Java Event model to annotate and implement a unicast special case of a multicast Event Source.
TooManyListenersException() - Constructor for exception java.util.TooManyListenersException
Constructs a TooManyListenersException with no detail message.
TooManyListenersException(String) - Constructor for exception java.util.TooManyListenersException
Constructs a TooManyListenersException with the specified detail message.
top - Variable in class java.awt.Insets
The inset from the top.
TOP - Static variable in class javax.print.attribute.standard.MediaTray
The top input tray in the printer.
top - Variable in class javax.swing.border.EmptyBorder
 
TOP - Static variable in class javax.swing.border.TitledBorder
Position the title in the middle of the border's top line.
TOP - Static variable in class javax.swing.JSplitPane
Used to add a Component above the other Component.
TOP - Static variable in interface javax.swing.SwingConstants
Box-orientation constant used to specify the top of a box.
TOP_ALIGNMENT - Static variable in class java.awt.Component
Ease-of-use constant for getAlignmentY().
TOP_ALIGNMENT - Static variable in class java.awt.font.GraphicAttribute
Aligns top of graphic to top of line.
toPath() - Method in class java.io.File
Returns a java.nio.file.Path object constructed from the this abstract path.
toPattern() - Method in class java.text.ChoiceFormat
Gets the pattern.
toPattern() - Method in class java.text.DecimalFormat
Synthesizes a pattern string that represents the current state of this Format object.
toPattern() - Method in class java.text.MessageFormat
Returns a pattern representing the current state of the message format.
toPattern() - Method in class java.text.SimpleDateFormat
Returns a pattern string describing this date format.
TOPDOWNLEFTRIGHT - Static variable in interface java.awt.image.ImageConsumer
The pixels will be delivered in top-down, left-to-right order.
toPlainString() - Method in class java.math.BigDecimal
Returns a string representation of this BigDecimal without an exponent field.
toRadians(double) - Static method in class java.lang.Math
Converts an angle measured in degrees to an approximately equivalent angle measured in radians.
toRadians(double) - Static method in class java.lang.StrictMath
Converts an angle measured in degrees to an approximately equivalent angle measured in radians.
toRealPath(LinkOption...) - Method in interface java.nio.file.Path
Returns the real path of an existing file.
toResourceName(String, String) - Method in class java.util.ResourceBundle.Control
Converts the given bundleName to the form required by the ClassLoader.getResource method by replacing all occurrences of '.' in bundleName with '/' and appending a '.' and the given file suffix.
toRGB(float[]) - Method in class java.awt.color.ColorSpace
Transforms a color value assumed to be in this ColorSpace into a value in the default CS_sRGB color space.
toRGB(float[]) - Method in class java.awt.color.ICC_ColorSpace
Transforms a color value assumed to be in this ColorSpace into a value in the default CS_sRGB color space.
TORIGHT_TOBOTTOM - Static variable in class javax.print.attribute.standard.PresentationDirection
Pages are laid out in rows starting at the top left, proceeeding towards the right & bottom.
TORIGHT_TOTOP - Static variable in class javax.print.attribute.standard.PresentationDirection
Pages are laid out in rows starting at the bottom left, proceeeding towards the right & top.
toSeconds(long) - Method in enum java.util.concurrent.TimeUnit
Equivalent to SECONDS.convert(duration, this).
toString() - Method in class java.awt.AWTEvent
Returns a String representation of this object.
toString() - Method in class java.awt.AWTKeyStroke
Returns a string that displays and identifies this object's properties.
toString() - Method in class java.awt.BorderLayout
Returns a string representation of the state of this border layout.
toString() - Method in class java.awt.CardLayout
Returns a string representation of the state of this card layout.
toString() - Method in class java.awt.CheckboxGroup
Returns a string representation of this check box group, including the value of its current selection.
toString() - Method in class java.awt.Color
Returns a string representation of this Color.
toString() - Method in class java.awt.Component
Returns a string representation of this component and its values.
toString() - Method in class java.awt.Cursor
Returns a string representation of this cursor.
toString() - Method in class java.awt.datatransfer.DataFlavor
String representation of this DataFlavor and its parameters.
toString() - Method in class java.awt.Dimension
Returns a string representation of the values of this Dimension object's height and width fields.
toString() - Method in class java.awt.Event
NOTE: The Event class is obsolete and is available only for backwards compatilibility.
toString() - Method in class java.awt.FlowLayout
Returns a string representation of this FlowLayout object and its values.
toString() - Method in class java.awt.font.NumericShaper
Returns a String that describes this shaper.
toString() - Method in class java.awt.font.TextHitInfo
Returns a String representing the hit for debugging use only.
toString() - Method in class java.awt.font.TextLayout
Returns debugging information for this TextLayout.
toString() - Method in class java.awt.Font
Converts this Font object to a String representation.
toString() - Method in class java.awt.FontMetrics
Returns a representation of this FontMetrics object's values as a String.
toString() - Method in class java.awt.geom.AffineTransform
Returns a String that represents the value of this Object.
toString() - Method in class java.awt.geom.Point2D.Double
Returns a String that represents the value of this Point2D.
toString() - Method in class java.awt.geom.Point2D.Float
Returns a String that represents the value of this Point2D.
toString() - Method in class java.awt.geom.Rectangle2D.Double
Returns the String representation of this Rectangle2D.
toString() - Method in class java.awt.geom.Rectangle2D.Float
Returns the String representation of this Rectangle2D.
toString() - Method in class java.awt.Graphics
Returns a String object representing this Graphics object's value.
toString() - Method in class java.awt.GridBagLayout
Returns a string representation of this grid bag layout's values.
toString() - Method in class java.awt.GridLayout
Returns the string representation of this grid layout's values.
toString() - Method in class java.awt.image.BufferedImage
Returns a String representation of this BufferedImage object and its values.
toString() - Method in class java.awt.image.ColorModel
Returns the String representation of the contents of this ColorModelobject.
toString() - Method in class java.awt.image.DirectColorModel
Returns a String that represents this DirectColorModel.
toString() - Method in class java.awt.image.IndexColorModel
Returns the String representation of the contents of this ColorModelobject.
toString() - Method in class java.awt.Insets
Returns a string representation of this Insets object.
toString() - Method in class java.awt.JobAttributes
Returns a string representation of this JobAttributes.
toString() - Method in class java.awt.MenuComponent
Returns a representation of this menu component as a string.
toString() - Method in class java.awt.MenuShortcut
Returns an internationalized description of the MenuShortcut.
toString() - Method in class java.awt.PageAttributes
Returns a string representation of this PageAttributes.
toString() - Method in class java.awt.Point
Returns a string representation of this point and its location in the (x,y) coordinate space.
toString() - Method in class java.awt.Rectangle
Returns a String representing this Rectangle and its values.
toString() - Method in class java.awt.RenderingHints
Returns a rather long string representation of the hashmap which contains the mappings of keys to values for this RenderingHints object.
toString() - Method in class java.awt.Robot
Returns a string representation of this Robot.
toString() - Method in class java.awt.ScrollPaneAdjustable
Returns a string representation of this scrollbar and its values.
toString() - Method in class java.awt.SystemColor
Returns a string representation of this Color's values.
toString() - Method in class java.beans.Expression
Prints the value of this expression using a Java-style syntax.
toString() - Method in class java.beans.FeatureDescriptor
Returns a string representation of the object.
toString() - Method in class java.beans.PropertyChangeEvent
Returns a string representation of the object.
toString() - Method in class java.beans.Statement
Prints the value of this statement using a Java-style syntax.
toString() - Method in class java.io.ByteArrayOutputStream
Converts the buffer's contents into a string decoding bytes using the platform's default character set.
toString(String) - Method in class java.io.ByteArrayOutputStream
Converts the buffer's contents into a string by decoding the bytes using the specified charsetName.
toString(int) - Method in class java.io.ByteArrayOutputStream
Deprecated.
This method does not properly convert bytes into characters. As of JDK 1.1, the preferred way to do this is via the toString(String enc) method, which takes an encoding-name argument, or the toString() method, which uses the platform's default character encoding.
toString() - Method in class java.io.CharArrayWriter
Converts input data to a string.
toString() - Method in class java.io.File
Returns the pathname string of this abstract pathname.
toString() - Method in class java.io.ObjectStreamClass
Return a string describing this ObjectStreamClass.
toString() - Method in class java.io.ObjectStreamField
Return a string that describes this field.
toString() - Method in class java.io.StreamTokenizer
Returns the string representation of the current stream token and the line number it occurs on.
toString() - Method in class java.io.StringWriter
Return the buffer's current value as a string.
toString() - Method in interface java.lang.annotation.Annotation
Returns a string representation of this annotation.
toString(boolean) - Static method in class java.lang.Boolean
Returns a String object representing the specified boolean.
toString() - Method in class java.lang.Boolean
Returns a String object representing this Boolean's value.
toString(byte) - Static method in class java.lang.Byte
Returns a new String object representing the specified byte.
toString() - Method in class java.lang.Byte
Returns a String object representing this Byte's value.
toString() - Method in class java.lang.Character.Subset
Returns the name of this subset.
toString() - Method in class java.lang.Character
Returns a String object representing this Character's value.
toString(char) - Static method in class java.lang.Character
Returns a String object representing the specified char.
toString() - Method in interface java.lang.CharSequence
Returns a string containing the characters in this sequence in the same order as this sequence.
toString() - Method in class java.lang.Class
Converts the object to a string.
toString(double) - Static method in class java.lang.Double
Returns a string representation of the double argument.
toString() - Method in class java.lang.Double
Returns a string representation of this Double object.
toString() - Method in class java.lang.Enum
Returns the name of this enum constant, as contained in the declaration.
toString(float) - Static method in class java.lang.Float
Returns a string representation of the float argument.
toString() - Method in class java.lang.Float
Returns a string representation of this Float object.
toString(int, int) - Static method in class java.lang.Integer
Returns a string representation of the first argument in the radix specified by the second argument.
toString(int) - Static method in class java.lang.Integer
Returns a String object representing the specified integer.
toString() - Method in class java.lang.Integer
Returns a String object representing this Integer's value.
toString() - Method in class java.lang.invoke.MethodHandle
Returns a string representation of the method handle, starting with the string "MethodHandle" and ending with the string representation of the method handle's type.
toString() - Method in class java.lang.invoke.MethodHandles.Lookup
Displays the name of the class from which lookups are to be made.
toString() - Method in class java.lang.invoke.MethodType
Returns a string representation of the method type, of the form "(PT0,PT1...)RT".
toString(long, int) - Static method in class java.lang.Long
Returns a string representation of the first argument in the radix specified by the second argument.
toString(long) - Static method in class java.lang.Long
Returns a String object representing the specified long.
toString() - Method in class java.lang.Long
Returns a String object representing this Long's value.
toString() - Method in class java.lang.management.LockInfo
Returns a string representation of a lock.
toString() - Method in enum java.lang.management.MemoryType
Returns the string representation of this MemoryType.
toString() - Method in class java.lang.management.MemoryUsage
Returns a descriptive representation of this memory usage.
toString() - Method in class java.lang.management.ThreadInfo
Returns a string representation of this thread info.
toString() - Method in class java.lang.Object
Returns a string representation of the object.
toString() - Method in class java.lang.Package
Returns the string representation of this Package.
toString() - Method in class java.lang.reflect.Constructor
Returns a string describing this Constructor.
toString() - Method in class java.lang.reflect.Field
Returns a string describing this Field.
toString() - Method in class java.lang.reflect.Method
Returns a string describing this Method.
toString(int) - Static method in class java.lang.reflect.Modifier
Return a string describing the access modifier flags in the specified modifier.
toString(short) - Static method in class java.lang.Short
Returns a new String object representing the specified short.
toString() - Method in class java.lang.Short
Returns a String object representing this Short's value.
toString() - Method in class java.lang.StackTraceElement
Returns a string representation of this stack trace element.
toString() - Method in class java.lang.String
This object (which is already a string!) is itself returned.
toString() - Method in class java.lang.StringBuffer
 
toString() - Method in class java.lang.StringBuilder
 
toString() - Method in class java.lang.Thread
Returns a string representation of this thread, including the thread's name, priority, and thread group.
toString() - Method in class java.lang.ThreadGroup
Returns a string representation of this Thread group.
toString() - Method in class java.lang.Throwable
Returns a short description of this throwable.
toString() - Method in class java.math.BigDecimal
Returns the string representation of this BigDecimal, using scientific notation if an exponent is needed.
toString(int) - Method in class java.math.BigInteger
Returns the String representation of this BigInteger in the given radix.
toString() - Method in class java.math.BigInteger
Returns the decimal String representation of this BigInteger.
toString() - Method in class java.math.MathContext
Returns the string representation of this MathContext.
toString() - Method in class java.net.HttpCookie
Constructs a cookie header string representation of this cookie, which is in the format defined by corresponding cookie specification, but without the leading "Cookie:" token.
toString() - Method in class java.net.InetAddress
Converts this IP address to a String.
toString() - Method in class java.net.InetSocketAddress
Constructs a string representation of this InetSocketAddress.
toString() - Method in class java.net.InterfaceAddress
Converts this Interface address to a String.
toString() - Method in class java.net.NetworkInterface
 
toString() - Method in class java.net.Proxy
Constructs a string representation of this Proxy.
toString() - Method in class java.net.ServerSocket
Returns the implementation address and implementation port of this socket as a String.
toString() - Method in class java.net.Socket
Converts this socket to a String.
toString() - Method in class java.net.SocketImpl
Returns the address and port of this socket as a String.
toString() - Method in class java.net.URI
Returns the content of this URI as a string.
toString() - Method in class java.net.URL
Constructs a string representation of this URL.
toString() - Method in class java.net.URLConnection
Returns a String representation of this URL connection.
toString() - Method in class java.nio.ByteOrder
Constructs a string describing this object.
toString() - Method in class java.nio.channels.FileChannel.MapMode
Returns a string describing this file-mapping mode.
toString() - Method in class java.nio.channels.FileLock
Returns a string describing the range, type, and validity of this lock.
toString() - Method in class java.nio.charset.Charset
Returns a string describing this charset.
toString() - Method in class java.nio.charset.CoderResult
Returns a string describing this coder result.
toString() - Method in class java.nio.charset.CodingErrorAction
Returns a string describing this action.
toString() - Method in class java.nio.file.attribute.AclEntry
Returns the string representation of this ACL entry.
toString() - Method in class java.nio.file.attribute.FileTime
Returns the string representation of this FileTime.
toString(Set<PosixFilePermission>) - Static method in class java.nio.file.attribute.PosixFilePermissions
Returns the String representation of a set of permissions.
toString() - Method in interface java.nio.file.Path
Returns the string representation of this path.
toString() - Method in class java.rmi.dgc.VMID
Return string representation of this VMID.
toString() - Method in class java.rmi.server.LogStream
Deprecated.
no replacement
toString() - Method in class java.rmi.server.ObjID
Returns a string representation of this object identifier.
toString() - Method in class java.rmi.server.Operation
Deprecated.
no replacement
toString() - Method in class java.rmi.server.RemoteObject
Returns a String that represents the value of this remote object.
toString() - Method in class java.rmi.server.UID
Returns a string representation of this UID.
toString() - Method in interface java.security.acl.Acl
Returns a string representation of the ACL contents.
toString() - Method in interface java.security.acl.AclEntry
Returns a string representation of the contents of this ACL entry.
toString() - Method in interface java.security.acl.Permission
Prints a string representation of this permission.
toString() - Method in class java.security.AlgorithmParameters
Returns a formatted string describing the parameters.
toString() - Method in class java.security.cert.Certificate
Returns a string representation of this certificate.
toString() - Method in class java.security.cert.CertPath
Returns a string representation of this certification path.
toString() - Method in class java.security.cert.CollectionCertStoreParameters
Returns a formatted string describing the parameters.
toString() - Method in class java.security.cert.CRL
Returns a string representation of this CRL.
toString() - Method in class java.security.cert.LDAPCertStoreParameters
Returns a formatted string describing the parameters.
toString() - Method in class java.security.cert.PKIXBuilderParameters
Returns a formatted string describing the parameters.
toString() - Method in class java.security.cert.PKIXCertPathBuilderResult
Return a printable representation of this PKIXCertPathBuilderResult.
toString() - Method in class java.security.cert.PKIXCertPathValidatorResult
Return a printable representation of this PKIXCertPathValidatorResult.
toString() - Method in class java.security.cert.PKIXParameters
Returns a formatted string describing the parameters.
toString() - Method in class java.security.cert.PolicyQualifierInfo
Return a printable representation of this PolicyQualifierInfo.
toString() - Method in class java.security.cert.TrustAnchor
Returns a formatted string describing the TrustAnchor.
toString() - Method in class java.security.cert.X509CertSelector
Return a printable representation of the CertSelector.
toString() - Method in class java.security.cert.X509CRLEntry
Returns a string representation of this CRL entry.
toString() - Method in class java.security.cert.X509CRLSelector
Returns a printable representation of the X509CRLSelector.
toString(boolean) - Method in interface java.security.Certificate
Deprecated.
Returns a string that represents the contents of the certificate.
toString() - Method in class java.security.CodeSigner
Returns a string describing this code signer.
toString() - Method in class java.security.CodeSource
Returns a string describing this CodeSource, telling its URL and certificates.
toString() - Method in class java.security.DigestInputStream
Prints a string representation of this digest input stream and its associated message digest object.
toString() - Method in class java.security.DigestOutputStream
Prints a string representation of this digest output stream and its associated message digest object.
toString() - Method in class java.security.Identity
Deprecated.
Returns a short string describing this identity, telling its name and its scope (if any).
toString(boolean) - Method in class java.security.Identity
Deprecated.
Returns a string representation of this identity, with optionally more details than that provided by the toString method without any arguments.
toString() - Method in class java.security.IdentityScope
Deprecated.
Returns a string representation of this identity scope, including its name, its scope name, and the number of identities in this identity scope.
toString() - Method in class java.security.KeyStore.PrivateKeyEntry
Returns a string representation of this PrivateKeyEntry.
toString() - Method in class java.security.KeyStore.SecretKeyEntry
Returns a string representation of this SecretKeyEntry.
toString() - Method in class java.security.KeyStore.TrustedCertificateEntry
Returns a string representation of this TrustedCertificateEntry.
toString() - Method in class java.security.MessageDigest
Returns a string representation of this message digest object.
toString() - Method in class java.security.Permission
Returns a string describing this Permission.
toString() - Method in class java.security.PermissionCollection
Returns a string describing this PermissionCollection object, providing information about all the permissions it contains.
toString() - Method in interface java.security.Principal
Returns a string representation of this principal.
toString() - Method in exception java.security.PrivilegedActionException
 
toString() - Method in class java.security.ProtectionDomain
Convert a ProtectionDomain to a String.
toString() - Method in class java.security.Provider.Service
Return a String representation of this service.
toString() - Method in class java.security.Provider
Returns a string with the name and the version number of this provider.
toString() - Method in class java.security.Signature
Returns a string representation of this signature object, providing information that includes the state of the object and the name of the algorithm used.
toString() - Method in class java.security.Signer
Deprecated.
Returns a string of information about the signer.
toString() - Method in class java.security.Timestamp
Returns a string describing this timestamp.
toString() - Method in class java.security.UnresolvedPermission
Returns a string describing this UnresolvedPermission.
toString() - Method in class java.sql.Date
Formats a date in the date escape format yyyy-mm-dd.
toString() - Method in interface java.sql.RowId
Returns a String representing the value of the SQL ROWID designated by this java.sql.RowId object.
toString() - Method in class java.sql.Time
Formats a time in JDBC time escape format.
toString() - Method in class java.sql.Timestamp
Formats a timestamp in JDBC timestamp escape format.
toString() - Method in class java.text.Annotation
Returns the String representation of this Annotation.
toString() - Method in class java.text.AttributedCharacterIterator.Attribute
Returns a string representation of the object.
toString() - Method in class java.text.Bidi
Display the bidi internal state, used in debugging.
toString() - Method in class java.text.FieldPosition
Return a string representation of this FieldPosition.
toString() - Method in class java.text.ParsePosition
Return a string representation of this ParsePosition.
toString() - Method in class java.util.AbstractCollection
Returns a string representation of this collection.
toString() - Method in class java.util.AbstractMap.SimpleEntry
Returns a String representation of this map entry.
toString() - Method in class java.util.AbstractMap.SimpleImmutableEntry
Returns a String representation of this map entry.
toString() - Method in class java.util.AbstractMap
Returns a string representation of this map.
toString(long[]) - Static method in class java.util.Arrays
Returns a string representation of the contents of the specified array.
toString(int[]) - Static method in class java.util.Arrays
Returns a string representation of the contents of the specified array.
toString(short[]) - Static method in class java.util.Arrays
Returns a string representation of the contents of the specified array.
toString(char[]) - Static method in class java.util.Arrays
Returns a string representation of the contents of the specified array.
toString(byte[]) - Static method in class java.util.Arrays
Returns a string representation of the contents of the specified array.
toString(boolean[]) - Static method in class java.util.Arrays
Returns a string representation of the contents of the specified array.
toString(float[]) - Static method in class java.util.Arrays
Returns a string representation of the contents of the specified array.
toString(double[]) - Static method in class java.util.Arrays
Returns a string representation of the contents of the specified array.
toString(Object[]) - Static method in class java.util.Arrays
Returns a string representation of the contents of the specified array.
toString() - Method in class java.util.BitSet
Returns a string representation of this bit set.
toString() - Method in class java.util.Calendar
Return a string representation of this calendar.
toString() - Method in class java.util.concurrent.ArrayBlockingQueue
 
toString() - Method in class java.util.concurrent.atomic.AtomicBoolean
Returns the String representation of the current value.
toString() - Method in class java.util.concurrent.atomic.AtomicInteger
Returns the String representation of the current value.
toString() - Method in class java.util.concurrent.atomic.AtomicIntegerArray
Returns the String representation of the current values of array.
toString() - Method in class java.util.concurrent.atomic.AtomicLong
Returns the String representation of the current value.
toString() - Method in class java.util.concurrent.atomic.AtomicLongArray
Returns the String representation of the current values of array.
toString() - Method in class java.util.concurrent.atomic.AtomicReference
Returns the String representation of the current value.
toString() - Method in class java.util.concurrent.atomic.AtomicReferenceArray
Returns the String representation of the current values of array.
toString() - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns a string representation of this list.
toString() - Method in class java.util.concurrent.CountDownLatch
Returns a string identifying this latch, as well as its state.
toString() - Method in class java.util.concurrent.ForkJoinPool
Returns a string identifying this pool, as well as its state, including indications of run state, parallelism level, and worker and task counts.
toString() - Method in class java.util.concurrent.LinkedBlockingDeque
 
toString() - Method in class java.util.concurrent.LinkedBlockingQueue
 
toString() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Returns a string identifying this synchronizer, as well as its state.
toString() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Returns a string identifying this synchronizer, as well as its state.
toString() - Method in class java.util.concurrent.locks.ReentrantLock
Returns a string identifying this lock, as well as its lock state.
toString() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock.ReadLock
Returns a string identifying this lock, as well as its lock state.
toString() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock
Returns a string identifying this lock, as well as its lock state.
toString() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock.WriteLock
Returns a string identifying this lock, as well as its lock state.
toString() - Method in class java.util.concurrent.Phaser
Returns a string identifying this phaser, as well as its state.
toString() - Method in class java.util.concurrent.PriorityBlockingQueue
 
toString() - Method in class java.util.concurrent.Semaphore
Returns a string identifying this semaphore, as well as its state.
toString() - Method in class java.util.concurrent.ThreadPoolExecutor
Returns a string identifying this pool, as well as its state, including indications of run state and estimated worker and task counts.
toString() - Method in class java.util.Currency
Returns the ISO 4217 currency code of this currency.
toString() - Method in class java.util.Date
Converts this Date object to a String of the form:
toString() - Method in class java.util.EventObject
Returns a String representation of this EventObject.
toString() - Method in class java.util.Formatter
Returns the result of invoking toString() on the destination for the output.
toString() - Method in class java.util.Hashtable
Returns a string representation of this Hashtable object in the form of a set of entries, enclosed in braces and separated by the ASCII characters "" (comma and space).
toString() - Method in class java.util.jar.Attributes.Name
Returns the attribute name as a String.
toString() - Method in class java.util.Locale
Returns a string representation of this Locale object, consisting of language, country, variant, script, and extensions as below:
toString() - Method in class java.util.logging.Level
Returns a string representation of this Level.
toString(Object) - Static method in class java.util.Objects
Returns the result of calling toString for a non-null argument and "null" for a null argument.
toString(Object, String) - Static method in class java.util.Objects
Returns the result of calling toString on the first argument if the first argument is not null and returns the second argument otherwise.
toString() - Method in class java.util.prefs.AbstractPreferences
Returns the absolute path name of this preferences node.
toString() - Method in class java.util.prefs.Preferences
Returns a string representation of this preferences node, as if computed by the expression:(this.isUserNode() ? "User" : "System") + " Preference Node: " + this.absolutePath().
toString() - Method in class java.util.regex.Matcher
Returns the string representation of this matcher.
toString() - Method in class java.util.regex.Pattern
Returns the string representation of this pattern.
toString() - Method in class java.util.Scanner
Returns the string representation of this Scanner.
toString() - Method in class java.util.ServiceLoader
Returns a string describing this service.
toString() - Method in class java.util.SimpleTimeZone
Returns a string representation of this time zone.
toString() - Method in class java.util.UUID
Returns a String object representing this UUID.
toString() - Method in class java.util.Vector
Returns a string representation of this Vector, containing the String representation of each element.
toString() - Method in class java.util.zip.ZipEntry
Returns a string representation of the ZIP entry.
toString() - Method in class javax.accessibility.AccessibleBundle
Gets localized string describing the key using the default locale.
toString() - Method in class javax.accessibility.AccessibleRelationSet
Creates a localized String representing all the relations in the set using the default locale.
toString() - Method in class javax.accessibility.AccessibleStateSet
Creates a localized String representing all the states in the set using the default locale.
toString() - Method in class javax.annotation.processing.AbstractProcessor
 
toString() - Method in class javax.imageio.plugins.jpeg.JPEGHuffmanTable
Returns a String representing this Huffman table.
toString() - Method in class javax.imageio.plugins.jpeg.JPEGQTable
Returns a String representing this quantization table.
toString() - Method in interface javax.lang.model.element.AnnotationValue
Returns a string representation of this value.
toString() - Method in enum javax.lang.model.element.Modifier
Returns this modifier's name in lowercase.
toString() - Method in interface javax.lang.model.type.TypeMirror
Returns an informative string representation of this type.
toString() - Method in class javax.management.Attribute
Returns a String object representing this Attribute's value.
toString() - Method in class javax.management.AttributeValueExp
Returns the string representing its value.
toString() - Method in exception javax.management.BadAttributeValueExpException
Returns the string representing the object.
toString() - Method in exception javax.management.BadBinaryOpValueExpException
Returns the string representing the object.
toString() - Method in exception javax.management.BadStringOperationException
Returns the string representing the object.
toString() - Method in class javax.management.ImmutableDescriptor
 
toString() - Method in class javax.management.MBeanAttributeInfo
 
toString() - Method in class javax.management.MBeanConstructorInfo
 
toString() - Method in class javax.management.MBeanInfo
 
toString() - Method in class javax.management.MBeanNotificationInfo
 
toString() - Method in class javax.management.MBeanOperationInfo
 
toString() - Method in class javax.management.MBeanParameterInfo
 
toString() - Method in class javax.management.MBeanServerNotification
 
toString() - Method in class javax.management.modelmbean.DescriptorSupport
Returns a human readable string representing the descriptor.
toString() - Method in class javax.management.modelmbean.ModelMBeanAttributeInfo
Returns a human-readable version of the ModelMBeanAttributeInfo instance.
toString() - Method in class javax.management.modelmbean.ModelMBeanConstructorInfo
Returns a string containing the entire contents of the ModelMBeanConstructorInfo in human readable form.
toString() - Method in class javax.management.modelmbean.ModelMBeanNotificationInfo
Returns a human readable string containing ModelMBeanNotificationInfo.
toString() - Method in class javax.management.modelmbean.ModelMBeanOperationInfo
Returns a string containing the entire contents of the ModelMBeanOperationInfo in human readable form.
toString() - Method in class javax.management.Notification
Returns a String representation of this notification.
toString() - Method in class javax.management.ObjectInstance
Returns a string representing this ObjectInstance object.
toString() - Method in class javax.management.ObjectName
Returns a string representation of the object name.
toString() - Method in class javax.management.openmbean.ArrayType
Returns a string representation of this ArrayType instance.
toString() - Method in interface javax.management.openmbean.CompositeData
Returns a string representation of this CompositeData instance.
toString() - Method in class javax.management.openmbean.CompositeDataSupport
Returns a string representation of this CompositeDataSupport instance.
toString() - Method in class javax.management.openmbean.CompositeType
Returns a string representation of this CompositeType instance.
toString() - Method in interface javax.management.openmbean.OpenMBeanAttributeInfo
Returns a string representation of this OpenMBeanAttributeInfo instance.
toString() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Returns a string representation of this OpenMBeanAttributeInfoSupport instance.
toString() - Method in interface javax.management.openmbean.OpenMBeanConstructorInfo
Returns a string representation of this OpenMBeanConstructorInfo instance.
toString() - Method in class javax.management.openmbean.OpenMBeanConstructorInfoSupport
Returns a string representation of this OpenMBeanConstructorInfoSupport instance.
toString() - Method in interface javax.management.openmbean.OpenMBeanInfo
Returns a string representation of this OpenMBeanInfo instance.
toString() - Method in class javax.management.openmbean.OpenMBeanInfoSupport
Returns a string representation of this OpenMBeanInfoSupport instance.
toString() - Method in interface javax.management.openmbean.OpenMBeanOperationInfo
Returns a string representation of this OpenMBeanOperationInfo instance.
toString() - Method in class javax.management.openmbean.OpenMBeanOperationInfoSupport
Returns a string representation of this OpenMBeanOperationInfoSupport instance.
toString() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Returns a string representation of this OpenMBeanParameterInfo instance.
toString() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
Returns a string representation of this OpenMBeanParameterInfoSupport instance.
toString() - Method in class javax.management.openmbean.OpenType
Returns a string representation of this open type instance.
toString() - Method in class javax.management.openmbean.SimpleType
Returns a string representation of this SimpleType instance.
toString() - Method in interface javax.management.openmbean.TabularData
Returns a string representation of this TabularData instance.
toString() - Method in class javax.management.openmbean.TabularDataSupport
Returns a string representation of this TabularDataSupport instance.
toString() - Method in class javax.management.openmbean.TabularType
Returns a string representation of this TabularType instance.
toString() - Method in class javax.management.relation.Role
Returns a string describing the role.
toString() - Method in class javax.management.relation.RoleInfo
Returns a string describing the role info.
toString() - Method in class javax.management.relation.RoleUnresolved
Return a string describing this object.
toString() - Method in class javax.management.remote.JMXPrincipal
Returns a string representation of this JMXPrincipal.
toString() - Method in class javax.management.remote.JMXServiceURL
The string representation of this Service URL.
toString() - Method in class javax.management.remote.NotificationResult
Returns a string representation of the object.
toString() - Method in class javax.management.remote.rmi.RMIConnectionImpl
Returns a string representation of this object.
toString() - Method in class javax.management.remote.rmi.RMIConnector
Returns a string representation of this object.
toString() - Method in class javax.management.remote.TargetedNotification
Returns a textual representation of this Targeted Notification.
toString() - Method in class javax.management.StringValueExp
Returns the string representing the object.
toString() - Method in class javax.naming.BinaryRefAddr
Generates the string representation of this address.
toString() - Method in class javax.naming.Binding
Generates the string representation of this binding.
toString() - Method in class javax.naming.CompositeName
Generates the string representation of this composite name.
toString() - Method in class javax.naming.CompoundName
Generates the string representation of this compound name, using the syntax rules of the compound name.
toString() - Method in exception javax.naming.directory.AttributeModificationException
The string representation of this exception consists of information about where the error occurred, and the first unexecuted modification.
toString() - Method in class javax.naming.directory.BasicAttribute
Generates the string representation of this attribute.
toString() - Method in class javax.naming.directory.BasicAttributes
Generates the string representation of this attribute set.
toString() - Method in class javax.naming.directory.ModificationItem
Generates the string representation of this modification item, which consists of the modification operation and its related attribute.
toString() - Method in class javax.naming.directory.SearchResult
Generates the string representation of this SearchResult.
toString() - Method in class javax.naming.ldap.LdapName
Returns a string representation of this LDAP name in a format defined by RFC 2253 and described in the class description.
toString() - Method in class javax.naming.ldap.Rdn
Returns this Rdn as a string represented in a format defined by RFC 2253 and described in the class description for LdapName.
toString() - Method in exception javax.naming.LinkException
Generates the string representation of this exception.
toString(boolean) - Method in exception javax.naming.LinkException
Generates the string representation of this exception.
toString() - Method in class javax.naming.NameClassPair
Generates the string representation of this name/class pair.
toString() - Method in exception javax.naming.NamingException
Generates the string representation of this exception.
toString(boolean) - Method in exception javax.naming.NamingException
Generates the string representation in more detail.
toString() - Method in class javax.naming.RefAddr
Generates the string representation of this address.
toString() - Method in class javax.naming.Reference
Generates the string representation of this reference.
toString() - Method in class javax.net.ssl.SSLEngineResult
Returns a String representation of this object.
toString() - Method in class javax.print.attribute.DateTimeSyntax
Returns a string value corresponding to this date-time attribute.
toString() - Method in class javax.print.attribute.EnumSyntax
Returns a string value corresponding to this enumeration value.
toString() - Method in class javax.print.attribute.IntegerSyntax
Returns a string value corresponding to this integer attribute.
toString(int, String) - Method in class javax.print.attribute.ResolutionSyntax
Returns a string version of this resolution attribute in the given units.
toString() - Method in class javax.print.attribute.ResolutionSyntax
Returns a string version of this resolution attribute.
toString() - Method in class javax.print.attribute.SetOfIntegerSyntax
Returns a string value corresponding to this set-of-integer attribute.
toString(int, String) - Method in class javax.print.attribute.Size2DSyntax
Returns a string version of this two-dimensional size attribute in the given units.
toString() - Method in class javax.print.attribute.Size2DSyntax
Returns a string version of this two-dimensional size attribute.
toString(int, String) - Method in class javax.print.attribute.standard.MediaPrintableArea
Returns a string version of this rectangular size attribute in the given units.
toString() - Method in class javax.print.attribute.standard.MediaPrintableArea
Returns a string version of this rectangular size attribute in mm.
toString() - Method in class javax.print.attribute.TextSyntax
Returns a String identifying this text attribute.
toString() - Method in class javax.print.attribute.URISyntax
Returns a String identifying this URI attribute.
toString() - Method in class javax.print.DocFlavor
Converts this DocFlavor to a string.
toString() - Method in class javax.print.event.PrintEvent
 
toString() - Method in class javax.security.auth.kerberos.KerberosKey
 
toString() - Method in class javax.security.auth.kerberos.KerberosPrincipal
 
toString() - Method in class javax.security.auth.kerberos.KerberosTicket
 
toString() - Method in class javax.security.auth.kerberos.KeyTab
 
toString() - Method in class javax.security.auth.login.AppConfigurationEntry.LoginModuleControlFlag
Return a String representation of this controlFlag.
toString() - Method in class javax.security.auth.Subject
Return the String representation of this Subject.
toString() - Method in class javax.security.auth.x500.X500Principal
Return a user-friendly string representation of this X500Principal.
toString() - Method in class javax.security.cert.Certificate
Returns a string representation of this certificate.
toString() - Method in exception javax.security.sasl.SaslException
Returns the string representation of this exception.
toString() - Method in class javax.sound.midi.MidiDevice.Info
Provides a string representation of the device information.
toString() - Method in class javax.sound.midi.Sequencer.SyncMode
Provides this synchronization mode's name as the string representation of the mode.
toString() - Method in class javax.sound.sampled.AudioFileFormat
Provides a string representation of the file format.
toString() - Method in class javax.sound.sampled.AudioFileFormat.Type
Provides the file type's name as the String representation of the file type.
toString() - Method in class javax.sound.sampled.AudioFormat.Encoding
Provides the String representation of the encoding.
toString() - Method in class javax.sound.sampled.AudioFormat
Returns a string that describes the format, such as: "PCM SIGNED 22050 Hz 16 bit mono big-endian".
toString() - Method in class javax.sound.sampled.BooleanControl
Provides a string representation of the control
toString() - Method in class javax.sound.sampled.CompoundControl
Provides a string representation of the control
toString() - Method in class javax.sound.sampled.Control
Obtains a String describing the control type and its current state.
toString() - Method in class javax.sound.sampled.Control.Type
Provides the String representation of the control type.
toString() - Method in class javax.sound.sampled.DataLine.Info
Obtains a textual description of the data line info.
toString() - Method in class javax.sound.sampled.EnumControl
Provides a string representation of the control.
toString() - Method in class javax.sound.sampled.FloatControl
Provides a string representation of the control
toString() - Method in class javax.sound.sampled.Line.Info
Obtains a textual description of the line info.
toString() - Method in class javax.sound.sampled.LineEvent
Obtains a string representation of the event.
toString() - Method in class javax.sound.sampled.LineEvent.Type
Returns the type name as the string representation.
toString() - Method in class javax.sound.sampled.Mixer.Info
Provides a string representation of the mixer info.
toString() - Method in class javax.sound.sampled.Port.Info
Provides a String representation of the port.
toString() - Method in class javax.sound.sampled.ReverbType
Provides a String representation of the reverb type, including its name and its parameter settings.
toString() - Method in class javax.swing.DefaultBoundedRangeModel
Returns a string that displays all of the BoundedRangeModel properties.
toString() - Method in class javax.swing.DefaultListModel
Returns a string that displays and identifies this object's properties.
toString() - Method in class javax.swing.DefaultListSelectionModel
Returns a string that displays and identifies this object's properties.
toString() - Method in class javax.swing.event.DocumentEvent.EventType
Converts the type to a string.
toString() - Method in class javax.swing.event.EventListenerList
Returns a string representation of the EventListenerList.
toString() - Method in class javax.swing.event.HyperlinkEvent.EventType
Converts the type to a string.
toString() - Method in class javax.swing.event.ListDataEvent
Returns a string representation of this ListDataEvent.
toString() - Method in class javax.swing.event.ListSelectionEvent
Returns a String that displays and identifies this object's properties.
toString() - Method in class javax.swing.event.TreeModelEvent
Returns a string that displays and identifies this object's properties.
toString() - Method in class javax.swing.filechooser.FileNameExtensionFilter
Returns a string representation of the FileNameExtensionFilter.
toString() - Method in class javax.swing.GroupLayout
Returns a string representation of this GroupLayout.
toString() - Method in class javax.swing.ImageIcon
Returns a string representation of this image.
toString() - Method in class javax.swing.JList.DropLocation
Returns a string representation of this drop location.
toString() - Method in class javax.swing.JTable.DropLocation
Returns a string representation of this drop location.
toString() - Method in class javax.swing.JTree.DropLocation
Returns a string representation of this drop location.
toString() - Method in class javax.swing.LookAndFeel
Returns a string that displays and identifies this object's properties.
toString() - Method in class javax.swing.plaf.nimbus.State
 
toString() - Method in class javax.swing.plaf.synth.ColorType
Returns the textual description of this ColorType.
toString() - Method in class javax.swing.plaf.synth.Region
Returns the name of the Region.
toString() - Method in class javax.swing.RepaintManager
Returns a string that displays and identifies this object's properties.
toString() - Method in class javax.swing.SizeRequirements
Returns a string describing the minimum, preferred, and maximum size requirements, along with the alignment.
toString(TableModel, int, int) - Method in class javax.swing.table.TableStringConverter
Returns the string representation of the value at the specified location.
toString() - Method in class javax.swing.text.AbstractDocument.BranchElement
Converts the element to a string.
toString() - Method in class javax.swing.text.AbstractDocument.DefaultDocumentEvent
Returns a string description of the change event.
toString() - Method in class javax.swing.text.AbstractDocument.LeafElement
Converts the element to a string.
toString() - Method in class javax.swing.text.DefaultCaret
 
toString() - Method in class javax.swing.text.DefaultStyledDocument.ElementSpec
Converts the element to a string.
toString() - Method in class javax.swing.text.html.CSS.Attribute
The string representation of the attribute.
toString() - Method in class javax.swing.text.html.HTML.Attribute
Returns the string representation of this attribute.
toString() - Method in class javax.swing.text.html.HTML.Tag
Returns the string representation of the tag.
toString() - Method in class javax.swing.text.html.Option
String representation is the label.
toString() - Method in class javax.swing.text.html.parser.AttributeList
 
toString() - Method in class javax.swing.text.html.parser.ContentModel
Convert to a string.
toString() - Method in class javax.swing.text.html.parser.DTD
Returns a string representation of this DTD.
toString() - Method in class javax.swing.text.html.parser.Element
Convert to a string.
toString() - Method in class javax.swing.text.JTextComponent.DropLocation
Returns a string representation of this drop location.
toString() - Method in class javax.swing.text.Position.Bias
string representation
toString() - Method in class javax.swing.text.Segment
Converts a segment into a String.
toString() - Method in class javax.swing.text.SimpleAttributeSet
Converts the attribute set to a String.
toString() - Method in class javax.swing.text.StyleConstants
Returns the string representation.
toString() - Method in class javax.swing.text.StyleContext.NamedStyle
Converts the style to a string.
toString() - Method in class javax.swing.text.StyleContext.SmallAttributeSet
Returns a string showing the key/value pairs
toString() - Method in class javax.swing.text.StyleContext
Converts a StyleContext to a String.
toString() - Method in class javax.swing.text.TabSet
Returns the string representation of the set of tabs.
toString() - Method in class javax.swing.text.TabStop
 
toString() - Method in class javax.swing.TransferHandler.DropLocation
Returns a string representation of this drop location.
toString() - Method in class javax.swing.tree.DefaultMutableTreeNode
Returns the result of sending toString() to this node's user object, or the empty string if the node has no user object.
toString() - Method in class javax.swing.tree.DefaultTreeSelectionModel
Returns a string that displays and identifies this object's properties.
toString() - Method in class javax.swing.tree.TreePath
Returns a string that displays and identifies this object's properties.
toString() - Method in class javax.swing.UIManager.LookAndFeelInfo
Returns a string that displays and identifies this object's properties.
toString() - Method in class javax.swing.undo.AbstractUndoableEdit
Returns a string that displays and identifies this object's properties.
toString() - Method in class javax.swing.undo.CompoundEdit
Returns a string that displays and identifies this object's properties.
toString() - Method in class javax.swing.undo.UndoableEditSupport
Returns a string that displays and identifies this object's properties.
toString() - Method in class javax.swing.undo.UndoManager
Returns a string that displays and identifies this object's properties.
toString() - Method in class javax.tools.SimpleJavaFileObject
 
toString() - Method in class javax.xml.crypto.dsig.spec.XPathType.Filter
Returns the string form of the operation.
toString() - Method in class javax.xml.crypto.KeySelector.Purpose
Returns a string representation of this purpose ("sign", "verify", "encrypt", or "decrypt").
toString() - Method in exception org.ietf.jgss.GSSException
Returns a textual representation of both the major and the minor status codes.
toString() - Method in interface org.ietf.jgss.GSSName
Returns a textual representation of the GSSName object.
toString() - Method in class org.ietf.jgss.Oid
Returns a string representation of the oid's integer components in dot separated notation.
toStub(Remote) - Static method in class java.rmi.server.RemoteObject
Returns the stub for the remote object obj passed as a parameter.
toStub() - Method in class javax.management.remote.rmi.RMIIIOPServerImpl
Returns an IIOP stub.
toStub() - Method in class javax.management.remote.rmi.RMIJRMPServerImpl
Returns a serializable stub for this RMIServer object.
toStub() - Method in class javax.management.remote.rmi.RMIServerImpl
Returns a remotable stub for this server object.
totalChildIndent - Variable in class javax.swing.plaf.basic.BasicTreeUI
Total distance that will be indented.
totalColumnWidth - Variable in class javax.swing.table.DefaultTableColumnModel
A local cache of the combined width of all columns
totalMemory() - Method in class java.lang.Runtime
Returns the total amount of memory in the Java virtual machine.
toTitleCase(char) - Static method in class java.lang.Character
Converts the character argument to titlecase using case mapping information from the UnicodeData file.
toTitleCase(int) - Static method in class java.lang.Character
Converts the character (Unicode code point) argument to titlecase using case mapping information from the UnicodeData file.
TOTOP_TOLEFT - Static variable in class javax.print.attribute.standard.PresentationDirection
Pages are laid out in columns starting at the bottom right, proceeeding towards the top & left.
TOTOP_TORIGHT - Static variable in class javax.print.attribute.standard.PresentationDirection
Pages are laid out in columns starting at the bottom left, proceeeding towards the top & right.
toUnicode(String, int) - Static method in class java.net.IDN
Translates a string from ASCII Compatible Encoding (ACE) to Unicode, as defined by the ToUnicode operation of RFC 3490.
toUnicode(String) - Static method in class java.net.IDN
Translates a string from ASCII Compatible Encoding (ACE) to Unicode, as defined by the ToUnicode operation of RFC 3490.
toUpperCase(char) - Static method in class java.lang.Character
Converts the character argument to uppercase using case mapping information from the UnicodeData file.
toUpperCase(int) - Static method in class java.lang.Character
Converts the character (Unicode code point) argument to uppercase using case mapping information from the UnicodeData file.
toUpperCase(Locale) - Method in class java.lang.String
Converts all of the characters in this String to upper case using the rules of the given Locale.
toUpperCase() - Method in class java.lang.String
Converts all of the characters in this String to upper case using the rules of the default locale.
toURI() - Method in class java.io.File
Constructs a file: URI that represents this abstract pathname.
toURI() - Method in class java.net.URL
Returns a URI equivalent to this URL.
toUri() - Method in interface java.nio.file.Path
Returns a URI to represent this path.
toUri() - Method in interface javax.tools.FileObject
Returns a URI identifying this file object.
toUri() - Method in class javax.tools.ForwardingFileObject
 
toUri() - Method in class javax.tools.SimpleJavaFileObject
 
toURL() - Method in class java.io.File
Deprecated.
This method does not automatically escape characters that are illegal in URLs. It is recommended that new code convert an abstract pathname into a URL by first converting it into a URI, via the toURI method, and then converting the URI into a URL via the URI.toURL method.
toURL() - Method in class java.net.URI
Constructs a URL from this URI.
toViewCoordinates(Dimension) - Method in class javax.swing.JViewport
Converts a size in pixel coordinates to view coordinates.
toViewCoordinates(Point) - Method in class javax.swing.JViewport
Converts a point in pixel coordinates to view coordinates.
toXMLString() - Method in class javax.management.modelmbean.DescriptorSupport
Returns an XML String representing the descriptor.
TR - Static variable in class javax.swing.text.html.HTML.Tag
 
traceInstructions(boolean) - Method in class java.lang.Runtime
Enables/Disables tracing of instructions.
traceMethodCalls(boolean) - Method in class java.lang.Runtime
Enables/Disables tracing of method calls.
TRACK - Static variable in class java.awt.event.AdjustmentEvent
The absolute tracking adjustment type.
Track - Class in javax.sound.midi
A MIDI track is an independent stream of MIDI events (time-stamped MIDI data) that can be stored along with other tracks in a standard MIDI file.
trackBuffer - Variable in class javax.swing.plaf.basic.BasicSliderUI
 
trackColor - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
tracker - Static variable in class javax.swing.ImageIcon
 
trackHighlight - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
trackHighlightColor - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
TRACKING - Static variable in class java.awt.font.TextAttribute
Attribute key to control tracking.
TRACKING_LOOSE - Static variable in class java.awt.font.TextAttribute
Perform loose tracking.
TRACKING_TIGHT - Static variable in class java.awt.font.TextAttribute
Perform tight tracking.
trackListener - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
trackListener - Variable in class javax.swing.plaf.basic.BasicSliderUI
 
trackRect - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
trackRect - Variable in class javax.swing.plaf.basic.BasicSliderUI
 
tracks - Variable in class javax.sound.midi.Sequence
The MIDI tracks in this sequence.
trackWidth - Static variable in class javax.swing.plaf.metal.MetalSliderUI
 
TRADITIONAL_CHINESE - Static variable in class java.util.Locale
Useful constant for language.
TRADITIONAL_HANZI - Static variable in class java.awt.im.InputSubset
Constant for all Han characters used in writing Traditional Chinese, including a subset of the CJK unified ideographs as well as Traditional Chinese Han characters that may be defined as surrogate characters.
TRAILING - Static variable in class java.awt.FlowLayout
This value indicates that each row of components should be justified to the trailing edge of the container's orientation, for example, to the right in left-to-right orientations.
trailing(int) - Static method in class java.awt.font.TextHitInfo
Creates a hit on the trailing edge of the character at the specified charIndex.
TRAILING - Static variable in class javax.swing.border.TitledBorder
Position title text at the right side of the border line for left to right orientation, at the left side of the border line for right to left orientation.
TRAILING - Static variable in interface javax.swing.SwingConstants
Identifies the trailing edge of text for use with left-to-right and right-to-left languages.
TRANSACTION_NONE - Static variable in interface java.sql.Connection
A constant indicating that transactions are not supported.
TRANSACTION_READ_COMMITTED - Static variable in interface java.sql.Connection
A constant indicating that dirty reads are prevented; non-repeatable reads and phantom reads can occur.
TRANSACTION_READ_UNCOMMITTED - Static variable in interface java.sql.Connection
A constant indicating that dirty reads, non-repeatable reads and phantom reads can occur.
TRANSACTION_REPEATABLE_READ - Static variable in interface java.sql.Connection
A constant indicating that dirty reads and non-repeatable reads are prevented; phantom reads can occur.
TRANSACTION_SERIALIZABLE - Static variable in interface java.sql.Connection
A constant indicating that dirty reads, non-repeatable reads and phantom reads are prevented.
TransactionalWriter - Interface in javax.sql.rowset.spi
A specialized interface that facilitates an extension of the standard SyncProvider abstract class so that it has finer grained transaction control.
transfer(E) - Method in class java.util.concurrent.LinkedTransferQueue
Transfers the element to a consumer, waiting if necessary to do so.
transfer(E) - Method in interface java.util.concurrent.TransferQueue
Transfers the element to a consumer, waiting if necessary to do so.
Transferable - Interface in java.awt.datatransfer
Defines the interface for classes that can be used to provide data for a transfer operation.
transferable - Variable in class java.awt.dnd.DropTargetContext.TransferableProxy
The encapsulated Transferable object.
transferablesFlavorsChanged() - Method in class java.awt.dnd.DragSourceContext
Notifies the peer that the Transferable's DataFlavors have changed.
transferablesFlavorsChanged() - Method in interface java.awt.dnd.peer.DragSourceContextPeer
notify the peer that the Transferables DataFlavors have changed
transferFocus() - Method in class java.awt.Component
Transfers the focus to the next component, as though this Component were the focus owner.
transferFocusBackward() - Method in class java.awt.Component
Transfers the focus to the previous component, as though this Component were the focus owner.
transferFocusDownCycle() - Method in class java.awt.Container
Transfers the focus down one focus traversal cycle.
transferFocusUpCycle() - Method in class java.awt.Component
Transfers the focus up one focus traversal cycle.
transferFrom(ReadableByteChannel, long, long) - Method in class java.nio.channels.FileChannel
Transfers bytes into this channel's file from the given readable byte channel.
TransferHandler - Class in javax.swing
This class is used to handle the transfer of a Transferable to and from Swing components.
TransferHandler(String) - Constructor for class javax.swing.TransferHandler
Constructs a transfer handler that can transfer a Java Bean property from one component to another via the clipboard or a drag and drop operation.
TransferHandler() - Constructor for class javax.swing.TransferHandler
Convenience constructor for subclasses.
TransferHandler.DropLocation - Class in javax.swing
Represents a location where dropped data should be inserted.
TransferHandler.DropLocation(Point) - Constructor for class javax.swing.TransferHandler.DropLocation
Constructs a drop location for the given point.
TransferHandler.TransferSupport - Class in javax.swing
This class encapsulates all relevant details of a clipboard or drag and drop transfer, and also allows for customizing aspects of the drag and drop experience.
TransferHandler.TransferSupport(Component, Transferable) - Constructor for class javax.swing.TransferHandler.TransferSupport
Create a TransferSupport with isDrop() false for the given component and Transferable.
TransferQueue<E> - Interface in java.util.concurrent
A BlockingQueue in which producers may wait for consumers to receive elements.
transferTo(long, long, WritableByteChannel) - Method in class java.nio.channels.FileChannel
Transfers bytes from this channel's file to the given writable byte channel.
transferType - Variable in class java.awt.image.ColorModel
Data type of the array used to represent pixel values.
TRANSFORM - Static variable in class java.awt.font.TextAttribute
Attribute key for the transform of a font.
transform(Point2D, Point2D) - Method in class java.awt.geom.AffineTransform
Transforms the specified ptSrc and stores the result in ptDst.
transform(Point2D[], int, Point2D[], int, int) - Method in class java.awt.geom.AffineTransform
Transforms an array of point objects by this transform.
transform(float[], int, float[], int, int) - Method in class java.awt.geom.AffineTransform
Transforms an array of floating point coordinates by this transform.
transform(double[], int, double[], int, int) - Method in class java.awt.geom.AffineTransform
Transforms an array of double precision coordinates by this transform.
transform(float[], int, double[], int, int) - Method in class java.awt.geom.AffineTransform
Transforms an array of floating point coordinates by this transform and stores the results into an array of doubles.
transform(double[], int, float[], int, int) - Method in class java.awt.geom.AffineTransform
Transforms an array of double precision coordinates by this transform and stores the results into an array of floats.
transform(AffineTransform) - Method in class java.awt.geom.Area
Transforms the geometry of this Area using the specified AffineTransform.
transform(AffineTransform) - Method in class java.awt.geom.Path2D.Double
Transforms the geometry of this path using the specified AffineTransform.
transform(AffineTransform) - Method in class java.awt.geom.Path2D.Float
Transforms the geometry of this path using the specified AffineTransform.
transform(AffineTransform) - Method in class java.awt.geom.Path2D
Transforms the geometry of this path using the specified AffineTransform.
transform(AffineTransform) - Method in class java.awt.Graphics2D
Composes an AffineTransform object with the Transform in this Graphics2D according to the rule last-specified-first-applied.
transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) - Method in interface java.lang.instrument.ClassFileTransformer
The implementation of this method may transform the supplied class file and return a new replacement class file.
Transform - Interface in javax.xml.crypto.dsig
A representation of the XML Transform element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
transform(Data, XMLCryptoContext) - Method in interface javax.xml.crypto.dsig.Transform
Transforms the specified data using the underlying transform algorithm.
transform(Data, XMLCryptoContext, OutputStream) - Method in interface javax.xml.crypto.dsig.Transform
Transforms the specified data using the underlying transform algorithm.
TransformAttribute - Class in java.awt.font
The TransformAttribute class provides an immutable wrapper for a transform so that it is safe to use as an attribute.
TransformAttribute(AffineTransform) - Constructor for class java.awt.font.TransformAttribute
Wraps the specified transform.
TransformException - Exception in javax.xml.crypto.dsig
Indicates an exceptional condition that occured while executing a transform algorithm.
TransformException() - Constructor for exception javax.xml.crypto.dsig.TransformException
Constructs a new TransformException with null as its detail message.
TransformException(String) - Constructor for exception javax.xml.crypto.dsig.TransformException
Constructs a new TransformException with the specified detail message.
TransformException(String, Throwable) - Constructor for exception javax.xml.crypto.dsig.TransformException
Constructs a new TransformException with the specified detail message and cause.
TransformException(Throwable) - Constructor for exception javax.xml.crypto.dsig.TransformException
Constructs a new TransformException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
TransformParameterSpec - Interface in javax.xml.crypto.dsig.spec
A specification of algorithm parameters for a Transform algorithm.
TransformService - Class in javax.xml.crypto.dsig
A Service Provider Interface for transform and canonicalization algorithms.
TransformService() - Constructor for class javax.xml.crypto.dsig.TransformService
Default constructor, for invocation by subclasses.
Transient - Annotation Type in java.beans
Indicates that an attribute called "transient" should be declared with the given value when the Introspector constructs a PropertyDescriptor or EventSetDescriptor classes associated with the annotated code element.
TRANSIENT - Static variable in class java.lang.reflect.Modifier
The int value representing the transient modifier.
TRANSIENT - Static variable in class javax.accessibility.AccessibleState
Indicates this object is transient.
translate(int, int) - Method in class java.awt.Event
NOTE: The Event class is obsolete and is available only for backwards compatilibility.
translate(double, double) - Method in class java.awt.geom.AffineTransform
Concatenates this transform with a translation transformation.
translate(int, int) - Method in class java.awt.Graphics
Translates the origin of the graphics context to the point (xy) in the current coordinate system.
translate(int, int) - Method in class java.awt.Graphics2D
Translates the origin of the Graphics2D context to the point (xy) in the current coordinate system.
translate(double, double) - Method in class java.awt.Graphics2D
Concatenates the current Graphics2D Transform with a translation transform.
translate(int, int) - Method in class java.awt.Point
Translates this point, at location (x,y), by dx along the x axis and dy along the y axis so that it now represents the point (x+dx,y+dy).
translate(int, int) - Method in class java.awt.Polygon
Translates the vertices of the Polygon by deltaX along the x axis and by deltaY along the y axis.
translate(int, int) - Method in class java.awt.Rectangle
Translates this Rectangle the indicated distance, to the right along the X coordinate axis, and downward along the Y coordinate axis.
translate(int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.translate.
translateHTMLToCSS(AttributeSet) - Method in class javax.swing.text.html.StyleSheet
Converts a set of HTML attributes to an equivalent set of CSS attributes.
translateKey(Key) - Method in class java.security.KeyFactory
Translates a key object, whose provider may be unknown or potentially untrusted, into a corresponding key object of this key factory.
translateKey(SecretKey) - Method in class javax.crypto.SecretKeyFactory
Translates a key object, whose provider may be unknown or potentially untrusted, into a corresponding key object of this secret-key factory.
translatePoint(int, int) - Method in class java.awt.event.MouseEvent
Translates the event's coordinates to a new position by adding specified x (horizontal) and y (vertical) offsets.
TRANSLUCENT - Static variable in interface java.awt.Transparency
Represents image data that contains or might contain arbitrary alpha values between and including 0.0 and 1.0.
Transmitter - Interface in javax.sound.midi
A Transmitter sends MidiEvent objects to one or more Receivers.
transparency - Variable in class java.awt.image.VolatileImage
The transparency value with which this image was created.
Transparency - Interface in java.awt
The Transparency interface defines the common transparency modes for implementing classes.
TRANSPORT_AND_MAP_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Transport And Map Symbols" Unicode character block.
TrayIcon - Class in java.awt
A TrayIcon object represents a tray icon that can be added to the system tray.
TrayIcon(Image) - Constructor for class java.awt.TrayIcon
Creates a TrayIcon with the specified image.
TrayIcon(Image, String) - Constructor for class java.awt.TrayIcon
Creates a TrayIcon with the specified image and tooltip text.
TrayIcon(Image, String, PopupMenu) - Constructor for class java.awt.TrayIcon
Creates a TrayIcon with the specified image, tooltip and popup menu.
TrayIcon.MessageType - Enum in java.awt
The message type determines which icon will be displayed in the caption of the message, and a possible system sound a message may generate upon showing.
TrayIconPeer - Interface in java.awt.peer
The peer interface for the TrayIcon.
TREE - Static variable in class javax.accessibility.AccessibleRole
An object used to present hierarchical information to the user.
tree - Variable in class javax.swing.plaf.basic.BasicTreeUI
Component that we're going to be drawing into.
TREE - Static variable in class javax.swing.plaf.synth.Region
Tree region.
tree - Variable in class javax.swing.tree.DefaultTreeCellEditor
JTree instance listening too.
TREE_CELL - Static variable in class javax.swing.plaf.synth.Region
Region of the Tree for one cell.
TREE_MODEL_PROPERTY - Static variable in class javax.swing.JTree
Bound property name for treeModel.
TreeCellEditor - Interface in javax.swing.tree
Adds to CellEditor the extensions necessary to configure an editor in a tree.
TreeCellRenderer - Interface in javax.swing.tree
Defines the requirements for an object that displays a tree node.
treeCollapsed(TreeExpansionEvent) - Method in interface javax.swing.event.TreeExpansionListener
Called whenever an item in the tree has been collapsed.
treeCollapsed(TreeExpansionEvent) - Method in class javax.swing.JTree.AccessibleJTree
Tree Collapsed notification.
treeCollapsed(TreeExpansionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeExpansionHandler
Called whenever an item in the tree has been collapsed.
treeDidChange() - Method in class javax.swing.JTree
Sent when the tree has changed enough that we need to resize the bounds, but not enough that we need to remove the expanded node set (e.g nodes were expanded or collapsed, or nodes were inserted into the tree).
treeExpanded(TreeExpansionEvent) - Method in interface javax.swing.event.TreeExpansionListener
Called whenever an item in the tree has been expanded.
treeExpanded(TreeExpansionEvent) - Method in class javax.swing.JTree.AccessibleJTree
Tree Model Expansion notification.
treeExpanded(TreeExpansionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeExpansionHandler
Called whenever an item in the tree has been expanded.
TreeExpansionEvent - Class in javax.swing.event
An event used to identify a single path in a tree.
TreeExpansionEvent(Object, TreePath) - Constructor for class javax.swing.event.TreeExpansionEvent
Constructs a TreeExpansionEvent object.
TreeExpansionListener - Interface in javax.swing.event
The listener that's notified when a tree expands or collapses a node.
TreeMap<K,V> - Class in java.util
A Red-Black tree based NavigableMap implementation.
TreeMap() - Constructor for class java.util.TreeMap
Constructs a new, empty tree map, using the natural ordering of its keys.
TreeMap(Comparator<? super K>) - Constructor for class java.util.TreeMap
Constructs a new, empty tree map, ordered according to the given comparator.
TreeMap(Map<? extends K, ? extends V>) - Constructor for class java.util.TreeMap
Constructs a new tree map containing the same mappings as the given map, ordered according to the natural ordering of its keys.
TreeMap(SortedMap<K, ? extends V>) - Constructor for class java.util.TreeMap
Constructs a new tree map containing the same mappings and using the same ordering as the specified sorted map.
treeModel - Variable in class javax.swing.JTree
The model that defines the tree displayed by this object.
treeModel - Variable in class javax.swing.plaf.basic.BasicTreeUI
Used to determine what to display.
treeModel - Variable in class javax.swing.tree.AbstractLayoutCache
Model providing information.
TreeModel - Interface in javax.swing.tree
The model used by JTree.
TreeModelEvent - Class in javax.swing.event
Encapsulates information describing changes to a tree model, and used to notify tree model listeners of the change.
TreeModelEvent(Object, Object[], int[], Object[]) - Constructor for class javax.swing.event.TreeModelEvent
Used to create an event when nodes have been changed, inserted, or removed, identifying the path to the parent of the modified items as an array of Objects.
TreeModelEvent(Object, TreePath, int[], Object[]) - Constructor for class javax.swing.event.TreeModelEvent
Used to create an event when nodes have been changed, inserted, or removed, identifying the path to the parent of the modified items as a TreePath object.
TreeModelEvent(Object, Object[]) - Constructor for class javax.swing.event.TreeModelEvent
Used to create an event when the node structure has changed in some way, identifying the path to the root of a modified subtree as an array of Objects.
TreeModelEvent(Object, TreePath) - Constructor for class javax.swing.event.TreeModelEvent
Used to create an event when the node structure has changed in some way, identifying the path to the root of the modified subtree as a TreePath object.
TreeModelListener - Interface in javax.swing.event
Defines the interface for an object that listens to changes in a TreeModel.
treeModelListener - Variable in class javax.swing.JTree
Updates the expandedState.
TreeNode - Interface in javax.swing.tree
Defines the requirements for an object that can be used as a tree node in a JTree.
treeNodesChanged(TreeModelEvent) - Method in interface javax.swing.event.TreeModelListener
Invoked after a node (or a set of siblings) has changed in some way.
treeNodesChanged(TreeModelEvent) - Method in class javax.swing.JTree.AccessibleJTree
Tree Model Node change notification.
treeNodesChanged(TreeModelEvent) - Method in class javax.swing.JTree.TreeModelHandler
 
treeNodesChanged(TreeModelEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeModelHandler
 
treeNodesChanged(TreeModelEvent) - Method in class javax.swing.tree.AbstractLayoutCache
Invoked after a node (or a set of siblings) has changed in some way.
treeNodesChanged(TreeModelEvent) - Method in class javax.swing.tree.FixedHeightLayoutCache
Invoked after a node (or a set of siblings) has changed in some way.
treeNodesChanged(TreeModelEvent) - Method in class javax.swing.tree.VariableHeightLayoutCache
Invoked after a node (or a set of siblings) has changed in some way.
treeNodesInserted(TreeModelEvent) - Method in interface javax.swing.event.TreeModelListener
Invoked after nodes have been inserted into the tree.
treeNodesInserted(TreeModelEvent) - Method in class javax.swing.JTree.AccessibleJTree
Tree Model Node change notification.
treeNodesInserted(TreeModelEvent) - Method in class javax.swing.JTree.TreeModelHandler
 
treeNodesInserted(TreeModelEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeModelHandler
 
treeNodesInserted(TreeModelEvent) - Method in class javax.swing.tree.AbstractLayoutCache
Invoked after nodes have been inserted into the tree.
treeNodesInserted(TreeModelEvent) - Method in class javax.swing.tree.FixedHeightLayoutCache
Invoked after nodes have been inserted into the tree.
treeNodesInserted(TreeModelEvent) - Method in class javax.swing.tree.VariableHeightLayoutCache
Invoked after nodes have been inserted into the tree.
treeNodesRemoved(TreeModelEvent) - Method in interface javax.swing.event.TreeModelListener
Invoked after nodes have been removed from the tree.
treeNodesRemoved(TreeModelEvent) - Method in class javax.swing.JTree.AccessibleJTree
Tree Model Node change notification.
treeNodesRemoved(TreeModelEvent) - Method in class javax.swing.JTree.TreeModelHandler
 
treeNodesRemoved(TreeModelEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeModelHandler
 
treeNodesRemoved(TreeModelEvent) - Method in class javax.swing.tree.AbstractLayoutCache
Invoked after nodes have been removed from the tree.
treeNodesRemoved(TreeModelEvent) - Method in class javax.swing.tree.FixedHeightLayoutCache
Invoked after nodes have been removed from the tree.
treeNodesRemoved(TreeModelEvent) - Method in class javax.swing.tree.VariableHeightLayoutCache
Invoked after nodes have been removed from the tree.
TreePath - Class in javax.swing.tree
TreePath represents an array of objects that uniquely identify the path to a node in a tree.
TreePath(Object[]) - Constructor for class javax.swing.tree.TreePath
Creates a TreePath from an array.
TreePath(Object) - Constructor for class javax.swing.tree.TreePath
Creates a TreePath containing a single element.
TreePath(TreePath, Object) - Constructor for class javax.swing.tree.TreePath
Creates a TreePath with the specified parent and element.
TreePath(Object[], int) - Constructor for class javax.swing.tree.TreePath
Creates a TreePath from an array.
TreePath() - Constructor for class javax.swing.tree.TreePath
Creates an empty TreePath.
TreeSelectionEvent - Class in javax.swing.event
An event that characterizes a change in the current selection.
TreeSelectionEvent(Object, TreePath[], boolean[], TreePath, TreePath) - Constructor for class javax.swing.event.TreeSelectionEvent
Represents a change in the selection of a TreeSelectionModel.
TreeSelectionEvent(Object, TreePath, boolean, TreePath, TreePath) - Constructor for class javax.swing.event.TreeSelectionEvent
Represents a change in the selection of a TreeSelectionModel.
TreeSelectionListener - Interface in javax.swing.event
The listener that's notified when the selection in a TreeSelectionModel changes.
treeSelectionModel - Variable in class javax.swing.plaf.basic.BasicTreeUI
Model maintaing the selection.
treeSelectionModel - Variable in class javax.swing.tree.AbstractLayoutCache
Selection model.
TreeSelectionModel - Interface in javax.swing.tree
This interface represents the current state of the selection for the tree component.
TreeSet<E> - Class in java.util
A NavigableSet implementation based on a TreeMap.
TreeSet() - Constructor for class java.util.TreeSet
Constructs a new, empty tree set, sorted according to the natural ordering of its elements.
TreeSet(Comparator<? super E>) - Constructor for class java.util.TreeSet
Constructs a new, empty tree set, sorted according to the specified comparator.
TreeSet(Collection<? extends E>) - Constructor for class java.util.TreeSet
Constructs a new tree set containing the elements in the specified collection, sorted according to the natural ordering of its elements.
TreeSet(SortedSet<E>) - Constructor for class java.util.TreeSet
Constructs a new tree set containing the same elements and using the same ordering as the specified sorted set.
treeState - Variable in class javax.swing.plaf.basic.BasicTreeUI
Object responsible for handling sizing and expanded issues.
treeStructureChanged(TreeModelEvent) - Method in interface javax.swing.event.TreeModelListener
Invoked after the tree has drastically changed structure from a given node down.
treeStructureChanged(TreeModelEvent) - Method in class javax.swing.JTree.AccessibleJTree
Tree Model structure change change notification.
treeStructureChanged(TreeModelEvent) - Method in class javax.swing.JTree.TreeModelHandler
 
treeStructureChanged(TreeModelEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeModelHandler
 
treeStructureChanged(TreeModelEvent) - Method in class javax.swing.tree.AbstractLayoutCache
Invoked after the tree has drastically changed structure from a given node down.
treeStructureChanged(TreeModelEvent) - Method in class javax.swing.tree.FixedHeightLayoutCache
Invoked after the tree has drastically changed structure from a given node down.
treeStructureChanged(TreeModelEvent) - Method in class javax.swing.tree.VariableHeightLayoutCache
Invoked after the tree has drastically changed structure from a given node down.
TreeUI - Class in javax.swing.plaf
Pluggable look and feel interface for JTree.
TreeUI() - Constructor for class javax.swing.plaf.TreeUI
 
treeWillCollapse(TreeExpansionEvent) - Method in interface javax.swing.event.TreeWillExpandListener
Invoked whenever a node in the tree is about to be collapsed.
treeWillExpand(TreeExpansionEvent) - Method in interface javax.swing.event.TreeWillExpandListener
Invoked whenever a node in the tree is about to be expanded.
TreeWillExpandListener - Interface in javax.swing.event
The listener that's notified when a tree expands or collapses a node.
trim() - Method in class java.lang.String
Returns a copy of the string, with leading and trailing whitespace omitted.
trimEdits(int, int) - Method in class javax.swing.undo.UndoManager
Removes edits in the specified range.
trimForLimit() - Method in class javax.swing.undo.UndoManager
Reduces the number of queued edits to a range of size limit, centered on the index of the next edit.
trimToSize() - Method in class java.lang.StringBuffer
 
trimToSize() - Method in class java.util.ArrayList
Trims the capacity of this ArrayList instance to be the list's current size.
trimToSize() - Method in class java.util.Vector
Trims the capacity of this vector to be the vector's current size.
trimToSize() - Method in class javax.swing.DefaultListModel
Trims the capacity of this list to be the list's current size.
TRUE - Static variable in class java.lang.Boolean
The Boolean object corresponding to the primitive value true.
TRUE - Static variable in interface java.util.jar.Pack200.Packer
The string "true", a possible value for certain properties.
TRUE - Static variable in interface java.util.jar.Pack200.Unpacker
The string "true", a possible value for certain properties.
TRUETYPE_FONT - Static variable in class java.awt.Font
Identify a font resource of type TRUETYPE.
truncate(long) - Method in class java.nio.channels.AsynchronousFileChannel
Truncates this channel's file to the given size.
truncate(long) - Method in class java.nio.channels.FileChannel
Truncates this channel's file to the given size.
truncate(long) - Method in interface java.nio.channels.SeekableByteChannel
Truncates the entity, to which this channel is connected, to the given size.
truncate(long) - Method in interface java.sql.Blob
Truncates the BLOB value that this Blob object represents to be len bytes in length.
truncate(long) - Method in interface java.sql.Clob
Truncates the CLOB value that this Clob designates to have a length of len characters.
truncate(long) - Method in class javax.sql.rowset.serial.SerialBlob
Truncates the BLOB value that this Blob object represents to be len bytes in length.
truncate(long) - Method in class javax.sql.rowset.serial.SerialClob
Truncates the CLOB value that this SerialClob object represents so that it has a length of len characters.
TRUNCATED - Static variable in class javax.accessibility.AccessibleState
A state indicating that text is truncated by a bounding rectangle and that some of the text is not displayed on the screen.
TrustAnchor - Class in java.security.cert
A trust anchor or most-trusted Certification Authority (CA).
TrustAnchor(X509Certificate, byte[]) - Constructor for class java.security.cert.TrustAnchor
Creates an instance of TrustAnchor with the specified X509Certificate and optional name constraints, which are intended to be used as additional constraints when validating an X.509 certification path.
TrustAnchor(X500Principal, PublicKey, byte[]) - Constructor for class java.security.cert.TrustAnchor
Creates an instance of TrustAnchor where the most-trusted CA is specified as an X500Principal and public key.
TrustAnchor(String, PublicKey, byte[]) - Constructor for class java.security.cert.TrustAnchor
Creates an instance of TrustAnchor where the most-trusted CA is specified as a distinguished name and public key.
TrustManager - Interface in javax.net.ssl
This is the base interface for JSSE trust managers.
TrustManagerFactory - Class in javax.net.ssl
This class acts as a factory for trust managers based on a source of trust material.
TrustManagerFactory(TrustManagerFactorySpi, Provider, String) - Constructor for class javax.net.ssl.TrustManagerFactory
Creates a TrustManagerFactory object.
TrustManagerFactorySpi - Class in javax.net.ssl
This class defines the Service Provider Interface (SPI) for the TrustManagerFactory class.
TrustManagerFactorySpi() - Constructor for class javax.net.ssl.TrustManagerFactorySpi
 
tryAcquire(long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Attempts to acquire in exclusive mode.
tryAcquire(int) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Attempts to acquire in exclusive mode.
tryAcquire() - Method in class java.util.concurrent.Semaphore
Acquires a permit from this semaphore, only if one is available at the time of invocation.
tryAcquire(long, TimeUnit) - Method in class java.util.concurrent.Semaphore
Acquires a permit from this semaphore, if one becomes available within the given waiting time and the current thread has not been interrupted.
tryAcquire(int) - Method in class java.util.concurrent.Semaphore
Acquires the given number of permits from this semaphore, only if all are available at the time of invocation.
tryAcquire(int, long, TimeUnit) - Method in class java.util.concurrent.Semaphore
Acquires the given number of permits from this semaphore, if all become available within the given waiting time and the current thread has not been interrupted.
tryAcquireNanos(long, long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Attempts to acquire in exclusive mode, aborting if interrupted, and failing if the given timeout elapses.
tryAcquireNanos(int, long) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Attempts to acquire in exclusive mode, aborting if interrupted, and failing if the given timeout elapses.
tryAcquireShared(long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Attempts to acquire in shared mode.
tryAcquireShared(int) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Attempts to acquire in shared mode.
tryAcquireSharedNanos(long, long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Attempts to acquire in shared mode, aborting if interrupted, and failing if the given timeout elapses.
tryAcquireSharedNanos(int, long) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Attempts to acquire in shared mode, aborting if interrupted, and failing if the given timeout elapses.
tryLock(long, long, boolean) - Method in class java.nio.channels.AsynchronousFileChannel
Attempts to acquire a lock on the given region of this channel's file.
tryLock() - Method in class java.nio.channels.AsynchronousFileChannel
Attempts to acquire an exclusive lock on this channel's file.
tryLock(long, long, boolean) - Method in class java.nio.channels.FileChannel
Attempts to acquire a lock on the given region of this channel's file.
tryLock() - Method in class java.nio.channels.FileChannel
Attempts to acquire an exclusive lock on this channel's file.
tryLock() - Method in interface java.util.concurrent.locks.Lock
Acquires the lock only if it is free at the time of invocation.
tryLock(long, TimeUnit) - Method in interface java.util.concurrent.locks.Lock
Acquires the lock if it is free within the given waiting time and the current thread has not been interrupted.
tryLock() - Method in class java.util.concurrent.locks.ReentrantLock
Acquires the lock only if it is not held by another thread at the time of invocation.
tryLock(long, TimeUnit) - Method in class java.util.concurrent.locks.ReentrantLock
Acquires the lock if it is not held by another thread within the given waiting time and the current thread has not been interrupted.
tryLock() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock.ReadLock
Acquires the read lock only if the write lock is not held by another thread at the time of invocation.
tryLock(long, TimeUnit) - Method in class java.util.concurrent.locks.ReentrantReadWriteLock.ReadLock
Acquires the read lock if the write lock is not held by another thread within the given waiting time and the current thread has not been interrupted.
tryLock() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock.WriteLock
Acquires the write lock only if it is not held by another thread at the time of invocation.
tryLock(long, TimeUnit) - Method in class java.util.concurrent.locks.ReentrantReadWriteLock.WriteLock
Acquires the write lock if it is not held by another thread within the given waiting time and the current thread has not been interrupted.
tryRelease(long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Attempts to set the state to reflect a release in exclusive mode.
tryRelease(int) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Attempts to set the state to reflect a release in exclusive mode.
tryReleaseShared(long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Attempts to set the state to reflect a release in shared mode.
tryReleaseShared(int) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Attempts to set the state to reflect a release in shared mode.
tryToLoadClass(String, ClassLoader) - Static method in class java.awt.datatransfer.DataFlavor
Tries to load a class from: the bootstrap loader, the system loader, the context loader (if one is present) and finally the loader specified.
tryTransfer(E) - Method in class java.util.concurrent.LinkedTransferQueue
Transfers the element to a waiting consumer immediately, if possible.
tryTransfer(E, long, TimeUnit) - Method in class java.util.concurrent.LinkedTransferQueue
Transfers the element to a consumer if it is possible to do so before the timeout elapses.
tryTransfer(E) - Method in interface java.util.concurrent.TransferQueue
Transfers the element to a waiting consumer immediately, if possible.
tryTransfer(E, long, TimeUnit) - Method in interface java.util.concurrent.TransferQueue
Transfers the element to a consumer if it is possible to do so before the timeout elapses.
tryUnfork() - Method in class java.util.concurrent.ForkJoinTask
Tries to unschedule this task for execution.
TT - Static variable in class javax.swing.text.html.HTML.Tag
 
TT_EOF - Static variable in class java.io.StreamTokenizer
A constant indicating that the end of the stream has been read.
TT_EOL - Static variable in class java.io.StreamTokenizer
A constant indicating that the end of the line has been read.
TT_NUMBER - Static variable in class java.io.StreamTokenizer
A constant indicating that a number token has been read.
TT_WORD - Static variable in class java.io.StreamTokenizer
A constant indicating that a word token has been read.
TTL_DONT_CACHE - Static variable in class java.util.ResourceBundle.Control
The time-to-live constant for not caching loaded resource bundle instances.
TTL_NO_EXPIRATION_CONTROL - Static variable in class java.util.ResourceBundle.Control
The time-to-live constant for disabling the expiration control for loaded resource bundle instances in the cache.
ttype - Variable in class java.io.StreamTokenizer
After a call to the nextToken method, this field contains the type of the token just read.
TUESDAY - Static variable in class java.util.Calendar
Value of the Calendar.DAY_OF_WEEK field indicating Tuesday.
TUMBLE - Static variable in class javax.print.attribute.standard.Sides
An alias for "two sided short edge" (see TWO_SIDED_SHORT_EDGE).
TUNE_REQUEST - Static variable in class javax.sound.midi.ShortMessage
Status byte for Tune Request message (0xF6, or 246).
TWO_SIDED_LONG_EDGE - Static variable in class java.awt.JobAttributes.SidesType
The SidesType instance to use for specifying that consecutive job pages should be printed upon front and back sides of consecutive media sheets, such that the orientation of each pair of pages on the medium would be correct for the reader as if for binding on the long edge.
TWO_SIDED_LONG_EDGE - Static variable in class javax.print.attribute.standard.Sides
Imposes each consecutive pair of print-stream pages upon front and back sides of consecutive media sheets, such that the orientation of each pair of print-stream pages on the medium would be correct for the reader as if for binding on the long edge.
TWO_SIDED_SHORT_EDGE - Static variable in class java.awt.JobAttributes.SidesType
The SidesType instance to use for specifying that consecutive job pages should be printed upon front and back sides of consecutive media sheets, such that the orientation of each pair of pages on the medium would be correct for the reader as if for binding on the short edge.
TWO_SIDED_SHORT_EDGE - Static variable in class javax.print.attribute.standard.Sides
Imposes each consecutive pair of print-stream pages upon front and back sides of consecutive media sheets, such that the orientation of each pair of print-stream pages on the medium would be correct for the reader as if for binding on the short edge.
TYPE - Static variable in class java.lang.Boolean
The Class object representing the primitive type boolean.
TYPE - Static variable in class java.lang.Byte
The Class instance representing the primitive type byte.
TYPE - Static variable in class java.lang.Character
The Class instance representing the primitive type char.
TYPE - Static variable in class java.lang.Double
The Class instance representing the primitive type double.
TYPE - Static variable in class java.lang.Float
The Class instance representing the primitive type float.
TYPE - Static variable in class java.lang.Integer
The Class instance representing the primitive type int.
type() - Method in class java.lang.invoke.CallSite
Returns the type of this call site's target.
type() - Method in class java.lang.invoke.MethodHandle
Reports the type of this method handle.
TYPE - Static variable in class java.lang.Long
The Class instance representing the primitive type long.
type() - Method in class java.lang.ProcessBuilder.Redirect
Returns the type of this Redirect.
Type - Interface in java.lang.reflect
Type is the common superinterface for all types in the Java programming language.
TYPE - Static variable in class java.lang.Short
The Class instance representing the primitive type short.
TYPE - Static variable in class java.lang.Void
The Class object representing the pseudo-type corresponding to the keyword void.
type() - Method in class java.net.Proxy
Returns the proxy type.
type() - Method in interface java.net.SocketOption
Returns the type of the socket option value.
type() - Method in class java.nio.file.attribute.AclEntry
Returns the ACL entry type.
type() - Method in class java.nio.file.FileStore
Returns the type of this file store.
type() - Method in interface java.nio.file.WatchEvent.Kind
Returns the type of the context value.
type - Variable in class javax.naming.event.NamingEvent
Contains the type of this event.
type - Variable in class javax.sound.midi.MidiFileFormat
The type of MIDI file.
type - Variable in class javax.swing.event.TableModelEvent
 
type - Variable in class javax.swing.JTable.AccessibleJTable.AccessibleJTableModelChange
 
TYPE - Static variable in class javax.swing.text.html.HTML.Attribute
 
type - Variable in class javax.swing.text.html.parser.AttributeList
 
type - Variable in class javax.swing.text.html.parser.ContentModel
Type.
type - Variable in class javax.swing.text.html.parser.Element
 
type - Variable in class javax.swing.text.html.parser.Entity
 
TYPE - Static variable in interface javax.xml.crypto.dsig.keyinfo.PGPData
URI identifying the PGPData KeyInfo type: http://www.w3.org/2000/09/xmldsig#PGPData.
TYPE - Static variable in interface javax.xml.crypto.dsig.keyinfo.X509Data
URI identifying the X509Data KeyInfo type: http://www.w3.org/2000/09/xmldsig#X509Data.
TYPE - Static variable in interface javax.xml.crypto.dsig.Manifest
URI that identifies the Manifest element (this can be specified as the value of the type parameter of the Reference class to identify the referent's type).
TYPE - Static variable in interface javax.xml.crypto.dsig.SignatureProperties
URI that identifies the SignatureProperties element (this can be specified as the value of the type parameter of the Reference class to identify the referent's type).
TYPE - Static variable in interface javax.xml.crypto.dsig.XMLObject
URI that identifies the Object element (this can be specified as the value of the type parameter of the Reference class to identify the referent's type).
TYPE1_FONT - Static variable in class java.awt.Font
Identify a font resource of type TYPE1.
type2name(int) - Static method in class javax.swing.text.html.parser.AttributeList
 
TYPE_2CLR - Static variable in class java.awt.color.ColorSpace
Generic 2 component color spaces.
TYPE_3BYTE_BGR - Static variable in class java.awt.image.BufferedImage
Represents an image with 8-bit RGB color components, corresponding to a Windows-style BGR color model) with the colors Blue, Green, and Red stored in 3 bytes.
TYPE_3CLR - Static variable in class java.awt.color.ColorSpace
Generic 3 component color spaces.
TYPE_4BYTE_ABGR - Static variable in class java.awt.image.BufferedImage
Represents an image with 8-bit RGBA color components with the colors Blue, Green, and Red stored in 3 bytes and 1 byte of alpha.
TYPE_4BYTE_ABGR_PRE - Static variable in class java.awt.image.BufferedImage
Represents an image with 8-bit RGBA color components with the colors Blue, Green, and Red stored in 3 bytes and 1 byte of alpha.
TYPE_4CLR - Static variable in class java.awt.color.ColorSpace
Generic 4 component color spaces.
TYPE_5CLR - Static variable in class java.awt.color.ColorSpace
Generic 5 component color spaces.
TYPE_6CLR - Static variable in class java.awt.color.ColorSpace
Generic 6 component color spaces.
TYPE_7CLR - Static variable in class java.awt.color.ColorSpace
Generic 7 component color spaces.
TYPE_8CLR - Static variable in class java.awt.color.ColorSpace
Generic 8 component color spaces.
TYPE_9CLR - Static variable in class java.awt.color.ColorSpace
Generic 9 component color spaces.
TYPE_ACLR - Static variable in class java.awt.color.ColorSpace
Generic 10 component color spaces.
TYPE_BCLR - Static variable in class java.awt.color.ColorSpace
Generic 11 component color spaces.
TYPE_BICUBIC - Static variable in class java.awt.image.AffineTransformOp
Bicubic interpolation type.
TYPE_BILINEAR - Static variable in class java.awt.image.AffineTransformOp
Bilinear interpolation type.
TYPE_BYTE - Static variable in class java.awt.image.DataBuffer
Tag for unsigned byte data.
TYPE_BYTE_BINARY - Static variable in class java.awt.image.BufferedImage
Represents an opaque byte-packed 1, 2, or 4 bit image.
TYPE_BYTE_GRAY - Static variable in class java.awt.image.BufferedImage
Represents a unsigned byte grayscale image, non-indexed.
TYPE_BYTE_INDEXED - Static variable in class java.awt.image.BufferedImage
Represents an indexed byte image.
TYPE_CCLR - Static variable in class java.awt.color.ColorSpace
Generic 12 component color spaces.
TYPE_CMY - Static variable in class java.awt.color.ColorSpace
Any of the family of CMY color spaces.
TYPE_CMYK - Static variable in class java.awt.color.ColorSpace
Any of the family of CMYK color spaces.
TYPE_CUSTOM - Static variable in class java.awt.image.BufferedImage
Image type is not recognized so it must be a customized image.
TYPE_DCLR - Static variable in class java.awt.color.ColorSpace
Generic 13 component color spaces.
TYPE_DOUBLE - Static variable in class java.awt.image.DataBuffer
Tag for double data.
TYPE_ECLR - Static variable in class java.awt.color.ColorSpace
Generic 14 component color spaces.
TYPE_FCLR - Static variable in class java.awt.color.ColorSpace
Generic 15 component color spaces.
TYPE_FLIP - Static variable in class java.awt.geom.AffineTransform
This flag bit indicates that the transform defined by this object performs a mirror image flip about some axis which changes the normally right handed coordinate system into a left handed system in addition to the conversions indicated by other flag bits.
TYPE_FLOAT - Static variable in class java.awt.image.DataBuffer
Tag for float data.
TYPE_FORWARD_ONLY - Static variable in interface java.sql.ResultSet
The constant indicating the type for a ResultSet object whose cursor may move only forward.
TYPE_GENERAL_ROTATION - Static variable in class java.awt.geom.AffineTransform
This flag bit indicates that the transform defined by this object performs a rotation by an arbitrary angle in addition to the conversions indicated by other flag bits.
TYPE_GENERAL_SCALE - Static variable in class java.awt.geom.AffineTransform
This flag bit indicates that the transform defined by this object performs a general scale in addition to the conversions indicated by other flag bits.
TYPE_GENERAL_TRANSFORM - Static variable in class java.awt.geom.AffineTransform
This constant indicates that the transform defined by this object performs an arbitrary conversion of the input coordinates.
TYPE_GRAY - Static variable in class java.awt.color.ColorSpace
Any of the family of GRAY color spaces.
TYPE_HLS - Static variable in class java.awt.color.ColorSpace
Any of the family of HLS color spaces.
TYPE_HSV - Static variable in class java.awt.color.ColorSpace
Any of the family of HSV color spaces.
TYPE_IDENTITY - Static variable in class java.awt.geom.AffineTransform
This constant indicates that the transform defined by this object is an identity transform.
TYPE_IMAGE_BUFFER - Static variable in class java.awt.GraphicsDevice
Device is an image buffer.
TYPE_INT - Static variable in class java.awt.image.DataBuffer
Tag for int data.
TYPE_INT_ARGB - Static variable in class java.awt.image.BufferedImage
Represents an image with 8-bit RGBA color components packed into integer pixels.
TYPE_INT_ARGB_PRE - Static variable in class java.awt.image.BufferedImage
Represents an image with 8-bit RGBA color components packed into integer pixels.
TYPE_INT_BGR - Static variable in class java.awt.image.BufferedImage
Represents an image with 8-bit RGB color components, corresponding to a Windows- or Solaris- style BGR color model, with the colors Blue, Green, and Red packed into integer pixels.
TYPE_INT_RGB - Static variable in class java.awt.image.BufferedImage
Represents an image with 8-bit RGB color components packed into integer pixels.
TYPE_Lab - Static variable in class java.awt.color.ColorSpace
Any of the family of Lab color spaces.
TYPE_Luv - Static variable in class java.awt.color.ColorSpace
Any of the family of Luv color spaces.
TYPE_MASK_ROTATION - Static variable in class java.awt.geom.AffineTransform
This constant is a bit mask for any of the rotation flag bits.
TYPE_MASK_SCALE - Static variable in class java.awt.geom.AffineTransform
This constant is a bit mask for any of the scale flag bits.
TYPE_NEAREST_NEIGHBOR - Static variable in class java.awt.image.AffineTransformOp
Nearest-neighbor interpolation type.
TYPE_PRINTER - Static variable in class java.awt.GraphicsDevice
Device is a printer.
TYPE_QUADRANT_ROTATION - Static variable in class java.awt.geom.AffineTransform
This flag bit indicates that the transform defined by this object performs a quadrant rotation by some multiple of 90 degrees in addition to the conversions indicated by other flag bits.
TYPE_RASTER_SCREEN - Static variable in class java.awt.GraphicsDevice
Device is a raster screen.
TYPE_RGB - Static variable in class java.awt.color.ColorSpace
Any of the family of RGB color spaces.
TYPE_SCROLL_INSENSITIVE - Static variable in interface java.sql.ResultSet
The constant indicating the type for a ResultSet object that is scrollable but generally not sensitive to changes to the data that underlies the ResultSet.
TYPE_SCROLL_SENSITIVE - Static variable in interface java.sql.ResultSet
The constant indicating the type for a ResultSet object that is scrollable and generally sensitive to changes to the data that underlies the ResultSet.
TYPE_SHORT - Static variable in class java.awt.image.DataBuffer
Tag for signed short data.
TYPE_TRANSLATION - Static variable in class java.awt.geom.AffineTransform
This flag bit indicates that the transform defined by this object performs a translation in addition to the conversions indicated by other flag bits.
TYPE_UNDEFINED - Static variable in class java.awt.image.DataBuffer
Tag for undefined data.
TYPE_UNIFORM_SCALE - Static variable in class java.awt.geom.AffineTransform
This flag bit indicates that the transform defined by this object performs a uniform scale in addition to the conversions indicated by other flag bits.
TYPE_USHORT - Static variable in class java.awt.image.DataBuffer
Tag for unsigned short data.
TYPE_USHORT_555_RGB - Static variable in class java.awt.image.BufferedImage
Represents an image with 5-5-5 RGB color components (5-bits red, 5-bits green, 5-bits blue) with no alpha.
TYPE_USHORT_565_RGB - Static variable in class java.awt.image.BufferedImage
Represents an image with 5-6-5 RGB color components (5-bits red, 6-bits green, 5-bits blue) with no alpha.
TYPE_USHORT_GRAY - Static variable in class java.awt.image.BufferedImage
Represents an unsigned short grayscale image, non-indexed).
TYPE_XYZ - Static variable in class java.awt.color.ColorSpace
Any of the family of XYZ color spaces.
TYPE_YCbCr - Static variable in class java.awt.color.ColorSpace
Any of the family of YCbCr color spaces.
TYPE_Yxy - Static variable in class java.awt.color.ColorSpace
Any of the family of Yxy color spaces.
TypeElement - Interface in javax.lang.model.element
Represents a class or interface program element.
TypeKind - Enum in javax.lang.model.type
The kind of a type mirror.
TypeKindVisitor6<R,P> - Class in javax.lang.model.util
A visitor of types based on their kind with default behavior appropriate for the RELEASE_6 source version.
TypeKindVisitor6() - Constructor for class javax.lang.model.util.TypeKindVisitor6
Constructor for concrete subclasses to call; uses null for the default value.
TypeKindVisitor6(R) - Constructor for class javax.lang.model.util.TypeKindVisitor6
Constructor for concrete subclasses to call; uses the argument for the default value.
TypeKindVisitor7<R,P> - Class in javax.lang.model.util
A visitor of types based on their kind with default behavior appropriate for the RELEASE_7 source version.
TypeKindVisitor7() - Constructor for class javax.lang.model.util.TypeKindVisitor7
Constructor for concrete subclasses to call; uses null for the default value.
TypeKindVisitor7(R) - Constructor for class javax.lang.model.util.TypeKindVisitor7
Constructor for concrete subclasses to call; uses the argument for the default value.
TypeKindVisitor8<R,P> - Class in javax.lang.model.util
A visitor of types based on their kind with default behavior appropriate for the RELEASE_8 source version.
TypeKindVisitor8() - Constructor for class javax.lang.model.util.TypeKindVisitor8
Constructor for concrete subclasses to call; uses null for the default value.
TypeKindVisitor8(R) - Constructor for class javax.lang.model.util.TypeKindVisitor8
Constructor for concrete subclasses to call; uses the argument for the default value.
TypeMirror - Interface in javax.lang.model.type
Represents a type in the Java programming language.
typeName() - Method in exception java.lang.TypeNotPresentException
Returns the fully qualified name of the unavailable type.
typeNoNulls - Static variable in interface java.sql.DatabaseMetaData
Indicates that a NULL value is NOT allowed for this data type.
TypeNotPresentException - Exception in java.lang
Thrown when an application tries to access a type using a string representing the type's name, but no definition for the type with the specified name can be found.
TypeNotPresentException(String, Throwable) - Constructor for exception java.lang.TypeNotPresentException
Constructs a TypeNotPresentException for the named type with the specified cause.
typeNullable - Static variable in interface java.sql.DatabaseMetaData
Indicates that a NULL value is allowed for this data type.
typeNullableUnknown - Static variable in interface java.sql.DatabaseMetaData
Indicates that it is not known whether a NULL value is allowed for this data type.
TypeParameterElement - Interface in javax.lang.model.element
Represents a formal type parameter of a generic class, interface, method, or constructor element.
typePredBasic - Static variable in interface java.sql.DatabaseMetaData
Indicates that the data type can be only be used in WHERE search clauses that do not use LIKE predicates.
typePredChar - Static variable in interface java.sql.DatabaseMetaData
Indicates that the data type can be only be used in WHERE search clauses that use LIKE predicates.
typePredNone - Static variable in interface java.sql.DatabaseMetaData
Indicates that WHERE search clauses are not supported for this type.
Types - Class in java.sql
The class that defines the constants that are used to identify generic SQL types, called JDBC types.
Types - Interface in javax.lang.model.util
Utility methods for operating on types.
typeSearchable - Static variable in interface java.sql.DatabaseMetaData
Indicates that all WHERE search clauses can be based on this type.
typesIn(Iterable<? extends Element>) - Static method in class javax.lang.model.util.ElementFilter
Returns a list of types in elements.
typesIn(Set<? extends Element>) - Static method in class javax.lang.model.util.ElementFilter
Returns a set of types in elements.
TypeVariable<D extends GenericDeclaration> - Interface in java.lang.reflect
TypeVariable is the common superinterface for type variables of kinds.
TypeVariable - Interface in javax.lang.model.type
Represents a type variable.
TypeVisitor<R,P> - Interface in javax.lang.model.type
A visitor of types, in the style of the visitor design pattern.

U

U - Static variable in class javax.swing.text.html.HTML.Tag
 
UGARITIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Ugaritic" Unicode character block.
ui - Variable in class javax.swing.JComponent
The look and feel delegate for this component.
ui - Variable in class javax.swing.plaf.basic.BasicMenuUI.ChangeHandler
 
UID - Class in java.rmi.server
A UID represents an identifier that is unique over time with respect to the host it is generated on, or one of 216 "well-known" identifiers.
UID() - Constructor for class java.rmi.server.UID
Generates a UID that is unique over time with respect to the host that it was generated on.
UID(short) - Constructor for class java.rmi.server.UID
Creates a "well-known" UID.
UIDefaults - Class in javax.swing
A table of defaults for Swing components.
UIDefaults() - Constructor for class javax.swing.UIDefaults
Creates an empty defaults table.
UIDefaults(int, float) - Constructor for class javax.swing.UIDefaults
Creates an empty defaults table with the specified initial capacity and load factor.
UIDefaults(Object[]) - Constructor for class javax.swing.UIDefaults
Creates a defaults table initialized with the specified key/value pairs.
UIDefaults.ActiveValue - Interface in javax.swing
This class enables one to store an entry in the defaults table that's constructed each time it's looked up with one of the getXXX(key) methods.
UIDefaults.LazyInputMap - Class in javax.swing
LazyInputMap will create a InputMap in its createValue method.
UIDefaults.LazyInputMap(Object[]) - Constructor for class javax.swing.UIDefaults.LazyInputMap
 
UIDefaults.LazyValue - Interface in javax.swing
This class enables one to store an entry in the defaults table that isn't constructed until the first time it's looked up with one of the getXXX(key) methods.
UIDefaults.ProxyLazyValue - Class in javax.swing
This class provides an implementation of LazyValue which can be used to delay loading of the Class for the instance to be created.
UIDefaults.ProxyLazyValue(String) - Constructor for class javax.swing.UIDefaults.ProxyLazyValue
Creates a LazyValue which will construct an instance when asked.
UIDefaults.ProxyLazyValue(String, String) - Constructor for class javax.swing.UIDefaults.ProxyLazyValue
Creates a LazyValue which will construct an instance when asked.
UIDefaults.ProxyLazyValue(String, Object[]) - Constructor for class javax.swing.UIDefaults.ProxyLazyValue
Creates a LazyValue which will construct an instance when asked.
UIDefaults.ProxyLazyValue(String, String, Object[]) - Constructor for class javax.swing.UIDefaults.ProxyLazyValue
Creates a LazyValue which will construct an instance when asked.
UIManager - Class in javax.swing
UIManager manages the current look and feel, the set of available look and feels, PropertyChangeListeners that are notified when the look and feel changes, look and feel defaults, and convenience methods for obtaining various default values.
UIManager() - Constructor for class javax.swing.UIManager
 
UIManager.LookAndFeelInfo - Class in javax.swing
Provides a little information about an installed LookAndFeel for the sake of configuring a menu or for initial application set up.
UIManager.LookAndFeelInfo(String, String) - Constructor for class javax.swing.UIManager.LookAndFeelInfo
Constructs a UIManagers LookAndFeelInfo object.
UIResource - Interface in javax.swing.plaf
This interface is used to mark objects created by ComponentUI delegates.
uis - Variable in class javax.swing.plaf.multi.MultiButtonUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiColorChooserUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiComboBoxUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiDesktopIconUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiDesktopPaneUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiFileChooserUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiInternalFrameUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiLabelUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiListUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiMenuBarUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiMenuItemUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiOptionPaneUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiPanelUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiPopupMenuUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiProgressBarUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiRootPaneUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiScrollBarUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiScrollPaneUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiSeparatorUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiSliderUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiSpinnerUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiSplitPaneUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiTabbedPaneUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiTableHeaderUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiTableUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiTextUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiToolBarUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiToolTipUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiTreeUI
The vector containing the real UIs.
uis - Variable in class javax.swing.plaf.multi.MultiViewportUI
The vector containing the real UIs.
uisToArray(Vector) - Static method in class javax.swing.plaf.multi.MultiLookAndFeel
Creates an array, populates it with UI objects from the passed-in vector, and returns the array.
UK - Static variable in class java.util.Locale
Useful constant for country.
UL - Static variable in class javax.swing.text.html.HTML.Tag
 
ULAW - Static variable in class javax.sound.sampled.AudioFormat.Encoding
Specifies u-law encoded data.
ulp(double) - Static method in class java.lang.Math
Returns the size of an ulp of the argument.
ulp(float) - Static method in class java.lang.Math
Returns the size of an ulp of the argument.
ulp(double) - Static method in class java.lang.StrictMath
Returns the size of an ulp of the argument.
ulp(float) - Static method in class java.lang.StrictMath
Returns the size of an ulp of the argument.
ulp() - Method in class java.math.BigDecimal
Returns the size of an ulp, a unit in the last place, of this BigDecimal.
UNASSIGNED - Static variable in class java.lang.Character
General category "Cn" in the Unicode specification.
UNAUTHORIZED - Static variable in exception org.ietf.jgss.GSSException
Operation unauthorized.
UNAVAILABLE - Static variable in exception org.ietf.jgss.GSSException
Operation unavailable.
unbind(String) - Static method in class java.rmi.Naming
Destroys the binding for the specified name that is associated with a remote object.
unbind(String) - Method in interface java.rmi.registry.Registry
Removes the binding for the specified name in this registry.
unbind(Name) - Method in interface javax.naming.Context
Unbinds the named object.
unbind(String) - Method in interface javax.naming.Context
Unbinds the named object.
unbind(String) - Method in class javax.naming.InitialContext
 
unbind(Name) - Method in class javax.naming.InitialContext
 
unblock(InetAddress) - Method in class java.nio.channels.MembershipKey
Unblock multicast datagrams from the given source address that was previously blocked using the block method.
unboxedType(TypeMirror) - Method in interface javax.lang.model.util.Types
Returns the type (a primitive type) of unboxed values of a given type.
uncaughtException(Thread, Throwable) - Method in interface java.lang.Thread.UncaughtExceptionHandler
Method invoked when the given thread terminates due to the given uncaught exception.
uncaughtException(Thread, Throwable) - Method in class java.lang.ThreadGroup
Called by the Java Virtual Machine when a thread in this thread group stops because of an uncaught exception, and the thread does not have a specific Thread.UncaughtExceptionHandler installed.
UNCOLLATED - Static variable in class javax.print.attribute.standard.SheetCollate
Sheets within a document appear in uncollated order when multiple copies are printed.
unconfigurableExecutorService(ExecutorService) - Static method in class java.util.concurrent.Executors
Returns an object that delegates all defined ExecutorService methods to the given executor, but not any other methods that might otherwise be accessible using casts.
unconfigurableScheduledExecutorService(ScheduledExecutorService) - Static method in class java.util.concurrent.Executors
Returns an object that delegates all defined ScheduledExecutorService methods to the given executor, but not any other methods that might otherwise be accessible using casts.
unconfigureArrowButton() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
This public method is implementation specific and should be private.
unconfigureEditor() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
This protected method is implementation specific and should be private.
unconfigureEditor() - Method in class javax.swing.plaf.metal.MetalComboBoxUI
 
unconfigureEnclosingScrollPane() - Method in class javax.swing.JTable
Reverses the effect of configureEnclosingScrollPane by replacing the columnHeaderView of the enclosing scroll pane with null.
UNDECIMBER - Static variable in class java.util.Calendar
Value of the Calendar.MONTH field indicating the thirteenth month of the year.
UndeclaredThrowableException - Exception in java.lang.reflect
Thrown by a method invocation on a proxy instance if its invocation handler's invoke method throws a checked exception (a Throwable that is not assignable to RuntimeException or Error) that is not assignable to any of the exception types declared in the throws clause of the method that was invoked on the proxy instance and dispatched to the invocation handler.
UndeclaredThrowableException(Throwable) - Constructor for exception java.lang.reflect.UndeclaredThrowableException
Constructs an UndeclaredThrowableException with the specified Throwable.
UndeclaredThrowableException(Throwable, String) - Constructor for exception java.lang.reflect.UndeclaredThrowableException
Constructs an UndeclaredThrowableException with the specified Throwable and a detail message.
UNDEFINED - Static variable in class java.awt.BufferCapabilities.FlipContents
When flip contents are UNDEFINED, the contents of the back buffer are undefined after flipping.
UNDEFINED_CONDITION - Static variable in class javax.swing.JComponent
Constant used by some of the APIs to mean that no condition is defined.
UndefinedProperty - Static variable in class java.awt.Image
The UndefinedProperty object should be returned whenever a property which was not defined for a particular image is fetched.
UNDERFLOW - Static variable in class java.nio.charset.CoderResult
Result object indicating underflow, meaning that either the input buffer has been completely consumed or, if the input buffer is not yet empty, that additional input is required.
UNDERLINE - Static variable in class java.awt.font.TextAttribute
Attribute key for underline.
Underline - Static variable in class javax.swing.text.StyleConstants
Name of the underline attribute.
UNDERLINE_LOW_DASHED - Static variable in class java.awt.font.TextAttribute
Single pixel dashed low underline.
UNDERLINE_LOW_DOTTED - Static variable in class java.awt.font.TextAttribute
Single pixel dotted low underline.
UNDERLINE_LOW_GRAY - Static variable in class java.awt.font.TextAttribute
Double pixel gray low underline.
UNDERLINE_LOW_ONE_PIXEL - Static variable in class java.awt.font.TextAttribute
Single pixel solid low underline.
UNDERLINE_LOW_TWO_PIXEL - Static variable in class java.awt.font.TextAttribute
Double pixel solid low underline.
UNDERLINE_ON - Static variable in class java.awt.font.TextAttribute
Standard underline.
undo() - Method in class javax.swing.text.AbstractDocument.DefaultDocumentEvent
Undoes a change.
undo() - Method in class javax.swing.text.AbstractDocument.ElementEdit
Undoes a change.
undo() - Method in class javax.swing.text.DefaultStyledDocument.AttributeUndoableEdit
Undoes a change.
undo() - Method in class javax.swing.undo.AbstractUndoableEdit
Throws CannotUndoException if canUndo returns false.
undo() - Method in class javax.swing.undo.CompoundEdit
Sends undo to all contained UndoableEdits in the reverse of the order in which they were added.
undo() - Method in class javax.swing.undo.StateEdit
Tells the edited object to apply the state prior to the edit
undo() - Method in interface javax.swing.undo.UndoableEdit
Undo the edit.
undo() - Method in class javax.swing.undo.UndoManager
Undoes the appropriate edits.
UndoableEdit - Interface in javax.swing.undo
An UndoableEdit represents an edit.
UndoableEditEvent - Class in javax.swing.event
An event indicating that an operation which can be undone has occurred.
UndoableEditEvent(Object, UndoableEdit) - Constructor for class javax.swing.event.UndoableEditEvent
Constructs an UndoableEditEvent object.
undoableEditHappened(UndoableEditEvent) - Method in interface javax.swing.event.UndoableEditListener
An undoable edit happened
undoableEditHappened(UndoableEditEvent) - Method in class javax.swing.undo.UndoManager
An UndoableEditListener method.
UndoableEditListener - Interface in javax.swing.event
Interface implemented by a class interested in hearing about undoable operations.
UndoableEditSupport - Class in javax.swing.undo
A support class used for managing UndoableEdit listeners.
UndoableEditSupport() - Constructor for class javax.swing.undo.UndoableEditSupport
Constructs an UndoableEditSupport object.
UndoableEditSupport(Object) - Constructor for class javax.swing.undo.UndoableEditSupport
Constructs an UndoableEditSupport object.
undoDelete() - Method in interface javax.sql.rowset.CachedRowSet
Cancels the deletion of the current row and notifies listeners that a row has changed.
undoInsert() - Method in interface javax.sql.rowset.CachedRowSet
Immediately removes the current row from this CachedRowSet object if the row has been inserted, and also notifies listeners that a row has changed.
UndoManager - Class in javax.swing.undo
UndoManager manages a list of UndoableEdits, providing a way to undo or redo the appropriate edits.
UndoManager() - Constructor for class javax.swing.undo.UndoManager
Creates a new UndoManager.
UndoName - Static variable in class javax.swing.undo.AbstractUndoableEdit
String returned by getUndoPresentationName; as of Java 2 platform v1.3.1 this field is no longer used.
undoOrRedo() - Method in class javax.swing.undo.UndoManager
Convenience method that invokes one of undo or redo.
undoRedoName - Variable in class javax.swing.undo.StateEdit
The undo/redo presentation name
undoTo(UndoableEdit) - Method in class javax.swing.undo.UndoManager
Undoes all changes from the index of the next edit to edit, updating the index of the next edit appropriately.
undoUpdate() - Method in interface javax.sql.rowset.CachedRowSet
Immediately reverses the last update operation if the row has been modified.
unescapeValue(String) - Static method in class javax.naming.ldap.Rdn
Given an attribute value string formated according to the rules specified in RFC 2253, returns the unformated value.
UnexpectedException - Exception in java.rmi
An UnexpectedException is thrown if the client of a remote method call receives, as a result of the call, a checked exception that is not among the checked exception types declared in the throws clause of the method in the remote interface.
UnexpectedException(String) - Constructor for exception java.rmi.UnexpectedException
Constructs an UnexpectedException with the specified detail message.
UnexpectedException(String, Exception) - Constructor for exception java.rmi.UnexpectedException
Constructs a UnexpectedException with the specified detail message and nested exception.
unexportObject(Remote, boolean) - Static method in class java.rmi.activation.Activatable
Remove the remote object, obj, from the RMI runtime.
unexportObject(Remote, boolean) - Static method in class java.rmi.server.UnicastRemoteObject
Removes the remote object, obj, from the RMI runtime.
UnicastRemoteObject - Class in java.rmi.server
Used for exporting a remote object with JRMP and obtaining a stub that communicates to the remote object.
UnicastRemoteObject() - Constructor for class java.rmi.server.UnicastRemoteObject
Creates and exports a new UnicastRemoteObject object using an anonymous port.
UnicastRemoteObject(int) - Constructor for class java.rmi.server.UnicastRemoteObject
Creates and exports a new UnicastRemoteObject object using the particular supplied port.
UnicastRemoteObject(int, RMIClientSocketFactory, RMIServerSocketFactory) - Constructor for class java.rmi.server.UnicastRemoteObject
Creates and exports a new UnicastRemoteObject object using the particular supplied port and socket factories.
UNICODE_CASE - Static variable in class java.util.regex.Pattern
Enables Unicode-aware case folding.
UNICODE_CHARACTER_CLASS - Static variable in class java.util.regex.Pattern
Enables the Unicode version of Predefined character classes and POSIX character classes.
UNICODE_LOCALE_EXTENSION - Static variable in class java.util.Locale
The key for Unicode locale extension ('u').
UNICODE_STREAM_PARAM - Static variable in class javax.sql.rowset.BaseRowSet
A constant indicating to a RowSetReaderImpl object that a given parameter is a Unicode stream.
unicodeStream - Variable in class javax.sql.rowset.BaseRowSet
The InputStream object that will be returned by the method getUnicodeStream, which is specified in the ResultSet interface.
UNIFIED_CANADIAN_ABORIGINAL_SYLLABICS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Unified Canadian Aboriginal Syllabics" Unicode character block.
UNIFIED_CANADIAN_ABORIGINAL_SYLLABICS_EXTENDED - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Unified Canadian Aboriginal Syllabics Extended" Unicode character block.
uninitialize() - Method in class javax.swing.LookAndFeel
Uninitializes the look and feel.
uninitialize() - Method in class javax.swing.plaf.basic.BasicLookAndFeel
Uninitializes the look and feel.
uninitialize() - Method in class javax.swing.plaf.nimbus.NimbusLookAndFeel
Called by UIManager when this look and feel is uninstalled.
uninitialize() - Method in class javax.swing.plaf.synth.SynthLookAndFeel
Called by UIManager when this look and feel is uninstalled.
UNINITIALIZED - Static variable in class java.security.Signature
Possible Signature.state value, signifying that this signature object has not yet been initialized.
UNINITIALIZED_VALUE - Static variable in class javax.swing.JOptionPane
Indicates that the user has not yet selected a value.
uninstall() - Method in class javax.swing.JFormattedTextField.AbstractFormatter
Uninstalls any state the AbstractFormatter may have installed on the JFormattedTextField.
uninstallBorder(JComponent) - Static method in class javax.swing.LookAndFeel
Convenience method for uninstalling a border.
uninstallChooserPanel(JColorChooser) - Method in class javax.swing.colorchooser.AbstractColorChooserPanel
Invoked when the panel is removed from the chooser.
uninstallComboBoxModelListeners(ComboBoxModel) - Method in class javax.swing.plaf.basic.BasicComboPopup
Removes the listeners from the combo box model
uninstallComponents() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
The aggregate components which compise the combo box are unregistered and uninitialized.
uninstallComponents() - Method in class javax.swing.plaf.basic.BasicDesktopIconUI
 
uninstallComponents(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
uninstallComponents() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
uninstallComponents(JLabel) - Method in class javax.swing.plaf.basic.BasicLabelUI
 
uninstallComponents(JMenuItem) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
uninstallComponents() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
 
uninstallComponents(JRootPane) - Method in class javax.swing.plaf.basic.BasicRootPaneUI
 
uninstallComponents() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
uninstallComponents() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
Removes any installed subcomponents from the JTabbedPane.
uninstallComponents() - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
uninstallComponents() - Method in class javax.swing.plaf.basic.BasicTreeUI
Uninstalls the renderer pane.
uninstallComponents() - Method in class javax.swing.plaf.metal.MetalDesktopIconUI
 
uninstallComponents(JFileChooser) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
uninstallComponents() - Method in class javax.swing.plaf.metal.MetalInternalFrameUI
 
uninstallComponents() - Method in class javax.swing.plaf.synth.SynthInternalFrameUI
 
uninstallComponents() - Method in class javax.swing.plaf.synth.SynthToolBarUI
 
uninstallDefaultChoosers() - Method in class javax.swing.plaf.basic.BasicColorChooserUI
 
uninstallDefaults(AbstractButton) - Method in class javax.swing.plaf.basic.BasicButtonUI
 
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicColorChooserUI
 
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Uninstalls the default colors, default font, default renderer, and default editor from the combo box.
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicDesktopIconUI
 
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
uninstallDefaults(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
uninstallDefaults(JLabel) - Method in class javax.swing.plaf.basic.BasicLabelUI
 
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicListUI
Sets the list properties that have not been explicitly overridden to null.
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicMenuBarUI
 
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicMenuUI
 
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
 
uninstallDefaults(JPanel) - Method in class javax.swing.plaf.basic.BasicPanelUI
 
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicPopupMenuUI
 
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
 
uninstallDefaults(AbstractButton) - Method in class javax.swing.plaf.basic.BasicRadioButtonUI
 
uninstallDefaults(JRootPane) - Method in class javax.swing.plaf.basic.BasicRootPaneUI
 
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
uninstallDefaults(JScrollPane) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
uninstallDefaults(JSeparator) - Method in class javax.swing.plaf.basic.BasicSeparatorUI
 
uninstallDefaults(JSlider) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Sets the JSpinner's layout manager to null.
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Uninstalls the UI defaults.
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicTableHeaderUI
 
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicTableUI
 
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicTextUI
Sets the component properties that have not been explicitly overridden to null.
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
uninstallDefaults(JComponent) - Method in class javax.swing.plaf.basic.BasicToolTipUI
 
uninstallDefaults() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
uninstallDefaults(JComponent) - Method in class javax.swing.plaf.basic.BasicViewportUI
 
uninstallDefaults(AbstractButton) - Method in class javax.swing.plaf.metal.MetalButtonUI
 
uninstallDefaults(AbstractButton) - Method in class javax.swing.plaf.metal.MetalCheckBoxUI
 
uninstallDefaults() - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
 
uninstallDefaults(AbstractButton) - Method in class javax.swing.plaf.metal.MetalRadioButtonUI
 
uninstallDefaults(AbstractButton) - Method in class javax.swing.plaf.metal.MetalToggleButtonUI
 
uninstallDefaults(AbstractButton) - Method in class javax.swing.plaf.synth.SynthButtonUI
 
uninstallDefaults() - Method in class javax.swing.plaf.synth.SynthColorChooserUI
 
uninstallDefaults() - Method in class javax.swing.plaf.synth.SynthComboBoxUI
 
uninstallDefaults() - Method in class javax.swing.plaf.synth.SynthDesktopIconUI
 
uninstallDefaults() - Method in class javax.swing.plaf.synth.SynthDesktopPaneUI
 
uninstallDefaults() - Method in class javax.swing.plaf.synth.SynthEditorPaneUI
 
uninstallDefaults() - Method in class javax.swing.plaf.synth.SynthInternalFrameUI
 
uninstallDefaults(JLabel) - Method in class javax.swing.plaf.synth.SynthLabelUI
 
uninstallDefaults() - Method in class javax.swing.plaf.synth.SynthListUI
 
uninstallDefaults() - Method in class javax.swing.plaf.synth.SynthMenuBarUI
 
uninstallDefaults() - Method in class javax.swing.plaf.synth.SynthMenuItemUI
 
uninstallDefaults() - Method in class javax.swing.plaf.synth.SynthMenuUI
 
uninstallDefaults() - Method in class javax.swing.plaf.synth.SynthOptionPaneUI
 
uninstallDefaults(JPanel) - Method in class javax.swing.plaf.synth.SynthPanelUI
 
uninstallDefaults() - Method in class javax.swing.plaf.synth.SynthPopupMenuUI
 
uninstallDefaults() - Method in class javax.swing.plaf.synth.SynthProgressBarUI
 
uninstallDefaults(JRootPane) - Method in class javax.swing.plaf.synth.SynthRootPaneUI
 
uninstallDefaults() - Method in class javax.swing.plaf.synth.SynthScrollBarUI
 
uninstallDefaults(JScrollPane) - Method in class javax.swing.plaf.synth.SynthScrollPaneUI
 
uninstallDefaults(JSeparator) - Method in class javax.swing.plaf.synth.SynthSeparatorUI
Uninstalls default setting.
uninstallDefaults(JSlider) - Method in class javax.swing.plaf.synth.SynthSliderUI
Uninstalls default setting.
uninstallDefaults() - Method in class javax.swing.plaf.synth.SynthSpinnerUI
Sets the JSpinner's layout manager to null.
uninstallDefaults() - Method in class javax.swing.plaf.synth.SynthSplitPaneUI
Uninstalls the UI defaults.
uninstallDefaults(SynthContext) - Method in class javax.swing.plaf.synth.SynthStyle
Uninstalls any state that this style installed on the JComponent from context.
uninstallDefaults() - Method in class javax.swing.plaf.synth.SynthTabbedPaneUI
 
uninstallDefaults() - Method in class javax.swing.plaf.synth.SynthTableHeaderUI
 
uninstallDefaults() - Method in class javax.swing.plaf.synth.SynthTableUI
 
uninstallDefaults() - Method in class javax.swing.plaf.synth.SynthTextAreaUI
 
uninstallDefaults() - Method in class javax.swing.plaf.synth.SynthTextFieldUI
 
uninstallDefaults() - Method in class javax.swing.plaf.synth.SynthToolBarUI
 
uninstallDefaults(JComponent) - Method in class javax.swing.plaf.synth.SynthToolTipUI
 
uninstallDefaults() - Method in class javax.swing.plaf.synth.SynthTreeUI
 
uninstallDefaults(JComponent) - Method in class javax.swing.plaf.synth.SynthViewportUI
Uninstalls defaults from a viewport.
uninstallDesktopManager() - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
uninstallDesktopManager() - Method in class javax.swing.plaf.synth.SynthDesktopPaneUI
 
uninstallIcons(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
uninstallingUI() - Method in class javax.swing.plaf.basic.BasicComboPopup
Called when the UI is uninstalling.
uninstallingUI() - Method in interface javax.swing.plaf.basic.ComboPopup
Called to inform the ComboPopup that the UI is uninstalling.
uninstallKeyboardActions(JComponent) - Method in class javax.swing.plaf.basic.BasicButtonListener
Unregister's default key actions
uninstallKeyboardActions(AbstractButton) - Method in class javax.swing.plaf.basic.BasicButtonUI
 
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Removes the focus InputMap and ActionMap.
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic.BasicComboPopup
 
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
uninstallKeyboardActions(JLabel) - Method in class javax.swing.plaf.basic.BasicLabelUI
 
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic.BasicListUI
Unregisters keyboard actions installed from installKeyboardActions.
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic.BasicMenuBarUI
 
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic.BasicMenuUI
 
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
 
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic.BasicPopupMenuUI
 
uninstallKeyboardActions(JRootPane) - Method in class javax.swing.plaf.basic.BasicRootPaneUI
 
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
uninstallKeyboardActions(JScrollPane) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
uninstallKeyboardActions(JSlider) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Uninstalls the keyboard actions for the UI.
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic.BasicTableHeaderUI
Unregisters default key actions.
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic.BasicTableUI
 
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic.BasicTextUI
 
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
uninstallKeyboardActions() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
uninstallKeyboardActions() - Method in class javax.swing.plaf.metal.MetalInternalFrameUI
 
uninstallListeners(AbstractButton) - Method in class javax.swing.plaf.basic.BasicButtonUI
 
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicColorChooserUI
 
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Removes the installed listeners from the combo box and its model.
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicDesktopIconUI
 
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
Uninstalls the PropertyChangeListener returned from createPropertyChangeListener from the JDesktopPane.
uninstallListeners(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
uninstallListeners(JLabel) - Method in class javax.swing.plaf.basic.BasicLabelUI
 
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicListUI
Removes the listeners from the JList, its model, and its selectionModel.
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicMenuBarUI
 
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicMenuUI
 
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
 
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicPopupMenuUI
 
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
Removes all listeners installed by this object.
uninstallListeners(JRootPane) - Method in class javax.swing.plaf.basic.BasicRootPaneUI
 
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
uninstallListeners(JComponent) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
uninstallListeners(JSeparator) - Method in class javax.swing.plaf.basic.BasicSeparatorUI
 
uninstallListeners(JSlider) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Removes the PropertyChangeListener added by installListeners.
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Uninstalls the event listeners for the UI.
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicTableHeaderUI
 
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicTableUI
 
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicTextUI
Uninstalls listeners for the UI.
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
uninstallListeners(JComponent) - Method in class javax.swing.plaf.basic.BasicToolTipUI
 
uninstallListeners() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
uninstallListeners() - Method in class javax.swing.plaf.metal.MetalDesktopIconUI
 
uninstallListeners() - Method in class javax.swing.plaf.metal.MetalInternalFrameUI
 
uninstallListeners(JComponent) - Method in class javax.swing.plaf.metal.MetalScrollPaneUI
uninstallListeners(JScrollPane) - Method in class javax.swing.plaf.metal.MetalScrollPaneUI
uninstallListeners() - Method in class javax.swing.plaf.metal.MetalToolBarUI
 
uninstallListeners(AbstractButton) - Method in class javax.swing.plaf.synth.SynthButtonUI
 
uninstallListeners() - Method in class javax.swing.plaf.synth.SynthColorChooserUI
 
uninstallListeners() - Method in class javax.swing.plaf.synth.SynthComboBoxUI
 
uninstallListeners() - Method in class javax.swing.plaf.synth.SynthDesktopIconUI
 
uninstallListeners() - Method in class javax.swing.plaf.synth.SynthDesktopPaneUI
 
uninstallListeners() - Method in class javax.swing.plaf.synth.SynthInternalFrameUI
 
uninstallListeners() - Method in class javax.swing.plaf.synth.SynthListUI
 
uninstallListeners() - Method in class javax.swing.plaf.synth.SynthMenuBarUI
 
uninstallListeners() - Method in class javax.swing.plaf.synth.SynthMenuItemUI
 
uninstallListeners() - Method in class javax.swing.plaf.synth.SynthMenuUI
 
uninstallListeners() - Method in class javax.swing.plaf.synth.SynthOptionPaneUI
 
uninstallListeners(JPanel) - Method in class javax.swing.plaf.synth.SynthPanelUI
Uninstalls listeners from the panel.
uninstallListeners() - Method in class javax.swing.plaf.synth.SynthPopupMenuUI
 
uninstallListeners() - Method in class javax.swing.plaf.synth.SynthProgressBarUI
 
uninstallListeners() - Method in class javax.swing.plaf.synth.SynthScrollBarUI
 
uninstallListeners(JComponent) - Method in class javax.swing.plaf.synth.SynthScrollPaneUI
 
uninstallListeners(JSeparator) - Method in class javax.swing.plaf.synth.SynthSeparatorUI
Uninstalls listeners.
uninstallListeners(JSlider) - Method in class javax.swing.plaf.synth.SynthSliderUI
 
uninstallListeners() - Method in class javax.swing.plaf.synth.SynthSpinnerUI
 
uninstallListeners() - Method in class javax.swing.plaf.synth.SynthSplitPaneUI
Uninstalls the event listeners from the UI.
uninstallListeners() - Method in class javax.swing.plaf.synth.SynthTabbedPaneUI
 
uninstallListeners() - Method in class javax.swing.plaf.synth.SynthTableHeaderUI
 
uninstallListeners() - Method in class javax.swing.plaf.synth.SynthTableUI
 
uninstallListeners() - Method in class javax.swing.plaf.synth.SynthToolBarUI
 
uninstallListeners(JComponent) - Method in class javax.swing.plaf.synth.SynthToolTipUI
 
uninstallListeners() - Method in class javax.swing.plaf.synth.SynthTreeUI
 
uninstallListeners(JComponent) - Method in class javax.swing.plaf.synth.SynthViewportUI
Uninstalls listeners from the viewport.
uninstallPreviewPanel() - Method in class javax.swing.plaf.basic.BasicColorChooserUI
Removes installed preview panel from the UI delegate.
uninstallStrings(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicButtonUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicColorChooserUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicDesktopIconUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicEditorPaneUI
Deinstalls the UI for a component.
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicLabelUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicListUI
Uninitializes this.list by calling uninstallListeners(), uninstallKeyboardActions(), and uninstallDefaults() in order.
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuBarUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Removes the receiver from the L&F controller of the passed in split pane.
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicPanelUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicProgressBarUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicRootPaneUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicSeparatorUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Calls uninstallDefaults, uninstallListeners, and then removes all of the spinners children.
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Uninstalls the UI.
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicTableUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicTextUI
Deinstalls the UI for a component.
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicToolTipUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicTreeUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.basic.BasicViewportUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.ComponentUI
Reverses configuration which was done on the specified component during installUI.
uninstallUI(JComponent) - Method in class javax.swing.plaf.LayerUI
Reverses the configuration which was previously set in the LayerUI.installUI(JComponent) method.
uninstallUI(JComponent) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.metal.MetalInternalFrameUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.metal.MetalMenuBarUI
Reverses configuration which was done on the specified component during installUI.
uninstallUI(JComponent) - Method in class javax.swing.plaf.metal.MetalRootPaneUI
Invokes supers implementation to uninstall any of its state.
uninstallUI(JComponent) - Method in class javax.swing.plaf.metal.MetalScrollPaneUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.metal.MetalToolBarUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.metal.MetalToolTipUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.metal.MetalTreeUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiButtonUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiColorChooserUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiComboBoxUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiDesktopIconUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiDesktopPaneUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiFileChooserUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiInternalFrameUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiLabelUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiListUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiMenuBarUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiMenuItemUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiOptionPaneUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiPanelUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiPopupMenuUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiProgressBarUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiRootPaneUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiScrollBarUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiScrollPaneUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiSeparatorUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiSliderUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiSpinnerUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiSplitPaneUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiTabbedPaneUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiTableHeaderUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiTableUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiToolBarUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiToolTipUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.multi.MultiViewportUI
Invokes the uninstallUI method on each UI handled by this object.
uninstallUI(JComponent) - Method in class javax.swing.plaf.synth.SynthComboBoxUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.synth.SynthMenuItemUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.synth.SynthMenuUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.synth.SynthPanelUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.synth.SynthSeparatorUI
 
uninstallUI(JComponent) - Method in class javax.swing.plaf.synth.SynthViewportUI
 
union(Rectangle2D, Rectangle2D, Rectangle2D) - Static method in class java.awt.geom.Rectangle2D
Unions the pair of source Rectangle2D objects and puts the result into the specified destination Rectangle2D object.
union(Rectangle) - Method in class java.awt.Rectangle
Computes the union of this Rectangle with the specified Rectangle.
union(Descriptor...) - Static method in class javax.management.ImmutableDescriptor
Return an ImmutableDescriptor whose contents are the union of the given descriptors.
UNION - Static variable in class javax.xml.crypto.dsig.spec.XPathType.Filter
The union filter operation.
UnionType - Interface in javax.lang.model.type
Represents a union type.
UNIT_DECREMENT - Static variable in class java.awt.event.AdjustmentEvent
The unit decrement adjustment type.
UNIT_INCREMENT - Static variable in class java.awt.event.AdjustmentEvent
The unit increment adjustment type.
unitIncrement - Variable in class javax.swing.JScrollBar
 
UNIX_LINES - Static variable in class java.util.regex.Pattern
Enables Unix lines mode.
UNKNOWN - Static variable in class java.awt.ComponentOrientation
Indicates that a component's orientation has not been set.
UNKNOWN - Static variable in class javax.accessibility.AccessibleRole
The object contains some Accessible information, but its role is not known.
UNKNOWN - Static variable in class javax.management.MBeanOperationInfo
Indicates that the impact of the operation is unknown or cannot be expressed using one of the other values.
UNKNOWN - Static variable in class javax.print.attribute.standard.JobState
The job state is unknown.
UNKNOWN - Static variable in class javax.print.attribute.standard.PrinterState
The printer state is unknown.
UNKNOWN_ATTRIBUTE - Static variable in interface java.util.jar.Pack200.Packer
Indicates the action to take when a class-file containing an unknown attribute is encountered.
UNKNOWN_LENGTH - Static variable in class javax.sound.midi.MidiFileFormat
Represents unknown length.
UNKNOWN_NUMBER_OF_PAGES - Static variable in interface java.awt.print.Pageable
This constant is returned from the getNumberOfPages method if a Pageable implementation does not know the number of pages in its set.
UnknownAnnotationValueException - Exception in javax.lang.model.element
Indicates that an unknown kind of annotation value was encountered.
UnknownAnnotationValueException(AnnotationValue, Object) - Constructor for exception javax.lang.model.element.UnknownAnnotationValueException
Creates a new UnknownAnnotationValueException.
UnknownElementException - Exception in javax.lang.model.element
Indicates that an unknown kind of element was encountered.
UnknownElementException(Element, Object) - Constructor for exception javax.lang.model.element.UnknownElementException
Creates a new UnknownElementException.
UnknownEntityException - Exception in javax.lang.model
Superclass of exceptions which indicate that an unknown kind of entity was encountered.
UnknownEntityException(String) - Constructor for exception javax.lang.model.UnknownEntityException
Creates a new UnknownEntityException with the specified detail message.
UnknownError - Error in java.lang
Thrown when an unknown but serious exception has occurred in the Java Virtual Machine.
UnknownError() - Constructor for error java.lang.UnknownError
Constructs an UnknownError with no detail message.
UnknownError(String) - Constructor for error java.lang.UnknownError
Constructs an UnknownError with the specified detail message.
UnknownFormatConversionException - Exception in java.util
Unchecked exception thrown when an unknown conversion is given.
UnknownFormatConversionException(String) - Constructor for exception java.util.UnknownFormatConversionException
Constructs an instance of this class with the unknown conversion.
UnknownFormatFlagsException - Exception in java.util
Unchecked exception thrown when an unknown flag is given.
UnknownFormatFlagsException(String) - Constructor for exception java.util.UnknownFormatFlagsException
Constructs an instance of this class with the specified flags.
UnknownGroupException - Exception in java.rmi.activation
An UnknownGroupException is thrown by methods of classes and interfaces in the java.rmi.activation package when the ActivationGroupID parameter to the method is determined to be invalid, i.e., not known by the ActivationSystem.
UnknownGroupException(String) - Constructor for exception java.rmi.activation.UnknownGroupException
Constructs an UnknownGroupException with the specified detail message.
UnknownHostException - Exception in java.net
Thrown to indicate that the IP address of a host could not be determined.
UnknownHostException(String) - Constructor for exception java.net.UnknownHostException
Constructs a new UnknownHostException with the specified detail message.
UnknownHostException() - Constructor for exception java.net.UnknownHostException
Constructs a new UnknownHostException with no detail message.
UnknownHostException - Exception in java.rmi
An UnknownHostException is thrown if a java.net.UnknownHostException occurs while creating a connection to the remote host for a remote method call.
UnknownHostException(String) - Constructor for exception java.rmi.UnknownHostException
Constructs an UnknownHostException with the specified detail message.
UnknownHostException(String, Exception) - Constructor for exception java.rmi.UnknownHostException
Constructs an UnknownHostException with the specified detail message and nested exception.
UnknownObjectException - Exception in java.rmi.activation
An UnknownObjectException is thrown by methods of classes and interfaces in the java.rmi.activation package when the ActivationID parameter to the method is determined to be invalid.
UnknownObjectException(String) - Constructor for exception java.rmi.activation.UnknownObjectException
Constructs an UnknownObjectException with the specified detail message.
UnknownServiceException - Exception in java.net
Thrown to indicate that an unknown service exception has occurred.
UnknownServiceException() - Constructor for exception java.net.UnknownServiceException
Constructs a new UnknownServiceException with no detail message.
UnknownServiceException(String) - Constructor for exception java.net.UnknownServiceException
Constructs a new UnknownServiceException with the specified detail message.
UnknownTypeException - Exception in javax.lang.model.type
Indicates that an unknown kind of type was encountered.
UnknownTypeException(TypeMirror, Object) - Constructor for exception javax.lang.model.type.UnknownTypeException
Creates a new UnknownTypeException.The p parameter may be used to pass in an additional argument with information about the context in which the unknown type was encountered; for example, the visit methods of TypeVisitor may pass in their additional parameter.
UNLIMITED - Static variable in class java.math.MathContext
A MathContext object whose settings have the values required for unlimited precision arithmetic.
unloadAllInstruments(Soundbank) - Method in interface javax.sound.midi.Synthesizer
Unloads all instruments contained in the specified Soundbank.
unloadInstrument(Instrument) - Method in interface javax.sound.midi.Synthesizer
Unloads a particular instrument.
unloadInstruments(Soundbank, Patch[]) - Method in interface javax.sound.midi.Synthesizer
Unloads the instruments referenced by the specified patches, from the MIDI sound bank specified.
unloadZone(View) - Method in class javax.swing.text.ZoneView
Unload a zone (Convert the zone to its memory saving state).
unlock() - Method in interface java.util.concurrent.locks.Lock
Releases the lock.
unlock() - Method in class java.util.concurrent.locks.ReentrantLock
Attempts to release this lock.
unlock() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock.ReadLock
Attempts to release this lock.
unlock() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock.WriteLock
Attempts to release this lock.
UnmappableCharacterException - Exception in java.nio.charset
Checked exception thrown when an input character (or byte) sequence is valid but cannot be mapped to an output byte (or character) sequence.
UnmappableCharacterException(int) - Constructor for exception java.nio.charset.UnmappableCharacterException
 
unmappableForLength(int) - Static method in class java.nio.charset.CoderResult
Static factory method that returns the unique result object describing an unmappable-character error of the given length.
UnmarshalException - Exception in java.rmi
An UnmarshalException can be thrown while unmarshalling the parameters or results of a remote method call if any of the following conditions occur: if an exception occurs while unmarshalling the call header if the protocol for the return value is invalid if a java.io.IOException occurs unmarshalling parameters (on the server side) or the return value (on the client side).
UnmarshalException(String) - Constructor for exception java.rmi.UnmarshalException
Constructs an UnmarshalException with the specified detail message.
UnmarshalException(String, Exception) - Constructor for exception java.rmi.UnmarshalException
Constructs an UnmarshalException with the specified detail message and nested exception.
unmarshalKeyInfo(XMLStructure) - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Unmarshals a new KeyInfo instance from a mechanism-specific XMLStructure (ex: DOMStructure) instance.
unmarshalXMLSignature(XMLValidateContext) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Unmarshals a new XMLSignature instance from a mechanism-specific XMLValidateContext instance.
unmarshalXMLSignature(XMLStructure) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Unmarshals a new XMLSignature instance from a mechanism-specific XMLStructure instance.
UnmodifiableClassException - Exception in java.lang.instrument
Thrown by an implementation of Instrumentation.redefineClasses when one of the specified classes cannot be modified.
UnmodifiableClassException() - Constructor for exception java.lang.instrument.UnmodifiableClassException
Constructs an UnmodifiableClassException with no detail message.
UnmodifiableClassException(String) - Constructor for exception java.lang.instrument.UnmodifiableClassException
Constructs an UnmodifiableClassException with the specified detail message.
unmodifiableCollection(Collection<? extends T>) - Static method in class java.util.Collections
Returns an unmodifiable view of the specified collection.
unmodifiableList(List<? extends T>) - Static method in class java.util.Collections
Returns an unmodifiable view of the specified list.
unmodifiableMap(Map<? extends K, ? extends V>) - Static method in class java.util.Collections
Returns an unmodifiable view of the specified map.
unmodifiableSet(Set<? extends T>) - Static method in class java.util.Collections
Returns an unmodifiable view of the specified set.
UnmodifiableSetException - Exception in javax.print.attribute
Thrown to indicate that the requested operation cannot be performed because the set is unmodifiable.
UnmodifiableSetException() - Constructor for exception javax.print.attribute.UnmodifiableSetException
Constructs an UnsupportedOperationException with no detail message.
UnmodifiableSetException(String) - Constructor for exception javax.print.attribute.UnmodifiableSetException
Constructs an UnmodifiableSetException with the specified detail message.
unmodifiableSortedMap(SortedMap<K, ? extends V>) - Static method in class java.util.Collections
Returns an unmodifiable view of the specified sorted map.
unmodifiableSortedSet(SortedSet<T>) - Static method in class java.util.Collections
Returns an unmodifiable view of the specified sorted set.
unmodifiableView(AttributeSet) - Static method in class javax.print.attribute.AttributeSetUtilities
Creates an unmodifiable view of the given attribute set.
unmodifiableView(DocAttributeSet) - Static method in class javax.print.attribute.AttributeSetUtilities
Creates an unmodifiable view of the given doc attribute set.
unmodifiableView(PrintRequestAttributeSet) - Static method in class javax.print.attribute.AttributeSetUtilities
Creates an unmodifiable view of the given print request attribute set.
unmodifiableView(PrintJobAttributeSet) - Static method in class javax.print.attribute.AttributeSetUtilities
Creates an unmodifiable view of the given print job attribute set.
unmodifiableView(PrintServiceAttributeSet) - Static method in class javax.print.attribute.AttributeSetUtilities
Creates an unmodifiable view of the given print service attribute set.
UNNECESSARY - Static variable in class java.awt.GraphicsConfigTemplate
Value used for "Enum" (Integer) type.
unpack(InputStream, JarOutputStream) - Method in interface java.util.jar.Pack200.Unpacker
Read a Pack200 archive, and write the encoded JAR to a JarOutputStream.
unpack(File, JarOutputStream) - Method in interface java.util.jar.Pack200.Unpacker
Read a Pack200 archive, and write the encoded JAR to a JarOutputStream.
unpark(Thread) - Static method in class java.util.concurrent.locks.LockSupport
Makes available the permit for the given thread, if it was not already available.
unquote(String) - Static method in class javax.management.ObjectName
Returns an unquoted form of the given String.
unread(int) - Method in class java.io.PushbackInputStream
Pushes back a byte by copying it to the front of the pushback buffer.
unread(byte[], int, int) - Method in class java.io.PushbackInputStream
Pushes back a portion of an array of bytes by copying it to the front of the pushback buffer.
unread(byte[]) - Method in class java.io.PushbackInputStream
Pushes back an array of bytes by copying it to the front of the pushback buffer.
unread(int) - Method in class java.io.PushbackReader
Pushes back a single character by copying it to the front of the pushback buffer.
unread(char[], int, int) - Method in class java.io.PushbackReader
Pushes back a portion of an array of characters by copying it to the front of the pushback buffer.
unread(char[]) - Method in class java.io.PushbackReader
Pushes back an array of characters by copying it to the front of the pushback buffer.
UnrecoverableEntryException - Exception in java.security
This exception is thrown if an entry in the keystore cannot be recovered.
UnrecoverableEntryException() - Constructor for exception java.security.UnrecoverableEntryException
Constructs an UnrecoverableEntryException with no detail message.
UnrecoverableEntryException(String) - Constructor for exception java.security.UnrecoverableEntryException
Constructs an UnrecoverableEntryException with the specified detail message, which provides more information about why this exception has been thrown.
UnrecoverableKeyException - Exception in java.security
This exception is thrown if a key in the keystore cannot be recovered.
UnrecoverableKeyException() - Constructor for exception java.security.UnrecoverableKeyException
Constructs an UnrecoverableKeyException with no detail message.
UnrecoverableKeyException(String) - Constructor for exception java.security.UnrecoverableKeyException
Constructs an UnrecoverableKeyException with the specified detail message, which provides more information about why this exception has been thrown.
Unreferenced - Interface in java.rmi.server
A remote object implementation should implement the Unreferenced interface to receive notification when there are no more clients that reference that remote object.
unreferenced() - Method in interface java.rmi.server.Unreferenced
Called by the RMI runtime sometime after the runtime determines that the reference list, the list of clients referencing the remote object, becomes empty.
unreferenced() - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
unreflect(Method) - Method in class java.lang.invoke.MethodHandles.Lookup
Makes a direct method handle to m, if the lookup class has permission.
unreflectConstructor(Constructor) - Method in class java.lang.invoke.MethodHandles.Lookup
Produces a method handle for a reflected constructor.
unreflectGetter(Field) - Method in class java.lang.invoke.MethodHandles.Lookup
Produces a method handle giving read access to a reflected field.
unreflectSetter(Field) - Method in class java.lang.invoke.MethodHandles.Lookup
Produces a method handle giving write access to a reflected field.
unreflectSpecial(Method, Class<?>) - Method in class java.lang.invoke.MethodHandles.Lookup
Produces a method handle for a reflected method.
unregister(ActivationID) - Static method in class java.rmi.activation.Activatable
Revokes previous registration for the activation descriptor associated with id.
unregisterComponent(JComponent) - Method in class javax.swing.ToolTipManager
Removes a component from tooltip control.
unregisterGroup(ActivationGroupID) - Method in interface java.rmi.activation.ActivationSystem
Remove the activation group.
unregisterKeyboardAction(KeyStroke) - Method in class javax.swing.JComponent
This method is now obsolete.
unregisterKeyboardActions() - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
unregisterListeners() - Method in class java.awt.dnd.DragGestureRecognizer
unregister this DragGestureRecognizer's Listeners with the Component subclasses must override this method
unregisterListeners() - Method in class java.awt.dnd.MouseDragGestureRecognizer
unregister this DragGestureRecognizer's Listeners with the Component subclasses must override this method
unregisterMBean(ObjectName) - Method in interface javax.management.MBeanServer
Unregisters an MBean from the MBean server.
unregisterMBean(ObjectName) - Method in interface javax.management.MBeanServerConnection
Unregisters an MBean from the MBean server.
unregisterMBean(ObjectName, Subject) - Method in interface javax.management.remote.rmi.RMIConnection
unregisterMBean(ObjectName, Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
unregisterObject(ActivationID) - Method in interface java.rmi.activation.ActivationSystem
Remove the activation id and associated descriptor previously registered with the ActivationSystem; the object can no longer be activated via the object's activation id.
unregisterProvider(String) - Static method in class javax.sql.rowset.spi.SyncFactory
Removes the designated currently registered synchronization provider from the Factory SPI register.
UNREGISTRATION_NOTIFICATION - Static variable in class javax.management.MBeanServerNotification
Notification type denoting that an MBean has been unregistered.
UnresolvedPermission - Class in java.security
The UnresolvedPermission class is used to hold Permissions that were "unresolved" when the Policy was initialized.
UnresolvedPermission(String, String, String, Certificate[]) - Constructor for class java.security.UnresolvedPermission
Creates a new UnresolvedPermission containing the permission information needed later to actually create a Permission of the specified class, when the permission is resolved.
UnsatisfiedLinkError - Error in java.lang
Thrown if the Java Virtual Machine cannot find an appropriate native-language definition of a method declared native.
UnsatisfiedLinkError() - Constructor for error java.lang.UnsatisfiedLinkError
Constructs an UnsatisfiedLinkError with no detail message.
UnsatisfiedLinkError(String) - Constructor for error java.lang.UnsatisfiedLinkError
Constructs an UnsatisfiedLinkError with the specified detail message.
unscaledValue() - Method in class java.math.BigDecimal
Returns a BigInteger whose value is the unscaled value of this BigDecimal.
UNSELECTED_CONVERTED_TEXT_HIGHLIGHT - Static variable in class java.awt.im.InputMethodHighlight
Constant for the default highlight for unselected converted text.
UNSELECTED_RAW_TEXT_HIGHLIGHT - Static variable in class java.awt.im.InputMethodHighlight
Constant for the default highlight for unselected raw text.
UNSEQ_TOKEN - Static variable in exception org.ietf.jgss.GSSException
A later token has already been processed.
UNSET - Static variable in class javax.swing.Spring
An integer value signifying that a property value has not yet been calculated.
unsetCompression() - Method in class javax.imageio.ImageWriteParam
Removes any previous compression type and quality settings.
unsetCompression() - Method in class javax.imageio.plugins.jpeg.JPEGImageWriteParam
Removes any previous compression quality setting.
unsetDecodeTables() - Method in class javax.imageio.plugins.jpeg.JPEGImageReadParam
Removes any quantization and Huffman tables that are currently set.
unsetEncodeTables() - Method in class javax.imageio.plugins.jpeg.JPEGImageWriteParam
Removes any quantization and Huffman tables that are currently set.
unsetMatchColumn(int) - Method in interface javax.sql.rowset.Joinable
Unsets the designated column as the match column for this RowSet object.
unsetMatchColumn(int[]) - Method in interface javax.sql.rowset.Joinable
Unsets the designated columns as the match column for this RowSet object.
unsetMatchColumn(String) - Method in interface javax.sql.rowset.Joinable
Unsets the designated column as the match column for this RowSet object.
unsetMatchColumn(String[]) - Method in interface javax.sql.rowset.Joinable
Unsets the designated columns as the match columns for this RowSet object.
unsetOrdering(Class<T>, T, T) - Method in class javax.imageio.spi.ServiceRegistry
Sets a pairwise ordering between two service provider objects within a given category.
unsetTiling() - Method in class javax.imageio.ImageWriteParam
Removes any previous tile grid parameters specified by calls to setTiling.
UnsolicitedNotification - Interface in javax.naming.ldap
This interface represents an unsolicited notification as defined in RFC 2251.
UnsolicitedNotificationEvent - Class in javax.naming.ldap
This class represents an event fired in response to an unsolicited notification sent by the LDAP server.
UnsolicitedNotificationEvent(Object, UnsolicitedNotification) - Constructor for class javax.naming.ldap.UnsolicitedNotificationEvent
Constructs a new instance of UnsolicitedNotificationEvent.
UnsolicitedNotificationListener - Interface in javax.naming.ldap
This interface is for handling UnsolicitedNotificationEvent.
UNSPECIFIED_OPTION - Static variable in class javax.security.auth.callback.ConfirmationCallback
Unspecified option type.
UNSUPPORTED_COMPRESSION - Static variable in class javax.print.attribute.standard.JobStateReason
The job was aborted by the system because the printer determined while attempting to decompress the document's data that the compression is actually not among those supported by the printer.
UNSUPPORTED_DOCUMENT_FORMAT - Static variable in class javax.print.attribute.standard.JobStateReason
The job was aborted by the system because the document data's document format (doc flavor) is not among those supported by the printer.
UNSUPPORTED_EMPTY_COLLECTION - Static variable in class java.security.Policy
A read-only empty PermissionCollection instance.
UnsupportedAudioFileException - Exception in javax.sound.sampled
An UnsupportedAudioFileException is an exception indicating that an operation failed because a file did not contain valid data of a recognized file type and format.
UnsupportedAudioFileException() - Constructor for exception javax.sound.sampled.UnsupportedAudioFileException
Constructs a UnsupportedAudioFileException that has null as its error detail message.
UnsupportedAudioFileException(String) - Constructor for exception javax.sound.sampled.UnsupportedAudioFileException
Constructs a UnsupportedAudioFileException that has the specified detail message.
UnsupportedCallbackException - Exception in javax.security.auth.callback
Signals that a CallbackHandler does not recognize a particular Callback.
UnsupportedCallbackException(Callback) - Constructor for exception javax.security.auth.callback.UnsupportedCallbackException
Constructs a UnsupportedCallbackException with no detail message.
UnsupportedCallbackException(Callback, String) - Constructor for exception javax.security.auth.callback.UnsupportedCallbackException
Constructs a UnsupportedCallbackException with the specified detail message.
UnsupportedClassVersionError - Error in java.lang
Thrown when the Java Virtual Machine attempts to read a class file and determines that the major and minor version numbers in the file are not supported.
UnsupportedClassVersionError() - Constructor for error java.lang.UnsupportedClassVersionError
Constructs a UnsupportedClassVersionError with no detail message.
UnsupportedClassVersionError(String) - Constructor for error java.lang.UnsupportedClassVersionError
Constructs a UnsupportedClassVersionError with the specified detail message.
UnsupportedEncodingException - Exception in java.io
The Character Encoding is not supported.
UnsupportedEncodingException() - Constructor for exception java.io.UnsupportedEncodingException
Constructs an UnsupportedEncodingException without a detail message.
UnsupportedEncodingException(String) - Constructor for exception java.io.UnsupportedEncodingException
Constructs an UnsupportedEncodingException with a detail message.
UnsupportedFlavorException - Exception in java.awt.datatransfer
Signals that the requested data is not supported in this flavor.
UnsupportedFlavorException(DataFlavor) - Constructor for exception java.awt.datatransfer.UnsupportedFlavorException
Constructs an UnsupportedFlavorException.
UnsupportedLookAndFeelException - Exception in javax.swing
An exception that indicates the requested look & feel management classes are not present on the user's system.
UnsupportedLookAndFeelException(String) - Constructor for exception javax.swing.UnsupportedLookAndFeelException
Constructs an UnsupportedLookAndFeelException object.
UnsupportedOperationException - Exception in java.lang
Thrown to indicate that the requested operation is not supported.
UnsupportedOperationException() - Constructor for exception java.lang.UnsupportedOperationException
Constructs an UnsupportedOperationException with no detail message.
UnsupportedOperationException(String) - Constructor for exception java.lang.UnsupportedOperationException
Constructs an UnsupportedOperationException with the specified detail message.
UnsupportedOperationException(String, Throwable) - Constructor for exception java.lang.UnsupportedOperationException
Constructs a new exception with the specified detail message and cause.
UnsupportedOperationException(Throwable) - Constructor for exception java.lang.UnsupportedOperationException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
unsynchronize(Line[]) - Method in interface javax.sound.sampled.Mixer
Releases synchronization for the specified lines.
unwrap() - Method in class java.lang.invoke.MethodType
Converts all wrapper types to their corresponding primitive types.
unwrap(Class<T>) - Method in interface java.sql.Wrapper
Returns an object that implements the given interface to allow access to non-standard methods, or standard methods not exposed by the proxy.
unwrap(byte[], String, int) - Method in class javax.crypto.Cipher
Unwrap a previously wrapped key.
unwrap(ByteBuffer, ByteBuffer) - Method in class javax.net.ssl.SSLEngine
Attempts to decode SSL/TLS network data into a plaintext application data buffer.
unwrap(ByteBuffer, ByteBuffer[]) - Method in class javax.net.ssl.SSLEngine
Attempts to decode SSL/TLS network data into a sequence of plaintext application data buffers.
unwrap(ByteBuffer, ByteBuffer[], int, int) - Method in class javax.net.ssl.SSLEngine
Attempts to decode SSL/TLS network data into a subsequence of plaintext application data buffers.
unwrap(byte[], int, int) - Method in interface javax.security.sasl.SaslClient
Unwraps a byte array received from the server.
unwrap(byte[], int, int) - Method in interface javax.security.sasl.SaslServer
Unwraps a byte array received from the client.
unwrap(Class<T>) - Method in class javax.sql.rowset.RowSetMetaDataImpl
Returns an object that implements the given interface to allow access to non-standard methods, or standard methods not exposed by the proxy.
unwrap(byte[], int, int, MessageProp) - Method in interface org.ietf.jgss.GSSContext
Used to process tokens generated by the wrap method on the other side of the context.
unwrap(InputStream, OutputStream, MessageProp) - Method in interface org.ietf.jgss.GSSContext
Uses streams to process tokens generated by the wrap method on the other side of the context.
UNWRAP_MODE - Static variable in class javax.crypto.Cipher
Constant used to initialize cipher to key-unwrapping mode.
UP - Static variable in class java.awt.Event
The Up Arrow key, a non-ASCII action key.
UP_CYCLE_TRAVERSAL_KEYS - Static variable in class java.awt.KeyboardFocusManager
The identifier for the Up Cycle focus traversal keys.
upAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the Action for moving the caret logically upward one position.
UPDATABLE_VIEW_SYNC - Static variable in class javax.sql.rowset.spi.SyncProvider
Indicates that a SyncProvider implementation supports synchronization between a RowSet object and the SQL VIEW used to populate it.
update(Graphics) - Method in class java.awt.Canvas
Updates this canvas.
update(Graphics) - Method in class java.awt.Component
Updates this component.
update(Graphics) - Method in class java.awt.Container
Updates the container.
UPDATE - Static variable in class java.awt.event.PaintEvent
The update event type.
update() - Method in class java.awt.SplashScreen
Updates the splash window with current contents of the overlay image.
update(byte) - Method in class java.security.MessageDigest
Updates the digest using the specified byte.
update(byte[], int, int) - Method in class java.security.MessageDigest
Updates the digest using the specified array of bytes, starting at the specified offset.
update(byte[]) - Method in class java.security.MessageDigest
Updates the digest using the specified array of bytes.
update(ByteBuffer) - Method in class java.security.MessageDigest
Update the digest using the specified ByteBuffer.
update(byte) - Method in class java.security.Signature
Updates the data to be signed or verified by a byte.
update(byte[]) - Method in class java.security.Signature
Updates the data to be signed or verified, using the specified array of bytes.
update(byte[], int, int) - Method in class java.security.Signature
Updates the data to be signed or verified, using the specified array of bytes, starting at the specified offset.
update(ByteBuffer) - Method in class java.security.Signature
Updates the data to be signed or verified using the specified ByteBuffer.
update(Observable, Object) - Method in interface java.util.Observer
This method is called whenever the observed object is changed.
update(int) - Method in class java.util.zip.Adler32
Updates the checksum with the specified byte (the low eight bits of the argument b).
update(byte[], int, int) - Method in class java.util.zip.Adler32
Updates the checksum with the specified array of bytes.
update(byte[]) - Method in class java.util.zip.Adler32
Updates the checksum with the specified array of bytes.
update(int) - Method in interface java.util.zip.Checksum
Updates the current checksum with the specified byte.
update(byte[], int, int) - Method in interface java.util.zip.Checksum
Updates the current checksum with the specified array of bytes.
update(int) - Method in class java.util.zip.CRC32
Updates the CRC-32 checksum with the specified byte (the low eight bits of the argument b).
update(byte[], int, int) - Method in class java.util.zip.CRC32
Updates the CRC-32 checksum with the specified array of bytes.
update(byte[]) - Method in class java.util.zip.CRC32
Updates the CRC-32 checksum with the specified array of bytes.
UPDATE - Static variable in interface javax.accessibility.AccessibleTableModelChange
Identifies a change to existing data.
update(byte[]) - Method in class javax.crypto.Cipher
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
update(byte[], int, int) - Method in class javax.crypto.Cipher
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
update(byte[], int, int, byte[]) - Method in class javax.crypto.Cipher
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
update(byte[], int, int, byte[], int) - Method in class javax.crypto.Cipher
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
update(ByteBuffer, ByteBuffer) - Method in class javax.crypto.Cipher
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
update(byte) - Method in class javax.crypto.Mac
Processes the given byte.
update(byte[]) - Method in class javax.crypto.Mac
Processes the given array of bytes.
update(byte[], int, int) - Method in class javax.crypto.Mac
Processes the first len bytes in input, starting at offset inclusive.
update(ByteBuffer) - Method in class javax.crypto.Mac
Processes input.remaining() bytes in the ByteBuffer input, starting at input.position().
update(LineEvent) - Method in interface javax.sound.sampled.LineListener
Informs the listener that a line's state has changed.
update(Graphics) - Method in class javax.swing.CellRendererPane
Shouldn't be called.
UPDATE - Static variable in class javax.swing.event.TableModelEvent
Identifies a change to existing data.
update(Graphics) - Method in class javax.swing.JApplet
Just calls paint(g).
update(Graphics) - Method in class javax.swing.JComponent
Calls paint.
update(Graphics) - Method in class javax.swing.JDialog
Calls paint(g).
update(Graphics) - Method in class javax.swing.JFrame
Just calls paint(g).
update(Graphics) - Method in class javax.swing.JWindow
Calls paint(g).
update(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
We draw the background in paintMenuItem() so override update (which fills the background of opaque components by default) to just call paint().
update(Graphics, JComponent) - Method in class javax.swing.plaf.basic.BasicTextUI
Superclass paints background in an uncontrollable way (i.e.
update(Graphics, JComponent) - Method in class javax.swing.plaf.ComponentUI
Notifies this UI delegate that it is time to paint the specified component.
update(Graphics, JComponent) - Method in class javax.swing.plaf.metal.MetalButtonUI
If necessary paints the background of the component, then invokes paint.
update(Graphics, JComponent) - Method in class javax.swing.plaf.metal.MetalMenuBarUI
If necessary paints the background of the component, then invokes paint.
update(Graphics, JComponent) - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
update(Graphics, JComponent) - Method in class javax.swing.plaf.metal.MetalToggleButtonUI
If necessary paints the background of the component, then invokes paint.
update(Graphics, JComponent) - Method in class javax.swing.plaf.metal.MetalToolBarUI
If necessary paints the background of the component, then invokes paint.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiButtonUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiColorChooserUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiComboBoxUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiDesktopIconUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiDesktopPaneUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiFileChooserUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiInternalFrameUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiLabelUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiListUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiMenuBarUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiMenuItemUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiOptionPaneUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiPanelUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiPopupMenuUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiProgressBarUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiRootPaneUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiScrollBarUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiScrollPaneUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiSeparatorUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiSliderUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiSpinnerUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiSplitPaneUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiTabbedPaneUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiTableHeaderUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiTableUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiToolBarUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiToolTipUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.multi.MultiViewportUI
Invokes the update method on each UI handled by this object.
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthButtonUI
Notifies this UI delegate to repaint the specified component.
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthColorChooserUI
Notifies this UI delegate to repaint the specified component.
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthComboBoxUI
Notifies this UI delegate to repaint the specified component.
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthDesktopIconUI
Notifies this UI delegate to repaint the specified component.
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthDesktopPaneUI
Notifies this UI delegate to repaint the specified component.
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthEditorPaneUI
Notifies this UI delegate to repaint the specified component.
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthInternalFrameUI
Notifies this UI delegate to repaint the specified component.
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthLabelUI
Notifies this UI delegate to repaint the specified component.
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthListUI
Notifies this UI delegate to repaint the specified component.
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthMenuBarUI
Notifies this UI delegate to repaint the specified component.
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthMenuItemUI
Notifies this UI delegate to repaint the specified component.
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthMenuUI
Notifies this UI delegate to repaint the specified component.
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthOptionPaneUI
Notifies this UI delegate to repaint the specified component.
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthPanelUI
Notifies this UI delegate to repaint the specified component.
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthPopupMenuUI
Notifies this UI delegate to repaint the specified component.
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthProgressBarUI
Notifies this UI delegate to repaint the specified component.
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthRootPaneUI
Notifies this UI delegate to repaint the specified component.
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthScrollBarUI
Notifies this UI delegate to repaint the specified component.
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthScrollPaneUI
Notifies this UI delegate to repaint the specified component.
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthSeparatorUI
Notifies this UI delegate to repaint the specified component.
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthSliderUI
Notifies this UI delegate to repaint the specified component.
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthSpinnerUI
Notifies this UI delegate to repaint the specified component.
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthSplitPaneUI
Notifies this UI delegate to repaint the specified component.
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthTabbedPaneUI
Notifies this UI delegate to repaint the specified component.
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthTableHeaderUI
Notifies this UI delegate to repaint the specified component.
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthTableUI
Notifies this UI delegate to repaint the specified component.
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthTextAreaUI
Notifies this UI delegate to repaint the specified component.
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthTextFieldUI
Notifies this UI delegate to repaint the specified component.
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthToolBarUI
Notifies this UI delegate to repaint the specified component.
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthToolTipUI
Notifies this UI delegate to repaint the specified component.
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthTreeUI
Notifies this UI delegate to repaint the specified component.
update(Graphics, JComponent) - Method in class javax.swing.plaf.synth.SynthViewportUI
Notifies this UI delegate to repaint the specified component.
UPDATE_ROW_CONFLICT - Static variable in interface javax.sql.rowset.spi.SyncResolver
Indicates that a conflict occurred while the RowSet object was attempting to update a row in the data source.
UPDATE_WHEN_ON_EDT - Static variable in class javax.swing.text.DefaultCaret
Indicates that the caret position is to be updated only when document changes are performed on the Event Dispatching Thread.
updateAAD(byte[]) - Method in class javax.crypto.Cipher
Continues a multi-part update of the Additional Authentication Data (AAD).
updateAAD(byte[], int, int) - Method in class javax.crypto.Cipher
Continues a multi-part update of the Additional Authentication Data (AAD), using a subset of the provided buffer.
updateAAD(ByteBuffer) - Method in class javax.crypto.Cipher
Continues a multi-part update of the Additional Authentication Data (AAD).
updateArray(int, Array) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.Array value.
updateArray(String, Array) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.Array value.
updateAsciiStream(int, InputStream, int) - Method in interface java.sql.ResultSet
Updates the designated column with an ascii stream value, which will have the specified number of bytes.
updateAsciiStream(String, InputStream, int) - Method in interface java.sql.ResultSet
Updates the designated column with an ascii stream value, which will have the specified number of bytes.
updateAsciiStream(int, InputStream, long) - Method in interface java.sql.ResultSet
Updates the designated column with an ascii stream value, which will have the specified number of bytes.
updateAsciiStream(String, InputStream, long) - Method in interface java.sql.ResultSet
Updates the designated column with an ascii stream value, which will have the specified number of bytes.
updateAsciiStream(int, InputStream) - Method in interface java.sql.ResultSet
Updates the designated column with an ascii stream value.
updateAsciiStream(String, InputStream) - Method in interface java.sql.ResultSet
Updates the designated column with an ascii stream value.
updateAutoscroll(Point) - Method in class java.awt.dnd.DropTarget
update autoscrolling with current cursor locn
updateBigDecimal(int, BigDecimal) - Method in interface java.sql.ResultSet
Updates the designated column with a java.math.BigDecimal value.
updateBigDecimal(String, BigDecimal) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.BigDecimal value.
updateBinaryStream(int, InputStream, int) - Method in interface java.sql.ResultSet
Updates the designated column with a binary stream value, which will have the specified number of bytes.
updateBinaryStream(String, InputStream, int) - Method in interface java.sql.ResultSet
Updates the designated column with a binary stream value, which will have the specified number of bytes.
updateBinaryStream(int, InputStream, long) - Method in interface java.sql.ResultSet
Updates the designated column with a binary stream value, which will have the specified number of bytes.
updateBinaryStream(String, InputStream, long) - Method in interface java.sql.ResultSet
Updates the designated column with a binary stream value, which will have the specified number of bytes.
updateBinaryStream(int, InputStream) - Method in interface java.sql.ResultSet
Updates the designated column with a binary stream value.
updateBinaryStream(String, InputStream) - Method in interface java.sql.ResultSet
Updates the designated column with a binary stream value.
updateBlob(int, Blob) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.Blob value.
updateBlob(String, Blob) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.Blob value.
updateBlob(int, InputStream, long) - Method in interface java.sql.ResultSet
Updates the designated column using the given input stream, which will have the specified number of bytes.
updateBlob(String, InputStream, long) - Method in interface java.sql.ResultSet
Updates the designated column using the given input stream, which will have the specified number of bytes.
updateBlob(int, InputStream) - Method in interface java.sql.ResultSet
Updates the designated column using the given input stream.
updateBlob(String, InputStream) - Method in interface java.sql.ResultSet
Updates the designated column using the given input stream.
updateBoolean(int, boolean) - Method in interface java.sql.ResultSet
Updates the designated column with a boolean value.
updateBoolean(String, boolean) - Method in interface java.sql.ResultSet
Updates the designated column with a boolean value.
updateButtonMnemonic - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
updateButtonText - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
updateButtonToolTipText - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
updateByte(int, byte) - Method in interface java.sql.ResultSet
Updates the designated column with a byte value.
updateByte(String, byte) - Method in interface java.sql.ResultSet
Updates the designated column with a byte value.
updateBytes(int, byte[]) - Method in interface java.sql.ResultSet
Updates the designated column with a byte array value.
updateBytes(String, byte[]) - Method in interface java.sql.ResultSet
Updates the designated column with a byte array value.
updateCachedPreferredSize() - Method in class javax.swing.plaf.basic.BasicTreeUI
Updates the preferredSize instance variable, which is returned from getPreferredSize().
updateCellEditor() - Method in class javax.swing.plaf.basic.BasicTreeUI
Updates the cellEditor based on the editability of the JTree that we're contained in.
updateCharacterStream(int, Reader, int) - Method in interface java.sql.ResultSet
Updates the designated column with a character stream value, which will have the specified number of bytes.
updateCharacterStream(String, Reader, int) - Method in interface java.sql.ResultSet
Updates the designated column with a character stream value, which will have the specified number of bytes.
updateCharacterStream(int, Reader, long) - Method in interface java.sql.ResultSet
Updates the designated column with a character stream value, which will have the specified number of bytes.
updateCharacterStream(String, Reader, long) - Method in interface java.sql.ResultSet
Updates the designated column with a character stream value, which will have the specified number of bytes.
updateCharacterStream(int, Reader) - Method in interface java.sql.ResultSet
Updates the designated column with a character stream value.
updateCharacterStream(String, Reader) - Method in interface java.sql.ResultSet
Updates the designated column with a character stream value.
updateChildren(DocumentEvent.ElementChange, DocumentEvent, ViewFactory) - Method in class javax.swing.text.View
Updates the child views in response to receiving notification that the model changed, and there is change record for the element this view is responsible for.
updateChildren(DocumentEvent.ElementChange, DocumentEvent, ViewFactory) - Method in class javax.swing.text.ZoneView
The superclass behavior will try to update the child views which is not desired in this case, since the children are zones and not directly effected by the changes to the associated element.
updateChooser() - Method in class javax.swing.colorchooser.AbstractColorChooserPanel
Invoked automatically when the model's state changes.
updateClob(int, Clob) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.Clob value.
updateClob(String, Clob) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.Clob value.
updateClob(int, Reader, long) - Method in interface java.sql.ResultSet
Updates the designated column using the given Reader object, which is the given number of characters long.
updateClob(String, Reader, long) - Method in interface java.sql.ResultSet
Updates the designated column using the given Reader object, which is the given number of characters long.
updateClob(int, Reader) - Method in interface java.sql.ResultSet
Updates the designated column using the given Reader object.
updateClob(String, Reader) - Method in interface java.sql.ResultSet
Updates the designated column using the given Reader object.
updateColumnHeader(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
updateComponents() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Determines the components.
updateComponentTreeUI(Component) - Static method in class javax.swing.SwingUtilities
A simple minded look and feel change: ask each node in the tree to updateUI() -- that is, to initialize its UI property with the current look and feel.
updateCurrentCursor(int, int, int) - Method in class java.awt.dnd.DragSourceContext
If the default drag cursor behavior is active, this method sets the default drag cursor for the specified actions supported by the drag source, the drop target action, and status, otherwise this method does nothing.
updateCursorImmediately() - Method in interface java.awt.peer.ComponentPeer
Updates the cursor of the component.
updateDamage(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.PlainView
Repaint the region of change covered by the given document event.
updateDate(int, Date) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.Date value.
updateDate(String, Date) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.Date value.
updateDepthOffset() - Method in class javax.swing.plaf.basic.BasicTreeUI
Updates how much each depth should be offset by.
updateDouble(int, double) - Method in interface java.sql.ResultSet
Updates the designated column with a double value.
updateDouble(String, double) - Method in interface java.sql.ResultSet
Updates the designated column with a double value.
updateExpandedDescendants(TreePath) - Method in class javax.swing.plaf.basic.BasicTreeUI
Updates the expanded state of all the descendants of path by getting the expanded descendants from the tree and forwarding to the tree state.
updateFloat(int, float) - Method in interface java.sql.ResultSet
Updates the designated column with a float value.
updateFloat(String, float) - Method in interface java.sql.ResultSet
Updates the designated column with a float value.
updateFocusableWindowState() - Method in interface java.awt.peer.WindowPeer
Updates the window's focusable state.
updateGraphicsData(GraphicsConfiguration) - Method in interface java.awt.peer.ComponentPeer
Updates internal data structures related to the component's GC.
updateIconImages() - Method in interface java.awt.peer.WindowPeer
Updates the icons for the window.
updateImage() - Method in interface java.awt.peer.TrayIconPeer
Updates the icon image.
updateInt(int, int) - Method in interface java.sql.ResultSet
Updates the designated column with an int value.
updateInt(String, int) - Method in interface java.sql.ResultSet
Updates the designated column with an int value.
updateLabelUIs() - Method in class javax.swing.JSlider
Updates the UIs for the labels in the label table by calling updateUI on each label.
updateLayout(DocumentEvent.ElementChange, DocumentEvent, Shape) - Method in class javax.swing.text.AsyncBoxView
Update the layout in response to receiving notification of change from the model.
updateLayout(DocumentEvent.ElementChange, DocumentEvent, Shape) - Method in class javax.swing.text.View
Updates the layout in response to receiving notification of change from the model.
updateLayoutCacheExpandedNodes() - Method in class javax.swing.plaf.basic.BasicTreeUI
Makes all the nodes that are expanded in JTree expanded in LayoutCache.
updateLayoutState() - Method in class javax.swing.plaf.basic.BasicListUI
Recompute the value of cellHeight or cellHeights based and cellWidth, based on the current font and the current values of fixedCellWidth, fixedCellHeight, and prototypeCellValue.
updateLayoutStateNeeded - Variable in class javax.swing.plaf.basic.BasicListUI
 
updateLeadIndex() - Method in class javax.swing.tree.DefaultTreeSelectionModel
Updates the leadIndex instance variable.
updateLeadSelectionRow() - Method in class javax.swing.plaf.basic.BasicTreeUI
Updates the lead row of the selection.
updateLevel - Variable in class javax.swing.undo.UndoableEditSupport
 
updateListBoxSelectionForEvent(MouseEvent, boolean) - Method in class javax.swing.plaf.basic.BasicComboPopup
A utility method used by the event listeners.
updateListeners - Variable in class javax.imageio.ImageReader
A List of currently registered IIOReadUpdateListeners, initialized by default to null, which is synonymous with an empty List.
updateLocation(Point) - Method in class java.awt.dnd.DropTarget.DropTargetAutoScroller
cause autoscroll to occur
updateLong(int, long) - Method in interface java.sql.ResultSet
Updates the designated column with a long value.
updateLong(String, long) - Method in interface java.sql.ResultSet
Updates the designated column with a long value.
updateMetrics() - Method in class javax.swing.text.PlainView
Checks to see if the font metrics and longest line are up-to-date.
updateMinimumSize() - Method in interface java.awt.peer.WindowPeer
Updates the minimum size on the peer.
updateNCharacterStream(int, Reader, long) - Method in interface java.sql.ResultSet
Updates the designated column with a character stream value, which will have the specified number of bytes.
updateNCharacterStream(String, Reader, long) - Method in interface java.sql.ResultSet
Updates the designated column with a character stream value, which will have the specified number of bytes.
updateNCharacterStream(int, Reader) - Method in interface java.sql.ResultSet
Updates the designated column with a character stream value.
updateNCharacterStream(String, Reader) - Method in interface java.sql.ResultSet
Updates the designated column with a character stream value.
updateNClob(int, NClob) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.NClob value.
updateNClob(String, NClob) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.NClob value.
updateNClob(int, Reader, long) - Method in interface java.sql.ResultSet
Updates the designated column using the given Reader object, which is the given number of characters long.
updateNClob(String, Reader, long) - Method in interface java.sql.ResultSet
Updates the designated column using the given Reader object, which is the given number of characters long.
updateNClob(int, Reader) - Method in interface java.sql.ResultSet
Updates the designated column using the given Reader The data will be read from the stream as needed until end-of-stream is reached.
updateNClob(String, Reader) - Method in interface java.sql.ResultSet
Updates the designated column using the given Reader object.
updateNString(int, String) - Method in interface java.sql.ResultSet
Updates the designated column with a String value.
updateNString(String, String) - Method in interface java.sql.ResultSet
Updates the designated column with a String value.
updateNull(int) - Method in interface java.sql.ResultSet
Updates the designated column with a null value.
updateNull(String) - Method in interface java.sql.ResultSet
Updates the designated column with a null value.
updateObject(int, Object, int) - Method in interface java.sql.ResultSet
Updates the designated column with an Object value.
updateObject(int, Object) - Method in interface java.sql.ResultSet
Updates the designated column with an Object value.
updateObject(String, Object, int) - Method in interface java.sql.ResultSet
Updates the designated column with an Object value.
updateObject(String, Object) - Method in interface java.sql.ResultSet
Updates the designated column with an Object value.
updateRef(int, Ref) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.Ref value.
updateRef(String, Ref) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.Ref value.
updateRenderer(JComponent, String) - Static method in class javax.swing.plaf.basic.BasicHTML
Stash the HTML render for the given text into the client properties of the given JComponent.
updateRenderer() - Method in class javax.swing.plaf.basic.BasicTreeUI
Messaged from the tree we're in when the renderer has changed.
updateRoleMap(String, Role, List<ObjectName>) - Method in class javax.management.relation.RelationService
Handles update of the Relation Service role map for the update of given role in given relation.
updateRoleMap(String, Role, List<ObjectName>) - Method in interface javax.management.relation.RelationServiceMBean
Handles update of the Relation Service role map for the update of given role in given relation.
updateRow() - Method in interface java.sql.ResultSet
Updates the underlying database with the new contents of the current row of this ResultSet object.
updateRowHeader(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
updateRowId(int, RowId) - Method in interface java.sql.ResultSet
Updates the designated column with a RowId value.
updateRowId(String, RowId) - Method in interface java.sql.ResultSet
Updates the designated column with a RowId value.
updatesAreDetected(int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether or not a visible row update can be detected by calling the method ResultSet.rowUpdated.
updateScrollBarDisplayPolicy(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
updateShort(int, short) - Method in interface java.sql.ResultSet
Updates the designated column with a short value.
updateShort(String, short) - Method in interface java.sql.ResultSet
Updates the designated column with a short value.
updateSize() - Method in class javax.swing.plaf.basic.BasicTreeUI
Marks the cached size as being invalid, and messages the tree with treeDidChange.
updateSQLXML(int, SQLXML) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.SQLXML value.
updateSQLXML(String, SQLXML) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.SQLXML value.
updateString(int, String) - Method in interface java.sql.ResultSet
Updates the designated column with a String value.
updateString(String, String) - Method in interface java.sql.ResultSet
Updates the designated column with a String value.
updateStyles(Component) - Static method in class javax.swing.plaf.synth.SynthLookAndFeel
Updates the style associated with c, and all its children.
updateTableInRealTime - Variable in class javax.swing.table.JTableHeader
Obsolete as of Java 2 platform v1.3.
updateTime(int, Time) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.Time value.
updateTime(String, Time) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.Time value.
updateTimestamp(int, Timestamp) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.Timestamp value.
updateTimestamp(String, Timestamp) - Method in interface java.sql.ResultSet
Updates the designated column with a java.sql.Timestamp value.
updateUI() - Method in class javax.swing.AbstractButton
Resets the UI property to a value from the current look and feel.
updateUI() - Method in class javax.swing.JButton
Resets the UI property to a value from the current look and feel.
updateUI() - Method in class javax.swing.JCheckBox
Resets the UI property to a value from the current look and feel.
updateUI() - Method in class javax.swing.JColorChooser
Notification from the UIManager that the L&F has changed.
updateUI() - Method in class javax.swing.JComboBox
Resets the UI property to a value from the current look and feel.
updateUI() - Method in class javax.swing.JComponent
Resets the UI property to a value from the current look and feel.
updateUI() - Method in class javax.swing.JDesktopPane
Notification from the UIManager that the L&F has changed.
updateUI() - Method in class javax.swing.JFileChooser
Resets the UI property to a value from the current look and feel.
updateUI() - Method in class javax.swing.JInternalFrame.JDesktopIcon
Notification from the UIManager that the look and feel has changed.
updateUI() - Method in class javax.swing.JInternalFrame
Notification from the UIManager that the look and feel has changed.
updateUI() - Method in class javax.swing.JLabel
Resets the UI property to a value from the current look and feel.
updateUI() - Method in class javax.swing.JLayer
Delegates its functionality to the LayerUI.updateUI(JLayer) method, if LayerUI is set.
updateUI() - Method in class javax.swing.JList
Resets the ListUI property by setting it to the value provided by the current look and feel.
updateUI() - Method in class javax.swing.JMenu
Resets the UI property with a value from the current look and feel.
updateUI() - Method in class javax.swing.JMenuBar
Resets the UI property with a value from the current look and feel.
updateUI() - Method in class javax.swing.JMenuItem
Resets the UI property with a value from the current look and feel.
updateUI() - Method in class javax.swing.JOptionPane
Notification from the UIManager that the L&F has changed.
updateUI() - Method in class javax.swing.JPanel
Resets the UI property with a value from the current look and feel.
updateUI() - Method in class javax.swing.JPasswordField
Reloads the pluggable UI.
updateUI() - Method in class javax.swing.JPopupMenu
Resets the UI property to a value from the current look and feel.
updateUI() - Method in class javax.swing.JProgressBar
Resets the UI property to a value from the current look and feel.
updateUI() - Method in class javax.swing.JRadioButton
Resets the UI property to a value from the current look and feel.
updateUI() - Method in class javax.swing.JRootPane
Resets the UI property to a value from the current look and feel.
updateUI() - Method in class javax.swing.JScrollBar
Overrides JComponent.updateUI.
updateUI() - Method in class javax.swing.JScrollPane
Replaces the current ScrollPaneUI object with a version from the current default look and feel.
updateUI() - Method in class javax.swing.JSeparator
Resets the UI property to a value from the current look and feel.
updateUI() - Method in class javax.swing.JSlider
Resets the UI property to a value from the current look and feel.
updateUI() - Method in class javax.swing.JSpinner
Resets the UI property with the value from the current look and feel.
updateUI() - Method in class javax.swing.JSplitPane
Notification from the UIManager that the L&F has changed.
updateUI() - Method in class javax.swing.JTabbedPane
Resets the UI property to a value from the current look and feel.
updateUI() - Method in class javax.swing.JTable
Notification from the UIManager that the L&F has changed.
updateUI() - Method in class javax.swing.JToggleButton
Resets the UI property to a value from the current look and feel.
updateUI() - Method in class javax.swing.JToolBar
Notification from the UIFactory that the L&F has changed.
updateUI() - Method in class javax.swing.JToolTip
Resets the UI property to a value from the current look and feel.
updateUI() - Method in class javax.swing.JTree
Notification from the UIManager that the L&F has changed.
updateUI() - Method in class javax.swing.JViewport
Resets the UI property to a value from the current look and feel.
updateUI(JLayer<? extends V>) - Method in class javax.swing.plaf.LayerUI
Invoked when JLayer.updateUI() is called by the JLayer this LayerUI is set to.
updateUI() - Method in class javax.swing.table.DefaultTableCellRenderer
Notification from the UIManager that the look and feel [L&F] has changed.
updateUI() - Method in class javax.swing.table.JTableHeader
Notification from the UIManager that the look and feel (L&F) has changed.
updateUI() - Method in class javax.swing.text.JTextComponent
Reloads the pluggable UI.
updateUI() - Method in class javax.swing.tree.DefaultTreeCellRenderer
Resets the UI property to a value from the current look and feel.
updateUndoPositions(Vector, int, int) - Method in class javax.swing.text.GapContent
Resets the location for all the UndoPosRef instances in positions.
updateUndoPositions(Vector) - Method in class javax.swing.text.StringContent
Resets the location for all the UndoPosRef instances in positions.
updateViewport(PropertyChangeEvent) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
updateWindow() - Method in interface java.awt.peer.WindowPeer
Updates the native part of non-opaque window.
upFocusCycle(Component) - Method in class java.awt.DefaultKeyboardFocusManager
Moves the focus up one focus traversal cycle.
upFocusCycle(Component) - Method in class java.awt.KeyboardFocusManager
Moves the focus up one focus traversal cycle.
upFocusCycle() - Method in class java.awt.KeyboardFocusManager
Moves the focus up one focus traversal cycle from the current focus owner.
upFolderIcon - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
upKey - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
Deprecated.
As of Java 2 platform v1.3.
upKey - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
Deprecated.
As of Java 2 platform v1.3.
upKey - Variable in class javax.swing.plaf.basic.BasicToolBarUI
Deprecated.
As of Java 2 platform v1.3.
UPPER_LEADING_CORNER - Static variable in interface javax.swing.ScrollPaneConstants
Identifies the upper leading edge corner of the viewport.
UPPER_LEFT_CORNER - Static variable in interface javax.swing.ScrollPaneConstants
Identifies the upper left corner of the viewport.
UPPER_RIGHT_CORNER - Static variable in interface javax.swing.ScrollPaneConstants
Identifies the upper right corner of the viewport.
UPPER_TRAILING_CORNER - Static variable in interface javax.swing.ScrollPaneConstants
Identifies the upper trailing edge corner of the viewport.
UPPERCASE - Static variable in class java.util.FormattableFlags
Converts the output to upper case according to the rules of the locale given during creation of the formatter argument of the formatTo() method.
UPPERCASE_LETTER - Static variable in class java.lang.Character
General category "Lu" in the Unicode specification.
upperLeft - Variable in class javax.swing.JScrollPane
The component to display in the upper left corner.
upperLeft - Variable in class javax.swing.ScrollPaneLayout
The component to display in the upper left corner.
upperRight - Variable in class javax.swing.JScrollPane
The component to display in the upper right corner.
upperRight - Variable in class javax.swing.ScrollPaneLayout
The component to display in the upper right corner.
URI - Class in java.net
Represents a Uniform Resource Identifier (URI) reference.
URI(String) - Constructor for class java.net.URI
Constructs a URI by parsing the given string.
URI(String, String, String, int, String, String, String) - Constructor for class java.net.URI
Constructs a hierarchical URI from the given components.
URI(String, String, String, String, String) - Constructor for class java.net.URI
Constructs a hierarchical URI from the given components.
URI(String, String, String, String) - Constructor for class java.net.URI
Constructs a hierarchical URI from the given components.
URI(String, String, String) - Constructor for class java.net.URI
Constructs a URI from the given components.
uri - Variable in class javax.tools.SimpleJavaFileObject
A URI for this file object.
URIDereferencer - Interface in javax.xml.crypto
A dereferencer of URIReferences.
URIException - Interface in javax.print
Interface URIException is a mixin interface which a subclass of PrintException can implement to report an error condition involving a URI address.
URIInaccessible - Static variable in interface javax.print.URIException
Indicates that the printer cannot access the URI address.
URIOtherProblem - Static variable in interface javax.print.URIException
Indicates any kind of problem not specifically identified by the other reasons.
URIParameter - Class in java.security
A parameter that contains a URI pointing to data intended for a PolicySpi or ConfigurationSpi implementation.
URIParameter(URI) - Constructor for class java.security.URIParameter
Constructs a URIParameter with the URI pointing to data intended for an SPI implementation.
URIReference - Interface in javax.xml.crypto
Identifies a data object via a URI-Reference, as specified by RFC 2396.
URIReferenceException - Exception in javax.xml.crypto
Indicates an exceptional condition thrown while dereferencing a URIReference.
URIReferenceException() - Constructor for exception javax.xml.crypto.URIReferenceException
Constructs a new URIReferenceException with null as its detail message.
URIReferenceException(String) - Constructor for exception javax.xml.crypto.URIReferenceException
Constructs a new URIReferenceException with the specified detail message.
URIReferenceException(String, Throwable) - Constructor for exception javax.xml.crypto.URIReferenceException
Constructs a new URIReferenceException with the specified detail message and cause.
URIReferenceException(String, Throwable, URIReference) - Constructor for exception javax.xml.crypto.URIReferenceException
Constructs a new URIReferenceException with the specified detail message, cause and URIReference.
URIReferenceException(Throwable) - Constructor for exception javax.xml.crypto.URIReferenceException
Constructs a new URIReferenceException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
URISchemeNotSupported - Static variable in interface javax.print.URIException
Indicates that the printer does not support the URI scheme ("http", "ftp", etc.) in the URI address.
URISyntax - Class in javax.print.attribute
Class URISyntax is an abstract base class providing the common implementation of all attributes whose value is a Uniform Resource Identifier (URI).
URISyntax(URI) - Constructor for class javax.print.attribute.URISyntax
Constructs a URI attribute with the specified URI.
URISyntaxException - Exception in java.net
Checked exception thrown to indicate that a string could not be parsed as a URI reference.
URISyntaxException(String, String, int) - Constructor for exception java.net.URISyntaxException
Constructs an instance from the given input string, reason, and error index.
URISyntaxException(String, String) - Constructor for exception java.net.URISyntaxException
Constructs an instance from the given input string and reason.
URL - Class in java.net
Class URL represents a Uniform Resource Locator, a pointer to a "resource" on the World Wide Web.
URL(String, String, int, String) - Constructor for class java.net.URL
Creates a URL object from the specified protocol, host, port number, and file.
URL(String, String, String) - Constructor for class java.net.URL
Creates a URL from the specified protocol name, host name, and file name.
URL(String, String, int, String, URLStreamHandler) - Constructor for class java.net.URL
Creates a URL object from the specified protocol, host, port number, file, and handler.
URL(String) - Constructor for class java.net.URL
Creates a URL object from the String representation.
URL(URL, String) - Constructor for class java.net.URL
Creates a URL by parsing the given spec within a specified context.
URL(URL, String, URLStreamHandler) - Constructor for class java.net.URL
Creates a URL by parsing the given spec with the specified handler within a specified context.
url - Variable in class java.net.URLConnection
The URL represents the remote object on the World Wide Web to which this connection is opened.
URL_PKG_PREFIXES - Static variable in interface javax.naming.Context
Constant that holds the name of the environment property for specifying the list of package prefixes to use when loading in URL context factories.
URLClassLoader - Class in java.net
This class loader is used to load classes and resources from a search path of URLs referring to both JAR files and directories.
URLClassLoader(URL[], ClassLoader) - Constructor for class java.net.URLClassLoader
Constructs a new URLClassLoader for the given URLs.
URLClassLoader(URL[]) - Constructor for class java.net.URLClassLoader
Constructs a new URLClassLoader for the specified URLs using the default delegation parent ClassLoader.
URLClassLoader(URL[], ClassLoader, URLStreamHandlerFactory) - Constructor for class java.net.URLClassLoader
Constructs a new URLClassLoader for the specified URLs, parent class loader, and URLStreamHandlerFactory.
URLConnection - Class in java.net
The abstract class URLConnection is the superclass of all classes that represent a communications link between the application and a URL.
URLConnection(URL) - Constructor for class java.net.URLConnection
Constructs a URL connection to the specified URL.
URLDecoder - Class in java.net
Utility class for HTML form decoding.
URLDecoder() - Constructor for class java.net.URLDecoder
 
URLEncoder - Class in java.net
Utility class for HTML form encoding.
URLStreamHandler - Class in java.net
The abstract class URLStreamHandler is the common superclass for all stream protocol handlers.
URLStreamHandler() - Constructor for class java.net.URLStreamHandler
 
URLStreamHandlerFactory - Interface in java.net
This interface defines a factory for URL stream protocol handlers.
US - Static variable in class java.util.Locale
Useful constant for country.
US_ASCII - Static variable in class java.nio.charset.StandardCharsets
Seven-bit ASCII, a.k.a.
USE_ALL_BEANINFO - Static variable in class java.beans.Introspector
 
USE_STD3_ASCII_RULES - Static variable in class java.net.IDN
Flag to turn on the check against STD-3 ASCII rules
useAnchoringBounds(boolean) - Method in class java.util.regex.Matcher
Sets the anchoring of region bounds for this matcher.
useCaches - Variable in class java.net.URLConnection
If true, the protocol is allowed to use caching whenever it can.
useDaylightTime() - Method in class java.util.SimpleTimeZone
Queries if this time zone uses daylight saving time.
useDaylightTime() - Method in class java.util.TimeZone
Queries if this TimeZone uses Daylight Saving Time.
useDelimiter(Pattern) - Method in class java.util.Scanner
Sets this scanner's delimiting pattern to the specified pattern.
useDelimiter(String) - Method in class java.util.Scanner
Sets this scanner's delimiting pattern to a pattern constructed from the specified String.
useLocale(Locale) - Method in class java.util.Scanner
Sets this scanner's locale to the specified locale.
USEMAP - Static variable in class javax.swing.text.html.HTML.Attribute
 
usePattern(Pattern) - Method in class java.util.regex.Matcher
Changes the Pattern that this Matcher uses to find matches with.
useProtocolVersion(int) - Method in class java.io.ObjectOutputStream
Specify stream protocol version to use when writing the stream.
useRadix(int) - Method in class java.util.Scanner
Sets this scanner's default radix to the specified radix.
UserDefinedFileAttributeView - Interface in java.nio.file.attribute
A file attribute view that provides a view of a file's user-defined attributes, sometimes known as extended attributes.
userNodeForPackage(Class<?>) - Static method in class java.util.prefs.Preferences
Returns the preference node from the calling user's preference tree that is associated (by convention) with the specified class's package.
userObject - Variable in class javax.swing.tree.DefaultMutableTreeNode
optional user object
UserPrincipal - Interface in java.nio.file.attribute
A Principal representing an identity used to determine access rights to objects in a file system.
UserPrincipalLookupService - Class in java.nio.file.attribute
An object to lookup user and group principals by name.
UserPrincipalLookupService() - Constructor for class java.nio.file.attribute.UserPrincipalLookupService
Initializes a new instance of this class.
UserPrincipalNotFoundException - Exception in java.nio.file.attribute
Checked exception thrown when a lookup of UserPrincipal fails because the principal does not exist.
UserPrincipalNotFoundException(String) - Constructor for exception java.nio.file.attribute.UserPrincipalNotFoundException
Constructs an instance of this class.
userRoot() - Static method in class java.util.prefs.Preferences
Returns the root preference node for the calling user.
userRoot() - Method in interface java.util.prefs.PreferencesFactory
Returns the user root preference node corresponding to the calling user.
usesFractionalMetrics() - Method in class java.awt.font.FontRenderContext
Returns a boolean which whether text fractional metrics mode is used in this FontRenderContext.
usesLocalFilePerTable() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database uses a file for each table.
usesLocalFiles() - Method in interface java.sql.DatabaseMetaData
Retrieves whether this database stores tables in a local file.
usesShiftModifier() - Method in class java.awt.MenuShortcut
Returns whether this MenuShortcut must be invoked using the SHIFT key.
useToString(int) - Method in class javax.swing.DefaultRowSorter
Returns whether or not to convert the value to a string before doing comparisons when sorting.
useToString(int) - Method in class javax.swing.table.TableRowSorter
Returns whether or not to convert the value to a string before doing comparisons when sorting.
useTransparentBounds(boolean) - Method in class java.util.regex.Matcher
Sets the transparency of region bounds for this matcher.
usingProxy() - Method in class java.net.HttpURLConnection
Indicates if the connection is going through a proxy.
UTC(int, int, int, int, int, int) - Static method in class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by Calendar.set(year + 1900, month, date, hrs, min, sec) or GregorianCalendar(year + 1900, month, date, hrs, min, sec), using a UTC TimeZone, followed by Calendar.getTime().getTime().
UTC_TIME - Static variable in class java.util.SimpleTimeZone
Constant for a mode of start or end time specified as UTC.
UTF_16 - Static variable in class java.nio.charset.StandardCharsets
Sixteen-bit UCS Transformation Format, byte order identified by an optional byte-order mark
UTF_16BE - Static variable in class java.nio.charset.StandardCharsets
Sixteen-bit UCS Transformation Format, big-endian byte order
UTF_16LE - Static variable in class java.nio.charset.StandardCharsets
Sixteen-bit UCS Transformation Format, little-endian byte order
UTF_8 - Static variable in class java.nio.charset.StandardCharsets
Eight-bit UCS Transformation Format
UTFDataFormatException - Exception in java.io
Signals that a malformed string in modified UTF-8 format has been read in a data input stream or by any class that implements the data input interface.
UTFDataFormatException() - Constructor for exception java.io.UTFDataFormatException
Constructs a UTFDataFormatException with null as its error detail message.
UTFDataFormatException(String) - Constructor for exception java.io.UTFDataFormatException
Constructs a UTFDataFormatException with the specified detail message.
Utilities - Class in javax.swing.text
A collection of methods to deal with various text related activities.
Utilities() - Constructor for class javax.swing.text.Utilities
 
UUID - Class in java.util
A class that represents an immutable universally unique identifier (UUID).
UUID(long, long) - Constructor for class java.util.UUID
Constructs a new UUID using the specified data.

V

VAI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Vai" Unicode character block.
validate() - Method in class java.awt.Component
Validates this component.
validate() - Method in class java.awt.Container
Validates this container and all of its subcomponents.
validate(GraphicsConfiguration) - Method in class java.awt.image.VolatileImage
Attempts to restore the drawing surface of the image if the surface had been lost since the last validate call.
validate(CertPath, CertPathParameters) - Method in class java.security.cert.CertPathValidator
Validates the specified certification path using the specified algorithm parameter set.
validate() - Method in class javax.swing.DefaultListCellRenderer
Overridden for performance reasons.
validate() - Method in class javax.swing.table.DefaultTableCellRenderer
Overridden for performance reasons.
validate() - Method in class javax.swing.tree.DefaultTreeCellRenderer
Overridden for performance reasons.
validate(XMLValidateContext) - Method in interface javax.xml.crypto.dsig.Reference
Validates this reference.
validate(XMLValidateContext) - Method in interface javax.xml.crypto.dsig.XMLSignature.SignatureValue
Validates the signature value.
validate(XMLValidateContext) - Method in interface javax.xml.crypto.dsig.XMLSignature
Validates the signature according to the core validation processing rules.
validatedContents - Variable in class java.awt.Component.BltBufferStrategy
Whether or not the drawing buffer has been recently restored from a lost state.
validatedContents - Variable in class java.awt.Component.FlipBufferStrategy
Whether or not the drawing buffer has been recently restored from a lost state.
validateFileCache() - Method in class javax.swing.plaf.basic.BasicDirectoryModel
 
validateInvalidComponents() - Method in class javax.swing.RepaintManager
Validate all of the components that have been marked invalid.
validateObject() - Method in interface java.io.ObjectInputValidation
Validates the object.
validatePage(PageFormat) - Method in class java.awt.print.PrinterJob
Returns the clone of page with its settings adjusted to be compatible with the current printer of this PrinterJob.
validatePendingAdd(Object) - Method in class java.beans.beancontext.BeanContextSupport
Subclasses of this class may override, or envelope, this method to add validation behavior for the BeanContext to examine child objects immediately prior to their being added to the BeanContext.
validatePendingRemove(Object) - Method in class java.beans.beancontext.BeanContextSupport
Subclasses of this class may override, or envelope, this method to add validation behavior for the BeanContext to examine child objects immediately prior to their being removed from the BeanContext.
validatePendingSetBeanContext(BeanContext) - Method in class java.beans.beancontext.BeanContextChildSupport
Called from setBeanContext to validate (or otherwise) the pending change in the nesting BeanContext property value.
validateTree() - Method in class java.awt.Container
Recursively descends the container tree and recomputes the layout for any subtrees marked as needing it (those marked as invalid).
validCachedPreferredSize - Variable in class javax.swing.plaf.basic.BasicTreeUI
Is the preferredSize valid?
validOps() - Method in class java.nio.channels.DatagramChannel
Returns an operation set identifying this channel's supported operations.
validOps() - Method in class java.nio.channels.Pipe.SinkChannel
Returns an operation set identifying this channel's supported operations.
validOps() - Method in class java.nio.channels.Pipe.SourceChannel
Returns an operation set identifying this channel's supported operations.
validOps() - Method in class java.nio.channels.SelectableChannel
Returns an operation set identifying this channel's supported operations.
validOps() - Method in class java.nio.channels.ServerSocketChannel
Returns an operation set identifying this channel's supported operations.
validOps() - Method in class java.nio.channels.SocketChannel
Returns an operation set identifying this channel's supported operations.
VALIGN - Static variable in class javax.swing.text.html.HTML.Attribute
 
value() - Method in interface java.nio.file.attribute.FileAttribute
Returns the attribute value.
value - Variable in class java.sql.DriverPropertyInfo
The value field specifies the current value of the property, based on a combination of the information supplied to the method getPropertyInfo, the Java environment, and the driver-supplied default values.
value(String) - Static method in class javax.management.Query
Returns a new string expression.
value(Number) - Static method in class javax.management.Query
Returns a numeric value expression that can be used in any Query call that expects a ValueExp.
value(int) - Static method in class javax.management.Query
Returns a numeric value expression that can be used in any Query call that expects a ValueExp.
value(long) - Static method in class javax.management.Query
Returns a numeric value expression that can be used in any Query call that expects a ValueExp.
value(float) - Static method in class javax.management.Query
Returns a numeric value expression that can be used in any Query call that expects a ValueExp.
value(double) - Static method in class javax.management.Query
Returns a numeric value expression that can be used in any Query call that expects a ValueExp.
value(boolean) - Static method in class javax.management.Query
Returns a boolean value expression that can be used in any Query call that expects a ValueExp.
value - Variable in class javax.naming.ldap.BasicControl
The control's ASN.1 BER encoded value.
value - Variable in class javax.swing.DefaultCellEditor.EditorDelegate
The value of this cell.
value - Variable in class javax.swing.JOptionPane
Currently selected value, will be a valid option, or UNINITIALIZED_VALUE or null.
VALUE - Static variable in class javax.swing.text.html.HTML.Attribute
 
value - Variable in class javax.swing.text.html.parser.AttributeList
 
VALUE_ALPHA_INTERPOLATION_DEFAULT - Static variable in class java.awt.RenderingHints
Alpha interpolation hint value -- alpha blending algorithms are chosen by the implementation for a good tradeoff of performance vs.
VALUE_ALPHA_INTERPOLATION_QUALITY - Static variable in class java.awt.RenderingHints
Alpha interpolation hint value -- alpha blending algorithms are chosen with a preference for precision and visual quality.
VALUE_ALPHA_INTERPOLATION_SPEED - Static variable in class java.awt.RenderingHints
Alpha interpolation hint value -- alpha blending algorithms are chosen with a preference for calculation speed.
VALUE_ANTIALIAS_DEFAULT - Static variable in class java.awt.RenderingHints
Antialiasing hint value -- rendering is done with a default antialiasing mode chosen by the implementation.
VALUE_ANTIALIAS_OFF - Static variable in class java.awt.RenderingHints
Antialiasing hint value -- rendering is done without antialiasing.
VALUE_ANTIALIAS_ON - Static variable in class java.awt.RenderingHints
Antialiasing hint value -- rendering is done with antialiasing.
VALUE_ARBITRARY - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
A constant returned by getAttributeValueType and getObjectValueType to indicate that the attribute or user object may be set a single, arbitrary value.
VALUE_COLOR_RENDER_DEFAULT - Static variable in class java.awt.RenderingHints
Color rendering hint value -- perform color conversion calculations as chosen by the implementation to represent the best available tradeoff between performance and accuracy.
VALUE_COLOR_RENDER_QUALITY - Static variable in class java.awt.RenderingHints
Color rendering hint value -- perform the color conversion calculations with the highest accuracy and visual quality.
VALUE_COLOR_RENDER_SPEED - Static variable in class java.awt.RenderingHints
Color rendering hint value -- perform the fastest color conversion to the format of the output device.
VALUE_DITHER_DEFAULT - Static variable in class java.awt.RenderingHints
Dithering hint value -- use a default for dithering chosen by the implementation.
VALUE_DITHER_DISABLE - Static variable in class java.awt.RenderingHints
Dithering hint value -- do not dither when rendering geometry.
VALUE_DITHER_ENABLE - Static variable in class java.awt.RenderingHints
Dithering hint value -- dither when rendering geometry, if needed.
VALUE_ENUMERATION - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
A constant returned by getAttributeValueType and getObjectValueType to indicate that the attribute or user object may be set one of a number of enumerated values.
VALUE_FRACTIONALMETRICS_DEFAULT - Static variable in class java.awt.RenderingHints
Font fractional metrics hint value -- character glyphs are positioned with accuracy chosen by the implementation.
VALUE_FRACTIONALMETRICS_OFF - Static variable in class java.awt.RenderingHints
Font fractional metrics hint value -- character glyphs are positioned with advance widths rounded to pixel boundaries.
VALUE_FRACTIONALMETRICS_ON - Static variable in class java.awt.RenderingHints
Font fractional metrics hint value -- character glyphs are positioned with sub-pixel accuracy.
VALUE_INTERPOLATION_BICUBIC - Static variable in class java.awt.RenderingHints
Interpolation hint value -- the color samples of 9 nearby integer coordinate samples in the image are interpolated using a cubic function in both X and Y to produce a color sample.
VALUE_INTERPOLATION_BILINEAR - Static variable in class java.awt.RenderingHints
Interpolation hint value -- the color samples of the 4 nearest neighboring integer coordinate samples in the image are interpolated linearly to produce a color sample.
VALUE_INTERPOLATION_NEAREST_NEIGHBOR - Static variable in class java.awt.RenderingHints
Interpolation hint value -- the color sample of the nearest neighboring integer coordinate sample in the image is used.
VALUE_LIST - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
A constant returned by getAttributeValueType and getObjectValueType to indicate that the attribute or user object may be set to a list or array of values.
VALUE_NONE - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
A constant returned by getObjectValueType to indicate the absence of a user object.
VALUE_PROPERTY - Static variable in class javax.swing.JOptionPane
Bound property name for value.
VALUE_RANGE - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
A constant returned by getAttributeValueType and getObjectValueType to indicate that the attribute or user object may be set a range of values.
VALUE_RANGE_MAX_INCLUSIVE - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
A constant returned by getAttributeValueType and getObjectValueType to indicate that the attribute or user object may be set to a range of values.
VALUE_RANGE_MAX_INCLUSIVE_MASK - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
A value that may be or'ed with VALUE_RANGE to obtain VALUE_RANGE_MAX_INCLUSIVE, and with VALUE_RANGE_MIN_INCLUSIVE to obtain VALUE_RANGE_MIN_MAX_INCLUSIVE.
VALUE_RANGE_MIN_INCLUSIVE - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
A constant returned by getAttributeValueType and getObjectValueType to indicate that the attribute or user object may be set to a range of values.
VALUE_RANGE_MIN_INCLUSIVE_MASK - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
A value that may be or'ed with VALUE_RANGE to obtain VALUE_RANGE_MIN_INCLUSIVE, and with VALUE_RANGE_MAX_INCLUSIVE to obtain VALUE_RANGE_MIN_MAX_INCLUSIVE.
VALUE_RANGE_MIN_MAX_INCLUSIVE - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
A constant returned by getAttributeValueType and getObjectValueType to indicate that the attribute or user object may be set a range of values.
VALUE_RENDER_DEFAULT - Static variable in class java.awt.RenderingHints
Rendering hint value -- rendering algorithms are chosen by the implementation for a good tradeoff of performance vs.
VALUE_RENDER_QUALITY - Static variable in class java.awt.RenderingHints
Rendering hint value -- rendering algorithms are chosen with a preference for output quality.
VALUE_RENDER_SPEED - Static variable in class java.awt.RenderingHints
Rendering hint value -- rendering algorithms are chosen with a preference for output speed.
VALUE_STROKE_DEFAULT - Static variable in class java.awt.RenderingHints
Stroke normalization control hint value -- geometry may be modified or left pure depending on the tradeoffs in a given implementation.
VALUE_STROKE_NORMALIZE - Static variable in class java.awt.RenderingHints
Stroke normalization control hint value -- geometry should be normalized to improve uniformity or spacing of lines and overall aesthetics.
VALUE_STROKE_PURE - Static variable in class java.awt.RenderingHints
Stroke normalization control hint value -- geometry should be left unmodified and rendered with sub-pixel accuracy.
VALUE_TEXT_ANTIALIAS_DEFAULT - Static variable in class java.awt.RenderingHints
Text antialiasing hint value -- text rendering is done according to the RenderingHints.KEY_ANTIALIASING hint or a default chosen by the implementation.
VALUE_TEXT_ANTIALIAS_GASP - Static variable in class java.awt.RenderingHints
Text antialiasing hint value -- text rendering is requested to use information in the font resource which specifies for each point size whether to apply RenderingHints.VALUE_TEXT_ANTIALIAS_ON or RenderingHints.VALUE_TEXT_ANTIALIAS_OFF.
VALUE_TEXT_ANTIALIAS_LCD_HBGR - Static variable in class java.awt.RenderingHints
Text antialiasing hint value -- request that text be displayed optimised for an LCD display with subpixels in order from display left to right of B,G,R such that the horizontal subpixel resolution is three times that of the full pixel horizontal resolution (HBGR).
VALUE_TEXT_ANTIALIAS_LCD_HRGB - Static variable in class java.awt.RenderingHints
Text antialiasing hint value -- request that text be displayed optimised for an LCD display with subpixels in order from display left to right of R,G,B such that the horizontal subpixel resolution is three times that of the full pixel horizontal resolution (HRGB).
VALUE_TEXT_ANTIALIAS_LCD_VBGR - Static variable in class java.awt.RenderingHints
Text antialiasing hint value -- request that text be displayed optimised for an LCD display with subpixel organisation from display top to bottom of B,G,R such that the vertical subpixel resolution is three times that of the full pixel vertical resolution (VBGR).
VALUE_TEXT_ANTIALIAS_LCD_VRGB - Static variable in class java.awt.RenderingHints
Text antialiasing hint value -- request that text be displayed optimised for an LCD display with subpixel organisation from display top to bottom of R,G,B such that the vertical subpixel resolution is three times that of the full pixel vertical resolution (VRGB).
VALUE_TEXT_ANTIALIAS_OFF - Static variable in class java.awt.RenderingHints
Text antialiasing hint value -- text rendering is done without any form of antialiasing.
VALUE_TEXT_ANTIALIAS_ON - Static variable in class java.awt.RenderingHints
Text antialiasing hint value -- text rendering is done with some form of antialiasing.
valueBound(SSLSessionBindingEvent) - Method in interface javax.net.ssl.SSLSessionBindingListener
This is called to notify the listener that it is being bound into an SSLSession.
valueChanged(ListSelectionEvent) - Method in interface javax.swing.event.ListSelectionListener
Called whenever the value of the selection changes.
valueChanged(TreeSelectionEvent) - Method in interface javax.swing.event.TreeSelectionListener
Called whenever the value of the selection changes.
valueChanged(ListSelectionEvent) - Method in class javax.swing.JList.AccessibleJList
List Selection Listener value change method.
valueChanged(ListSelectionEvent) - Method in class javax.swing.JTable.AccessibleJTable
Track changes to table cell selections
valueChanged(ListSelectionEvent) - Method in class javax.swing.JTable
Invoked when the row selection changes -- repaints to show the new selection.
valueChanged(TreeSelectionEvent) - Method in class javax.swing.JTree.AccessibleJTree
Tree Selection Listener value change method.
valueChanged(TreeSelectionEvent) - Method in class javax.swing.JTree.TreeSelectionRedirector
Invoked by the TreeSelectionModel when the selection changes.
valueChanged(ListSelectionEvent) - Method in class javax.swing.plaf.basic.BasicComboPopup.ListSelectionHandler
 
valueChanged(ListSelectionEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.SelectionListener
 
valueChanged(ListSelectionEvent) - Method in class javax.swing.plaf.basic.BasicListUI.ListSelectionHandler
 
valueChanged(TreeSelectionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeSelectionHandler
Messaged when the selection changes in the tree we're displaying for.
valueChanged(ListSelectionEvent) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
valueChanged(ListSelectionEvent) - Method in class javax.swing.table.DefaultTableColumnModel
A ListSelectionListener that forwards ListSelectionEvents when there is a column selection change.
valueChanged(TreeSelectionEvent) - Method in class javax.swing.tree.DefaultTreeCellEditor
Resets lastPath.
ValueExp - Interface in javax.management
Represents values that can be passed as arguments to relational expressions.
valueForPathChanged(TreePath, Object) - Method in class javax.swing.tree.DefaultTreeModel
This sets the user object of the TreeNode identified by path and posts a node changed.
valueForPathChanged(TreePath, Object) - Method in interface javax.swing.tree.TreeModel
Messaged when the user has altered the value for the item identified by path to newValue.
valueForXPosition(int) - Method in class javax.swing.plaf.basic.BasicSliderUI
Returns the value at the x position.
valueForXPosition(int) - Method in class javax.swing.plaf.synth.SynthSliderUI
 
valueForYPosition(int) - Method in class javax.swing.plaf.basic.BasicSliderUI
Returns the value at the y position.
valueForYPosition(int) - Method in class javax.swing.plaf.synth.SynthSliderUI
 
valueIsAdjusting - Variable in class javax.swing.plaf.basic.BasicComboPopup
As of Java 2 platform v1.4 this previously undocumented field is no longer used.
valueOf(String) - Static method in enum java.awt.Component.BaselineResizeBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.awt.Desktop.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.awt.Dialog.ModalExclusionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.awt.Dialog.ModalityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.awt.font.NumericShaper.Range
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.awt.GraphicsDevice.WindowTranslucency
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.awt.MultipleGradientPaint.ColorSpaceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.awt.MultipleGradientPaint.CycleMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.awt.TrayIcon.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.awt.Window.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.lang.annotation.ElementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.lang.annotation.RetentionPolicy
Returns the enum constant of this type with the specified name.
valueOf(boolean) - Static method in class java.lang.Boolean
Returns a Boolean instance representing the specified boolean value.
valueOf(String) - Static method in class java.lang.Boolean
Returns a Boolean with a value represented by the specified string.
valueOf(byte) - Static method in class java.lang.Byte
Returns a Byte instance representing the specified byte value.
valueOf(String, int) - Static method in class java.lang.Byte
Returns a Byte object holding the value extracted from the specified String when parsed with the radix given by the second argument.
valueOf(String) - Static method in class java.lang.Byte
Returns a Byte object holding the value given by the specified String.
valueOf(String) - Static method in enum java.lang.Character.UnicodeScript
Returns the enum constant of this type with the specified name.
valueOf(char) - Static method in class java.lang.Character
Returns a Character instance representing the specified char value.
valueOf(String) - Static method in class java.lang.Double
Returns a Double object holding the double value represented by the argument string s.
valueOf(double) - Static method in class java.lang.Double
Returns a Double instance representing the specified double value.
valueOf(Class<T>, String) - Static method in class java.lang.Enum
Returns the enum constant of the specified enum type with the specified name.
valueOf(String) - Static method in class java.lang.Float
Returns a Float object holding the float value represented by the argument string s.
valueOf(float) - Static method in class java.lang.Float
Returns a Float instance representing the specified float value.
valueOf(String, int) - Static method in class java.lang.Integer
Returns an Integer object holding the value extracted from the specified String when parsed with the radix given by the second argument.
valueOf(String) - Static method in class java.lang.Integer
Returns an Integer object holding the value of the specified String.
valueOf(int) - Static method in class java.lang.Integer
Returns an Integer instance representing the specified int value.
valueOf(String, int) - Static method in class java.lang.Long
Returns a Long object holding the value extracted from the specified String when parsed with the radix given by the second argument.
valueOf(String) - Static method in class java.lang.Long
Returns a Long object holding the value of the specified String.
valueOf(long) - Static method in class java.lang.Long
Returns a Long instance representing the specified long value.
valueOf(String) - Static method in enum java.lang.management.MemoryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.lang.ProcessBuilder.Redirect.Type
Returns the enum constant of this type with the specified name.
valueOf(String, int) - Static method in class java.lang.Short
Returns a Short object holding the value extracted from the specified String when parsed with the radix given by the second argument.
valueOf(String) - Static method in class java.lang.Short
Returns a Short object holding the value given by the specified String.
valueOf(short) - Static method in class java.lang.Short
Returns a Short instance representing the specified short value.
valueOf(Object) - Static method in class java.lang.String
Returns the string representation of the Object argument.
valueOf(char[]) - Static method in class java.lang.String
Returns the string representation of the char array argument.
valueOf(char[], int, int) - Static method in class java.lang.String
Returns the string representation of a specific subarray of the char array argument.
valueOf(boolean) - Static method in class java.lang.String
Returns the string representation of the boolean argument.
valueOf(char) - Static method in class java.lang.String
Returns the string representation of the char argument.
valueOf(int) - Static method in class java.lang.String
Returns the string representation of the int argument.
valueOf(long) - Static method in class java.lang.String
Returns the string representation of the long argument.
valueOf(float) - Static method in class java.lang.String
Returns the string representation of the float argument.
valueOf(double) - Static method in class java.lang.String
Returns the string representation of the double argument.
valueOf(String) - Static method in enum java.lang.Thread.State
Returns the enum constant of this type with the specified name.
valueOf(long, int) - Static method in class java.math.BigDecimal
Translates a long unscaled value and an int scale into a BigDecimal.
valueOf(long) - Static method in class java.math.BigDecimal
Translates a long value into a BigDecimal with a scale of zero.
valueOf(double) - Static method in class java.math.BigDecimal
Translates a double into a BigDecimal, using the double's canonical string representation provided by the Double.toString(double) method.
valueOf(long) - Static method in class java.math.BigInteger
Returns a BigInteger whose value is equal to that of the specified long.
valueOf(String) - Static method in enum java.math.RoundingMode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum java.math.RoundingMode
Returns the RoundingMode object corresponding to a legacy integer rounding mode constant in BigDecimal.
valueOf(String) - Static method in enum java.net.Authenticator.RequestorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.net.Proxy.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.net.StandardProtocolFamily
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.nio.file.AccessMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.nio.file.attribute.AclEntryFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.nio.file.attribute.AclEntryPermission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.nio.file.attribute.AclEntryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.nio.file.attribute.PosixFilePermission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.nio.file.FileVisitOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.nio.file.FileVisitResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.nio.file.LinkOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.nio.file.StandardCopyOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.nio.file.StandardOpenOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.security.cert.CertPathValidatorException.BasicReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.security.cert.CRLReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.security.cert.PKIXReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.security.CryptoPrimitive
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.security.KeyRep.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.sql.ClientInfoStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class java.sql.Date
Converts a string in JDBC date escape format to a Date value.
valueOf(String) - Static method in enum java.sql.PseudoColumnUsage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.sql.RowIdLifetime
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class java.sql.Time
Converts a string in JDBC time escape format to a Time value.
valueOf(String) - Static method in class java.sql.Timestamp
Converts a String object in JDBC timestamp escape format to a Timestamp value.
valueOf(String) - Static method in enum java.text.Normalizer.Form
Returns the enum constant of this type with the specified name.
valueOf(long[]) - Static method in class java.util.BitSet
Returns a new bit set containing all the bits in the given long array.
valueOf(LongBuffer) - Static method in class java.util.BitSet
Returns a new bit set containing all the bits in the given long buffer between its position and limit.
valueOf(byte[]) - Static method in class java.util.BitSet
Returns a new bit set containing all the bits in the given byte array.
valueOf(ByteBuffer) - Static method in class java.util.BitSet
Returns a new bit set containing all the bits in the given byte buffer between its position and limit.
valueOf(String) - Static method in enum java.util.concurrent.TimeUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.util.Formatter.BigDecimalLayoutForm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.util.Locale.Category
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.lang.model.element.ElementKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.lang.model.element.Modifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.lang.model.element.NestingKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.lang.model.SourceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.lang.model.type.TypeKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.net.ssl.SSLEngineResult.HandshakeStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.net.ssl.SSLEngineResult.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.swing.DropMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.swing.event.RowSorterEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.swing.GroupLayout.Alignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.swing.JTable.PrintMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.swing.LayoutStyle.ComponentPlacement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.swing.plaf.nimbus.AbstractRegionPainter.PaintContext.CacheMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.swing.RowFilter.ComparisonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.swing.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.swing.SwingWorker.StateValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.swing.text.html.FormSubmitEvent.MethodType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.tools.Diagnostic.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.tools.DocumentationTool.Location
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.tools.JavaFileObject.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.tools.StandardLocation
Returns the enum constant of this type with the specified name.
values() - Static method in enum java.awt.Component.BaselineResizeBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.awt.Desktop.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.awt.Dialog.ModalExclusionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.awt.Dialog.ModalityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.awt.font.NumericShaper.Range
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.awt.GraphicsDevice.WindowTranslucency
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.awt.MultipleGradientPaint.ColorSpaceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.awt.MultipleGradientPaint.CycleMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class java.awt.RenderingHints
Returns a Collection view of the values contained in this RenderinHints.
values() - Static method in enum java.awt.TrayIcon.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.awt.Window.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.lang.annotation.ElementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.lang.annotation.RetentionPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.lang.Character.UnicodeScript
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.lang.management.MemoryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.lang.ProcessBuilder.Redirect.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.lang.Thread.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.math.RoundingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.net.Authenticator.RequestorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.net.Proxy.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.net.StandardProtocolFamily
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.nio.file.AccessMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.nio.file.attribute.AclEntryFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.nio.file.attribute.AclEntryPermission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.nio.file.attribute.AclEntryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.nio.file.attribute.PosixFilePermission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.nio.file.FileVisitOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.nio.file.FileVisitResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.nio.file.LinkOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.nio.file.StandardCopyOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.nio.file.StandardOpenOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.security.cert.CertPathValidatorException.BasicReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.security.cert.CRLReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.security.cert.PKIXReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.security.CryptoPrimitive
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.security.KeyRep.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class java.security.Provider
Returns an unmodifiable Collection view of the property values contained in this provider.
values() - Static method in enum java.sql.ClientInfoStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.sql.PseudoColumnUsage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.sql.RowIdLifetime
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.text.Normalizer.Form
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class java.util.AbstractMap
Returns a Collection view of the values contained in this map.
values() - Method in class java.util.concurrent.ConcurrentHashMap
Returns a Collection view of the values contained in this map.
values() - Method in class java.util.concurrent.ConcurrentSkipListMap
Returns a Collection view of the values contained in this map.
values() - Static method in enum java.util.concurrent.TimeUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class java.util.EnumMap
Returns a Collection view of the values contained in this map.
values() - Static method in enum java.util.Formatter.BigDecimalLayoutForm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class java.util.HashMap
Returns a Collection view of the values contained in this map.
values() - Method in class java.util.Hashtable
Returns a Collection view of the values contained in this map.
values() - Method in class java.util.IdentityHashMap
Returns a Collection view of the values contained in this map.
values() - Method in class java.util.jar.Attributes
Returns a Collection view of the attribute values contained in this Map.
values() - Static method in enum java.util.Locale.Category
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in interface java.util.Map
Returns a Collection view of the values contained in this map.
values() - Method in interface java.util.SortedMap
Returns a Collection view of the values contained in this map.
values() - Method in class java.util.TreeMap
Returns a Collection view of the values contained in this map.
values() - Method in class java.util.WeakHashMap
Returns a Collection view of the values contained in this map.
values() - Static method in enum javax.lang.model.element.ElementKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.lang.model.element.Modifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.lang.model.element.NestingKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.lang.model.SourceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.lang.model.type.TypeKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in interface javax.management.openmbean.CompositeData
Returns an unmodifiable Collection view of the item values contained in this CompositeData instance.
values() - Method in class javax.management.openmbean.CompositeDataSupport
Returns an unmodifiable Collection view of the item values contained in this CompositeData instance.
values() - Method in interface javax.management.openmbean.TabularData
Returns a collection view of the CompositeData values (ie the rows) contained in this TabularData instance.
values() - Method in class javax.management.openmbean.TabularDataSupport
Returns a collection view of the rows contained in this TabularDataSupport instance.
values - Variable in class javax.naming.directory.BasicAttribute
Holds the attribute's values.
values() - Static method in enum javax.net.ssl.SSLEngineResult.HandshakeStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.net.ssl.SSLEngineResult.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class javax.script.SimpleBindings
Returns a Collection view of the values contained in this map.
values() - Static method in enum javax.swing.DropMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.swing.event.RowSorterEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.swing.GroupLayout.Alignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.swing.JTable.PrintMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.swing.LayoutStyle.ComponentPlacement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.swing.plaf.nimbus.AbstractRegionPainter.PaintContext.CacheMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.swing.RowFilter.ComparisonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.swing.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.swing.SwingWorker.StateValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.swing.text.html.FormSubmitEvent.MethodType
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class javax.swing.text.html.parser.AttributeList
 
values() - Static method in enum javax.tools.Diagnostic.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.tools.DocumentationTool.Location
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.tools.JavaFileObject.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.tools.StandardLocation
Returns an array containing the constants of this enum type, in the order they are declared.
valueToString(Object) - Method in class javax.swing.JFormattedTextField.AbstractFormatter
Returns the string value to display for value.
valueToString(Object) - Method in class javax.swing.text.DefaultFormatter
Converts the passed in Object into a String by way of the toString method.
valueToString(Object) - Method in class javax.swing.text.InternationalFormatter
Returns a String representation of the Object value.
valueToString(Object) - Method in class javax.swing.text.MaskFormatter
Returns a String representation of the Object value based on the mask.
VALUETYPE - Static variable in class javax.swing.text.html.HTML.Attribute
 
valueUnbound(SSLSessionBindingEvent) - Method in interface javax.net.ssl.SSLSessionBindingListener
This is called to notify the listener that it is being unbound from a SSLSession.
VAR - Static variable in class javax.swing.text.html.HTML.Tag
 
VARBINARY - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type VARBINARY.
VARCHAR - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type VARCHAR.
VariableElement - Interface in javax.lang.model.element
Represents a field, enum constant, method or constructor parameter, local variable, resource variable, or exception parameter.
VariableHeightLayoutCache - Class in javax.swing.tree
NOTE: This will become more open in a future release.
VariableHeightLayoutCache() - Constructor for class javax.swing.tree.VariableHeightLayoutCache
 
variant() - Method in class java.util.UUID
The variant number associated with this UUID.
VARIATION_SELECTORS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Variation Selectors" Unicode character block.
VARIATION_SELECTORS_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Variation Selectors Supplement" Unicode character block.
vcSupport - Variable in class java.beans.beancontext.BeanContextChildSupport
The VetoableChangeSupport associated with this BeanContextChildSupport.
Vector<E> - Class in java.util
The Vector class implements a growable array of objects.
Vector(int, int) - Constructor for class java.util.Vector
Constructs an empty vector with the specified initial capacity and capacity increment.
Vector(int) - Constructor for class java.util.Vector
Constructs an empty vector with the specified initial capacity and with its capacity increment equal to zero.
Vector() - Constructor for class java.util.Vector
Constructs an empty vector so that its internal data array has size 10 and its standard capacity increment is zero.
Vector(Collection<? extends E>) - Constructor for class java.util.Vector
Constructs a vector containing the elements of the specified collection, in the order they are returned by the collection's iterator.
VEDIC_EXTENSIONS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Vedic Extensions" Unicode character block.
vendorName - Variable in class javax.imageio.spi.IIOServiceProvider
A String to be returned from getVendorName, initially null.
VERBOSE - Static variable in class java.rmi.server.LogStream
Deprecated.
log level constant (verbose logging).
verify(PublicKey) - Method in class java.security.cert.Certificate
Verifies that this certificate was signed using the private key that corresponds to the specified public key.
verify(PublicKey, String) - Method in class java.security.cert.Certificate
Verifies that this certificate was signed using the private key that corresponds to the specified public key.
verify(PublicKey) - Method in class java.security.cert.X509CRL
Verifies that this CRL was signed using the private key that corresponds to the given public key.
verify(PublicKey, String) - Method in class java.security.cert.X509CRL
Verifies that this CRL was signed using the private key that corresponds to the given public key.
VERIFY - Static variable in class java.security.Signature
Possible Signature.state value, signifying that this signature object has been initialized for verification.
verify(byte[]) - Method in class java.security.Signature
Verifies the passed-in signature.
verify(byte[], int, int) - Method in class java.security.Signature
Verifies the passed-in signature in the specified array of bytes, starting at the specified offset.
verify(PublicKey, Signature) - Method in class java.security.SignedObject
Verifies that the signature in this SignedObject is the valid signature for the object stored inside, with the given verification key, using the designated verification engine.
verify(String, SSLSession) - Method in interface javax.net.ssl.HostnameVerifier
Verify that the host name is an acceptable match with the server's authentication scheme.
verify(PublicKey) - Method in class javax.security.cert.Certificate
Verifies that this certificate was signed using the private key that corresponds to the specified public key.
verify(PublicKey, String) - Method in class javax.security.cert.Certificate
Verifies that this certificate was signed using the private key that corresponds to the specified public key.
verify(JComponent) - Method in class javax.swing.InputVerifier
Checks whether the JComponent's input is valid.
VERIFY - Static variable in class javax.xml.crypto.KeySelector.Purpose
A key for verifying.
verifyAttributeCategory(Object, Class<?>) - Static method in class javax.print.attribute.AttributeSetUtilities
Verify that the given object is a Class that implements the given interface, which is assumed to be interface Attribute or a subinterface thereof.
verifyAttributeValue(Object, Class<?>) - Static method in class javax.print.attribute.AttributeSetUtilities
Verify that the given object is an instance of the given interface, which is assumed to be interface Attribute or a subinterface thereof.
verifyCategoryForValue(Class<?>, Attribute) - Static method in class javax.print.attribute.AttributeSetUtilities
Verify that the given attribute category object is equal to the category of the given attribute value object.
VerifyError - Error in java.lang
Thrown when the "verifier" detects that a class file, though well formed, contains some sort of internal inconsistency or security problem.
VerifyError() - Constructor for error java.lang.VerifyError
Constructs an VerifyError with no detail message.
VerifyError(String) - Constructor for error java.lang.VerifyError
Constructs an VerifyError with the specified detail message.
verifyMIC(byte[], int, int, byte[], int, int, MessageProp) - Method in interface org.ietf.jgss.GSSContext
Verifies the cryptographic MIC, contained in the token parameter, over the supplied message.
verifyMIC(InputStream, InputStream, MessageProp) - Method in interface org.ietf.jgss.GSSContext
Uses streams to verify the cryptographic MIC, contained in the token parameter, over the supplied message.
version() - Method in class java.util.UUID
The version number associated with this UUID.
version - Variable in class javax.imageio.spi.IIOServiceProvider
A String to be returned from getVersion, initially null.
VERSION - Static variable in class javax.swing.text.html.HTML.Attribute
 
versionColumnNotPseudo - Static variable in interface java.sql.DatabaseMetaData
Indicates that this version column is NOT a pseudo column.
versionColumnPseudo - Static variable in interface java.sql.DatabaseMetaData
Indicates that this version column is a pseudo column.
versionColumnUnknown - Static variable in interface java.sql.DatabaseMetaData
Indicates that this version column may or may not be a pseudo column.
VERTICAL - Static variable in interface java.awt.Adjustable
Indicates that the Adjustable has vertical orientation.
VERTICAL - Static variable in class java.awt.GridBagConstraints
Resize the component vertically but not horizontally.
VERTICAL - Static variable in class java.awt.Scrollbar
A constant that indicates a vertical scroll bar.
VERTICAL - Static variable in class javax.accessibility.AccessibleState
Indicates the orientation of this object is vertical.
VERTICAL - Static variable in class javax.swing.JList
Indicates a vertical layout of cells, in a single column; the default layout.
VERTICAL - Static variable in interface javax.swing.SwingConstants
Vertical orientation.
VERTICAL_ALIGN - Static variable in class javax.swing.text.html.CSS.Attribute
 
VERTICAL_ALIGNMENT_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change in the button's vertical alignment.
VERTICAL_CENTER - Static variable in class javax.swing.SpringLayout
Specifies the vertical center of a component's bounding rectangle.
VERTICAL_FORMS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Vertical Forms" Unicode character block.
VERTICAL_SCROLLBAR - Static variable in interface javax.swing.ScrollPaneConstants
Identifies a vertical scrollbar.
VERTICAL_SCROLLBAR_ALWAYS - Static variable in interface javax.swing.ScrollPaneConstants
Used to set the vertical scroll bar policy so that vertical scrollbars are always displayed.
VERTICAL_SCROLLBAR_AS_NEEDED - Static variable in interface javax.swing.ScrollPaneConstants
Used to set the vertical scroll bar policy so that vertical scrollbars are displayed only when needed.
VERTICAL_SCROLLBAR_NEVER - Static variable in interface javax.swing.ScrollPaneConstants
Used to set the vertical scroll bar policy so that vertical scrollbars are never displayed.
VERTICAL_SCROLLBAR_POLICY - Static variable in interface javax.swing.ScrollPaneConstants
Identifies the vertical scroll bar policy property.
VERTICAL_SPLIT - Static variable in class javax.swing.JSplitPane
Vertical split indicates the Components are split along the y axis.
VERTICAL_TEXT_POSITION_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change in the button's vertical text position.
VERTICAL_WRAP - Static variable in class javax.swing.JList
Indicates a "newspaper style" layout with cells flowing vertically then horizontally.
verticalScrollBar - Variable in class javax.swing.JScrollPane
The scrollpane's vertical scrollbar child.
verticalScrollBarPolicy - Variable in class javax.swing.JScrollPane
The display policy for the vertical scrollbar.
vertThumbIcon - Static variable in class javax.swing.plaf.metal.MetalSliderUI
A default vertical thumb Icon.
vetoableChange(PropertyChangeEvent) - Method in class java.beans.beancontext.BeanContextSupport
subclasses may envelope to monitor veto child property changes.
vetoableChange(PropertyChangeEvent) - Method in interface java.beans.VetoableChangeListener
This method gets called when a constrained property is changed.
vetoableChange(PropertyChangeEvent) - Method in class java.beans.VetoableChangeListenerProxy
Forwards the property change event to the listener delegate.
VetoableChangeListener - Interface in java.beans
A VetoableChange event gets fired whenever a bean changes a "constrained" property.
VetoableChangeListenerProxy - Class in java.beans
A class which extends the EventListenerProxy specifically for adding a VetoableChangeListener with a "constrained" property.
VetoableChangeListenerProxy(String, VetoableChangeListener) - Constructor for class java.beans.VetoableChangeListenerProxy
Constructor which binds the VetoableChangeListener to a specific property.
VetoableChangeSupport - Class in java.beans
This is a utility class that can be used by beans that support constrained properties.
VetoableChangeSupport(Object) - Constructor for class java.beans.VetoableChangeSupport
Constructs a VetoableChangeSupport object.
View - Class in javax.swing.text
A very important part of the text package is the View class.
View(Element) - Constructor for class javax.swing.text.View
Creates a new View object.
ViewFactory - Interface in javax.swing.text
A factory to create a view of some portion of document subject.
viewMenuIcon - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
VIEWPORT - Static variable in class javax.accessibility.AccessibleRole
An object usually used in a scroll pane.
viewPort - Variable in class javax.swing.JScrollPane.AccessibleJScrollPane
 
viewport - Variable in class javax.swing.JScrollPane
The scrollpane's viewport child.
VIEWPORT - Static variable in class javax.swing.plaf.synth.Region
Viewport region.
VIEWPORT - Static variable in interface javax.swing.ScrollPaneConstants
Identifies a "viewport" or display area, within which scrolled contents are visible.
viewport - Variable in class javax.swing.ScrollPaneLayout
The scrollpane's viewport child.
viewportChangeListener - Variable in class javax.swing.plaf.basic.BasicScrollPaneUI
 
ViewportLayout - Class in javax.swing
The default layout manager for JViewport.
ViewportLayout() - Constructor for class javax.swing.ViewportLayout
 
ViewportUI - Class in javax.swing.plaf
Pluggable look and feel interface for JViewport.
ViewportUI() - Constructor for class javax.swing.plaf.ViewportUI
 
viewToModel(JTextComponent, Point) - Method in class javax.swing.plaf.basic.BasicTextUI
Converts the given place in the view coordinate system to the nearest representative location in the model.
viewToModel(JTextComponent, Point, Position.Bias[]) - Method in class javax.swing.plaf.basic.BasicTextUI
Converts the given place in the view coordinate system to the nearest representative location in the model.
viewToModel(JTextComponent, Point) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the viewToModel method on each UI handled by this object.
viewToModel(JTextComponent, Point, Position.Bias[]) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the viewToModel method on each UI handled by this object.
viewToModel(JTextComponent, Point) - Method in class javax.swing.plaf.TextUI
Converts the given place in the view coordinate system to the nearest representative location in the model.
viewToModel(JTextComponent, Point, Position.Bias[]) - Method in class javax.swing.plaf.TextUI
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.AsyncBoxView
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.BoxView
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.ComponentView
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.CompositeView
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.FieldView
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(GlyphView, float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.GlyphView.GlyphPainter
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.GlyphView
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.html.ImageView
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.IconView
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(Point) - Method in class javax.swing.text.JTextComponent
Converts the given place in the view coordinate system to the nearest representative location in the model.
viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.PasswordView
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.PlainView
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.View
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
viewToModel(float, float, Shape) - Method in class javax.swing.text.View
Deprecated. 
VirtualMachineError - Error in java.lang
Thrown to indicate that the Java Virtual Machine is broken or has run out of resources necessary for it to continue operating.
VirtualMachineError() - Constructor for error java.lang.VirtualMachineError
Constructs a VirtualMachineError with no detail message.
VirtualMachineError(String) - Constructor for error java.lang.VirtualMachineError
Constructs a VirtualMachineError with the specified detail message.
Visibility - Interface in java.beans
Under some circumstances a bean may be run on servers where a GUI is not available.
VISIBLE - Static variable in class javax.accessibility.AccessibleState
Indicates this object is visible.
VISIBLE_ROW_COUNT_PROPERTY - Static variable in class javax.swing.JTree
Bound property name for visibleRowCount.
visibleRowCount - Variable in class javax.swing.JTree
Number of rows to make visible at one time.
visit(AnnotationValue, P) - Method in interface javax.lang.model.element.AnnotationValueVisitor
Visits an annotation value.
visit(AnnotationValue) - Method in interface javax.lang.model.element.AnnotationValueVisitor
A convenience method equivalent to v.visit(av, null).
visit(Element, P) - Method in interface javax.lang.model.element.ElementVisitor
Visits an element.
visit(Element) - Method in interface javax.lang.model.element.ElementVisitor
A convenience method equivalent to v.visit(e, null).
visit(TypeMirror, P) - Method in interface javax.lang.model.type.TypeVisitor
Visits a type.
visit(TypeMirror) - Method in interface javax.lang.model.type.TypeVisitor
A convenience method equivalent to v.visit(t, null).
visit(AnnotationValue, P) - Method in class javax.lang.model.util.AbstractAnnotationValueVisitor6
Visits an annotation value as if by passing itself to that value's accept.
visit(AnnotationValue) - Method in class javax.lang.model.util.AbstractAnnotationValueVisitor6
Visits an annotation value as if by passing itself to that value's accept method passing null for the additional parameter.
visit(Element, P) - Method in class javax.lang.model.util.AbstractElementVisitor6
Visits any program element as if by passing itself to that element's accept method.
visit(Element) - Method in class javax.lang.model.util.AbstractElementVisitor6
Visits any program element as if by passing itself to that element's accept method and passing null for the additional parameter.
visit(TypeMirror, P) - Method in class javax.lang.model.util.AbstractTypeVisitor6
Visits any type mirror as if by passing itself to that type mirror's accept method.
visit(TypeMirror) - Method in class javax.lang.model.util.AbstractTypeVisitor6
Visits any type mirror as if by passing itself to that type mirror's accept method and passing null for the additional parameter.
visitAnnotation(AnnotationMirror, P) - Method in interface javax.lang.model.element.AnnotationValueVisitor
Visits an annotation value in an annotation.
visitAnnotation(AnnotationMirror, P) - Method in class javax.lang.model.util.SimpleAnnotationValueVisitor6
Visits an annotation value in an annotation.
visitArray(List<? extends AnnotationValue>, P) - Method in interface javax.lang.model.element.AnnotationValueVisitor
Visits an array value in an annotation.
visitArray(ArrayType, P) - Method in interface javax.lang.model.type.TypeVisitor
Visits an array type.
visitArray(List<? extends AnnotationValue>, P) - Method in class javax.lang.model.util.SimpleAnnotationValueVisitor6
Visits an array value in an annotation.
visitArray(ArrayType, P) - Method in class javax.lang.model.util.SimpleTypeVisitor6
Visits an array type.
visitBoolean(boolean, P) - Method in interface javax.lang.model.element.AnnotationValueVisitor
Visits a boolean value in an annotation.
visitBoolean(boolean, P) - Method in class javax.lang.model.util.SimpleAnnotationValueVisitor6
Visits a boolean value in an annotation.
visitByte(byte, P) - Method in interface javax.lang.model.element.AnnotationValueVisitor
Visits a byte value in an annotation.
visitByte(byte, P) - Method in class javax.lang.model.util.SimpleAnnotationValueVisitor6
Visits a byte value in an annotation.
visitChar(char, P) - Method in interface javax.lang.model.element.AnnotationValueVisitor
Visits a char value in an annotation.
visitChar(char, P) - Method in class javax.lang.model.util.SimpleAnnotationValueVisitor6
Visits a char value in an annotation.
visitDeclared(DeclaredType, P) - Method in interface javax.lang.model.type.TypeVisitor
Visits a declared type.
visitDeclared(DeclaredType, P) - Method in class javax.lang.model.util.SimpleTypeVisitor6
Visits a declared type.
visitDouble(double, P) - Method in interface javax.lang.model.element.AnnotationValueVisitor
Visits a double value in an annotation.
visitDouble(double, P) - Method in class javax.lang.model.util.SimpleAnnotationValueVisitor6
Visits a double value in an annotation.
visitEnumConstant(VariableElement, P) - Method in interface javax.lang.model.element.AnnotationValueVisitor
Visits an enum value in an annotation.
visitEnumConstant(VariableElement, P) - Method in class javax.lang.model.util.SimpleAnnotationValueVisitor6
Visits an enum value in an annotation.
visitError(ErrorType, P) - Method in interface javax.lang.model.type.TypeVisitor
Visits an error type.
visitError(ErrorType, P) - Method in class javax.lang.model.util.SimpleTypeVisitor6
Visits an error type.
visitExecutable(ExecutableElement, P) - Method in interface javax.lang.model.element.ElementVisitor
Visits an executable element.
visitExecutable(ExecutableType, P) - Method in interface javax.lang.model.type.TypeVisitor
Visits an executable type.
visitExecutable(ExecutableElement, P) - Method in class javax.lang.model.util.ElementKindVisitor6
Visits an executable element, dispatching to the visit method for the specific kind of executable, CONSTRUCTOR, INSTANCE_INIT, METHOD, or STATIC_INIT.
visitExecutable(ExecutableElement, P) - Method in class javax.lang.model.util.ElementScanner6
Visits an executable element.
visitExecutable(ExecutableElement, P) - Method in class javax.lang.model.util.SimpleElementVisitor6
Visits an executable element.
visitExecutable(ExecutableType, P) - Method in class javax.lang.model.util.SimpleTypeVisitor6
Visits an executable type.
visitExecutableAsConstructor(ExecutableElement, P) - Method in class javax.lang.model.util.ElementKindVisitor6
Visits a CONSTRUCTOR executable element by calling defaultAction.
visitExecutableAsInstanceInit(ExecutableElement, P) - Method in class javax.lang.model.util.ElementKindVisitor6
Visits an INSTANCE_INIT executable element by calling defaultAction.
visitExecutableAsMethod(ExecutableElement, P) - Method in class javax.lang.model.util.ElementKindVisitor6
Visits a METHOD executable element by calling defaultAction.
visitExecutableAsStaticInit(ExecutableElement, P) - Method in class javax.lang.model.util.ElementKindVisitor6
Visits a STATIC_INIT executable element by calling defaultAction.
visitFile(T, BasicFileAttributes) - Method in interface java.nio.file.FileVisitor
Invoked for a file in a directory.
visitFile(T, BasicFileAttributes) - Method in class java.nio.file.SimpleFileVisitor
Invoked for a file in a directory.
visitFileFailed(T, IOException) - Method in interface java.nio.file.FileVisitor
Invoked for a file that could not be visited.
visitFileFailed(T, IOException) - Method in class java.nio.file.SimpleFileVisitor
Invoked for a file that could not be visited.
visitFloat(float, P) - Method in interface javax.lang.model.element.AnnotationValueVisitor
Visits a float value in an annotation.
visitFloat(float, P) - Method in class javax.lang.model.util.SimpleAnnotationValueVisitor6
Visits a float value in an annotation.
visitInt(int, P) - Method in interface javax.lang.model.element.AnnotationValueVisitor
Visits an int value in an annotation.
visitInt(int, P) - Method in class javax.lang.model.util.SimpleAnnotationValueVisitor6
Visits an int value in an annotation.
visitIntersection(IntersectionType, P) - Method in interface javax.lang.model.type.TypeVisitor
Visits an intersection type.
visitIntersection(IntersectionType, P) - Method in class javax.lang.model.util.AbstractTypeVisitor6
Visits an IntersectionType element by calling visitUnknown.
visitIntersection(IntersectionType, P) - Method in class javax.lang.model.util.AbstractTypeVisitor8
Visits an IntersectionType in a manner defined by a subclass.
visitLong(long, P) - Method in interface javax.lang.model.element.AnnotationValueVisitor
Visits a long value in an annotation.
visitLong(long, P) - Method in class javax.lang.model.util.SimpleAnnotationValueVisitor6
Visits a long value in an annotation.
visitNoType(NoType, P) - Method in interface javax.lang.model.type.TypeVisitor
Visits a NoType instance.
visitNoType(NoType, P) - Method in class javax.lang.model.util.SimpleTypeVisitor6
Visits a NoType instance.
visitNoType(NoType, P) - Method in class javax.lang.model.util.TypeKindVisitor6
Visits a NoType instance, dispatching to the visit method for the specific kind of pseudo-type: VOID, PACKAGE, or NONE.
visitNoTypeAsNone(NoType, P) - Method in class javax.lang.model.util.TypeKindVisitor6
Visits a NONE pseudo-type by calling defaultAction.
visitNoTypeAsPackage(NoType, P) - Method in class javax.lang.model.util.TypeKindVisitor6
Visits a PACKAGE pseudo-type by calling defaultAction.
visitNoTypeAsVoid(NoType, P) - Method in class javax.lang.model.util.TypeKindVisitor6
Visits a VOID pseudo-type by calling defaultAction.
visitNull(NullType, P) - Method in interface javax.lang.model.type.TypeVisitor
Visits the null type.
visitNull(NullType, P) - Method in class javax.lang.model.util.SimpleTypeVisitor6
Visits the null type.
visitPackage(PackageElement, P) - Method in interface javax.lang.model.element.ElementVisitor
Visits a package element.
visitPackage(PackageElement, P) - Method in class javax.lang.model.util.ElementKindVisitor6
Visits a package element.
visitPackage(PackageElement, P) - Method in class javax.lang.model.util.ElementScanner6
Visits a package element.
visitPackage(PackageElement, P) - Method in class javax.lang.model.util.SimpleElementVisitor6
Visits a package element.
visitPrimitive(PrimitiveType, P) - Method in interface javax.lang.model.type.TypeVisitor
Visits a primitive type.
visitPrimitive(PrimitiveType, P) - Method in class javax.lang.model.util.SimpleTypeVisitor6
Visits a primitive type.
visitPrimitive(PrimitiveType, P) - Method in class javax.lang.model.util.TypeKindVisitor6
Visits a primitive type, dispatching to the visit method for the specific kind of primitive type: BOOLEAN, BYTE, etc.
visitPrimitiveAsBoolean(PrimitiveType, P) - Method in class javax.lang.model.util.TypeKindVisitor6
Visits a BOOLEAN primitive type by calling defaultAction.
visitPrimitiveAsByte(PrimitiveType, P) - Method in class javax.lang.model.util.TypeKindVisitor6
Visits a BYTE primitive type by calling defaultAction.
visitPrimitiveAsChar(PrimitiveType, P) - Method in class javax.lang.model.util.TypeKindVisitor6
Visits a CHAR primitive type by calling defaultAction.
visitPrimitiveAsDouble(PrimitiveType, P) - Method in class javax.lang.model.util.TypeKindVisitor6
Visits a DOUBLE primitive type by calling defaultAction.
visitPrimitiveAsFloat(PrimitiveType, P) - Method in class javax.lang.model.util.TypeKindVisitor6
Visits a FLOAT primitive type by calling defaultAction.
visitPrimitiveAsInt(PrimitiveType, P) - Method in class javax.lang.model.util.TypeKindVisitor6
Visits an INT primitive type by calling defaultAction.
visitPrimitiveAsLong(PrimitiveType, P) - Method in class javax.lang.model.util.TypeKindVisitor6
Visits a LONG primitive type by calling defaultAction.
visitPrimitiveAsShort(PrimitiveType, P) - Method in class javax.lang.model.util.TypeKindVisitor6
Visits a SHORT primitive type by calling defaultAction.
visitShort(short, P) - Method in interface javax.lang.model.element.AnnotationValueVisitor
Visits a short value in an annotation.
visitShort(short, P) - Method in class javax.lang.model.util.SimpleAnnotationValueVisitor6
Visits a short value in an annotation.
visitString(String, P) - Method in interface javax.lang.model.element.AnnotationValueVisitor
Visits a string value in an annotation.
visitString(String, P) - Method in class javax.lang.model.util.SimpleAnnotationValueVisitor6
Visits a string value in an annotation.
visitType(TypeMirror, P) - Method in interface javax.lang.model.element.AnnotationValueVisitor
Visits a type value in an annotation.
visitType(TypeElement, P) - Method in interface javax.lang.model.element.ElementVisitor
Visits a type element.
visitType(TypeElement, P) - Method in class javax.lang.model.util.ElementKindVisitor6
Visits a type element, dispatching to the visit method for the specific kind of type, ANNOTATION_TYPE, CLASS, ENUM, or INTERFACE.
visitType(TypeElement, P) - Method in class javax.lang.model.util.ElementScanner6
Visits a type element.
visitType(TypeMirror, P) - Method in class javax.lang.model.util.SimpleAnnotationValueVisitor6
Visits a type value in an annotation.
visitType(TypeElement, P) - Method in class javax.lang.model.util.SimpleElementVisitor6
Visits a type element.
visitTypeAsAnnotationType(TypeElement, P) - Method in class javax.lang.model.util.ElementKindVisitor6
Visits an ANNOTATION_TYPE type element by calling defaultAction.
visitTypeAsClass(TypeElement, P) - Method in class javax.lang.model.util.ElementKindVisitor6
Visits a CLASS type element by calling defaultAction.
visitTypeAsEnum(TypeElement, P) - Method in class javax.lang.model.util.ElementKindVisitor6
Visits an ENUM type element by calling defaultAction.
visitTypeAsInterface(TypeElement, P) - Method in class javax.lang.model.util.ElementKindVisitor6
Visits an INTERFACE type element by calling defaultAction.
visitTypeParameter(TypeParameterElement, P) - Method in interface javax.lang.model.element.ElementVisitor
Visits a type parameter element.
visitTypeParameter(TypeParameterElement, P) - Method in class javax.lang.model.util.ElementKindVisitor6
Visits a type parameter element.
visitTypeParameter(TypeParameterElement, P) - Method in class javax.lang.model.util.ElementScanner6
Visits a type parameter element.
visitTypeParameter(TypeParameterElement, P) - Method in class javax.lang.model.util.SimpleElementVisitor6
Visits a type parameter element.
visitTypeVariable(TypeVariable, P) - Method in interface javax.lang.model.type.TypeVisitor
Visits a type variable.
visitTypeVariable(TypeVariable, P) - Method in class javax.lang.model.util.SimpleTypeVisitor6
Visits a type variable.
visitUnion(UnionType, P) - Method in interface javax.lang.model.type.TypeVisitor
Visits a union type.
visitUnion(UnionType, P) - Method in class javax.lang.model.util.AbstractTypeVisitor6
Visits a UnionType element by calling visitUnknown.
visitUnion(UnionType, P) - Method in class javax.lang.model.util.AbstractTypeVisitor7
Visits a UnionType in a manner defined by a subclass.
visitUnion(UnionType, P) - Method in class javax.lang.model.util.SimpleTypeVisitor7
This implementation visits a UnionType by calling defaultAction.
visitUnion(UnionType, P) - Method in class javax.lang.model.util.TypeKindVisitor7
This implementation visits a UnionType by calling defaultAction.
visitUnknown(AnnotationValue, P) - Method in interface javax.lang.model.element.AnnotationValueVisitor
Visits an unknown kind of annotation value.
visitUnknown(Element, P) - Method in interface javax.lang.model.element.ElementVisitor
Visits an unknown kind of element.
visitUnknown(TypeMirror, P) - Method in interface javax.lang.model.type.TypeVisitor
Visits an unknown kind of type.
visitUnknown(AnnotationValue, P) - Method in class javax.lang.model.util.AbstractAnnotationValueVisitor6
Visits an unknown kind of annotation value.
visitUnknown(Element, P) - Method in class javax.lang.model.util.AbstractElementVisitor6
Visits an unknown kind of element.
visitUnknown(TypeMirror, P) - Method in class javax.lang.model.util.AbstractTypeVisitor6
Visits an unknown kind of type.
visitVariable(VariableElement, P) - Method in interface javax.lang.model.element.ElementVisitor
Visits a variable element.
visitVariable(VariableElement, P) - Method in class javax.lang.model.util.ElementKindVisitor6
Visits a variable element, dispatching to the visit method for the specific kind of variable, ENUM_CONSTANT, EXCEPTION_PARAMETER, FIELD, LOCAL_VARIABLE, PARAMETER, or RESOURCE_VARIABLE.
visitVariable(VariableElement, P) - Method in class javax.lang.model.util.ElementScanner6
Visits a variable element.
visitVariable(VariableElement, P) - Method in class javax.lang.model.util.ElementScanner7
This implementation scans the enclosed elements.
visitVariable(VariableElement, P) - Method in class javax.lang.model.util.SimpleElementVisitor6
Visits a variable element.
visitVariable(VariableElement, P) - Method in class javax.lang.model.util.SimpleElementVisitor7
This implementation calls defaultAction.
visitVariableAsEnumConstant(VariableElement, P) - Method in class javax.lang.model.util.ElementKindVisitor6
Visits an ENUM_CONSTANT variable element by calling defaultAction.
visitVariableAsExceptionParameter(VariableElement, P) - Method in class javax.lang.model.util.ElementKindVisitor6
Visits an EXCEPTION_PARAMETER variable element by calling defaultAction.
visitVariableAsField(VariableElement, P) - Method in class javax.lang.model.util.ElementKindVisitor6
Visits a FIELD variable element by calling defaultAction.
visitVariableAsLocalVariable(VariableElement, P) - Method in class javax.lang.model.util.ElementKindVisitor6
Visits a LOCAL_VARIABLE variable element by calling defaultAction.
visitVariableAsParameter(VariableElement, P) - Method in class javax.lang.model.util.ElementKindVisitor6
Visits a PARAMETER variable element by calling defaultAction.
visitVariableAsResourceVariable(VariableElement, P) - Method in class javax.lang.model.util.ElementKindVisitor6
Visits a RESOURCE_VARIABLE variable element by calling visitUnknown.
visitVariableAsResourceVariable(VariableElement, P) - Method in class javax.lang.model.util.ElementKindVisitor7
Visits a RESOURCE_VARIABLE variable element by calling defaultAction.
visitWildcard(WildcardType, P) - Method in interface javax.lang.model.type.TypeVisitor
Visits a wildcard type.
visitWildcard(WildcardType, P) - Method in class javax.lang.model.util.SimpleTypeVisitor6
Visits a wildcard type.
VK_0 - Static variable in class java.awt.event.KeyEvent
VK_0 thru VK_9 are the same as ASCII '0' thru '9' (0x30 - 0x39)
VK_1 - Static variable in class java.awt.event.KeyEvent
 
VK_2 - Static variable in class java.awt.event.KeyEvent
 
VK_3 - Static variable in class java.awt.event.KeyEvent
 
VK_4 - Static variable in class java.awt.event.KeyEvent
 
VK_5 - Static variable in class java.awt.event.KeyEvent
 
VK_6 - Static variable in class java.awt.event.KeyEvent
 
VK_7 - Static variable in class java.awt.event.KeyEvent
 
VK_8 - Static variable in class java.awt.event.KeyEvent
 
VK_9 - Static variable in class java.awt.event.KeyEvent
 
VK_A - Static variable in class java.awt.event.KeyEvent
VK_A thru VK_Z are the same as ASCII 'A' thru 'Z' (0x41 - 0x5A)
VK_ACCEPT - Static variable in class java.awt.event.KeyEvent
Constant for the Accept or Commit function key.
VK_ADD - Static variable in class java.awt.event.KeyEvent
 
VK_AGAIN - Static variable in class java.awt.event.KeyEvent
 
VK_ALL_CANDIDATES - Static variable in class java.awt.event.KeyEvent
Constant for the All Candidates function key.
VK_ALPHANUMERIC - Static variable in class java.awt.event.KeyEvent
Constant for the Alphanumeric function key.
VK_ALT - Static variable in class java.awt.event.KeyEvent
 
VK_ALT_GRAPH - Static variable in class java.awt.event.KeyEvent
Constant for the AltGraph function key.
VK_AMPERSAND - Static variable in class java.awt.event.KeyEvent
 
VK_ASTERISK - Static variable in class java.awt.event.KeyEvent
 
VK_AT - Static variable in class java.awt.event.KeyEvent
Constant for the "@" key.
VK_B - Static variable in class java.awt.event.KeyEvent
 
VK_BACK_QUOTE - Static variable in class java.awt.event.KeyEvent
 
VK_BACK_SLASH - Static variable in class java.awt.event.KeyEvent
Constant for the back slash key, "\"
VK_BACK_SPACE - Static variable in class java.awt.event.KeyEvent
 
VK_BEGIN - Static variable in class java.awt.event.KeyEvent
Constant for the Begin key.
VK_BRACELEFT - Static variable in class java.awt.event.KeyEvent
 
VK_BRACERIGHT - Static variable in class java.awt.event.KeyEvent
 
VK_C - Static variable in class java.awt.event.KeyEvent
 
VK_CANCEL - Static variable in class java.awt.event.KeyEvent
 
VK_CAPS_LOCK - Static variable in class java.awt.event.KeyEvent
 
VK_CIRCUMFLEX - Static variable in class java.awt.event.KeyEvent
Constant for the "^" key.
VK_CLEAR - Static variable in class java.awt.event.KeyEvent
 
VK_CLOSE_BRACKET - Static variable in class java.awt.event.KeyEvent
Constant for the close bracket key, "]"
VK_CODE_INPUT - Static variable in class java.awt.event.KeyEvent
Constant for the Code Input function key.
VK_COLON - Static variable in class java.awt.event.KeyEvent
Constant for the ":" key.
VK_COMMA - Static variable in class java.awt.event.KeyEvent
Constant for the comma key, ","
VK_COMPOSE - Static variable in class java.awt.event.KeyEvent
Constant for the Compose function key.
VK_CONTEXT_MENU - Static variable in class java.awt.event.KeyEvent
Constant for the Microsoft Windows Context Menu key.
VK_CONTROL - Static variable in class java.awt.event.KeyEvent
 
VK_CONVERT - Static variable in class java.awt.event.KeyEvent
Constant for the Convert function key.
VK_COPY - Static variable in class java.awt.event.KeyEvent
 
VK_CUT - Static variable in class java.awt.event.KeyEvent
 
VK_D - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_ABOVEDOT - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_ABOVERING - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_ACUTE - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_BREVE - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_CARON - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_CEDILLA - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_CIRCUMFLEX - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_DIAERESIS - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_DOUBLEACUTE - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_GRAVE - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_IOTA - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_MACRON - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_OGONEK - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_SEMIVOICED_SOUND - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_TILDE - Static variable in class java.awt.event.KeyEvent
 
VK_DEAD_VOICED_SOUND - Static variable in class java.awt.event.KeyEvent
 
VK_DECIMAL - Static variable in class java.awt.event.KeyEvent
 
VK_DELETE - Static variable in class java.awt.event.KeyEvent
 
VK_DIVIDE - Static variable in class java.awt.event.KeyEvent
 
VK_DOLLAR - Static variable in class java.awt.event.KeyEvent
Constant for the "$" key.
VK_DOWN - Static variable in class java.awt.event.KeyEvent
Constant for the non-numpad down arrow key.
VK_E - Static variable in class java.awt.event.KeyEvent
 
VK_END - Static variable in class java.awt.event.KeyEvent
 
VK_ENTER - Static variable in class java.awt.event.KeyEvent
 
VK_EQUALS - Static variable in class java.awt.event.KeyEvent
Constant for the equals key, "="
VK_ESCAPE - Static variable in class java.awt.event.KeyEvent
 
VK_EURO_SIGN - Static variable in class java.awt.event.KeyEvent
Constant for the Euro currency sign key.
VK_EXCLAMATION_MARK - Static variable in class java.awt.event.KeyEvent
Constant for the "!" key.
VK_F - Static variable in class java.awt.event.KeyEvent
 
VK_F1 - Static variable in class java.awt.event.KeyEvent
Constant for the F1 function key.
VK_F10 - Static variable in class java.awt.event.KeyEvent
Constant for the F10 function key.
VK_F11 - Static variable in class java.awt.event.KeyEvent
Constant for the F11 function key.
VK_F12 - Static variable in class java.awt.event.KeyEvent
Constant for the F12 function key.
VK_F13 - Static variable in class java.awt.event.KeyEvent
Constant for the F13 function key.
VK_F14 - Static variable in class java.awt.event.KeyEvent
Constant for the F14 function key.
VK_F15 - Static variable in class java.awt.event.KeyEvent
Constant for the F15 function key.
VK_F16 - Static variable in class java.awt.event.KeyEvent
Constant for the F16 function key.
VK_F17 - Static variable in class java.awt.event.KeyEvent
Constant for the F17 function key.
VK_F18 - Static variable in class java.awt.event.KeyEvent
Constant for the F18 function key.
VK_F19 - Static variable in class java.awt.event.KeyEvent
Constant for the F19 function key.
VK_F2 - Static variable in class java.awt.event.KeyEvent
Constant for the F2 function key.
VK_F20 - Static variable in class java.awt.event.KeyEvent
Constant for the F20 function key.
VK_F21 - Static variable in class java.awt.event.KeyEvent
Constant for the F21 function key.
VK_F22 - Static variable in class java.awt.event.KeyEvent
Constant for the F22 function key.
VK_F23 - Static variable in class java.awt.event.KeyEvent
Constant for the F23 function key.
VK_F24 - Static variable in class java.awt.event.KeyEvent
Constant for the F24 function key.
VK_F3 - Static variable in class java.awt.event.KeyEvent
Constant for the F3 function key.
VK_F4 - Static variable in class java.awt.event.KeyEvent
Constant for the F4 function key.
VK_F5 - Static variable in class java.awt.event.KeyEvent
Constant for the F5 function key.
VK_F6 - Static variable in class java.awt.event.KeyEvent
Constant for the F6 function key.
VK_F7 - Static variable in class java.awt.event.KeyEvent
Constant for the F7 function key.
VK_F8 - Static variable in class java.awt.event.KeyEvent
Constant for the F8 function key.
VK_F9 - Static variable in class java.awt.event.KeyEvent
Constant for the F9 function key.
VK_FINAL - Static variable in class java.awt.event.KeyEvent
 
VK_FIND - Static variable in class java.awt.event.KeyEvent
 
VK_FULL_WIDTH - Static variable in class java.awt.event.KeyEvent
Constant for the Full-Width Characters function key.
VK_G - Static variable in class java.awt.event.KeyEvent
 
VK_GREATER - Static variable in class java.awt.event.KeyEvent
 
VK_H - Static variable in class java.awt.event.KeyEvent
 
VK_HALF_WIDTH - Static variable in class java.awt.event.KeyEvent
Constant for the Half-Width Characters function key.
VK_HELP - Static variable in class java.awt.event.KeyEvent
 
VK_HIRAGANA - Static variable in class java.awt.event.KeyEvent
Constant for the Hiragana function key.
VK_HOME - Static variable in class java.awt.event.KeyEvent
 
VK_I - Static variable in class java.awt.event.KeyEvent
 
VK_INPUT_METHOD_ON_OFF - Static variable in class java.awt.event.KeyEvent
Constant for the input method on/off key.
VK_INSERT - Static variable in class java.awt.event.KeyEvent
 
VK_INVERTED_EXCLAMATION_MARK - Static variable in class java.awt.event.KeyEvent
Constant for the inverted exclamation mark key.
VK_J - Static variable in class java.awt.event.KeyEvent
 
VK_JAPANESE_HIRAGANA - Static variable in class java.awt.event.KeyEvent
Constant for the Japanese-Hiragana function key.
VK_JAPANESE_KATAKANA - Static variable in class java.awt.event.KeyEvent
Constant for the Japanese-Katakana function key.
VK_JAPANESE_ROMAN - Static variable in class java.awt.event.KeyEvent
Constant for the Japanese-Roman function key.
VK_K - Static variable in class java.awt.event.KeyEvent
 
VK_KANA - Static variable in class java.awt.event.KeyEvent
 
VK_KANA_LOCK - Static variable in class java.awt.event.KeyEvent
Constant for the locking Kana function key.
VK_KANJI - Static variable in class java.awt.event.KeyEvent
 
VK_KATAKANA - Static variable in class java.awt.event.KeyEvent
Constant for the Katakana function key.
VK_KP_DOWN - Static variable in class java.awt.event.KeyEvent
Constant for the numeric keypad down arrow key.
VK_KP_LEFT - Static variable in class java.awt.event.KeyEvent
Constant for the numeric keypad left arrow key.
VK_KP_RIGHT - Static variable in class java.awt.event.KeyEvent
Constant for the numeric keypad right arrow key.
VK_KP_UP - Static variable in class java.awt.event.KeyEvent
Constant for the numeric keypad up arrow key.
VK_L - Static variable in class java.awt.event.KeyEvent
 
VK_LEFT - Static variable in class java.awt.event.KeyEvent
Constant for the non-numpad left arrow key.
VK_LEFT_PARENTHESIS - Static variable in class java.awt.event.KeyEvent
Constant for the "(" key.
VK_LESS - Static variable in class java.awt.event.KeyEvent
 
VK_M - Static variable in class java.awt.event.KeyEvent
 
VK_META - Static variable in class java.awt.event.KeyEvent
 
VK_MINUS - Static variable in class java.awt.event.KeyEvent
Constant for the minus key, "-"
VK_MODECHANGE - Static variable in class java.awt.event.KeyEvent
 
VK_MULTIPLY - Static variable in class java.awt.event.KeyEvent
 
VK_N - Static variable in class java.awt.event.KeyEvent
 
VK_NONCONVERT - Static variable in class java.awt.event.KeyEvent
Constant for the Don't Convert function key.
VK_NUM_LOCK - Static variable in class java.awt.event.KeyEvent
 
VK_NUMBER_SIGN - Static variable in class java.awt.event.KeyEvent
Constant for the "#" key.
VK_NUMPAD0 - Static variable in class java.awt.event.KeyEvent
 
VK_NUMPAD1 - Static variable in class java.awt.event.KeyEvent
 
VK_NUMPAD2 - Static variable in class java.awt.event.KeyEvent
 
VK_NUMPAD3 - Static variable in class java.awt.event.KeyEvent
 
VK_NUMPAD4 - Static variable in class java.awt.event.KeyEvent
 
VK_NUMPAD5 - Static variable in class java.awt.event.KeyEvent
 
VK_NUMPAD6 - Static variable in class java.awt.event.KeyEvent
 
VK_NUMPAD7 - Static variable in class java.awt.event.KeyEvent
 
VK_NUMPAD8 - Static variable in class java.awt.event.KeyEvent
 
VK_NUMPAD9 - Static variable in class java.awt.event.KeyEvent
 
VK_O - Static variable in class java.awt.event.KeyEvent
 
VK_OPEN_BRACKET - Static variable in class java.awt.event.KeyEvent
Constant for the open bracket key, "["
VK_P - Static variable in class java.awt.event.KeyEvent
 
VK_PAGE_DOWN - Static variable in class java.awt.event.KeyEvent
 
VK_PAGE_UP - Static variable in class java.awt.event.KeyEvent
 
VK_PASTE - Static variable in class java.awt.event.KeyEvent
 
VK_PAUSE - Static variable in class java.awt.event.KeyEvent
 
VK_PERIOD - Static variable in class java.awt.event.KeyEvent
Constant for the period key, "."
VK_PLUS - Static variable in class java.awt.event.KeyEvent
Constant for the "+" key.
VK_PREVIOUS_CANDIDATE - Static variable in class java.awt.event.KeyEvent
Constant for the Previous Candidate function key.
VK_PRINTSCREEN - Static variable in class java.awt.event.KeyEvent
 
VK_PROPS - Static variable in class java.awt.event.KeyEvent
 
VK_Q - Static variable in class java.awt.event.KeyEvent
 
VK_QUOTE - Static variable in class java.awt.event.KeyEvent
 
VK_QUOTEDBL - Static variable in class java.awt.event.KeyEvent
 
VK_R - Static variable in class java.awt.event.KeyEvent
 
VK_RIGHT - Static variable in class java.awt.event.KeyEvent
Constant for the non-numpad right arrow key.
VK_RIGHT_PARENTHESIS - Static variable in class java.awt.event.KeyEvent
Constant for the ")" key.
VK_ROMAN_CHARACTERS - Static variable in class java.awt.event.KeyEvent
Constant for the Roman Characters function key.
VK_S - Static variable in class java.awt.event.KeyEvent
 
VK_SCROLL_LOCK - Static variable in class java.awt.event.KeyEvent
 
VK_SEMICOLON - Static variable in class java.awt.event.KeyEvent
Constant for the semicolon key, ";"
VK_SEPARATER - Static variable in class java.awt.event.KeyEvent
This constant is obsolete, and is included only for backwards compatibility.
VK_SEPARATOR - Static variable in class java.awt.event.KeyEvent
Constant for the Numpad Separator key.
VK_SHIFT - Static variable in class java.awt.event.KeyEvent
 
VK_SLASH - Static variable in class java.awt.event.KeyEvent
Constant for the forward slash key, "/"
VK_SPACE - Static variable in class java.awt.event.KeyEvent
 
VK_STOP - Static variable in class java.awt.event.KeyEvent
 
VK_SUBTRACT - Static variable in class java.awt.event.KeyEvent
 
VK_T - Static variable in class java.awt.event.KeyEvent
 
VK_TAB - Static variable in class java.awt.event.KeyEvent
 
VK_U - Static variable in class java.awt.event.KeyEvent
 
VK_UNDEFINED - Static variable in class java.awt.event.KeyEvent
This value is used to indicate that the keyCode is unknown.
VK_UNDERSCORE - Static variable in class java.awt.event.KeyEvent
Constant for the "_" key.
VK_UNDO - Static variable in class java.awt.event.KeyEvent
 
VK_UP - Static variable in class java.awt.event.KeyEvent
Constant for the non-numpad up arrow key.
VK_V - Static variable in class java.awt.event.KeyEvent
 
VK_W - Static variable in class java.awt.event.KeyEvent
 
VK_WINDOWS - Static variable in class java.awt.event.KeyEvent
Constant for the Microsoft Windows "Windows" key.
VK_X - Static variable in class java.awt.event.KeyEvent
 
VK_Y - Static variable in class java.awt.event.KeyEvent
 
VK_Z - Static variable in class java.awt.event.KeyEvent
 
VLINK - Static variable in class javax.swing.text.html.HTML.Attribute
 
VMID - Class in java.rmi.dgc
A VMID is a identifier that is unique across all Java virtual machines.
VMID() - Constructor for class java.rmi.dgc.VMID
Create a new VMID.
VoiceStatus - Class in javax.sound.midi
A VoiceStatus object contains information about the current status of one of the voices produced by a Synthesizer.
VoiceStatus() - Constructor for class javax.sound.midi.VoiceStatus
 
Void - Class in java.lang
The Void class is an uninstantiable placeholder class to hold a reference to the Class object representing the Java keyword void.
VOID - Static variable in class javax.management.openmbean.SimpleType
The SimpleType instance describing values whose Java class name is java.lang.Void.
VOLATILE - Static variable in class java.lang.reflect.Modifier
The int value representing the volatile modifier.
VolatileCallSite - Class in java.lang.invoke
A VolatileCallSite is a CallSite whose target acts like a volatile variable.
VolatileCallSite(MethodType) - Constructor for class java.lang.invoke.VolatileCallSite
Creates a call site with a volatile binding to its target.
VolatileCallSite(MethodHandle) - Constructor for class java.lang.invoke.VolatileCallSite
Creates a call site with a volatile binding to its target.
VolatileImage - Class in java.awt.image
VolatileImage is an image which can lose its contents at any time due to circumstances beyond the control of the application (e.g., situations caused by the operating system or by other applications).
VolatileImage() - Constructor for class java.awt.image.VolatileImage
 
volume - Variable in class javax.sound.midi.VoiceStatus
The current MIDI volume level for the voice.
VOLUME - Static variable in class javax.sound.sampled.FloatControl.Type
Represents a control for the volume on a line.
vsb - Variable in class javax.swing.ScrollPaneLayout
The scrollpane's vertical scrollbar child.
vsbChangeListener - Variable in class javax.swing.plaf.basic.BasicScrollPaneUI
 
vsbPolicy - Variable in class javax.swing.ScrollPaneLayout
The display policy for the vertical scrollbar.
VSPACE - Static variable in class javax.swing.text.html.HTML.Attribute
 

W

W3C_LENGTH_UNITS - Static variable in class javax.swing.JEditorPane
Key for a client property used to indicate whether w3c compliant length units are used for html rendering.
W_RESIZE_CURSOR - Static variable in class java.awt.Cursor
The west-resize cursor type.
W_RESIZE_CURSOR - Static variable in class java.awt.Frame
Deprecated.
replaced by Cursor.W_RESIZE_CURSOR.
WAIS - Static variable in class javax.print.attribute.standard.ReferenceUriSchemesSupported
Wide Area Information Server (WAIS) protocol.
wait(long) - Method in class java.lang.Object
Causes the current thread to wait until either another thread invokes the Object.notify() method or the Object.notifyAll() method for this object, or a specified amount of time has elapsed.
wait(long, int) - Method in class java.lang.Object
Causes the current thread to wait until another thread invokes the Object.notify() method or the Object.notifyAll() method for this object, or some other thread interrupts the current thread, or a certain amount of real time has elapsed.
wait() - Method in class java.lang.Object
Causes the current thread to wait until another thread invokes the Object.notify() method or the Object.notifyAll() method for this object.
WAIT_CURSOR - Static variable in class java.awt.Cursor
The wait cursor type.
WAIT_CURSOR - Static variable in class java.awt.Frame
Deprecated.
replaced by Cursor.WAIT_CURSOR.
waitFor() - Method in class java.lang.Process
Causes the current thread to wait, if necessary, until the process represented by this Process object has terminated.
waitForAll() - Method in class java.awt.MediaTracker
Starts loading all images tracked by this media tracker.
waitForAll(long) - Method in class java.awt.MediaTracker
Starts loading all images tracked by this media tracker.
waitForID(int) - Method in class java.awt.MediaTracker
Starts loading all images tracked by this media tracker with the specified identifier.
waitForID(int, long) - Method in class java.awt.MediaTracker
Starts loading all images tracked by this media tracker with the specified identifier.
waitForIdle() - Method in class java.awt.Robot
Waits until all events currently on the event queue have been processed.
waitForWork() - Method in class javax.swing.text.LayoutQueue
Used by the worker thread to get a new task to execute
wakeup() - Method in class java.nio.channels.Selector
Causes the first selection operation that has not yet returned to return immediately.
walkFileTree(Path, Set<FileVisitOption>, int, FileVisitor<? super Path>) - Static method in class java.nio.file.Files
Walks a file tree.
walkFileTree(Path, FileVisitor<? super Path>) - Static method in class java.nio.file.Files
Walks a file tree.
WALL_TIME - Static variable in class java.util.SimpleTimeZone
Constant for a mode of start or end time specified as wall clock time.
WANTS_INPUT_PROPERTY - Static variable in class javax.swing.JOptionPane
Bound property name for wantsInput.
wantsInput - Variable in class javax.swing.JOptionPane
If true, a UI widget will be provided to the user to get input.
WARNING - Static variable in class java.util.logging.Level
WARNING is a message level indicating a potential problem.
warning(String) - Method in class java.util.logging.Logger
Log a WARNING message.
WARNING - Static variable in class javax.print.attribute.standard.Severity
Indicates that the PrinterStateReason is a "warning." An implementation may choose to omit some or all warnings.
WARNING - Static variable in class javax.security.auth.callback.ConfirmationCallback
WARNING message type.
WARNING - Static variable in class javax.security.auth.callback.TextOutputCallback
Warning message.
WARNING_DIALOG - Static variable in class javax.swing.JRootPane
Constant used for the windowDecorationStyle property.
WARNING_MESSAGE - Static variable in class javax.swing.JOptionPane
Used for warning messages.
warningListeners - Variable in class javax.imageio.ImageReader
A List of currently registered IIOReadWarningListeners, initialized by default to null, which is synonymous with an empty List.
warningListeners - Variable in class javax.imageio.ImageWriter
A List of currently registered IIOWriteWarningListeners, initialized by default to null, which is synonymous with an empty List.
warningLocales - Variable in class javax.imageio.ImageReader
A List of the Locales associated with each currently registered IIOReadWarningListener, initialized by default to null, which is synonymous with an empty List.
warningLocales - Variable in class javax.imageio.ImageWriter
A List of Locales, one for each element of warningListeners, initialized by default null, which is synonymous with an empty List.
warningOccurred(ImageReader, String) - Method in interface javax.imageio.event.IIOReadWarningListener
Reports the occurence of a non-fatal error in decoding.
warningOccurred(ImageWriter, int, String) - Method in interface javax.imageio.event.IIOWriteWarningListener
Reports the occurence of a non-fatal error in encoding.
wasFocused - Variable in class javax.swing.plaf.basic.BasicMenuUI.ChangeHandler
 
wasIcon(JInternalFrame) - Method in class javax.swing.DefaultDesktopManager
Returns true if the component has been iconized and the bounds of the desktopIcon are valid, otherwise returns false.
wasNull() - Method in interface java.sql.CallableStatement
Retrieves whether the last OUT parameter read had the value of SQL NULL.
wasNull() - Method in interface java.sql.ResultSet
Reports whether the last column read had a value of SQL NULL.
wasNull() - Method in interface java.sql.SQLInput
Retrieves whether the last value read was SQL NULL.
wasNull() - Method in class javax.sql.rowset.serial.SQLInputImpl
Ascertains whether the last value read from this SQLInputImpl object was null.
Watchable - Interface in java.nio.file
An object that may be registered with a watch service so that it can be watched for changes and events.
watchable() - Method in interface java.nio.file.WatchKey
Returns the object for which this watch key was created.
WatchEvent<T> - Interface in java.nio.file
An event or a repeated event for an object that is registered with a WatchService.
WatchEvent.Kind<T> - Interface in java.nio.file
An event kind, for the purposes of identification.
WatchEvent.Modifier - Interface in java.nio.file
An event modifier that qualifies how a Watchable is registered with a WatchService.
WatchKey - Interface in java.nio.file
A token representing the registration of a watchable object with a WatchService.
WatchService - Interface in java.nio.file
A watch service that watches registered objects for changes and events.
WAVE - Static variable in class javax.sound.sampled.AudioFileFormat.Type
Specifies a WAVE file.
weakCompareAndSet(boolean, boolean) - Method in class java.util.concurrent.atomic.AtomicBoolean
Atomically sets the value to the given updated value if the current value == the expected value.
weakCompareAndSet(int, int) - Method in class java.util.concurrent.atomic.AtomicInteger
Atomically sets the value to the given updated value if the current value == the expected value.
weakCompareAndSet(int, int, int) - Method in class java.util.concurrent.atomic.AtomicIntegerArray
Atomically sets the element at position i to the given updated value if the current value == the expected value.
weakCompareAndSet(T, int, int) - Method in class java.util.concurrent.atomic.AtomicIntegerFieldUpdater
Atomically sets the field of the given object managed by this updater to the given updated value if the current value == the expected value.
weakCompareAndSet(long, long) - Method in class java.util.concurrent.atomic.AtomicLong
Atomically sets the value to the given updated value if the current value == the expected value.
weakCompareAndSet(int, long, long) - Method in class java.util.concurrent.atomic.AtomicLongArray
Atomically sets the element at position i to the given updated value if the current value == the expected value.
weakCompareAndSet(T, long, long) - Method in class java.util.concurrent.atomic.AtomicLongFieldUpdater
Atomically sets the field of the given object managed by this updater to the given updated value if the current value == the expected value.
weakCompareAndSet(V, V, boolean, boolean) - Method in class java.util.concurrent.atomic.AtomicMarkableReference
Atomically sets the value of both the reference and mark to the given update values if the current reference is == to the expected reference and the current mark is equal to the expected mark.
weakCompareAndSet(V, V) - Method in class java.util.concurrent.atomic.AtomicReference
Atomically sets the value to the given updated value if the current value == the expected value.
weakCompareAndSet(int, E, E) - Method in class java.util.concurrent.atomic.AtomicReferenceArray
Atomically sets the element at position i to the given updated value if the current value == the expected value.
weakCompareAndSet(T, V, V) - Method in class java.util.concurrent.atomic.AtomicReferenceFieldUpdater
Atomically sets the field of the given object managed by this updater to the given updated value if the current value == the expected value.
weakCompareAndSet(V, V, int, int) - Method in class java.util.concurrent.atomic.AtomicStampedReference
Atomically sets the value of both the reference and stamp to the given update values if the current reference is == to the expected reference and the current stamp is equal to the expected stamp.
WeakHashMap<K,V> - Class in java.util
Hash table based implementation of the Map interface, with weak keys.
WeakHashMap(int, float) - Constructor for class java.util.WeakHashMap
Constructs a new, empty WeakHashMap with the given initial capacity and the given load factor.
WeakHashMap(int) - Constructor for class java.util.WeakHashMap
Constructs a new, empty WeakHashMap with the given initial capacity and the default load factor (0.75).
WeakHashMap() - Constructor for class java.util.WeakHashMap
Constructs a new, empty WeakHashMap with the default initial capacity (16) and load factor (0.75).
WeakHashMap(Map<? extends K, ? extends V>) - Constructor for class java.util.WeakHashMap
Constructs a new WeakHashMap with the same mappings as the specified map.
WeakReference<T> - Class in java.lang.ref
Weak reference objects, which do not prevent their referents from being made finalizable, finalized, and then reclaimed.
WeakReference(T) - Constructor for class java.lang.ref.WeakReference
Creates a new weak reference that refers to the given object.
WeakReference(T, ReferenceQueue<? super T>) - Constructor for class java.lang.ref.WeakReference
Creates a new weak reference that refers to the given object and is registered with the given queue.
WebRowSet - Interface in javax.sql.rowset
The standard interface that all implementations of a WebRowSet must implement.
WEDNESDAY - Static variable in class java.util.Calendar
Value of the Calendar.DAY_OF_WEEK field indicating Wednesday.
WEEK_OF_MONTH - Static variable in class java.text.DateFormat.Field
Constant identifying the week of month field.
WEEK_OF_MONTH - Static variable in class java.util.Calendar
Field number for get and set indicating the week number within the current month.
WEEK_OF_MONTH_FIELD - Static variable in class java.text.DateFormat
Useful constant for WEEK_OF_MONTH field alignment.
WEEK_OF_YEAR - Static variable in class java.text.DateFormat.Field
Constant identifying the week of year field.
WEEK_OF_YEAR - Static variable in class java.util.Calendar
Field number for get and set indicating the week number within the current year.
WEEK_OF_YEAR_FIELD - Static variable in class java.text.DateFormat
Useful constant for WEEK_OF_YEAR field alignment.
weight - Variable in class java.awt.font.GlyphJustificationInfo
The weight of this glyph.
WEIGHT - Static variable in class java.awt.font.TextAttribute
Attribute key for the weight of a font.
WEIGHT_BOLD - Static variable in class java.awt.font.TextAttribute
The standard bold weight.
WEIGHT_DEMIBOLD - Static variable in class java.awt.font.TextAttribute
A moderately lighter weight than WEIGHT_BOLD.
WEIGHT_DEMILIGHT - Static variable in class java.awt.font.TextAttribute
An intermediate weight between WEIGHT_LIGHT and WEIGHT_STANDARD.
WEIGHT_EXTRA_LIGHT - Static variable in class java.awt.font.TextAttribute
The lightest predefined weight.
WEIGHT_EXTRABOLD - Static variable in class java.awt.font.TextAttribute
An extra heavy weight.
WEIGHT_HEAVY - Static variable in class java.awt.font.TextAttribute
A moderately heavier weight than WEIGHT_BOLD.
WEIGHT_LIGHT - Static variable in class java.awt.font.TextAttribute
The standard light weight.
WEIGHT_MEDIUM - Static variable in class java.awt.font.TextAttribute
An intermediate weight between WEIGHT_REGULAR and WEIGHT_BOLD.
WEIGHT_REGULAR - Static variable in class java.awt.font.TextAttribute
The standard weight.
WEIGHT_SEMIBOLD - Static variable in class java.awt.font.TextAttribute
A moderately heavier weight than WEIGHT_REGULAR.
WEIGHT_ULTRABOLD - Static variable in class java.awt.font.TextAttribute
The heaviest predefined weight.
weightx - Variable in class java.awt.GridBagConstraints
Specifies how to distribute extra horizontal space.
weighty - Variable in class java.awt.GridBagConstraints
Specifies how to distribute extra vertical space.
WEST - Static variable in class java.awt.BorderLayout
The west layout constraint (left side of container).
WEST - Static variable in class java.awt.GridBagConstraints
Put the component on the left side of its display area, centered vertically.
WEST - Static variable in class javax.swing.SpringLayout
Specifies the left edge of a component's bounding rectangle.
WEST - Static variable in interface javax.swing.SwingConstants
Compass-direction west (left).
westPane - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI
 
WHEEL_BLOCK_SCROLL - Static variable in class java.awt.event.MouseWheelEvent
Constant representing scrolling by a "block" (like scrolling with page-up, page-down keys)
WHEEL_UNIT_SCROLL - Static variable in class java.awt.event.MouseWheelEvent
Constant representing scrolling by "units" (like scrolling with the arrow keys)
when - Variable in class java.awt.Event
The time stamp.
WHEN_ANCESTOR_OF_FOCUSED_COMPONENT - Static variable in class javax.swing.JComponent
Constant used for registerKeyboardAction that means that the command should be invoked when the receiving component is an ancestor of the focused component or is itself the focused component.
WHEN_FOCUSED - Static variable in class javax.swing.JComponent
Constant used for registerKeyboardAction that means that the command should be invoked when the component has the focus.
WHEN_IN_FOCUSED_WINDOW - Static variable in class javax.swing.JComponent
Constant used for registerKeyboardAction that means that the command should be invoked when the receiving component is in the window that has the focus or is itself the focused component.
white - Static variable in class java.awt.Color
The color white.
WHITE - Static variable in class java.awt.Color
The color white.
WHITE_SPACE - Static variable in class javax.swing.text.html.CSS.Attribute
 
WHITESPACE - Static variable in class java.awt.font.GlyphMetrics
Indicates a glyph with no visual representation.
whitespaceChars(int, int) - Method in class java.io.StreamTokenizer
Specifies that all characters c in the range low <= c <= high are white space characters.
width - Variable in class java.awt.Component.BltBufferStrategy
Size of the back buffers
width - Variable in class java.awt.Dimension
The width dimension; negative values can be used.
WIDTH - Static variable in class java.awt.font.TextAttribute
Attribute key for the width of a font.
width - Variable in class java.awt.geom.Arc2D.Double
The overall width of the full ellipse of which this arc is a partial section (not considering the angular extents).
width - Variable in class java.awt.geom.Arc2D.Float
The overall width of the full ellipse of which this arc is a partial section (not considering the angular extents).
width - Variable in class java.awt.geom.Ellipse2D.Double
The overall width of this Ellipse2D.
width - Variable in class java.awt.geom.Ellipse2D.Float
The overall width of this Ellipse2D.
width - Variable in class java.awt.geom.Rectangle2D.Double
The width of this Rectangle2D.
width - Variable in class java.awt.geom.Rectangle2D.Float
The width of this Rectangle2D.
width - Variable in class java.awt.geom.RoundRectangle2D.Double
The width of this RoundRectangle2D.
width - Variable in class java.awt.geom.RoundRectangle2D.Float
The width of this RoundRectangle2D.
WIDTH - Static variable in interface java.awt.image.ImageObserver
This flag in the infoflags argument to imageUpdate indicates that the width of the base image is now available and can be taken from the width argument to the imageUpdate callback method.
width - Variable in class java.awt.image.Raster
The width of this Raster.
width - Variable in class java.awt.image.SampleModel
Width in pixels of the region of image data that this SampleModel describes.
width - Variable in class java.awt.Rectangle
The width of the Rectangle.
width(Component) - Static method in class javax.swing.Spring
Returns a spring whose minimum, preferred, maximum and value properties are defined by the widths of the minimumSize, preferredSize, maximumSize and size properties of the supplied component.
WIDTH - Static variable in class javax.swing.SpringLayout
Specifies the width of a component's bounding rectangle.
width - Variable in class javax.swing.table.TableColumn
The width of the column.
WIDTH - Static variable in class javax.swing.text.html.CSS.Attribute
 
WIDTH - Static variable in class javax.swing.text.html.HTML.Attribute
 
WIDTH_CONDENSED - Static variable in class java.awt.font.TextAttribute
The most condensed predefined width.
WIDTH_EXTENDED - Static variable in class java.awt.font.TextAttribute
The most extended predefined width.
WIDTH_REGULAR - Static variable in class java.awt.font.TextAttribute
The standard width.
WIDTH_SEMI_CONDENSED - Static variable in class java.awt.font.TextAttribute
A moderately condensed width.
WIDTH_SEMI_EXTENDED - Static variable in class java.awt.font.TextAttribute
A moderately extended width.
WILDCARD - Static variable in class javax.management.ObjectName
Defines the wildcard "*:*" ObjectName.
WildcardType - Interface in java.lang.reflect
WildcardType represents a wildcard type expression, such as ?, ? extends Number, or ? super Integer.
WildcardType - Interface in javax.lang.model.type
Represents a wildcard type argument.
WIND_EVEN_ODD - Static variable in class java.awt.geom.Path2D
An even-odd winding rule for determining the interior of a path.
WIND_EVEN_ODD - Static variable in interface java.awt.geom.PathIterator
The winding rule constant for specifying an even-odd rule for determining the interior of a path.
WIND_NON_ZERO - Static variable in class java.awt.geom.Path2D
A non-zero winding rule for determining the interior of a path.
WIND_NON_ZERO - Static variable in interface java.awt.geom.PathIterator
The winding rule constant for specifying a non-zero rule for determining the interior of a path.
WINDOW - Static variable in class java.awt.SystemColor
The array index for the SystemColor.window system color.
window - Static variable in class java.awt.SystemColor
The color rendered for the background of interior regions inside windows.
Window - Class in java.awt
A Window object is a top-level window with no borders and no menubar.
Window(Frame) - Constructor for class java.awt.Window
Constructs a new, initially invisible window with the specified Frame as its owner.
Window(Window) - Constructor for class java.awt.Window
Constructs a new, initially invisible window with the specified Window as its owner.
Window(Window, GraphicsConfiguration) - Constructor for class java.awt.Window
Constructs a new, initially invisible window with the specified owner Window and a GraphicsConfiguration of a screen device.
WINDOW - Static variable in class javax.accessibility.AccessibleRole
A top level window with no title or border.
Window.AccessibleAWTWindow - Class in java.awt
This class implements accessibility support for the Window class.
Window.AccessibleAWTWindow() - Constructor for class java.awt.Window.AccessibleAWTWindow
 
Window.Type - Enum in java.awt
Enumeration of available window types.
WINDOW_ACTIVATED - Static variable in class java.awt.event.WindowEvent
The window-activated event type.
WINDOW_BORDER - Static variable in class java.awt.SystemColor
The array index for the SystemColor.windowBorder system color.
WINDOW_CLOSED - Static variable in class java.awt.event.WindowEvent
The window closed event.
WINDOW_CLOSING - Static variable in class java.awt.event.WindowEvent
The "window is closing" event.
WINDOW_DEACTIVATED - Static variable in class java.awt.event.WindowEvent
The window-deactivated event type.
WINDOW_DEICONIFIED - Static variable in class java.awt.event.WindowEvent
The window deiconified event type.
WINDOW_DEICONIFY - Static variable in class java.awt.Event
The user has asked the window manager to de-iconify the window.
WINDOW_DESTROY - Static variable in class java.awt.Event
The user has asked the window manager to kill the window.
WINDOW_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting window events.
WINDOW_EXPOSE - Static variable in class java.awt.Event
The user has asked the window manager to expose the window.
WINDOW_FIRST - Static variable in class java.awt.event.WindowEvent
The first number in the range of ids used for window events.
WINDOW_FOCUS_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting window focus events.
WINDOW_GAINED_FOCUS - Static variable in class java.awt.event.WindowEvent
The window-gained-focus event type.
WINDOW_ICONIFIED - Static variable in class java.awt.event.WindowEvent
The window iconified event.
WINDOW_ICONIFY - Static variable in class java.awt.Event
The user has asked the window manager to iconify the window.
WINDOW_LAST - Static variable in class java.awt.event.WindowEvent
The last number in the range of ids used for window events.
WINDOW_LOST_FOCUS - Static variable in class java.awt.event.WindowEvent
The window-lost-focus event type.
WINDOW_MOVED - Static variable in class java.awt.Event
The user has asked the window manager to move the window.
WINDOW_OPENED - Static variable in class java.awt.event.WindowEvent
The window opened event.
WINDOW_STATE_CHANGED - Static variable in class java.awt.event.WindowEvent
The window-state-changed event type.
WINDOW_STATE_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting window state events.
WINDOW_TEXT - Static variable in class java.awt.SystemColor
The array index for the SystemColor.windowText system color.
windowActivated(WindowEvent) - Method in class java.awt.AWTEventMulticaster
Handles the windowActivated event by invoking the windowActivated methods on listener-a and listener-b.
windowActivated(WindowEvent) - Method in class java.awt.event.WindowAdapter
Invoked when a window is activated.
windowActivated(WindowEvent) - Method in interface java.awt.event.WindowListener
Invoked when the Window is set to be the active Window.
WindowAdapter - Class in java.awt.event
An abstract adapter class for receiving window events.
WindowAdapter() - Constructor for class java.awt.event.WindowAdapter
 
windowBorder - Static variable in class java.awt.SystemColor
The color rendered for the border around interior regions inside windows.
windowClosed(WindowEvent) - Method in class java.awt.AWTEventMulticaster
Handles the windowClosed event by invoking the windowClosed methods on listener-a and listener-b.
windowClosed(WindowEvent) - Method in class java.awt.event.WindowAdapter
Invoked when a window has been closed.
windowClosed(WindowEvent) - Method in interface java.awt.event.WindowListener
Invoked when a window has been closed as the result of calling dispose on the window.
windowClosing(WindowEvent) - Method in class java.awt.AWTEventMulticaster
Handles the windowClosing event by invoking the windowClosing methods on listener-a and listener-b.
windowClosing(WindowEvent) - Method in class java.awt.event.WindowAdapter
Invoked when a window is in the process of being closed.
windowClosing(WindowEvent) - Method in interface java.awt.event.WindowListener
Invoked when the user attempts to close the window from the window's system menu.
windowClosing(WindowEvent) - Method in class javax.swing.JMenu.WinListener
Deselect the menu when the popup is closed from outside.
windowClosing(WindowEvent) - Method in class javax.swing.plaf.basic.BasicToolBarUI.FrameListener
 
WindowConstants - Interface in javax.swing
Constants used to control the window-closing operation.
windowDeactivated(WindowEvent) - Method in class java.awt.AWTEventMulticaster
Handles the windowDeactivated event by invoking the windowDeactivated methods on listener-a and listener-b.
windowDeactivated(WindowEvent) - Method in class java.awt.event.WindowAdapter
Invoked when a window is de-activated.
windowDeactivated(WindowEvent) - Method in interface java.awt.event.WindowListener
Invoked when a Window is no longer the active Window.
windowDeiconified(WindowEvent) - Method in class java.awt.AWTEventMulticaster
Handles the windowDeiconfied event by invoking the windowDeiconified methods on listener-a and listener-b.
windowDeiconified(WindowEvent) - Method in class java.awt.event.WindowAdapter
Invoked when a window is de-iconified.
windowDeiconified(WindowEvent) - Method in interface java.awt.event.WindowListener
Invoked when a window is changed from a minimized to a normal state.
WindowEvent - Class in java.awt.event
A low-level event that indicates that a window has changed its status.
WindowEvent(Window, int, Window, int, int) - Constructor for class java.awt.event.WindowEvent
Constructs a WindowEvent object.
WindowEvent(Window, int, Window) - Constructor for class java.awt.event.WindowEvent
Constructs a WindowEvent object with the specified opposite Window.
WindowEvent(Window, int, int, int) - Constructor for class java.awt.event.WindowEvent
Constructs a WindowEvent object with the specified previous and new window states.
WindowEvent(Window, int) - Constructor for class java.awt.event.WindowEvent
Constructs a WindowEvent object.
WindowFocusListener - Interface in java.awt.event
The listener interface for receiving WindowEvents, including WINDOW_GAINED_FOCUS and WINDOW_LOST_FOCUS events.
windowForComponent(Component) - Static method in class javax.swing.SwingUtilities
Returns the first Window ancestor of c, or null if c is not contained inside a Window.
windowGainedFocus(WindowEvent) - Method in class java.awt.AWTEventMulticaster
Handles the windowGainedFocus event by invoking the windowGainedFocus methods on listener-a and listener-b.
windowGainedFocus(WindowEvent) - Method in class java.awt.event.WindowAdapter
Invoked when the Window is set to be the focused Window, which means that the Window, or one of its subcomponents, will receive keyboard events.
windowGainedFocus(WindowEvent) - Method in interface java.awt.event.WindowFocusListener
Invoked when the Window is set to be the focused Window, which means that the Window, or one of its subcomponents, will receive keyboard events.
windowIconified(WindowEvent) - Method in class java.awt.AWTEventMulticaster
Handles the windowIconified event by invoking the windowIconified methods on listener-a and listener-b.
windowIconified(WindowEvent) - Method in class java.awt.event.WindowAdapter
Invoked when a window is iconified.
windowIconified(WindowEvent) - Method in interface java.awt.event.WindowListener
Invoked when a window is changed from a normal to a minimized state.
windowInit() - Method in class javax.swing.JWindow
Called by the constructors to init the JWindow properly.
WindowListener - Interface in java.awt.event
The listener interface for receiving window events.
windowLostFocus(WindowEvent) - Method in class java.awt.AWTEventMulticaster
Handles the windowLostFocus event by invoking the windowLostFocus methods on listener-a and listener-b.
windowLostFocus(WindowEvent) - Method in class java.awt.event.WindowAdapter
Invoked when the Window is no longer the focused Window, which means that keyboard events will no longer be delivered to the Window or any of its subcomponents.
windowLostFocus(WindowEvent) - Method in interface java.awt.event.WindowFocusListener
Invoked when the Window is no longer the focused Window, which means that keyboard events will no longer be delivered to the Window or any of its subcomponents.
windowMenu - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
windowOpened(WindowEvent) - Method in class java.awt.AWTEventMulticaster
Handles the windowOpened event by invoking the windowOpened methods on listener-a and listener-b.
windowOpened(WindowEvent) - Method in class java.awt.event.WindowAdapter
Invoked when a window has been opened.
windowOpened(WindowEvent) - Method in interface java.awt.event.WindowListener
Invoked the first time a window is made visible.
WindowPeer - Interface in java.awt.peer
The peer interface for Window.
windowStateChanged(WindowEvent) - Method in class java.awt.AWTEventMulticaster
Handles the windowStateChanged event by invoking the windowStateChanged methods on listener-a and listener-b.
windowStateChanged(WindowEvent) - Method in class java.awt.event.WindowAdapter
Invoked when a window state is changed.
windowStateChanged(WindowEvent) - Method in interface java.awt.event.WindowStateListener
Invoked when window state is changed.
WindowStateListener - Interface in java.awt.event
The listener interface for receiving window state events.
windowText - Static variable in class java.awt.SystemColor
The color rendered for text of interior regions inside windows.
withCachedThreadPool(ExecutorService, int) - Static method in class java.nio.channels.AsynchronousChannelGroup
Creates an asynchronous channel group with a given thread pool that creates new threads as needed.
withFixedThreadPool(int, ThreadFactory) - Static method in class java.nio.channels.AsynchronousChannelGroup
Creates an asynchronous channel group with a fixed thread pool.
withThreadPool(ExecutorService) - Static method in class java.nio.channels.AsynchronousChannelGroup
Creates an asynchronous channel group with a given thread pool.
WORD - Static variable in interface javax.accessibility.AccessibleText
Constant used to indicate that the part of the text that should be retrieved is a word.
WORD_SPACING - Static variable in class javax.swing.text.html.CSS.Attribute
 
wordChars(int, int) - Method in class java.io.StreamTokenizer
Specifies that all characters c in the range low <= c <= high are word constituents.
wrap() - Method in class java.lang.invoke.MethodType
Converts all primitive types to their corresponding wrapper types.
wrap(Key) - Method in class javax.crypto.Cipher
Wrap a key.
wrap(ByteBuffer, ByteBuffer) - Method in class javax.net.ssl.SSLEngine
Attempts to encode a buffer of plaintext application data into SSL/TLS network data.
wrap(ByteBuffer[], ByteBuffer) - Method in class javax.net.ssl.SSLEngine
Attempts to encode plaintext bytes from a sequence of data buffers into SSL/TLS network data.
wrap(ByteBuffer[], int, int, ByteBuffer) - Method in class javax.net.ssl.SSLEngine
Attempts to encode plaintext bytes from a subsequence of data buffers into SSL/TLS network data.
wrap(byte[], int, int) - Method in interface javax.security.sasl.SaslClient
Wraps a byte array to be sent to the server.
wrap(byte[], int, int) - Method in interface javax.security.sasl.SaslServer
Wraps a byte array to be sent to the client.
wrap(byte[], int, int, MessageProp) - Method in interface org.ietf.jgss.GSSContext
Applies per-message security services over the established security context.
wrap(InputStream, OutputStream, MessageProp) - Method in interface org.ietf.jgss.GSSContext
Applies per-message security services over the established security context using streams.
WRAP_MODE - Static variable in class javax.crypto.Cipher
Constant used to initialize cipher to key-wrapping mode.
WRAP_TAB_LAYOUT - Static variable in class javax.swing.JTabbedPane
The tab layout policy for wrapping tabs in multiple runs when all tabs will not fit within a single run.
WrappedPlainView - Class in javax.swing.text
View of plain text (text with only one font and color) that does line-wrapping.
WrappedPlainView(Element) - Constructor for class javax.swing.text.WrappedPlainView
Creates a new WrappedPlainView.
WrappedPlainView(Element, boolean) - Constructor for class javax.swing.text.WrappedPlainView
Creates a new WrappedPlainView.
Wrapper - Interface in java.sql
Interface for JDBC classes which provide the ability to retrieve the delegate instance when the instance in question is in fact a proxy class.
wrapperInstanceTarget(Object) - Static method in class java.lang.invoke.MethodHandleProxies
Produces or recovers a target method handle which is behaviorally equivalent to the unique method of this wrapper instance.
wrapperInstanceType(Object) - Static method in class java.lang.invoke.MethodHandleProxies
Recovers the unique single-method interface type for which this wrapper instance was created.
writableAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the action to set the editor into writeable mode.
WritableByteChannel - Interface in java.nio.channels
A channel that can write bytes.
WritableRaster - Class in java.awt.image
This class extends Raster to provide pixel writing capabilities.
WritableRaster(SampleModel, Point) - Constructor for class java.awt.image.WritableRaster
Constructs a WritableRaster with the given SampleModel.
WritableRaster(SampleModel, DataBuffer, Point) - Constructor for class java.awt.image.WritableRaster
Constructs a WritableRaster with the given SampleModel and DataBuffer.
WritableRaster(SampleModel, DataBuffer, Rectangle, Point, WritableRaster) - Constructor for class java.awt.image.WritableRaster
Constructs a WritableRaster with the given SampleModel, DataBuffer, and parent.
WritableRenderedImage - Interface in java.awt.image
WriteableRenderedImage is a common interface for objects which contain or can produce image data in the form of Rasters and which can be modified and/or written over.
write(String) - Method in class java.awt.color.ICC_Profile
Write this ICC_Profile to a file.
write(OutputStream) - Method in class java.awt.color.ICC_Profile
Write this ICC_Profile to an OutputStream.
write(int) - Method in class java.io.BufferedOutputStream
Writes the specified byte to this buffered output stream.
write(byte[], int, int) - Method in class java.io.BufferedOutputStream
Writes len bytes from the specified byte array starting at offset off to this buffered output stream.
write(int) - Method in class java.io.BufferedWriter
Writes a single character.
write(char[], int, int) - Method in class java.io.BufferedWriter
Writes a portion of an array of characters.
write(String, int, int) - Method in class java.io.BufferedWriter
Writes a portion of a String.
write(int) - Method in class java.io.ByteArrayOutputStream
Writes the specified byte to this byte array output stream.
write(byte[], int, int) - Method in class java.io.ByteArrayOutputStream
Writes len bytes from the specified byte array starting at offset off to this byte array output stream.
write(int) - Method in class java.io.CharArrayWriter
Writes a character to the buffer.
write(char[], int, int) - Method in class java.io.CharArrayWriter
Writes characters to the buffer.
write(String, int, int) - Method in class java.io.CharArrayWriter
Write a portion of a string to the buffer.
write(int) - Method in interface java.io.DataOutput
Writes to the output stream the eight low-order bits of the argument b.
write(byte[]) - Method in interface java.io.DataOutput
Writes to the output stream all the bytes in array b.
write(byte[], int, int) - Method in interface java.io.DataOutput
Writes len bytes from array b, in order, to the output stream.
write(int) - Method in class java.io.DataOutputStream
Writes the specified byte (the low eight bits of the argument b) to the underlying output stream.
write(byte[], int, int) - Method in class java.io.DataOutputStream
Writes len bytes from the specified byte array starting at offset off to the underlying output stream.
write(int) - Method in class java.io.FileOutputStream
Writes the specified byte to this file output stream.
write(byte[]) - Method in class java.io.FileOutputStream
Writes b.length bytes from the specified byte array to this file output stream.
write(byte[], int, int) - Method in class java.io.FileOutputStream
Writes len bytes from the specified byte array starting at offset off to this file output stream.
write(int) - Method in class java.io.FilterOutputStream
Writes the specified byte to this output stream.
write(byte[]) - Method in class java.io.FilterOutputStream
Writes b.length bytes to this output stream.
write(byte[], int, int) - Method in class java.io.FilterOutputStream
Writes len bytes from the specified byte array starting at offset off to this output stream.
write(int) - Method in class java.io.FilterWriter
Writes a single character.
write(char[], int, int) - Method in class java.io.FilterWriter
Writes a portion of an array of characters.
write(String, int, int) - Method in class java.io.FilterWriter
Writes a portion of a string.
write(int) - Method in interface java.io.ObjectOutput
Writes a byte.
write(byte[]) - Method in interface java.io.ObjectOutput
Writes an array of bytes.
write(byte[], int, int) - Method in interface java.io.ObjectOutput
Writes a sub array of bytes.
write(ObjectOutput) - Method in class java.io.ObjectOutputStream.PutField
Deprecated.
This method does not write the values contained by this PutField object in a proper format, and may result in corruption of the serialization stream. The correct way to write PutField data is by calling the ObjectOutputStream.writeFields() method.
write(int) - Method in class java.io.ObjectOutputStream
Writes a byte.
write(byte[]) - Method in class java.io.ObjectOutputStream
Writes an array of bytes.
write(byte[], int, int) - Method in class java.io.ObjectOutputStream
Writes a sub array of bytes.
write(int) - Method in class java.io.OutputStream
Writes the specified byte to this output stream.
write(byte[]) - Method in class java.io.OutputStream
Writes b.length bytes from the specified byte array to this output stream.
write(byte[], int, int) - Method in class java.io.OutputStream
Writes len bytes from the specified byte array starting at offset off to this output stream.
write(int) - Method in class java.io.OutputStreamWriter
Writes a single character.
write(char[], int, int) - Method in class java.io.OutputStreamWriter
Writes a portion of an array of characters.
write(String, int, int) - Method in class java.io.OutputStreamWriter
Writes a portion of a string.
write(int) - Method in class java.io.PipedOutputStream
Writes the specified byte to the piped output stream.
write(byte[], int, int) - Method in class java.io.PipedOutputStream
Writes len bytes from the specified byte array starting at offset off to this piped output stream.
write(int) - Method in class java.io.PipedWriter
Writes the specified char to the piped output stream.
write(char[], int, int) - Method in class java.io.PipedWriter
Writes len characters from the specified character array starting at offset off to this piped output stream.
write(int) - Method in class java.io.PrintStream
Writes the specified byte to this stream.
write(byte[], int, int) - Method in class java.io.PrintStream
Writes len bytes from the specified byte array starting at offset off to this stream.
write(int) - Method in class java.io.PrintWriter
Writes a single character.
write(char[], int, int) - Method in class java.io.PrintWriter
Writes A Portion of an array of characters.
write(char[]) - Method in class java.io.PrintWriter
Writes an array of characters.
write(String, int, int) - Method in class java.io.PrintWriter
Writes a portion of a string.
write(String) - Method in class java.io.PrintWriter
Writes a string.
write(int) - Method in class java.io.RandomAccessFile
Writes the specified byte to this file.
write(byte[]) - Method in class java.io.RandomAccessFile
Writes b.length bytes from the specified byte array to this file, starting at the current file pointer.
write(byte[], int, int) - Method in class java.io.RandomAccessFile
Writes len bytes from the specified byte array starting at offset off to this file.
write(int) - Method in class java.io.StringWriter
Write a single character.
write(char[], int, int) - Method in class java.io.StringWriter
Write a portion of an array of characters.
write(String) - Method in class java.io.StringWriter
Write a string.
write(String, int, int) - Method in class java.io.StringWriter
Write a portion of a string.
write(int) - Method in class java.io.Writer
Writes a single character.
write(char[]) - Method in class java.io.Writer
Writes an array of characters.
write(char[], int, int) - Method in class java.io.Writer
Writes a portion of an array of characters.
write(String) - Method in class java.io.Writer
Writes a string.
write(String, int, int) - Method in class java.io.Writer
Writes a portion of a string.
write(ByteBuffer, A, CompletionHandler<Integer, ? super A>) - Method in interface java.nio.channels.AsynchronousByteChannel
Writes a sequence of bytes to this channel from the given buffer.
write(ByteBuffer) - Method in interface java.nio.channels.AsynchronousByteChannel
Writes a sequence of bytes to this channel from the given buffer.
write(ByteBuffer, long, A, CompletionHandler<Integer, ? super A>) - Method in class java.nio.channels.AsynchronousFileChannel
Writes a sequence of bytes to this channel from the given buffer, starting at the given file position.
write(ByteBuffer, long) - Method in class java.nio.channels.AsynchronousFileChannel
Writes a sequence of bytes to this channel from the given buffer, starting at the given file position.
write(ByteBuffer, long, TimeUnit, A, CompletionHandler<Integer, ? super A>) - Method in class java.nio.channels.AsynchronousSocketChannel
Writes a sequence of bytes to this channel from the given buffer.
write(ByteBuffer, A, CompletionHandler<Integer, ? super A>) - Method in class java.nio.channels.AsynchronousSocketChannel
 
write(ByteBuffer) - Method in class java.nio.channels.AsynchronousSocketChannel
 
write(ByteBuffer[], int, int, long, TimeUnit, A, CompletionHandler<Long, ? super A>) - Method in class java.nio.channels.AsynchronousSocketChannel
Writes a sequence of bytes to this channel from a subsequence of the given buffers.
write(ByteBuffer) - Method in class java.nio.channels.DatagramChannel
Writes a datagram to this channel.
write(ByteBuffer[], int, int) - Method in class java.nio.channels.DatagramChannel
Writes a datagram to this channel.
write(ByteBuffer[]) - Method in class java.nio.channels.DatagramChannel
Writes a datagram to this channel.
write(ByteBuffer) - Method in class java.nio.channels.FileChannel
Writes a sequence of bytes to this channel from the given buffer.
write(ByteBuffer[], int, int) - Method in class java.nio.channels.FileChannel
Writes a sequence of bytes to this channel from a subsequence of the given buffers.
write(ByteBuffer[]) - Method in class java.nio.channels.FileChannel
Writes a sequence of bytes to this channel from the given buffers.
write(ByteBuffer, long) - Method in class java.nio.channels.FileChannel
Writes a sequence of bytes to this channel from the given buffer, starting at the given file position.
write(ByteBuffer[], int, int) - Method in interface java.nio.channels.GatheringByteChannel
Writes a sequence of bytes to this channel from a subsequence of the given buffers.
write(ByteBuffer[]) - Method in interface java.nio.channels.GatheringByteChannel
Writes a sequence of bytes to this channel from the given buffers.
write(ByteBuffer) - Method in interface java.nio.channels.SeekableByteChannel
Writes a sequence of bytes to this channel from the given buffer.
write(ByteBuffer) - Method in class java.nio.channels.SocketChannel
 
write(ByteBuffer[], int, int) - Method in class java.nio.channels.SocketChannel
 
write(ByteBuffer[]) - Method in class java.nio.channels.SocketChannel
 
write(ByteBuffer) - Method in interface java.nio.channels.WritableByteChannel
Writes a sequence of bytes to this channel from the given buffer.
write(String, ByteBuffer) - Method in interface java.nio.file.attribute.UserDefinedFileAttributeView
Writes the value of a user-defined attribute from a buffer.
write(Path, byte[], OpenOption...) - Static method in class java.nio.file.Files
Writes bytes to a file.
write(Path, Iterable<? extends CharSequence>, Charset, OpenOption...) - Static method in class java.nio.file.Files
Write lines of text to a file.
write(int) - Method in class java.rmi.server.LogStream
Deprecated.
no replacement
write(byte[], int, int) - Method in class java.rmi.server.LogStream
Deprecated.
no replacement
write(ObjectOutput) - Method in class java.rmi.server.ObjID
Marshals a binary representation of this ObjID to an ObjectOutput instance.
write(DataOutput) - Method in class java.rmi.server.UID
Marshals a binary representation of this UID to a DataOutput instance.
write(int) - Method in class java.security.DigestOutputStream
Updates the message digest (if the digest function is on) using the specified byte, and in any case writes the byte to the output stream.
write(byte[], int, int) - Method in class java.security.DigestOutputStream
Updates the message digest (if the digest function is on) using the specified subarray, and in any case writes the subarray to the output stream.
write(OutputStream) - Method in class java.util.jar.Manifest
Writes the Manifest to the specified OutputStream.
write(int) - Method in class java.util.zip.CheckedOutputStream
Writes a byte.
write(byte[], int, int) - Method in class java.util.zip.CheckedOutputStream
Writes an array of bytes.
write(int) - Method in class java.util.zip.DeflaterOutputStream
Writes a byte to the compressed output stream.
write(byte[], int, int) - Method in class java.util.zip.DeflaterOutputStream
Writes an array of bytes to the compressed output stream.
write(byte[], int, int) - Method in class java.util.zip.GZIPOutputStream
Writes array of bytes to the compressed output stream.
write(int) - Method in class java.util.zip.InflaterOutputStream
Writes a byte to the uncompressed output stream.
write(byte[], int, int) - Method in class java.util.zip.InflaterOutputStream
Writes an array of bytes to the uncompressed output stream.
write(byte[], int, int) - Method in class java.util.zip.ZipOutputStream
Writes an array of bytes to the current ZIP entry data.
write(int) - Method in class javax.crypto.CipherOutputStream
Writes the specified byte to this output stream.
write(byte[]) - Method in class javax.crypto.CipherOutputStream
Writes b.length bytes from the specified byte array to this output stream.
write(byte[], int, int) - Method in class javax.crypto.CipherOutputStream
Writes len bytes from the specified byte array starting at offset off to this output stream.
write(RenderedImage, String, ImageOutputStream) - Static method in class javax.imageio.ImageIO
Writes an image using the an arbitrary ImageWriter that supports the given format to an ImageOutputStream.
write(RenderedImage, String, File) - Static method in class javax.imageio.ImageIO
Writes an image using an arbitrary ImageWriter that supports the given format to a File.
write(RenderedImage, String, OutputStream) - Static method in class javax.imageio.ImageIO
Writes an image using an arbitrary ImageWriter that supports the given format to an OutputStream.
write(IIOMetadata, IIOImage, ImageWriteParam) - Method in class javax.imageio.ImageWriter
Appends a complete image stream containing a single image and associated stream and image metadata and thumbnails to the output.
write(IIOImage) - Method in class javax.imageio.ImageWriter
Appends a complete image stream containing a single image with default metadata and thumbnails to the output.
write(RenderedImage) - Method in class javax.imageio.ImageWriter
Appends a complete image stream consisting of a single image with default metadata and thumbnails to the output.
write(int) - Method in class javax.imageio.stream.FileCacheImageOutputStream
 
write(byte[], int, int) - Method in class javax.imageio.stream.FileCacheImageOutputStream
 
write(int) - Method in class javax.imageio.stream.FileImageOutputStream
 
write(byte[], int, int) - Method in class javax.imageio.stream.FileImageOutputStream
 
write(int) - Method in interface javax.imageio.stream.ImageOutputStream
Writes a single byte to the stream at the current position.
write(byte[]) - Method in interface javax.imageio.stream.ImageOutputStream
Writes a sequence of bytes to the stream at the current position.
write(byte[], int, int) - Method in interface javax.imageio.stream.ImageOutputStream
Writes a sequence of bytes to the stream at the current position.
write(int) - Method in class javax.imageio.stream.ImageOutputStreamImpl
 
write(byte[]) - Method in class javax.imageio.stream.ImageOutputStreamImpl
 
write(byte[], int, int) - Method in class javax.imageio.stream.ImageOutputStreamImpl
 
write(int) - Method in class javax.imageio.stream.MemoryCacheImageOutputStream
 
write(byte[], int, int) - Method in class javax.imageio.stream.MemoryCacheImageOutputStream
 
write(Sequence, int, OutputStream) - Static method in class javax.sound.midi.MidiSystem
Writes a stream of bytes representing a file of the MIDI file type indicated to the output stream provided.
write(Sequence, int, File) - Static method in class javax.sound.midi.MidiSystem
Writes a stream of bytes representing a file of the MIDI file type indicated to the external file provided.
write(Sequence, int, OutputStream) - Method in class javax.sound.midi.spi.MidiFileWriter
Writes a stream of bytes representing a MIDI file of the file type indicated to the output stream provided.
write(Sequence, int, File) - Method in class javax.sound.midi.spi.MidiFileWriter
Writes a stream of bytes representing a MIDI file of the file type indicated to the external file provided.
write(AudioInputStream, AudioFileFormat.Type, OutputStream) - Static method in class javax.sound.sampled.AudioSystem
Writes a stream of bytes representing an audio file of the specified file type to the output stream provided.
write(AudioInputStream, AudioFileFormat.Type, File) - Static method in class javax.sound.sampled.AudioSystem
Writes a stream of bytes representing an audio file of the specified file type to the external file provided.
write(byte[], int, int) - Method in interface javax.sound.sampled.SourceDataLine
Writes audio data to the mixer via this source data line.
write(AudioInputStream, AudioFileFormat.Type, OutputStream) - Method in class javax.sound.sampled.spi.AudioFileWriter
Writes a stream of bytes representing an audio file of the file type indicated to the output stream provided.
write(AudioInputStream, AudioFileFormat.Type, File) - Method in class javax.sound.sampled.spi.AudioFileWriter
Writes a stream of bytes representing an audio file of the file format indicated to the external file provided.
write() - Method in class javax.swing.text.AbstractWriter
This abstract method needs to be implemented by subclasses.
write(char) - Method in class javax.swing.text.AbstractWriter
Writes out a character.
write(String) - Method in class javax.swing.text.AbstractWriter
Writes out a string.
write(char[], int, int) - Method in class javax.swing.text.AbstractWriter
All write methods call into this one.
write(OutputStream, Document, int, int) - Method in class javax.swing.text.DefaultEditorKit
Writes content from a document to the given stream in a format appropriate for this kind of content handler.
write(Writer, Document, int, int) - Method in class javax.swing.text.DefaultEditorKit
Writes content from a document to the given stream as plain text.
write(OutputStream, Document, int, int) - Method in class javax.swing.text.EditorKit
Writes content from a document to the given stream in a format appropriate for this kind of content handler.
write(Writer, Document, int, int) - Method in class javax.swing.text.EditorKit
Writes content from a document to the given stream in a format appropriate for this kind of content handler.
write(Writer, Document, int, int) - Method in class javax.swing.text.html.HTMLEditorKit
Write content from a document to the given stream in a format appropriate for this kind of content handler.
write() - Method in class javax.swing.text.html.HTMLWriter
Iterates over the Element tree and controls the writing out of all the tags and its attributes.
write() - Method in class javax.swing.text.html.MinimalHTMLWriter
Generates HTML output from a StyledDocument.
write(Writer) - Method in class javax.swing.text.JTextComponent
Stores the contents of the model into the given stream.
write(OutputStream, Document, int, int) - Method in class javax.swing.text.rtf.RTFEditorKit
Write content from a document to the given stream in a format appropriate for this kind of content handler.
write(Writer, Document, int, int) - Method in class javax.swing.text.rtf.RTFEditorKit
Write content from a document to the given stream as plain text.
WRITE_FAILURE - Static variable in class java.util.logging.ErrorManager
WRITE_FAILURE is used when a write to an output stream fails.
writeAborted(ImageWriter) - Method in interface javax.imageio.event.IIOWriteProgressListener
Reports that a write has been aborted via the writer's abort method.
WriteAbortedException - Exception in java.io
Signals that one of the ObjectStreamExceptions was thrown during a write operation.
WriteAbortedException(String, Exception) - Constructor for exception java.io.WriteAbortedException
Constructs a WriteAbortedException with a string describing the exception and the exception causing the abort.
writeArray(Array) - Method in interface java.sql.SQLOutput
Writes an SQL ARRAY value to the stream.
writeArray(Array) - Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes an Array object in the Java programming language to this SQLOutputImpl object.
writeAsciiStream(InputStream) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a stream of ASCII characters.
writeAsciiStream(InputStream) - Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes a stream of ASCII characters to this SQLOutputImpl object.
writeAttributes(AttributeSet) - Method in class javax.swing.text.AbstractWriter
Writes out the set of attributes as " =" pairs.
writeAttributes(AttributeSet) - Method in class javax.swing.text.html.HTMLWriter
Writes out the attribute set.
writeAttributes(AttributeSet) - Method in class javax.swing.text.html.MinimalHTMLWriter
Writes out all the attributes for the following types: StyleConstants.ParagraphConstants, StyleConstants.CharacterConstants, StyleConstants.FontConstants, StyleConstants.ColorConstants.
writeAttributes(ObjectOutputStream, AttributeSet) - Method in class javax.swing.text.StyleContext
Context-specific handling of writing out attributes
writeAttributeSet(ObjectOutputStream, AttributeSet) - Static method in class javax.swing.text.StyleContext
Writes a set of attributes to the given object stream for the purpose of serialization.
writeBigDecimal(BigDecimal) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a java.math.BigDecimal object.
writeBigDecimal(BigDecimal) - Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes a java.math.BigDecimal object in the Java programming language to this SQLOutputImpl object.
writeBinaryStream(InputStream) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a stream of uninterpreted bytes.
writeBinaryStream(InputStream) - Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes a stream of uninterpreted bytes to this SQLOutputImpl object.
writeBit(int) - Method in interface javax.imageio.stream.ImageOutputStream
Writes a single bit, given by the least significant bit of the argument, to the stream at the current bit offset within the current byte position.
writeBit(int) - Method in class javax.imageio.stream.ImageOutputStreamImpl
 
writeBits(long, int) - Method in interface javax.imageio.stream.ImageOutputStream
Writes a sequence of bits, given by the numBits least significant bits of the bits argument in left-to-right order, to the stream at the current bit offset within the current byte position.
writeBits(long, int) - Method in class javax.imageio.stream.ImageOutputStreamImpl
 
writeBlob(Blob) - Method in interface java.sql.SQLOutput
Writes an SQL BLOB value to the stream.
writeBlob(Blob) - Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes a Blob object in the Java programming language to this SQLOutputImpl object.
writeBody() - Method in class javax.swing.text.html.MinimalHTMLWriter
Iterates over the elements in the document and processes elements based on whether they are branch elements or leaf elements.
writeBoolean(boolean) - Method in interface java.io.DataOutput
Writes a boolean value to this output stream.
writeBoolean(boolean) - Method in class java.io.DataOutputStream
Writes a boolean to the underlying output stream as a 1-byte value.
writeBoolean(boolean) - Method in class java.io.ObjectOutputStream
Writes a boolean.
writeBoolean(boolean) - Method in class java.io.RandomAccessFile
Writes a boolean to the file as a one-byte value.
writeBoolean(boolean) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a Java boolean.
writeBoolean(boolean) - Method in interface javax.imageio.stream.ImageOutputStream
Writes a boolean value to the stream.
writeBoolean(boolean) - Method in class javax.imageio.stream.ImageOutputStreamImpl
 
writeBoolean(boolean) - Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes a boolean in the Java programming language to this SQLOutputImpl object.
writeByte(int) - Method in interface java.io.DataOutput
Writes to the output stream the eight low- order bits of the argument v.
writeByte(int) - Method in class java.io.DataOutputStream
Writes out a byte to the underlying output stream as a 1-byte value.
writeByte(int) - Method in class java.io.ObjectOutputStream
Writes an 8 bit byte.
writeByte(int) - Method in class java.io.RandomAccessFile
Writes a byte to the file as a one-byte value.
writeByte(byte) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a Java byte.
writeByte(int) - Method in interface javax.imageio.stream.ImageOutputStream
Writes the 8 low-order bits of v to the stream.
writeByte(int) - Method in class javax.imageio.stream.ImageOutputStreamImpl
 
writeByte(byte) - Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes a byte in the Java programming language to this SQLOutputImpl object.
writeBytes(String) - Method in interface java.io.DataOutput
Writes a string to the output stream.
writeBytes(String) - Method in class java.io.DataOutputStream
Writes out the string to the underlying output stream as a sequence of bytes.
writeBytes(String) - Method in class java.io.ObjectOutputStream
Writes a String as a sequence of bytes.
writeBytes(String) - Method in class java.io.RandomAccessFile
Writes the string to the file as a sequence of bytes.
writeBytes(byte[]) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as an array of bytes.
writeBytes(String) - Method in interface javax.imageio.stream.ImageOutputStream
Writes a string to the output stream.
writeBytes(String) - Method in class javax.imageio.stream.ImageOutputStreamImpl
 
writeBytes(byte[]) - Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes an array of bytes in the Java programming language to this SQLOutputImpl object.
writeChar(int) - Method in interface java.io.DataOutput
Writes a char value, which is comprised of two bytes, to the output stream.
writeChar(int) - Method in class java.io.DataOutputStream
Writes a char to the underlying output stream as a 2-byte value, high byte first.
writeChar(int) - Method in class java.io.ObjectOutputStream
Writes a 16 bit char.
writeChar(int) - Method in class java.io.RandomAccessFile
Writes a char to the file as a two-byte value, high byte first.
writeChar(int) - Method in interface javax.imageio.stream.ImageOutputStream
This method is a synonym for writeShort.
writeChar(int) - Method in class javax.imageio.stream.ImageOutputStreamImpl
 
writeCharacterStream(Reader) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a stream of Unicode characters.
writeCharacterStream(Reader) - Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes a stream of Unicode characters to this SQLOutputImpl object.
writeChars(String) - Method in interface java.io.DataOutput
Writes every character in the string s, to the output stream, in order, two bytes per character.
writeChars(String) - Method in class java.io.DataOutputStream
Writes a string to the underlying output stream as a sequence of characters.
writeChars(String) - Method in class java.io.ObjectOutputStream
Writes a String as a sequence of chars.
writeChars(String) - Method in class java.io.RandomAccessFile
Writes a string to the file as a sequence of characters.
writeChars(String) - Method in interface javax.imageio.stream.ImageOutputStream
Writes a string to the output stream.
writeChars(char[], int, int) - Method in interface javax.imageio.stream.ImageOutputStream
Writes a sequence of chars to the stream at the current position.
writeChars(String) - Method in class javax.imageio.stream.ImageOutputStreamImpl
 
writeChars(char[], int, int) - Method in class javax.imageio.stream.ImageOutputStreamImpl
 
writeChildren(ObjectOutputStream) - Method in class java.beans.beancontext.BeanContextSupport
Used to serialize all children of this BeanContext.
writeClassDescriptor(ObjectStreamClass) - Method in class java.io.ObjectOutputStream
Write the specified class descriptor to the ObjectOutputStream.
writeClob(Clob) - Method in interface java.sql.SQLOutput
Writes an SQL CLOB value to the stream.
writeClob(Clob) - Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes a Clob object in the Java programming language to this SQLOutputImpl object.
writeComponent(Element) - Method in class javax.swing.text.html.MinimalHTMLWriter
Responsible for handling Component Elements; deliberately unimplemented.
writeContent(Element, boolean) - Method in class javax.swing.text.html.MinimalHTMLWriter
Writes out the attribute set in an HTML-compliant manner.
writeData(RowSetInternal) - Method in interface javax.sql.RowSetWriter
Writes the changes in this RowSetWriter object's rowset back to the data source from which it got its data.
writeDate(Date) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a java.sql.Date object.
writeDate(Date) - Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes a java.sql.Date object in the Java programming language to this SQLOutputImpl object.
writeDouble(double) - Method in interface java.io.DataOutput
Writes a double value, which is comprised of eight bytes, to the output stream.
writeDouble(double) - Method in class java.io.DataOutputStream
Converts the double argument to a long using the doubleToLongBits method in class Double, and then writes that long value to the underlying output stream as an 8-byte quantity, high byte first.
writeDouble(double) - Method in class java.io.ObjectOutputStream
Writes a 64 bit double.
writeDouble(double) - Method in class java.io.RandomAccessFile
Converts the double argument to a long using the doubleToLongBits method in class Double, and then writes that long value to the file as an eight-byte quantity, high byte first.
writeDouble(double) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a Java double.
writeDouble(double) - Method in interface javax.imageio.stream.ImageOutputStream
Writes a double value, which is comprised of four bytes, to the output stream.
writeDouble(double) - Method in class javax.imageio.stream.ImageOutputStreamImpl
 
writeDouble(double) - Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes a double in the Java programming language to this SQLOutputImpl object.
writeDoubles(double[], int, int) - Method in interface javax.imageio.stream.ImageOutputStream
Writes a sequence of doubles to the stream at the current position.
writeDoubles(double[], int, int) - Method in class javax.imageio.stream.ImageOutputStreamImpl
 
writeEmbeddedTags(AttributeSet) - Method in class javax.swing.text.html.HTMLWriter
Searches for embedded tags in the AttributeSet and writes them out.
writeEndParagraph() - Method in class javax.swing.text.html.MinimalHTMLWriter
Emits an end tag for a <p> tag.
writeEndTag(String) - Method in class javax.swing.text.html.MinimalHTMLWriter
Writes out an end tag appropriately indented.
writeExpression(Expression) - Method in class java.beans.Encoder
The implementation first checks to see if an expression with this value has already been written.
writeExpression(Expression) - Method in class java.beans.XMLEncoder
Records the Expression so that the Encoder will produce the actual output when the stream is flushed.
writeExternal(ObjectOutput) - Method in class java.awt.datatransfer.DataFlavor
Serializes this DataFlavor.
writeExternal(ObjectOutput) - Method in interface java.io.Externalizable
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings, and arrays.
writeExternal(ObjectOutput) - Method in class javax.management.loading.MLet
Save this MLet's contents to the given ObjectOutput.
writeFields() - Method in class java.io.ObjectOutputStream
Write the buffered fields to the stream.
writeFloat(float) - Method in interface java.io.DataOutput
Writes a float value, which is comprised of four bytes, to the output stream.
writeFloat(float) - Method in class java.io.DataOutputStream
Converts the float argument to an int using the floatToIntBits method in class Float, and then writes that int value to the underlying output stream as a 4-byte quantity, high byte first.
writeFloat(float) - Method in class java.io.ObjectOutputStream
Writes a 32 bit float.
writeFloat(float) - Method in class java.io.RandomAccessFile
Converts the float argument to an int using the floatToIntBits method in class Float, and then writes that int value to the file as a four-byte quantity, high byte first.
writeFloat(float) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a Java float.
writeFloat(float) - Method in interface javax.imageio.stream.ImageOutputStream
Writes a float value, which is comprised of four bytes, to the output stream.
writeFloat(float) - Method in class javax.imageio.stream.ImageOutputStreamImpl
 
writeFloat(float) - Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes a float in the Java programming language to this SQLOutputImpl object.
writeFloats(float[], int, int) - Method in interface javax.imageio.stream.ImageOutputStream
Writes a sequence of floats to the stream at the current position.
writeFloats(float[], int, int) - Method in class javax.imageio.stream.ImageOutputStreamImpl
 
writeHeader() - Method in class javax.swing.text.html.MinimalHTMLWriter
Writes out the <head> and <style> tags, and then invokes writeStyles() to write out all the named styles as the content of the <style> tag.
writeHTMLTags(AttributeSet) - Method in class javax.swing.text.html.MinimalHTMLWriter
Generates bold <b>, italic <i>, and <u> tags for the text based on its attribute settings.
writeImage(Element) - Method in class javax.swing.text.html.MinimalHTMLWriter
Responsible for handling Icon Elements; deliberately unimplemented.
writeInsert(int, IIOImage, ImageWriteParam) - Method in class javax.imageio.ImageWriter
Inserts a new image into an existing image stream.
writeInt(int) - Method in interface java.io.DataOutput
Writes an int value, which is comprised of four bytes, to the output stream.
writeInt(int) - Method in class java.io.DataOutputStream
Writes an int to the underlying output stream as four bytes, high byte first.
writeInt(int) - Method in class java.io.ObjectOutputStream
Writes a 32 bit int.
writeInt(int) - Method in class java.io.RandomAccessFile
Writes an int to the file as four bytes, high byte first.
writeInt(int) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a Java int.
writeInt(int) - Method in interface javax.imageio.stream.ImageOutputStream
Writes the 32 bits of v to the stream.
writeInt(int) - Method in class javax.imageio.stream.ImageOutputStreamImpl
 
writeInt(int) - Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes an int in the Java programming language to this SQLOutputImpl object.
writeInts(int[], int, int) - Method in interface javax.imageio.stream.ImageOutputStream
Writes a sequence of ints to the stream at the current position.
writeInts(int[], int, int) - Method in class javax.imageio.stream.ImageOutputStreamImpl
 
writeLeaf(Element) - Method in class javax.swing.text.html.MinimalHTMLWriter
Responsible for writing out other non-text leaf elements.
writeLineSeparator() - Method in class javax.swing.text.AbstractWriter
Writes the line separator.
writeLineSeparator() - Method in class javax.swing.text.html.HTMLWriter
Writes the line separator.
writeLock() - Method in interface java.util.concurrent.locks.ReadWriteLock
Returns the lock used for writing.
writeLock() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock
 
writeLock() - Method in class javax.swing.text.AbstractDocument
Acquires a lock to begin mutating the document this lock protects.
writeLong(long) - Method in interface java.io.DataOutput
Writes a long value, which is comprised of eight bytes, to the output stream.
writeLong(long) - Method in class java.io.DataOutputStream
Writes a long to the underlying output stream as eight bytes, high byte first.
writeLong(long) - Method in class java.io.ObjectOutputStream
Writes a 64 bit long.
writeLong(long) - Method in class java.io.RandomAccessFile
Writes a long to the file as eight bytes, high byte first.
writeLong(long) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a Java long.
writeLong(long) - Method in interface javax.imageio.stream.ImageOutputStream
Writes the 64 bits of v to the stream.
writeLong(long) - Method in class javax.imageio.stream.ImageOutputStreamImpl
 
writeLong(long) - Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes a long in the Java programming language to this SQLOutputImpl object.
writeLongs(long[], int, int) - Method in interface javax.imageio.stream.ImageOutputStream
Writes a sequence of longs to the stream at the current position.
writeLongs(long[], int, int) - Method in class javax.imageio.stream.ImageOutputStreamImpl
 
writeNClob(NClob) - Method in interface java.sql.SQLOutput
Writes an SQL NCLOB value to the stream.
writeNClob(NClob) - Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes an SQL NCLOB value to the stream.
writeNonHTMLAttributes(AttributeSet) - Method in class javax.swing.text.html.MinimalHTMLWriter
Writes out the remaining character-level attributes (attributes other than bold, italic, and underline) in an HTML-compliant way.
writeNString(String) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a String in the Java programming language.
writeNString(String) - Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes the next attribute to the stream as a String in the Java programming language.
writeObject(Object) - Method in class java.beans.Encoder
Write the specified object to the output stream.
writeObject(Object, Encoder) - Method in class java.beans.PersistenceDelegate
The writeObject is a single entry point to the persistence and is used by a Encoder in the traditional mode of delegation.
writeObject(Object) - Method in class java.beans.XMLEncoder
Write an XML representation of the specified object to the output.
writeObject(Object) - Method in interface java.io.ObjectOutput
Write an object to the underlying storage or stream.
writeObject(Object) - Method in class java.io.ObjectOutputStream
Write the specified object to the ObjectOutputStream.
writeObject(SQLData) - Method in interface java.sql.SQLOutput
Writes to the stream the data contained in the given SQLData object.
writeObject(SQLData) - Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes to the stream the data contained in the given SQLData object.
writeObjectOverride(Object) - Method in class java.io.ObjectOutputStream
Method used by subclasses to override the default writeObject method.
writeOption(Option) - Method in class javax.swing.text.html.HTMLWriter
Writes out the content of the Option form element.
writer() - Method in class java.io.Console
Retrieves the unique PrintWriter object associated with this console.
Writer - Class in java.io
Abstract class for writing to character streams.
Writer() - Constructor for class java.io.Writer
Creates a new character-stream writer whose critical sections will synchronize on the writer itself.
Writer(Object) - Constructor for class java.io.Writer
Creates a new character-stream writer whose critical sections will synchronize on the given object.
writer - Variable in class javax.script.SimpleScriptContext
This is the writer to be used to output from scripts.
writeRef(Ref) - Method in interface java.sql.SQLOutput
Writes an SQL REF value to the stream.
writeRef(Ref) - Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes a Ref object in the Java programming language to this SQLOutputImpl object.
writeReplace() - Method in class java.security.cert.Certificate
Replace the Certificate to be serialized.
writeReplace() - Method in class java.security.cert.CertPath
Replaces the CertPath to be serialized with a CertPathRep object.
writeRowId(RowId) - Method in interface java.sql.SQLOutput
Writes an SQL ROWID value to the stream.
writeRowId(RowId) - Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes an SQL ROWID value to the stream.
writerSpiNames - Variable in class javax.imageio.spi.ImageReaderSpi
An array of strings to be returned from getImageWriterSpiNames, initially null.
writeShort(int) - Method in interface java.io.DataOutput
Writes two bytes to the output stream to represent the value of the argument.
writeShort(int) - Method in class java.io.DataOutputStream
Writes a short to the underlying output stream as two bytes, high byte first.
writeShort(int) - Method in class java.io.ObjectOutputStream
Writes a 16 bit short.
writeShort(int) - Method in class java.io.RandomAccessFile
Writes a short to the file as two bytes, high byte first.
writeShort(short) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a Java short.
writeShort(int) - Method in interface javax.imageio.stream.ImageOutputStream
Writes the 16 low-order bits of v to the stream.
writeShort(int) - Method in class javax.imageio.stream.ImageOutputStreamImpl
 
writeShort(short) - Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes a short in the Java programming language to this SQLOutputImpl object.
writeShorts(short[], int, int) - Method in interface javax.imageio.stream.ImageOutputStream
Writes a sequence of shorts to the stream at the current position.
writeShorts(short[], int, int) - Method in class javax.imageio.stream.ImageOutputStreamImpl
 
writeSQL(SQLOutput) - Method in interface java.sql.SQLData
Writes this object to the given SQL data stream, converting it back to its SQL value in the data source.
writeSQLXML(SQLXML) - Method in interface java.sql.SQLOutput
Writes an SQL XML value to the stream.
writeSQLXML(SQLXML) - Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes an SQL XML value to the stream.
writeStartParagraph(Element) - Method in class javax.swing.text.html.MinimalHTMLWriter
Emits the start tag for a paragraph.
writeStartTag(String) - Method in class javax.swing.text.html.MinimalHTMLWriter
Writes out a start tag appropriately indented.
writeStatement(Statement) - Method in class java.beans.Encoder
Writes statement oldStm to the stream.
writeStatement(Statement) - Method in class java.beans.XMLEncoder
Records the Statement so that the Encoder will produce the actual output when the stream is flushed.
writeStreamHeader() - Method in class java.io.ObjectOutputStream
The writeStreamHeader method is provided so subclasses can append or prepend their own header to the stream.
writeString(String) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a String in the Java programming language.
writeString(String) - Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes a String in the Java programming language to this SQLOutputImpl object.
writeStruct(Struct) - Method in interface java.sql.SQLOutput
Writes an SQL structured type value to the stream.
writeStruct(Struct) - Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes a Struct object in the Java programming language to this SQLOutputImpl object.
writeStyles() - Method in class javax.swing.text.html.MinimalHTMLWriter
Writes out all the named styles as the content of the <style> tag.
writeTime(Time) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a java.sql.Time object.
writeTime(Time) - Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes a java.sql.Time object in the Java programming language to this SQLOutputImpl object.
writeTimestamp(Timestamp) - Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a java.sql.Timestamp object.
writeTimestamp(Timestamp) - Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes a java.sql.Timestamp object in the Java programming language to this SQLOutputImpl object.
writeTo(OutputStream) - Method in class java.io.ByteArrayOutputStream
Writes the complete contents of this byte array output stream to the specified output stream argument, as if by calling the output stream's write method using out.write(buf, 0, count).
writeTo(Writer) - Method in class java.io.CharArrayWriter
Writes the contents of the buffer to another character stream.
writeToSequence(IIOImage, ImageWriteParam) - Method in class javax.imageio.ImageWriter
Appends a single image and possibly associated metadata and thumbnails, to the output.
writeUnlock() - Method in class javax.swing.text.AbstractDocument
Releases a write lock previously obtained via writeLock.
writeUnshared(Object) - Method in class java.io.ObjectOutputStream
Writes an "unshared" object to the ObjectOutputStream.
writeURL(URL) - Method in interface java.sql.SQLOutput
Writes a SQL DATALINK value to the stream.
writeURL(URL) - Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes an java.sql.Type.DATALINK object in the Java programming language to this SQLOutputImpl object.
writeUTF(String) - Method in interface java.io.DataOutput
Writes two bytes of length information to the output stream, followed by the modified UTF-8 representation of every character in the string s.
writeUTF(String) - Method in class java.io.DataOutputStream
Writes a string to the underlying output stream using modified UTF-8 encoding in a machine-independent manner.
writeUTF(String) - Method in class java.io.ObjectOutputStream
Primitive data write of this String in modified UTF-8 format.
writeUTF(String) - Method in class java.io.RandomAccessFile
Writes a string to the file using modified UTF-8 encoding in a machine-independent manner.
writeUTF(String) - Method in interface javax.imageio.stream.ImageOutputStream
Writes two bytes of length information to the output stream in network byte order, followed by the modified UTF-8 representation of every character in the string s.
writeUTF(String) - Method in class javax.imageio.stream.ImageOutputStreamImpl
 
writeXML(WebRowSet, Writer) - Method in interface javax.sql.rowset.spi.XmlWriter
Writes the given WebRowSet object to the specified java.io.Writer output stream as an XML document.
writeXml(ResultSet, Writer) - Method in interface javax.sql.rowset.WebRowSet
Populates this WebRowSet object with the contents of the given ResultSet object and writes its data, properties, and metadata to the given Writer object in XML format.
writeXml(ResultSet, OutputStream) - Method in interface javax.sql.rowset.WebRowSet
Populates this WebRowSet object with the contents of the given ResultSet object and writes its data, properties, and metadata to the given OutputStream object in XML format.
writeXml(Writer) - Method in interface javax.sql.rowset.WebRowSet
Writes the data, properties, and metadata for this WebRowSet object to the given Writer object in XML format.
writeXml(OutputStream) - Method in interface javax.sql.rowset.WebRowSet
Writes the data, properties, and metadata for this WebRowSet object to the given OutputStream object in XML format.
written - Variable in class java.io.DataOutputStream
The number of bytes written to the data output stream so far.
WrongMethodTypeException - Exception in java.lang.invoke
Thrown to indicate that code has attempted to call a method handle via the wrong method type.
WrongMethodTypeException() - Constructor for exception java.lang.invoke.WrongMethodTypeException
Constructs a WrongMethodTypeException with no detail message.
WrongMethodTypeException(String) - Constructor for exception java.lang.invoke.WrongMethodTypeException
Constructs a WrongMethodTypeException with the specified detail message.

X

x - Variable in class java.awt.Event
The x coordinate of the event.
x - Variable in class java.awt.geom.Arc2D.Double
The X coordinate of the upper-left corner of the framing rectangle of the arc.
x - Variable in class java.awt.geom.Arc2D.Float
The X coordinate of the upper-left corner of the framing rectangle of the arc.
x - Variable in class java.awt.geom.Ellipse2D.Double
The X coordinate of the upper-left corner of the framing rectangle of this Ellipse2D.
x - Variable in class java.awt.geom.Ellipse2D.Float
The X coordinate of the upper-left corner of the framing rectangle of this Ellipse2D.
x - Variable in class java.awt.geom.Point2D.Double
The X coordinate of this Point2D.
x - Variable in class java.awt.geom.Point2D.Float
The X coordinate of this Point2D.
x - Variable in class java.awt.geom.Rectangle2D.Double
The X coordinate of this Rectangle2D.
x - Variable in class java.awt.geom.Rectangle2D.Float
The X coordinate of this Rectangle2D.
x - Variable in class java.awt.geom.RoundRectangle2D.Double
The X coordinate of this RoundRectangle2D.
x - Variable in class java.awt.geom.RoundRectangle2D.Float
The X coordinate of this RoundRectangle2D.
x - Variable in class java.awt.Point
The X coordinate of this Point.
x - Variable in class java.awt.Rectangle
The X coordinate of the upper-left corner of the Rectangle.
x1 - Variable in class java.awt.geom.CubicCurve2D.Double
The X coordinate of the start point of the cubic curve segment.
x1 - Variable in class java.awt.geom.CubicCurve2D.Float
The X coordinate of the start point of the cubic curve segment.
x1 - Variable in class java.awt.geom.Line2D.Double
The X coordinate of the start point of the line segment.
x1 - Variable in class java.awt.geom.Line2D.Float
The X coordinate of the start point of the line segment.
x1 - Variable in class java.awt.geom.QuadCurve2D.Double
The X coordinate of the start point of the quadratic curve segment.
x1 - Variable in class java.awt.geom.QuadCurve2D.Float
The X coordinate of the start point of the quadratic curve segment.
x2 - Variable in class java.awt.geom.CubicCurve2D.Double
The X coordinate of the end point of the cubic curve segment.
x2 - Variable in class java.awt.geom.CubicCurve2D.Float
The X coordinate of the end point of the cubic curve segment.
x2 - Variable in class java.awt.geom.Line2D.Double
The X coordinate of the end point of the line segment.
x2 - Variable in class java.awt.geom.Line2D.Float
The X coordinate of the end point of the line segment.
x2 - Variable in class java.awt.geom.QuadCurve2D.Double
The X coordinate of the end point of the quadratic curve segment.
x2 - Variable in class java.awt.geom.QuadCurve2D.Float
The X coordinate of the end point of the quadratic curve segment.
X500Principal - Class in javax.security.auth.x500
This class represents an X.500 Principal.
X500Principal(String) - Constructor for class javax.security.auth.x500.X500Principal
Creates an X500Principal from a string representation of an X.500 distinguished name (ex: "CN=Duke, OU=JavaSoft, O=Sun Microsystems, C=US").
X500Principal(String, Map<String, String>) - Constructor for class javax.security.auth.x500.X500Principal
Creates an X500Principal from a string representation of an X.500 distinguished name (ex: "CN=Duke, OU=JavaSoft, O=Sun Microsystems, C=US").
X500Principal(byte[]) - Constructor for class javax.security.auth.x500.X500Principal
Creates an X500Principal from a distinguished name in ASN.1 DER encoded form.
X500Principal(InputStream) - Constructor for class javax.security.auth.x500.X500Principal
Creates an X500Principal from an InputStream containing the distinguished name in ASN.1 DER encoded form.
X500PrivateCredential - Class in javax.security.auth.x500
This class represents an X500PrivateCredential.
X500PrivateCredential(X509Certificate, PrivateKey) - Constructor for class javax.security.auth.x500.X500PrivateCredential
Creates an X500PrivateCredential that associates an X.509 certificate, a private key and the KeyStore alias.
X500PrivateCredential(X509Certificate, PrivateKey, String) - Constructor for class javax.security.auth.x500.X500PrivateCredential
Creates an X500PrivateCredential that associates an X.509 certificate, a private key and the KeyStore alias.
X509Certificate - Class in java.security.cert
Abstract class for X.509 certificates.
X509Certificate() - Constructor for class java.security.cert.X509Certificate
Constructor for X.509 certificates.
X509Certificate - Class in javax.security.cert
Abstract class for X.509 v1 certificates.
X509Certificate() - Constructor for class javax.security.cert.X509Certificate
 
X509CertSelector - Class in java.security.cert
A CertSelector that selects X509Certificates that match all specified criteria.
X509CertSelector() - Constructor for class java.security.cert.X509CertSelector
Creates an X509CertSelector.
X509CRL - Class in java.security.cert
Abstract class for an X.509 Certificate Revocation List (CRL).
X509CRL() - Constructor for class java.security.cert.X509CRL
Constructor for X.509 CRLs.
X509CRLEntry - Class in java.security.cert
Abstract class for a revoked certificate in a CRL (Certificate Revocation List).
X509CRLEntry() - Constructor for class java.security.cert.X509CRLEntry
 
X509CRLSelector - Class in java.security.cert
A CRLSelector that selects X509CRLs that match all specified criteria.
X509CRLSelector() - Constructor for class java.security.cert.X509CRLSelector
Creates an X509CRLSelector.
X509Data - Interface in javax.xml.crypto.dsig.keyinfo
A representation of the XML X509Data element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
X509EncodedKeySpec - Class in java.security.spec
This class represents the ASN.1 encoding of a public key, encoded according to the ASN.1 type SubjectPublicKeyInfo.
X509EncodedKeySpec(byte[]) - Constructor for class java.security.spec.X509EncodedKeySpec
Creates a new X509EncodedKeySpec with the given encoded key.
X509ExtendedKeyManager - Class in javax.net.ssl
Abstract class that provides for extension of the X509KeyManager interface.
X509ExtendedKeyManager() - Constructor for class javax.net.ssl.X509ExtendedKeyManager
Constructor used by subclasses only.
X509ExtendedTrustManager - Class in javax.net.ssl
Extensions to the X509TrustManager interface to support SSL/TLS connection sensitive trust management.
X509ExtendedTrustManager() - Constructor for class javax.net.ssl.X509ExtendedTrustManager
 
X509Extension - Interface in java.security.cert
Interface for an X.509 extension.
X509IssuerSerial - Interface in javax.xml.crypto.dsig.keyinfo
A representation of the XML X509IssuerSerial element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
X509KeyManager - Interface in javax.net.ssl
Instances of this interface manage which X509 certificate-based key pairs are used to authenticate the local side of a secure socket.
X509TrustManager - Interface in javax.net.ssl
Instance of this interface manage which X509 certificates may be used to authenticate the remote side of a secure socket.
X_AXIS - Static variable in class javax.swing.BoxLayout
Specifies that components should be laid out left to right.
X_AXIS - Static variable in class javax.swing.text.View
Axis for format/break operations.
XAConnection - Interface in javax.sql
An object that provides support for distributed transactions.
XADataSource - Interface in javax.sql
A factory for XAConnection objects that is used internally.
XMLCryptoContext - Interface in javax.xml.crypto
Contains common context information for XML cryptographic operations.
XMLDecoder - Class in java.beans
The XMLDecoder class is used to read XML documents created using the XMLEncoder and is used just like the ObjectInputStream.
XMLDecoder(InputStream) - Constructor for class java.beans.XMLDecoder
Creates a new input stream for reading archives created by the XMLEncoder class.
XMLDecoder(InputStream, Object) - Constructor for class java.beans.XMLDecoder
Creates a new input stream for reading archives created by the XMLEncoder class.
XMLDecoder(InputStream, Object, ExceptionListener) - Constructor for class java.beans.XMLDecoder
Creates a new input stream for reading archives created by the XMLEncoder class.
XMLDecoder(InputStream, Object, ExceptionListener, ClassLoader) - Constructor for class java.beans.XMLDecoder
Creates a new input stream for reading archives created by the XMLEncoder class.
XMLDecoder(InputSource) - Constructor for class java.beans.XMLDecoder
Creates a new decoder to parse XML archives created by the XMLEncoder class.
XMLEncoder - Class in java.beans
The XMLEncoder class is a complementary alternative to the ObjectOutputStream and can used to generate a textual representation of a JavaBean in the same way that the ObjectOutputStream can be used to create binary representation of Serializable objects.
XMLEncoder(OutputStream) - Constructor for class java.beans.XMLEncoder
Creates a new XML encoder to write out JavaBeans to the stream out using an XML encoding.
XMLEncoder(OutputStream, String, boolean, int) - Constructor for class java.beans.XMLEncoder
Creates a new XML encoder to write out JavaBeans to the stream out using the given charset starting from the given indentation.
XMLFormatter - Class in java.util.logging
Format a LogRecord into a standard XML format.
XMLFormatter() - Constructor for class java.util.logging.XMLFormatter
 
XMLNS - Static variable in interface javax.xml.crypto.dsig.XMLSignature
The XML Namespace URI of the W3C Recommendation for XML-Signature Syntax and Processing.
XMLObject - Interface in javax.xml.crypto.dsig
A representation of the XML Object element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
XMLParseException - Exception in javax.management.modelmbean
This exception is thrown when an XML formatted string is being parsed into ModelMBean objects or when XML formatted strings are being created from ModelMBean objects.
XMLParseException() - Constructor for exception javax.management.modelmbean.XMLParseException
Default constructor .
XMLParseException(String) - Constructor for exception javax.management.modelmbean.XMLParseException
Constructor taking a string.
XMLParseException(Exception, String) - Constructor for exception javax.management.modelmbean.XMLParseException
Constructor taking a string and an exception.
XmlReader - Interface in javax.sql.rowset.spi
A specialized interface that facilitates an extension of the SyncProvider abstract class for XML orientated synchronization providers.
XMLSignature - Interface in javax.xml.crypto.dsig
A representation of the XML Signature element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
XMLSignature.SignatureValue - Interface in javax.xml.crypto.dsig
A representation of the XML SignatureValue element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
XMLSignatureException - Exception in javax.xml.crypto.dsig
Indicates an exceptional condition that occured during the XML signature generation or validation process.
XMLSignatureException() - Constructor for exception javax.xml.crypto.dsig.XMLSignatureException
Constructs a new XMLSignatureException with null as its detail message.
XMLSignatureException(String) - Constructor for exception javax.xml.crypto.dsig.XMLSignatureException
Constructs a new XMLSignatureException with the specified detail message.
XMLSignatureException(String, Throwable) - Constructor for exception javax.xml.crypto.dsig.XMLSignatureException
Constructs a new XMLSignatureException with the specified detail message and cause.
XMLSignatureException(Throwable) - Constructor for exception javax.xml.crypto.dsig.XMLSignatureException
Constructs a new XMLSignatureException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
XMLSignatureFactory - Class in javax.xml.crypto.dsig
A factory for creating XMLSignature objects from scratch or for unmarshalling an XMLSignature object from a corresponding XML representation.
XMLSignatureFactory() - Constructor for class javax.xml.crypto.dsig.XMLSignatureFactory
Default constructor, for invocation by subclasses.
XMLSignContext - Interface in javax.xml.crypto.dsig
Contains context information for generating XML Signatures.
XMLStructure - Interface in javax.xml.crypto
A representation of an XML structure from any namespace.
XMLValidateContext - Interface in javax.xml.crypto.dsig
Contains context information for validating XML Signatures.
XmlWriter - Interface in javax.sql.rowset.spi
A specialized interface that facilitates an extension of the SyncProvider abstract class for XML orientated synchronization providers.
XOR - Static variable in class java.awt.AlphaComposite
The part of the source that lies outside of the destination is combined with the part of the destination that lies outside of the source (Porter-Duff Source Xor Destination rule).
Xor - Static variable in class java.awt.AlphaComposite
AlphaComposite object that implements the opaque XOR rule with an alpha of 1.0f.
xor(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this ^ val).
xor(BitSet) - Method in class java.util.BitSet
Performs a logical XOR of this bit set with the bit set argument.
XPATH - Static variable in interface javax.xml.crypto.dsig.Transform
The XPath transform algorithm URI.
XPATH2 - Static variable in interface javax.xml.crypto.dsig.Transform
The XPath Filter 2 transform algorithm URI.
XPathFilter2ParameterSpec - Class in javax.xml.crypto.dsig.spec
Parameters for the W3C Recommendation XPath Filter 2.0 Transform Algorithm.
XPathFilter2ParameterSpec(List) - Constructor for class javax.xml.crypto.dsig.spec.XPathFilter2ParameterSpec
Creates an XPathFilter2ParameterSpec.
XPathFilterParameterSpec - Class in javax.xml.crypto.dsig.spec
XPathFilterParameterSpec(String) - Constructor for class javax.xml.crypto.dsig.spec.XPathFilterParameterSpec
Creates an XPathFilterParameterSpec with the specified XPath expression.
XPathFilterParameterSpec(String, Map) - Constructor for class javax.xml.crypto.dsig.spec.XPathFilterParameterSpec
Creates an XPathFilterParameterSpec with the specified XPath expression and namespace map.
XPathType - Class in javax.xml.crypto.dsig.spec
The XML Schema Definition of the XPath element as defined in the W3C Recommendation for XML-Signature XPath Filter 2.0:
XPathType(String, XPathType.Filter) - Constructor for class javax.xml.crypto.dsig.spec.XPathType
Creates an XPathType instance with the specified XPath expression and filter.
XPathType(String, XPathType.Filter, Map) - Constructor for class javax.xml.crypto.dsig.spec.XPathType
Creates an XPathType instance with the specified XPath expression, filter, and namespace map.
XPathType.Filter - Class in javax.xml.crypto.dsig.spec
Represents the filter set operation.
xpoints - Variable in class java.awt.Polygon
The array of X coordinates.
xPositionForValue(int) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
xPositionForValue(int) - Method in class javax.swing.plaf.synth.SynthSliderUI
 
XSLT - Static variable in interface javax.xml.crypto.dsig.Transform
The XSLT transform algorithm URI.
XSLTTransformParameterSpec - Class in javax.xml.crypto.dsig.spec
Parameters for the XSLT Transform Algorithm.
XSLTTransformParameterSpec(XMLStructure) - Constructor for class javax.xml.crypto.dsig.spec.XSLTTransformParameterSpec
Creates an XSLTTransformParameterSpec with the specified stylesheet.

Y

y - Variable in class java.awt.Event
The y coordinate of the event.
y - Variable in class java.awt.geom.Arc2D.Double
The Y coordinate of the upper-left corner of the framing rectangle of the arc.
y - Variable in class java.awt.geom.Arc2D.Float
The Y coordinate of the upper-left corner of the framing rectangle of the arc.
y - Variable in class java.awt.geom.Ellipse2D.Double
The Y coordinate of the upper-left corner of the framing rectangle of this Ellipse2D.
y - Variable in class java.awt.geom.Ellipse2D.Float
The Y coordinate of the upper-left corner of the framing rectangle of this Ellipse2D.
y - Variable in class java.awt.geom.Point2D.Double
The Y coordinate of this Point2D.
y - Variable in class java.awt.geom.Point2D.Float
The Y coordinate of this Point2D.
y - Variable in class java.awt.geom.Rectangle2D.Double
The Y coordinate of this Rectangle2D.
y - Variable in class java.awt.geom.Rectangle2D.Float
The Y coordinate of this Rectangle2D.
y - Variable in class java.awt.geom.RoundRectangle2D.Double
The Y coordinate of this RoundRectangle2D.
y - Variable in class java.awt.geom.RoundRectangle2D.Float
The Y coordinate of this RoundRectangle2D.
y - Variable in class java.awt.Point
The Y coordinate of this Point.
y - Variable in class java.awt.Rectangle
The Y coordinate of the upper-left corner of the Rectangle.
y1 - Variable in class java.awt.geom.CubicCurve2D.Double
The Y coordinate of the start point of the cubic curve segment.
y1 - Variable in class java.awt.geom.CubicCurve2D.Float
The Y coordinate of the start point of the cubic curve segment.
y1 - Variable in class java.awt.geom.Line2D.Double
The Y coordinate of the start point of the line segment.
y1 - Variable in class java.awt.geom.Line2D.Float
The Y coordinate of the start point of the line segment.
y1 - Variable in class java.awt.geom.QuadCurve2D.Double
The Y coordinate of the start point of the quadratic curve segment.
y1 - Variable in class java.awt.geom.QuadCurve2D.Float
The Y coordinate of the start point of the quadratic curve segment.
y2 - Variable in class java.awt.geom.CubicCurve2D.Double
The Y coordinate of the end point of the cubic curve segment.
y2 - Variable in class java.awt.geom.CubicCurve2D.Float
The Y coordinate of the end point of the cubic curve segment.
y2 - Variable in class java.awt.geom.Line2D.Double
The Y coordinate of the end point of the line segment.
y2 - Variable in class java.awt.geom.Line2D.Float
The Y coordinate of the end point of the line segment.
y2 - Variable in class java.awt.geom.QuadCurve2D.Double
The Y coordinate of the end point of the quadratic curve segment.
y2 - Variable in class java.awt.geom.QuadCurve2D.Float
The Y coordinate of the end point of the quadratic curve segment.
Y_AXIS - Static variable in class javax.swing.BoxLayout
Specifies that components should be laid out top to bottom.
Y_AXIS - Static variable in class javax.swing.text.View
Axis for format/break operations.
YEAR - Static variable in class java.text.DateFormat.Field
Constant identifying the year field.
YEAR - Static variable in class java.util.Calendar
Field number for get and set indicating the year.
YEAR_FIELD - Static variable in class java.text.DateFormat
Useful constant for YEAR field alignment.
yellow - Static variable in class java.awt.Color
The color yellow.
YELLOW - Static variable in class java.awt.Color
The color yellow.
YES - Static variable in class javax.security.auth.callback.ConfirmationCallback
YES option.
YES_NO_CANCEL_OPTION - Static variable in class javax.security.auth.callback.ConfirmationCallback
YES/NO/CANCEL confirmation confirmation option.
YES_NO_CANCEL_OPTION - Static variable in class javax.swing.JOptionPane
Type used for showConfirmDialog.
YES_NO_OPTION - Static variable in class javax.security.auth.callback.ConfirmationCallback
YES/NO confirmation option.
YES_NO_OPTION - Static variable in class javax.swing.JOptionPane
Type used for showConfirmDialog.
YES_OPTION - Static variable in class javax.swing.JOptionPane
Return value from class method if YES is chosen.
YI_RADICALS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Yi Radicals" Unicode character block.
YI_SYLLABLES - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Yi Syllables" Unicode character block.
yield() - Static method in class java.lang.Thread
A hint to the scheduler that the current thread is willing to yield its current use of a processor.
YIJING_HEXAGRAM_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Yijing Hexagram Symbols" Unicode character block.
YOU_1 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS You ("Western") #1 envelope size, 120 mm by 176 mm.
YOU_2 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS You ("Western") #2 envelope size, 114 mm by 162 mm.
YOU_3 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS You ("Western") #3 envelope size, 98 mm by 148 mm.
YOU_4 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS You ("Western") #4 envelope size, 105 mm by 235 mm.
YOU_5 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS You ("Western") #5 envelope size, 95 mm by 217 mm.
YOU_6 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS You ("Western") #6 envelope size, 98 mm by 190 mm.
YOU_7 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
Specifies the JIS You ("Western") #7 envelope size, 92 mm by 165 mm.
ypoints - Variable in class java.awt.Polygon
The array of Y coordinates.
yPositionForValue(int) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
yPositionForValue(int, int, int) - Method in class javax.swing.plaf.basic.BasicSliderUI
Returns the y location for the specified value.
yPositionForValue(int, int, int) - Method in class javax.swing.plaf.synth.SynthSliderUI
 

Z

ZERO - Static variable in class java.math.BigDecimal
The value 0, with a scale of 0.
ZERO - Static variable in class java.math.BigInteger
The BigInteger constant zero.
ZipEntry - Class in java.util.zip
This class is used to represent a ZIP file entry.
ZipEntry(String) - Constructor for class java.util.zip.ZipEntry
Creates a new zip entry with the specified name.
ZipEntry(ZipEntry) - Constructor for class java.util.zip.ZipEntry
Creates a new zip entry with fields taken from the specified zip entry.
ZipError - Error in java.util.zip
Signals that an unrecoverable error has occurred.
ZipError(String) - Constructor for error java.util.zip.ZipError
Constructs a ZipError with the given detail message.
ZipException - Exception in java.util.zip
Signals that a Zip exception of some sort has occurred.
ZipException() - Constructor for exception java.util.zip.ZipException
Constructs a ZipException with null as its error detail message.
ZipException(String) - Constructor for exception java.util.zip.ZipException
Constructs a ZipException with the specified detail message.
ZipFile - Class in java.util.zip
This class is used to read entries from a zip file.
ZipFile(String) - Constructor for class java.util.zip.ZipFile
Opens a zip file for reading.
ZipFile(File, int) - Constructor for class java.util.zip.ZipFile
Opens a new ZipFile to read from the specified File object in the specified mode.
ZipFile(File) - Constructor for class java.util.zip.ZipFile
Opens a ZIP file for reading given the specified File object.
ZipFile(File, int, Charset) - Constructor for class java.util.zip.ZipFile
Opens a new ZipFile to read from the specified File object in the specified mode.
ZipFile(String, Charset) - Constructor for class java.util.zip.ZipFile
Opens a zip file for reading.
ZipFile(File, Charset) - Constructor for class java.util.zip.ZipFile
Opens a ZIP file for reading given the specified File object.
ZipInputStream - Class in java.util.zip
This class implements an input stream filter for reading files in the ZIP file format.
ZipInputStream(InputStream) - Constructor for class java.util.zip.ZipInputStream
Creates a new ZIP input stream.
ZipInputStream(InputStream, Charset) - Constructor for class java.util.zip.ZipInputStream
Creates a new ZIP input stream.
ZipOutputStream - Class in java.util.zip
This class implements an output stream filter for writing files in the ZIP file format.
ZipOutputStream(OutputStream) - Constructor for class java.util.zip.ZipOutputStream
Creates a new ZIP output stream.
ZipOutputStream(OutputStream, Charset) - Constructor for class java.util.zip.ZipOutputStream
Creates a new ZIP output stream.
ZONE_OFFSET - Static variable in class java.util.Calendar
Field number for get and set indicating the raw offset from GMT in milliseconds.
ZoneView - Class in javax.swing.text
ZoneView is a View implementation that creates zones for which the child views are not created or stored until they are needed for display or model/view translations.
ZoneView(Element, int) - Constructor for class javax.swing.text.ZoneView
Constructs a ZoneView.
zoneWasLoaded(View) - Method in class javax.swing.text.ZoneView
Called by a zone when it gets loaded.

_

_postEdit(UndoableEdit) - Method in class javax.swing.undo.UndoableEditSupport
Called only from postEdit and endUpdate.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _