|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES All Classes |
Cursor.W_RESIZE_CURSOR
.
Object.notify()
method or the
Object.notifyAll()
method for this object, or a
specified amount of time has elapsed.
Object.notify()
method or the
Object.notifyAll()
method for this object, or
some other thread interrupts the current thread, or a certain
amount of real time has elapsed.
Object.notify()
method or the
Object.notifyAll()
method for this object.
Cursor.WAIT_CURSOR
.
Process
object has
terminated.
wantsInput
.
PrinterStateReason
is a
"warning." An implementation may choose to omit some or all warnings.
List
of currently registered
IIOReadWarningListener
s, initialized by default to
null
, which is synonymous with an empty
List
.
List
of currently registered
IIOWriteWarningListener
s, initialized by default to
null
, which is synonymous with an empty
List
.
List
of the Locale
s associated with
each currently registered IIOReadWarningListener
,
initialized by default to null
, which is
synonymous with an empty List
.
List
of Locale
s, one for each
element of warningListeners
, initialized by default
null
, which is synonymous with an empty
List
.
true
if the component has been iconized
and the bounds of the desktopIcon
are valid,
otherwise returns false
.
NULL
.
NULL
.
NULL
.
SQLInputImpl
object was null
.
WatchService
.Watchable
is registered
with a WatchService
.watchable
object
with a WatchService
.==
the expected value.
==
the expected value.
i
to the given
updated value if the current value ==
the expected value.
==
the
expected value.
==
the expected value.
==
the expected value.
==
the
expected value.
==
to the expected reference
and the current mark is equal to the expected mark.
==
the expected value.
i
to the given
updated value if the current value ==
the expected value.
==
the
expected value.
==
to the expected reference
and the current stamp is equal to the expected stamp.
WebRowSet
must implement.Calendar.DAY_OF_WEEK
field indicating
Wednesday.
get
and set
indicating the
week number within the current month.
get
and set
indicating the
week number within the current year.
WEIGHT_BOLD
.
WEIGHT_LIGHT
and
WEIGHT_STANDARD
.
WEIGHT_BOLD
.
WEIGHT_REGULAR
and
WEIGHT_BOLD
.
WEIGHT_REGULAR
.
registerKeyboardAction
that
means that the command should be invoked when the receiving
component is an ancestor of the focused component or is
itself the focused component.
registerKeyboardAction
that
means that the command should be invoked when
the component has the focus.
registerKeyboardAction
that
means that the command should be invoked when
the receiving component is in the window that has the focus
or is itself the focused component.
low <= c <= high
are white space characters.
Ellipse2D
.
Ellipse2D
.
Rectangle2D
.
Rectangle2D
.
RoundRectangle2D
.
RoundRectangle2D
.
Rectangle
.
?
, ? extends Number
, or ? super Integer
.SystemColor.window
system color.
Window
object is a top-level window with no borders and no
menubar.Frame
as its owner.
Window
as its owner.
Window
and a GraphicsConfiguration
of a screen device.
Window
class.SystemColor.windowBorder
system color.
SystemColor.windowText
system color.
WindowEvent
object.
WindowEvent
object with the
specified opposite Window
.
WindowEvent
object with the specified
previous and new window states.
WindowEvent
object.
WindowEvents
, including
WINDOW_GAINED_FOCUS
and WINDOW_LOST_FOCUS
events.Window
ancestor of c
, or
null
if c
is not contained inside a Window
.
JWindow
properly.
Window
.BooleanArray with an appended Boolean
.
with(boolean) -
Method in class org.joe_e.array.BooleanArray
Creates a BooleanArray
with an appended boolean
.
with(Byte) -
Method in class org.joe_e.array.ByteArray
Creates a ByteArray
with an appended Byte
.
with(byte) -
Method in class org.joe_e.array.ByteArray
Creates a ByteArray
with an appended byte
.
with(Character) -
Method in class org.joe_e.array.CharArray
Creates a CharArray with an appended Character
.
with(char) -
Method in class org.joe_e.array.CharArray
Creates a CharArray
with an appended char
.
with(E) -
Method in class org.joe_e.array.ConstArray
Return a new ConstArray
that contains the same elements
as this one but with a new element added to the end
with(Double) -
Method in class org.joe_e.array.DoubleArray
Creates a DoubleArray with an appended Double
.
with(double) -
Method in class org.joe_e.array.DoubleArray
Creates a DoubleArray
with an appended double
.
with(Float) -
Method in class org.joe_e.array.FloatArray
Creates a FloatArray with an appended Float
.
with(float) -
Method in class org.joe_e.array.FloatArray
Creates a FloatArray
with an appended float
.
with(E) -
Method in class org.joe_e.array.ImmutableArray
Return a new PowerlessArray
that contains the same elements
as this one but with a new element added to the end.
with(Integer) -
Method in class org.joe_e.array.IntArray
Creates a IntArray with an appended Integer
.
with(int) -
Method in class org.joe_e.array.IntArray
Creates a IntArray
with an appended int
.
with(Long) -
Method in class org.joe_e.array.LongArray
Creates a LongArray with an appended Long
.
with(long) -
Method in class org.joe_e.array.LongArray
Creates a LongArray
with an appended long
.
with(E) -
Method in class org.joe_e.array.PowerlessArray
Return a new PowerlessArray
that contains the same elements
as this one but with a new element added to the end.
with(Short) -
Method in class org.joe_e.array.ShortArray
Creates a ShortArray with an appended Short
.
with(short) -
Method in class org.joe_e.array.ShortArray
Creates a ShortArray
with an appended short
.
withCachedThreadPool(ExecutorService, int) -
Static method in class java.nio.channels.AsynchronousChannelGroup
Creates an asynchronous channel group with a given thread pool that
creates new threads as needed.
withFixedThreadPool(int, ThreadFactory) -
Static method in class java.nio.channels.AsynchronousChannelGroup
Creates an asynchronous channel group with a fixed thread pool.
without(int) -
Method in class org.joe_e.array.BooleanArray
Return a new BooleanArray
that contains the same elements
as this one excluding the element at a specified index
without(int) -
Method in class org.joe_e.array.ByteArray
Return a new ByteArray
that contains the same elements
as this one excluding the element at a specified index
without(int) -
Method in class org.joe_e.array.CharArray
Return a new CharArray
that contains the same elements
as this one excluding the element at a specified index
without(int) -
Method in class org.joe_e.array.ConstArray
Return a new ConstArray
that contains the same elements
as this one excluding the element at a specified index
without(int) -
Method in class org.joe_e.array.DoubleArray
Return a new DoubleArray
that contains the same elements
as this one excluding the element at a specified index
without(int) -
Method in class org.joe_e.array.FloatArray
Return a new FloatArray
that contains the same elements
as this one excluding the element at a specified index
without(int) -
Method in class org.joe_e.array.ImmutableArray
Return a new ImmutableArray
that contains the same elements
as this one excluding the element at a specified index
without(int) -
Method in class org.joe_e.array.IntArray
Return a new IntArray
that contains the same elements
as this one excluding the element at a specified index
without(int) -
Method in class org.joe_e.array.LongArray
Return a new LongArray
that contains the same elements
as this one excluding the element at a specified index
without(int) -
Method in class org.joe_e.array.PowerlessArray
Return a new PowerlessArray
that contains the same elements
as this one excluding the element at a specified index
without(int) -
Method in class org.joe_e.array.ShortArray
Return a new ShortArray
that contains the same elements
as this one excluding the element at a specified index
withThreadPool(ExecutorService) -
Static method in class java.nio.channels.AsynchronousChannelGroup
Creates an asynchronous channel group with a given thread pool.
WORD -
Static variable in interface javax.accessibility.AccessibleText
Constant used to indicate that the part of the text that should be
retrieved is a word.
WORD_SPACING -
Static variable in class javax.swing.text.html.CSS.Attribute
wordChars(int, int) -
Method in class java.io.StreamTokenizer
Specifies that all characters c in the range
low <= c <= high
are word constituents.
wrap() -
Method in class java.dyn.MethodType
Convenience method for MethodType.methodType(java.lang.Class, java.lang.Class[])
.
wrap(Key) -
Method in class javax.crypto.Cipher
Wrap a key.
wrap(ByteBuffer, ByteBuffer) -
Method in class javax.net.ssl.SSLEngine
Attempts to encode a buffer of plaintext application data into
SSL/TLS network data.
wrap(ByteBuffer[], ByteBuffer) -
Method in class javax.net.ssl.SSLEngine
Attempts to encode plaintext bytes from a sequence of data
buffers into SSL/TLS network data.
wrap(ByteBuffer[], int, int, ByteBuffer) -
Method in class javax.net.ssl.SSLEngine
Attempts to encode plaintext bytes from a subsequence of data
buffers into SSL/TLS network data.
wrap(byte[], int, int) -
Method in interface javax.security.sasl.SaslClient
Wraps a byte array to be sent to the server.
wrap(byte[], int, int) -
Method in interface javax.security.sasl.SaslServer
Wraps a byte array to be sent to the client.
wrap(byte[], int, int, MessageProp) -
Method in interface org.ietf.jgss.GSSContext
Applies per-message security services over the established security
context.
wrap(InputStream, OutputStream, MessageProp) -
Method in interface org.ietf.jgss.GSSContext
Applies per-message security services over the established security
context using streams.
WRAP_MODE -
Static variable in class javax.crypto.Cipher
Constant used to initialize cipher to key-wrapping mode.
WRAP_TAB_LAYOUT -
Static variable in class javax.swing.JTabbedPane
The tab layout policy for wrapping tabs in multiple runs when all
tabs will not fit within a single run.
WrappedPlainView - Class in javax.swing.text
View of plain text (text with only one font and color)
that does line-wrapping.
WrappedPlainView(Element) -
Constructor for class javax.swing.text.WrappedPlainView
Creates a new WrappedPlainView.
WrappedPlainView(Element, boolean) -
Constructor for class javax.swing.text.WrappedPlainView
Creates a new WrappedPlainView.
Wrapper - Interface in java.sql
Interface for JDBC classes which provide the ability to retrieve the delegate instance when the instance
in question is in fact a proxy class.
writableAction -
Static variable in class javax.swing.text.DefaultEditorKit
Name of the action to set the editor into writeable
mode.
WritableByteChannel - Interface in java.nio.channels
A channel that can write bytes.
WritableRaster - Class in java.awt.image
This class extends Raster to provide pixel writing capabilities.
WritableRaster(SampleModel, Point) -
Constructor for class java.awt.image.WritableRaster
Constructs a WritableRaster with the given SampleModel.
WritableRaster(SampleModel, DataBuffer, Point) -
Constructor for class java.awt.image.WritableRaster
Constructs a WritableRaster with the given SampleModel and DataBuffer.
WritableRaster(SampleModel, DataBuffer, Rectangle, Point, WritableRaster) -
Constructor for class java.awt.image.WritableRaster
Constructs a WritableRaster with the given SampleModel, DataBuffer,
and parent.
WritableRenderedImage - Interface in java.awt.image
WriteableRenderedImage is a common interface for objects which
contain or can produce image data in the form of Rasters and
which can be modified and/or written over.
write(String) -
Method in class java.awt.color.ICC_Profile
Write this ICC_Profile to a file.
write(OutputStream) -
Method in class java.awt.color.ICC_Profile
Write this ICC_Profile to an OutputStream.
write(int) -
Method in class java.io.BufferedOutputStream
Writes the specified byte to this buffered output stream.
write(byte[], int, int) -
Method in class java.io.BufferedOutputStream
Writes len
bytes from the specified byte array
starting at offset off
to this buffered output stream.
write(int) -
Method in class java.io.BufferedWriter
Writes a single character.
write(char[], int, int) -
Method in class java.io.BufferedWriter
Writes a portion of an array of characters.
write(String, int, int) -
Method in class java.io.BufferedWriter
Writes a portion of a String.
write(int) -
Method in class java.io.ByteArrayOutputStream
Writes the specified byte to this byte array output stream.
write(byte[], int, int) -
Method in class java.io.ByteArrayOutputStream
Writes len
bytes from the specified byte array
starting at offset off
to this byte array output stream.
write(int) -
Method in class java.io.CharArrayWriter
Writes a character to the buffer.
write(char[], int, int) -
Method in class java.io.CharArrayWriter
Writes characters to the buffer.
write(String, int, int) -
Method in class java.io.CharArrayWriter
Write a portion of a string to the buffer.
write(int) -
Method in interface java.io.DataOutput
Writes to the output stream the eight
low-order bits of the argument b
.
write(byte[]) -
Method in interface java.io.DataOutput
Writes to the output stream all the bytes in array b
.
write(byte[], int, int) -
Method in interface java.io.DataOutput
Writes len
bytes from array
b
, in order, to
the output stream.
write(int) -
Method in class java.io.DataOutputStream
Writes the specified byte (the low eight bits of the argument
b
) to the underlying output stream.
write(byte[], int, int) -
Method in class java.io.DataOutputStream
Writes len
bytes from the specified byte array
starting at offset off
to the underlying output stream.
write(int) -
Method in class java.io.FileOutputStream
Writes the specified byte to this file output stream.
write(byte[]) -
Method in class java.io.FileOutputStream
Writes b.length
bytes from the specified byte array
to this file output stream.
write(byte[], int, int) -
Method in class java.io.FileOutputStream
Writes len
bytes from the specified byte array
starting at offset off
to this file output stream.
write(int) -
Method in class java.io.FilterOutputStream
Writes the specified byte
to this output stream.
write(byte[]) -
Method in class java.io.FilterOutputStream
Writes b.length
bytes to this output stream.
write(byte[], int, int) -
Method in class java.io.FilterOutputStream
Writes len
bytes from the specified
byte
array starting at offset off
to
this output stream.
write(int) -
Method in class java.io.FilterWriter
Writes a single character.
write(char[], int, int) -
Method in class java.io.FilterWriter
Writes a portion of an array of characters.
write(String, int, int) -
Method in class java.io.FilterWriter
Writes a portion of a string.
write(int) -
Method in interface java.io.ObjectOutput
Writes a byte.
write(byte[]) -
Method in interface java.io.ObjectOutput
Writes an array of bytes.
write(byte[], int, int) -
Method in interface java.io.ObjectOutput
Writes a sub array of bytes.
write(ObjectOutput) -
Method in class java.io.ObjectOutputStream.PutField
Deprecated. This method does not write the values contained by this
PutField
object in a proper format, and may
result in corruption of the serialization stream. The
correct way to write PutField
data is by
calling the ObjectOutputStream.writeFields()
method.
write(int) -
Method in class java.io.ObjectOutputStream
Writes a byte.
write(byte[]) -
Method in class java.io.ObjectOutputStream
Writes an array of bytes.
write(byte[], int, int) -
Method in class java.io.ObjectOutputStream
Writes a sub array of bytes.
write(int) -
Method in class java.io.OutputStream
Writes the specified byte to this output stream.
write(byte[]) -
Method in class java.io.OutputStream
Writes b.length
bytes from the specified byte array
to this output stream.
write(byte[], int, int) -
Method in class java.io.OutputStream
Writes len
bytes from the specified byte array
starting at offset off
to this output stream.
write(int) -
Method in class java.io.OutputStreamWriter
Writes a single character.
write(char[], int, int) -
Method in class java.io.OutputStreamWriter
Writes a portion of an array of characters.
write(String, int, int) -
Method in class java.io.OutputStreamWriter
Writes a portion of a string.
write(int) -
Method in class java.io.PipedOutputStream
Writes the specified byte
to the piped output stream.
write(byte[], int, int) -
Method in class java.io.PipedOutputStream
Writes len
bytes from the specified byte array
starting at offset off
to this piped output stream.
write(int) -
Method in class java.io.PipedWriter
Writes the specified char
to the piped output stream.
write(char[], int, int) -
Method in class java.io.PipedWriter
Writes len
characters from the specified character array
starting at offset off
to this piped output stream.
write(int) -
Method in class java.io.PrintStream
Writes the specified byte to this stream.
write(byte[], int, int) -
Method in class java.io.PrintStream
Writes len
bytes from the specified byte array starting at
offset off
to this stream.
write(int) -
Method in class java.io.PrintWriter
Writes a single character.
write(char[], int, int) -
Method in class java.io.PrintWriter
Writes A Portion of an array of characters.
write(char[]) -
Method in class java.io.PrintWriter
Writes an array of characters.
write(String, int, int) -
Method in class java.io.PrintWriter
Writes a portion of a string.
write(String) -
Method in class java.io.PrintWriter
Writes a string.
write(int) -
Method in class java.io.RandomAccessFile
Writes the specified byte to this file.
write(byte[]) -
Method in class java.io.RandomAccessFile
Writes b.length
bytes from the specified byte array
to this file, starting at the current file pointer.
write(byte[], int, int) -
Method in class java.io.RandomAccessFile
Writes len
bytes from the specified byte array
starting at offset off
to this file.
write(int) -
Method in class java.io.StringWriter
Write a single character.
write(char[], int, int) -
Method in class java.io.StringWriter
Write a portion of an array of characters.
write(String) -
Method in class java.io.StringWriter
Write a string.
write(String, int, int) -
Method in class java.io.StringWriter
Write a portion of a string.
write(int) -
Method in class java.io.Writer
Writes a single character.
write(char[]) -
Method in class java.io.Writer
Writes an array of characters.
write(char[], int, int) -
Method in class java.io.Writer
Writes a portion of an array of characters.
write(String) -
Method in class java.io.Writer
Writes a string.
write(String, int, int) -
Method in class java.io.Writer
Writes a portion of a string.
write(ByteBuffer, A, CompletionHandler<Integer, ? super A>) -
Method in interface java.nio.channels.AsynchronousByteChannel
Writes a sequence of bytes to this channel from the given buffer.
write(ByteBuffer) -
Method in interface java.nio.channels.AsynchronousByteChannel
Writes a sequence of bytes to this channel from the given buffer.
write(ByteBuffer, A, CompletionHandler<Integer, ? super A>) -
Method in class java.nio.channels.AsynchronousDatagramChannel
write(ByteBuffer) -
Method in class java.nio.channels.AsynchronousDatagramChannel
write(ByteBuffer, long, A, CompletionHandler<Integer, ? super A>) -
Method in class java.nio.channels.AsynchronousFileChannel
Writes a sequence of bytes to this channel from the given buffer, starting
at the given file position.
write(ByteBuffer, long) -
Method in class java.nio.channels.AsynchronousFileChannel
Writes a sequence of bytes to this channel from the given buffer, starting
at the given file position.
write(ByteBuffer, long, TimeUnit, A, CompletionHandler<Integer, ? super A>) -
Method in class java.nio.channels.AsynchronousSocketChannel
Writes a sequence of bytes to this channel from the given buffer.
write(ByteBuffer, A, CompletionHandler<Integer, ? super A>) -
Method in class java.nio.channels.AsynchronousSocketChannel
write(ByteBuffer) -
Method in class java.nio.channels.AsynchronousSocketChannel
write(ByteBuffer[], int, int, long, TimeUnit, A, CompletionHandler<Long, ? super A>) -
Method in class java.nio.channels.AsynchronousSocketChannel
Writes a sequence of bytes to this channel from a subsequence of the given
buffers.
write(ByteBuffer) -
Method in class java.nio.channels.DatagramChannel
Writes a datagram to this channel.
write(ByteBuffer[], int, int) -
Method in class java.nio.channels.DatagramChannel
Writes a datagram to this channel.
write(ByteBuffer[]) -
Method in class java.nio.channels.DatagramChannel
Writes a datagram to this channel.
write(ByteBuffer) -
Method in class java.nio.channels.FileChannel
Writes a sequence of bytes to this channel from the given buffer.
write(ByteBuffer[], int, int) -
Method in class java.nio.channels.FileChannel
Writes a sequence of bytes to this channel from a subsequence of the
given buffers.
write(ByteBuffer[]) -
Method in class java.nio.channels.FileChannel
Writes a sequence of bytes to this channel from the given buffers.
write(ByteBuffer, long) -
Method in class java.nio.channels.FileChannel
Writes a sequence of bytes to this channel from the given buffer,
starting at the given file position.
write(ByteBuffer[], int, int) -
Method in interface java.nio.channels.GatheringByteChannel
Writes a sequence of bytes to this channel from a subsequence of the
given buffers.
write(ByteBuffer[]) -
Method in interface java.nio.channels.GatheringByteChannel
Writes a sequence of bytes to this channel from the given buffers.
write(ByteBuffer) -
Method in interface java.nio.channels.SeekableByteChannel
Writes a sequence of bytes to this channel from the given buffer.
write(ByteBuffer) -
Method in class java.nio.channels.SocketChannel
write(ByteBuffer[], int, int) -
Method in class java.nio.channels.SocketChannel
write(ByteBuffer[]) -
Method in class java.nio.channels.SocketChannel
write(ByteBuffer) -
Method in interface java.nio.channels.WritableByteChannel
Writes a sequence of bytes to this channel from the given buffer.
write(String, ByteBuffer) -
Method in interface java.nio.file.attribute.UserDefinedFileAttributeView
Writes the value of a user-defined attribute from a buffer.
write(int) -
Method in class java.rmi.server.LogStream
Deprecated. no replacement
write(byte[], int, int) -
Method in class java.rmi.server.LogStream
Deprecated. no replacement
write(ObjectOutput) -
Method in class java.rmi.server.ObjID
Marshals a binary representation of this ObjID
to
an ObjectOutput
instance.
write(DataOutput) -
Method in class java.rmi.server.UID
Marshals a binary representation of this UID
to
a DataOutput
instance.
write(int) -
Method in class java.security.DigestOutputStream
Updates the message digest (if the digest function is on) using
the specified byte, and in any case writes the byte
to the output stream.
write(byte[], int, int) -
Method in class java.security.DigestOutputStream
Updates the message digest (if the digest function is on) using
the specified subarray, and in any case writes the subarray to
the output stream.
write(OutputStream) -
Method in class java.util.jar.Manifest
Writes the Manifest to the specified OutputStream.
write(int) -
Method in class java.util.zip.CheckedOutputStream
Writes a byte.
write(byte[], int, int) -
Method in class java.util.zip.CheckedOutputStream
Writes an array of bytes.
write(int) -
Method in class java.util.zip.DeflaterOutputStream
Writes a byte to the compressed output stream.
write(byte[], int, int) -
Method in class java.util.zip.DeflaterOutputStream
Writes an array of bytes to the compressed output stream.
write(byte[], int, int) -
Method in class java.util.zip.GZIPOutputStream
Writes array of bytes to the compressed output stream.
write(int) -
Method in class java.util.zip.InflaterOutputStream
Writes a byte to the uncompressed output stream.
write(byte[], int, int) -
Method in class java.util.zip.InflaterOutputStream
Writes an array of bytes to the uncompressed output stream.
write(byte[], int, int) -
Method in class java.util.zip.ZipOutputStream
Writes an array of bytes to the current ZIP entry data.
write(int) -
Method in class javax.crypto.CipherOutputStream
Writes the specified byte to this output stream.
write(byte[]) -
Method in class javax.crypto.CipherOutputStream
Writes b.length
bytes from the specified byte array
to this output stream.
write(byte[], int, int) -
Method in class javax.crypto.CipherOutputStream
Writes len
bytes from the specified byte array
starting at offset off
to this output stream.
write(RenderedImage, String, ImageOutputStream) -
Static method in class javax.imageio.ImageIO
Writes an image using the an arbitrary ImageWriter
that supports the given format to an
ImageOutputStream
.
write(RenderedImage, String, File) -
Static method in class javax.imageio.ImageIO
Writes an image using an arbitrary ImageWriter
that supports the given format to a File
.
write(RenderedImage, String, OutputStream) -
Static method in class javax.imageio.ImageIO
Writes an image using an arbitrary ImageWriter
that supports the given format to an OutputStream
.
write(IIOMetadata, IIOImage, ImageWriteParam) -
Method in class javax.imageio.ImageWriter
Appends a complete image stream containing a single image and
associated stream and image metadata and thumbnails to the
output.
write(IIOImage) -
Method in class javax.imageio.ImageWriter
Appends a complete image stream containing a single image with
default metadata and thumbnails to the output.
write(RenderedImage) -
Method in class javax.imageio.ImageWriter
Appends a complete image stream consisting of a single image
with default metadata and thumbnails to the output.
write(int) -
Method in class javax.imageio.stream.FileCacheImageOutputStream
write(byte[], int, int) -
Method in class javax.imageio.stream.FileCacheImageOutputStream
write(int) -
Method in class javax.imageio.stream.FileImageOutputStream
write(byte[], int, int) -
Method in class javax.imageio.stream.FileImageOutputStream
write(int) -
Method in interface javax.imageio.stream.ImageOutputStream
Writes a single byte to the stream at the current position.
write(byte[]) -
Method in interface javax.imageio.stream.ImageOutputStream
Writes a sequence of bytes to the stream at the current
position.
write(byte[], int, int) -
Method in interface javax.imageio.stream.ImageOutputStream
Writes a sequence of bytes to the stream at the current
position.
write(int) -
Method in class javax.imageio.stream.ImageOutputStreamImpl
write(byte[]) -
Method in class javax.imageio.stream.ImageOutputStreamImpl
write(byte[], int, int) -
Method in class javax.imageio.stream.ImageOutputStreamImpl
write(int) -
Method in class javax.imageio.stream.MemoryCacheImageOutputStream
write(byte[], int, int) -
Method in class javax.imageio.stream.MemoryCacheImageOutputStream
write(Sequence, int, OutputStream) -
Static method in class javax.sound.midi.MidiSystem
Writes a stream of bytes representing a file of the MIDI file type
indicated to the output stream provided.
write(Sequence, int, File) -
Static method in class javax.sound.midi.MidiSystem
Writes a stream of bytes representing a file of the MIDI file type
indicated to the external file provided.
write(Sequence, int, OutputStream) -
Method in class javax.sound.midi.spi.MidiFileWriter
Writes a stream of bytes representing a MIDI file of the file type
indicated to the output stream provided.
write(Sequence, int, File) -
Method in class javax.sound.midi.spi.MidiFileWriter
Writes a stream of bytes representing a MIDI file of the file type
indicated to the external file provided.
write(AudioInputStream, AudioFileFormat.Type, OutputStream) -
Static method in class javax.sound.sampled.AudioSystem
Writes a stream of bytes representing an audio file of the specified file type
to the output stream provided.
write(AudioInputStream, AudioFileFormat.Type, File) -
Static method in class javax.sound.sampled.AudioSystem
Writes a stream of bytes representing an audio file of the specified file type
to the external file provided.
write(byte[], int, int) -
Method in interface javax.sound.sampled.SourceDataLine
Writes audio data to the mixer via this source data line.
write(AudioInputStream, AudioFileFormat.Type, OutputStream) -
Method in class javax.sound.sampled.spi.AudioFileWriter
Writes a stream of bytes representing an audio file of the file type
indicated to the output stream provided.
write(AudioInputStream, AudioFileFormat.Type, File) -
Method in class javax.sound.sampled.spi.AudioFileWriter
Writes a stream of bytes representing an audio file of the file format
indicated to the external file provided.
write() -
Method in class javax.swing.text.AbstractWriter
This abstract method needs to be implemented
by subclasses.
write(char) -
Method in class javax.swing.text.AbstractWriter
Writes out a character.
write(String) -
Method in class javax.swing.text.AbstractWriter
Writes out a string.
write(char[], int, int) -
Method in class javax.swing.text.AbstractWriter
All write methods call into this one.
write(OutputStream, Document, int, int) -
Method in class javax.swing.text.DefaultEditorKit
Writes content from a document to the given stream
in a format appropriate for this kind of content handler.
write(Writer, Document, int, int) -
Method in class javax.swing.text.DefaultEditorKit
Writes content from a document to the given stream
as plain text.
write(OutputStream, Document, int, int) -
Method in class javax.swing.text.EditorKit
Writes content from a document to the given stream
in a format appropriate for this kind of content handler.
write(Writer, Document, int, int) -
Method in class javax.swing.text.EditorKit
Writes content from a document to the given stream
in a format appropriate for this kind of content handler.
write(Writer, Document, int, int) -
Method in class javax.swing.text.html.HTMLEditorKit
Write content from a document to the given stream
in a format appropriate for this kind of content handler.
write() -
Method in class javax.swing.text.html.HTMLWriter
Iterates over the
Element tree and controls the writing out of
all the tags and its attributes.
write() -
Method in class javax.swing.text.html.MinimalHTMLWriter
Generates HTML output
from a StyledDocument.
write(Writer) -
Method in class javax.swing.text.JTextComponent
Stores the contents of the model into the given
stream.
write(OutputStream, Document, int, int) -
Method in class javax.swing.text.rtf.RTFEditorKit
Write content from a document to the given stream
in a format appropriate for this kind of content handler.
write(Writer, Document, int, int) -
Method in class javax.swing.text.rtf.RTFEditorKit
Write content from a document to the given stream
as plain text.
write(byte[]) -
Method in class org.jcp.xml.dsig.internal.DigesterOutputStream
write(int) -
Method in class org.jcp.xml.dsig.internal.DigesterOutputStream
write(byte[], int, int) -
Method in class org.jcp.xml.dsig.internal.DigesterOutputStream
write(byte[]) -
Method in class org.jcp.xml.dsig.internal.MacOutputStream
write(int) -
Method in class org.jcp.xml.dsig.internal.MacOutputStream
write(byte[], int, int) -
Method in class org.jcp.xml.dsig.internal.MacOutputStream
write(byte[]) -
Method in class org.jcp.xml.dsig.internal.SignerOutputStream
write(int) -
Method in class org.jcp.xml.dsig.internal.SignerOutputStream
write(byte[], int, int) -
Method in class org.jcp.xml.dsig.internal.SignerOutputStream
write(int) -
Method in class org.joe_e.array.ByteArray.BuilderOutputStream
Append a byte
to the underlying ByteArray.Builder
write(byte[]) -
Method in class org.joe_e.array.ByteArray.BuilderOutputStream
Append a byte
array to the underlying ByteArray.Builder
write(byte[], int, int) -
Method in class org.joe_e.array.ByteArray.BuilderOutputStream
Append part of a byte
array to the underlying
ByteArray.Builder
WRITE_FAILURE -
Static variable in class java.util.logging.ErrorManager
WRITE_FAILURE is used when a write to an output stream fails.
writeAborted(ImageWriter) -
Method in interface javax.imageio.event.IIOWriteProgressListener
Reports that a write has been aborted via the writer's
abort
method.
WriteAbortedException - Exception in java.io
Signals that one of the ObjectStreamExceptions was thrown during a
write operation.
WriteAbortedException(String, Exception) -
Constructor for exception java.io.WriteAbortedException
Constructs a WriteAbortedException with a string describing
the exception and the exception causing the abort.
writeArray(Array) -
Method in interface java.sql.SQLOutput
Writes an SQL ARRAY
value to the stream.
writeArray(Array) -
Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes an Array
object in the Java
programming language to this SQLOutputImpl
object.
writeAsciiStream(InputStream) -
Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a stream of ASCII characters.
writeAsciiStream(InputStream) -
Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes a stream of ASCII characters to this
SQLOutputImpl
object.
writeAttributes(AttributeSet) -
Method in class javax.swing.text.AbstractWriter
Writes out the set of attributes as " ="
pairs.
writeAttributes(AttributeSet) -
Method in class javax.swing.text.html.HTMLWriter
Writes out the attribute set.
writeAttributes(AttributeSet) -
Method in class javax.swing.text.html.MinimalHTMLWriter
Writes out all the attributes for the
following types:
StyleConstants.ParagraphConstants,
StyleConstants.CharacterConstants,
StyleConstants.FontConstants,
StyleConstants.ColorConstants.
writeAttributes(ObjectOutputStream, AttributeSet) -
Method in class javax.swing.text.StyleContext
Context-specific handling of writing out attributes
writeAttributeSet(ObjectOutputStream, AttributeSet) -
Static method in class javax.swing.text.StyleContext
Writes a set of attributes to the given object stream
for the purpose of serialization.
writeBigDecimal(BigDecimal) -
Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a java.math.BigDecimal object.
writeBigDecimal(BigDecimal) -
Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes a java.math.BigDecimal
object in the Java programming
language to this SQLOutputImpl
object.
writeBinaryStream(InputStream) -
Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a stream of uninterpreted
bytes.
writeBinaryStream(InputStream) -
Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes a stream of uninterpreted bytes to this SQLOutputImpl
object.
writeBit(int) -
Method in interface javax.imageio.stream.ImageOutputStream
Writes a single bit, given by the least significant bit of the
argument, to the stream at the current bit offset within the
current byte position.
writeBit(int) -
Method in class javax.imageio.stream.ImageOutputStreamImpl
writeBits(long, int) -
Method in interface javax.imageio.stream.ImageOutputStream
Writes a sequence of bits, given by the numBits
least significant bits of the bits
argument in
left-to-right order, to the stream at the current bit offset
within the current byte position.
writeBits(long, int) -
Method in class javax.imageio.stream.ImageOutputStreamImpl
writeBlob(Blob) -
Method in interface java.sql.SQLOutput
Writes an SQL BLOB
value to the stream.
writeBlob(Blob) -
Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes a Blob
object in the Java programming language
to this SQLOutputImpl
object.
writeBody() -
Method in class javax.swing.text.html.MinimalHTMLWriter
Iterates over the elements in the document
and processes elements based on whether they are
branch elements or leaf elements.
writeBoolean(boolean) -
Method in interface java.io.DataOutput
Writes a boolean
value to this output stream.
writeBoolean(boolean) -
Method in class java.io.DataOutputStream
Writes a boolean
to the underlying output stream as
a 1-byte value.
writeBoolean(boolean) -
Method in class java.io.ObjectOutputStream
Writes a boolean.
writeBoolean(boolean) -
Method in class java.io.RandomAccessFile
Writes a boolean
to the file as a one-byte value.
writeBoolean(boolean) -
Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a Java boolean.
writeBoolean(boolean) -
Method in interface javax.imageio.stream.ImageOutputStream
Writes a boolean
value to the stream.
writeBoolean(boolean) -
Method in class javax.imageio.stream.ImageOutputStreamImpl
writeBoolean(boolean) -
Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes a boolean
in the Java programming language
to this SQLOutputImpl
object.
writeByte(int) -
Method in interface java.io.DataOutput
Writes to the output stream the eight low-
order bits of the argument v
.
writeByte(int) -
Method in class java.io.DataOutputStream
Writes out a byte
to the underlying output stream as
a 1-byte value.
writeByte(int) -
Method in class java.io.ObjectOutputStream
Writes an 8 bit byte.
writeByte(int) -
Method in class java.io.RandomAccessFile
Writes a byte
to the file as a one-byte value.
writeByte(byte) -
Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a Java byte.
writeByte(int) -
Method in interface javax.imageio.stream.ImageOutputStream
Writes the 8 low-order bits of v
to the
stream.
writeByte(int) -
Method in class javax.imageio.stream.ImageOutputStreamImpl
writeByte(byte) -
Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes a byte
in the Java programming language
to this SQLOutputImpl
object.
writeBytes(String) -
Method in interface java.io.DataOutput
Writes a string to the output stream.
writeBytes(String) -
Method in class java.io.DataOutputStream
Writes out the string to the underlying output stream as a
sequence of bytes.
writeBytes(String) -
Method in class java.io.ObjectOutputStream
Writes a String as a sequence of bytes.
writeBytes(String) -
Method in class java.io.RandomAccessFile
Writes the string to the file as a sequence of bytes.
writeBytes(byte[]) -
Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as an array of bytes.
writeBytes(String) -
Method in interface javax.imageio.stream.ImageOutputStream
Writes a string to the output stream.
writeBytes(String) -
Method in class javax.imageio.stream.ImageOutputStreamImpl
writeBytes(byte[]) -
Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes an array of bytes
in the Java programming language
to this SQLOutputImpl
object.
writeChar(int) -
Method in interface java.io.DataOutput
Writes a char
value, which
is comprised of two bytes, to the
output stream.
writeChar(int) -
Method in class java.io.DataOutputStream
Writes a char
to the underlying output stream as a
2-byte value, high byte first.
writeChar(int) -
Method in class java.io.ObjectOutputStream
Writes a 16 bit char.
writeChar(int) -
Method in class java.io.RandomAccessFile
Writes a char
to the file as a two-byte value, high
byte first.
writeChar(int) -
Method in interface javax.imageio.stream.ImageOutputStream
This method is a synonym for
writeShort
.
writeChar(int) -
Method in class javax.imageio.stream.ImageOutputStreamImpl
writeCharacterStream(Reader) -
Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a stream of Unicode characters.
writeCharacterStream(Reader) -
Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes a stream of Unicode characters to this
SQLOutputImpl
object.
writeChars(String) -
Method in interface java.io.DataOutput
Writes every character in the string s
,
to the output stream, in order,
two bytes per character.
writeChars(String) -
Method in class java.io.DataOutputStream
Writes a string to the underlying output stream as a sequence of
characters.
writeChars(String) -
Method in class java.io.ObjectOutputStream
Writes a String as a sequence of chars.
writeChars(String) -
Method in class java.io.RandomAccessFile
Writes a string to the file as a sequence of characters.
writeChars(String) -
Method in interface javax.imageio.stream.ImageOutputStream
Writes a string to the output stream.
writeChars(char[], int, int) -
Method in interface javax.imageio.stream.ImageOutputStream
Writes a sequence of chars to the stream at the current
position.
writeChars(String) -
Method in class javax.imageio.stream.ImageOutputStreamImpl
writeChars(char[], int, int) -
Method in class javax.imageio.stream.ImageOutputStreamImpl
writeChildren(ObjectOutputStream) -
Method in class java.beans.beancontext.BeanContextSupport
Used to serialize all children of
this BeanContext.
writeClassDescriptor(ObjectStreamClass) -
Method in class java.io.ObjectOutputStream
Write the specified class descriptor to the ObjectOutputStream.
writeClob(Clob) -
Method in interface java.sql.SQLOutput
Writes an SQL CLOB
value to the stream.
writeClob(Clob) -
Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes a Clob
object in the Java programming language
to this SQLOutputImpl
object.
writeComponent(Element) -
Method in class javax.swing.text.html.MinimalHTMLWriter
Responsible for handling Component Elements;
deliberately unimplemented.
writeContent(Element, boolean) -
Method in class javax.swing.text.html.MinimalHTMLWriter
Writes out the attribute set
in an HTML-compliant manner.
writeData(RowSetInternal) -
Method in interface javax.sql.RowSetWriter
Writes the changes in this RowSetWriter
object's
rowset back to the data source from which it got its data.
writeDate(Date) -
Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a java.sql.Date object.
writeDate(Date) -
Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes a java.sql.Date
object in the Java programming
language to this SQLOutputImpl
object.
writeDouble(double) -
Method in interface java.io.DataOutput
Writes a double
value,
which is comprised of eight bytes, to the output stream.
writeDouble(double) -
Method in class java.io.DataOutputStream
Converts the double argument to a long
using the
doubleToLongBits
method in class Double
,
and then writes that long
value to the underlying
output stream as an 8-byte quantity, high byte first.
writeDouble(double) -
Method in class java.io.ObjectOutputStream
Writes a 64 bit double.
writeDouble(double) -
Method in class java.io.RandomAccessFile
Converts the double argument to a long
using the
doubleToLongBits
method in class Double
,
and then writes that long
value to the file as an
eight-byte quantity, high byte first.
writeDouble(double) -
Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a Java double.
writeDouble(double) -
Method in interface javax.imageio.stream.ImageOutputStream
Writes a double
value, which is comprised of four
bytes, to the output stream.
writeDouble(double) -
Method in class javax.imageio.stream.ImageOutputStreamImpl
writeDouble(double) -
Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes a double
in the Java programming language
to this SQLOutputImpl
object.
writeDoubles(double[], int, int) -
Method in interface javax.imageio.stream.ImageOutputStream
Writes a sequence of doubles to the stream at the current
position.
writeDoubles(double[], int, int) -
Method in class javax.imageio.stream.ImageOutputStreamImpl
writeEmbeddedTags(AttributeSet) -
Method in class javax.swing.text.html.HTMLWriter
Searches for embedded tags in the AttributeSet
and writes them out.
writeEndParagraph() -
Method in class javax.swing.text.html.MinimalHTMLWriter
Emits an end tag for a <p>
tag.
writeEndTag(String) -
Method in class javax.swing.text.html.MinimalHTMLWriter
Writes out an end tag appropriately
indented.
writeExpression(Expression) -
Method in class java.beans.Encoder
The implementation first checks to see if an
expression with this value has already been written.
writeExpression(Expression) -
Method in class java.beans.XMLEncoder
Records the Expression so that the Encoder will
produce the actual output when the stream is flushed.
writeExternal(ObjectOutput) -
Method in class java.awt.datatransfer.DataFlavor
Serializes this DataFlavor
.
writeExternal(ObjectOutput) -
Method in interface java.io.Externalizable
The object implements the writeExternal method to save its contents
by calling the methods of DataOutput for its primitive values or
calling the writeObject method of ObjectOutput for objects, strings,
and arrays.
writeExternal(ObjectOutput) -
Method in class javax.management.loading.MLet
Save this MLet's contents to the given ObjectOutput
.
writeFields() -
Method in class java.io.ObjectOutputStream
Write the buffered fields to the stream.
writeFloat(float) -
Method in interface java.io.DataOutput
Writes a float
value,
which is comprised of four bytes, to the output stream.
writeFloat(float) -
Method in class java.io.DataOutputStream
Converts the float argument to an int
using the
floatToIntBits
method in class Float
,
and then writes that int
value to the underlying
output stream as a 4-byte quantity, high byte first.
writeFloat(float) -
Method in class java.io.ObjectOutputStream
Writes a 32 bit float.
writeFloat(float) -
Method in class java.io.RandomAccessFile
Converts the float argument to an int
using the
floatToIntBits
method in class Float
,
and then writes that int
value to the file as a
four-byte quantity, high byte first.
writeFloat(float) -
Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a Java float.
writeFloat(float) -
Method in interface javax.imageio.stream.ImageOutputStream
Writes a float
value, which is comprised of four
bytes, to the output stream.
writeFloat(float) -
Method in class javax.imageio.stream.ImageOutputStreamImpl
writeFloat(float) -
Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes a float
in the Java programming language
to this SQLOutputImpl
object.
writeFloats(float[], int, int) -
Method in interface javax.imageio.stream.ImageOutputStream
Writes a sequence of floats to the stream at the current
position.
writeFloats(float[], int, int) -
Method in class javax.imageio.stream.ImageOutputStreamImpl
writeHeader() -
Method in class javax.swing.text.html.MinimalHTMLWriter
Writes out the <head> and <style>
tags, and then invokes writeStyles() to write
out all the named styles as the content of the
<style> tag.
writeHTMLTags(AttributeSet) -
Method in class javax.swing.text.html.MinimalHTMLWriter
Generates
bold <b>, italic <i>, and <u> tags for the
text based on its attribute settings.
writeImage(Element) -
Method in class javax.swing.text.html.MinimalHTMLWriter
Responsible for handling Icon Elements;
deliberately unimplemented.
writeInsert(int, IIOImage, ImageWriteParam) -
Method in class javax.imageio.ImageWriter
Inserts a new image into an existing image stream.
writeInt(int) -
Method in interface java.io.DataOutput
Writes an int
value, which is
comprised of four bytes, to the output stream.
writeInt(int) -
Method in class java.io.DataOutputStream
Writes an int
to the underlying output stream as four
bytes, high byte first.
writeInt(int) -
Method in class java.io.ObjectOutputStream
Writes a 32 bit int.
writeInt(int) -
Method in class java.io.RandomAccessFile
Writes an int
to the file as four bytes, high byte first.
writeInt(int) -
Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a Java int.
writeInt(int) -
Method in interface javax.imageio.stream.ImageOutputStream
Writes the 32 bits of v
to the stream.
writeInt(int) -
Method in class javax.imageio.stream.ImageOutputStreamImpl
writeInt(int) -
Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes an int
in the Java programming language
to this SQLOutputImpl
object.
writeInts(int[], int, int) -
Method in interface javax.imageio.stream.ImageOutputStream
Writes a sequence of ints to the stream at the current
position.
writeInts(int[], int, int) -
Method in class javax.imageio.stream.ImageOutputStreamImpl
writeLeaf(Element) -
Method in class javax.swing.text.html.MinimalHTMLWriter
Responsible for writing out other non-text leaf
elements.
writeLineSeparator() -
Method in class javax.swing.text.AbstractWriter
Writes the line separator.
writeLineSeparator() -
Method in class javax.swing.text.html.HTMLWriter
Writes the line separator.
writeLock() -
Method in interface java.util.concurrent.locks.ReadWriteLock
Returns the lock used for writing.
writeLock() -
Method in class java.util.concurrent.locks.ReentrantReadWriteLock
writeLock() -
Method in class javax.swing.text.AbstractDocument
Acquires a lock to begin mutating the document this lock
protects.
writeLong(long) -
Method in interface java.io.DataOutput
Writes a long
value, which is
comprised of eight bytes, to the output stream.
writeLong(long) -
Method in class java.io.DataOutputStream
Writes a long
to the underlying output stream as eight
bytes, high byte first.
writeLong(long) -
Method in class java.io.ObjectOutputStream
Writes a 64 bit long.
writeLong(long) -
Method in class java.io.RandomAccessFile
Writes a long
to the file as eight bytes, high byte first.
writeLong(long) -
Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a Java long.
writeLong(long) -
Method in interface javax.imageio.stream.ImageOutputStream
Writes the 64 bits of v
to the stream.
writeLong(long) -
Method in class javax.imageio.stream.ImageOutputStreamImpl
writeLong(long) -
Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes a long
in the Java programming language
to this SQLOutputImpl
object.
writeLongs(long[], int, int) -
Method in interface javax.imageio.stream.ImageOutputStream
Writes a sequence of longs to the stream at the current
position.
writeLongs(long[], int, int) -
Method in class javax.imageio.stream.ImageOutputStreamImpl
writeNClob(NClob) -
Method in interface java.sql.SQLOutput
Writes an SQL NCLOB
value to the stream.
writeNClob(NClob) -
Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes an SQL NCLOB
value to the stream.
writeNew(File) -
Static method in class org.joe_e.file.Filesystem
Creates a file for writing, if and only if the file does
not already exist, and returns an OutputStream for writing to
that file.
writeNonHTMLAttributes(AttributeSet) -
Method in class javax.swing.text.html.MinimalHTMLWriter
Writes out the remaining
character-level attributes (attributes other than bold,
italic, and underline) in an HTML-compliant way.
writeNString(String) -
Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a String
in the Java programming language.
writeNString(String) -
Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes the next attribute to the stream as a String
in the Java programming language.
writeObject(Object) -
Method in class java.beans.Encoder
Write the specified object to the output stream.
writeObject(Object, Encoder) -
Method in class java.beans.PersistenceDelegate
The writeObject
is a single entry point to the persistence
and is used by a Encoder
in the traditional
mode of delegation.
writeObject(Object) -
Method in class java.beans.XMLEncoder
Write an XML representation of the specified object to the output.
writeObject(Object) -
Method in interface java.io.ObjectOutput
Write an object to the underlying storage or stream.
writeObject(Object) -
Method in class java.io.ObjectOutputStream
Write the specified object to the ObjectOutputStream.
writeObject(SQLData) -
Method in interface java.sql.SQLOutput
Writes to the stream the data contained in the given
SQLData
object.
writeObject(SQLData) -
Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes to the stream the data contained in the given
SQLData
object.
writeObjectOverride(Object) -
Method in class java.io.ObjectOutputStream
Method used by subclasses to override the default writeObject method.
writeOption(Option) -
Method in class javax.swing.text.html.HTMLWriter
Writes out the content of the Option form element.
writer() -
Method in class java.io.Console
Retrieves the unique PrintWriter
object
associated with this console.
Writer - Class in java.io
Abstract class for writing to character streams.
Writer() -
Constructor for class java.io.Writer
Creates a new character-stream writer whose critical sections will
synchronize on the writer itself.
Writer(Object) -
Constructor for class java.io.Writer
Creates a new character-stream writer whose critical sections will
synchronize on the given object.
writer -
Variable in class javax.script.SimpleScriptContext
This is the writer to be used to output from scripts.
writeRef(Ref) -
Method in interface java.sql.SQLOutput
Writes an SQL REF
value to the stream.
writeRef(Ref) -
Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes a Ref
object in the Java programming language
to this SQLOutputImpl
object.
writeReplace() -
Method in class java.security.cert.Certificate
Replace the Certificate to be serialized.
writeReplace() -
Method in class java.security.cert.CertPath
Replaces the CertPath
to be serialized with a
CertPathRep
object.
writeRowId(RowId) -
Method in interface java.sql.SQLOutput
Writes an SQL ROWID
value to the stream.
writeRowId(RowId) -
Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes an SQL ROWID
value to the stream.
writerSpiNames -
Variable in class javax.imageio.spi.ImageReaderSpi
An array of strings to be returned from
getImageWriterSpiNames
, initially
null
.
writeShort(int) -
Method in interface java.io.DataOutput
Writes two bytes to the output
stream to represent the value of the argument.
writeShort(int) -
Method in class java.io.DataOutputStream
Writes a short
to the underlying output stream as two
bytes, high byte first.
writeShort(int) -
Method in class java.io.ObjectOutputStream
Writes a 16 bit short.
writeShort(int) -
Method in class java.io.RandomAccessFile
Writes a short
to the file as two bytes, high byte first.
writeShort(short) -
Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a Java short.
writeShort(int) -
Method in interface javax.imageio.stream.ImageOutputStream
Writes the 16 low-order bits of v
to the
stream.
writeShort(int) -
Method in class javax.imageio.stream.ImageOutputStreamImpl
writeShort(short) -
Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes a short
in the Java programming language
to this SQLOutputImpl
object.
writeShorts(short[], int, int) -
Method in interface javax.imageio.stream.ImageOutputStream
Writes a sequence of shorts to the stream at the current
position.
writeShorts(short[], int, int) -
Method in class javax.imageio.stream.ImageOutputStreamImpl
writeSQL(SQLOutput) -
Method in interface java.sql.SQLData
Writes this object to the given SQL data stream, converting it back to
its SQL value in the data source.
writeSQLXML(SQLXML) -
Method in interface java.sql.SQLOutput
Writes an SQL XML
value to the stream.
writeSQLXML(SQLXML) -
Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes an SQL XML
value to the stream.
writeStartParagraph(Element) -
Method in class javax.swing.text.html.MinimalHTMLWriter
Emits the start tag for a paragraph.
writeStartTag(String) -
Method in class javax.swing.text.html.MinimalHTMLWriter
Writes out a start tag appropriately
indented.
writeStatement(Statement) -
Method in class java.beans.Encoder
Writes statement oldStm
to the stream.
writeStatement(Statement) -
Method in class java.beans.XMLEncoder
Records the Statement so that the Encoder will
produce the actual output when the stream is flushed.
writeStreamHeader() -
Method in class java.io.ObjectOutputStream
The writeStreamHeader method is provided so subclasses can append or
prepend their own header to the stream.
writeString(String) -
Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a String
in the Java programming language.
writeString(String) -
Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes a String
in the Java programming language
to this SQLOutputImpl
object.
writeStruct(Struct) -
Method in interface java.sql.SQLOutput
Writes an SQL structured type value to the stream.
writeStruct(Struct) -
Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes a Struct
object in the Java
programming language to this SQLOutputImpl
object.
writeStyles() -
Method in class javax.swing.text.html.MinimalHTMLWriter
Writes out all the named styles as the
content of the <style> tag.
writeTime(Time) -
Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a java.sql.Time object.
writeTime(Time) -
Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes a java.sql.Time
object in the Java programming
language to this SQLOutputImpl
object.
writeTimestamp(Timestamp) -
Method in interface java.sql.SQLOutput
Writes the next attribute to the stream as a java.sql.Timestamp object.
writeTimestamp(Timestamp) -
Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes a java.sql.Timestamp
object in the Java programming
language to this SQLOutputImpl
object.
writeTo(OutputStream) -
Method in class java.io.ByteArrayOutputStream
Writes the complete contents of this byte array output stream to
the specified output stream argument, as if by calling the output
stream's write method using out.write(buf, 0, count)
.
writeTo(Writer) -
Method in class java.io.CharArrayWriter
Writes the contents of the buffer to another character stream.
writeToSequence(IIOImage, ImageWriteParam) -
Method in class javax.imageio.ImageWriter
Appends a single image and possibly associated metadata and
thumbnails, to the output.
writeUnlock() -
Method in class javax.swing.text.AbstractDocument
Releases a write lock previously obtained via writeLock
.
writeUnshared(Object) -
Method in class java.io.ObjectOutputStream
Writes an "unshared" object to the ObjectOutputStream.
writeURL(URL) -
Method in interface java.sql.SQLOutput
Writes a SQL DATALINK
value to the stream.
writeURL(URL) -
Method in class javax.sql.rowset.serial.SQLOutputImpl
Writes an java.sql.Type.DATALINK
object in the Java
programming language to this SQLOutputImpl
object.
writeUTF(String) -
Method in interface java.io.DataOutput
Writes two bytes of length information
to the output stream, followed
by the
modified UTF-8
representation
of every character in the string s
.
writeUTF(String) -
Method in class java.io.DataOutputStream
Writes a string to the underlying output stream using
modified UTF-8
encoding in a machine-independent manner.
writeUTF(String) -
Method in class java.io.ObjectOutputStream
Primitive data write of this String in
modified UTF-8
format.
writeUTF(String) -
Method in class java.io.RandomAccessFile
Writes a string to the file using
modified UTF-8
encoding in a machine-independent manner.
writeUTF(String) -
Method in interface javax.imageio.stream.ImageOutputStream
Writes two bytes of length information to the output stream in
network byte order, followed by the
modified
UTF-8
representation of every character in the string s
.
writeUTF(String) -
Method in class javax.imageio.stream.ImageOutputStreamImpl
writeXML(WebRowSet, Writer) -
Method in interface javax.sql.rowset.spi.XmlWriter
Writes the given WebRowSet
object to the specified
java.io.Writer
output stream as an XML document.
writeXml(ResultSet, Writer) -
Method in interface javax.sql.rowset.WebRowSet
Populates this WebRowSet
object with
the contents of the given ResultSet
object and writes its
data, properties, and metadata
to the given Writer
object in XML format.
writeXml(ResultSet, OutputStream) -
Method in interface javax.sql.rowset.WebRowSet
Populates this WebRowSet
object with
the contents of the given ResultSet
object and writes its
data, properties, and metadata
to the given OutputStream
object in XML format.
writeXml(Writer) -
Method in interface javax.sql.rowset.WebRowSet
Writes the data, properties, and metadata for this WebRowSet
object
to the given Writer
object in XML format.
writeXml(OutputStream) -
Method in interface javax.sql.rowset.WebRowSet
Writes the data, properties, and metadata for this WebRowSet
object
to the given OutputStream
object in XML format.
written -
Variable in class java.io.DataOutputStream
The number of bytes written to the data output stream so far.
WrongMethodTypeException - Exception in java.dyn
Thrown to indicate that code has attempted to call a method handle
via the wrong method type.
WrongMethodTypeException() -
Constructor for exception java.dyn.WrongMethodTypeException
Constructs a WrongMethodTypeException
with no detail message.
WrongMethodTypeException(String) -
Constructor for exception java.dyn.WrongMethodTypeException
Constructs a WrongMethodTypeException
with the specified
detail message.
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _