- W3C_LENGTH_UNITS - Static variable in class javax.swing.JEditorPane
- 
Key for a client property used to indicate whether
  w3c compliant length units are used for html rendering. 
- W3C_XML_SCHEMA_INSTANCE_NS_URI - Static variable in class javax.xml.XMLConstants
- 
W3C XML Schema Instance Namespace URI. 
- W3C_XML_SCHEMA_NS_URI - Static variable in class javax.xml.XMLConstants
- 
W3C XML Schema Namespace URI. 
- W3C_XPATH_DATATYPE_NS_URI - Static variable in class javax.xml.XMLConstants
- 
W3C XPath Datatype Namespace URI. 
- W3CDomHandler - Class in javax.xml.bind.annotation
- 
DomHandler implementation for W3C DOM ( org.w3c.dom package.) 
- W3CDomHandler() - Constructor for class javax.xml.bind.annotation.W3CDomHandler
- 
Default constructor. 
- W3CDomHandler(DocumentBuilder) - Constructor for class javax.xml.bind.annotation.W3CDomHandler
- 
Constructor that allows applications to specify which DOM implementation
 to be used. 
- W3CEndpointReference - Class in javax.xml.ws.wsaddressing
- 
This class represents a W3C Addressing EndpointReferece which is
 a remote reference to a web service endpoint that supports the
 W3C WS-Addressing 1.0 - Core Recommendation. 
- W3CEndpointReference() - Constructor for class javax.xml.ws.wsaddressing.W3CEndpointReference
-  
- W3CEndpointReference(Source) - Constructor for class javax.xml.ws.wsaddressing.W3CEndpointReference
- 
Creates an EPR from infoset representation 
- W3CEndpointReferenceBuilder - Class in javax.xml.ws.wsaddressing
- 
This class is used to build W3CEndpointReferenceinstances.
 
- W3CEndpointReferenceBuilder() - Constructor for class javax.xml.ws.wsaddressing.W3CEndpointReferenceBuilder
- 
Creates a new W3CEndpointReferenceBuilderinstance.
 
- W_RESIZE_CURSOR - Static variable in class java.awt.Cursor
- 
The west-resize cursor type. 
- W_RESIZE_CURSOR - Static variable in class java.awt.Frame
- 
- WAIS - Static variable in class javax.print.attribute.standard.ReferenceUriSchemesSupported
- 
Wide Area Information Server (WAIS) protocol. 
- wait(long) - Method in class java.lang.Object
- 
Causes the current thread to wait until either another thread invokes the
  Object.notify() method or the
  Object.notifyAll() method for this object, or a
 specified amount of time has elapsed. 
- wait(long, int) - Method in class java.lang.Object
- 
Causes the current thread to wait until another thread invokes the
  Object.notify() method or the
  Object.notifyAll() method for this object, or
 some other thread interrupts the current thread, or a certain
 amount of real time has elapsed. 
- wait() - Method in class java.lang.Object
- 
- WAIT_CURSOR - Static variable in class java.awt.Cursor
- 
The wait cursor type. 
- WAIT_CURSOR - Static variable in class java.awt.Frame
- 
- waitFor() - Method in class java.lang.Process
- 
Causes the current thread to wait, if necessary, until the
 process represented by this Processobject has
 terminated.
 
- waitFor(long, TimeUnit) - Method in class java.lang.Process
- 
Causes the current thread to wait, if necessary, until the
 subprocess represented by this Processobject has
 terminated, or the specified waiting time elapses.
 
- waitForAll() - Method in class java.awt.MediaTracker
- 
Starts loading all images tracked by this media tracker. 
- waitForAll(long) - Method in class java.awt.MediaTracker
- 
Starts loading all images tracked by this media tracker. 
- waitForID(int) - Method in class java.awt.MediaTracker
- 
Starts loading all images tracked by this media tracker with the
 specified identifier. 
- waitForID(int, long) - Method in class java.awt.MediaTracker
- 
Starts loading all images tracked by this media tracker with the
 specified identifier. 
- waitForIdle() - Method in class java.awt.Robot
- 
Waits until all events currently on the event queue have been processed. 
- waitForWork() - Method in class javax.swing.text.LayoutQueue
- 
Used by the worker thread to get a new task to execute 
- wakeup() - Method in class java.nio.channels.Selector
- 
Causes the first selection operation that has not yet returned to return
 immediately. 
- walk(Path, int, FileVisitOption...) - Static method in class java.nio.file.Files
- 
Return a Streamthat is lazily populated withPathby walking the file tree rooted at a given starting file.
 
- walk(Path, FileVisitOption...) - Static method in class java.nio.file.Files
- 
Return a Streamthat is lazily populated withPathby walking the file tree rooted at a given starting file.
 
- walkFileTree(Path, Set<FileVisitOption>, int, FileVisitor<? super Path>) - Static method in class java.nio.file.Files
- 
Walks a file tree. 
- walkFileTree(Path, FileVisitor<? super Path>) - Static method in class java.nio.file.Files
- 
Walks a file tree. 
- WALL_TIME - Static variable in class java.util.SimpleTimeZone
- 
Constant for a mode of start or end time specified as wall clock
 time. 
- WANTS_INPUT_PROPERTY - Static variable in class javax.swing.JOptionPane
- 
Bound property name for wantsInput.
 
- wantsInput - Variable in class javax.swing.JOptionPane
- 
If true, a UI widget will be provided to the user to get input. 
- WARNING - Static variable in class java.util.logging.Level
- 
WARNING is a message level indicating a potential problem. 
- warning(String) - Method in class java.util.logging.Logger
- 
Log a WARNING message. 
- warning(Supplier<String>) - Method in class java.util.logging.Logger
- 
Log a WARNING message, which is only to be constructed if the logging
 level is such that the message will actually be logged. 
- WARNING - Static variable in class javax.print.attribute.standard.Severity
- 
Indicates that the  PrinterStateReason is a
 "warning." An implementation may choose to omit some or all warnings. 
- WARNING - Static variable in class javax.security.auth.callback.ConfirmationCallback
- 
WARNING message type. 
- WARNING - Static variable in class javax.security.auth.callback.TextOutputCallback
- 
Warning message. 
- WARNING - Static variable in interface javax.xml.bind.ValidationEvent
- 
Conditions that are not errors or fatal errors as defined by the
 XML 1.0 recommendation 
- warning(TransformerException) - Method in interface javax.xml.transform.ErrorListener
- 
Receive notification of a warning. 
- warning(SAXParseException) - Method in interface org.xml.sax.ErrorHandler
- 
Receive notification of a warning. 
- warning(SAXParseException) - Method in class org.xml.sax.HandlerBase
- 
Deprecated. Receive notification of a parser warning. 
- warning(SAXParseException) - Method in class org.xml.sax.helpers.DefaultHandler
- 
Receive notification of a parser warning. 
- warning(SAXParseException) - Method in class org.xml.sax.helpers.XMLFilterImpl
- 
Filter a warning event. 
- WARNING_DIALOG - Static variable in class javax.swing.JRootPane
- 
Constant used for the windowDecorationStyle property. 
- WARNING_MESSAGE - Static variable in class javax.swing.JOptionPane
- 
Used for warning messages. 
- warningListeners - Variable in class javax.imageio.ImageReader
- 
A Listof currently registeredIIOReadWarningListeners, initialized by default tonull, which is synonymous with an emptyList.
 
- warningListeners - Variable in class javax.imageio.ImageWriter
- 
A Listof currently registeredIIOWriteWarningListeners, initialized by default tonull, which is synonymous with an emptyList.
 
- warningLocales - Variable in class javax.imageio.ImageReader
- 
A Listof theLocales associated with
 each currently registeredIIOReadWarningListener,
 initialized by default tonull, which is
 synonymous with an emptyList.
 
- warningLocales - Variable in class javax.imageio.ImageWriter
- 
A ListofLocales, one for each
 element ofwarningListeners, initialized by defaultnull, which is synonymous with an emptyList.
 
- warningOccurred(ImageReader, String) - Method in interface javax.imageio.event.IIOReadWarningListener
- 
Reports the occurrence of a non-fatal error in decoding. 
- warningOccurred(ImageWriter, int, String) - Method in interface javax.imageio.event.IIOWriteWarningListener
- 
Reports the occurrence of a non-fatal error in encoding. 
- wasFocused - Variable in class javax.swing.plaf.basic.BasicMenuUI.ChangeHandler
-  
- wasIcon(JInternalFrame) - Method in class javax.swing.DefaultDesktopManager
- 
Returns trueif the component has been iconized
 and the bounds of thedesktopIconare valid,
 otherwise returnsfalse.
 
- wasNull() - Method in interface java.sql.CallableStatement
- 
Retrieves whether the last OUT parameter read had the value of
 SQL NULL.
 
- wasNull() - Method in interface java.sql.ResultSet
- 
Reports whether
 the last column read had a value of SQL NULL.
 
- wasNull() - Method in interface java.sql.SQLInput
- 
Retrieves whether the last value read was SQL NULL.
 
- wasNull() - Method in class javax.sql.rowset.serial.SQLInputImpl
- 
Ascertains whether the last value read from this
 SQLInputImplobject wasnull.
 
- Watchable - Interface in java.nio.file
- 
An object that may be registered with a watch service so that it can be
 watched for changes and events. 
- watchable() - Method in interface java.nio.file.WatchKey
- 
Returns the object for which this watch key was created. 
- WatchEvent<T> - Interface in java.nio.file
- 
An event or a repeated event for an object that is registered with a  WatchService. 
- WatchEvent.Kind<T> - Interface in java.nio.file
- 
An event kind, for the purposes of identification. 
- WatchEvent.Modifier - Interface in java.nio.file
- 
- WatchKey - Interface in java.nio.file
- 
- WatchService - Interface in java.nio.file
- 
A watch service that watches registered objects for changes and
 events. 
- WAVE - Static variable in class javax.sound.sampled.AudioFileFormat.Type
- 
Specifies a WAVE file. 
- WCharSeqHelper - Class in org.omg.CORBA
- 
The Helper for WCharSeq. 
- WCharSeqHelper() - Constructor for class org.omg.CORBA.WCharSeqHelper
-  
- WCharSeqHolder - Class in org.omg.CORBA
- 
The Holder for WCharSeq. 
- WCharSeqHolder() - Constructor for class org.omg.CORBA.WCharSeqHolder
-  
- WCharSeqHolder(char[]) - Constructor for class org.omg.CORBA.WCharSeqHolder
-  
- weakCompareAndSet(boolean, boolean) - Method in class java.util.concurrent.atomic.AtomicBoolean
- 
Atomically sets the value to the given updated value
 if the current value ==the expected value.
 
- weakCompareAndSet(int, int) - Method in class java.util.concurrent.atomic.AtomicInteger
- 
Atomically sets the value to the given updated value
 if the current value ==the expected value.
 
- weakCompareAndSet(int, int, int) - Method in class java.util.concurrent.atomic.AtomicIntegerArray
- 
Atomically sets the element at position ito the given
 updated value if the current value==the expected value.
 
- weakCompareAndSet(T, int, int) - Method in class java.util.concurrent.atomic.AtomicIntegerFieldUpdater
- 
Atomically sets the field of the given object managed by this updater
 to the given updated value if the current value ==the
 expected value.
 
- weakCompareAndSet(long, long) - Method in class java.util.concurrent.atomic.AtomicLong
- 
Atomically sets the value to the given updated value
 if the current value ==the expected value.
 
- weakCompareAndSet(int, long, long) - Method in class java.util.concurrent.atomic.AtomicLongArray
- 
Atomically sets the element at position ito the given
 updated value if the current value==the expected value.
 
- weakCompareAndSet(T, long, long) - Method in class java.util.concurrent.atomic.AtomicLongFieldUpdater
- 
Atomically sets the field of the given object managed by this updater
 to the given updated value if the current value ==the
 expected value.
 
- weakCompareAndSet(V, V, boolean, boolean) - Method in class java.util.concurrent.atomic.AtomicMarkableReference
- 
Atomically sets the value of both the reference and mark
 to the given update values if the
 current reference is ==to the expected reference
 and the current mark is equal to the expected mark.
 
- weakCompareAndSet(V, V) - Method in class java.util.concurrent.atomic.AtomicReference
- 
Atomically sets the value to the given updated value
 if the current value ==the expected value.
 
- weakCompareAndSet(int, E, E) - Method in class java.util.concurrent.atomic.AtomicReferenceArray
- 
Atomically sets the element at position ito the given
 updated value if the current value==the expected value.
 
- weakCompareAndSet(T, V, V) - Method in class java.util.concurrent.atomic.AtomicReferenceFieldUpdater
- 
Atomically sets the field of the given object managed by this updater
 to the given updated value if the current value ==the
 expected value.
 
- weakCompareAndSet(V, V, int, int) - Method in class java.util.concurrent.atomic.AtomicStampedReference
- 
Atomically sets the value of both the reference and stamp
 to the given update values if the
 current reference is ==to the expected reference
 and the current stamp is equal to the expected stamp.
 
- WeakHashMap<K,V> - Class in java.util
- 
Hash table based implementation of the Map interface, with
 weak keys. 
- WeakHashMap(int, float) - Constructor for class java.util.WeakHashMap
- 
Constructs a new, empty WeakHashMap with the given initial
 capacity and the given load factor. 
- WeakHashMap(int) - Constructor for class java.util.WeakHashMap
- 
Constructs a new, empty WeakHashMap with the given initial
 capacity and the default load factor (0.75). 
- WeakHashMap() - Constructor for class java.util.WeakHashMap
- 
Constructs a new, empty WeakHashMap with the default initial
 capacity (16) and load factor (0.75). 
- WeakHashMap(Map<? extends K, ? extends V>) - Constructor for class java.util.WeakHashMap
- 
Constructs a new WeakHashMap with the same mappings as the
 specified map. 
- WeakReference<T> - Class in java.lang.ref
- 
Weak reference objects, which do not prevent their referents from being
 made finalizable, finalized, and then reclaimed. 
- WeakReference(T) - Constructor for class java.lang.ref.WeakReference
- 
Creates a new weak reference that refers to the given object. 
- WeakReference(T, ReferenceQueue<? super T>) - Constructor for class java.lang.ref.WeakReference
- 
Creates a new weak reference that refers to the given object and is
 registered with the given queue. 
- WebEndpoint - Annotation Type in javax.xml.ws
- 
Used to annotate the getPortName()methods of a generated service interface.
 
- WebFault - Annotation Type in javax.xml.ws
- 
Used to annotate service specific exception classes to customize
 to the local and namespace name of the fault element and the name
 of the fault bean. 
- WebMethod - Annotation Type in javax.jws
-  
- WebParam - Annotation Type in javax.jws
-  
- WebParam.Mode - Enum in javax.jws
-  
- WebResult - Annotation Type in javax.jws
-  
- WebRowSet - Interface in javax.sql.rowset
- 
The standard interface that all implementations of a WebRowSetmust implement.
 
- WebService - Annotation Type in javax.jws
-  
- WebServiceClient - Annotation Type in javax.xml.ws
- 
Used to annotate a generated service interface. 
- WebServiceContext - Interface in javax.xml.ws
- 
A WebServiceContextmakes it possible for
  a web service endpoint implementation class to access
  message context and security information relative to
  a request being served.
 
- WebServiceException - Exception in javax.xml.ws
- 
The WebServiceExceptionclass is the base
  exception class for all JAX-WS API runtime exceptions.
 
- WebServiceException() - Constructor for exception javax.xml.ws.WebServiceException
- 
Constructs a new exception with nullas its
  detail message.
 
- WebServiceException(String) - Constructor for exception javax.xml.ws.WebServiceException
- 
Constructs a new exception with the specified detail
  message. 
- WebServiceException(String, Throwable) - Constructor for exception javax.xml.ws.WebServiceException
- 
Constructs a new exception with the specified detail
  message and cause. 
- WebServiceException(Throwable) - Constructor for exception javax.xml.ws.WebServiceException
- 
Constructs a new WebServiceException with the specified cause
  and a detail message of (cause==null ? null :
  cause.toString()) (which typically contains the
  class and detail message of cause). 
- WebServiceFeature - Class in javax.xml.ws
- 
A WebServiceFeature is used to represent a feature that can be
 enabled or disabled for a web service. 
- WebServiceFeature() - Constructor for class javax.xml.ws.WebServiceFeature
-  
- WebServiceFeatureAnnotation - Annotation Type in javax.xml.ws.spi
- 
Annotation used to identify other annotations
 as a WebServiceFeature.
 
- WebServicePermission - Class in javax.xml.ws
- 
This class defines web service permissions. 
- WebServicePermission(String) - Constructor for class javax.xml.ws.WebServicePermission
- 
Creates a new permission with the specified name. 
- WebServicePermission(String, String) - Constructor for class javax.xml.ws.WebServicePermission
- 
Creates a new permission with the specified name and actions. 
- WebServiceProvider - Annotation Type in javax.xml.ws
- 
Used to annotate a Provider implementation class. 
- WebServiceRef - Annotation Type in javax.xml.ws
- 
The WebServiceRefannotation is used to
 define a reference to a web service and
 (optionally) an injection target for it.
 
- WebServiceRefs - Annotation Type in javax.xml.ws
- 
The WebServiceRefsannotation allows
 multiple web service references to be declared at the
 class level.
 
- WEDNESDAY - Static variable in class java.util.Calendar
- 
- WEEK_BASED_YEAR - Static variable in class java.time.temporal.IsoFields
- 
The field that represents the week-based-year. 
- WEEK_BASED_YEARS - Static variable in class java.time.temporal.IsoFields
- 
The unit that represents week-based-years for the purpose of addition and subtraction. 
- WEEK_BASED_YEARS - Static variable in class java.time.temporal.WeekFields
- 
The unit that represents week-based-years for the purpose of addition and subtraction. 
- WEEK_OF_MONTH - Static variable in class java.text.DateFormat.Field
- 
Constant identifying the week of month field. 
- WEEK_OF_MONTH - Static variable in class java.util.Calendar
- 
Field number for getandsetindicating the
 week number within the current month.
 
- WEEK_OF_MONTH_FIELD - Static variable in class java.text.DateFormat
- 
Useful constant for WEEK_OF_MONTH field alignment. 
- WEEK_OF_WEEK_BASED_YEAR - Static variable in class java.time.temporal.IsoFields
- 
The field that represents the week-of-week-based-year. 
- WEEK_OF_YEAR - Static variable in class java.text.DateFormat.Field
- 
Constant identifying the week of year field. 
- WEEK_OF_YEAR - Static variable in class java.util.Calendar
- 
Field number for getandsetindicating the
 week number within the current year.
 
- WEEK_OF_YEAR_FIELD - Static variable in class java.text.DateFormat
- 
Useful constant for WEEK_OF_YEAR field alignment. 
- weekBasedYear() - Method in class java.time.temporal.WeekFields
- 
Returns a field to access the year of a week-based-year based on this WeekFields.
 
- WeekFields - Class in java.time.temporal
- 
Localized definitions of the day-of-week, week-of-month and week-of-year fields. 
- weekOfMonth() - Method in class java.time.temporal.WeekFields
- 
Returns a field to access the week of month based on this WeekFields.
 
- weekOfWeekBasedYear() - Method in class java.time.temporal.WeekFields
- 
Returns a field to access the week of a week-based-year based on this WeekFields.
 
- weekOfYear() - Method in class java.time.temporal.WeekFields
- 
Returns a field to access the week of year based on this WeekFields.
 
- weight - Variable in class java.awt.font.GlyphJustificationInfo
- 
The weight of this glyph. 
- WEIGHT - Static variable in class java.awt.font.TextAttribute
- 
Attribute key for the weight of a font. 
- WEIGHT_BOLD - Static variable in class java.awt.font.TextAttribute
- 
The standard bold weight. 
- WEIGHT_DEMIBOLD - Static variable in class java.awt.font.TextAttribute
- 
A moderately lighter weight than WEIGHT_BOLD.
 
- WEIGHT_DEMILIGHT - Static variable in class java.awt.font.TextAttribute
- 
An intermediate weight between WEIGHT_LIGHTandWEIGHT_STANDARD.
 
- WEIGHT_EXTRA_LIGHT - Static variable in class java.awt.font.TextAttribute
- 
The lightest predefined weight. 
- WEIGHT_EXTRABOLD - Static variable in class java.awt.font.TextAttribute
- 
An extra heavy weight. 
- WEIGHT_HEAVY - Static variable in class java.awt.font.TextAttribute
- 
A moderately heavier weight than WEIGHT_BOLD.
 
- WEIGHT_LIGHT - Static variable in class java.awt.font.TextAttribute
- 
The standard light weight. 
- WEIGHT_MEDIUM - Static variable in class java.awt.font.TextAttribute
- 
An intermediate weight between WEIGHT_REGULARandWEIGHT_BOLD.
 
- WEIGHT_REGULAR - Static variable in class java.awt.font.TextAttribute
- 
The standard weight. 
- WEIGHT_SEMIBOLD - Static variable in class java.awt.font.TextAttribute
- 
A moderately heavier weight than WEIGHT_REGULAR.
 
- WEIGHT_ULTRABOLD - Static variable in class java.awt.font.TextAttribute
- 
The heaviest predefined weight. 
- weightx - Variable in class java.awt.GridBagConstraints
- 
Specifies how to distribute extra horizontal space. 
- weighty - Variable in class java.awt.GridBagConstraints
- 
Specifies how to distribute extra vertical space. 
- WEST - Static variable in class java.awt.BorderLayout
- 
The west layout constraint (left side of container). 
- WEST - Static variable in class java.awt.GridBagConstraints
- 
Put the component on the left side of its display area,
 centered vertically. 
- WEST - Static variable in class javax.swing.SpringLayout
- 
Specifies the left edge of a component's bounding rectangle. 
- WEST - Static variable in interface javax.swing.SwingConstants
- 
Compass-direction west (left). 
- westPane - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI
-  
- WHEEL_BLOCK_SCROLL - Static variable in class java.awt.event.MouseWheelEvent
- 
Constant representing scrolling by a "block" (like scrolling
 with page-up, page-down keys) 
- WHEEL_UNIT_SCROLL - Static variable in class java.awt.event.MouseWheelEvent
- 
Constant representing scrolling by "units" (like scrolling with the
 arrow keys) 
- when - Variable in class java.awt.Event
- 
The time stamp. 
- WHEN_ANCESTOR_OF_FOCUSED_COMPONENT - Static variable in class javax.swing.JComponent
- 
Constant used for registerKeyboardActionthat
 means that the command should be invoked when the receiving
 component is an ancestor of the focused component or is
 itself the focused component.
 
- WHEN_FOCUSED - Static variable in class javax.swing.JComponent
- 
Constant used for registerKeyboardActionthat
 means that the command should be invoked when
 the component has the focus.
 
- WHEN_IN_FOCUSED_WINDOW - Static variable in class javax.swing.JComponent
- 
Constant used for registerKeyboardActionthat
 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.
 
- whenComplete(BiConsumer<? super T, ? super Throwable>) - Method in class java.util.concurrent.CompletableFuture
-  
- whenComplete(BiConsumer<? super T, ? super Throwable>) - Method in interface java.util.concurrent.CompletionStage
- 
Returns a new CompletionStage with the same result or exception as
 this stage, that executes the given action when this stage completes. 
- whenCompleteAsync(BiConsumer<? super T, ? super Throwable>) - Method in class java.util.concurrent.CompletableFuture
-  
- whenCompleteAsync(BiConsumer<? super T, ? super Throwable>, Executor) - Method in class java.util.concurrent.CompletableFuture
-  
- whenCompleteAsync(BiConsumer<? super T, ? super Throwable>) - Method in interface java.util.concurrent.CompletionStage
- 
Returns a new CompletionStage with the same result or exception as
 this stage, that executes the given action using this stage's
 default asynchronous execution facility when this stage completes. 
- whenCompleteAsync(BiConsumer<? super T, ? super Throwable>, Executor) - Method in interface java.util.concurrent.CompletionStage
- 
Returns a new CompletionStage with the same result or exception as
 this stage, that executes the given action using the supplied
 Executor when this stage completes. 
- white - Static variable in class java.awt.Color
- 
The color white. 
- WHITE - Static variable in class java.awt.Color
- 
The color white. 
- WHITE_SPACE - Static variable in class javax.swing.text.html.CSS.Attribute
-  
- WHITESPACE - Static variable in class java.awt.font.GlyphMetrics
- 
Indicates a glyph with no visual representation. 
- whitespaceChars(int, int) - Method in class java.io.StreamTokenizer
- 
Specifies that all characters c in the range
 low <= c <= highare white space characters.
 
- why - Variable in exception org.omg.CosNaming.NamingContextPackage.NotFound
-  
- width - Variable in class java.awt.Component.BltBufferStrategy
- 
Size of the back buffers 
- width - Variable in class java.awt.Dimension
- 
The width dimension; negative values can be used. 
- WIDTH - Static variable in class java.awt.font.TextAttribute
- 
Attribute key for the width of a font. 
- width - Variable in class java.awt.geom.Arc2D.Double
- 
The overall width of the full ellipse of which this arc is
 a partial section (not considering the angular extents). 
- width - Variable in class java.awt.geom.Arc2D.Float
- 
The overall width of the full ellipse of which this arc is
 a partial section (not considering the
 angular extents). 
- width - Variable in class java.awt.geom.Ellipse2D.Double
- 
The overall width of this Ellipse2D.
 
- width - Variable in class java.awt.geom.Ellipse2D.Float
- 
The overall width of this Ellipse2D.
 
- width - Variable in class java.awt.geom.Rectangle2D.Double
- 
The width of this Rectangle2D.
 
- width - Variable in class java.awt.geom.Rectangle2D.Float
- 
The width of this Rectangle2D.
 
- width - Variable in class java.awt.geom.RoundRectangle2D.Double
- 
The width of this RoundRectangle2D.
 
- width - Variable in class java.awt.geom.RoundRectangle2D.Float
- 
The width of this RoundRectangle2D.
 
- WIDTH - Static variable in interface java.awt.image.ImageObserver
- 
This flag in the infoflags argument to imageUpdate indicates that
 the width of the base image is now available and can be taken
 from the width argument to the imageUpdate callback method. 
- width - Variable in class java.awt.image.Raster
- 
The width of this Raster. 
- width - Variable in class java.awt.image.SampleModel
- 
Width in pixels of the region of image data that this SampleModel
  describes. 
- width - Variable in class java.awt.Rectangle
- 
The width of the Rectangle.
 
- width(Component) - Static method in class javax.swing.Spring
- 
Returns a spring whose minimum, preferred, maximum
 and value properties are defined by the widths of the minimumSize,
 preferredSize, maximumSize and size properties
 of the supplied component. 
- WIDTH - Static variable in class javax.swing.SpringLayout
- 
Specifies the width of a component's bounding rectangle. 
- width - Variable in class javax.swing.table.TableColumn
- 
The width of the column. 
- WIDTH - Static variable in class javax.swing.text.html.CSS.Attribute
-  
- WIDTH - Static variable in class javax.swing.text.html.HTML.Attribute
-  
- WIDTH_CONDENSED - Static variable in class java.awt.font.TextAttribute
- 
The most condensed predefined width. 
- WIDTH_EXTENDED - Static variable in class java.awt.font.TextAttribute
- 
The most extended predefined width. 
- WIDTH_REGULAR - Static variable in class java.awt.font.TextAttribute
- 
The standard width. 
- WIDTH_SEMI_CONDENSED - Static variable in class java.awt.font.TextAttribute
- 
A moderately condensed width. 
- WIDTH_SEMI_EXTENDED - Static variable in class java.awt.font.TextAttribute
- 
A moderately extended width. 
- WILDCARD - Static variable in class javax.management.ObjectName
- 
Defines the wildcard "*:*" ObjectName. 
- WildcardType - Interface in java.lang.reflect
- 
WildcardType represents a wildcard type expression, such as
 ?,? extends Number, or? super Integer.
 
- WildcardType - Interface in javax.lang.model.type
- 
Represents a wildcard type argument. 
- WIND_EVEN_ODD - Static variable in class java.awt.geom.Path2D
- 
An even-odd winding rule for determining the interior of
 a path. 
- WIND_EVEN_ODD - Static variable in interface java.awt.geom.PathIterator
- 
The winding rule constant for specifying an even-odd rule
 for determining the interior of a path. 
- WIND_NON_ZERO - Static variable in class java.awt.geom.Path2D
- 
A non-zero winding rule for determining the interior of a
 path. 
- WIND_NON_ZERO - Static variable in interface java.awt.geom.PathIterator
- 
The winding rule constant for specifying a non-zero rule
 for determining the interior of a path. 
- WINDOW - Static variable in class java.awt.SystemColor
- 
- window - Static variable in class java.awt.SystemColor
- 
The color rendered for the background of interior regions inside windows. 
- Window - Class in java.awt
- 
A Windowobject is a top-level window with no borders and no
 menubar.
 
- Window(Frame) - Constructor for class java.awt.Window
- 
Constructs a new, initially invisible window with the specified
 Frameas its owner.
 
- Window(Window) - Constructor for class java.awt.Window
- 
Constructs a new, initially invisible window with the specified
 Windowas its owner.
 
- Window(Window, GraphicsConfiguration) - Constructor for class java.awt.Window
- 
Constructs a new, initially invisible window with the specified owner
 Windowand aGraphicsConfigurationof a screen device.
 
- WINDOW - Static variable in class javax.accessibility.AccessibleRole
- 
A top level window with no title or border. 
- Window.AccessibleAWTWindow - Class in java.awt
- 
This class implements accessibility support for the
 Windowclass.
 
- Window.Type - Enum in java.awt
- 
Enumeration of available window types. 
- WINDOW_ACTIVATED - Static variable in class java.awt.event.WindowEvent
- 
The window-activated event type. 
- WINDOW_BORDER - Static variable in class java.awt.SystemColor
- 
- WINDOW_CLOSED - Static variable in class java.awt.event.WindowEvent
- 
The window closed event. 
- WINDOW_CLOSING - Static variable in class java.awt.event.WindowEvent
- 
The "window is closing" event. 
- WINDOW_DEACTIVATED - Static variable in class java.awt.event.WindowEvent
- 
The window-deactivated event type. 
- WINDOW_DEICONIFIED - Static variable in class java.awt.event.WindowEvent
- 
The window deiconified event type. 
- WINDOW_DEICONIFY - Static variable in class java.awt.Event
- 
The user has asked the window manager to de-iconify the window. 
- WINDOW_DESTROY - Static variable in class java.awt.Event
- 
The user has asked the window manager to kill the window. 
- WINDOW_EVENT_MASK - Static variable in class java.awt.AWTEvent
- 
The event mask for selecting window events. 
- WINDOW_EXPOSE - Static variable in class java.awt.Event
- 
The user has asked the window manager to expose the window. 
- WINDOW_FIRST - Static variable in class java.awt.event.WindowEvent
- 
The first number in the range of ids used for window events. 
- WINDOW_FOCUS_EVENT_MASK - Static variable in class java.awt.AWTEvent
- 
The event mask for selecting window focus events. 
- WINDOW_GAINED_FOCUS - Static variable in class java.awt.event.WindowEvent
- 
The window-gained-focus event type. 
- WINDOW_ICONIFIED - Static variable in class java.awt.event.WindowEvent
- 
The window iconified event. 
- WINDOW_ICONIFY - Static variable in class java.awt.Event
- 
The user has asked the window manager to iconify the window. 
- WINDOW_LAST - Static variable in class java.awt.event.WindowEvent
- 
The last number in the range of ids used for window events. 
- WINDOW_LOST_FOCUS - Static variable in class java.awt.event.WindowEvent
- 
The window-lost-focus event type. 
- WINDOW_MOVED - Static variable in class java.awt.Event
- 
The user has asked the window manager to move the window. 
- WINDOW_OPENED - Static variable in class java.awt.event.WindowEvent
- 
The window opened event. 
- WINDOW_STATE_CHANGED - Static variable in class java.awt.event.WindowEvent
- 
The window-state-changed event type. 
- WINDOW_STATE_EVENT_MASK - Static variable in class java.awt.AWTEvent
- 
The event mask for selecting window state events. 
- WINDOW_TEXT - Static variable in class java.awt.SystemColor
- 
- windowActivated(WindowEvent) - Method in class java.awt.AWTEventMulticaster
- 
Handles the windowActivated event by invoking the
 windowActivated methods on listener-a and listener-b. 
- windowActivated(WindowEvent) - Method in class java.awt.event.WindowAdapter
- 
Invoked when a window is activated. 
- windowActivated(WindowEvent) - Method in interface java.awt.event.WindowListener
- 
Invoked when the Window is set to be the active Window. 
- WindowAdapter - Class in java.awt.event
- 
An abstract adapter class for receiving window events. 
- WindowAdapter() - Constructor for class java.awt.event.WindowAdapter
-  
- windowBorder - Static variable in class java.awt.SystemColor
- 
The color rendered for the border around interior regions inside windows. 
- windowClosed(WindowEvent) - Method in class java.awt.AWTEventMulticaster
- 
Handles the windowClosed event by invoking the
 windowClosed methods on listener-a and listener-b. 
- windowClosed(WindowEvent) - Method in class java.awt.event.WindowAdapter
- 
Invoked when a window has been closed. 
- windowClosed(WindowEvent) - Method in interface java.awt.event.WindowListener
- 
Invoked when a window has been closed as the result
 of calling dispose on the window. 
- windowClosing(WindowEvent) - Method in class java.awt.AWTEventMulticaster
- 
Handles the windowClosing event by invoking the
 windowClosing methods on listener-a and listener-b. 
- windowClosing(WindowEvent) - Method in class java.awt.event.WindowAdapter
- 
Invoked when a window is in the process of being closed. 
- windowClosing(WindowEvent) - Method in interface java.awt.event.WindowListener
- 
Invoked when the user attempts to close the window
 from the window's system menu. 
- windowClosing(WindowEvent) - Method in class javax.swing.JMenu.WinListener
- 
Deselect the menu when the popup is closed from outside. 
- windowClosing(WindowEvent) - Method in class javax.swing.plaf.basic.BasicToolBarUI.FrameListener
-  
- WindowConstants - Interface in javax.swing
- 
Constants used to control the window-closing operation. 
- windowDeactivated(WindowEvent) - Method in class java.awt.AWTEventMulticaster
- 
Handles the windowDeactivated event by invoking the
 windowDeactivated methods on listener-a and listener-b. 
- windowDeactivated(WindowEvent) - Method in class java.awt.event.WindowAdapter
- 
Invoked when a window is de-activated. 
- windowDeactivated(WindowEvent) - Method in interface java.awt.event.WindowListener
- 
Invoked when a Window is no longer the active Window. 
- windowDeiconified(WindowEvent) - Method in class java.awt.AWTEventMulticaster
- 
Handles the windowDeiconfied event by invoking the
 windowDeiconified methods on listener-a and listener-b. 
- windowDeiconified(WindowEvent) - Method in class java.awt.event.WindowAdapter
- 
Invoked when a window is de-iconified. 
- windowDeiconified(WindowEvent) - Method in interface java.awt.event.WindowListener
- 
Invoked when a window is changed from a minimized
 to a normal state. 
- WindowEvent - Class in java.awt.event
- 
A low-level event that indicates that a window has changed its status. 
- WindowEvent(Window, int, Window, int, int) - Constructor for class java.awt.event.WindowEvent
- 
Constructs a WindowEventobject.
 
- WindowEvent(Window, int, Window) - Constructor for class java.awt.event.WindowEvent
- 
Constructs a WindowEventobject with the
 specified oppositeWindow.
 
- WindowEvent(Window, int, int, int) - Constructor for class java.awt.event.WindowEvent
- 
Constructs a WindowEventobject with the specified
 previous and new window states.
 
- WindowEvent(Window, int) - Constructor for class java.awt.event.WindowEvent
- 
Constructs a WindowEventobject.
 
- WindowFocusListener - Interface in java.awt.event
- 
The listener interface for receiving WindowEvents, includingWINDOW_GAINED_FOCUSandWINDOW_LOST_FOCUSevents.
 
- windowForComponent(Component) - Static method in class javax.swing.SwingUtilities
- 
Returns the first Window ancestor ofc, ornullifcis not contained inside aWindow.
 
- windowGainedFocus(WindowEvent) - Method in class java.awt.AWTEventMulticaster
- 
Handles the windowGainedFocus event by invoking the windowGainedFocus
 methods on listener-a and listener-b. 
- windowGainedFocus(WindowEvent) - Method in class java.awt.event.WindowAdapter
- 
Invoked when the Window is set to be the focused Window, which means
 that the Window, or one of its subcomponents, will receive keyboard
 events. 
- windowGainedFocus(WindowEvent) - Method in interface java.awt.event.WindowFocusListener
- 
Invoked when the Window is set to be the focused Window, which means
 that the Window, or one of its subcomponents, will receive keyboard
 events. 
- windowIconified(WindowEvent) - Method in class java.awt.AWTEventMulticaster
- 
Handles the windowIconified event by invoking the
 windowIconified methods on listener-a and listener-b. 
- windowIconified(WindowEvent) - Method in class java.awt.event.WindowAdapter
- 
Invoked when a window is iconified. 
- windowIconified(WindowEvent) - Method in interface java.awt.event.WindowListener
- 
Invoked when a window is changed from a normal to a
 minimized state. 
- windowInit() - Method in class javax.swing.JWindow
- 
Called by the constructors to init the JWindowproperly.
 
- WindowListener - Interface in java.awt.event
- 
The listener interface for receiving window events. 
- windowLostFocus(WindowEvent) - Method in class java.awt.AWTEventMulticaster
- 
Handles the windowLostFocus event by invoking the windowLostFocus
 methods on listener-a and listener-b. 
- windowLostFocus(WindowEvent) - Method in class java.awt.event.WindowAdapter
- 
Invoked when the Window is no longer the focused Window, which means
 that keyboard events will no longer be delivered to the Window or any of
 its subcomponents. 
- windowLostFocus(WindowEvent) - Method in interface java.awt.event.WindowFocusListener
- 
Invoked when the Window is no longer the focused Window, which means
 that keyboard events will no longer be delivered to the Window or any of
 its subcomponents. 
- windowMenu - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
-  
- windowOpened(WindowEvent) - Method in class java.awt.AWTEventMulticaster
- 
Handles the windowOpened event by invoking the
 windowOpened methods on listener-a and listener-b. 
- windowOpened(WindowEvent) - Method in class java.awt.event.WindowAdapter
- 
Invoked when a window has been opened. 
- windowOpened(WindowEvent) - Method in interface java.awt.event.WindowListener
- 
Invoked the first time a window is made visible. 
- windowStateChanged(WindowEvent) - Method in class java.awt.AWTEventMulticaster
- 
Handles the windowStateChanged event by invoking the
 windowStateChanged methods on listener-a and listener-b. 
- windowStateChanged(WindowEvent) - Method in class java.awt.event.WindowAdapter
- 
Invoked when a window state is changed. 
- windowStateChanged(WindowEvent) - Method in interface java.awt.event.WindowStateListener
- 
Invoked when window state is changed. 
- WindowStateListener - Interface in java.awt.event
- 
The listener interface for receiving window state events. 
- windowText - Static variable in class java.awt.SystemColor
- 
The color rendered for text of interior regions inside windows. 
- WinListener(JPopupMenu) - Constructor for class javax.swing.JMenu.WinListener
- 
Create the window listener for the specified popup. 
- with(TemporalAdjuster) - Method in interface java.time.chrono.ChronoLocalDate
- 
Returns an adjusted object of the same type as this object with the adjustment made. 
- with(TemporalField, long) - Method in interface java.time.chrono.ChronoLocalDate
- 
Returns an object of the same type as this object with the specified field altered. 
- with(TemporalAdjuster) - Method in interface java.time.chrono.ChronoLocalDateTime
- 
Returns an adjusted object of the same type as this object with the adjustment made. 
- with(TemporalField, long) - Method in interface java.time.chrono.ChronoLocalDateTime
- 
Returns an object of the same type as this object with the specified field altered. 
- with(TemporalAdjuster) - Method in interface java.time.chrono.ChronoZonedDateTime
- 
Returns an adjusted object of the same type as this object with the adjustment made. 
- with(TemporalField, long) - Method in interface java.time.chrono.ChronoZonedDateTime
- 
Returns an object of the same type as this object with the specified field altered. 
- with(TemporalField, long) - Method in class java.time.chrono.HijrahDate
-  
- with(TemporalAdjuster) - Method in class java.time.chrono.HijrahDate
- 
Returns an adjusted object of the same type as this object with the adjustment made. 
- with(TemporalField, long) - Method in class java.time.chrono.JapaneseDate
-  
- with(TemporalAdjuster) - Method in class java.time.chrono.JapaneseDate
- 
Returns an adjusted object of the same type as this object with the adjustment made. 
- with(TemporalField, long) - Method in class java.time.chrono.MinguoDate
-  
- with(TemporalAdjuster) - Method in class java.time.chrono.MinguoDate
- 
Returns an adjusted object of the same type as this object with the adjustment made. 
- with(TemporalField, long) - Method in class java.time.chrono.ThaiBuddhistDate
-  
- with(TemporalAdjuster) - Method in class java.time.chrono.ThaiBuddhistDate
- 
Returns an adjusted object of the same type as this object with the adjustment made. 
- with(TemporalAdjuster) - Method in class java.time.Instant
- 
Returns an adjusted copy of this instant. 
- with(TemporalField, long) - Method in class java.time.Instant
- 
Returns a copy of this instant with the specified field set to a new value. 
- with(TemporalAdjuster) - Method in class java.time.LocalDate
- 
Returns an adjusted copy of this date. 
- with(TemporalField, long) - Method in class java.time.LocalDate
- 
Returns a copy of this date with the specified field set to a new value. 
- with(TemporalAdjuster) - Method in class java.time.LocalDateTime
- 
Returns an adjusted copy of this date-time. 
- with(TemporalField, long) - Method in class java.time.LocalDateTime
- 
Returns a copy of this date-time with the specified field set to a new value. 
- with(TemporalAdjuster) - Method in class java.time.LocalTime
- 
Returns an adjusted copy of this time. 
- with(TemporalField, long) - Method in class java.time.LocalTime
- 
Returns a copy of this time with the specified field set to a new value. 
- with(Month) - Method in class java.time.MonthDay
- 
Returns a copy of this MonthDaywith the month-of-year altered.
 
- with(TemporalAdjuster) - Method in class java.time.OffsetDateTime
- 
Returns an adjusted copy of this date-time. 
- with(TemporalField, long) - Method in class java.time.OffsetDateTime
- 
Returns a copy of this date-time with the specified field set to a new value. 
- with(TemporalAdjuster) - Method in class java.time.OffsetTime
- 
Returns an adjusted copy of this time. 
- with(TemporalField, long) - Method in class java.time.OffsetTime
- 
Returns a copy of this time with the specified field set to a new value. 
- with(TemporalAdjuster) - Method in interface java.time.temporal.Temporal
- 
Returns an adjusted object of the same type as this object with the adjustment made. 
- with(TemporalField, long) - Method in interface java.time.temporal.Temporal
- 
Returns an object of the same type as this object with the specified field altered. 
- with(TemporalAdjuster) - Method in class java.time.Year
- 
Returns an adjusted copy of this year. 
- with(TemporalField, long) - Method in class java.time.Year
- 
Returns a copy of this year with the specified field set to a new value. 
- with(TemporalAdjuster) - Method in class java.time.YearMonth
- 
Returns an adjusted copy of this year-month. 
- with(TemporalField, long) - Method in class java.time.YearMonth
- 
Returns a copy of this year-month with the specified field set to a new value. 
- with(TemporalAdjuster) - Method in class java.time.ZonedDateTime
- 
Returns an adjusted copy of this date-time. 
- with(TemporalField, long) - Method in class java.time.ZonedDateTime
- 
Returns a copy of this date-time with the specified field set to a new value. 
- 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. 
- withChronology(Chronology) - Method in class java.time.format.DateTimeFormatter
- 
Returns a copy of this formatter with a new override chronology. 
- withDayOfMonth(int) - Method in class java.time.LocalDate
- 
Returns a copy of this LocalDatewith the day-of-month altered.
 
- withDayOfMonth(int) - Method in class java.time.LocalDateTime
- 
Returns a copy of this LocalDateTimewith the day-of-month altered.
 
- withDayOfMonth(int) - Method in class java.time.MonthDay
- 
Returns a copy of this MonthDaywith the day-of-month altered.
 
- withDayOfMonth(int) - Method in class java.time.OffsetDateTime
- 
Returns a copy of this OffsetDateTimewith the day-of-month altered.
 
- withDayOfMonth(int) - Method in class java.time.ZonedDateTime
- 
Returns a copy of this ZonedDateTimewith the day-of-month altered.
 
- withDayOfYear(int) - Method in class java.time.LocalDate
- 
Returns a copy of this LocalDatewith the day-of-year altered.
 
- withDayOfYear(int) - Method in class java.time.LocalDateTime
- 
Returns a copy of this LocalDateTimewith the day-of-year altered.
 
- withDayOfYear(int) - Method in class java.time.OffsetDateTime
- 
Returns a copy of this OffsetDateTimewith the day-of-year altered.
 
- withDayOfYear(int) - Method in class java.time.ZonedDateTime
- 
Returns a copy of this ZonedDateTimewith the day-of-year altered.
 
- withDays(int) - Method in class java.time.Period
- 
Returns a copy of this period with the specified amount of days. 
- withDecimalSeparator(char) - Method in class java.time.format.DecimalStyle
- 
Returns a copy of the info with a new character that represents the decimal point. 
- withDecimalStyle(DecimalStyle) - Method in class java.time.format.DateTimeFormatter
- 
Returns a copy of this formatter with a new DecimalStyle. 
- withEarlierOffsetAtOverlap() - Method in interface java.time.chrono.ChronoZonedDateTime
- 
Returns a copy of this date-time changing the zone offset to the
 earlier of the two valid offsets at a local time-line overlap. 
- withEarlierOffsetAtOverlap() - Method in class java.time.ZonedDateTime
- 
Returns a copy of this date-time changing the zone offset to the
 earlier of the two valid offsets at a local time-line overlap. 
- withFixedOffsetZone() - Method in class java.time.ZonedDateTime
- 
Returns a copy of this date-time with the zone ID set to the offset. 
- withFixedThreadPool(int, ThreadFactory) - Static method in class java.nio.channels.AsynchronousChannelGroup
- 
Creates an asynchronous channel group with a fixed thread pool. 
- withHour(int) - Method in class java.time.LocalDateTime
- 
Returns a copy of this LocalDateTimewith the hour-of-day altered.
 
- withHour(int) - Method in class java.time.LocalTime
- 
Returns a copy of this LocalTimewith the hour-of-day altered.
 
- withHour(int) - Method in class java.time.OffsetDateTime
- 
Returns a copy of this OffsetDateTimewith the hour-of-day altered.
 
- withHour(int) - Method in class java.time.OffsetTime
- 
Returns a copy of this OffsetTimewith the hour-of-day altered.
 
- withHour(int) - Method in class java.time.ZonedDateTime
- 
Returns a copy of this ZonedDateTimewith the hour-of-day altered.
 
- withInitial(Supplier<? extends S>) - Static method in class java.lang.ThreadLocal
- 
Creates a thread local variable. 
- withLaterOffsetAtOverlap() - Method in interface java.time.chrono.ChronoZonedDateTime
- 
Returns a copy of this date-time changing the zone offset to the
 later of the two valid offsets at a local time-line overlap. 
- withLaterOffsetAtOverlap() - Method in class java.time.ZonedDateTime
- 
Returns a copy of this date-time changing the zone offset to the
 later of the two valid offsets at a local time-line overlap. 
- withLocale(Locale) - Method in class java.time.format.DateTimeFormatter
- 
Returns a copy of this formatter with a new locale. 
- withMinute(int) - Method in class java.time.LocalDateTime
- 
Returns a copy of this LocalDateTimewith the minute-of-hour altered.
 
- withMinute(int) - Method in class java.time.LocalTime
- 
Returns a copy of this LocalTimewith the minute-of-hour altered.
 
- withMinute(int) - Method in class java.time.OffsetDateTime
- 
Returns a copy of this OffsetDateTimewith the minute-of-hour altered.
 
- withMinute(int) - Method in class java.time.OffsetTime
- 
Returns a copy of this OffsetTimewith the minute-of-hour altered.
 
- withMinute(int) - Method in class java.time.ZonedDateTime
- 
Returns a copy of this ZonedDateTimewith the minute-of-hour altered.
 
- withMonth(int) - Method in class java.time.LocalDate
- 
Returns a copy of this LocalDatewith the month-of-year altered.
 
- withMonth(int) - Method in class java.time.LocalDateTime
- 
Returns a copy of this LocalDateTimewith the month-of-year altered.
 
- withMonth(int) - Method in class java.time.MonthDay
- 
Returns a copy of this MonthDaywith the month-of-year altered.
 
- withMonth(int) - Method in class java.time.OffsetDateTime
- 
Returns a copy of this OffsetDateTimewith the month-of-year altered.
 
- withMonth(int) - Method in class java.time.YearMonth
- 
Returns a copy of this YearMonthwith the month-of-year altered.
 
- withMonth(int) - Method in class java.time.ZonedDateTime
- 
Returns a copy of this ZonedDateTimewith the month-of-year altered.
 
- withMonths(int) - Method in class java.time.Period
- 
Returns a copy of this period with the specified amount of months. 
- withNano(int) - Method in class java.time.LocalDateTime
- 
Returns a copy of this LocalDateTimewith the nano-of-second altered.
 
- withNano(int) - Method in class java.time.LocalTime
- 
Returns a copy of this LocalTimewith the nano-of-second altered.
 
- withNano(int) - Method in class java.time.OffsetDateTime
- 
Returns a copy of this OffsetDateTimewith the nano-of-second altered.
 
- withNano(int) - Method in class java.time.OffsetTime
- 
Returns a copy of this OffsetTimewith the nano-of-second altered.
 
- withNano(int) - Method in class java.time.ZonedDateTime
- 
Returns a copy of this ZonedDateTimewith the nano-of-second altered.
 
- withNanos(int) - Method in class java.time.Duration
- 
Returns a copy of this duration with the specified nano-of-second. 
- withNegativeSign(char) - Method in class java.time.format.DecimalStyle
- 
Returns a copy of the info with a new character that represents the negative sign. 
- withOffsetSameInstant(ZoneOffset) - Method in class java.time.OffsetDateTime
- 
Returns a copy of this OffsetDateTimewith the specified offset ensuring
 that the result is at the same instant.
 
- withOffsetSameInstant(ZoneOffset) - Method in class java.time.OffsetTime
- 
Returns a copy of this OffsetTimewith the specified offset ensuring
 that the result is at the same instant on an implied day.
 
- withOffsetSameLocal(ZoneOffset) - Method in class java.time.OffsetDateTime
- 
Returns a copy of this OffsetDateTimewith the specified offset ensuring
 that the result has the same local date-time.
 
- withOffsetSameLocal(ZoneOffset) - Method in class java.time.OffsetTime
- 
Returns a copy of this OffsetTimewith the specified offset ensuring
 that the result has the same local time.
 
- withoutPadding() - Method in class java.util.Base64.Encoder
- 
Returns an encoder instance that encodes equivalently to this one,
 but without adding any padding character at the end of the encoded
 byte data. 
- withPositiveSign(char) - Method in class java.time.format.DecimalStyle
- 
Returns a copy of the info with a new character that represents the positive sign. 
- withResolverFields(TemporalField...) - Method in class java.time.format.DateTimeFormatter
- 
Returns a copy of this formatter with a new set of resolver fields. 
- withResolverFields(Set<TemporalField>) - Method in class java.time.format.DateTimeFormatter
- 
Returns a copy of this formatter with a new set of resolver fields. 
- withResolverStyle(ResolverStyle) - Method in class java.time.format.DateTimeFormatter
- 
Returns a copy of this formatter with a new resolver style. 
- withSecond(int) - Method in class java.time.LocalDateTime
- 
Returns a copy of this LocalDateTimewith the second-of-minute altered.
 
- withSecond(int) - Method in class java.time.LocalTime
- 
Returns a copy of this LocalTimewith the second-of-minute altered.
 
- withSecond(int) - Method in class java.time.OffsetDateTime
- 
Returns a copy of this OffsetDateTimewith the second-of-minute altered.
 
- withSecond(int) - Method in class java.time.OffsetTime
- 
Returns a copy of this OffsetTimewith the second-of-minute altered.
 
- withSecond(int) - Method in class java.time.ZonedDateTime
- 
Returns a copy of this ZonedDateTimewith the second-of-minute altered.
 
- withSeconds(long) - Method in class java.time.Duration
- 
Returns a copy of this duration with the specified amount of seconds. 
- withThreadPool(ExecutorService) - Static method in class java.nio.channels.AsynchronousChannelGroup
- 
Creates an asynchronous channel group with a given thread pool. 
- withVariant(HijrahChronology) - Method in class java.time.chrono.HijrahDate
- 
Returns a HijrahDatewith the Chronology requested.
 
- withYear(int) - Method in class java.time.LocalDate
- 
Returns a copy of this LocalDatewith the year altered.
 
- withYear(int) - Method in class java.time.LocalDateTime
- 
Returns a copy of this LocalDateTimewith the year altered.
 
- withYear(int) - Method in class java.time.OffsetDateTime
- 
Returns a copy of this OffsetDateTimewith the year altered.
 
- withYear(int) - Method in class java.time.YearMonth
- 
Returns a copy of this YearMonthwith the year altered.
 
- withYear(int) - Method in class java.time.ZonedDateTime
- 
Returns a copy of this ZonedDateTimewith the year altered.
 
- withYears(int) - Method in class java.time.Period
- 
Returns a copy of this period with the specified amount of years. 
- withZeroDigit(char) - Method in class java.time.format.DecimalStyle
- 
Returns a copy of the info with a new character that represents zero. 
- withZone(ZoneId) - Method in class java.time.Clock
- 
Returns a copy of this clock with a different time-zone. 
- withZone(ZoneId) - Method in class java.time.format.DateTimeFormatter
- 
Returns a copy of this formatter with a new override zone. 
- withZoneSameInstant(ZoneId) - Method in interface java.time.chrono.ChronoZonedDateTime
- 
Returns a copy of this date-time with a different time-zone,
 retaining the instant. 
- withZoneSameInstant(ZoneId) - Method in class java.time.ZonedDateTime
- 
Returns a copy of this date-time with a different time-zone,
 retaining the instant. 
- withZoneSameLocal(ZoneId) - Method in interface java.time.chrono.ChronoZonedDateTime
- 
Returns a copy of this date-time with a different time-zone,
 retaining the local date-time if possible. 
- withZoneSameLocal(ZoneId) - Method in class java.time.ZonedDateTime
- 
Returns a copy of this date-time with a different time-zone,
 retaining the local date-time if possible. 
- 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 <= highare word constituents.
 
- work_pending() - Method in class org.omg.CORBA.ORB
- 
Returns trueif the ORB needs the main thread to
 perform some work, andfalseif the ORB does not
 need the main thread.
 
- wrap() - Method in class java.lang.invoke.MethodType
- 
Converts all primitive types to their corresponding wrapper types. 
- wrap(byte[], int, int) - Static method in class java.nio.ByteBuffer
- 
Wraps a byte array into a buffer. 
- wrap(byte[]) - Static method in class java.nio.ByteBuffer
- 
Wraps a byte array into a buffer. 
- wrap(char[], int, int) - Static method in class java.nio.CharBuffer
- 
Wraps a char array into a buffer. 
- wrap(char[]) - Static method in class java.nio.CharBuffer
- 
Wraps a char array into a buffer. 
- wrap(CharSequence, int, int) - Static method in class java.nio.CharBuffer
- 
Wraps a character sequence into a buffer. 
- wrap(CharSequence) - Static method in class java.nio.CharBuffer
- 
Wraps a character sequence into a buffer. 
- wrap(double[], int, int) - Static method in class java.nio.DoubleBuffer
- 
Wraps a double array into a buffer. 
- wrap(double[]) - Static method in class java.nio.DoubleBuffer
- 
Wraps a double array into a buffer. 
- wrap(float[], int, int) - Static method in class java.nio.FloatBuffer
- 
Wraps a float array into a buffer. 
- wrap(float[]) - Static method in class java.nio.FloatBuffer
- 
Wraps a float array into a buffer. 
- wrap(int[], int, int) - Static method in class java.nio.IntBuffer
- 
Wraps an int array into a buffer. 
- wrap(int[]) - Static method in class java.nio.IntBuffer
- 
Wraps an int array into a buffer. 
- wrap(long[], int, int) - Static method in class java.nio.LongBuffer
- 
Wraps a long array into a buffer. 
- wrap(long[]) - Static method in class java.nio.LongBuffer
- 
Wraps a long array into a buffer. 
- wrap(short[], int, int) - Static method in class java.nio.ShortBuffer
- 
Wraps a short array into a buffer. 
- wrap(short[]) - Static method in class java.nio.ShortBuffer
- 
Wraps a short array into a buffer. 
- wrap(InputStream) - Method in class java.util.Base64.Decoder
- 
Returns an input stream for decoding  Base64 encoded byte stream. 
- wrap(OutputStream) - Method in class java.util.Base64.Encoder
- 
Wraps an output stream for encoding byte data using the  Base64
 encoding scheme. 
- 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. 
- wrapException(Throwable) - Static method in class javax.rmi.CORBA.Util
- 
Wraps an exception thrown by an implementation
 method. 
- wrapException(Throwable) - Method in interface javax.rmi.CORBA.UtilDelegate
- 
- WrappedPlainView - Class in javax.swing.text
- 
View of plain text (text with only one font and color)
 that does line-wrapping. 
- WrappedPlainView(Element) - Constructor for class javax.swing.text.WrappedPlainView
- 
Creates a new WrappedPlainView. 
- WrappedPlainView(Element, boolean) - Constructor for class javax.swing.text.WrappedPlainView
- 
Creates a new WrappedPlainView. 
- Wrapper - Interface in java.sql
- 
Interface for JDBC classes which provide the ability to retrieve the delegate instance when the instance
 in question is in fact a proxy class. 
- wrapperInstanceTarget(Object) - Static method in class java.lang.invoke.MethodHandleProxies
- 
Produces or recovers a target method handle which is behaviorally
 equivalent to the unique method of this wrapper instance. 
- wrapperInstanceType(Object) - Static method in class java.lang.invoke.MethodHandleProxies
- 
Recovers the unique single-method interface type for which this wrapper instance was created. 
- writableAction - Static variable in class javax.swing.text.DefaultEditorKit
- 
Name of the action to set the editor into writeable
 mode. 
- WritableByteChannel - Interface in java.nio.channels
- 
A channel that can write bytes. 
- WritableRaster - Class in java.awt.image
- 
This class extends Raster to provide pixel writing capabilities. 
- WritableRaster(SampleModel, Point) - Constructor for class java.awt.image.WritableRaster
- 
Constructs a WritableRaster with the given SampleModel. 
- WritableRaster(SampleModel, DataBuffer, Point) - Constructor for class java.awt.image.WritableRaster
- 
Constructs a WritableRaster with the given SampleModel and DataBuffer. 
- WritableRaster(SampleModel, DataBuffer, Rectangle, Point, WritableRaster) - Constructor for class java.awt.image.WritableRaster
- 
Constructs a WritableRaster with the given SampleModel, DataBuffer,
 and parent. 
- WritableRenderedImage - Interface in java.awt.image
- 
WriteableRenderedImage is a common interface for objects which
 contain or can produce image data in the form of Rasters and
 which can be modified and/or written over. 
- write(String) - Method in class java.awt.color.ICC_Profile
- 
Write this ICC_Profile to a file. 
- write(OutputStream) - Method in class java.awt.color.ICC_Profile
- 
Write this ICC_Profile to an OutputStream. 
- write(int) - Method in class java.io.BufferedOutputStream
- 
Writes the specified byte to this buffered output stream. 
- write(byte[], int, int) - Method in class java.io.BufferedOutputStream
- 
Writes lenbytes from the specified byte array
 starting at offsetoffto 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 lenbytes from the specified byte array
 starting at offsetoffto 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 lenbytes from arrayb, 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 lenbytes from the specified byte array
 starting at offsetoffto 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.lengthbytes from the specified byte array
 to this file output stream.
 
- write(byte[], int, int) - Method in class java.io.FileOutputStream
- 
Writes lenbytes from the specified byte array
 starting at offsetoffto this file output stream.
 
- write(int) - Method in class java.io.FilterOutputStream
- 
Writes the specified byteto this output stream.
 
- write(byte[]) - Method in class java.io.FilterOutputStream
- 
Writes b.lengthbytes to this output stream.
 
- write(byte[], int, int) - Method in class java.io.FilterOutputStream
- 
Writes lenbytes from the specifiedbytearray starting at offsetoffto
 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
- 
- 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.lengthbytes from the specified byte array
 to this output stream.
 
- write(byte[], int, int) - Method in class java.io.OutputStream
- 
Writes lenbytes from the specified byte array
 starting at offsetoffto 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 byteto the piped output stream.
 
- write(byte[], int, int) - Method in class java.io.PipedOutputStream
- 
Writes lenbytes from the specified byte array
 starting at offsetoffto this piped output stream.
 
- write(int) - Method in class java.io.PipedWriter
- 
Writes the specified charto the piped output stream.
 
- write(char[], int, int) - Method in class java.io.PipedWriter
- 
Writes lencharacters from the specified character array
 starting at offsetoffto 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 lenbytes from the specified byte array starting at
 offsetoffto 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.lengthbytes 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 lenbytes from the specified byte array
 starting at offsetoffto this file.
 
- write(int) - Method in class java.io.StringWriter
- 
Write a single character. 
- write(char[], int, int) - Method in class java.io.StringWriter
- 
Write a portion of an array of characters. 
- write(String) - Method in class java.io.StringWriter
- 
Write a string. 
- write(String, int, int) - Method in class java.io.StringWriter
- 
Write a portion of a string. 
- write(int) - Method in class java.io.Writer
- 
Writes a single character. 
- write(char[]) - Method in class java.io.Writer
- 
Writes an array of characters. 
- write(char[], int, int) - Method in class java.io.Writer
- 
Writes a portion of an array of characters. 
- write(String) - Method in class java.io.Writer
- 
Writes a string. 
- write(String, int, int) - Method in class java.io.Writer
- 
Writes a portion of a string. 
- write(ByteBuffer, A, CompletionHandler<Integer, ? super A>) - Method in interface java.nio.channels.AsynchronousByteChannel
- 
Writes a sequence of bytes to this channel from the given buffer. 
- write(ByteBuffer) - Method in interface java.nio.channels.AsynchronousByteChannel
- 
Writes a sequence of bytes to this channel from the given buffer. 
- write(ByteBuffer, long, A, CompletionHandler<Integer, ? super A>) - Method in class java.nio.channels.AsynchronousFileChannel
- 
Writes a sequence of bytes to this channel from the given buffer, starting
 at the given file position. 
- write(ByteBuffer, long) - Method in class java.nio.channels.AsynchronousFileChannel
- 
Writes a sequence of bytes to this channel from the given buffer, starting
 at the given file position. 
- write(ByteBuffer, long, TimeUnit, A, CompletionHandler<Integer, ? super A>) - Method in class java.nio.channels.AsynchronousSocketChannel
- 
Writes a sequence of bytes to this channel from the given buffer. 
- write(ByteBuffer, A, CompletionHandler<Integer, ? super A>) - Method in class java.nio.channels.AsynchronousSocketChannel
-  
- write(ByteBuffer) - Method in class java.nio.channels.AsynchronousSocketChannel
-  
- write(ByteBuffer[], int, int, long, TimeUnit, A, CompletionHandler<Long, ? super A>) - Method in class java.nio.channels.AsynchronousSocketChannel
- 
Writes a sequence of bytes to this channel from a subsequence of the given
 buffers. 
- write(ByteBuffer) - Method in class java.nio.channels.DatagramChannel
- 
Writes a datagram to this channel. 
- write(ByteBuffer[], int, int) - Method in class java.nio.channels.DatagramChannel
- 
Writes a datagram to this channel. 
- write(ByteBuffer[]) - Method in class java.nio.channels.DatagramChannel
- 
Writes a datagram to this channel. 
- write(ByteBuffer) - Method in class java.nio.channels.FileChannel
- 
Writes a sequence of bytes to this channel from the given buffer. 
- write(ByteBuffer[], int, int) - Method in class java.nio.channels.FileChannel
- 
Writes a sequence of bytes to this channel from a subsequence of the
 given buffers. 
- write(ByteBuffer[]) - Method in class java.nio.channels.FileChannel
- 
Writes a sequence of bytes to this channel from the given buffers. 
- write(ByteBuffer, long) - Method in class java.nio.channels.FileChannel
- 
Writes a sequence of bytes to this channel from the given buffer,
 starting at the given file position. 
- write(ByteBuffer[], int, int) - Method in interface java.nio.channels.GatheringByteChannel
- 
Writes a sequence of bytes to this channel from a subsequence of the
 given buffers. 
- write(ByteBuffer[]) - Method in interface java.nio.channels.GatheringByteChannel
- 
Writes a sequence of bytes to this channel from the given buffers. 
- write(ByteBuffer) - Method in interface java.nio.channels.SeekableByteChannel
- 
Writes a sequence of bytes to this channel from the given buffer. 
- write(ByteBuffer) - Method in class java.nio.channels.SocketChannel
-  
- write(ByteBuffer[], int, int) - Method in class java.nio.channels.SocketChannel
-  
- write(ByteBuffer[]) - Method in class java.nio.channels.SocketChannel
-  
- write(ByteBuffer) - Method in interface java.nio.channels.WritableByteChannel
- 
Writes a sequence of bytes to this channel from the given buffer. 
- write(String, ByteBuffer) - Method in interface java.nio.file.attribute.UserDefinedFileAttributeView
- 
Writes the value of a user-defined attribute from a buffer. 
- write(Path, byte[], OpenOption...) - Static method in class java.nio.file.Files
- 
Writes bytes to a file. 
- write(Path, Iterable<? extends CharSequence>, Charset, OpenOption...) - Static method in class java.nio.file.Files
- 
Write lines of text to a file. 
- write(Path, Iterable<? extends CharSequence>, OpenOption...) - Static method in class java.nio.file.Files
- 
Write lines of text to a file. 
- write(int) - Method in class java.rmi.server.LogStream
- 
- write(byte[], int, int) - Method in class java.rmi.server.LogStream
- 
- write(ObjectOutput) - Method in class java.rmi.server.ObjID
- 
Marshals a binary representation of this ObjIDto
 anObjectOutputinstance.
 
- write(DataOutput) - Method in class java.rmi.server.UID
- 
Marshals a binary representation of this UIDto
 aDataOutputinstance.
 
- 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.lengthbytes from the specified byte array
 to this output stream.
 
- write(byte[], int, int) - Method in class javax.crypto.CipherOutputStream
- 
Writes lenbytes from the specified byte array
 starting at offsetoffto this output stream.
 
- write(RenderedImage, String, ImageOutputStream) - Static method in class javax.imageio.ImageIO
- 
Writes an image using the an arbitrary ImageWriterthat supports the given format to anImageOutputStream.
 
- write(RenderedImage, String, File) - Static method in class javax.imageio.ImageIO
- 
Writes an image using an arbitrary ImageWriterthat supports the given format to aFile.
 
- write(RenderedImage, String, OutputStream) - Static method in class javax.imageio.ImageIO
- 
Writes an image using an arbitrary ImageWriterthat supports the given format to anOutputStream.
 
- 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(OutputStream, Any[]) - Static method in class org.omg.CORBA.AnySeqHelper
-  
- write(OutputStream, boolean[]) - Static method in class org.omg.CORBA.BooleanSeqHelper
-  
- write(OutputStream, char[]) - Static method in class org.omg.CORBA.CharSeqHelper
-  
- write(OutputStream, CompletionStatus) - Static method in class org.omg.CORBA.CompletionStatusHelper
-  
- write(OutputStream, Current) - Static method in class org.omg.CORBA.CurrentHelper
-  
- write(OutputStream, DefinitionKind) - Static method in class org.omg.CORBA.DefinitionKindHelper
-  
- write(OutputStream, double[]) - Static method in class org.omg.CORBA.DoubleSeqHelper
-  
- write(OutputStream, String) - Static method in class org.omg.CORBA.FieldNameHelper
-  
- write(OutputStream, float[]) - Static method in class org.omg.CORBA.FloatSeqHelper
-  
- write(OutputStream, String) - Static method in class org.omg.CORBA.IdentifierHelper
-  
- write(OutputStream, IDLType) - Static method in class org.omg.CORBA.IDLTypeHelper
-  
- write(OutputStream, long[]) - Static method in class org.omg.CORBA.LongLongSeqHelper
-  
- write(OutputStream, int[]) - Static method in class org.omg.CORBA.LongSeqHelper
-  
- write(OutputStream, NameValuePair) - Static method in class org.omg.CORBA.NameValuePairHelper
-  
- write(OutputStream, Object) - Static method in class org.omg.CORBA.ObjectHelper
-  
- write(OutputStream, byte[]) - Static method in class org.omg.CORBA.OctetSeqHelper
-  
- write(OutputStream, ParameterMode) - Static method in class org.omg.CORBA.ParameterModeHelper
-  
- write(OutputStream, short) - Static method in class org.omg.CORBA.PolicyErrorCodeHelper
-  
- write(OutputStream, PolicyError) - Static method in class org.omg.CORBA.PolicyErrorHelper
-  
- write(OutputStream, Policy) - Static method in class org.omg.CORBA.PolicyHelper
-  
- write(OutputStream, Policy[]) - Static method in class org.omg.CORBA.PolicyListHelper
-  
- write(OutputStream, int) - Static method in class org.omg.CORBA.PolicyTypeHelper
-  
- write(int) - Method in class org.omg.CORBA.portable.OutputStream
- 
Writes an integer (length of arrays) onto this stream. 
- write(OutputStream, String) - Static method in class org.omg.CORBA.RepositoryIdHelper
-  
- write(OutputStream, ServiceDetail) - Static method in class org.omg.CORBA.ServiceDetailHelper
-  
- write(OutputStream, ServiceInformation) - Static method in class org.omg.CORBA.ServiceInformationHelper
-  
- write(OutputStream, SetOverrideType) - Static method in class org.omg.CORBA.SetOverrideTypeHelper
-  
- write(OutputStream, short[]) - Static method in class org.omg.CORBA.ShortSeqHelper
-  
- write(OutputStream, String[]) - Static method in class org.omg.CORBA.StringSeqHelper
-  
- write(OutputStream, String) - Static method in class org.omg.CORBA.StringValueHelper
-  
- write(OutputStream, StructMember) - Static method in class org.omg.CORBA.StructMemberHelper
-  
- write(OutputStream, long[]) - Static method in class org.omg.CORBA.ULongLongSeqHelper
-  
- write(OutputStream, int[]) - Static method in class org.omg.CORBA.ULongSeqHelper
-  
- write(OutputStream, UnionMember) - Static method in class org.omg.CORBA.UnionMemberHelper
-  
- write(OutputStream, UnknownUserException) - Static method in class org.omg.CORBA.UnknownUserExceptionHelper
-  
- write(OutputStream, short[]) - Static method in class org.omg.CORBA.UShortSeqHelper
-  
- write(OutputStream, Serializable) - Static method in class org.omg.CORBA.ValueBaseHelper
-  
- write(OutputStream, ValueMember) - Static method in class org.omg.CORBA.ValueMemberHelper
-  
- write(OutputStream, String) - Static method in class org.omg.CORBA.VersionSpecHelper
-  
- write(OutputStream, short) - Static method in class org.omg.CORBA.VisibilityHelper
-  
- write(OutputStream, char[]) - Static method in class org.omg.CORBA.WCharSeqHelper
-  
- write(OutputStream, WrongTransaction) - Static method in class org.omg.CORBA.WrongTransactionHelper
-  
- write(OutputStream, String[]) - Static method in class org.omg.CORBA.WStringSeqHelper
-  
- write(OutputStream, String) - Static method in class org.omg.CORBA.WStringValueHelper
-  
- write(OutputStream, Binding) - Static method in class org.omg.CosNaming.BindingHelper
-  
- write(OutputStream, BindingIterator) - Static method in class org.omg.CosNaming.BindingIteratorHelper
-  
- write(OutputStream, Binding[]) - Static method in class org.omg.CosNaming.BindingListHelper
-  
- write(OutputStream, BindingType) - Static method in class org.omg.CosNaming.BindingTypeHelper
-  
- write(OutputStream, String) - Static method in class org.omg.CosNaming.IstringHelper
-  
- write(OutputStream, NameComponent) - Static method in class org.omg.CosNaming.NameComponentHelper
-  
- write(OutputStream, NameComponent[]) - Static method in class org.omg.CosNaming.NameHelper
-  
- write(OutputStream, NamingContextExt) - Static method in class org.omg.CosNaming.NamingContextExtHelper
-  
- write(OutputStream, String) - Static method in class org.omg.CosNaming.NamingContextExtPackage.AddressHelper
-  
- write(OutputStream, InvalidAddress) - Static method in class org.omg.CosNaming.NamingContextExtPackage.InvalidAddressHelper
-  
- write(OutputStream, String) - Static method in class org.omg.CosNaming.NamingContextExtPackage.StringNameHelper
-  
- write(OutputStream, String) - Static method in class org.omg.CosNaming.NamingContextExtPackage.URLStringHelper
-  
- write(OutputStream, NamingContext) - Static method in class org.omg.CosNaming.NamingContextHelper
-  
- write(OutputStream, AlreadyBound) - Static method in class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHelper
-  
- write(OutputStream, CannotProceed) - Static method in class org.omg.CosNaming.NamingContextPackage.CannotProceedHelper
-  
- write(OutputStream, InvalidName) - Static method in class org.omg.CosNaming.NamingContextPackage.InvalidNameHelper
-  
- write(OutputStream, NotEmpty) - Static method in class org.omg.CosNaming.NamingContextPackage.NotEmptyHelper
-  
- write(OutputStream, NotFound) - Static method in class org.omg.CosNaming.NamingContextPackage.NotFoundHelper
-  
- write(OutputStream, NotFoundReason) - Static method in class org.omg.CosNaming.NamingContextPackage.NotFoundReasonHelper
-  
- write(OutputStream, Any[]) - Static method in class org.omg.DynamicAny.AnySeqHelper
-  
- write(OutputStream, DynAnyFactory) - Static method in class org.omg.DynamicAny.DynAnyFactoryHelper
-  
- write(OutputStream, InconsistentTypeCode) - Static method in class org.omg.DynamicAny.DynAnyFactoryPackage.InconsistentTypeCodeHelper
-  
- write(OutputStream, DynAny) - Static method in class org.omg.DynamicAny.DynAnyHelper
-  
- write(OutputStream, InvalidValue) - Static method in class org.omg.DynamicAny.DynAnyPackage.InvalidValueHelper
-  
- write(OutputStream, TypeMismatch) - Static method in class org.omg.DynamicAny.DynAnyPackage.TypeMismatchHelper
-  
- write(OutputStream, DynAny[]) - Static method in class org.omg.DynamicAny.DynAnySeqHelper
-  
- write(OutputStream, DynArray) - Static method in class org.omg.DynamicAny.DynArrayHelper
-  
- write(OutputStream, DynEnum) - Static method in class org.omg.DynamicAny.DynEnumHelper
-  
- write(OutputStream, DynFixed) - Static method in class org.omg.DynamicAny.DynFixedHelper
-  
- write(OutputStream, DynSequence) - Static method in class org.omg.DynamicAny.DynSequenceHelper
-  
- write(OutputStream, DynStruct) - Static method in class org.omg.DynamicAny.DynStructHelper
-  
- write(OutputStream, DynUnion) - Static method in class org.omg.DynamicAny.DynUnionHelper
-  
- write(OutputStream, DynValue) - Static method in class org.omg.DynamicAny.DynValueHelper
-  
- write(OutputStream, String) - Static method in class org.omg.DynamicAny.FieldNameHelper
-  
- write(OutputStream, NameDynAnyPair) - Static method in class org.omg.DynamicAny.NameDynAnyPairHelper
-  
- write(OutputStream, NameDynAnyPair[]) - Static method in class org.omg.DynamicAny.NameDynAnyPairSeqHelper
-  
- write(OutputStream, NameValuePair) - Static method in class org.omg.DynamicAny.NameValuePairHelper
-  
- write(OutputStream, NameValuePair[]) - Static method in class org.omg.DynamicAny.NameValuePairSeqHelper
-  
- write(OutputStream, CodecFactory) - Static method in class org.omg.IOP.CodecFactoryHelper
-  
- write(OutputStream, UnknownEncoding) - Static method in class org.omg.IOP.CodecFactoryPackage.UnknownEncodingHelper
-  
- write(OutputStream, FormatMismatch) - Static method in class org.omg.IOP.CodecPackage.FormatMismatchHelper
-  
- write(OutputStream, InvalidTypeForEncoding) - Static method in class org.omg.IOP.CodecPackage.InvalidTypeForEncodingHelper
-  
- write(OutputStream, TypeMismatch) - Static method in class org.omg.IOP.CodecPackage.TypeMismatchHelper
-  
- write(OutputStream, int) - Static method in class org.omg.IOP.ComponentIdHelper
-  
- write(OutputStream, IOR) - Static method in class org.omg.IOP.IORHelper
-  
- write(OutputStream, TaggedComponent[]) - Static method in class org.omg.IOP.MultipleComponentProfileHelper
-  
- write(OutputStream, int) - Static method in class org.omg.IOP.ProfileIdHelper
-  
- write(OutputStream, ServiceContext) - Static method in class org.omg.IOP.ServiceContextHelper
-  
- write(OutputStream, ServiceContext[]) - Static method in class org.omg.IOP.ServiceContextListHelper
-  
- write(OutputStream, int) - Static method in class org.omg.IOP.ServiceIdHelper
-  
- write(OutputStream, TaggedComponent) - Static method in class org.omg.IOP.TaggedComponentHelper
-  
- write(OutputStream, TaggedProfile) - Static method in class org.omg.IOP.TaggedProfileHelper
-  
- write(OutputStream, short) - Static method in class org.omg.Messaging.SyncScopeHelper
-  
- write(OutputStream, int) - Static method in class org.omg.PortableInterceptor.AdapterManagerIdHelper
-  
- write(OutputStream, String[]) - Static method in class org.omg.PortableInterceptor.AdapterNameHelper
-  
- write(OutputStream, short) - Static method in class org.omg.PortableInterceptor.AdapterStateHelper
-  
- write(OutputStream, Current) - Static method in class org.omg.PortableInterceptor.CurrentHelper
-  
- write(OutputStream, ForwardRequest) - Static method in class org.omg.PortableInterceptor.ForwardRequestHelper
-  
- write(OutputStream, InvalidSlot) - Static method in class org.omg.PortableInterceptor.InvalidSlotHelper
-  
- write(OutputStream, IORInterceptor_3_0) - Static method in class org.omg.PortableInterceptor.IORInterceptor_3_0Helper
-  
- write(OutputStream, byte[]) - Static method in class org.omg.PortableInterceptor.ObjectIdHelper
-  
- write(OutputStream, ObjectReferenceFactory) - Static method in class org.omg.PortableInterceptor.ObjectReferenceFactoryHelper
-  
- write(OutputStream, ObjectReferenceTemplate) - Static method in class org.omg.PortableInterceptor.ObjectReferenceTemplateHelper
-  
- write(OutputStream, ObjectReferenceTemplate[]) - Static method in class org.omg.PortableInterceptor.ObjectReferenceTemplateSeqHelper
-  
- write(OutputStream, String) - Static method in class org.omg.PortableInterceptor.ORBIdHelper
-  
- write(OutputStream, DuplicateName) - Static method in class org.omg.PortableInterceptor.ORBInitInfoPackage.DuplicateNameHelper
-  
- write(OutputStream, InvalidName) - Static method in class org.omg.PortableInterceptor.ORBInitInfoPackage.InvalidNameHelper
-  
- write(OutputStream, String) - Static method in class org.omg.PortableInterceptor.ORBInitInfoPackage.ObjectIdHelper
-  
- write(OutputStream, String) - Static method in class org.omg.PortableInterceptor.ServerIdHelper
-  
- write(OutputStream, Current) - Static method in class org.omg.PortableServer.CurrentHelper
-  
- write(OutputStream, NoContext) - Static method in class org.omg.PortableServer.CurrentPackage.NoContextHelper
-  
- write(OutputStream, ForwardRequest) - Static method in class org.omg.PortableServer.ForwardRequestHelper
-  
- write(OutputStream, POA) - Static method in class org.omg.PortableServer.POAHelper
-  
- write(OutputStream, AdapterInactive) - Static method in class org.omg.PortableServer.POAManagerPackage.AdapterInactiveHelper
-  
- write(OutputStream, AdapterAlreadyExists) - Static method in class org.omg.PortableServer.POAPackage.AdapterAlreadyExistsHelper
-  
- write(OutputStream, AdapterNonExistent) - Static method in class org.omg.PortableServer.POAPackage.AdapterNonExistentHelper
-  
- write(OutputStream, InvalidPolicy) - Static method in class org.omg.PortableServer.POAPackage.InvalidPolicyHelper
-  
- write(OutputStream, NoServant) - Static method in class org.omg.PortableServer.POAPackage.NoServantHelper
-  
- write(OutputStream, ObjectAlreadyActive) - Static method in class org.omg.PortableServer.POAPackage.ObjectAlreadyActiveHelper
-  
- write(OutputStream, ObjectNotActive) - Static method in class org.omg.PortableServer.POAPackage.ObjectNotActiveHelper
-  
- write(OutputStream, ServantAlreadyActive) - Static method in class org.omg.PortableServer.POAPackage.ServantAlreadyActiveHelper
-  
- write(OutputStream, ServantNotActive) - Static method in class org.omg.PortableServer.POAPackage.ServantNotActiveHelper
-  
- write(OutputStream, WrongAdapter) - Static method in class org.omg.PortableServer.POAPackage.WrongAdapterHelper
-  
- write(OutputStream, WrongPolicy) - Static method in class org.omg.PortableServer.POAPackage.WrongPolicyHelper
-  
- write(OutputStream, ServantActivator) - Static method in class org.omg.PortableServer.ServantActivatorHelper
-  
- write(OutputStream, ServantLocator) - Static method in class org.omg.PortableServer.ServantLocatorHelper
-  
- write(Node, LSOutput) - Method in interface org.w3c.dom.ls.LSSerializer
- 
Serialize the specified node as described above in the general
 description of the LSSerializerinterface.
 
- write_Abstract(Object) - Method in interface org.omg.CORBA.DataOutputStream
- 
Writes the IDL Abstract interface type to the output stream. 
- write_abstract_interface(Object) - Method in class org.omg.CORBA_2_3.portable.OutputStream
- 
Marshals a value object or a stub object. 
- write_any(Any) - Method in interface org.omg.CORBA.DataOutputStream
- 
Writes the Any value to the output stream. 
- write_any(Any) - Method in class org.omg.CORBA.portable.OutputStream
- 
Writes an Any on this output stream. 
- write_any_array(Any[], int, int) - Method in interface org.omg.CORBA.DataOutputStream
- 
Writes the array of IDL Anys from offset for length elements to the
 output stream. 
- write_boolean(boolean) - Method in interface org.omg.CORBA.DataOutputStream
- 
Writes the boolean value to the output stream. 
- write_boolean(boolean) - Method in class org.omg.CORBA.portable.OutputStream
- 
Writes a boolean value to this stream. 
- write_boolean_array(boolean[], int, int) - Method in interface org.omg.CORBA.DataOutputStream
- 
Writes the array of IDL booleans from offset for length elements to the
 output stream. 
- write_boolean_array(boolean[], int, int) - Method in class org.omg.CORBA.portable.OutputStream
- 
Writes an array of booleans on this output stream. 
- write_char(char) - Method in interface org.omg.CORBA.DataOutputStream
- 
Writes the IDL character value to the output stream. 
- write_char(char) - Method in class org.omg.CORBA.portable.OutputStream
- 
Writes a char value to this stream. 
- write_char_array(char[], int, int) - Method in interface org.omg.CORBA.DataOutputStream
- 
Writes the array of IDL characters from offset for length elements to the
 output stream. 
- write_char_array(char[], int, int) - Method in class org.omg.CORBA.portable.OutputStream
- 
Writes an array of chars on this output stream. 
- write_Context(Context, ContextList) - Method in class org.omg.CORBA.portable.OutputStream
- 
Writes a CORBA context on this stream. 
- write_double(double) - Method in interface org.omg.CORBA.DataOutputStream
- 
Writes the IDL double value to the output stream. 
- write_double(double) - Method in class org.omg.CORBA.portable.OutputStream
- 
Writes a double value to this stream. 
- write_double_array(double[], int, int) - Method in interface org.omg.CORBA.DataOutputStream
- 
Writes the array of IDL doubles from offset for length elements to the
 output stream. 
- write_double_array(double[], int, int) - Method in class org.omg.CORBA.portable.OutputStream
- 
Writes an array of doubles on this output stream. 
- WRITE_FAILURE - Static variable in class java.util.logging.ErrorManager
- 
WRITE_FAILURE is used when a write to an output stream fails. 
- write_fixed(BigDecimal) - Method in class org.omg.CORBA.portable.OutputStream
- 
Writes a BigDecimal number. 
- write_float(float) - Method in interface org.omg.CORBA.DataOutputStream
- 
Writes the IDL float value to the output stream. 
- write_float(float) - Method in class org.omg.CORBA.portable.OutputStream
- 
Writes a float value to this stream. 
- write_float_array(float[], int, int) - Method in interface org.omg.CORBA.DataOutputStream
- 
Writes the array of IDL floats from offset for length elements to the
 output stream. 
- write_float_array(float[], int, int) - Method in class org.omg.CORBA.portable.OutputStream
- 
Writes an array of floats on this output stream. 
- write_long(int) - Method in interface org.omg.CORBA.DataOutputStream
- 
Writes the IDL long value (represented as a Java int) to the output stream. 
- write_long(int) - Method in class org.omg.CORBA.portable.OutputStream
- 
Writes a CORBA long (i.e. 
- write_long_array(int[], int, int) - Method in interface org.omg.CORBA.DataOutputStream
- 
Writes the array of IDL longs from offset for length elements to the
 output stream. 
- write_long_array(int[], int, int) - Method in class org.omg.CORBA.portable.OutputStream
- 
Writes an array of CORBA longs (i.e. 
- write_longlong(long) - Method in interface org.omg.CORBA.DataOutputStream
- 
Writes the IDL long long value (represented as a Java long) to the output stream. 
- write_longlong(long) - Method in class org.omg.CORBA.portable.OutputStream
- 
Writes a CORBA longlong (i.e. 
- write_longlong_array(long[], int, int) - Method in interface org.omg.CORBA.DataOutputStream
- 
Writes the array of IDL long longs from offset for length elements to the
 output stream. 
- write_longlong_array(long[], int, int) - Method in class org.omg.CORBA.portable.OutputStream
- 
Writes an array of CORBA longlongs (i.e. 
- write_Object(Object) - Method in interface org.omg.CORBA.DataOutputStream
- 
Writes the IDL CORBA::Object value to the output stream. 
- write_Object(Object) - Method in class org.omg.CORBA.portable.OutputStream
- 
Writes a CORBA Object on this output stream. 
- write_octet(byte) - Method in interface org.omg.CORBA.DataOutputStream
- 
Writes the IDL octet value (represented as a Java byte) to the output stream. 
- write_octet(byte) - Method in class org.omg.CORBA.portable.OutputStream
- 
Writes a CORBA octet (i.e. 
- write_octet_array(byte[], int, int) - Method in interface org.omg.CORBA.DataOutputStream
- 
Writes the array of IDL octets from offset for length elements to the
 output stream. 
- write_octet_array(byte[], int, int) - Method in class org.omg.CORBA.portable.OutputStream
- 
Writes an array of CORBA octets (bytes) on this output stream. 
- write_Principal(Principal) - Method in class org.omg.CORBA.portable.OutputStream
- 
- write_short(short) - Method in interface org.omg.CORBA.DataOutputStream
- 
Writes the IDL short value to the output stream. 
- write_short(short) - Method in class org.omg.CORBA.portable.OutputStream
- 
Writes a short value to this stream. 
- write_short_array(short[], int, int) - Method in interface org.omg.CORBA.DataOutputStream
- 
Writes the array of IDL shorts from offset for length elements to the
 output stream. 
- write_short_array(short[], int, int) - Method in class org.omg.CORBA.portable.OutputStream
- 
Writes an array of shorts on this output stream. 
- write_string(String) - Method in interface org.omg.CORBA.DataOutputStream
- 
Writes the IDL string value to the output stream. 
- write_string(String) - Method in class org.omg.CORBA.portable.OutputStream
- 
Writes a string value to this stream. 
- write_TypeCode(TypeCode) - Method in interface org.omg.CORBA.DataOutputStream
- 
Writes the typecode to the output stream. 
- write_TypeCode(TypeCode) - Method in class org.omg.CORBA.portable.OutputStream
- 
Writes a TypeCode on this output stream. 
- write_ulong(int) - Method in interface org.omg.CORBA.DataOutputStream
- 
Writes the IDL unsigned long value (represented as a Java int) to the output stream. 
- write_ulong(int) - Method in class org.omg.CORBA.portable.OutputStream
- 
Writes an unsigned CORBA long (i.e. 
- write_ulong_array(int[], int, int) - Method in interface org.omg.CORBA.DataOutputStream
- 
Writes the array of IDL unsigned longs (represented as Java ints)
 from offset for length elements to the output stream. 
- write_ulong_array(int[], int, int) - Method in class org.omg.CORBA.portable.OutputStream
- 
Writes an array of unsigned CORBA longs (i.e. 
- write_ulonglong(long) - Method in interface org.omg.CORBA.DataOutputStream
- 
Writes the IDL unsigned long long value (represented as a Java long)
 to the output stream. 
- write_ulonglong(long) - Method in class org.omg.CORBA.portable.OutputStream
- 
Writes an unsigned CORBA longlong (i.e. 
- write_ulonglong_array(long[], int, int) - Method in interface org.omg.CORBA.DataOutputStream
- 
Writes the array of IDL unsigned long longs (represented as Java longs)
 from offset for length elements to the output stream. 
- write_ulonglong_array(long[], int, int) - Method in class org.omg.CORBA.portable.OutputStream
- 
Writes an array of unsigned CORBA longlongs (i.e. 
- write_ushort(short) - Method in interface org.omg.CORBA.DataOutputStream
- 
Writes the IDL unsigned short value (represented as a Java short
 value) to the output stream. 
- write_ushort(short) - Method in class org.omg.CORBA.portable.OutputStream
- 
Writes an unsigned short value to this stream. 
- write_ushort_array(short[], int, int) - Method in interface org.omg.CORBA.DataOutputStream
- 
Writes the array of IDL unsigned shorts (represented as Java shorts)
 from offset for length elements to the output stream. 
- write_ushort_array(short[], int, int) - Method in class org.omg.CORBA.portable.OutputStream
- 
Writes an array of unsigned shorts on this output stream. 
- write_value(OutputStream) - Method in class org.omg.CORBA.Any
- 
Writes out the value of this Anyobject
 to the given output stream.
 
- write_Value(Serializable) - Method in interface org.omg.CORBA.DataOutputStream
- 
Writes the IDL value type value to the output stream. 
- write_value(OutputStream, Serializable) - Method in interface org.omg.CORBA.portable.BoxedValueHelper
-  
- write_value(OutputStream, Serializable) - Method in class org.omg.CORBA.StringValueHelper
-  
- write_value(OutputStream, Serializable) - Method in class org.omg.CORBA.WStringValueHelper
-  
- write_value(Serializable) - Method in class org.omg.CORBA_2_3.portable.OutputStream
- 
Marshals a value type to the output stream. 
- write_value(Serializable, Class) - Method in class org.omg.CORBA_2_3.portable.OutputStream
- 
Marshals a value type to the output stream. 
- write_value(Serializable, String) - Method in class org.omg.CORBA_2_3.portable.OutputStream
- 
Marshals a value type to the output stream. 
- write_value(Serializable, BoxedValueHelper) - Method in class org.omg.CORBA_2_3.portable.OutputStream
- 
Marshals a value type to the output stream. 
- write_wchar(char) - Method in interface org.omg.CORBA.DataOutputStream
- 
Writes the IDL wide character value to the output stream. 
- write_wchar(char) - Method in class org.omg.CORBA.portable.OutputStream
- 
Writes a wide char value to this stream. 
- write_wchar_array(char[], int, int) - Method in interface org.omg.CORBA.DataOutputStream
- 
Writes the array of IDL wide characters from offset for length elements to the
 output stream. 
- write_wchar_array(char[], int, int) - Method in class org.omg.CORBA.portable.OutputStream
- 
Writes an array of wide chars on this output stream. 
- write_wstring(String) - Method in interface org.omg.CORBA.DataOutputStream
- 
Writes the IDL wide string value (represented as a Java String) to the output stream. 
- write_wstring(String) - Method in class org.omg.CORBA.portable.OutputStream
- 
Writes a wide string value to this stream. 
- WRITE_XML_DECLARATION - Static variable in class javax.xml.soap.SOAPMessage
- 
Specifies whether the SOAP Message will contain an XML declaration when
 it is sent. 
- writeAborted(ImageWriter) - Method in interface javax.imageio.event.IIOWriteProgressListener
- 
Reports that a write has been aborted via the writer's
 abortmethod.
 
- 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. 
- writeAbstractObject(OutputStream, Object) - Static method in class javax.rmi.CORBA.Util
- 
Writes a java.lang.Object as either a value or a CORBA Object. 
- writeAbstractObject(OutputStream, Object) - Method in interface javax.rmi.CORBA.UtilDelegate
- 
- writeAny(OutputStream, Object) - Static method in class javax.rmi.CORBA.Util
- 
Writes any java.lang.Object as a CORBA any. 
- writeAny(OutputStream, Object) - Method in interface javax.rmi.CORBA.UtilDelegate
- 
- writeArray(Array) - Method in interface java.sql.SQLOutput
- 
Writes an SQL ARRAYvalue to the stream.
 
- writeArray(Array) - Method in class javax.sql.rowset.serial.SQLOutputImpl
- 
Writes an Arrayobject in the Java
 programming language to thisSQLOutputImplobject.
 
- 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
 SQLOutputImplobject.
 
- writeAsEncodedUnicode(Writer) - Method in interface javax.xml.stream.events.XMLEvent
- 
This method will write the XMLEvent as per the XML 1.0 specification as Unicode characters. 
- writeAttribute(String, String) - Method in interface javax.xml.stream.XMLStreamWriter
- 
Writes an attribute to the output stream without
 a prefix. 
- writeAttribute(String, String, String, String) - Method in interface javax.xml.stream.XMLStreamWriter
- 
Writes an attribute to the output stream 
- writeAttribute(String, String, String) - Method in interface javax.xml.stream.XMLStreamWriter
- 
Writes an attribute to the output stream 
- writeAttributes(AttributeSet) - Method in class javax.swing.text.AbstractWriter
- 
Writes out the set of attributes as " <name>=<value>"
 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.BigDecimalobject in the Java programming
 language to thisSQLOutputImplobject.
 
- 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 SQLOutputImplobject.
 
- 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 numBitsleast significant bits of thebitsargument 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 BLOBvalue to the stream.
 
- writeBlob(Blob) - Method in class javax.sql.rowset.serial.SQLOutputImpl
- 
Writes a Blobobject in the Java programming language
 to thisSQLOutputImplobject.
 
- 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 booleanvalue to this output stream.
 
- writeBoolean(boolean) - Method in class java.io.DataOutputStream
- 
Writes a booleanto 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 booleanto 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 booleanvalue to the stream.
 
- writeBoolean(boolean) - Method in class javax.imageio.stream.ImageOutputStreamImpl
-  
- writeBoolean(boolean) - Method in class javax.sql.rowset.serial.SQLOutputImpl
- 
Writes a booleanin the Java programming language
 to thisSQLOutputImplobject.
 
- 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 byteto 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 byteto 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 vto the
 stream.
 
- writeByte(int) - Method in class javax.imageio.stream.ImageOutputStreamImpl
-  
- writeByte(byte) - Method in class javax.sql.rowset.serial.SQLOutputImpl
- 
Writes a bytein the Java programming language
 to thisSQLOutputImplobject.
 
- 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 bytesin the Java programming language
 to thisSQLOutputImplobject.
 
- writeCData(String) - Method in interface javax.xml.stream.XMLStreamWriter
- 
Writes a CData section 
- writeChar(int) - Method in interface java.io.DataOutput
- 
Writes a charvalue, which
 is comprised of two bytes, to the
 output stream.
 
- writeChar(int) - Method in class java.io.DataOutputStream
- 
Writes a charto 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 charto the file as a two-byte value, high
 byte first.
 
- writeChar(int) - Method in interface javax.imageio.stream.ImageOutputStream
- 
- writeChar(int) - Method in class javax.imageio.stream.ImageOutputStreamImpl
-  
- writeCharacters(String) - Method in interface javax.xml.stream.XMLStreamWriter
- 
Write text to the output 
- writeCharacters(char[], int, int) - Method in interface javax.xml.stream.XMLStreamWriter
- 
Write text to the output 
- 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
 SQLOutputImplobject.
 
- 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 CLOBvalue to the stream.
 
- writeClob(Clob) - Method in class javax.sql.rowset.serial.SQLOutputImpl
- 
Writes a Clobobject in the Java programming language
 to thisSQLOutputImplobject.
 
- writeComment(String) - Method in interface javax.xml.stream.XMLStreamWriter
- 
Writes an xml comment with the data enclosed 
- 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 RowSetWriterobject'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.Dateobject in the Java programming
 language to thisSQLOutputImplobject.
 
- writeDefaultNamespace(String) - Method in interface javax.xml.stream.XMLStreamWriter
- 
Writes the default namespace to the stream 
- writeDouble(double) - Method in interface java.io.DataOutput
- 
Writes a doublevalue,
 which is comprised of eight bytes, to the output stream.
 
- writeDouble(double) - Method in class java.io.DataOutputStream
- 
Converts the double argument to a longusing thedoubleToLongBitsmethod in classDouble,
 and then writes thatlongvalue 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 longusing thedoubleToLongBitsmethod in classDouble,
 and then writes thatlongvalue 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 doublevalue, 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 doublein the Java programming language
 to thisSQLOutputImplobject.
 
- 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
-  
- writeDTD(String) - Method in interface javax.xml.stream.XMLStreamWriter
- 
Write a DTD section. 
- writeEmbeddedTags(AttributeSet) - Method in class javax.swing.text.html.HTMLWriter
- 
Searches for embedded tags in the AttributeSet
 and writes them out. 
- writeEmptyElement(String, String) - Method in interface javax.xml.stream.XMLStreamWriter
- 
Writes an empty element tag to the output 
- writeEmptyElement(String, String, String) - Method in interface javax.xml.stream.XMLStreamWriter
- 
Writes an empty element tag to the output 
- writeEmptyElement(String) - Method in interface javax.xml.stream.XMLStreamWriter
- 
Writes an empty element tag to the output 
- writeEndDocument() - Method in interface javax.xml.stream.XMLStreamWriter
- 
Closes any start tags and writes corresponding end tags. 
- writeEndElement() - Method in interface javax.xml.stream.XMLStreamWriter
- 
Writes an end tag to the output relying on the internal
 state of the writer to determine the prefix and local name
 of the event. 
- 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. 
- writeEntityRef(String) - Method in interface javax.xml.stream.XMLStreamWriter
- 
Writes an entity reference 
- 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.activation.MimeType
- 
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
- 
- writeFields() - Method in class java.io.ObjectOutputStream
- 
Write the buffered fields to the stream. 
- writeFloat(float) - Method in interface java.io.DataOutput
- 
Writes a floatvalue,
 which is comprised of four bytes, to the output stream.
 
- writeFloat(float) - Method in class java.io.DataOutputStream
- 
Converts the float argument to an intusing thefloatToIntBitsmethod in classFloat,
 and then writes thatintvalue 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 intusing thefloatToIntBitsmethod in classFloat,
 and then writes thatintvalue 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 floatvalue, 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 floatin the Java programming language
 to thisSQLOutputImplobject.
 
- 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 intvalue, which is
 comprised of four bytes, to the output stream.
 
- writeInt(int) - Method in class java.io.DataOutputStream
- 
Writes an intto 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 intto 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 vto the stream.
 
- writeInt(int) - Method in class javax.imageio.stream.ImageOutputStreamImpl
-  
- writeInt(int) - Method in class javax.sql.rowset.serial.SQLOutputImpl
- 
Writes an intin the Java programming language
 to thisSQLOutputImplobject.
 
- 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(ReentrantReadWriteLock) - Constructor for class java.util.concurrent.locks.ReentrantReadWriteLock.WriteLock
- 
Constructor for use by subclasses 
- writeLock() - Method in class java.util.concurrent.locks.StampedLock
- 
Exclusively acquires the lock, blocking if necessary
 until available. 
- writeLock() - Method in class javax.swing.text.AbstractDocument
- 
Acquires a lock to begin mutating the document this lock
 protects. 
- writeLockInterruptibly() - Method in class java.util.concurrent.locks.StampedLock
- 
Exclusively acquires the lock, blocking if necessary
 until available or the current thread is interrupted. 
- writeLong(long) - Method in interface java.io.DataOutput
- 
Writes a longvalue, which is
 comprised of eight bytes, to the output stream.
 
- writeLong(long) - Method in class java.io.DataOutputStream
- 
Writes a longto 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 longto 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 vto the stream.
 
- writeLong(long) - Method in class javax.imageio.stream.ImageOutputStreamImpl
-  
- writeLong(long) - Method in class javax.sql.rowset.serial.SQLOutputImpl
- 
Writes a longin the Java programming language
 to thisSQLOutputImplobject.
 
- 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
-  
- writeNamespace(String, String) - Method in interface javax.xml.stream.XMLStreamWriter
- 
Writes a namespace to the output stream
 If the prefix argument to this method is the empty string,
 "xmlns", or null this method will delegate to writeDefaultNamespace 
- writeNClob(NClob) - Method in interface java.sql.SQLOutput
- 
Writes an SQL NCLOBvalue to the stream.
 
- writeNClob(NClob) - Method in class javax.sql.rowset.serial.SQLOutputImpl
- 
Writes an SQL NCLOBvalue to the stream.
 
- writeNonHTMLAttributes(AttributeSet) - Method in class javax.swing.text.html.MinimalHTMLWriter
- 
Writes out the remaining
 character-level attributes (attributes other than bold,
 italic, and underline) in an HTML-compliant way. 
- writeNString(String) - Method in interface java.sql.SQLOutput
- 
Writes the next attribute to the stream as a Stringin the Java programming language.
 
- writeNString(String) - Method in class javax.sql.rowset.serial.SQLOutputImpl
- 
Writes the next attribute to the stream as a Stringin 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 writeObjectis a single entry point to the persistence
 and is used by aEncoderin 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
 SQLDataobject.
 
- writeObject(Object, SQLType) - Method in interface java.sql.SQLOutput
- 
Writes to the stream the data contained in the given object. 
- writeObject(Stub, ObjectOutputStream) - Method in interface javax.rmi.CORBA.StubDelegate
- 
- writeObject(SQLData) - Method in class javax.sql.rowset.serial.SQLOutputImpl
- 
Writes to the stream the data contained in the given
 SQLDataobject.
 
- 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. 
- WritePendingException - Exception in java.nio.channels
- 
Unchecked exception thrown when an attempt is made to write to an
 asynchronous socket channel and a previous write has not completed. 
- WritePendingException() - Constructor for exception java.nio.channels.WritePendingException
- 
Constructs an instance of this class. 
- writeProcessingInstruction(String) - Method in interface javax.xml.stream.XMLStreamWriter
- 
Writes a processing instruction 
- writeProcessingInstruction(String, String) - Method in interface javax.xml.stream.XMLStreamWriter
- 
Writes a processing instruction 
- 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 REFvalue to the stream.
 
- writeRef(Ref) - Method in class javax.sql.rowset.serial.SQLOutputImpl
- 
Writes a Refobject in the Java programming language
 to thisSQLOutputImplobject.
 
- writeRemoteObject(OutputStream, Object) - Static method in class javax.rmi.CORBA.Util
- 
Writes a java.lang.Object as a CORBA Object. 
- writeRemoteObject(OutputStream, Object) - Method in interface javax.rmi.CORBA.UtilDelegate
- 
- writeReplace() - Method in class java.security.cert.Certificate
- 
Replace the Certificate to be serialized. 
- writeReplace() - Method in class java.security.cert.CertPath
- 
Replaces the CertPathto be serialized with aCertPathRepobject.
 
- writeReplace(Serializable) - Method in interface javax.rmi.CORBA.ValueHandler
- 
If the value contains a writeReplacemethod then the result
 is returned.
 
- writeRowId(RowId) - Method in interface java.sql.SQLOutput
- 
Writes an SQL ROWIDvalue to the stream.
 
- writeRowId(RowId) - Method in class javax.sql.rowset.serial.SQLOutputImpl
- 
Writes an SQL ROWIDvalue to the stream.
 
- writerSpiNames - Variable in class javax.imageio.spi.ImageReaderSpi
- 
An array of strings to be returned from
 getImageWriterSpiNames, initiallynull.
 
- 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 shortto 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 shortto 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 vto the
 stream.
 
- writeShort(int) - Method in class javax.imageio.stream.ImageOutputStreamImpl
-  
- writeShort(short) - Method in class javax.sql.rowset.serial.SQLOutputImpl
- 
Writes a shortin the Java programming language
 to thisSQLOutputImplobject.
 
- 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 XMLvalue to the stream.
 
- writeSQLXML(SQLXML) - Method in class javax.sql.rowset.serial.SQLOutputImpl
- 
Writes an SQL XMLvalue to the stream.
 
- writeStartDocument() - Method in interface javax.xml.stream.XMLStreamWriter
- 
Write the XML Declaration. 
- writeStartDocument(String) - Method in interface javax.xml.stream.XMLStreamWriter
- 
Write the XML Declaration. 
- writeStartDocument(String, String) - Method in interface javax.xml.stream.XMLStreamWriter
- 
Write the XML Declaration. 
- writeStartElement(String) - Method in interface javax.xml.stream.XMLStreamWriter
- 
Writes a start tag to the output. 
- writeStartElement(String, String) - Method in interface javax.xml.stream.XMLStreamWriter
- 
Writes a start tag to the output 
- writeStartElement(String, String, String) - Method in interface javax.xml.stream.XMLStreamWriter
- 
Writes a start tag to the output 
- 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 oldStmto 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 Stringin the Java programming language.
 
- writeString(String) - Method in class javax.sql.rowset.serial.SQLOutputImpl
- 
Writes a Stringin the Java programming language
 to thisSQLOutputImplobject.
 
- 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 Structobject in the Java
 programming language to thisSQLOutputImplobject.
 
- 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.Timeobject in the Java programming
 language to thisSQLOutputImplobject.
 
- 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.Timestampobject in the Java programming
 language to thisSQLOutputImplobject.
 
- 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. 
- writeTo(Object, String, OutputStream) - Method in interface javax.activation.DataContentHandler
- 
Convert the object to a byte stream of the specified MIME type
 and write it to the output stream. 
- writeTo(OutputStream) - Method in class javax.activation.DataHandler
- 
Write the data to an OutputStream.
 
- writeTo(OutputStream) - Method in class javax.xml.soap.SOAPMessage
- 
Writes this SOAPMessageobject to the given output
 stream.
 
- writeTo(Result) - Method in class javax.xml.ws.EndpointReference
- 
write this EndpointReferenceto the specified infoset format
 
- writeTo(Result) - Method in class javax.xml.ws.wsaddressing.W3CEndpointReference
- 
write this EndpointReferenceto the specified infoset format
 
- writeToSequence(IIOImage, ImageWriteParam) - Method in class javax.imageio.ImageWriter
- 
Appends a single image and possibly associated metadata and
 thumbnails, to the output. 
- writeToString(Node) - Method in interface org.w3c.dom.ls.LSSerializer
- 
Serialize the specified node as described above in the general
 description of the LSSerializerinterface.
 
- writeToURI(Node, String) - Method in interface org.w3c.dom.ls.LSSerializer
- 
A convenience method that acts as if LSSerializer.writewas called with aLSOutputwith no encoding specified
 andLSOutput.systemIdset to theuriargument.
 
- 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 DATALINKvalue to the stream.
 
- writeURL(URL) - Method in class javax.sql.rowset.serial.SQLOutputImpl
- 
Writes an java.sql.Type.DATALINKobject in the Java
 programming language to thisSQLOutputImplobject.
 
- 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
- 
- 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
-  
- writeValue(OutputStream, Serializable) - Method in interface javax.rmi.CORBA.ValueHandler
- 
Writes a value to the stream using Java semantics. 
- writeValue(OutputStream, Serializable, byte) - Method in interface javax.rmi.CORBA.ValueHandlerMultiFormat
- 
Allows the ORB to pass the stream format
 version for RMI/IDL custom value types. 
- writeXML(WebRowSet, Writer) - Method in interface javax.sql.rowset.spi.XmlWriter
- 
Writes the given WebRowSetobject to the specifiedjava.io.Writeroutput stream as an XML document.
 
- writeXml(ResultSet, Writer) - Method in interface javax.sql.rowset.WebRowSet
- 
Populates this WebRowSetobject with
 the contents of the givenResultSetobject and writes its
 data, properties, and metadata
 to the givenWriterobject in XML format.
 
- writeXml(ResultSet, OutputStream) - Method in interface javax.sql.rowset.WebRowSet
- 
Populates this WebRowSetobject with
 the contents of the givenResultSetobject and writes its
 data, properties, and metadata
 to the givenOutputStreamobject in XML format.
 
- writeXml(Writer) - Method in interface javax.sql.rowset.WebRowSet
- 
Writes the data, properties, and metadata for this WebRowSetobject
 to the givenWriterobject in XML format.
 
- writeXml(OutputStream) - Method in interface javax.sql.rowset.WebRowSet
- 
Writes the data, properties, and metadata for this WebRowSetobject
 to the givenOutputStreamobject in XML format.
 
- written - Variable in class java.io.DataOutputStream
- 
The number of bytes written to the data output stream so far. 
- WRONG_DOCUMENT_ERR - Static variable in exception org.w3c.dom.DOMException
- 
If a Nodeis used in a different document than the one
 that created it (that doesn't support it).
 
- WrongAdapter - Exception in org.omg.PortableServer.POAPackage
- 
org/omg/PortableServer/POAPackage/WrongAdapter.java . 
- WrongAdapter() - Constructor for exception org.omg.PortableServer.POAPackage.WrongAdapter
-  
- WrongAdapter(String) - Constructor for exception org.omg.PortableServer.POAPackage.WrongAdapter
-  
- WrongAdapterHelper - Class in org.omg.PortableServer.POAPackage
- 
org/omg/PortableServer/POAPackage/WrongAdapterHelper.java . 
- WrongAdapterHelper() - Constructor for class org.omg.PortableServer.POAPackage.WrongAdapterHelper
-  
- WrongMethodTypeException - Exception in java.lang.invoke
- 
Thrown to indicate that code has attempted to call a method handle
 via the wrong method type. 
- WrongMethodTypeException() - Constructor for exception java.lang.invoke.WrongMethodTypeException
- 
Constructs a WrongMethodTypeExceptionwith no detail message.
 
- WrongMethodTypeException(String) - Constructor for exception java.lang.invoke.WrongMethodTypeException
- 
Constructs a WrongMethodTypeExceptionwith the specified
 detail message.
 
- WrongPolicy - Exception in org.omg.PortableServer.POAPackage
- 
org/omg/PortableServer/POAPackage/WrongPolicy.java . 
- WrongPolicy() - Constructor for exception org.omg.PortableServer.POAPackage.WrongPolicy
-  
- WrongPolicy(String) - Constructor for exception org.omg.PortableServer.POAPackage.WrongPolicy
-  
- WrongPolicyHelper - Class in org.omg.PortableServer.POAPackage
- 
org/omg/PortableServer/POAPackage/WrongPolicyHelper.java . 
- WrongPolicyHelper() - Constructor for class org.omg.PortableServer.POAPackage.WrongPolicyHelper
-  
- WrongTransaction - Exception in org.omg.CORBA
- 
The CORBA WrongTransactionuser-defined exception.
 
- WrongTransaction() - Constructor for exception org.omg.CORBA.WrongTransaction
- 
Constructs a WrongTransaction object with an empty detail message. 
- WrongTransaction(String) - Constructor for exception org.omg.CORBA.WrongTransaction
- 
Constructs a WrongTransaction object with the given detail message. 
- WrongTransactionHelper - Class in org.omg.CORBA
- 
The Helper for WrongTransaction. 
- WrongTransactionHelper() - Constructor for class org.omg.CORBA.WrongTransactionHelper
-  
- WrongTransactionHolder - Class in org.omg.CORBA
- 
The Holder for WrongTransaction. 
- WrongTransactionHolder() - Constructor for class org.omg.CORBA.WrongTransactionHolder
-  
- WrongTransactionHolder(WrongTransaction) - Constructor for class org.omg.CORBA.WrongTransactionHolder
-  
- WSDL_DESCRIPTION - Static variable in interface javax.xml.ws.handler.MessageContext
- 
Standard property: input source for WSDL document. 
- WSDL_INTERFACE - Static variable in interface javax.xml.ws.handler.MessageContext
- 
Standard property: name of wsdl interface (2.0) or port type (1.1). 
- WSDL_OPERATION - Static variable in interface javax.xml.ws.handler.MessageContext
- 
Standard property: name of WSDL operation. 
- WSDL_PORT - Static variable in class javax.xml.ws.Endpoint
- 
Standard property: name of WSDL port. 
- WSDL_PORT - Static variable in interface javax.xml.ws.handler.MessageContext
- 
Standard property: name of WSDL port. 
- WSDL_SERVICE - Static variable in class javax.xml.ws.Endpoint
- 
Standard property: name of WSDL service. 
- WSDL_SERVICE - Static variable in interface javax.xml.ws.handler.MessageContext
- 
Standard property: name of WSDL service. 
- wsdlDocumentLocation(String) - Method in class javax.xml.ws.wsaddressing.W3CEndpointReferenceBuilder
- 
Sets the wsdlDocumentLocationthat will be referenced
 aswsa:Metadata/@wsdli:wsdlLocation.
 
- WStringSeqHelper - Class in org.omg.CORBA
- 
An array of WStrings 
- WStringSeqHelper() - Constructor for class org.omg.CORBA.WStringSeqHelper
-  
- WStringSeqHolder - Class in org.omg.CORBA
- 
An array of WStrings 
- WStringSeqHolder() - Constructor for class org.omg.CORBA.WStringSeqHolder
-  
- WStringSeqHolder(String[]) - Constructor for class org.omg.CORBA.WStringSeqHolder
-  
- WStringValueHelper - Class in org.omg.CORBA
- 
org/omg/CORBA/WStringValueHelper.java
 Generated by the IDL-to-Java compiler (portable), version "3.0"
 from orb.idl
 31 May 1999 22:27:30 o'clock GMT+00:00
 The class definition has been modified to conform to the following
 OMG specifications :
   
        ORB core as defined by CORBA 2.3.1
       ( formal/99-10-07)
       
        IDL/Java Language Mapping as defined in
        ptc/00-01-08
- WStringValueHelper() - Constructor for class org.omg.CORBA.WStringValueHelper
-