- VAI - Static variable in class java.lang.Character.UnicodeBlock
 
- 
Constant for the "Vai" Unicode character block.
 
- valid() - Method in class java.io.FileDescriptor
 
- 
Tests if this file descriptor object is valid.
 
- validate() - Method in class java.awt.Component
 
- 
Validates this component.
 
- validate() - Method in class java.awt.Container
 
- 
Validates this container and all of its subcomponents.
 
- validate(GraphicsConfiguration) - Method in class java.awt.image.VolatileImage
 
- 
Attempts to restore the drawing surface of the image if the surface
 had been lost since the last validate call.
 
- validate(CertPath, CertPathParameters) - Method in class java.security.cert.CertPathValidator
 
- 
Validates the specified certification path using the specified
 algorithm parameter set.
 
- validate() - Method in class javax.swing.DefaultListCellRenderer
 
- 
Overridden for performance reasons.
 
- validate() - Method in class javax.swing.table.DefaultTableCellRenderer
 
- 
Overridden for performance reasons.
 
- validate() - Method in class javax.swing.tree.DefaultTreeCellRenderer
 
- 
Overridden for performance reasons.
 
- validate(Object) - Method in interface javax.xml.bind.Validator
 
- 
Deprecated.
since JAXB2.0
 
 
- validate(XMLValidateContext) - Method in interface javax.xml.crypto.dsig.Reference
 
- 
Validates this reference.
 
- validate(XMLValidateContext) - Method in interface javax.xml.crypto.dsig.XMLSignature.SignatureValue
 
- 
Validates the signature value.
 
- validate(XMLValidateContext) - Method in interface javax.xml.crypto.dsig.XMLSignature
 
- 
 
- validate(Source) - Method in class javax.xml.validation.Validator
 
- 
Validates the specified input.
 
- validate(Source, Result) - Method in class javax.xml.validation.Validator
 
- 
Validates the specified input and send the augmented validation
 result to the specified output.
 
- validate_connection() - Method in class org.omg.CORBA.LocalObject
 
- 
Throws an org.omg.CORBA.NO_IMPLEMENT exception with
 the message "This is a locally constrained object." This method
 does not apply to local objects and is therefore not implemented.
 
- validatedContents - Variable in class java.awt.Component.BltBufferStrategy
 
- 
Whether or not the drawing buffer has been recently restored from
 a lost state.
 
- validatedContents - Variable in class java.awt.Component.FlipBufferStrategy
 
- 
Whether or not the drawing buffer has been recently restored from
 a lost state.
 
- validateFileCache() - Method in class javax.swing.plaf.basic.BasicDirectoryModel
 
-  
 
- validateInvalidComponents() - Method in class javax.swing.RepaintManager
 
- 
Validate all of the components that have been marked invalid.
 
- validateObject() - Method in interface java.io.ObjectInputValidation
 
- 
Validates the object.
 
- validatePage(PageFormat) - Method in class java.awt.print.PrinterJob
 
- 
Returns the clone of page with its settings
 adjusted to be compatible with the current printer of this
 PrinterJob.
 
- validatePendingAdd(Object) - Method in class java.beans.beancontext.BeanContextSupport
 
- 
 Subclasses of this class may override, or envelope, this method to
 add validation behavior for the BeanContext to examine child objects
 immediately prior to their being added to the BeanContext.
 
- validatePendingRemove(Object) - Method in class java.beans.beancontext.BeanContextSupport
 
- 
 Subclasses of this class may override, or envelope, this method to
 add validation behavior for the BeanContext to examine child objects
 immediately prior to their being removed from the BeanContext.
 
- validatePendingSetBeanContext(BeanContext) - Method in class java.beans.beancontext.BeanContextChildSupport
 
- 
Called from setBeanContext to validate (or otherwise) the
 pending change in the nesting BeanContext property value.
 
- validateRoot(Object) - Method in interface javax.xml.bind.Validator
 
- 
Deprecated.
since JAXB2.0
 
 
- validateTree() - Method in class java.awt.Container
 
- 
Recursively descends the container tree and recomputes the
 layout for any subtrees marked as needing it (those marked as
 invalid).
 
- validating - Variable in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
 
- 
whether or not the unmarshaller will validate
 
- VALIDATION_ERR - Static variable in exception org.w3c.dom.DOMException
 
- 
If a call to a method such as insertBefore or
 removeChild would make the Node invalid
 with respect to "partial validity", this exception would be raised
 and the operation would not be done.
 
- ValidationEvent - Interface in javax.xml.bind
 
- 
This event indicates that a problem was encountered while validating the
 incoming XML data during an unmarshal operation, while performing
 on-demand validation of the Java content tree, or while marshalling the
 Java content tree back to XML data.
 
- ValidationEventCollector - Class in javax.xml.bind.util
 
- 
 
- ValidationEventCollector() - Constructor for class javax.xml.bind.util.ValidationEventCollector
 
-  
 
- ValidationEventHandler - Interface in javax.xml.bind
 
- 
A basic event handler interface for validation errors.
 
- ValidationEventImpl - Class in javax.xml.bind.helpers
 
- 
Default implementation of the ValidationEvent interface.
 
- ValidationEventImpl(int, String, ValidationEventLocator) - Constructor for class javax.xml.bind.helpers.ValidationEventImpl
 
- 
Create a new ValidationEventImpl.
 
- ValidationEventImpl(int, String, ValidationEventLocator, Throwable) - Constructor for class javax.xml.bind.helpers.ValidationEventImpl
 
- 
Create a new ValidationEventImpl.
 
- ValidationEventLocator - Interface in javax.xml.bind
 
- 
Encapsulate the location of a ValidationEvent.
 
- ValidationEventLocatorImpl - Class in javax.xml.bind.helpers
 
- 
Default implementation of the ValidationEventLocator interface.
 
- ValidationEventLocatorImpl() - Constructor for class javax.xml.bind.helpers.ValidationEventLocatorImpl
 
- 
Creates an object with all fields unavailable.
 
- ValidationEventLocatorImpl(Locator) - Constructor for class javax.xml.bind.helpers.ValidationEventLocatorImpl
 
- 
Constructs an object from an org.xml.sax.Locator.
 
- ValidationEventLocatorImpl(SAXParseException) - Constructor for class javax.xml.bind.helpers.ValidationEventLocatorImpl
 
- 
Constructs an object from the location information of a SAXParseException.
 
- ValidationEventLocatorImpl(Node) - Constructor for class javax.xml.bind.helpers.ValidationEventLocatorImpl
 
- 
Constructs an object that points to a DOM Node.
 
- ValidationEventLocatorImpl(Object) - Constructor for class javax.xml.bind.helpers.ValidationEventLocatorImpl
 
- 
Constructs an object that points to a JAXB content object.
 
- ValidationException - Exception in javax.xml.bind
 
- 
This exception indicates that an error has occurred while performing
 a validate operation.
 
- ValidationException(String) - Constructor for exception javax.xml.bind.ValidationException
 
- 
Construct an ValidationException with the specified detail message.
 
- ValidationException(String, String) - Constructor for exception javax.xml.bind.ValidationException
 
- 
Construct an ValidationException with the specified detail message and vendor
 specific errorCode.
 
- ValidationException(Throwable) - Constructor for exception javax.xml.bind.ValidationException
 
- 
Construct an ValidationException with a linkedException.
 
- ValidationException(String, Throwable) - Constructor for exception javax.xml.bind.ValidationException
 
- 
Construct an ValidationException with the specified detail message and
 linkedException.
 
- ValidationException(String, String, Throwable) - Constructor for exception javax.xml.bind.ValidationException
 
- 
Construct an ValidationException with the specified detail message, vendor
 specific errorCode, and linkedException.
 
- Validator - Interface in javax.xml.bind
 
- 
Deprecated.
since JAXB 2.0
 
 
- Validator - Class in javax.xml.validation
 
- 
A processor that checks an XML document against 
Schema.
 
 
- Validator() - Constructor for class javax.xml.validation.Validator
 
- 
Constructor for derived classes.
 
- ValidatorHandler - Class in javax.xml.validation
 
- 
Streaming validator that works on SAX stream.
 
- ValidatorHandler() - Constructor for class javax.xml.validation.ValidatorHandler
 
- 
Constructor for derived classes.
 
- validCachedPreferredSize - Variable in class javax.swing.plaf.basic.BasicTreeUI
 
- 
Is the preferredSize valid?
 
- validOps() - Method in class java.nio.channels.DatagramChannel
 
- 
Returns an operation set identifying this channel's supported
 operations.
 
- validOps() - Method in class java.nio.channels.Pipe.SinkChannel
 
- 
Returns an operation set identifying this channel's supported
 operations.
 
- validOps() - Method in class java.nio.channels.Pipe.SourceChannel
 
- 
Returns an operation set identifying this channel's supported
 operations.
 
- validOps() - Method in class java.nio.channels.SelectableChannel
 
- 
Returns an 
operation set
 identifying this channel's supported operations.
 
 
- validOps() - Method in class java.nio.channels.ServerSocketChannel
 
- 
Returns an operation set identifying this channel's supported
 operations.
 
- validOps() - Method in class java.nio.channels.SocketChannel
 
- 
Returns an operation set identifying this channel's supported
 operations.
 
- VALIGN - Static variable in class javax.swing.text.html.HTML.Attribute
 
-  
 
- value() - Method in interface java.nio.file.attribute.FileAttribute
 
- 
Returns the attribute value.
 
- value - Variable in class java.sql.DriverPropertyInfo
 
- 
The value field specifies the current value of
 the property, based on a combination of the information
 supplied to the method getPropertyInfo, the
 Java environment, and the driver-supplied default values.
 
- value(String) - Static method in class javax.management.Query
 
- 
Returns a new string expression.
 
- value(Number) - Static method in class javax.management.Query
 
- 
Returns a numeric value expression that can be used in any Query call
 that expects a ValueExp.
 
- value(int) - Static method in class javax.management.Query
 
- 
Returns a numeric value expression that can be used in any Query call
 that expects a ValueExp.
 
- value(long) - Static method in class javax.management.Query
 
- 
Returns a numeric value expression that can be used in any Query call
 that expects a ValueExp.
 
- value(float) - Static method in class javax.management.Query
 
- 
Returns a numeric value expression that can be used in any Query call
 that expects a ValueExp.
 
- value(double) - Static method in class javax.management.Query
 
- 
Returns a numeric value expression that can be used in any Query call
 that expects a ValueExp.
 
- value(boolean) - Static method in class javax.management.Query
 
- 
Returns a boolean value expression that can be used in any Query call
 that expects a ValueExp.
 
- value - Variable in class javax.naming.ldap.BasicControl
 
- 
The control's ASN.1 BER encoded value.
 
- value - Variable in class javax.swing.DefaultCellEditor.EditorDelegate
 
- 
The value of this cell.
 
- value - Variable in class javax.swing.JOptionPane
 
- 
Currently selected value, will be a valid option, or
 UNINITIALIZED_VALUE or null.
 
- VALUE - Static variable in class javax.swing.text.html.HTML.Attribute
 
-  
 
- value - Variable in class javax.swing.text.html.parser.AttributeList
 
-  
 
- value - Variable in class javax.xml.bind.JAXBElement
 
- 
xml element value.
 
- value - Variable in class javax.xml.ws.Holder
 
- 
The value contained in the holder.
 
- value - Variable in class org.omg.CORBA.AnyHolder
 
- 
The Any value held by this AnyHolder object.
 
- value - Variable in class org.omg.CORBA.AnySeqHolder
 
-  
 
- value - Static variable in interface org.omg.CORBA.ARG_IN
 
- 
The value indicating an input argument.
 
- value - Static variable in interface org.omg.CORBA.ARG_INOUT
 
- 
The constant value indicating an argument used for both
 input and output.
 
- value - Static variable in interface org.omg.CORBA.ARG_OUT
 
- 
The constant value indicating an output argument.
 
- value - Static variable in interface org.omg.CORBA.BAD_POLICY
 
- 
The Error code in PolicyError exception.
 
- value - Static variable in interface org.omg.CORBA.BAD_POLICY_TYPE
 
- 
The Error code in PolicyError exception.
 
- value - Static variable in interface org.omg.CORBA.BAD_POLICY_VALUE
 
- 
The value used to represent a bad policy value error
 in a PolicyError exception.
 
- value - Variable in class org.omg.CORBA.BooleanHolder
 
- 
The boolean value held by this BooleanHolder
 object.
 
- value - Variable in class org.omg.CORBA.BooleanSeqHolder
 
-  
 
- value - Variable in class org.omg.CORBA.ByteHolder
 
- 
The byte value held by this ByteHolder
 object.
 
- value - Variable in class org.omg.CORBA.CharHolder
 
- 
The char value held by this CharHolder
 object.
 
- value - Variable in class org.omg.CORBA.CharSeqHolder
 
-  
 
- value() - Method in class org.omg.CORBA.CompletionStatus
 
- 
Retrieves the value of this CompletionStatus object.
 
- value - Static variable in interface org.omg.CORBA.CTX_RESTRICT_SCOPE
 
- 
The field containing the int value of a
 CTX_RESTRICT_SCOPE flag.
 
- value - Variable in class org.omg.CORBA.CurrentHolder
 
-  
 
- value() - Method in class org.omg.CORBA.DefinitionKind
 
- 
Returns the int constant identifying the type of an IR object.
 
- value - Variable in class org.omg.CORBA.DoubleHolder
 
- 
The double value held by this DoubleHolder
 object.
 
- value - Variable in class org.omg.CORBA.DoubleSeqHolder
 
-  
 
- value - Variable in class org.omg.CORBA.FixedHolder
 
- 
The value held by the FixedHolder
 
- value - Variable in class org.omg.CORBA.FloatHolder
 
- 
The float value held by this FloatHolder
 object.
 
- value - Variable in class org.omg.CORBA.FloatSeqHolder
 
-  
 
- value - Variable in class org.omg.CORBA.IntHolder
 
- 
The int value held by this IntHolder
 object in its value field.
 
- value - Variable in class org.omg.CORBA.LongHolder
 
- 
The long value held by this LongHolder
 object.
 
- value - Variable in class org.omg.CORBA.LongLongSeqHolder
 
-  
 
- value - Variable in class org.omg.CORBA.LongSeqHolder
 
-  
 
- value() - Method in class org.omg.CORBA.NamedValue
 
- 
Retrieves the value for this NamedValue object.
 
- value - Variable in class org.omg.CORBA.NameValuePair
 
- 
The value to be associated with a name by this NameValuePair object.
 
- value - Variable in class org.omg.CORBA.ObjectHolder
 
- 
The Object value held by this ObjectHolder
 object.
 
- value - Variable in class org.omg.CORBA.OctetSeqHolder
 
-  
 
- value - Static variable in interface org.omg.CORBA.OMGVMCID
 
- 
The vendor minor code ID reserved for OMG.
 
- value() - Method in class org.omg.CORBA.ParameterMode
 
-  
 
- value - Variable in class org.omg.CORBA.ParameterModeHolder
 
-  
 
- value - Variable in class org.omg.CORBA.PolicyErrorHolder
 
-  
 
- value - Variable in class org.omg.CORBA.PolicyHolder
 
-  
 
- value - Variable in class org.omg.CORBA.PolicyListHolder
 
-  
 
- value - Variable in class org.omg.CORBA.PrincipalHolder
 
- 
Deprecated.
The Principal value held by this PrincipalHolder
 object.
 
- value - Static variable in interface org.omg.CORBA.PRIVATE_MEMBER
 
-  
 
- value - Static variable in interface org.omg.CORBA.PUBLIC_MEMBER
 
-  
 
- value - Variable in class org.omg.CORBA.ServiceInformationHolder
 
- 
The ServiceInformation value held by this
 ServiceInformationHolder object in its value field.
 
- value() - Method in class org.omg.CORBA.SetOverrideType
 
- 
Retrieves the value of this SetOverrideType instance.
 
- value - Variable in class org.omg.CORBA.ShortHolder
 
- 
The short value held by this ShortHolder
 object.
 
- value - Variable in class org.omg.CORBA.ShortSeqHolder
 
-  
 
- value - Variable in class org.omg.CORBA.StringHolder
 
- 
The String value held by this StringHolder
 object.
 
- value - Variable in class org.omg.CORBA.StringSeqHolder
 
-  
 
- value() - Method in class org.omg.CORBA.TCKind
 
- 
Retrieves the value of this TCKind instance.
 
- value - Variable in class org.omg.CORBA.TypeCodeHolder
 
- 
The TypeCode value held by
 this TypeCodeHolder object.
 
- value - Variable in class org.omg.CORBA.ULongLongSeqHolder
 
-  
 
- value - Variable in class org.omg.CORBA.ULongSeqHolder
 
-  
 
- value - Variable in class org.omg.CORBA.UnknownUserExceptionHolder
 
-  
 
- value - Static variable in interface org.omg.CORBA.UNSUPPORTED_POLICY
 
- 
The Error code for PolicyError exception.
 
- value - Static variable in interface org.omg.CORBA.UNSUPPORTED_POLICY_VALUE
 
- 
The Error code for PolicyError exception.
 
- value - Variable in class org.omg.CORBA.UShortSeqHolder
 
-  
 
- value - Variable in class org.omg.CORBA.ValueBaseHolder
 
- 
The java.io.Serializable value held by this
 ValueBaseHolder object.
 
- value - Static variable in interface org.omg.CORBA.VM_ABSTRACT
 
- 
The value representing an abstract interface value type in
 a typecode.
 
- value - Static variable in interface org.omg.CORBA.VM_CUSTOM
 
- 
The value representing a custom marshalled value type in
 a typecode.
 
- value - Static variable in interface org.omg.CORBA.VM_NONE
 
- 
The value representing the value type in a typecode as per
 CORBA 2.3 spec.
 
- value - Static variable in interface org.omg.CORBA.VM_TRUNCATABLE
 
- 
The value representing a truncatable value type in
 a typecode.
 
- value - Variable in class org.omg.CORBA.WCharSeqHolder
 
-  
 
- value - Variable in class org.omg.CORBA.WrongTransactionHolder
 
-  
 
- value - Variable in class org.omg.CORBA.WStringSeqHolder
 
-  
 
- value - Variable in class org.omg.CosNaming.BindingHolder
 
-  
 
- value - Variable in class org.omg.CosNaming.BindingIteratorHolder
 
-  
 
- value - Variable in class org.omg.CosNaming.BindingListHolder
 
-  
 
- value() - Method in class org.omg.CosNaming.BindingType
 
-  
 
- value - Variable in class org.omg.CosNaming.BindingTypeHolder
 
-  
 
- value - Variable in class org.omg.CosNaming.NameComponentHolder
 
-  
 
- value - Variable in class org.omg.CosNaming.NameHolder
 
-  
 
- value - Variable in class org.omg.CosNaming.NamingContextExtHolder
 
-  
 
- value - Variable in class org.omg.CosNaming.NamingContextExtPackage.InvalidAddressHolder
 
-  
 
- value - Variable in class org.omg.CosNaming.NamingContextHolder
 
-  
 
- value - Variable in class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHolder
 
-  
 
- value - Variable in class org.omg.CosNaming.NamingContextPackage.CannotProceedHolder
 
-  
 
- value - Variable in class org.omg.CosNaming.NamingContextPackage.InvalidNameHolder
 
-  
 
- value - Variable in class org.omg.CosNaming.NamingContextPackage.NotEmptyHolder
 
-  
 
- value - Variable in class org.omg.CosNaming.NamingContextPackage.NotFoundHolder
 
-  
 
- value() - Method in class org.omg.CosNaming.NamingContextPackage.NotFoundReason
 
-  
 
- value - Variable in class org.omg.CosNaming.NamingContextPackage.NotFoundReasonHolder
 
-  
 
- value - Variable in class org.omg.DynamicAny.NameDynAnyPair
 
- 
The DynAny value associated with the name.
 
- value - Variable in class org.omg.DynamicAny.NameValuePair
 
- 
The Any value associated with the name.
 
- value - Static variable in interface org.omg.IOP.CodeSets
 
- 
Identifies a CDR encapsulation of the 
 CONV_FRAME.CodeSetContext defined in 
 Section 13.10.2.5, "GIOP Code Set Service Context," on page 13-43.
 
- value - Static variable in interface org.omg.IOP.ENCODING_CDR_ENCAPS
 
- 
The CDR Encapsulation encoding.
 
- value - Static variable in interface org.omg.IOP.ExceptionDetailMessage
 
- 
CORBA formal/02-06-01: 13.7.1:
 ExceptionDetailMessage identifies a CDR encapsulation of a wstring,
 encoded using GIOP 1.2 with a TCS-W of UTF-16.
 
- value - Variable in class org.omg.IOP.IORHolder
 
-  
 
- value - Variable in class org.omg.IOP.MultipleComponentProfileHolder
 
-  
 
- value - Static variable in interface org.omg.IOP.RMICustomMaxStreamFormat
 
- 
Identifies a CDR encapsulation of the RMICustomMaxStreamFormat
 service context which contains a single byte specifying
 the client's maximum RMI-IIOP stream format version.
 
- value - Variable in class org.omg.IOP.ServiceContextHolder
 
-  
 
- value - Variable in class org.omg.IOP.ServiceContextListHolder
 
-  
 
- value - Static variable in interface org.omg.IOP.TAG_ALTERNATE_IIOP_ADDRESS
 
- 
In cases where the same object key is used for more than one 
 internet location, the following standard IOR Component is defined 
 for support in IIOP version 1.2.
 
- value - Static variable in interface org.omg.IOP.TAG_CODE_SETS
 
- 
The code set component of the IOR multi-component profile structure
 contains:
 
   server's native char code set and conversion code sets, and
   server's native wchar code set and conversion code sets.
 
 Both char and wchar conversion code sets are listed in order of 
 preference.
 
- value - Static variable in interface org.omg.IOP.TAG_INTERNET_IOP
 
- 
Identifies profiles that 
 support the Internet Inter-ORB Protocol.
 
- value - Static variable in interface org.omg.IOP.TAG_JAVA_CODEBASE
 
- 
Class downloading is supported for stubs, ties, values, and 
 value helpers.
 
- value - Static variable in interface org.omg.IOP.TAG_MULTIPLE_COMPONENTS
 
- 
Indicates that the value encapsulated is of type 
 MultipleComponentProfile.
 
- value - Static variable in interface org.omg.IOP.TAG_ORB_TYPE
 
- 
It is often useful in the real world to be able to identify the 
 particular kind of ORB an object reference is coming from, to work 
 around problems with that particular ORB, or exploit shared 
 efficiencies.
 
- value - Static variable in interface org.omg.IOP.TAG_POLICIES
 
- 
A profile component containing the sequence of QoS policies exported
 with the object reference by an object adapter.
 
- value - Static variable in interface org.omg.IOP.TAG_RMI_CUSTOM_MAX_STREAM_FORMAT
 
- 
RMI-IIOP has multiple stream format versions.
 
- value - Variable in class org.omg.IOP.TaggedComponentHolder
 
-  
 
- value - Variable in class org.omg.IOP.TaggedProfileHolder
 
-  
 
- value - Static variable in interface org.omg.IOP.TransactionService
 
- 
Identifies a CDR encapsulation of the 
 CosTSInteroperation.PropogationContext defined in 
 CORBAservices: Common Object Services Specifications.
 
- value - Static variable in interface org.omg.Messaging.SYNC_WITH_TRANSPORT
 
- 
Constant, defined in the Messaging spec, to define how far the 
 request shall progress before control is returned to the client.
 
- value - Static variable in interface org.omg.PortableInterceptor.ACTIVE
 
- 
Object adapter state that indicates normal request processing.
 
- value - Static variable in interface org.omg.PortableInterceptor.DISCARDING
 
- 
Object adapter state that causes all requests to be discarded.
 
- value - Static variable in interface org.omg.PortableInterceptor.HOLDING
 
- 
Object adapter state that holds requests temporarily until the 
 state is changed.
 
- value - Static variable in interface org.omg.PortableInterceptor.INACTIVE
 
- 
Object adapter state that causes all requests to be discarded.
 
- value - Variable in class org.omg.PortableInterceptor.IORInterceptor_3_0Holder
 
-  
 
- value - Static variable in interface org.omg.PortableInterceptor.LOCATION_FORWARD
 
- 
Indicates a LocationForward reply status.
 
- value - Static variable in interface org.omg.PortableInterceptor.NON_EXISTENT
 
- 
Object adapter state indicating that the adapter has been destroyed.
 
- value - Variable in class org.omg.PortableInterceptor.ObjectReferenceFactoryHolder
 
-  
 
- value - Variable in class org.omg.PortableInterceptor.ObjectReferenceTemplateHolder
 
-  
 
- value - Variable in class org.omg.PortableInterceptor.ObjectReferenceTemplateSeqHolder
 
-  
 
- value - Static variable in interface org.omg.PortableInterceptor.SUCCESSFUL
 
- 
Indicates a successful Reply Status.
 
- value - Static variable in interface org.omg.PortableInterceptor.SYSTEM_EXCEPTION
 
- 
Indicates a SystemException reply status.
 
- value - Static variable in interface org.omg.PortableInterceptor.TRANSPORT_RETRY
 
- 
Indicates a Transport Retry reply status.
 
- value - Static variable in interface org.omg.PortableInterceptor.UNKNOWN
 
- 
XXX
 
- value - Static variable in interface org.omg.PortableInterceptor.USER_EXCEPTION
 
- 
Indicates a UserException reply status.
 
- value - Static variable in interface org.omg.PortableServer.ID_ASSIGNMENT_POLICY_ID
 
- 
The value representing ID_ASSIGNMENT_POLICY_ID.
 
- value - Static variable in interface org.omg.PortableServer.ID_UNIQUENESS_POLICY_ID
 
- 
The value representing ID_UNIQUENESS_POLICY_ID.
 
- value() - Method in interface org.omg.PortableServer.IdAssignmentPolicyOperations
 
- 
specifies the policy value
 
- value() - Method in class org.omg.PortableServer.IdAssignmentPolicyValue
 
-  
 
- value() - Method in interface org.omg.PortableServer.IdUniquenessPolicyOperations
 
- 
specifies the policy value
 
- value() - Method in class org.omg.PortableServer.IdUniquenessPolicyValue
 
-  
 
- value - Static variable in interface org.omg.PortableServer.IMPLICIT_ACTIVATION_POLICY_ID
 
- 
The value representing IMPLICIT_ACTIVATION_POLICY_ID.
 
- value() - Method in interface org.omg.PortableServer.ImplicitActivationPolicyOperations
 
- 
specifies the policy value
 
- value() - Method in class org.omg.PortableServer.ImplicitActivationPolicyValue
 
-  
 
- value - Static variable in interface org.omg.PortableServer.LIFESPAN_POLICY_ID
 
- 
The value representing LIFESPAN_POLICY_ID.
 
- value() - Method in interface org.omg.PortableServer.LifespanPolicyOperations
 
- 
specifies the policy value
 
- value() - Method in class org.omg.PortableServer.LifespanPolicyValue
 
-  
 
- value() - Method in class org.omg.PortableServer.POAManagerPackage.State
 
-  
 
- value - Static variable in interface org.omg.PortableServer.REQUEST_PROCESSING_POLICY_ID
 
- 
The value representing REQUEST_PROCESSING_POLICY_ID.
 
- value() - Method in interface org.omg.PortableServer.RequestProcessingPolicyOperations
 
- 
specifies the policy value
 
- value() - Method in class org.omg.PortableServer.RequestProcessingPolicyValue
 
-  
 
- value - Static variable in interface org.omg.PortableServer.SERVANT_RETENTION_POLICY_ID
 
- 
The value representing SERVANT_RETENTION_POLICY_ID.
 
- value - Variable in class org.omg.PortableServer.ServantLocatorPackage.CookieHolder
 
-  
 
- value() - Method in interface org.omg.PortableServer.ServantRetentionPolicyOperations
 
- 
specifies the policy value
 
- value() - Method in class org.omg.PortableServer.ServantRetentionPolicyValue
 
-  
 
- value - Static variable in interface org.omg.PortableServer.THREAD_POLICY_ID
 
- 
The value representing THREAD_POLICY_ID.
 
- value() - Method in interface org.omg.PortableServer.ThreadPolicyOperations
 
- 
specifies the policy value
 
- value() - Method in class org.omg.PortableServer.ThreadPolicyValue
 
-  
 
- VALUE_ALPHA_INTERPOLATION_DEFAULT - Static variable in class java.awt.RenderingHints
 
- 
Alpha interpolation hint value -- alpha blending algorithms
 are chosen by the implementation for a good tradeoff of
 performance vs.
 
- VALUE_ALPHA_INTERPOLATION_QUALITY - Static variable in class java.awt.RenderingHints
 
- 
Alpha interpolation hint value -- alpha blending algorithms
 are chosen with a preference for precision and visual quality.
 
- VALUE_ALPHA_INTERPOLATION_SPEED - Static variable in class java.awt.RenderingHints
 
- 
Alpha interpolation hint value -- alpha blending algorithms
 are chosen with a preference for calculation speed.
 
- VALUE_ANTIALIAS_DEFAULT - Static variable in class java.awt.RenderingHints
 
- 
Antialiasing hint value -- rendering is done with a default
 antialiasing mode chosen by the implementation.
 
- VALUE_ANTIALIAS_OFF - Static variable in class java.awt.RenderingHints
 
- 
Antialiasing hint value -- rendering is done without antialiasing.
 
- VALUE_ANTIALIAS_ON - Static variable in class java.awt.RenderingHints
 
- 
Antialiasing hint value -- rendering is done with antialiasing.
 
- VALUE_ARBITRARY - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
 
- 
A constant returned by getAttributeValueType and
 getObjectValueType to indicate that the attribute
 or user object may be set a single, arbitrary value.
 
- value_as_string() - Method in interface org.omg.CORBA.DynEnum
 
- 
Deprecated.
Return the value of the IDL enum stored in this
 DynEnum as a string.
 
- value_as_string(String) - Method in interface org.omg.CORBA.DynEnum
 
- 
Deprecated.
Set a particular enum in this DynEnum.
 
- value_as_ulong() - Method in interface org.omg.CORBA.DynEnum
 
- 
Deprecated.
Return the value of the IDL enum as a Java int.
 
- value_as_ulong(int) - Method in interface org.omg.CORBA.DynEnum
 
- 
Deprecated.
Set the value of the IDL enum.
 
- VALUE_COLOR_RENDER_DEFAULT - Static variable in class java.awt.RenderingHints
 
- 
Color rendering hint value -- perform color conversion
 calculations as chosen by the implementation to represent
 the best available tradeoff between performance and
 accuracy.
 
- VALUE_COLOR_RENDER_QUALITY - Static variable in class java.awt.RenderingHints
 
- 
Color rendering hint value -- perform the color conversion
 calculations with the highest accuracy and visual quality.
 
- VALUE_COLOR_RENDER_SPEED - Static variable in class java.awt.RenderingHints
 
- 
Color rendering hint value -- perform the fastest color
 conversion to the format of the output device.
 
- VALUE_DITHER_DEFAULT - Static variable in class java.awt.RenderingHints
 
- 
Dithering hint value -- use a default for dithering chosen by
 the implementation.
 
- VALUE_DITHER_DISABLE - Static variable in class java.awt.RenderingHints
 
- 
Dithering hint value -- do not dither when rendering geometry.
 
- VALUE_DITHER_ENABLE - Static variable in class java.awt.RenderingHints
 
- 
Dithering hint value -- dither when rendering geometry, if needed.
 
- VALUE_ENUMERATION - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
 
- 
A constant returned by getAttributeValueType and
 getObjectValueType to indicate that the attribute
 or user object may be set one of a number of enumerated values.
 
- VALUE_FRACTIONALMETRICS_DEFAULT - Static variable in class java.awt.RenderingHints
 
- 
Font fractional metrics hint value -- character glyphs are
 positioned with accuracy chosen by the implementation.
 
- VALUE_FRACTIONALMETRICS_OFF - Static variable in class java.awt.RenderingHints
 
- 
Font fractional metrics hint value -- character glyphs are
 positioned with advance widths rounded to pixel boundaries.
 
- VALUE_FRACTIONALMETRICS_ON - Static variable in class java.awt.RenderingHints
 
- 
Font fractional metrics hint value -- character glyphs are
 positioned with sub-pixel accuracy.
 
- VALUE_INTERPOLATION_BICUBIC - Static variable in class java.awt.RenderingHints
 
- 
Interpolation hint value -- the color samples of 9 nearby
 integer coordinate samples in the image are interpolated using
 a cubic function in both X and Y to produce
 a color sample.
 
- VALUE_INTERPOLATION_BILINEAR - Static variable in class java.awt.RenderingHints
 
- 
Interpolation hint value -- the color samples of the 4 nearest
 neighboring integer coordinate samples in the image are
 interpolated linearly to produce a color sample.
 
- VALUE_INTERPOLATION_NEAREST_NEIGHBOR - Static variable in class java.awt.RenderingHints
 
- 
Interpolation hint value -- the color sample of the nearest
 neighboring integer coordinate sample in the image is used.
 
- VALUE_LIST - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
 
- 
A constant returned by getAttributeValueType and
 getObjectValueType to indicate that the attribute
 or user object may be set to a list or array of values.
 
- VALUE_NONE - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
 
- 
A constant returned by getObjectValueType to
 indicate the absence of a user object.
 
- VALUE_PROPERTY - Static variable in class javax.swing.JOptionPane
 
- 
Bound property name for value.
 
- VALUE_RANGE - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
 
- 
A constant returned by getAttributeValueType and
 getObjectValueType to indicate that the attribute
 or user object may be set a range of values.
 
- VALUE_RANGE_MAX_INCLUSIVE - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
 
- 
A constant returned by getAttributeValueType and
 getObjectValueType to indicate that the attribute
 or user object may be set to a range of values.
 
- VALUE_RANGE_MAX_INCLUSIVE_MASK - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
 
- 
A value that may be or'ed with VALUE_RANGE to
 obtain VALUE_RANGE_MAX_INCLUSIVE, and with
 VALUE_RANGE_MIN_INCLUSIVE to obtain
 VALUE_RANGE_MIN_MAX_INCLUSIVE.
 
- VALUE_RANGE_MIN_INCLUSIVE - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
 
- 
A constant returned by getAttributeValueType and
 getObjectValueType to indicate that the attribute
 or user object may be set to a range of values.
 
- VALUE_RANGE_MIN_INCLUSIVE_MASK - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
 
- 
A value that may be or'ed with VALUE_RANGE to
 obtain VALUE_RANGE_MIN_INCLUSIVE, and with
 VALUE_RANGE_MAX_INCLUSIVE to obtain
 VALUE_RANGE_MIN_MAX_INCLUSIVE.
 
- VALUE_RANGE_MIN_MAX_INCLUSIVE - Static variable in interface javax.imageio.metadata.IIOMetadataFormat
 
- 
A constant returned by getAttributeValueType and
 getObjectValueType to indicate that the attribute
 or user object may be set a range of values.
 
- VALUE_RENDER_DEFAULT - Static variable in class java.awt.RenderingHints
 
- 
Rendering hint value -- rendering algorithms are chosen
 by the implementation for a good tradeoff of performance
 vs.
 
- VALUE_RENDER_QUALITY - Static variable in class java.awt.RenderingHints
 
- 
Rendering hint value -- rendering algorithms are chosen
 with a preference for output quality.
 
- VALUE_RENDER_SPEED - Static variable in class java.awt.RenderingHints
 
- 
Rendering hint value -- rendering algorithms are chosen
 with a preference for output speed.
 
- VALUE_STROKE_DEFAULT - Static variable in class java.awt.RenderingHints
 
- 
Stroke normalization control hint value -- geometry may be
 modified or left pure depending on the tradeoffs in a given
 implementation.
 
- VALUE_STROKE_NORMALIZE - Static variable in class java.awt.RenderingHints
 
- 
Stroke normalization control hint value -- geometry should
 be normalized to improve uniformity or spacing of lines and
 overall aesthetics.
 
- VALUE_STROKE_PURE - Static variable in class java.awt.RenderingHints
 
- 
Stroke normalization control hint value -- geometry should
 be left unmodified and rendered with sub-pixel accuracy.
 
- VALUE_TEXT_ANTIALIAS_DEFAULT - Static variable in class java.awt.RenderingHints
 
- 
 
- VALUE_TEXT_ANTIALIAS_GASP - Static variable in class java.awt.RenderingHints
 
- 
 
- VALUE_TEXT_ANTIALIAS_LCD_HBGR - Static variable in class java.awt.RenderingHints
 
- 
Text antialiasing hint value -- request that text be displayed
 optimised for an LCD display with subpixels in order from display
 left to right of B,G,R such that the horizontal subpixel resolution
 is three times that of the full pixel horizontal resolution (HBGR).
 
- VALUE_TEXT_ANTIALIAS_LCD_HRGB - Static variable in class java.awt.RenderingHints
 
- 
Text antialiasing hint value -- request that text be displayed
 optimised for an LCD display with subpixels in order from display
 left to right of R,G,B such that the horizontal subpixel resolution
 is three times that of the full pixel horizontal resolution (HRGB).
 
- VALUE_TEXT_ANTIALIAS_LCD_VBGR - Static variable in class java.awt.RenderingHints
 
- 
Text antialiasing hint value -- request that text be displayed
 optimised for an LCD display with subpixel organisation from display
 top to bottom of B,G,R such that the vertical subpixel resolution is
 three times that of the full pixel vertical resolution (VBGR).
 
- VALUE_TEXT_ANTIALIAS_LCD_VRGB - Static variable in class java.awt.RenderingHints
 
- 
Text antialiasing hint value -- request that text be displayed
 optimised for an LCD display with subpixel organisation from display
 top to bottom of R,G,B such that the vertical subpixel resolution is
 three times that of the full pixel vertical resolution (VRGB).
 
- VALUE_TEXT_ANTIALIAS_OFF - Static variable in class java.awt.RenderingHints
 
- 
Text antialiasing hint value -- text rendering is done without
 any form of antialiasing.
 
- VALUE_TEXT_ANTIALIAS_ON - Static variable in class java.awt.RenderingHints
 
- 
Text antialiasing hint value -- text rendering is done with
 some form of antialiasing.
 
- ValueBase - Interface in org.omg.CORBA.portable
 
- 
The generated Java classes corresponding to valuetype IDL types
 implement this interface.
 
- ValueBaseHelper - Class in org.omg.CORBA
 
-  
 
- ValueBaseHelper() - Constructor for class org.omg.CORBA.ValueBaseHelper
 
-  
 
- ValueBaseHolder - Class in org.omg.CORBA
 
- 
The Holder for ValueBase.
 
- ValueBaseHolder() - Constructor for class org.omg.CORBA.ValueBaseHolder
 
- 
Constructs a new ValueBaseHolder object with its
 value field initialized to 0.
 
- ValueBaseHolder(Serializable) - Constructor for class org.omg.CORBA.ValueBaseHolder
 
- 
Constructs a new ValueBaseHolder object with its
 value field initialized to the given
 java.io.Serializable.
 
- valueBound(SSLSessionBindingEvent) - Method in interface javax.net.ssl.SSLSessionBindingListener
 
- 
This is called to notify the listener that it is being bound into
 an SSLSession.
 
- valueChanged(ListSelectionEvent) - Method in interface javax.swing.event.ListSelectionListener
 
- 
Called whenever the value of the selection changes.
 
- valueChanged(TreeSelectionEvent) - Method in interface javax.swing.event.TreeSelectionListener
 
- 
Called whenever the value of the selection changes.
 
- valueChanged(ListSelectionEvent) - Method in class javax.swing.JList.AccessibleJList
 
- 
List Selection Listener value change method.
 
- valueChanged(ListSelectionEvent) - Method in class javax.swing.JTable.AccessibleJTable
 
- 
Track changes to table cell selections
 
- valueChanged(ListSelectionEvent) - Method in class javax.swing.JTable
 
- 
Invoked when the row selection changes -- repaints to show the new
 selection.
 
- valueChanged(TreeSelectionEvent) - Method in class javax.swing.JTree.AccessibleJTree
 
- 
Tree Selection Listener value change method.
 
- valueChanged(TreeSelectionEvent) - Method in class javax.swing.JTree.TreeSelectionRedirector
 
- 
Invoked by the TreeSelectionModel when the
 selection changes.
 
- valueChanged(ListSelectionEvent) - Method in class javax.swing.plaf.basic.BasicComboPopup.ListSelectionHandler
 
-  
 
- valueChanged(ListSelectionEvent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI.SelectionListener
 
-  
 
- valueChanged(ListSelectionEvent) - Method in class javax.swing.plaf.basic.BasicListUI.ListSelectionHandler
 
-  
 
- valueChanged(TreeSelectionEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.TreeSelectionHandler
 
- 
Messaged when the selection changes in the tree we're displaying
 for.
 
- valueChanged(ListSelectionEvent) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
-  
 
- valueChanged(ListSelectionEvent) - Method in class javax.swing.table.DefaultTableColumnModel
 
- 
A ListSelectionListener that forwards
 ListSelectionEvents when there is a column
 selection change.
 
- valueChanged(TreeSelectionEvent) - Method in class javax.swing.tree.DefaultTreeCellEditor
 
- 
Resets lastPath.
 
- ValueExp - Interface in javax.management
 
- 
Represents values that can be passed as arguments to
 relational expressions.
 
- ValueFactory - Interface in org.omg.CORBA.portable
 
- 
The ValueFactory interface is the native mapping for the IDL
 type CORBA::ValueFactory.
 
- valueForPathChanged(TreePath, Object) - Method in class javax.swing.tree.DefaultTreeModel
 
- 
This sets the user object of the TreeNode identified by path
 and posts a node changed.
 
- valueForPathChanged(TreePath, Object) - Method in interface javax.swing.tree.TreeModel
 
- 
Messaged when the user has altered the value for the item identified
 by path to newValue.
 
- valueForXPosition(int) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
- 
Returns the value at the x position.
 
- valueForXPosition(int) - Method in class javax.swing.plaf.synth.SynthSliderUI
 
-  
 
- valueForYPosition(int) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
- 
Returns the value at the y position.
 
- valueForYPosition(int) - Method in class javax.swing.plaf.synth.SynthSliderUI
 
-  
 
- ValueHandler - Interface in javax.rmi.CORBA
 
- 
Defines methods which allow serialization of Java objects
 to and from GIOP streams.
 
- ValueHandlerMultiFormat - Interface in javax.rmi.CORBA
 
- 
Java to IDL ptc 02-01-12 1.5.1.5
 
- ValueInputStream - Interface in org.omg.CORBA.portable
 
- 
Java to IDL ptc 02-01-12 1.5.1.4
 ValueInputStream is used for implementing RMI-IIOP
 stream format version 2.
 
- valueIsAdjusting - Variable in class javax.swing.plaf.basic.BasicComboPopup
 
- 
As of Java 2 platform v1.4 this previously undocumented field is no
 longer used.
 
- ValueMember - Class in org.omg.CORBA
 
- 
A description in the Interface Repository of
 a member of a value object.
 
- ValueMember() - Constructor for class org.omg.CORBA.ValueMember
 
- 
Constructs a default ValueMember object.
 
- ValueMember(String, String, String, String, TypeCode, IDLType, short) - Constructor for class org.omg.CORBA.ValueMember
 
- 
Constructs a ValueMember object initialized with
 the given values.
 
- ValueMemberHelper - Class in org.omg.CORBA
 
- 
The Helper for ValueMember.
 
- ValueMemberHelper() - Constructor for class org.omg.CORBA.ValueMemberHelper
 
-  
 
- valueOf(String) - Static method in enum java.awt.Component.BaselineResizeBehavior
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum java.awt.Desktop.Action
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum java.awt.Dialog.ModalExclusionType
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum java.awt.Dialog.ModalityType
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum java.awt.font.NumericShaper.Range
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum java.awt.GraphicsDevice.WindowTranslucency
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum java.awt.MultipleGradientPaint.ColorSpaceType
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum java.awt.MultipleGradientPaint.CycleMethod
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum java.awt.TrayIcon.MessageType
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum java.awt.Window.Type
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum java.lang.annotation.ElementType
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum java.lang.annotation.RetentionPolicy
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(boolean) - Static method in class java.lang.Boolean
 
- 
Returns a Boolean instance representing the specified
 boolean value.
 
- valueOf(String) - Static method in class java.lang.Boolean
 
- 
Returns a Boolean with a value represented by the
 specified string.
 
- valueOf(byte) - Static method in class java.lang.Byte
 
- 
Returns a Byte instance representing the specified
 byte value.
 
- valueOf(String, int) - Static method in class java.lang.Byte
 
- 
Returns a Byte object holding the value
 extracted from the specified String when parsed
 with the radix given by the second argument.
 
- valueOf(String) - Static method in class java.lang.Byte
 
- 
Returns a Byte object holding the value
 given by the specified String.
 
- valueOf(String) - Static method in enum java.lang.Character.UnicodeScript
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(char) - Static method in class java.lang.Character
 
- 
Returns a Character instance representing the specified
 char value.
 
- valueOf(String) - Static method in class java.lang.Double
 
- 
Returns a Double object holding the
 double value represented by the argument string
 s.
 
- valueOf(double) - Static method in class java.lang.Double
 
- 
Returns a Double instance representing the specified
 double value.
 
- valueOf(Class<T>, String) - Static method in class java.lang.Enum
 
- 
Returns the enum constant of the specified enum type with the
 specified name.
 
- valueOf(String) - Static method in class java.lang.Float
 
- 
Returns a Float object holding the
 float value represented by the argument string
 s.
 
- valueOf(float) - Static method in class java.lang.Float
 
- 
Returns a Float instance representing the specified
 float value.
 
- valueOf(String, int) - Static method in class java.lang.Integer
 
- 
Returns an Integer object holding the value
 extracted from the specified String when parsed
 with the radix given by the second argument.
 
- valueOf(String) - Static method in class java.lang.Integer
 
- 
Returns an Integer object holding the
 value of the specified String.
 
- valueOf(int) - Static method in class java.lang.Integer
 
- 
Returns an Integer instance representing the specified
 int value.
 
- valueOf(String, int) - Static method in class java.lang.Long
 
- 
Returns a Long object holding the value
 extracted from the specified String when parsed
 with the radix given by the second argument.
 
- valueOf(String) - Static method in class java.lang.Long
 
- 
Returns a Long object holding the value
 of the specified String.
 
- valueOf(long) - Static method in class java.lang.Long
 
- 
Returns a Long instance representing the specified
 long value.
 
- valueOf(String) - Static method in enum java.lang.management.MemoryType
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum java.lang.ProcessBuilder.Redirect.Type
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String, int) - Static method in class java.lang.Short
 
- 
Returns a Short object holding the value
 extracted from the specified String when parsed
 with the radix given by the second argument.
 
- valueOf(String) - Static method in class java.lang.Short
 
- 
Returns a Short object holding the
 value given by the specified String.
 
- valueOf(short) - Static method in class java.lang.Short
 
- 
Returns a Short instance representing the specified
 short value.
 
- valueOf(Object) - Static method in class java.lang.String
 
- 
Returns the string representation of the Object argument.
 
- valueOf(char[]) - Static method in class java.lang.String
 
- 
Returns the string representation of the char array
 argument.
 
- valueOf(char[], int, int) - Static method in class java.lang.String
 
- 
Returns the string representation of a specific subarray of the
 char array argument.
 
- valueOf(boolean) - Static method in class java.lang.String
 
- 
Returns the string representation of the boolean argument.
 
- valueOf(char) - Static method in class java.lang.String
 
- 
Returns the string representation of the char
 argument.
 
- valueOf(int) - Static method in class java.lang.String
 
- 
Returns the string representation of the int argument.
 
- valueOf(long) - Static method in class java.lang.String
 
- 
Returns the string representation of the long argument.
 
- valueOf(float) - Static method in class java.lang.String
 
- 
Returns the string representation of the float argument.
 
- valueOf(double) - Static method in class java.lang.String
 
- 
Returns the string representation of the double argument.
 
- valueOf(String) - Static method in enum java.lang.Thread.State
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(long, int) - Static method in class java.math.BigDecimal
 
- 
Translates a long unscaled value and an
 int scale into a BigDecimal.
 
- valueOf(long) - Static method in class java.math.BigDecimal
 
- 
Translates a long value into a BigDecimal
 with a scale of zero.
 
- valueOf(double) - Static method in class java.math.BigDecimal
 
- 
Translates a 
double into a 
BigDecimal, using
 the 
double's canonical string representation provided
 by the 
Double.toString(double) method.
 
 
- valueOf(long) - Static method in class java.math.BigInteger
 
- 
Returns a BigInteger whose value is equal to that of the
 specified long.
 
- valueOf(String) - Static method in enum java.math.RoundingMode
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(int) - Static method in enum java.math.RoundingMode
 
- 
Returns the 
RoundingMode object corresponding to a
 legacy integer rounding mode constant in 
BigDecimal.
 
 
- valueOf(String) - Static method in enum java.net.Authenticator.RequestorType
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum java.net.Proxy.Type
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum java.net.StandardProtocolFamily
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum java.nio.file.AccessMode
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum java.nio.file.attribute.AclEntryFlag
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum java.nio.file.attribute.AclEntryPermission
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum java.nio.file.attribute.AclEntryType
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum java.nio.file.attribute.PosixFilePermission
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum java.nio.file.FileVisitOption
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum java.nio.file.FileVisitResult
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum java.nio.file.LinkOption
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum java.nio.file.StandardCopyOption
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum java.nio.file.StandardOpenOption
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum java.security.cert.CertPathValidatorException.BasicReason
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum java.security.cert.CRLReason
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum java.security.cert.PKIXReason
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum java.security.CryptoPrimitive
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum java.security.KeyRep.Type
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum java.sql.ClientInfoStatus
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in class java.sql.Date
 
- 
Converts a string in JDBC date escape format to
 a Date value.
 
- valueOf(String) - Static method in enum java.sql.PseudoColumnUsage
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum java.sql.RowIdLifetime
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in class java.sql.Time
 
- 
Converts a string in JDBC time escape format to a Time value.
 
- valueOf(String) - Static method in class java.sql.Timestamp
 
- 
Converts a String object in JDBC timestamp escape format to a
 Timestamp value.
 
- valueOf(String) - Static method in enum java.text.Normalizer.Form
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(long[]) - Static method in class java.util.BitSet
 
- 
Returns a new bit set containing all the bits in the given long array.
 
- valueOf(LongBuffer) - Static method in class java.util.BitSet
 
- 
Returns a new bit set containing all the bits in the given long
 buffer between its position and limit.
 
- valueOf(byte[]) - Static method in class java.util.BitSet
 
- 
Returns a new bit set containing all the bits in the given byte array.
 
- valueOf(ByteBuffer) - Static method in class java.util.BitSet
 
- 
Returns a new bit set containing all the bits in the given byte
 buffer between its position and limit.
 
- valueOf(String) - Static method in enum java.util.concurrent.TimeUnit
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum java.util.Formatter.BigDecimalLayoutForm
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum java.util.Locale.Category
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum javax.annotation.Resource.AuthenticationType
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum javax.jws.soap.SOAPBinding.ParameterStyle
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum javax.jws.soap.SOAPBinding.Style
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum javax.jws.soap.SOAPBinding.Use
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum javax.jws.WebParam.Mode
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum javax.lang.model.element.ElementKind
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum javax.lang.model.element.Modifier
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum javax.lang.model.element.NestingKind
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum javax.lang.model.SourceVersion
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum javax.lang.model.type.TypeKind
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum javax.net.ssl.SSLEngineResult.HandshakeStatus
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum javax.net.ssl.SSLEngineResult.Status
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum javax.swing.DropMode
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum javax.swing.event.RowSorterEvent.Type
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum javax.swing.GroupLayout.Alignment
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum javax.swing.JTable.PrintMode
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum javax.swing.LayoutStyle.ComponentPlacement
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum javax.swing.plaf.nimbus.AbstractRegionPainter.PaintContext.CacheMode
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum javax.swing.RowFilter.ComparisonType
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum javax.swing.SortOrder
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum javax.swing.SwingWorker.StateValue
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum javax.swing.text.html.FormSubmitEvent.MethodType
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum javax.tools.Diagnostic.Kind
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum javax.tools.JavaFileObject.Kind
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum javax.tools.StandardLocation
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum javax.xml.bind.annotation.XmlAccessOrder
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum javax.xml.bind.annotation.XmlAccessType
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum javax.xml.bind.annotation.XmlNsForm
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in class javax.xml.namespace.QName
 
- 
QName derived from parsing the formatted
 String.
 
- valueOf(String) - Static method in enum javax.xml.ws.handler.MessageContext.Scope
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum javax.xml.ws.Service.Mode
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum javax.xml.ws.soap.AddressingFeature.Responses
 
- 
Returns the enum constant of this type with the specified name.
 
- ValueOutputStream - Interface in org.omg.CORBA.portable
 
- 
Java to IDL ptc 02-01-12 1.5.1.3
 ValueOutputStream is used for implementing RMI-IIOP
 stream format version 2.
 
- values() - Static method in enum java.awt.Component.BaselineResizeBehavior
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum java.awt.Desktop.Action
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum java.awt.Dialog.ModalExclusionType
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum java.awt.Dialog.ModalityType
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum java.awt.font.NumericShaper.Range
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum java.awt.GraphicsDevice.WindowTranslucency
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum java.awt.MultipleGradientPaint.ColorSpaceType
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum java.awt.MultipleGradientPaint.CycleMethod
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Method in class java.awt.RenderingHints
 
- 
Returns a Collection view of the values
 contained in this RenderinHints.
 
- values() - Static method in enum java.awt.TrayIcon.MessageType
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum java.awt.Window.Type
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum java.lang.annotation.ElementType
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum java.lang.annotation.RetentionPolicy
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum java.lang.Character.UnicodeScript
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum java.lang.management.MemoryType
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum java.lang.ProcessBuilder.Redirect.Type
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum java.lang.Thread.State
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum java.math.RoundingMode
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum java.net.Authenticator.RequestorType
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum java.net.Proxy.Type
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum java.net.StandardProtocolFamily
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum java.nio.file.AccessMode
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum java.nio.file.attribute.AclEntryFlag
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum java.nio.file.attribute.AclEntryPermission
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum java.nio.file.attribute.AclEntryType
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum java.nio.file.attribute.PosixFilePermission
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum java.nio.file.FileVisitOption
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum java.nio.file.FileVisitResult
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum java.nio.file.LinkOption
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum java.nio.file.StandardCopyOption
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum java.nio.file.StandardOpenOption
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum java.security.cert.CertPathValidatorException.BasicReason
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum java.security.cert.CRLReason
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum java.security.cert.PKIXReason
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum java.security.CryptoPrimitive
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum java.security.KeyRep.Type
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Method in class java.security.Provider
 
- 
Returns an unmodifiable Collection view of the property values
 contained in this provider.
 
- values() - Static method in enum java.sql.ClientInfoStatus
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum java.sql.PseudoColumnUsage
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum java.sql.RowIdLifetime
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum java.text.Normalizer.Form
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Method in class java.util.AbstractMap
 
- 
Returns a 
Collection view of the values contained in this map.
 
 
- values() - Method in class java.util.concurrent.ConcurrentHashMap
 
- 
Returns a 
Collection view of the values contained in this map.
 
 
- values() - Method in class java.util.concurrent.ConcurrentSkipListMap
 
- 
Returns a 
Collection view of the values contained in this map.
 
 
- values() - Static method in enum java.util.concurrent.TimeUnit
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Method in class java.util.EnumMap
 
- 
Returns a 
Collection view of the values contained in this map.
 
 
- values() - Static method in enum java.util.Formatter.BigDecimalLayoutForm
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Method in class java.util.HashMap
 
- 
Returns a 
Collection view of the values contained in this map.
 
 
- values() - Method in class java.util.Hashtable
 
- 
Returns a 
Collection view of the values contained in this map.
 
 
- values() - Method in class java.util.IdentityHashMap
 
- 
Returns a 
Collection view of the values contained in this map.
 
 
- values() - Method in class java.util.jar.Attributes
 
- 
Returns a Collection view of the attribute values contained in this Map.
 
- values() - Static method in enum java.util.Locale.Category
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Method in interface java.util.Map
 
- 
Returns a 
Collection view of the values contained in this map.
 
 
- values() - Method in interface java.util.SortedMap
 
- 
Returns a 
Collection view of the values contained in this map.
 
 
- values() - Method in class java.util.TreeMap
 
- 
Returns a 
Collection view of the values contained in this map.
 
 
- values() - Method in class java.util.WeakHashMap
 
- 
Returns a 
Collection view of the values contained in this map.
 
 
- values() - Static method in enum javax.annotation.Resource.AuthenticationType
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum javax.jws.soap.SOAPBinding.ParameterStyle
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum javax.jws.soap.SOAPBinding.Style
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum javax.jws.soap.SOAPBinding.Use
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum javax.jws.WebParam.Mode
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum javax.lang.model.element.ElementKind
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum javax.lang.model.element.Modifier
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum javax.lang.model.element.NestingKind
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum javax.lang.model.SourceVersion
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum javax.lang.model.type.TypeKind
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Method in interface javax.management.openmbean.CompositeData
 
- 
Returns an unmodifiable Collection view of the item values contained in this CompositeData instance.
 
- values() - Method in class javax.management.openmbean.CompositeDataSupport
 
- 
Returns an unmodifiable Collection view of the item values contained in this
 CompositeData instance.
 
- values() - Method in interface javax.management.openmbean.TabularData
 
- 
Returns a collection view of the CompositeData values
 (ie the rows) contained in this TabularData instance.
 
- values() - Method in class javax.management.openmbean.TabularDataSupport
 
- 
Returns a collection view of the rows contained in this
 TabularDataSupport instance.
 
- values - Variable in class javax.naming.directory.BasicAttribute
 
- 
Holds the attribute's values.
 
- values() - Static method in enum javax.net.ssl.SSLEngineResult.HandshakeStatus
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum javax.net.ssl.SSLEngineResult.Status
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Method in class javax.script.SimpleBindings
 
- 
Returns a 
Collection view of the values contained in this map.
 
 
- values() - Static method in enum javax.swing.DropMode
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum javax.swing.event.RowSorterEvent.Type
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum javax.swing.GroupLayout.Alignment
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum javax.swing.JTable.PrintMode
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum javax.swing.LayoutStyle.ComponentPlacement
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum javax.swing.plaf.nimbus.AbstractRegionPainter.PaintContext.CacheMode
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum javax.swing.RowFilter.ComparisonType
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum javax.swing.SortOrder
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum javax.swing.SwingWorker.StateValue
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum javax.swing.text.html.FormSubmitEvent.MethodType
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values - Variable in class javax.swing.text.html.parser.AttributeList
 
-  
 
- values() - Static method in enum javax.tools.Diagnostic.Kind
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum javax.tools.JavaFileObject.Kind
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum javax.tools.StandardLocation
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum javax.xml.bind.annotation.XmlAccessOrder
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum javax.xml.bind.annotation.XmlAccessType
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum javax.xml.bind.annotation.XmlNsForm
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum javax.xml.ws.handler.MessageContext.Scope
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum javax.xml.ws.Service.Mode
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum javax.xml.ws.soap.AddressingFeature.Responses
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- valueToString(Object) - Method in class javax.swing.JFormattedTextField.AbstractFormatter
 
- 
Returns the string value to display for value.
 
- valueToString(Object) - Method in class javax.swing.text.DefaultFormatter
 
- 
Converts the passed in Object into a String by way of the
 toString method.
 
- valueToString(Object) - Method in class javax.swing.text.InternationalFormatter
 
- 
Returns a String representation of the Object value.
 
- valueToString(Object) - Method in class javax.swing.text.MaskFormatter
 
- 
Returns a String representation of the Object value
 based on the mask.
 
- VALUETYPE - Static variable in class javax.swing.text.html.HTML.Attribute
 
-  
 
- valueUnbound(SSLSessionBindingEvent) - Method in interface javax.net.ssl.SSLSessionBindingListener
 
- 
This is called to notify the listener that it is being unbound
 from a SSLSession.
 
- VAR - Static variable in class javax.swing.text.html.HTML.Tag
 
-  
 
- VARBINARY - Static variable in class java.sql.Types
 
- 
The constant in the Java programming language, sometimes referred
 to as a type code, that identifies the generic SQL type
 VARBINARY.
 
- VARCHAR - Static variable in class java.sql.Types
 
- 
The constant in the Java programming language, sometimes referred
 to as a type code, that identifies the generic SQL type
 VARCHAR.
 
- VariableElement - Interface in javax.lang.model.element
 
- 
Represents a field, enum constant, method or constructor
 parameter, local variable, resource variable, or exception
 parameter.
 
- VariableHeightLayoutCache - Class in javax.swing.tree
 
- 
NOTE: This will become more open in a future release.
 
- VariableHeightLayoutCache() - Constructor for class javax.swing.tree.VariableHeightLayoutCache
 
-  
 
- variant() - Method in class java.util.UUID
 
- 
The variant number associated with this UUID.
 
- VARIATION_SELECTORS - Static variable in class java.lang.Character.UnicodeBlock
 
- 
Constant for the "Variation Selectors" Unicode character block.
 
- VARIATION_SELECTORS_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
 
- 
Constant for the "Variation Selectors Supplement" Unicode character
 block.
 
- vcSupport - Variable in class java.beans.beancontext.BeanContextChildSupport
 
- 
The VetoableChangeSupport associated with this
 BeanContextChildSupport.
 
- Vector<E> - Class in java.util
 
- 
The Vector class implements a growable array of
 objects.
 
- Vector(int, int) - Constructor for class java.util.Vector
 
- 
Constructs an empty vector with the specified initial capacity and
 capacity increment.
 
- Vector(int) - Constructor for class java.util.Vector
 
- 
Constructs an empty vector with the specified initial capacity and
 with its capacity increment equal to zero.
 
- Vector() - Constructor for class java.util.Vector
 
- 
Constructs an empty vector so that its internal data array
 has size 10 and its standard capacity increment is
 zero.
 
- Vector(Collection<? extends E>) - Constructor for class java.util.Vector
 
- 
Constructs a vector containing the elements of the specified
 collection, in the order they are returned by the collection's
 iterator.
 
- VEDIC_EXTENSIONS - Static variable in class java.lang.Character.UnicodeBlock
 
- 
Constant for the "Vedic Extensions" Unicode character block.
 
- vendorName - Variable in class javax.imageio.spi.IIOServiceProvider
 
- 
A String to be returned from
 getVendorName, initially null.
 
- VERBOSE - Static variable in class java.rmi.server.LogStream
 
- 
Deprecated.
log level constant (verbose logging).
 
- verify(PublicKey) - Method in class java.security.cert.Certificate
 
- 
Verifies that this certificate was signed using the
 private key that corresponds to the specified public key.
 
- verify(PublicKey, String) - Method in class java.security.cert.Certificate
 
- 
Verifies that this certificate was signed using the
 private key that corresponds to the specified public key.
 
- verify(PublicKey) - Method in class java.security.cert.X509CRL
 
- 
Verifies that this CRL was signed using the
 private key that corresponds to the given public key.
 
- verify(PublicKey, String) - Method in class java.security.cert.X509CRL
 
- 
Verifies that this CRL was signed using the
 private key that corresponds to the given public key.
 
- VERIFY - Static variable in class java.security.Signature
 
- 
Possible 
Signature.state value, signifying that
 this signature object has been initialized for verification.
 
 
- verify(byte[]) - Method in class java.security.Signature
 
- 
Verifies the passed-in signature.
 
- verify(byte[], int, int) - Method in class java.security.Signature
 
- 
Verifies the passed-in signature in the specified array
 of bytes, starting at the specified offset.
 
- verify(PublicKey, Signature) - Method in class java.security.SignedObject
 
- 
Verifies that the signature in this SignedObject is the valid
 signature for the object stored inside, with the given
 verification key, using the designated verification engine.
 
- verify(String, SSLSession) - Method in interface javax.net.ssl.HostnameVerifier
 
- 
Verify that the host name is an acceptable match with
 the server's authentication scheme.
 
- verify(PublicKey) - Method in class javax.security.cert.Certificate
 
- 
Verifies that this certificate was signed using the
 private key that corresponds to the specified public key.
 
- verify(PublicKey, String) - Method in class javax.security.cert.Certificate
 
- 
Verifies that this certificate was signed using the
 private key that corresponds to the specified public key.
 
- verify(JComponent) - Method in class javax.swing.InputVerifier
 
- 
Checks whether the JComponent's input is valid.
 
- VERIFY - Static variable in class javax.xml.crypto.KeySelector.Purpose
 
- 
A key for verifying.
 
- verifyAttributeCategory(Object, Class<?>) - Static method in class javax.print.attribute.AttributeSetUtilities
 
- 
Verify that the given object is a 
Class that
 implements the given interface, which is assumed to be interface 
Attribute or a subinterface thereof.
 
 
- verifyAttributeValue(Object, Class<?>) - Static method in class javax.print.attribute.AttributeSetUtilities
 
- 
Verify that the given object is an instance of the given interface, which
 is assumed to be interface 
Attribute or a subinterface
 thereof.
 
 
- verifyCategoryForValue(Class<?>, Attribute) - Static method in class javax.print.attribute.AttributeSetUtilities
 
- 
Verify that the given attribute category object is equal to the
 category of the given attribute value object.
 
- VerifyError - Error in java.lang
 
- 
Thrown when the "verifier" detects that a class file,
 though well formed, contains some sort of internal inconsistency
 or security problem.
 
- VerifyError() - Constructor for error java.lang.VerifyError
 
- 
Constructs an VerifyError with no detail message.
 
- VerifyError(String) - Constructor for error java.lang.VerifyError
 
- 
Constructs an VerifyError with the specified detail message.
 
- verifyMIC(byte[], int, int, byte[], int, int, MessageProp) - Method in interface org.ietf.jgss.GSSContext
 
- 
Verifies the cryptographic MIC, contained in the token parameter,
 over the supplied message.
 
- verifyMIC(InputStream, InputStream, MessageProp) - Method in interface org.ietf.jgss.GSSContext
 
- 
Uses streams to verify the cryptographic MIC, contained in the token
 parameter, over the supplied message.
 
- version() - Method in class java.util.UUID
 
- 
The version number associated with this UUID.
 
- version - Variable in class javax.imageio.spi.IIOServiceProvider
 
- 
A String to be returned from
 getVersion, initially null.
 
- VERSION - Static variable in class javax.swing.text.html.HTML.Attribute
 
-  
 
- VERSION - Static variable in class javax.xml.transform.OutputKeys
 
- 
version = nmtoken.
 
- version - Variable in class org.omg.CORBA.ValueMember
 
- 
The version of the value in which this member is defined.
 
- versionColumnNotPseudo - Static variable in interface java.sql.DatabaseMetaData
 
- 
Indicates that this version column is NOT a pseudo column.
 
- versionColumnPseudo - Static variable in interface java.sql.DatabaseMetaData
 
- 
Indicates that this version column is a pseudo column.
 
- versionColumnUnknown - Static variable in interface java.sql.DatabaseMetaData
 
- 
Indicates that this version column may or may not be a pseudo column.
 
- VersionSpecHelper - Class in org.omg.CORBA
 
- 
The Helper for VersionSpec.
 
- VersionSpecHelper() - Constructor for class org.omg.CORBA.VersionSpecHelper
 
-  
 
- VERTICAL - Static variable in interface java.awt.Adjustable
 
- 
Indicates that the Adjustable has vertical orientation.
 
- VERTICAL - Static variable in class java.awt.GridBagConstraints
 
- 
Resize the component vertically but not horizontally.
 
- VERTICAL - Static variable in class java.awt.Scrollbar
 
- 
A constant that indicates a vertical scroll bar.
 
- VERTICAL - Static variable in class javax.accessibility.AccessibleState
 
- 
Indicates the orientation of this object is vertical.
 
- VERTICAL - Static variable in class javax.swing.JList
 
- 
Indicates a vertical layout of cells, in a single column;
 the default layout.
 
- VERTICAL - Static variable in interface javax.swing.SwingConstants
 
- 
Vertical orientation.
 
- VERTICAL_ALIGN - Static variable in class javax.swing.text.html.CSS.Attribute
 
-  
 
- VERTICAL_ALIGNMENT_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
 
- 
Identifies a change in the button's vertical alignment.
 
- VERTICAL_CENTER - Static variable in class javax.swing.SpringLayout
 
- 
Specifies the vertical center of a component's bounding rectangle.
 
- VERTICAL_FORMS - Static variable in class java.lang.Character.UnicodeBlock
 
- 
Constant for the "Vertical Forms" Unicode character block.
 
- VERTICAL_SCROLLBAR - Static variable in interface javax.swing.ScrollPaneConstants
 
- 
Identifies a vertical scrollbar.
 
- VERTICAL_SCROLLBAR_ALWAYS - Static variable in interface javax.swing.ScrollPaneConstants
 
- 
Used to set the vertical scroll bar policy so that
 vertical scrollbars are always displayed.
 
- VERTICAL_SCROLLBAR_AS_NEEDED - Static variable in interface javax.swing.ScrollPaneConstants
 
- 
Used to set the vertical scroll bar policy so that
 vertical scrollbars are displayed only when needed.
 
- VERTICAL_SCROLLBAR_NEVER - Static variable in interface javax.swing.ScrollPaneConstants
 
- 
Used to set the vertical scroll bar policy so that
 vertical scrollbars are never displayed.
 
- VERTICAL_SCROLLBAR_POLICY - Static variable in interface javax.swing.ScrollPaneConstants
 
- 
Identifies the vertical scroll bar policy property.
 
- VERTICAL_SPLIT - Static variable in class javax.swing.JSplitPane
 
- 
Vertical split indicates the Components are
 split along the y axis.
 
- VERTICAL_TEXT_POSITION_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
 
- 
Identifies a change in the button's vertical text position.
 
- VERTICAL_WRAP - Static variable in class javax.swing.JList
 
- 
Indicates a "newspaper style" layout with cells flowing vertically
 then horizontally.
 
- verticalScrollBar - Variable in class javax.swing.JScrollPane
 
- 
The scrollpane's vertical scrollbar child.
 
- verticalScrollBarPolicy - Variable in class javax.swing.JScrollPane
 
- 
The display policy for the vertical scrollbar.
 
- vertThumbIcon - Static variable in class javax.swing.plaf.metal.MetalSliderUI
 
- 
A default vertical thumb Icon.
 
- vetoableChange(PropertyChangeEvent) - Method in class java.beans.beancontext.BeanContextSupport
 
- 
subclasses may envelope to monitor veto child property changes.
 
- vetoableChange(PropertyChangeEvent) - Method in interface java.beans.VetoableChangeListener
 
- 
This method gets called when a constrained property is changed.
 
- vetoableChange(PropertyChangeEvent) - Method in class java.beans.VetoableChangeListenerProxy
 
- 
Forwards the property change event to the listener delegate.
 
- VetoableChangeListener - Interface in java.beans
 
- 
A VetoableChange event gets fired whenever a bean changes a "constrained"
 property.
 
- VetoableChangeListenerProxy - Class in java.beans
 
- 
A class which extends the EventListenerProxy
 specifically for adding a VetoableChangeListener
 with a "constrained" property.
 
- VetoableChangeListenerProxy(String, VetoableChangeListener) - Constructor for class java.beans.VetoableChangeListenerProxy
 
- 
Constructor which binds the VetoableChangeListener
 to a specific property.
 
- VetoableChangeSupport - Class in java.beans
 
- 
This is a utility class that can be used by beans that support constrained
 properties.
 
- VetoableChangeSupport(Object) - Constructor for class java.beans.VetoableChangeSupport
 
- 
Constructs a VetoableChangeSupport object.
 
- View - Class in javax.swing.text
 
- 
 A very important part of the text package is the View class.
 
- View(Element) - Constructor for class javax.swing.text.View
 
- 
Creates a new View object.
 
- ViewFactory - Interface in javax.swing.text
 
- 
A factory to create a view of some portion of document subject.
 
- viewMenuIcon - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
-  
 
- VIEWPORT - Static variable in class javax.accessibility.AccessibleRole
 
- 
An object usually used in a scroll pane.
 
- viewPort - Variable in class javax.swing.JScrollPane.AccessibleJScrollPane
 
-  
 
- viewport - Variable in class javax.swing.JScrollPane
 
- 
The scrollpane's viewport child.
 
- VIEWPORT - Static variable in class javax.swing.plaf.synth.Region
 
- 
Viewport region.
 
- VIEWPORT - Static variable in interface javax.swing.ScrollPaneConstants
 
- 
Identifies a "viewport" or display area, within which
 scrolled contents are visible.
 
- viewport - Variable in class javax.swing.ScrollPaneLayout
 
- 
The scrollpane's viewport child.
 
- viewportChangeListener - Variable in class javax.swing.plaf.basic.BasicScrollPaneUI
 
-  
 
- ViewportLayout - Class in javax.swing
 
- 
The default layout manager for JViewport.
 
- ViewportLayout() - Constructor for class javax.swing.ViewportLayout
 
-  
 
- ViewportUI - Class in javax.swing.plaf
 
- 
Pluggable look and feel interface for JViewport.
 
- ViewportUI() - Constructor for class javax.swing.plaf.ViewportUI
 
-  
 
- viewToModel(JTextComponent, Point) - Method in class javax.swing.plaf.basic.BasicTextUI
 
- 
Converts the given place in the view coordinate system
 to the nearest representative location in the model.
 
- viewToModel(JTextComponent, Point, Position.Bias[]) - Method in class javax.swing.plaf.basic.BasicTextUI
 
- 
Converts the given place in the view coordinate system
 to the nearest representative location in the model.
 
- viewToModel(JTextComponent, Point) - Method in class javax.swing.plaf.multi.MultiTextUI
 
- 
Invokes the viewToModel method on each UI handled by this object.
 
- viewToModel(JTextComponent, Point, Position.Bias[]) - Method in class javax.swing.plaf.multi.MultiTextUI
 
- 
Invokes the viewToModel method on each UI handled by this object.
 
- viewToModel(JTextComponent, Point) - Method in class javax.swing.plaf.TextUI
 
- 
Converts the given place in the view coordinate system
 to the nearest representative location in the model.
 
- viewToModel(JTextComponent, Point, Position.Bias[]) - Method in class javax.swing.plaf.TextUI
 
- 
Provides a mapping from the view coordinate space to the logical
 coordinate space of the model.
 
- viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.AsyncBoxView
 
- 
Provides a mapping from the view coordinate space to the logical
 coordinate space of the model.
 
- viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.BoxView
 
- 
Provides a mapping from the view coordinate space to the logical
 coordinate space of the model.
 
- viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.ComponentView
 
- 
Provides a mapping from the view coordinate space to the logical
 coordinate space of the model.
 
- viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.CompositeView
 
- 
Provides a mapping from the view coordinate space to the logical
 coordinate space of the model.
 
- viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.FieldView
 
- 
Provides a mapping from the view coordinate space to the logical
 coordinate space of the model.
 
- viewToModel(GlyphView, float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.GlyphView.GlyphPainter
 
- 
Provides a mapping from the view coordinate space to the logical
 coordinate space of the model.
 
- viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.GlyphView
 
- 
Provides a mapping from the view coordinate space to the logical
 coordinate space of the model.
 
- viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.html.ImageView
 
- 
Provides a mapping from the view coordinate space to the logical
 coordinate space of the model.
 
- viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.IconView
 
- 
Provides a mapping from the view coordinate space to the logical
 coordinate space of the model.
 
- viewToModel(Point) - Method in class javax.swing.text.JTextComponent
 
- 
Converts the given place in the view coordinate system
 to the nearest representative location in the model.
 
- viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.PasswordView
 
- 
Provides a mapping from the view coordinate space to the logical
 coordinate space of the model.
 
- viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.PlainView
 
- 
Provides a mapping from the view coordinate space to the logical
 coordinate space of the model.
 
- viewToModel(float, float, Shape, Position.Bias[]) - Method in class javax.swing.text.View
 
- 
Provides a mapping from the view coordinate space to the logical
 coordinate space of the model.
 
- viewToModel(float, float, Shape) - Method in class javax.swing.text.View
 
- 
Deprecated. 
 
- VirtualMachineError - Error in java.lang
 
- 
Thrown to indicate that the Java Virtual Machine is broken or has
 run out of resources necessary for it to continue operating.
 
- VirtualMachineError() - Constructor for error java.lang.VirtualMachineError
 
- 
Constructs a VirtualMachineError with no detail message.
 
- VirtualMachineError(String) - Constructor for error java.lang.VirtualMachineError
 
- 
Constructs a VirtualMachineError with the specified
 detail message.
 
- Visibility - Interface in java.beans
 
- 
Under some circumstances a bean may be run on servers where a GUI
 is not available.
 
- VisibilityHelper - Class in org.omg.CORBA
 
- 
The Helper for Visibility.
 
- VisibilityHelper() - Constructor for class org.omg.CORBA.VisibilityHelper
 
-  
 
- VISIBLE - Static variable in class javax.accessibility.AccessibleState
 
- 
Indicates this object is visible.
 
- VISIBLE_ROW_COUNT_PROPERTY - Static variable in class javax.swing.JTree
 
- 
Bound property name for visibleRowCount.
 
- visibleRowCount - Variable in class javax.swing.JTree
 
- 
Number of rows to make visible at one time.
 
- visit(AnnotationValue, P) - Method in interface javax.lang.model.element.AnnotationValueVisitor
 
- 
Visits an annotation value.
 
- visit(AnnotationValue) - Method in interface javax.lang.model.element.AnnotationValueVisitor
 
- 
A convenience method equivalent to v.visit(av, null).
 
- visit(Element, P) - Method in interface javax.lang.model.element.ElementVisitor
 
- 
Visits an element.
 
- visit(Element) - Method in interface javax.lang.model.element.ElementVisitor
 
- 
A convenience method equivalent to v.visit(e, null).
 
- visit(TypeMirror, P) - Method in interface javax.lang.model.type.TypeVisitor
 
- 
Visits a type.
 
- visit(TypeMirror) - Method in interface javax.lang.model.type.TypeVisitor
 
- 
A convenience method equivalent to v.visit(t, null).
 
- visit(AnnotationValue, P) - Method in class javax.lang.model.util.AbstractAnnotationValueVisitor6
 
- 
Visits an annotation value as if by passing itself to that
 value's 
accept.
 
 
- visit(AnnotationValue) - Method in class javax.lang.model.util.AbstractAnnotationValueVisitor6
 
- 
Visits an annotation value as if by passing itself to that
 value's 
accept method passing
 
null for the additional parameter.
 
 
- visit(Element, P) - Method in class javax.lang.model.util.AbstractElementVisitor6
 
- 
Visits any program element as if by passing itself to that
 element's 
accept method.
 
 
- visit(Element) - Method in class javax.lang.model.util.AbstractElementVisitor6
 
- 
Visits any program element as if by passing itself to that
 element's 
accept method and passing
 
null for the additional parameter.
 
 
- visit(TypeMirror, P) - Method in class javax.lang.model.util.AbstractTypeVisitor6
 
- 
Visits any type mirror as if by passing itself to that type
 mirror's 
accept method.
 
 
- visit(TypeMirror) - Method in class javax.lang.model.util.AbstractTypeVisitor6
 
- 
Visits any type mirror as if by passing itself to that type
 mirror's 
accept method and passing
 
null for the additional parameter.
 
 
- visitAnnotation(AnnotationMirror, P) - Method in interface javax.lang.model.element.AnnotationValueVisitor
 
- 
Visits an annotation value in an annotation.
 
- visitAnnotation(AnnotationMirror, P) - Method in class javax.lang.model.util.SimpleAnnotationValueVisitor6
 
- 
Visits an annotation value in an annotation.
 
- visitArray(List<? extends AnnotationValue>, P) - Method in interface javax.lang.model.element.AnnotationValueVisitor
 
- 
Visits an array value in an annotation.
 
- visitArray(ArrayType, P) - Method in interface javax.lang.model.type.TypeVisitor
 
- 
Visits an array type.
 
- visitArray(List<? extends AnnotationValue>, P) - Method in class javax.lang.model.util.SimpleAnnotationValueVisitor6
 
- 
Visits an array value in an annotation.
 
- visitArray(ArrayType, P) - Method in class javax.lang.model.util.SimpleTypeVisitor6
 
- 
Visits an array type.
 
- visitBoolean(boolean, P) - Method in interface javax.lang.model.element.AnnotationValueVisitor
 
- 
Visits a boolean value in an annotation.
 
- visitBoolean(boolean, P) - Method in class javax.lang.model.util.SimpleAnnotationValueVisitor6
 
- 
Visits a boolean value in an annotation.
 
- visitByte(byte, P) - Method in interface javax.lang.model.element.AnnotationValueVisitor
 
- 
Visits a byte value in an annotation.
 
- visitByte(byte, P) - Method in class javax.lang.model.util.SimpleAnnotationValueVisitor6
 
- 
Visits a byte value in an annotation.
 
- visitChar(char, P) - Method in interface javax.lang.model.element.AnnotationValueVisitor
 
- 
Visits a char value in an annotation.
 
- visitChar(char, P) - Method in class javax.lang.model.util.SimpleAnnotationValueVisitor6
 
- 
Visits a char value in an annotation.
 
- visitDeclared(DeclaredType, P) - Method in interface javax.lang.model.type.TypeVisitor
 
- 
Visits a declared type.
 
- visitDeclared(DeclaredType, P) - Method in class javax.lang.model.util.SimpleTypeVisitor6
 
- 
Visits a declared type.
 
- visitDouble(double, P) - Method in interface javax.lang.model.element.AnnotationValueVisitor
 
- 
Visits a double value in an annotation.
 
- visitDouble(double, P) - Method in class javax.lang.model.util.SimpleAnnotationValueVisitor6
 
- 
Visits a double value in an annotation.
 
- visitEnumConstant(VariableElement, P) - Method in interface javax.lang.model.element.AnnotationValueVisitor
 
- 
Visits an enum value in an annotation.
 
- visitEnumConstant(VariableElement, P) - Method in class javax.lang.model.util.SimpleAnnotationValueVisitor6
 
- 
Visits an enum value in an annotation.
 
- visitError(ErrorType, P) - Method in interface javax.lang.model.type.TypeVisitor
 
- 
Visits an error type.
 
- visitError(ErrorType, P) - Method in class javax.lang.model.util.SimpleTypeVisitor6
 
- 
Visits an error type.
 
- visitExecutable(ExecutableElement, P) - Method in interface javax.lang.model.element.ElementVisitor
 
- 
Visits an executable element.
 
- visitExecutable(ExecutableType, P) - Method in interface javax.lang.model.type.TypeVisitor
 
- 
Visits an executable type.
 
- visitExecutable(ExecutableElement, P) - Method in class javax.lang.model.util.ElementKindVisitor6
 
- 
Visits an executable element, dispatching to the visit method
 for the specific 
kind of executable,
 
CONSTRUCTOR, 
INSTANCE_INIT, 
METHOD, or
 
STATIC_INIT.
 
 
- visitExecutable(ExecutableElement, P) - Method in class javax.lang.model.util.ElementScanner6
 
- 
Visits an executable element.
 
- visitExecutable(ExecutableElement, P) - Method in class javax.lang.model.util.SimpleElementVisitor6
 
- 
Visits an executable element.
 
- visitExecutable(ExecutableType, P) - Method in class javax.lang.model.util.SimpleTypeVisitor6
 
- 
Visits an executable type.
 
- visitExecutableAsConstructor(ExecutableElement, P) - Method in class javax.lang.model.util.ElementKindVisitor6
 
- 
Visits a CONSTRUCTOR executable element by calling
 defaultAction.
 
- visitExecutableAsInstanceInit(ExecutableElement, P) - Method in class javax.lang.model.util.ElementKindVisitor6
 
- 
Visits an INSTANCE_INIT executable element by calling
 defaultAction.
 
- visitExecutableAsMethod(ExecutableElement, P) - Method in class javax.lang.model.util.ElementKindVisitor6
 
- 
Visits a METHOD executable element by calling
 defaultAction.
 
- visitExecutableAsStaticInit(ExecutableElement, P) - Method in class javax.lang.model.util.ElementKindVisitor6
 
- 
Visits a STATIC_INIT executable element by calling
 defaultAction.
 
- visitFile(T, BasicFileAttributes) - Method in interface java.nio.file.FileVisitor
 
- 
Invoked for a file in a directory.
 
- visitFile(T, BasicFileAttributes) - Method in class java.nio.file.SimpleFileVisitor
 
- 
Invoked for a file in a directory.
 
- visitFileFailed(T, IOException) - Method in interface java.nio.file.FileVisitor
 
- 
Invoked for a file that could not be visited.
 
- visitFileFailed(T, IOException) - Method in class java.nio.file.SimpleFileVisitor
 
- 
Invoked for a file that could not be visited.
 
- visitFloat(float, P) - Method in interface javax.lang.model.element.AnnotationValueVisitor
 
- 
Visits a float value in an annotation.
 
- visitFloat(float, P) - Method in class javax.lang.model.util.SimpleAnnotationValueVisitor6
 
- 
Visits a float value in an annotation.
 
- visitInt(int, P) - Method in interface javax.lang.model.element.AnnotationValueVisitor
 
- 
Visits an int value in an annotation.
 
- visitInt(int, P) - Method in class javax.lang.model.util.SimpleAnnotationValueVisitor6
 
- 
Visits an int value in an annotation.
 
- visitLong(long, P) - Method in interface javax.lang.model.element.AnnotationValueVisitor
 
- 
Visits a long value in an annotation.
 
- visitLong(long, P) - Method in class javax.lang.model.util.SimpleAnnotationValueVisitor6
 
- 
Visits a long value in an annotation.
 
- visitNoType(NoType, P) - Method in interface javax.lang.model.type.TypeVisitor
 
- 
 
- visitNoType(NoType, P) - Method in class javax.lang.model.util.SimpleTypeVisitor6
 
- 
 
- visitNoType(NoType, P) - Method in class javax.lang.model.util.TypeKindVisitor6
 
- 
Visits a 
NoType instance, dispatching to the visit method for
 the specific 
kind of pseudo-type:
 
VOID, 
PACKAGE, or 
NONE.
 
 
- visitNoTypeAsNone(NoType, P) - Method in class javax.lang.model.util.TypeKindVisitor6
 
- 
Visits a 
NONE pseudo-type by calling
 
defaultAction.
 
 
- visitNoTypeAsPackage(NoType, P) - Method in class javax.lang.model.util.TypeKindVisitor6
 
- 
Visits a 
PACKAGE pseudo-type by calling
 
defaultAction.
 
 
- visitNoTypeAsVoid(NoType, P) - Method in class javax.lang.model.util.TypeKindVisitor6
 
- 
Visits a 
VOID pseudo-type by calling
 
defaultAction.
 
 
- visitNull(NullType, P) - Method in interface javax.lang.model.type.TypeVisitor
 
- 
Visits the null type.
 
- visitNull(NullType, P) - Method in class javax.lang.model.util.SimpleTypeVisitor6
 
- 
Visits the null type.
 
- visitPackage(PackageElement, P) - Method in interface javax.lang.model.element.ElementVisitor
 
- 
Visits a package element.
 
- visitPackage(PackageElement, P) - Method in class javax.lang.model.util.ElementKindVisitor6
 
- 
Visits a package element.
 
- visitPackage(PackageElement, P) - Method in class javax.lang.model.util.ElementScanner6
 
- 
Visits a package element.
 
- visitPackage(PackageElement, P) - Method in class javax.lang.model.util.SimpleElementVisitor6
 
- 
Visits a package element.
 
- visitPrimitive(PrimitiveType, P) - Method in interface javax.lang.model.type.TypeVisitor
 
- 
Visits a primitive type.
 
- visitPrimitive(PrimitiveType, P) - Method in class javax.lang.model.util.SimpleTypeVisitor6
 
- 
Visits a primitive type.
 
- visitPrimitive(PrimitiveType, P) - Method in class javax.lang.model.util.TypeKindVisitor6
 
- 
Visits a primitive type, dispatching to the visit method for
 the specific 
kind of primitive type:
 
BOOLEAN, 
BYTE, etc.
 
 
- visitPrimitiveAsBoolean(PrimitiveType, P) - Method in class javax.lang.model.util.TypeKindVisitor6
 
- 
Visits a BOOLEAN primitive type by calling
 defaultAction.
 
- visitPrimitiveAsByte(PrimitiveType, P) - Method in class javax.lang.model.util.TypeKindVisitor6
 
- 
Visits a BYTE primitive type by calling
 defaultAction.
 
- visitPrimitiveAsChar(PrimitiveType, P) - Method in class javax.lang.model.util.TypeKindVisitor6
 
- 
Visits a CHAR primitive type by calling
 defaultAction.
 
- visitPrimitiveAsDouble(PrimitiveType, P) - Method in class javax.lang.model.util.TypeKindVisitor6
 
- 
Visits a DOUBLE primitive type by calling
 defaultAction.
 
- visitPrimitiveAsFloat(PrimitiveType, P) - Method in class javax.lang.model.util.TypeKindVisitor6
 
- 
Visits a FLOAT primitive type by calling
 defaultAction.
 
- visitPrimitiveAsInt(PrimitiveType, P) - Method in class javax.lang.model.util.TypeKindVisitor6
 
- 
Visits an INT primitive type by calling
 defaultAction.
 
- visitPrimitiveAsLong(PrimitiveType, P) - Method in class javax.lang.model.util.TypeKindVisitor6
 
- 
Visits a LONG primitive type by calling
 defaultAction.
 
- visitPrimitiveAsShort(PrimitiveType, P) - Method in class javax.lang.model.util.TypeKindVisitor6
 
- 
Visits a SHORT primitive type by calling
 defaultAction.
 
- visitShort(short, P) - Method in interface javax.lang.model.element.AnnotationValueVisitor
 
- 
Visits a short value in an annotation.
 
- visitShort(short, P) - Method in class javax.lang.model.util.SimpleAnnotationValueVisitor6
 
- 
Visits a short value in an annotation.
 
- visitString(String, P) - Method in interface javax.lang.model.element.AnnotationValueVisitor
 
- 
Visits a string value in an annotation.
 
- visitString(String, P) - Method in class javax.lang.model.util.SimpleAnnotationValueVisitor6
 
- 
Visits a string value in an annotation.
 
- visitType(TypeMirror, P) - Method in interface javax.lang.model.element.AnnotationValueVisitor
 
- 
Visits a type value in an annotation.
 
- visitType(TypeElement, P) - Method in interface javax.lang.model.element.ElementVisitor
 
- 
Visits a type element.
 
- visitType(TypeElement, P) - Method in class javax.lang.model.util.ElementKindVisitor6
 
- 
Visits a type element, dispatching to the visit method for the
 specific 
kind of type, 
ANNOTATION_TYPE, 
CLASS, 
ENUM, or 
INTERFACE.
 
 
- visitType(TypeElement, P) - Method in class javax.lang.model.util.ElementScanner6
 
- 
Visits a type element.
 
- visitType(TypeMirror, P) - Method in class javax.lang.model.util.SimpleAnnotationValueVisitor6
 
- 
Visits a type value in an annotation.
 
- visitType(TypeElement, P) - Method in class javax.lang.model.util.SimpleElementVisitor6
 
- 
Visits a type element.
 
- visitTypeAsAnnotationType(TypeElement, P) - Method in class javax.lang.model.util.ElementKindVisitor6
 
- 
Visits an ANNOTATION_TYPE type element by calling
 defaultAction.
 
- visitTypeAsClass(TypeElement, P) - Method in class javax.lang.model.util.ElementKindVisitor6
 
- 
Visits a CLASS type element by calling defaultAction.
 
- visitTypeAsEnum(TypeElement, P) - Method in class javax.lang.model.util.ElementKindVisitor6
 
- 
Visits an ENUM type element by calling defaultAction.
 
- visitTypeAsInterface(TypeElement, P) - Method in class javax.lang.model.util.ElementKindVisitor6
 
- 
Visits an INTERFACE type element by calling defaultAction.
 
- visitTypeParameter(TypeParameterElement, P) - Method in interface javax.lang.model.element.ElementVisitor
 
- 
Visits a type parameter element.
 
- visitTypeParameter(TypeParameterElement, P) - Method in class javax.lang.model.util.ElementKindVisitor6
 
- 
Visits a type parameter element.
 
- visitTypeParameter(TypeParameterElement, P) - Method in class javax.lang.model.util.ElementScanner6
 
- 
Visits a type parameter element.
 
- visitTypeParameter(TypeParameterElement, P) - Method in class javax.lang.model.util.SimpleElementVisitor6
 
- 
Visits a type parameter element.
 
- visitTypeVariable(TypeVariable, P) - Method in interface javax.lang.model.type.TypeVisitor
 
- 
Visits a type variable.
 
- visitTypeVariable(TypeVariable, P) - Method in class javax.lang.model.util.SimpleTypeVisitor6
 
- 
Visits a type variable.
 
- visitUnion(UnionType, P) - Method in interface javax.lang.model.type.TypeVisitor
 
- 
Visits a union type.
 
- visitUnion(UnionType, P) - Method in class javax.lang.model.util.AbstractTypeVisitor6
 
- 
Visits a UnionType element by calling visitUnknown.
 
- visitUnion(UnionType, P) - Method in class javax.lang.model.util.AbstractTypeVisitor7
 
- 
Visits a UnionType in a manner defined by a subclass.
 
- visitUnion(UnionType, P) - Method in class javax.lang.model.util.SimpleTypeVisitor7
 
- 
This implementation visits a UnionType by calling
 defaultAction.
 
- visitUnion(UnionType, P) - Method in class javax.lang.model.util.TypeKindVisitor7
 
- 
This implementation visits a UnionType by calling
 defaultAction.
 
- visitUnknown(AnnotationValue, P) - Method in interface javax.lang.model.element.AnnotationValueVisitor
 
- 
Visits an unknown kind of annotation value.
 
- visitUnknown(Element, P) - Method in interface javax.lang.model.element.ElementVisitor
 
- 
Visits an unknown kind of element.
 
- visitUnknown(TypeMirror, P) - Method in interface javax.lang.model.type.TypeVisitor
 
- 
Visits an unknown kind of type.
 
- visitUnknown(AnnotationValue, P) - Method in class javax.lang.model.util.AbstractAnnotationValueVisitor6
 
- 
Visits an unknown kind of annotation value.
 
- visitUnknown(Element, P) - Method in class javax.lang.model.util.AbstractElementVisitor6
 
- 
Visits an unknown kind of element.
 
- visitUnknown(TypeMirror, P) - Method in class javax.lang.model.util.AbstractTypeVisitor6
 
- 
Visits an unknown kind of type.
 
- visitVariable(VariableElement, P) - Method in interface javax.lang.model.element.ElementVisitor
 
- 
Visits a variable element.
 
- visitVariable(VariableElement, P) - Method in class javax.lang.model.util.ElementKindVisitor6
 
- 
Visits a variable element, dispatching to the visit method for
 the specific 
kind of variable, 
ENUM_CONSTANT, 
EXCEPTION_PARAMETER, 
FIELD,
 
LOCAL_VARIABLE, 
PARAMETER, or 
RESOURCE_VARIABLE.
 
 
- visitVariable(VariableElement, P) - Method in class javax.lang.model.util.ElementScanner6
 
- 
Visits a variable element.
 
- visitVariable(VariableElement, P) - Method in class javax.lang.model.util.ElementScanner7
 
- 
This implementation scans the enclosed elements.
 
- visitVariable(VariableElement, P) - Method in class javax.lang.model.util.SimpleElementVisitor6
 
- 
Visits a variable element.
 
- visitVariable(VariableElement, P) - Method in class javax.lang.model.util.SimpleElementVisitor7
 
- 
This implementation calls defaultAction.
 
- visitVariableAsEnumConstant(VariableElement, P) - Method in class javax.lang.model.util.ElementKindVisitor6
 
- 
Visits an ENUM_CONSTANT variable element by calling
 defaultAction.
 
- visitVariableAsExceptionParameter(VariableElement, P) - Method in class javax.lang.model.util.ElementKindVisitor6
 
- 
Visits an EXCEPTION_PARAMETER variable element by calling
 defaultAction.
 
- visitVariableAsField(VariableElement, P) - Method in class javax.lang.model.util.ElementKindVisitor6
 
- 
Visits a FIELD variable element by calling
 defaultAction.
 
- visitVariableAsLocalVariable(VariableElement, P) - Method in class javax.lang.model.util.ElementKindVisitor6
 
- 
Visits a LOCAL_VARIABLE variable element by calling
 defaultAction.
 
- visitVariableAsParameter(VariableElement, P) - Method in class javax.lang.model.util.ElementKindVisitor6
 
- 
Visits a PARAMETER variable element by calling
 defaultAction.
 
- visitVariableAsResourceVariable(VariableElement, P) - Method in class javax.lang.model.util.ElementKindVisitor6
 
- 
Visits a RESOURCE_VARIABLE variable element by calling
 visitUnknown.
 
- visitVariableAsResourceVariable(VariableElement, P) - Method in class javax.lang.model.util.ElementKindVisitor7
 
- 
Visits a RESOURCE_VARIABLE variable element by calling
 defaultAction.
 
- visitWildcard(WildcardType, P) - Method in interface javax.lang.model.type.TypeVisitor
 
- 
Visits a wildcard type.
 
- visitWildcard(WildcardType, P) - Method in class javax.lang.model.util.SimpleTypeVisitor6
 
- 
Visits a wildcard type.
 
- VK_0 - Static variable in class java.awt.event.KeyEvent
 
- 
VK_0 thru VK_9 are the same as ASCII '0' thru '9' (0x30 - 0x39)
 
- VK_1 - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_2 - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_3 - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_4 - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_5 - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_6 - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_7 - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_8 - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_9 - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_A - Static variable in class java.awt.event.KeyEvent
 
- 
VK_A thru VK_Z are the same as ASCII 'A' thru 'Z' (0x41 - 0x5A)
 
- VK_ACCEPT - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the Accept or Commit function key.
 
- VK_ADD - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_AGAIN - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_ALL_CANDIDATES - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the All Candidates function key.
 
- VK_ALPHANUMERIC - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the Alphanumeric function key.
 
- VK_ALT - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_ALT_GRAPH - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the AltGraph function key.
 
- VK_AMPERSAND - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_ASTERISK - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_AT - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the "@" key.
 
- VK_B - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_BACK_QUOTE - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_BACK_SLASH - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the back slash key, "\"
 
- VK_BACK_SPACE - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_BEGIN - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the Begin key.
 
- VK_BRACELEFT - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_BRACERIGHT - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_C - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_CANCEL - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_CAPS_LOCK - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_CIRCUMFLEX - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the "^" key.
 
- VK_CLEAR - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_CLOSE_BRACKET - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the close bracket key, "]"
 
- VK_CODE_INPUT - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the Code Input function key.
 
- VK_COLON - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the ":" key.
 
- VK_COMMA - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the comma key, ","
 
- VK_COMPOSE - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the Compose function key.
 
- VK_CONTEXT_MENU - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the Microsoft Windows Context Menu key.
 
- VK_CONTROL - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_CONVERT - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the Convert function key.
 
- VK_COPY - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_CUT - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_D - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_DEAD_ABOVEDOT - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_DEAD_ABOVERING - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_DEAD_ACUTE - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_DEAD_BREVE - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_DEAD_CARON - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_DEAD_CEDILLA - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_DEAD_CIRCUMFLEX - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_DEAD_DIAERESIS - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_DEAD_DOUBLEACUTE - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_DEAD_GRAVE - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_DEAD_IOTA - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_DEAD_MACRON - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_DEAD_OGONEK - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_DEAD_SEMIVOICED_SOUND - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_DEAD_TILDE - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_DEAD_VOICED_SOUND - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_DECIMAL - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_DELETE - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_DIVIDE - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_DOLLAR - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the "$" key.
 
- VK_DOWN - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the non-numpad down arrow key.
 
- VK_E - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_END - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_ENTER - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_EQUALS - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the equals key, "="
 
- VK_ESCAPE - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_EURO_SIGN - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the Euro currency sign key.
 
- VK_EXCLAMATION_MARK - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the "!" key.
 
- VK_F - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_F1 - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the F1 function key.
 
- VK_F10 - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the F10 function key.
 
- VK_F11 - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the F11 function key.
 
- VK_F12 - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the F12 function key.
 
- VK_F13 - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the F13 function key.
 
- VK_F14 - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the F14 function key.
 
- VK_F15 - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the F15 function key.
 
- VK_F16 - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the F16 function key.
 
- VK_F17 - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the F17 function key.
 
- VK_F18 - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the F18 function key.
 
- VK_F19 - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the F19 function key.
 
- VK_F2 - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the F2 function key.
 
- VK_F20 - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the F20 function key.
 
- VK_F21 - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the F21 function key.
 
- VK_F22 - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the F22 function key.
 
- VK_F23 - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the F23 function key.
 
- VK_F24 - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the F24 function key.
 
- VK_F3 - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the F3 function key.
 
- VK_F4 - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the F4 function key.
 
- VK_F5 - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the F5 function key.
 
- VK_F6 - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the F6 function key.
 
- VK_F7 - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the F7 function key.
 
- VK_F8 - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the F8 function key.
 
- VK_F9 - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the F9 function key.
 
- VK_FINAL - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_FIND - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_FULL_WIDTH - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the Full-Width Characters function key.
 
- VK_G - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_GREATER - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_H - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_HALF_WIDTH - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the Half-Width Characters function key.
 
- VK_HELP - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_HIRAGANA - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the Hiragana function key.
 
- VK_HOME - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_I - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_INPUT_METHOD_ON_OFF - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the input method on/off key.
 
- VK_INSERT - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_INVERTED_EXCLAMATION_MARK - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the inverted exclamation mark key.
 
- VK_J - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_JAPANESE_HIRAGANA - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the Japanese-Hiragana function key.
 
- VK_JAPANESE_KATAKANA - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the Japanese-Katakana function key.
 
- VK_JAPANESE_ROMAN - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the Japanese-Roman function key.
 
- VK_K - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_KANA - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_KANA_LOCK - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the locking Kana function key.
 
- VK_KANJI - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_KATAKANA - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the Katakana function key.
 
- VK_KP_DOWN - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the numeric keypad down arrow key.
 
- VK_KP_LEFT - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the numeric keypad left arrow key.
 
- VK_KP_RIGHT - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the numeric keypad right arrow key.
 
- VK_KP_UP - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the numeric keypad up arrow key.
 
- VK_L - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_LEFT - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the non-numpad left arrow key.
 
- VK_LEFT_PARENTHESIS - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the "(" key.
 
- VK_LESS - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_M - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_META - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_MINUS - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the minus key, "-"
 
- VK_MODECHANGE - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_MULTIPLY - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_N - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_NONCONVERT - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the Don't Convert function key.
 
- VK_NUM_LOCK - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_NUMBER_SIGN - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the "#" key.
 
- VK_NUMPAD0 - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_NUMPAD1 - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_NUMPAD2 - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_NUMPAD3 - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_NUMPAD4 - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_NUMPAD5 - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_NUMPAD6 - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_NUMPAD7 - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_NUMPAD8 - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_NUMPAD9 - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_O - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_OPEN_BRACKET - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the open bracket key, "["
 
- VK_P - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_PAGE_DOWN - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_PAGE_UP - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_PASTE - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_PAUSE - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_PERIOD - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the period key, "."
 
- VK_PLUS - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the "+" key.
 
- VK_PREVIOUS_CANDIDATE - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the Previous Candidate function key.
 
- VK_PRINTSCREEN - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_PROPS - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_Q - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_QUOTE - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_QUOTEDBL - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_R - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_RIGHT - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the non-numpad right arrow key.
 
- VK_RIGHT_PARENTHESIS - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the ")" key.
 
- VK_ROMAN_CHARACTERS - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the Roman Characters function key.
 
- VK_S - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_SCROLL_LOCK - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_SEMICOLON - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the semicolon key, ";"
 
- VK_SEPARATER - Static variable in class java.awt.event.KeyEvent
 
- 
This constant is obsolete, and is included only for backwards
 compatibility.
 
- VK_SEPARATOR - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the Numpad Separator key.
 
- VK_SHIFT - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_SLASH - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the forward slash key, "/"
 
- VK_SPACE - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_STOP - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_SUBTRACT - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_T - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_TAB - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_U - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_UNDEFINED - Static variable in class java.awt.event.KeyEvent
 
- 
This value is used to indicate that the keyCode is unknown.
 
- VK_UNDERSCORE - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the "_" key.
 
- VK_UNDO - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_UP - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the non-numpad up arrow key.
 
- VK_V - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_W - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_WINDOWS - Static variable in class java.awt.event.KeyEvent
 
- 
Constant for the Microsoft Windows "Windows" key.
 
- VK_X - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_Y - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VK_Z - Static variable in class java.awt.event.KeyEvent
 
-  
 
- VLINK - Static variable in class javax.swing.text.html.HTML.Attribute
 
-  
 
- VM_ABSTRACT - Interface in org.omg.CORBA
 
- 
Defines the code used to represent an Abstract interface in
 a typecode.
 
- VM_CUSTOM - Interface in org.omg.CORBA
 
- 
Defines the code used to represent a custom marshalled value type in
 a typecode.
 
- VM_NONE - Interface in org.omg.CORBA
 
- 
Defines the code used to represent the one of the values of a value type
 in a typecode.
 
- VM_TRUNCATABLE - Interface in org.omg.CORBA
 
- 
Defines the code used to represent a truncatable value type in
 a typecode.
 
- VMID - Class in java.rmi.dgc
 
- 
A VMID is a identifier that is unique across all Java virtual
 machines.
 
- VMID() - Constructor for class java.rmi.dgc.VMID
 
- 
Create a new VMID.
 
- VoiceStatus - Class in javax.sound.midi
 
- 
A 
VoiceStatus object contains information about the current
 status of one of the voices produced by a 
Synthesizer.
 
 
- VoiceStatus() - Constructor for class javax.sound.midi.VoiceStatus
 
-  
 
- Void - Class in java.lang
 
- 
The Void class is an uninstantiable placeholder class to hold a
 reference to the Class object representing the Java keyword
 void.
 
- VOID - Static variable in class javax.management.openmbean.SimpleType
 
- 
The SimpleType instance describing values whose
 Java class name is java.lang.Void.
 
- VOLATILE - Static variable in class java.lang.reflect.Modifier
 
- 
The int value representing the volatile
 modifier.
 
- VolatileCallSite - Class in java.lang.invoke
 
- 
A 
VolatileCallSite is a 
CallSite whose target acts like a volatile variable.
 
 
- VolatileCallSite(MethodType) - Constructor for class java.lang.invoke.VolatileCallSite
 
- 
Creates a call site with a volatile binding to its target.
 
- VolatileCallSite(MethodHandle) - Constructor for class java.lang.invoke.VolatileCallSite
 
- 
Creates a call site with a volatile binding to its target.
 
- VolatileImage - Class in java.awt.image
 
- 
VolatileImage is an image which can lose its
 contents at any time due to circumstances beyond the control of the
 application (e.g., situations caused by the operating system or by
 other applications).
 
- VolatileImage() - Constructor for class java.awt.image.VolatileImage
 
-  
 
- volume - Variable in class javax.sound.midi.VoiceStatus
 
- 
The current MIDI volume level for the voice.
 
- VOLUME - Static variable in class javax.sound.sampled.FloatControl.Type
 
- 
Represents a control for the volume on a line.
 
- vsb - Variable in class javax.swing.ScrollPaneLayout
 
- 
The scrollpane's vertical scrollbar child.
 
- vsbChangeListener - Variable in class javax.swing.plaf.basic.BasicScrollPaneUI
 
-  
 
- vsbPolicy - Variable in class javax.swing.ScrollPaneLayout
 
- 
The display policy for the vertical scrollbar.
 
- VSPACE - Static variable in class javax.swing.text.html.HTML.Attribute
 
-