Index
All Classes and Interfaces|All Packages|Constant Field Values|External Specifications|Restricted Methods|Search Tags|Serialized Form|System Properties
S
- 1.0 SerialArray - Section in package javax.sql.rowset.serial
- 10.0 SQLOutputImpl - Section in package javax.sql.rowset.serial
- 2.0 SerialBlob - Section in package javax.sql.rowset.serial
- 2.0 Service Provider Interface Architecture - Section in package javax.sql.rowset.spi
- 2.0 Setting Properties - Section in class javax.sql.rowset.BaseRowSet
- 2.0 Standard RowSet Definitions - Section in package javax.sql.rowset
- 2.1 State 1 - Outputting a WebRowSet Object to XML - Section in interface javax.sql.rowset.WebRowSet
- 2.2 State 2 - Deleting a Row - Section in interface javax.sql.rowset.WebRowSet
- 2.3 State 3 - Inserting a Row - Section in interface javax.sql.rowset.WebRowSet
- 2.4 State 4 - Modifying a Row - Section in interface javax.sql.rowset.WebRowSet
- 3.0 Sample Usage - Section in interface javax.sql.rowset.JoinRowSet
- 3.0 SerialClob - Section in package javax.sql.rowset.serial
- 3.0 Setting the Command and Its Parameters - Section in class javax.sql.rowset.BaseRowSet
- 3.0 SyncProvider Implementer's Guide - Section in package javax.sql.rowset.spi
- 5.0 SerialDatalink - Section in package javax.sql.rowset.serial
- 5.0 SyncProvider Constants - Section in class javax.sql.rowset.spi.SyncProvider
- 6.0 SerialJavaObject - Section in package javax.sql.rowset.serial
- 7.0 Scrolling and Updating - Section in interface javax.sql.rowset.CachedRowSet
- 7.0 SerialRef - Section in package javax.sql.rowset.serial
- 8.0 SerialStruct - Section in package javax.sql.rowset.serial
- 9.0 Setting Properties - Section in interface javax.sql.rowset.CachedRowSet
- 9.0 SQLInputImpl - Section in package javax.sql.rowset.serial
- S - Static variable in class javax.swing.text.html.HTML.Tag
-
Tag <s>
- S_128_BIT - Enum constant in enum class jdk.incubator.vector.VectorShape
-
Shape of length 128 bits
- S_256_BIT - Enum constant in enum class jdk.incubator.vector.VectorShape
-
Shape of length 256 bits
- S_512_BIT - Enum constant in enum class jdk.incubator.vector.VectorShape
-
Shape of length 512 bits
- S_64_BIT - Enum constant in enum class jdk.incubator.vector.VectorShape
-
Shape of length 64 bits
- S_Max_BIT - Enum constant in enum class jdk.incubator.vector.VectorShape
-
Shape of maximum length supported on the platform
- 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.
- S2B - Static variable in class jdk.incubator.vector.VectorOperators
-
Convert
shortValto(byte)shortVal. - S2D - Static variable in class jdk.incubator.vector.VectorOperators
-
Convert
shortValto(double)shortVal. - S2F - Static variable in class jdk.incubator.vector.VectorOperators
-
Convert
shortValto(float)shortVal. - S2I - Static variable in class jdk.incubator.vector.VectorOperators
-
Convert
shortValto(int)shortVal. - S2L - Static variable in class jdk.incubator.vector.VectorOperators
-
Convert
shortValto(long)shortVal. - SADD - Static variable in class jdk.incubator.vector.VectorOperators
-
Produce saturating
a+b. - 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.
- Safety and thread-confinement - Section in interface java.lang.foreign.Arena
- Safety considerations - Section in interface java.lang.foreign.Linker
- SafeVarargs - Annotation Interface 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.
- saload() - Method in interface java.lang.classfile.CodeBuilder
-
Generates an instruction to load from a
shortarray. - SALOAD - Enum constant in enum class java.lang.classfile.Opcode
-
Load
shortfrom array. - salts() - Method in class javax.crypto.spec.HKDFParameterSpec.Extract
-
Returns an unmodifiable
Listof salt values in the order they were added. - salts() - Method in class javax.crypto.spec.HKDFParameterSpec.ExtractThenExpand
-
Returns an unmodifiable
Listof salt values in the order they were added. - SAMARITAN - Enum constant in enum class java.lang.Character.UnicodeScript
-
Unicode script "Samaritan".
- 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
-
Tag <samp>
- SAMPLE_FORMAT_FLOATING_POINT - Static variable in class javax.imageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "SampleFormat" tag.
- SAMPLE_FORMAT_SIGNED_INTEGER - Static variable in class javax.imageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "SampleFormat" tag.
- SAMPLE_FORMAT_UNDEFINED - Static variable in class javax.imageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "SampleFormat" tag.
- SAMPLE_FORMAT_UNSIGNED_INTEGER - Static variable in class javax.imageio.plugins.tiff.BaselineTIFFTagSet
-
A value to be used with the "SampleFormat" 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 - Variable in class javax.imageio.ImageTypeSpecifier
-
A
SampleModelto be used as a prototype. - 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.
- 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 Class in javax.security.sasl
-
This class represents an error that has occurred when using SASL.
- SaslException() - Constructor for exception class javax.security.sasl.SaslException
-
Constructs a new instance of
SaslException. - SaslException(String) - Constructor for exception class javax.security.sasl.SaslException
-
Constructs a new instance of
SaslExceptionwith a detailed message. - SaslException(String, Throwable) - Constructor for exception class javax.security.sasl.SaslException
-
Constructs a new instance of
SaslExceptionwith a detailed message and a root exception. - SASL Overview - Section in package javax.security.sasl
- 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. - sastore() - Method in interface java.lang.classfile.CodeBuilder
-
Generates an instruction to store into a
shortarray. - SASTORE - Enum constant in enum class java.lang.classfile.Opcode
-
Store into
shortarray. - SATURATION_HIGH - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
-
A value to be used with the "Saturation" tag.
- SATURATION_LOW - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
-
A value to be used with the "Saturation" tag.
- SATURATION_NORMAL - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
-
A value to be used with the "Saturation" tag.
- SATURDAY - Enum constant in enum class java.time.DayOfWeek
-
The singleton instance for the day-of-week of Saturday.
- SATURDAY - Static variable in class java.util.Calendar
-
Value of the
Calendar.DAY_OF_WEEKfield indicating Saturday. - SAURASHTRA - Enum constant in enum class java.awt.font.NumericShaper.Range
-
The Saurashtra range with the Saurashtra digits.
- SAURASHTRA - Enum constant in enum class java.lang.Character.UnicodeScript
-
Unicode script "Saurashtra".
- 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
-
Saves a Serializable listener chain to a serialization stream.
- 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 thestoreToXML(OutputStream os, String comment)method. - 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_DIALOG - Static variable in class javax.swing.JFileChooser
-
Type value indicating that the
JFileChoosersupports a "Save" file operation. - SAVE_FILE - Static variable in class java.awt.Event
-
Deprecated.A file saving event.
- saveButtonMnemonic - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
-
Save button mnemonic
- saveButtonText - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
-
Save button text
- saveButtonToolTipText - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
-
Save button tool tip text
- 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
-
Serialization support.
- 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.rollbackmethod. - Saving and restoring Graphics State - Section in package java.awt
- SAX2 Standard Feature Flags - Section in package org.xml.sax
- SAX2 Standard Handler and Property IDs - Section in package org.xml.sax
- SAXException - Exception Class in org.xml.sax
-
Encapsulate a general SAX error or warning.
- SAXException() - Constructor for exception class org.xml.sax.SAXException
-
Create a new SAXException.
- SAXException(Exception) - Constructor for exception class org.xml.sax.SAXException
-
Create a new SAXException wrapping an existing exception.
- SAXException(String) - Constructor for exception class org.xml.sax.SAXException
-
Create a new SAXException.
- SAXException(String, Exception) - Constructor for exception class org.xml.sax.SAXException
-
Create a new SAXException from an existing exception.
- SAXNotRecognizedException - Exception Class in org.xml.sax
-
Exception class for an unrecognized identifier.
- SAXNotRecognizedException() - Constructor for exception class org.xml.sax.SAXNotRecognizedException
-
Default constructor.
- SAXNotRecognizedException(String) - Constructor for exception class org.xml.sax.SAXNotRecognizedException
-
Construct a new exception with the given message.
- SAXNotSupportedException - Exception Class in org.xml.sax
-
Exception class for an unsupported operation.
- SAXNotSupportedException() - Constructor for exception class org.xml.sax.SAXNotSupportedException
-
Construct a new exception with no message.
- SAXNotSupportedException(String) - Constructor for exception class org.xml.sax.SAXNotSupportedException
-
Construct a new exception with the given message.
- SAXParseException - Exception Class in org.xml.sax
-
Encapsulate an XML parse error or warning.
- SAXParseException(String, String, String, int, int) - Constructor for exception class org.xml.sax.SAXParseException
-
Create a new SAXParseException.
- SAXParseException(String, String, String, int, int, Exception) - Constructor for exception class org.xml.sax.SAXParseException
-
Create a new SAXParseException with an embedded exception.
- SAXParseException(String, Locator) - Constructor for exception class org.xml.sax.SAXParseException
-
Create a new SAXParseException from a message and a Locator.
- SAXParseException(String, Locator, Exception) - Constructor for exception class org.xml.sax.SAXParseException
-
Wrap an existing exception in a SAXParseException.
- SAXParser - Class in javax.xml.parsers
-
Defines the API that wraps an
XMLReaderimplementation class. - SAXParser() - Constructor for class javax.xml.parsers.SAXParser
-
Protected constructor to prevent instantiation.
- SAXParserFactory - Class in javax.xml.parsers
-
Defines a factory API that enables applications to configure and obtain a SAX based parser to parse XML documents.
- SAXParserFactory() - Constructor for class javax.xml.parsers.SAXParserFactory
-
Protected constructor to force use of
SAXParserFactory.newInstance(). - SAXResult - Class in javax.xml.transform.sax
-
Acts as an holder for a transformation Result.
- SAXResult() - Constructor for class javax.xml.transform.sax.SAXResult
-
Zero-argument default constructor.
- SAXResult(ContentHandler) - Constructor for class javax.xml.transform.sax.SAXResult
-
Create a SAXResult that targets a SAX2
ContentHandler. - SAXSource - Class in javax.xml.transform.sax
-
Acts as an holder for SAX-style Source.
- SAXSource() - Constructor for class javax.xml.transform.sax.SAXSource
-
Zero-argument default constructor.
- SAXSource(InputSource) - Constructor for class javax.xml.transform.sax.SAXSource
-
Create a
SAXSource, using a SAXInputSource. - SAXSource(XMLReader, InputSource) - Constructor for class javax.xml.transform.sax.SAXSource
-
Create a
SAXSource, using anXMLReaderand a SAX InputSource. - SAXTransformerFactory - Class in javax.xml.transform.sax
-
This class extends TransformerFactory to provide SAX-specific factory methods.
- SAXTransformerFactory() - Constructor for class javax.xml.transform.sax.SAXTransformerFactory
-
The default constructor is protected on purpose.
- 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
-
Returns
d× 2scaleFactorrounded as if performed by a single correctly rounded floating-point multiply. - scalb(double, int) - Static method in class java.lang.StrictMath
-
Returns
d× 2scaleFactorrounded as if performed by a single correctly rounded floating-point multiply. - scalb(float, int) - Static method in class java.lang.Math
-
Returns
f× 2scaleFactorrounded as if performed by a single correctly rounded floating-point multiply. - scalb(float, int) - Static method in class java.lang.StrictMath
-
Returns
f× 2scaleFactorrounded as if performed by a single correctly rounded floating-point multiply. - scalb(Float16, int) - Static method in class jdk.incubator.vector.Float16
-
Returns
v× 2scaleFactorrounded as if performed by a single correctly rounded floating-point multiply. - scale() - Method in class java.math.BigDecimal
-
Returns the scale of this
BigDecimal. - 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
Graphics2DTransformwith a scaling transformation Subsequent rendering is resized according to the specified scaling factors relative to the previous scaling. - scale(long, long) - Method in interface java.lang.foreign.MemoryLayout
-
Returns
offset + (byteSize() * index). - 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
ReplicateScaleFilterclass. - 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). - scaleHandle() - Method in interface java.lang.foreign.MemoryLayout
-
Returns a method handle that can be used to invoke
MemoryLayout.scale(long, long)on this layout. - scan(DocTree, P) - Method in class com.sun.source.util.DocTreePathScanner
-
Scans a single node.
- scan(DocTree, P) - Method in class com.sun.source.util.DocTreeScanner
-
Scans a single node.
- scan(Tree, P) - Method in class com.sun.source.util.TreePathScanner
-
Scans a single node.
- scan(Tree, P) - Method in class com.sun.source.util.TreeScanner
-
Scans a single node.
- scan(DocTreePath, P) - Method in class com.sun.source.util.DocTreePathScanner
-
Scans a tree from a position identified by a tree path.
- scan(TreePath, P) - Method in class com.sun.source.util.TreePathScanner
-
Scans a tree from a position identified by a TreePath.
- scan(Iterable, P) - Method in class com.sun.source.util.DocTreeScanner
-
Scans a sequence of nodes.
- scan(Iterable, P) - Method in class com.sun.source.util.TreeScanner
-
Scans a sequence of nodes.
- scan(Iterable, P) - Method in class javax.lang.model.util.ElementScanner6
-
Iterates over the given elements and calls
scan(Element, P)on each one. - scan(Supplier, BiFunction) - Static method in class java.util.stream.Gatherers
-
Returns a Gatherer that performs a Prefix Scan -- an incremental accumulation -- using the provided functions.
- scan(Element) - Method in class javax.lang.model.util.ElementScanner6
-
Convenience method equivalent to
v.scan(e, null). - 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. - 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(File) - Constructor for class java.util.Scanner
-
Constructs a new
Scannerthat produces values scanned from the specified file. - Scanner(File, String) - Constructor for class java.util.Scanner
-
Constructs a new
Scannerthat produces values scanned from the specified file. - Scanner(File, Charset) - Constructor for class java.util.Scanner
-
Constructs a new
Scannerthat produces values scanned from the specified file. - Scanner(InputStream) - Constructor for class java.util.Scanner
-
Constructs a new
Scannerthat produces values scanned from the specified input stream. - Scanner(InputStream, String) - Constructor for class java.util.Scanner
-
Constructs a new
Scannerthat produces values scanned from the specified input stream. - Scanner(InputStream, Charset) - Constructor for class java.util.Scanner
-
Constructs a new
Scannerthat produces values scanned from the specified input stream. - Scanner(Readable) - Constructor for class java.util.Scanner
-
Constructs a new
Scannerthat produces values scanned from the specified source. - Scanner(String) - Constructor for class java.util.Scanner
-
Constructs a new
Scannerthat produces values scanned from the specified string. - Scanner(ReadableByteChannel) - Constructor for class java.util.Scanner
-
Constructs a new
Scannerthat produces values scanned from the specified channel. - Scanner(ReadableByteChannel, String) - Constructor for class java.util.Scanner
-
Constructs a new
Scannerthat produces values scanned from the specified channel. - Scanner(ReadableByteChannel, Charset) - Constructor for class java.util.Scanner
-
Constructs a new
Scannerthat produces values scanned from the specified channel. - Scanner(Path) - Constructor for class java.util.Scanner
-
Constructs a new
Scannerthat produces values scanned from the specified file. - Scanner(Path, String) - Constructor for class java.util.Scanner
-
Constructs a new
Scannerthat produces values scanned from the specified file. - Scanner(Path, Charset) - Constructor for class java.util.Scanner
-
Constructs a new
Scannerthat produces values scanned from the specified file. - ScatteringByteChannel - Interface in java.nio.channels
-
A channel that can read bytes into a sequence of buffers.
- SCENE_CAPTURE_TYPE_LANDSCAPE - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
-
A value to be used with the "SceneCaptureType" tag.
- SCENE_CAPTURE_TYPE_NIGHT_SCENE - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
-
A value to be used with the "SceneCaptureType" tag.
- SCENE_CAPTURE_TYPE_PORTRAIT - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
-
A value to be used with the "SceneCaptureType" tag.
- SCENE_CAPTURE_TYPE_STANDARD - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
-
A value to be used with the "SceneCaptureType" tag.
- SCENE_TYPE_DSC - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
-
A value to be used with the "SceneType" tag.
- schedule(Runnable, long, TimeUnit) - Method in class java.util.concurrent.ForkJoinPool
-
Submits a one-shot task that becomes enabled after the given delay.
- schedule(Runnable, long, TimeUnit) - Method in interface java.util.concurrent.ScheduledExecutorService
-
Submits a one-shot task that becomes enabled after the given delay.
- schedule(Runnable, long, TimeUnit) - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
- schedule(Callable, long, TimeUnit) - Method in class java.util.concurrent.ForkJoinPool
-
Submits a value-returning one-shot task that becomes enabled after the given delay.
- schedule(Callable, long, TimeUnit) - Method in interface java.util.concurrent.ScheduledExecutorService
-
Submits a value-returning one-shot task that becomes enabled after the given delay.
- schedule(Callable, 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, 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) - Method in class java.util.Timer
-
Schedules the specified task for execution at the specified time.
- 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 class java.util.concurrent.ForkJoinPool
-
Submits 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, theninitialDelay + period, theninitialDelay + 2 * period, and so on. - scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in interface java.util.concurrent.ScheduledExecutorService
-
Submits 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, theninitialDelay + period, theninitialDelay + 2 * period, and so on. - scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class java.util.concurrent.ScheduledThreadPoolExecutor
-
Submits 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, theninitialDelay + period, theninitialDelay + 2 * period, and so on. - 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
ExecutorServicethat 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
ThreadPoolExecutorthat 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
ScheduledThreadPoolExecutorwith the given core pool size. - ScheduledThreadPoolExecutor(int, RejectedExecutionHandler) - Constructor for class java.util.concurrent.ScheduledThreadPoolExecutor
-
Creates a new
ScheduledThreadPoolExecutorwith the given initial parameters. - ScheduledThreadPoolExecutor(int, ThreadFactory) - Constructor for class java.util.concurrent.ScheduledThreadPoolExecutor
-
Creates a new
ScheduledThreadPoolExecutorwith the given initial parameters. - ScheduledThreadPoolExecutor(int, ThreadFactory, RejectedExecutionHandler) - Constructor for class java.util.concurrent.ScheduledThreadPoolExecutor
-
Creates a new
ScheduledThreadPoolExecutorwith the given initial parameters. - scheduleStart(Duration) - Method in class jdk.jfr.Recording
-
Starts this recording after a delay.
- scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class java.util.concurrent.ForkJoinPool
-
Submits 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 interface java.util.concurrent.ScheduledExecutorService
-
Submits 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
-
Submits 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.
- Schema - Class in javax.xml.validation
-
Immutable in-memory representation of grammar.
- Schema() - Constructor for class javax.xml.validation.Schema
-
Constructor for the derived class.
- 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
WebRowSetimplementation. - SchemaFactory - Section in module java.xml
- SchemaFactory - Section in module java.xml
- SchemaFactory - Class in javax.xml.validation
-
Factory that creates
Schemaobjects. - SchemaFactory() - Constructor for class javax.xml.validation.SchemaFactory
-
Constructor for derived classes.
- SchemaFactoryConfigurationError - Exception Class in javax.xml.validation
-
Thrown when a problem with configuration with the Schema Factories exists.
- SchemaFactoryConfigurationError() - Constructor for exception class javax.xml.validation.SchemaFactoryConfigurationError
-
Create a new
SchemaFactoryConfigurationErrorwith no detail message. - SchemaFactoryConfigurationError(String) - Constructor for exception class javax.xml.validation.SchemaFactoryConfigurationError
-
Create a new
SchemaFactoryConfigurationErrorwith theStringspecified as an error message. - SchemaFactoryConfigurationError(String, Throwable) - Constructor for exception class javax.xml.validation.SchemaFactoryConfigurationError
-
Create a new
SchemaFactoryConfigurationErrorwith the givenThrowablebase cause and detail message. - SchemaFactoryConfigurationError(Throwable) - Constructor for exception class javax.xml.validation.SchemaFactoryConfigurationError
-
Create a new
SchemaFactoryConfigurationErrorwith the givenThrowablebase cause. - SchemaFactoryLoader - Class in javax.xml.validation
-
Factory that creates
SchemaFactory. - SchemaFactoryLoader() - Constructor for class javax.xml.validation.SchemaFactoryLoader
-
A do-nothing constructor.
- Schema Language - Section in class javax.xml.validation.SchemaFactory
- SchemaViolationException - Exception Class in javax.naming.directory
-
This exception is thrown when a method in some ways violates the schema.
- SchemaViolationException() - Constructor for exception class javax.naming.directory.SchemaViolationException
-
Constructs a new instance of SchemaViolationException.
- SchemaViolationException(String) - Constructor for exception class javax.naming.directory.SchemaViolationException
-
Constructs a new instance of SchemaViolationException using the explanation supplied.
- SCIENTIFIC - Enum constant in enum class java.util.Formatter.BigDecimalLayoutForm
-
Format the
BigDecimalin computerized scientific notation. - Scientific Notation - Section in class java.text.DecimalFormat
- scope() - Method in interface java.lang.foreign.Arena
-
Returns the arena scope.
- scope() - Method in interface java.lang.foreign.MemorySegment
-
Returns the scope associated with this memory segment.
- Scope - Interface in com.sun.source.tree
-
Interface for determining locally available program elements, such as local variables and imports.
- ScopedValue<T> - Class in java.lang
-
A value that may be safely and efficiently shared to methods without using method parameters.
- ScopedValue.CallableOp<T,
X> - Interface in java.lang -
An operation that returns a result and may throw an exception.
- ScopedValue.Carrier - Class in java.lang
-
A mapping of scoped values, as keys, to values.
- Scoped values as capabilities - Section in class java.lang.ScopedValue
- screenAboutToSleep(ScreenSleepEvent) - Method in interface java.awt.desktop.ScreenSleepListener
-
Called when the system displays have entered power save sleep.
- screenAwoke(ScreenSleepEvent) - Method in interface java.awt.desktop.ScreenSleepListener
-
Called when the system displays have awoken from power save sleep.
- ScreenSleepEvent - Class in java.awt.desktop
-
Event sent when the displays attached to the system enter and exit power save sleep.
- ScreenSleepEvent() - Constructor for class java.awt.desktop.ScreenSleepEvent
-
Constructs a
ScreenSleepEvent. - ScreenSleepListener - Interface in java.awt.desktop
-
Implementors receive notification when the displays attached to the system have entered power save sleep.
- SCRIPT - Static variable in class javax.swing.text.html.HTML.Tag
-
Tag <script>
- 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
-
ScriptEngineis the fundamental interface whose methods must be fully functional in every implementation of this specification. - ScriptEngineFactory - Interface in javax.script
-
ScriptEngineFactoryis used to describe and instantiateScriptEngines. - ScriptEngineManager - Class in javax.script
-
The
ScriptEngineManagerimplements a discovery and instantiation mechanism forScriptEngineclasses 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
-
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
ScriptEngineFactoryvisible to the givenClassLoaderusing the service provider mechanism.
If loader isnull, the script engine factories that are bundled with the platform are loaded. - ScriptException - Exception Class in javax.script
-
The generic
Exceptionclass for the Scripting APIs. - ScriptException(Exception) - Constructor for exception class javax.script.ScriptException
-
Creates a
ScriptExceptionwrapping anExceptionthrown by an underlying interpreter. - ScriptException(String) - Constructor for exception class javax.script.ScriptException
-
Creates a
ScriptExceptionwith a String to be used in its message. - ScriptException(String, String, int) - Constructor for exception class javax.script.ScriptException
-
Creates a
ScriptExceptionwith message, filename and linenumber to be used in error messages. - ScriptException(String, String, int, int) - Constructor for exception class javax.script.ScriptException
-
ScriptExceptionconstructor specifying message, filename, line number and column number. - SCROLL_ABSOLUTE - Static variable in class java.awt.Event
-
Deprecated.The user has moved the bubble (thumb) in a scroll bar, moving to an "absolute" position, rather than to an offset from the last position.
- 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
-
Deprecated.The scroll begin event.
- SCROLL_DOWN - Static variable in class javax.swing.plaf.basic.BasicComboPopup
-
The direction of scrolling down.
- SCROLL_END - Static variable in class java.awt.Event
-
Deprecated.The scroll end event.
- SCROLL_LINE_DOWN - Static variable in class java.awt.Event
-
Deprecated.The user has activated the line down area of a scroll bar.
- SCROLL_LINE_UP - Static variable in class java.awt.Event
-
Deprecated.The user has activated the line up area of a scroll bar.
- SCROLL_LOCK - Static variable in class java.awt.Event
-
Deprecated.The Scroll Lock key, a non-ASCII action key.
- SCROLL_PAGE_DOWN - Static variable in class java.awt.Event
-
Deprecated.The user has activated the page down area of a scroll bar.
- SCROLL_PAGE_UP - Static variable in class java.awt.Event
-
Deprecated.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
-
The direction of scrolling up.
- Scrollable - Interface in javax.swing
-
An interface that provides information to a scrolling container like JScrollPane.
- 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
- scrollBar - Variable in class javax.swing.plaf.basic.BasicTreeUI.ComponentHandler
-
ScrollBar that is being adjusted.
- Scrollbar - Class in java.awt
-
The
Scrollbarclass 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(int) - Constructor for class javax.swing.JScrollPane.ScrollBar
-
Creates a scrollbar with the specified orientation.
- SCROLLBAR - Static variable in class java.awt.SystemColor
-
The array index for the
SystemColor.scrollbarsystem color. - Scrollbar.AccessibleAWTScrollBar - Class in java.awt
-
This class implements accessibility support for the
Scrollbarclass. - 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
-
Constructor for subclasses to call.
- 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
-
The width of the scroll bar.
- scrollByBlock(int) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
-
Scrolls by block.
- scrollByBlock(int) - Method in class javax.swing.plaf.basic.BasicSliderUI
-
Scrolls by block.
- scrollByUnit(int) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
-
Scrolls by unit.
- scrollByUnit(int) - Method in class javax.swing.plaf.basic.BasicSliderUI
-
Scrolls by unit.
- scrollDirection - Variable in class javax.swing.plaf.basic.BasicComboPopup
-
The direction of scrolling.
- 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.
- 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
-
Attribute "scrolling"
- scrollListener - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
-
Scroll listener
- scrollListener - Variable in class javax.swing.plaf.basic.BasicSliderUI
-
Scroll listener
- ScrollListener() - Constructor for class javax.swing.plaf.basic.BasicScrollBarUI.ScrollListener
-
Constructs a
ScrollListener. - ScrollListener() - Constructor for class javax.swing.plaf.basic.BasicSliderUI.ScrollListener
-
Constructs a
ScrollListener - ScrollListener(int, boolean) - Constructor for class javax.swing.plaf.basic.BasicScrollBarUI.ScrollListener
-
Constructs a
ScrollListener. - ScrollListener(int, boolean) - Constructor for class javax.swing.plaf.basic.BasicSliderUI.ScrollListener
-
Constructs a
ScrollListener - scrollpane - Variable in class javax.swing.plaf.basic.BasicScrollPaneUI
-
The instance of
JScrollPane. - 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.AccessibleAWTScrollPane - Class in java.awt
-
This class implements accessibility support for the
ScrollPaneclass. - ScrollPaneAdjustable - Class in java.awt
-
This class represents the state of a horizontal or vertical scrollbar of a
ScrollPane. - ScrollPaneBorder() - Constructor for class javax.swing.plaf.metal.MetalBorders.ScrollPaneBorder
-
Constructs a
ScrollPaneBorder. - 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
-
Constructs a
ScrollPaneLayout. - ScrollPaneLayout.UIResource - Class in javax.swing
-
The UI resource version of
ScrollPaneLayout. - ScrollPaneUI - Class in javax.swing.plaf
-
Pluggable look and feel interface for JScrollPane.
- ScrollPaneUI() - Constructor for class javax.swing.plaf.ScrollPaneUI
-
Constructor for subclasses to call.
- 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 theJComponent'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
Rectanglewithin 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
-
Scroll timer
- scrollTimer - Variable in class javax.swing.plaf.basic.BasicSliderUI
-
Scroll timer
- scrollToReference(String) - Method in class javax.swing.JEditorPane
-
Scrolls the view to the given reference location (that is, the value returned by the
URL.getRefmethod for the URL being displayed). - scrollUnderway - Variable in class javax.swing.JViewport
-
The
scrollUnderwayflag is used for components likeJList. - SCTP_DISABLE_FRAGMENTS - Static variable in class com.sun.nio.sctp.SctpStandardSocketOptions
-
Enables or disables message fragmentation.
- SCTP_EXPLICIT_COMPLETE - Static variable in class com.sun.nio.sctp.SctpStandardSocketOptions
-
Enables or disables explicit message completion.
- SCTP_FRAGMENT_INTERLEAVE - Static variable in class com.sun.nio.sctp.SctpStandardSocketOptions
-
Fragmented interleave controls how the presentation of messages occur for the message receiver.
- SCTP_INIT_MAXSTREAMS - Static variable in class com.sun.nio.sctp.SctpStandardSocketOptions
-
The maximum number of streams requested by the local endpoint during association initialization.
- SCTP_NODELAY - Static variable in class com.sun.nio.sctp.SctpStandardSocketOptions
-
Enables or disables a Nagle-like algorithm.
- SCTP_PRIMARY_ADDR - Static variable in class com.sun.nio.sctp.SctpStandardSocketOptions
-
Requests that the local SCTP stack use the given peer address as the association primary.
- SCTP_SET_PEER_PRIMARY_ADDR - Static variable in class com.sun.nio.sctp.SctpStandardSocketOptions
-
Requests that the peer mark the enclosed address as the association primary.
- SctpChannel - Class in com.sun.nio.sctp
-
A selectable channel for message-oriented connected SCTP sockets.
- SctpChannel(SelectorProvider) - Constructor for class com.sun.nio.sctp.SctpChannel
-
Initializes a new instance of this class.
- SctpMultiChannel - Class in com.sun.nio.sctp
-
A selectable channel for message-oriented SCTP sockets.
- SctpMultiChannel(SelectorProvider) - Constructor for class com.sun.nio.sctp.SctpMultiChannel
-
Initializes a new instance of this class.
- SctpServerChannel - Class in com.sun.nio.sctp
-
A selectable channel for message-oriented listening SCTP sockets.
- SctpServerChannel(SelectorProvider) - Constructor for class com.sun.nio.sctp.SctpServerChannel
-
Initializes a new instance of this class.
- SctpSocketOption<T> - Interface in com.sun.nio.sctp
-
A socket option associated with an SCTP channel.
- SctpStandardSocketOptions - Class in com.sun.nio.sctp
-
SCTP channels supports the socket options defined by this class (as well as those listed in the particular channel class) and may support additional Implementation specific socket options.
- SctpStandardSocketOptions.InitMaxStreams - Class in com.sun.nio.sctp
-
This class is used to set the maximum number of inbound/outbound streams used by the local endpoint during association initialization.
- SDATA - Static variable in interface javax.swing.text.html.parser.DTDConstants
-
The DTD constant corresponds to SDATA
- 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 - Enum constant in enum class javax.lang.model.element.Modifier
-
The modifier
sealed - SEALED - Static variable in class java.util.jar.Attributes.Name
-
Nameobject forSealedmanifest 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
SealedObjectfrom anySerializableobject. - SealedObject(SealedObject) - Constructor for class javax.crypto.SealedObject
-
Constructs a
SealedObjectobject from the passed-inSealedObject. - search(long, BiFunction) - Method in class java.util.concurrent.ConcurrentHashMap
-
Returns a non-null result from applying the given search function on each (key, value), or null if none.
- search(Object) - Method in class java.util.Stack
-
Returns the 1-based position where an object is on this stack.
- 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, String, Object[], SearchControls) - Method in class javax.naming.directory.InitialDirContext
- 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(String, String, SearchControls) - Method in class javax.naming.directory.InitialDirContext
- 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(String, Attributes) - Method in class javax.naming.directory.InitialDirContext
- 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(String, Attributes, String[]) - Method in class javax.naming.directory.InitialDirContext
- 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(Name, String, Object[], SearchControls) - Method in class javax.naming.directory.InitialDirContext
- 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(Name, String, SearchControls) - Method in class javax.naming.directory.InitialDirContext
- 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(Name, Attributes) - Method in class javax.naming.directory.InitialDirContext
- 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(Name, Attributes, String[]) - Method in class javax.naming.directory.InitialDirContext
- Search Algorithm for Properties - Section in interface javax.naming.Context
- 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.
- searchEntries(long, Function) - Method in class java.util.concurrent.ConcurrentHashMap
-
Returns a non-null result from applying the given search function on each entry, or null if none.
- Searches - Section in package javax.naming.directory
- searchKeys(long, Function) - Method in class java.util.concurrent.ConcurrentHashMap
-
Returns a non-null result from applying the given search function on each key, or null if none.
- Search Order - Section in interface javax.xml.catalog.CatalogResolver
- 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.
- searchValues(long, Function) - Method in class java.util.concurrent.ConcurrentHashMap
-
Returns a non-null result from applying the given search function on each value, or null if none.
- 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
getandsetindicating the second within the minute. - SECOND_FIELD - Static variable in class java.text.DateFormat
-
Useful constant for SECOND field alignment.
- SECOND_OF_DAY - Enum constant in enum class java.time.temporal.ChronoField
-
The second-of-day.
- SECOND_OF_MINUTE - Enum constant in enum class java.time.temporal.ChronoField
-
The second-of-minute.
- SECONDARY - Static variable in class java.text.Collator
-
Collator strength value.
- Secondary Colors - Section in package javax.swing.plaf.nimbus
- 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.
- SECONDS - Enum constant in enum class java.time.temporal.ChronoUnit
-
Unit that represents the concept of a second.
- SECONDS - Enum constant in enum class java.util.concurrent.TimeUnit
-
Time unit representing one second.
- SECONDS - Static variable in class javax.xml.datatype.DatatypeConstants
-
A constant that represents the seconds field.
- SECONDS - Static variable in annotation interface jdk.jfr.Timespan
-
Unit for seconds.
- SECRET - Enum constant in enum class java.security.KeyRep.Type
-
Type for secret keys.
- 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.
- SecretKeyEntry(SecretKey) - Constructor for class java.security.KeyStore.SecretKeyEntry
-
Constructs a
SecretKeyEntrywith aSecretKey. - SecretKeyEntry(SecretKey, Set) - Constructor for class java.security.KeyStore.SecretKeyEntry
-
Constructs a
SecretKeyEntrywith aSecretKeyand associated entry attributes. - 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
SecretKeyFactoryobject. - SecretKeyFactorySpi - Class in javax.crypto
-
This class defines the Service Provider Interface (SPI) for the
SecretKeyFactoryclass. - SecretKeyFactorySpi() - Constructor for class javax.crypto.SecretKeyFactorySpi
-
Constructor for subclasses to call.
- SecretKeySpec - Class in javax.crypto.spec
-
This class specifies a secret key in a provider-independent fashion.
- SecretKeySpec(byte[], int, int, String) - Constructor for class javax.crypto.spec.SecretKeySpec
-
Constructs a secret key from the given byte array, using the first
lenbytes ofkey, starting atoffsetinclusive. - SecretKeySpec(byte[], String) - Constructor for class javax.crypto.spec.SecretKeySpec
-
Constructs a secret key from the given byte array.
- secretSize() - Method in class javax.crypto.KEM.Decapsulator
-
Returns the size of the shared secret.
- secretSize() - Method in class javax.crypto.KEM.Encapsulator
-
Returns the size of the shared secret.
- SectionElement() - Constructor for class javax.swing.text.DefaultStyledDocument.SectionElement
-
Creates a new SectionElement.
- SectionElementName - Static variable in class javax.swing.text.AbstractDocument
-
Name of elements used to hold sections (lines/paragraphs).
- SECURE_RANDOM - Enum constant in enum class java.security.CryptoPrimitive
-
Cryptographic random number generator
- SecureCacheResponse - Class in java.net
-
Represents a cache response originally retrieved through secure means, such as TLS.
- SecureCacheResponse() - Constructor for class java.net.SecureCacheResponse
-
Constructor for subclasses to call.
- SecureClassLoader - Class in java.security
-
This class extends
ClassLoaderwith additional support for defining classes with an associated code source and permissions. - SecureClassLoader() - Constructor for class java.security.SecureClassLoader
-
Creates a new
SecureClassLoaderusing the system class loader as the parent. - SecureClassLoader(ClassLoader) - Constructor for class java.security.SecureClassLoader
-
Creates a new
SecureClassLoaderusing the specified parent class loader for delegation. - SecureClassLoader(String, ClassLoader) - Constructor for class java.security.SecureClassLoader
-
Creates a new
SecureClassLoaderof the specified name and using the specified parent class loader for delegation. - SecureDirectoryStream<T> - Interface in java.nio.file
-
A
DirectoryStreamthat defines operations on files that are located relative to an open directory. - SecureLookupSupplier - Class in jdk.dynalink
-
Encapsulates a
MethodHandles.Lookupobject. - SecureLookupSupplier(MethodHandles.Lookup) - Constructor for class jdk.dynalink.SecureLookupSupplier
-
Creates a new secure lookup supplier for the given lookup.
- 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
SecureRandomobject. - SecureRandomParameters - Interface in java.security
-
A marker interface for parameters used in various
SecureRandommethods. - SecureRandomSpi - Class in java.security
-
This class defines the Service Provider Interface (SPI) for the
SecureRandomclass. - SecureRandomSpi() - Constructor for class java.security.SecureRandomSpi
-
Constructor without a parameter.
- SecureRandomSpi(SecureRandomParameters) - Constructor for class java.security.SecureRandomSpi
-
Constructor with a parameter.
- security() - Method in class java.lang.Runtime.Version
-
Deprecated.As of Java SE 10, the third element of a version number is not the security level but the update-release counter, incremented for every update release. Use the
Runtime.Version.update()method in preference to this method. For compatibility, this method returns the value of the update element, or zero if it is absent. - 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 Class in java.lang
-
Thrown to indicate a security violation.
- SecurityException() - Constructor for exception class java.lang.SecurityException
-
Constructs a
SecurityExceptionwith no detail message. - SecurityException(String) - Constructor for exception class java.lang.SecurityException
-
Constructs a
SecurityExceptionwith the specified detail message. - SecurityException(String, Throwable) - Constructor for exception class java.lang.SecurityException
-
Creates a
SecurityExceptionwith the specified detail message and cause. - SecurityException(Throwable) - Constructor for exception class java.lang.SecurityException
-
Creates a
SecurityExceptionwith the specified cause and a detail message of(cause==null ? null : cause.toString())(which typically contains the class and detail message ofcause). - SecurityManager - Class in java.lang
-
Deprecated, for removal: This API element is subject to removal in a future version.There is no replacement for this class.
- SecurityManager() - Constructor for class java.lang.SecurityManager
-
Deprecated.Constructs a new
SecurityManager. - SecurityPermission - Class in java.security
-
Deprecated, for removal: This API element is subject to removal in a future version.This permission cannot be used for controlling access to resources as the Security Manager is no longer supported.
- SecurityPermission(String) - Constructor for class java.security.SecurityPermission
-
Deprecated.Creates a new
SecurityPermissionwith the specified name. - SecurityPermission(String, String) - Constructor for class java.security.SecurityPermission
-
Deprecated.Creates a new
SecurityPermissionobject with the specified name. - Security Requirements for Cryptographic Modules - External specification in class java.security.SecureRandom
- SEE - Enum constant in enum class com.sun.source.doctree.DocTree.Kind
-
Used for instances of
SeeTreerepresenting an@seetag. - 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.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
-
trueif the current input source has been marked as allowing only forward seeking bysetInput. - SeeTree - Interface in com.sun.source.doctree
-
A tree node for an
@seeblock tag. - 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.
- SegmentAllocator - Interface in java.lang.foreign
-
An object that may be used to allocate memory segments.
- select() - Method in class java.nio.channels.Selector
-
Selects a set of keys whose corresponding channels are ready for I/O operations.
- select() - Method in interface org.w3c.dom.html.HTMLInputElement
-
Select the contents of the text area.
- select() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
-
Select the contents of the
TEXTAREA. - select(int) - Method in class java.awt.Choice
-
Sets the selected item in this
Choicemenu to be the item at the specified position. - select(int) - Method in class java.awt.List
-
Selects the item at the specified index in the scrolling list.
- select(int, int) - Method in class java.awt.TextComponent
-
Selects the text between the specified start and end positions.
- select(int, int) - Method in class javax.swing.text.JTextComponent
-
Selects the text between the specified start and end positions.
- select(long) - Method in class java.nio.channels.Selector
-
Selects a set of keys whose corresponding channels are ready for I/O operations.
- select(MemoryLayout.PathElement...) - Method in interface java.lang.foreign.MemoryLayout
-
Returns the layout selected from the provided path, where the initial layout in the path is this layout.
- select(String) - Method in class java.awt.Choice
-
Sets the selected item in this
Choicemenu to be the item whose name is equal to the specified string. - 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(Consumer) - Method in class java.nio.channels.Selector
-
Selects and performs an action on the keys whose corresponding channels are ready for I/O operations.
- select(Consumer, long) - Method in class java.nio.channels.Selector
-
Selects and performs an action on the keys whose corresponding channels are ready for I/O operations.
- select(KeyInfo, KeySelector.Purpose, AlgorithmMethod, XMLCryptoContext) - Method in class javax.xml.crypto.KeySelector
-
Attempts to find a key that satisfies the specified constraints.
- SELECT - Static variable in class javax.swing.text.html.HTML.Tag
-
Tag <select>
- SELECT_LIST_ONLY - Enum constant in enum class java.sql.PseudoColumnUsage
-
The pseudo/hidden column may only be used in a SELECT list.
- 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
-
Selects an adjacent run of tabs.
- 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
JTablesupports 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
DataFlavorfrom an array ofDataFlavors. - selectColor - Variable in class javax.swing.plaf.metal.MetalButtonUI
-
The color of the selected button.
- selectColor - Variable in class javax.swing.plaf.metal.MetalRadioButtonUI
-
The color of the selected radio button.
- selectColor - Variable in class javax.swing.plaf.metal.MetalTabbedPaneUI
-
The color of the selected pane.
- selectColor - Variable in class javax.swing.plaf.metal.MetalToggleButtonUI
-
The color of a selected button.
- selectContent(AttributeSet) - Method in class javax.swing.text.html.HTMLWriter
-
Writes out the content of the SELECT form element.
- selected - Variable in class javax.swing.tree.DefaultTreeCellRenderer
-
Is the value currently selected.
- 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
-
Attribute "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
Booleanthat 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
-
Selected run
- selectedTabPadInsets - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
-
Selected tab insets
- selectedTextColor - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
-
The color of a selected text.
- selectedTitleColor - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
-
The color of a selected title.
- selectFrame(boolean) - Method in class javax.swing.JDesktopPane
-
Selects the next
JInternalFramein this desktop pane. - selectFrom(Vector) - Method in class jdk.incubator.vector.Vector
-
Using index values stored in the lanes of this vector, assemble values stored in second vector
v. - selectFrom(Vector, Vector) - Method in class jdk.incubator.vector.Vector
-
Using values stored in the lanes of this vector, assemble values stored in the second vector
v1and third vectorv2. - selectFrom(Vector, VectorMask) - Method in class jdk.incubator.vector.Vector
-
Using index values stored in the lanes of this vector, assemble values stored in second vector, under the control of a mask.
- selectFrom(Vector) - Method in class jdk.incubator.vector.ByteVector
-
Using index values stored in the lanes of this vector, assemble values stored in second vector
v. - selectFrom(Vector, Vector) - Method in class jdk.incubator.vector.ByteVector
-
Using values stored in the lanes of this vector, assemble values stored in the second vector
v1and third vectorv2. - selectFrom(Vector, VectorMask) - Method in class jdk.incubator.vector.ByteVector
-
Using index values stored in the lanes of this vector, assemble values stored in second vector, under the control of a mask.
- selectFrom(Vector) - Method in class jdk.incubator.vector.DoubleVector
-
Using index values stored in the lanes of this vector, assemble values stored in second vector
v. - selectFrom(Vector, Vector) - Method in class jdk.incubator.vector.DoubleVector
-
Using values stored in the lanes of this vector, assemble values stored in the second vector
v1and third vectorv2. - selectFrom(Vector, VectorMask) - Method in class jdk.incubator.vector.DoubleVector
-
Using index values stored in the lanes of this vector, assemble values stored in second vector, under the control of a mask.
- selectFrom(Vector) - Method in class jdk.incubator.vector.FloatVector
-
Using index values stored in the lanes of this vector, assemble values stored in second vector
v. - selectFrom(Vector, Vector) - Method in class jdk.incubator.vector.FloatVector
-
Using values stored in the lanes of this vector, assemble values stored in the second vector
v1and third vectorv2. - selectFrom(Vector, VectorMask) - Method in class jdk.incubator.vector.FloatVector
-
Using index values stored in the lanes of this vector, assemble values stored in second vector, under the control of a mask.
- selectFrom(Vector) - Method in class jdk.incubator.vector.IntVector
-
Using index values stored in the lanes of this vector, assemble values stored in second vector
v. - selectFrom(Vector, Vector) - Method in class jdk.incubator.vector.IntVector
-
Using values stored in the lanes of this vector, assemble values stored in the second vector
v1and third vectorv2. - selectFrom(Vector, VectorMask) - Method in class jdk.incubator.vector.IntVector
-
Using index values stored in the lanes of this vector, assemble values stored in second vector, under the control of a mask.
- selectFrom(Vector) - Method in class jdk.incubator.vector.LongVector
-
Using index values stored in the lanes of this vector, assemble values stored in second vector
v. - selectFrom(Vector, Vector) - Method in class jdk.incubator.vector.LongVector
-
Using values stored in the lanes of this vector, assemble values stored in the second vector
v1and third vectorv2. - selectFrom(Vector, VectorMask) - Method in class jdk.incubator.vector.LongVector
-
Using index values stored in the lanes of this vector, assemble values stored in second vector, under the control of a mask.
- selectFrom(Vector) - Method in class jdk.incubator.vector.ShortVector
-
Using index values stored in the lanes of this vector, assemble values stored in second vector
v. - selectFrom(Vector, Vector) - Method in class jdk.incubator.vector.ShortVector
-
Using values stored in the lanes of this vector, assemble values stored in the second vector
v1and third vectorv2. - selectFrom(Vector, VectorMask) - Method in class jdk.incubator.vector.ShortVector
-
Using index values stored in the lanes of this vector, assemble values stored in second vector, under the control of a mask.
- selectHighlight - Variable in class javax.swing.plaf.metal.MetalTabbedPaneUI
-
The color of the highlight.
- 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
selectInitialValuemethod 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 - Variable in class javax.swing.tree.DefaultTreeSelectionModel
-
Paths that are currently selected.
- Selection - Section in class java.nio.channels.Selector
- SELECTION - Static variable in class java.awt.JobAttributes.DefaultSelectionType
-
The
DefaultSelectionTypeinstance to use for specifying that the current selection should be printed. - 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
-
The color of the selection background.
- 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
Actionfor moving the caret to the beginning of the document. - selectionBeginLineAction - Static variable in class javax.swing.text.DefaultEditorKit
-
Name of the
Actionfor moving the caret to the beginning of a line, extending the selection. - selectionBeginParagraphAction - Static variable in class javax.swing.text.DefaultEditorKit
-
Name of the
Actionfor moving the caret to the beginning of a paragraph, extending the selection. - selectionBeginWordAction - Static variable in class javax.swing.text.DefaultEditorKit
-
Name of the
Actionfor 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
Actionfor moving the caret to the end of a line, extending the selection. - selectionEndParagraphAction - Static variable in class javax.swing.text.DefaultEditorKit
-
Name of the
Actionfor 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
-
The color of the selection foreground.
- selectionForKey(char, ComboBoxModel) - Method in interface javax.swing.JComboBox.KeySelectionManager
-
Given
aKeyand 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.
- selectionHtmlFlavor - Static variable in class java.awt.datatransfer.DataFlavor
-
Represents a piece of an HTML markup.
- SelectionKey - Class in java.nio.channels
-
A token representing the registration of a
SelectableChannelwith aSelector. - SelectionKey() - Constructor for class java.nio.channels.SelectionKey
-
Constructs an instance of this class.
- SelectionListener() - Constructor for class javax.swing.plaf.basic.BasicFileChooserUI.SelectionListener
-
Constructs a
SelectionListener. - 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
ListSelectionModelof 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
-
The bit relates to selection model changed property.
- SelectionModelPropertyChangeHandler() - Constructor for class javax.swing.plaf.basic.BasicTreeUI.SelectionModelPropertyChangeHandler
-
Constructs a
SelectionModelPropertyChangeHandler. - selectionNextWordAction - Static variable in class javax.swing.text.DefaultEditorKit
-
Name of the
Actionfor moving the selection to the beginning of the next word, extending the selection. - Selection operations that add to the selected-key set - Section in class java.nio.channels.Selector
- Selection operations that perform an action on selected keys - Section in class java.nio.channels.Selector
- selectionPreviousWordAction - Static variable in class javax.swing.text.DefaultEditorKit
-
Name of the
Actionfor 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
-
Selects the next tab.
- selectNextTabInRun(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
-
Selects the next tab in the run.
- selectNode(Node) - Method in interface org.w3c.dom.ranges.Range
-
Select a node and its contents
- selectNodeContents(Node) - Method in interface org.w3c.dom.ranges.Range
-
Select the contents within a node
- selectNow() - Method in class java.nio.channels.Selector
-
Selects a set of keys whose corresponding channels are ready for I/O operations.
- selectNow(Consumer) - Method in class java.nio.channels.Selector
-
Selects and performs an action on the 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
SelectableChannelobjects. - 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
MouseEventover 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
-
Selects the previous tab.
- selectPreviousTabInRun(int) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
-
Selects the previous tab in the run.
- 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
Semaphorewith the given number of permits and nonfair fairness setting. - Semaphore(int, boolean) - Constructor for class java.util.concurrent.Semaphore
-
Creates a
Semaphorewith the given number of permits and the given fairness setting. - semi-monotonic - Search tag in class java.lang.Math
- 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, for removal: This API element is subject to removal in a future version.Use the following code or its equivalent instead:
...... int ttl = mcastSocket.getOption(StandardSocketOptions.IP_MULTICAST_TTL); mcastSocket.setOption(StandardSocketOptions.IP_MULTICAST_TTL, newttl); mcastSocket.send(p); mcastSocket.setOption(StandardSocketOptions.IP_MULTICAST_TTL, ttl); ...... - send(HttpRequest, HttpResponse.BodyHandler) - Method in class java.net.http.HttpClient
-
Sends the given request using this client, blocking if necessary to get the response.
- send(ByteBuffer, MessageInfo) - Method in class com.sun.nio.sctp.SctpChannel
-
Sends a message via this channel.
- send(ByteBuffer, MessageInfo) - Method in class com.sun.nio.sctp.SctpMultiChannel
-
Sends a message via this channel.
- 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.
- sendAsync(HttpRequest, HttpResponse.BodyHandler) - Method in class java.net.http.HttpClient
-
Sends the given request asynchronously using this client with the given response body handler.
- sendAsync(HttpRequest, HttpResponse.BodyHandler, HttpResponse.PushPromiseHandler) - Method in class java.net.http.HttpClient
-
Sends the given request asynchronously using this client with the given response body handler and push promise handler.
- 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(AttributeChangeNotification) - Method in class javax.management.modelmbean.RequiredModelMBean
- 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(Attribute, Attribute) - Method in class javax.management.modelmbean.RequiredModelMBean
- sendBinary(ByteBuffer, boolean) - Method in interface java.net.http.WebSocket
-
Sends binary data with bytes from the given buffer.
- sendClose(int, String) - Method in interface java.net.http.WebSocket
-
Initiates an orderly closure of this WebSocket's output by sending a Close message with the given status code and the reason.
- SendFailedNotification - Class in com.sun.nio.sctp
-
Notification emitted when a send failed notification has been received.
- SendFailedNotification() - Constructor for class com.sun.nio.sctp.SendFailedNotification
-
Initializes a new instance of this class.
- 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(String) - 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(Notification) - 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.
- sendPing(ByteBuffer) - Method in interface java.net.http.WebSocket
-
Sends a Ping message with bytes from the given buffer.
- sendPong(ByteBuffer) - Method in interface java.net.http.WebSocket
-
Sends a Pong message with bytes from the given buffer.
- 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) - Method in class javax.management.relation.RelationService
-
Sends a notification (RelationNotification) for a relation removal.
- sendRelationRemovalNotification(String, List) - Method in interface javax.management.relation.RelationServiceMBean
-
Sends a notification (RelationNotification) for a relation removal.
- sendResponseHeaders(int, long) - Method in class com.sun.net.httpserver.HttpExchange
-
Starts sending the response back to the client using the current set of response headers and the numeric response code as specified in this method.
- sendRoleUpdateNotification(String, Role, List) - Method in class javax.management.relation.RelationService
-
Sends a notification (RelationNotification) for a role update in the given relation.
- sendRoleUpdateNotification(String, Role, List) - Method in interface javax.management.relation.RelationServiceMBean
-
Sends a notification (RelationNotification) for a role update in the given relation.
- sendText(CharSequence, boolean) - Method in interface java.net.http.WebSocket
-
Sends textual data with characters from the given character sequence.
- 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.
- SENSING_METHOD_COLOR_SEQUENTIAL_AREA_SENSOR - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
-
A value to be used with the "SensingMethod" tag.
- SENSING_METHOD_COLOR_SEQUENTIAL_LINEAR_SENSOR - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
-
A value to be used with the "SensingMethod" tag.
- SENSING_METHOD_NOT_DEFINED - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
-
A value to be used with the "SensingMethod" tag.
- SENSING_METHOD_ONE_CHIP_COLOR_AREA_SENSOR - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
-
A value to be used with the "SensingMethod" tag.
- SENSING_METHOD_THREE_CHIP_COLOR_AREA_SENSOR - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
-
A value to be used with the "SensingMethod" tag.
- SENSING_METHOD_TRILINEAR_SENSOR - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
-
A value to be used with the "SensingMethod" tag.
- SENSING_METHOD_TWO_CHIP_COLOR_AREA_SENSOR - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
-
A value to be used with the "SensingMethod" tag.
- 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
MultipleDocumentHandlingTypeinstance 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
MultipleDocumentHandlingTypeinstance 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() - Constructor for class javax.swing.JPopupMenu.Separator
-
Constructs a popup menu-specific Separator.
- 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.
- Separator(Dimension) - Constructor for class javax.swing.JToolBar.Separator
-
Creates a new toolbar separator with the specified size.
- 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.
- Separators - Section in package javax.swing.plaf.synth
- SeparatorUI - Class in javax.swing.plaf
-
Pluggable look and feel interface for JSeparator.
- SeparatorUI() - Constructor for class javax.swing.plaf.SeparatorUI
-
Constructor for subclasses to call.
- SEPTEMBER - Enum constant in enum class java.time.Month
-
The singleton instance for the month of September with 30 days.
- SEPTEMBER - Static variable in class java.util.Calendar
-
Value of the
Calendar.MONTHfield indicating the ninth month of the year in the Gregorian and Julian calendars. - SEPTEMBER - Static variable in class javax.xml.datatype.DatatypeConstants
-
Value for ninth month of year.
- Sequence - Class in javax.sound.midi
-
A
Sequenceis a data structure containing musical information (often an entire song or composition) that can be played back by aSequencerobject. - 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 operations has completed.
- SequencedCollection<E> - Interface in java.util
-
A collection that has a well-defined encounter order, that supports operations at both ends, and that is reversible.
- sequencedEntrySet() - Method in class java.util.LinkedHashMap
-
Returns a
SequencedSetview of this map'sentrySet. - sequencedEntrySet() - Method in interface java.util.SequencedMap
-
Returns a
SequencedSetview of this map'sentrySet. - sequencedKeySet() - Method in class java.util.LinkedHashMap
-
Returns a
SequencedSetview of this map'skeySet. - sequencedKeySet() - Method in interface java.util.SequencedMap
-
Returns a
SequencedSetview of this map'skeySet. - SequencedMap<K,
V> - Interface in java.util -
A Map that has a well-defined encounter order, that supports operations at both ends, and that is reversible.
- SequencedSet<E> - Interface in java.util
-
A collection that is both a
SequencedCollectionand aSet. - sequencedValues() - Method in class java.util.LinkedHashMap
-
Returns a
SequencedCollectionview of this map'svaluescollection. - sequencedValues() - Method in interface java.util.SequencedMap
-
Returns a
SequencedCollectionview of this map'svaluescollection. - sequenceElement() - Static method in interface java.lang.foreign.MemoryLayout.PathElement
-
Returns an open path element that selects an unspecified element layout in a sequence layout.
- sequenceElement(long) - Static method in interface java.lang.foreign.MemoryLayout.PathElement
-
Returns a path element which selects the element layout at the specified index in a sequence layout.
- sequenceElement(long, long) - Static method in interface java.lang.foreign.MemoryLayout.PathElement
-
Returns an open path element that selects the element layout in a range of positions in a sequence layout.
- SequenceInputStream - Class in java.io
-
A
SequenceInputStreamrepresents the logical concatenation of other input streams. - SequenceInputStream(InputStream, InputStream) - Constructor for class java.io.SequenceInputStream
-
Initializes a newly created
SequenceInputStreamby remembering the two arguments, which will be read in order, firsts1and thens2, to provide the bytes to be read from thisSequenceInputStream. - SequenceInputStream(Enumeration) - Constructor for class java.io.SequenceInputStream
-
Initializes a newly created
SequenceInputStreamby remembering the argument, which must be anEnumerationthat produces objects whose run-time type isInputStream. - sequenceLayout(long, MemoryLayout) - Static method in interface java.lang.foreign.MemoryLayout
-
Creates a sequence layout with the given element layout and element count.
- SequenceLayout - Interface in java.lang.foreign
-
A compound layout that denotes a homogeneous repetition of a given element layout.
- sequenceNumber() - Method in class javax.net.ssl.SSLEngineResult
-
Returns the sequence number of the produced or consumed SSL/TLS/DTLS record (optional operation).
- Sequencer - Interface in javax.sound.midi
-
A hardware or software device that plays back a MIDI
sequenceis known as a sequencer. - Sequencer.SyncMode - Class in javax.sound.midi
-
A
SyncModeobject represents one of the ways in which a MIDI sequencer's notion of time can be synchronized with a master or slave device. - sequenceStarted(ImageReader, int) - Method in interface javax.imageio.event.IIOReadProgressListener
-
Reports that a sequence of read operations is beginning.
- sequential() - Method in interface java.util.stream.BaseStream
-
Returns an equivalent stream that is sequential.
- Serial - Annotation Interface in java.io
-
Indicates that an annotated field or method is part of the serialization mechanism defined by the Java Object Serialization Specification.
- SERIAL - Enum constant in enum class com.sun.source.doctree.DocTree.Kind
-
Used for instances of
SerialTreerepresenting an@serialtag. - SERIAL_DATA - Enum constant in enum class com.sun.source.doctree.DocTree.Kind
-
Used for instances of
SerialDataTreerepresenting an@serialDatatag. - SERIAL_FIELD - Enum constant in enum class com.sun.source.doctree.DocTree.Kind
-
Used for instances of
SerialFieldTreerepresenting an@serialFieldtag. - SERIAL_FILTER_PATTERN - Static variable in class javax.management.remote.rmi.RMIConnectorServer
-
This attribute defines a pattern from which to create a
ObjectInputFilterthat will be used when deserializing objects sent to theJMXConnectorServerby any client. - SERIAL_FILTER_PERMISSION - Static variable in interface java.io.ObjectStreamConstants
-
Enable setting the system-wide serial filter.
- SerialArray - Class in javax.sql.rowset.serial
-
A serialized version of an
Arrayobject, which is the mapping in the Java programming language of an SQLARRAYvalue. - SerialArray(Array) - Constructor for class javax.sql.rowset.serial.SerialArray
-
Constructs a new
SerialArrayobject from the givenArrayobject. - SerialArray(Array, Map) - Constructor for class javax.sql.rowset.serial.SerialArray
-
Constructs a new
SerialArrayobject from the givenArrayobject, using the given type map for the custom mapping of each element when the elements are SQL UDTs. - SerialBlob - Class in javax.sql.rowset.serial
-
A serialized mapping in the Java programming language of an SQL
BLOBvalue. - SerialBlob(byte[]) - Constructor for class javax.sql.rowset.serial.SerialBlob
-
Constructs a
SerialBlobobject that is a serialized version of the givenbytearray. - SerialBlob(Blob) - Constructor for class javax.sql.rowset.serial.SerialBlob
-
Constructs a
SerialBlobobject that is a serialized version of the givenBlobobject. - serialClass() - Method in interface java.io.ObjectInputFilter.FilterInfo
-
The class of an object being deserialized.
- SerialClob - Class in javax.sql.rowset.serial
-
A serialized mapping in the Java programming language of an SQL
CLOBvalue. - SerialClob(char[]) - Constructor for class javax.sql.rowset.serial.SerialClob
-
Constructs a
SerialClobobject that is a serialized version of the givenchararray. - SerialClob(Clob) - Constructor for class javax.sql.rowset.serial.SerialClob
-
Constructs a
SerialClobobject that is a serialized version of the givenClobobject. - SerialDatalink - Class in javax.sql.rowset.serial
-
A serialized mapping in the Java programming language of an SQL
DATALINKvalue. - SerialDatalink(URL) - Constructor for class javax.sql.rowset.serial.SerialDatalink
-
Constructs a new
SerialDatalinkobject from the givenjava.net.URLobject. - SerialDataTree - Interface in com.sun.source.doctree
-
A tree node for an
@serialDatablock tag. - SerialException - Exception Class in javax.sql.rowset.serial
-
Indicates and an error with the serialization or de-serialization of SQL types such as
BLOB, CLOB, STRUCT or ARRAYin addition to SQL types such asDATALINK and JAVAOBJECT - SerialException() - Constructor for exception class javax.sql.rowset.serial.SerialException
-
Creates a new
SerialExceptionwithout a message. - SerialException(String) - Constructor for exception class javax.sql.rowset.serial.SerialException
-
Creates a new
SerialExceptionwith the specified message. - SerialFieldTree - Interface in com.sun.source.doctree
-
A tree node for an
@serialFieldblock tag. - Serializability of Collections - Section in interface java.util.Collection
- serializable - Variable in class java.beans.beancontext.BeanContextServicesSupport
-
Deprecated.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
-
Deprecated, for removal: This API element is subject to removal in a future version.This permission cannot be used for controlling access to resources as the Security Manager is no longer supported.
- SerializablePermission(String) - Constructor for class java.io.SerializablePermission
-
Deprecated.Creates a new SerializablePermission with the specified name.
- SerializablePermission(String, String) - Constructor for class java.io.SerializablePermission
-
Deprecated.Creates a new SerializablePermission object with the specified name.
- Serialization - Section in class java.awt.Component
- Serialization - Section in class java.time.ZoneId
- Serialization - Section in class java.util.Locale
- serialize(ObjectOutputStream, Collection) - Method in class java.beans.beancontext.BeanContextSupport
-
Deprecated.Used by writeObject to serialize a Collection.
- SERIALIZE_ERR - Static variable in exception class org.w3c.dom.ls.LSException
-
If an attempt was made to serialize a
NodeusingLSSerializerand the processing has been stopped. - SerializedLambda - Class in java.lang.invoke
-
Serialized form of a lambda expression.
- SerializedLambda(Class, String, String, String, int, String, String, String, String, Object[]) - Constructor for class java.lang.invoke.SerializedLambda
-
Create a
SerializedLambdafrom the low-level information present at the lambda factory site. - SerialJavaObject - Class in javax.sql.rowset.serial
-
A serializable mapping in the Java programming language of an SQL
JAVA_OBJECTvalue. - SerialJavaObject(Object) - Constructor for class javax.sql.rowset.serial.SerialJavaObject
-
Constructor for
SerialJavaObjecthelper class. - SerialRef - Class in javax.sql.rowset.serial
-
A serialized mapping of a
Refobject, which is the mapping in the Java programming language of an SQLREFvalue. - SerialRef(Ref) - Constructor for class javax.sql.rowset.serial.SerialRef
-
Constructs a
SerialRefobject from the givenRefobject. - SerialStruct - Class in javax.sql.rowset.serial
-
A serialized mapping in the Java programming language of an SQL structured type.
- SerialStruct(SQLData, Map) - Constructor for class javax.sql.rowset.serial.SerialStruct
-
Constructs a
SerialStructobject from the givenSQLDataobject, using the given type map to custom map it to a class in the Java programming language. - SerialStruct(Struct, Map) - Constructor for class javax.sql.rowset.serial.SerialStruct
-
Constructs a
SerialStructobject from the givenStructobject, using the givenjava.util.Mapobject for custom mapping the SQL structured type or any of its attributes that are SQL structured types. - SerialTree - Interface in com.sun.source.doctree
-
A tree node for an
@serialblock tag. - serialVersionUID - Static variable in interface java.rmi.server.RemoteRef
-
Deprecated.A
serialVersionUIDfield in an interface is ineffectual. Do not use; no replacement. - serialVersionUID - Static variable in interface java.rmi.server.ServerRef
-
Deprecated.A
serialVersionUIDfield in an interface is ineffectual. Do not use; no replacement. - serialVersionUID - Static variable in interface java.security.interfaces.DSAPrivateKey
-
Deprecated.A
serialVersionUIDfield in an interface is ineffectual. Do not use; no replacement. - serialVersionUID - Static variable in interface java.security.interfaces.DSAPublicKey
-
Deprecated.A
serialVersionUIDfield in an interface is ineffectual. Do not use; no replacement. - serialVersionUID - Static variable in interface java.security.interfaces.ECPrivateKey
-
Deprecated.A
serialVersionUIDfield in an interface is ineffectual. Do not use; no replacement. - serialVersionUID - Static variable in interface java.security.interfaces.ECPublicKey
-
Deprecated.A
serialVersionUIDfield in an interface is ineffectual. Do not use; no replacement. - serialVersionUID - Static variable in interface java.security.interfaces.RSAMultiPrimePrivateCrtKey
-
Deprecated.A
serialVersionUIDfield in an interface is ineffectual. Do not use; no replacement. - serialVersionUID - Static variable in interface java.security.interfaces.RSAPrivateCrtKey
-
Deprecated.A
serialVersionUIDfield in an interface is ineffectual. Do not use; no replacement. - serialVersionUID - Static variable in interface java.security.interfaces.RSAPrivateKey
-
Deprecated.A
serialVersionUIDfield in an interface is ineffectual. Do not use; no replacement. - serialVersionUID - Static variable in interface java.security.interfaces.RSAPublicKey
-
Deprecated.A
serialVersionUIDfield in an interface is ineffectual. Do not use; no replacement. - serialVersionUID - Static variable in interface java.security.Key
-
Deprecated.A
serialVersionUIDfield in an interface is ineffectual. Do not use; no replacement. - serialVersionUID - Static variable in interface java.security.PrivateKey
-
Deprecated.A
serialVersionUIDfield in an interface is ineffectual. Do not use; no replacement. - serialVersionUID - Static variable in interface java.security.PublicKey
-
Deprecated.A
serialVersionUIDfield in an interface is ineffectual. Do not use; no replacement. - serialVersionUID - Static variable in interface javax.crypto.interfaces.DHPrivateKey
-
Deprecated.A
serialVersionUIDfield in an interface is ineffectual. Do not use; no replacement. - serialVersionUID - Static variable in interface javax.crypto.interfaces.DHPublicKey
-
Deprecated.A
serialVersionUIDfield in an interface is ineffectual. Do not use; no replacement. - serialVersionUID - Static variable in interface javax.crypto.interfaces.PBEKey
-
Deprecated.A
serialVersionUIDfield in an interface is ineffectual. Do not use; no replacement. - serialVersionUID - Static variable in interface javax.crypto.SecretKey
-
Deprecated.A
serialVersionUIDfield in an interface is ineffectual. Do not use; no replacement. - serialVersionUID - Static variable in interface javax.naming.directory.Attribute
-
Deprecated.A
serialVersionUIDfield in an interface is ineffectual. Do not use; no replacement. - serialVersionUID - Static variable in interface javax.naming.Name
-
Deprecated.A
serialVersionUIDfield in an interface is ineffectual. Do not use; no replacement. - 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 - Enum constant in enum class java.net.Authenticator.RequestorType
-
Entity requesting authentication is a HTTP origin 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 Class in java.rmi.server
-
A
ServerCloneExceptionis thrown if a remote exception occurs during the cloning of aUnicastRemoteObject. - ServerCloneException(String) - Constructor for exception class java.rmi.server.ServerCloneException
-
Constructs a
ServerCloneExceptionwith the specified detail message. - ServerCloneException(String, Exception) - Constructor for exception class java.rmi.server.ServerCloneException
-
Constructs a
ServerCloneExceptionwith the specified detail message and cause. - ServerError - Exception Class in java.rmi
-
A
ServerErroris thrown as a result of a remote method invocation when anErroris thrown while processing the invocation on the server, either while unmarshalling the arguments, executing the remote method itself, or marshalling the return value. - ServerError(String, Error) - Constructor for exception class java.rmi.ServerError
-
Constructs a
ServerErrorwith the specified detail message and nested error. - ServerException - Exception Class in java.rmi
-
A
ServerExceptionis thrown as a result of a remote method invocation when aRemoteExceptionis thrown while processing the invocation on the server, either while unmarshalling the arguments or executing the remote method itself. - ServerException(String) - Constructor for exception class java.rmi.ServerException
-
Constructs a
ServerExceptionwith the specified detail message. - ServerException(String, Exception) - Constructor for exception class java.rmi.ServerException
-
Constructs a
ServerExceptionwith the specified detail message and nested exception. - ServerNotActiveException - Exception Class in java.rmi.server
-
An
ServerNotActiveExceptionis anExceptionthrown during a call toRemoteServer.getClientHostif the getClientHost method is called outside of servicing a remote method call. - ServerNotActiveException() - Constructor for exception class java.rmi.server.ServerNotActiveException
-
Constructs an
ServerNotActiveExceptionwith no specified detail message. - ServerNotActiveException(String) - Constructor for exception class java.rmi.server.ServerNotActiveException
-
Constructs an
ServerNotActiveExceptionwith the specified detail message. - ServerRef - Interface in java.rmi.server
-
Deprecated.No replacement. This interface is unused and is obsolete.
- ServerRuntimeException - Exception Class in java.rmi
-
Deprecated.no replacement
- ServerRuntimeException(String, Exception) - Constructor for exception class 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.
- ServerSocket(SocketImpl) - Constructor for class java.net.ServerSocket
-
Creates a server socket with a user-specified
SocketImpl. - 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() - Method in class java.lang.module.ModuleDescriptor.Provides
-
Returns the binary name of the service type.
- Service(Provider, String, String, String, List, Map) - Constructor for class java.security.Provider.Service
-
Construct a new service.
- 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. - 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
-
Deprecated.A new service is available from the nesting BeanContext.
- serviceAvailable(BeanContextServiceAvailableEvent) - Method in interface java.beans.beancontext.BeanContextServicesListener
-
Deprecated.The service named has been registered. getService requests for this service may now be made.
- serviceAvailable(BeanContextServiceAvailableEvent) - Method in class java.beans.beancontext.BeanContextServicesSupport
-
Deprecated.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
-
Deprecated.A
Classreference to the newly available service - serviceClass - Variable in class java.beans.beancontext.BeanContextServiceRevokedEvent
-
Deprecated.A
Classreference to the service that is being revoked. - ServiceConfigurationError - Exception Class in java.util
-
Error thrown when something goes wrong while locating, loading, or instantiating a service provider.
- ServiceConfigurationError(String) - Constructor for exception class java.util.ServiceConfigurationError
-
Constructs a new instance with the specified message.
- ServiceConfigurationError(String, Throwable) - Constructor for exception class java.util.ServiceConfigurationError
-
Constructs a new instance with the specified message and cause.
- Service Formatted Print Data - Section in class javax.print.DocFlavor
- ServiceLoader<S> - Class in java.util
-
A facility to load implementations of a service.
- ServiceLoader.Provider<S> - Interface in java.util
-
Represents a service provider located by
ServiceLoader. - ServiceNotFoundException - Exception Class in javax.management
-
Represents exceptions raised when a requested service is not supported.
- ServiceNotFoundException() - Constructor for exception class javax.management.ServiceNotFoundException
-
Default constructor.
- ServiceNotFoundException(String) - Constructor for exception class javax.management.ServiceNotFoundException
-
Constructor that allows a specific error message to be specified.
- ServicePermission - Class in javax.security.auth.kerberos
-
Deprecated, for removal: This API element is subject to removal in a future version.This permission cannot be used for controlling access to resources as the Security Manager is no longer supported.
- ServicePermission(String, String) - Constructor for class javax.security.auth.kerberos.ServicePermission
-
Deprecated.Create a new
ServicePermissionwith the specifiedservicePrincipalandaction. - serviceProvider - Variable in class java.beans.beancontext.BeanContextServicesSupport.BCSSServiceProvider
-
Deprecated.The service provider.
- Service Provider Requirements - Section in interface javax.naming.ldap.LdapContext
- Service Providers - Section in package javax.xml.crypto.dsig
- ServiceRegistry - Class in javax.imageio.spi
-
A registry for service provider instances for Image I/O service types.
- ServiceRegistry(Iterator) - Constructor for class javax.imageio.spi.ServiceRegistry
-
Constructs a
ServiceRegistryinstance with a set of categories taken from thecategoriesargument. - ServiceRegistry.Filter - Interface in javax.imageio.spi
-
A simple filter interface used by
ServiceRegistry.getServiceProvidersto select providers matching an arbitrary criterion. - serviceRevoked(BeanContextServiceRevokedEvent) - Method in class java.beans.beancontext.BeanContextChildSupport
-
Deprecated.A service provided by the nesting BeanContext has been revoked.
- serviceRevoked(BeanContextServiceRevokedEvent) - Method in interface java.beans.beancontext.BeanContextServiceRevokedListener
-
Deprecated.The service named has been revoked. getService requests for this service will no longer be satisfied.
- serviceRevoked(BeanContextServiceRevokedEvent) - Method in class java.beans.beancontext.BeanContextServicesSupport.BCSSProxyServiceProvider
-
Deprecated.
- serviceRevoked(BeanContextServiceRevokedEvent) - Method in class java.beans.beancontext.BeanContextServicesSupport
-
Deprecated.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
-
Deprecated.all accesses to the
protected transient HashMap servicesfield 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
-
Constructs a
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
-
Constructor for subclasses to call.
- ServiceUnavailableException - Exception Class in javax.naming
-
This exception is thrown when attempting to communicate with a directory or naming service and that service is not available.
- ServiceUnavailableException() - Constructor for exception class javax.naming.ServiceUnavailableException
-
Constructs a new instance of ServiceUnavailableException.
- ServiceUnavailableException(String) - Constructor for exception class javax.naming.ServiceUnavailableException
-
Constructs a new instance of ServiceUnavailableException using an explanation.
- set(boolean) - Method in class java.util.concurrent.atomic.AtomicBoolean
-
Sets the value to
newValue, with memory effects as specified byVarHandle.setVolatile(Object...). - 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(double, int) - Method in class java.awt.image.renderable.ParameterBlock
-
Replaces an Object in the list of parameters with a Double.
- set(float, int) - Method in class java.awt.image.renderable.ParameterBlock
-
Replaces an Object in the list of parameters with a Float.
- set(int) - Method in class java.util.BitSet
-
Sets the bit at the specified index to
true. - set(int) - Method in class java.util.concurrent.atomic.AtomicInteger
-
Sets the value to
newValue, with memory effects as specified byVarHandle.setVolatile(Object...). - 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.awt.image.renderable.ParameterBlock
-
Replaces an Object in the list of parameters with an Integer.
- set(int, int) - Method in class java.util.BitSet
-
Sets the bits from the specified
fromIndex(inclusive) to the specifiedtoIndex(exclusive) totrue. - set(int, int) - Method in class java.util.Calendar.Builder
-
Sets the
fieldparameter to the givenvalue. - set(int, int) - Method in class java.util.Calendar
-
Sets the given calendar field to the given value.
- set(int, int) - Method in class java.util.concurrent.atomic.AtomicIntegerArray
-
Sets the element at index
itonewValue, with memory effects as specified byVarHandle.setVolatile(Object...). - set(int, int, boolean) - Method in class java.util.BitSet
-
Sets the bits from the specified
fromIndex(inclusive) to the specifiedtoIndex(exclusive) to the specified value. - set(int, int, int) - Method in class java.util.Calendar
-
Sets the values for the calendar fields
YEAR,MONTH, andDAY_OF_MONTH. - set(int, int, int, int) - Method in class java.awt.Insets
-
Set top, left, bottom, and right to the specified values
- 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, andMINUTE. - 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_OF_DAY,MINUTE, andSECOND. - set(int, long) - Method in class java.util.concurrent.atomic.AtomicLongArray
-
Sets the element at index
itonewValue, with memory effects as specified byVarHandle.setVolatile(Object...). - 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, E) - Method in class java.util.concurrent.atomic.AtomicReferenceArray
-
Sets the element at index
itonewValue, with memory effects as specified byVarHandle.setVolatile(Object...). - 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(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(int, E) - Method in class java.util.Vector
-
Replaces the element at the specified position in this Vector with the specified element.
- set(int, E) - Method in class javax.swing.DefaultListModel
-
Replaces the element at the specified position in this list with the specified element.
- 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, 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, Object) - Method in class jdk.jfr.Event
-
Sets a field value.
- set(int, Attribute) - Method in class javax.management.AttributeList
-
Sets the element at the position specified to be the attribute specified.
- set(int, Role) - Method in class javax.management.relation.RoleList
-
Sets the element at the position specified to be the role specified.
- set(int, RoleUnresolved) - Method in class javax.management.relation.RoleUnresolvedList
-
Sets the element at the position specified to be the unresolved role specified.
- set(long) - Method in class java.util.concurrent.atomic.AtomicLong
-
Sets the value to
newValue, with memory effects as specified byVarHandle.setVolatile(Object...). - set(long, int) - Method in class java.awt.image.renderable.ParameterBlock
-
Replaces an Object in the list of parameters with a Long.
- set(short, int) - Method in class java.awt.image.renderable.ParameterBlock
-
Replaces an Object in the list of parameters with a Short.
- set(E) - Method in interface java.util.ListIterator
-
Replaces the last element returned by
ListIterator.next()orListIterator.previous()with the specified element (optional operation). - set(JobAttributes) - Method in class java.awt.JobAttributes
-
Sets all of the attributes of this
JobAttributesto 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(AddressLayout, long, MemorySegment) - Method in interface java.lang.foreign.MemorySegment
-
Writes an address into this segment at the given offset, with the given layout.
- set(ValueLayout.OfBoolean, long, boolean) - Method in interface java.lang.foreign.MemorySegment
-
Writes a boolean into this segment at the given offset, with the given layout.
- set(ValueLayout.OfByte, long, byte) - Method in interface java.lang.foreign.MemorySegment
-
Writes a byte into this segment at the given offset, with the given layout.
- set(ValueLayout.OfChar, long, char) - Method in interface java.lang.foreign.MemorySegment
-
Writes a char into this segment at the given offset, with the given layout.
- set(ValueLayout.OfDouble, long, double) - Method in interface java.lang.foreign.MemorySegment
-
Writes a double into this segment at the given offset, with the given layout.
- set(ValueLayout.OfFloat, long, float) - Method in interface java.lang.foreign.MemorySegment
-
Writes a float into this segment at the given offset, with the given layout.
- set(ValueLayout.OfInt, long, int) - Method in interface java.lang.foreign.MemorySegment
-
Writes an int into this segment at the given offset, with the given layout.
- set(ValueLayout.OfLong, long, long) - Method in interface java.lang.foreign.MemorySegment
-
Writes a long into this segment at the given offset, with the given layout.
- set(ValueLayout.OfShort, long, short) - Method in interface java.lang.foreign.MemorySegment
-
Writes a short into this segment at the given offset, with the given layout.
- set(Object...) - Method in class java.lang.invoke.VarHandle
-
Sets the value of a variable to the
newValue, with memory semantics of setting as if the variable was declared non-volatileand non-final. - set(Object, int) - Method in class java.awt.image.renderable.ParameterBlock
-
Replaces an Object in the list of parameters.
- 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
Fieldobject on the specified object argument to the specified new value. - set(String, String) - Method in class com.sun.net.httpserver.Headers
-
Sets the given
valueas the sole header value for the givenkey. - set(T) - Method in class java.lang.ThreadLocal
-
Sets the current thread's copy of this thread-local variable to the specified 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(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(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) - Method in class java.util.concurrent.atomic.AtomicReference
-
Sets the value to
newValue, with memory effects as specified byVarHandle.setVolatile(Object...). - 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(V, boolean) - Method in class java.util.concurrent.atomic.AtomicMarkableReference
-
Unconditionally sets the value of both the reference and mark.
- set(V, int) - Method in class java.util.concurrent.atomic.AtomicStampedReference
-
Unconditionally sets the value of both the reference and stamp.
- Set<E> - Interface in java.util
-
A collection that contains no duplicate elements.
- SET - Enum constant in enum class java.lang.invoke.VarHandle.AccessMode
-
The access mode whose access is specified by the corresponding method
VarHandle.set - SET - Enum constant in enum class jdk.dynalink.StandardOperation
-
Set the value in a namespace defined on an object.
- SET_OPAQUE - Enum constant in enum class java.lang.invoke.VarHandle.AccessMode
-
The access mode whose access is specified by the corresponding method
VarHandle.setOpaque - SET_RELEASE - Enum constant in enum class java.lang.invoke.VarHandle.AccessMode
-
The access mode whose access is specified by the corresponding method
VarHandle.setRelease - SET_VOLATILE - Enum constant in enum class java.lang.invoke.VarHandle.AccessMode
-
The access mode whose access is specified by the corresponding method
VarHandle.setVolatile - 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.
- setAbbr(String) - Method in interface org.w3c.dom.html.HTMLTableCellElement
- setAboutHandler(AboutHandler) - Method in class java.awt.Desktop
-
Installs a handler to show a custom About window for your application.
- 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
-
setAcceleratoris not defined forJMenu. - 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.
- setAccept(String) - Method in interface org.w3c.dom.html.HTMLInputElement
- setAcceptAllFileFilterUsed(boolean) - Method in class javax.swing.JFileChooser
-
Determines whether the
AcceptAll FileFilteris used as an available choice in the choosable filter list. - setAcceptCharset(String) - Method in interface org.w3c.dom.html.HTMLFormElement
- setAccessible(boolean) - Method in class java.lang.reflect.AccessibleObject
-
Set the
accessibleflag for this reflected object to the indicated boolean value. - setAccessible(boolean) - Method in class java.lang.reflect.Constructor
-
Set the
accessibleflag for this reflected object to the indicated boolean value. - setAccessible(boolean) - Method in class java.lang.reflect.Field
- setAccessible(boolean) - Method in class java.lang.reflect.Method
- setAccessible(AccessibleObject[], boolean) - Static method in class java.lang.reflect.AccessibleObject
-
Convenience method to set the
accessibleflag for an array of reflected objects. - 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 com.sun.java.accessibility.util.Translator
-
Set the accessible description of this object.
- 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 com.sun.java.accessibility.util.Translator
-
Set the name of this object.
- 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.J
Cursor.S_RESIZE_CURSOR.