Alphabetical Index: V

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

V

V> clone() - method in class java.util.EnumMap<K,extends,Enum,K,V>
V> headMap(K) - method in class java.util.SortedMap<K,V>
Returns a view of the portion of the map strictly less than toKey.
V> headMap(K) - method in class java.util.TreeMap<K,V>
Returns a view of this Map including all entries with keys less than toKey.
V> headMap(K,boolean) - method in class java.util.TreeMap<K,V>
Returns a view of this Map including all entries with keys less than (or equal to, if inclusive is true) toKey.
V> Map checkedMap(Map,Class,Class) - static method in class java.util.Collections
Returns a dynamically typesafe view of the given map, where any modification is first checked to ensure that the type of the new data is appropriate.
V> Map singletonMap(K,V) - static method in class java.util.Collections
Obtain an immutable Map consisting of a single key-value pair.
V> Map synchronizedMap(Map) - static method in class java.util.Collections
Returns a synchronized (thread-safe) map wrapper backed by the given map.
V> Map unmodifiableMap(extends,V>) - static method in class java.util.Collections
Returns an unmodifiable view of the given map.
Returns a dynamically typesafe view of the given sorted map, where any modification is first checked to ensure that the type of the new data is appropriate.
Returns a synchronized (thread-safe) sorted map wrapper backed by the given map.
Returns an unmodifiable view of the given sorted map.
V> subMap(K,boolean,K,boolean) - method in class java.util.TreeMap<K,V>
Returns a view of this Map including all entries with keys greater (or equal to, if fromInclusive is true) fromKey and less than (or equal to, if toInclusive is true) toKey.
V> subMap(K,K) - method in class java.util.SortedMap<K,V>
Returns a view of the portion of the map greater than or equal to fromKey, and strictly less than toKey.
V> subMap(K,K) - method in class java.util.TreeMap<K,V>
Returns a view of this Map including all entries with keys greater or equal to fromKey and less than toKey (a half-open interval).
V> tailMap(K) - method in class java.util.SortedMap<K,V>
Returns a view of the portion of the map greater than or equal to fromKey.
V> tailMap(K) - method in class java.util.TreeMap<K,V>
Returns a view of this Map including all entries with keys greater or equal to fromKey.
V> tailMap(K,boolean) - method in class java.util.TreeMap<K,V>
Returns a view of this Map including all entries with keys greater or equal to fromKey.
V>> entrySet() - method in class java.util.AbstractMap<K,V>
Returns a set view of the mappings in this Map.
V>> entrySet() - method in class java.util.EnumMap<K,extends,Enum,K,V>
V>> entrySet() - method in class java.util.HashMap<K,V>
Returns a "set view" of this HashMap's entries.
V>> entrySet() - method in class java.util.Hashtable<K,V>
Returns a "set view" of this Hashtable's entries.
V>> entrySet() - method in class java.util.Map<K,V>
Returns a set view of the mappings in this Map.
valid() - method in class java.io.FileDescriptor
This methods tests whether or not this object represents a valid open native file handle.
validate() - method in class java.awt.Component
Called to ensure that the layout for this component is valid.
validate() - method in class java.awt.Container
Re-lays out the components in this container.
validate() - method in class javax.swing.DefaultListCellRenderer
Re-lays out the components in this container.
validate() - method in class javax.swing.table.DefaultTableCellRenderer
Overriden for performance.
validate() - method in class javax.swing.tree.DefaultTreeCellRenderer
For performance reasons, this method is overridden to do nothing.
Validates and restores this image.
Attempt to validate a certificate path.
validate(javax.xml.transform.Source) - method in class javax.xml.validation.Validator
Validate the specified input.
Validate the specified input.
validate_connection() - method in class org.omg.CORBA.LocalObject
This method is not appropriate for the local objects and just throws an exception.
Whether or not the image buffer resources are allocated and ready to be drawn into.
Whether or not the image buffer resources are allocated and ready to be drawn into.
validateFileCache() - method in class javax.swing.plaf.basic.BasicDirectoryModel
Re-loads the list of files
validateInvalidComponents() - method in class javax.swing.RepaintManager
Validate all components which have been marked invalid in the invalidComponents vector.
validateObject() - method in class java.io.ObjectInputValidation
This method is called to validate an object after serialization is complete.
validatePage(java.awt.print.PageFormat) - method in class java.awt.print.PrinterJob
Makes any alterations to the specified PageFormat necessary to make it work with the current printer.
validatePendingAdd(java.lang.Object) - method in class java.beans.beancontext.BeanContextSupport
validatePendingRemove(java.lang.Object) - method in class java.beans.beancontext.BeanContextSupport
Called by setBeanContext() to determine whether the set should be rejected.
validateTree() - method in class java.awt.Container
Recursively validates the container tree, recomputing any invalid layouts.
VALIDATION_ERR - static field in class 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.
Validator - class javax.xml.validation.Validator
A processor that validates a document against a schema.
Validator() - constructor for class javax.xml.validation.Validator
ValidatorHandler - class javax.xml.validation.ValidatorHandler
A streaming validator that operates on a SAX event stream.
ValidatorHandler() - constructor for class javax.xml.validation.ValidatorHandler
The basic constructor.
validCachedPreferredSize - field in class javax.swing.plaf.basic.BasicTreeUI
Is the preferredSize valid?
validOps() - method in class java.nio.channels.DatagramChannel
Retrieves the valid operations for this channel.
validOps() - method in class java.nio.channels.Pipe.SinkChannel
Returns an operation set that is valid on this channel.
validOps() - method in class java.nio.channels.Pipe.SourceChannel
Returns an operation set that is valid on this channel.
validOps() - method in class java.nio.channels.SelectableChannel
Returns a set of valid operations on this channel.
validOps() - method in class java.nio.channels.ServerSocketChannel
Retrieves the valid operations for this channel.
validOps() - method in class java.nio.channels.SocketChannel
Retrieves the valid operations for this channel.
VALIGN - static field in class javax.swing.text.html.HTML.Attribute
The valign attribute
value - static field in class org.omg.PortableInterceptor.ACTIVE
Specifies the ACTIVE value, 1.
value - field in class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHolder
The stored value.
value - field in class org.omg.CORBA.AnyHolder
The instance of Any (not the "any value"), held by this holder.
value - field in class org.omg.CORBA.AnySeqHolder
The Any[] (CORBA AnySeq) value, held by this AnySeqHolder.
value - static field in class org.omg.CORBA.ARG_IN
The flag, specifying that the parameter is used to pass and not to return the data.
value - static field in class org.omg.CORBA.ARG_INOUT
The constant, specifying that the parameter is used both to pass and to return the data.
value - static field in class org.omg.CORBA.ARG_OUT
The flag, indicating that the parameter is used to return, and not to pass the data.
value - field in class javax.swing.text.html.parser.AttributeList
The default value of this attribute.
value - static field in class org.omg.CORBA.BAD_POLICY
States that the requested Policy is not valid.
value - static field in class org.omg.CORBA.BAD_POLICY_TYPE
States that the requested Policy type is not valid.
value - static field in class org.omg.CORBA.BAD_POLICY_VALUE
States that the requested Policy value is not valid.
value - field in class org.omg.CosNaming.BindingHolder
The stored binding type.
value - field in class org.omg.CosNaming.BindingIteratorHolder
The stored binding iterator.
value - field in class org.omg.CosNaming.BindingListHolder
The wrapped binding list.
value - field in class org.omg.CosNaming.BindingTypeHolder
The stored binding type value.
value - field in class org.omg.CORBA.BooleanHolder
The boolean (CORBA boolean) value, held by this BooleanHolder.
value - field in class org.omg.CORBA.BooleanSeqHolder
The boolean[] (CORBA BooleanSeq) value, held by this BooleanSeqHolder.
value - field in class org.omg.CORBA.ByteHolder
The byte (CORBA octet) value, held by this ByteHolder.
value - field in class org.omg.CosNaming.NamingContextPackage.CannotProceedHolder
The stored value.
value - field in class org.omg.CORBA.CharHolder
The char (CORBA char) value, held by this CharHolder.
value - field in class org.omg.CORBA.CharSeqHolder
The char[] (CORBA CharSeq) value, held by this CharSeqHolder.
value - static field in class org.omg.IOP.CodeSets
Specifies the CodeSets value, 1.
value - field in class org.omg.PortableServer.ServantLocatorPackage.CookieHolder
The wrapped java.lang.Object.
value - static field in class org.omg.CORBA.CTX_RESTRICT_SCOPE
The flag, specifying that the search is limited to the current context.
value - field in class org.omg.CORBA.CurrentHolder
The stored Current value.
value - field in class javax.swing.DefaultCellEditor.EditorDelegate
The object value (updated when getting and setting the value).
value - static field in class org.omg.PortableInterceptor.DISCARDING
Specifies the DISCARDING value, 2.
value - field in class org.omg.CORBA.DoubleHolder
The double (CORBA double) value, held by this DoubleHolder.
value - field in class org.omg.CORBA.DoubleSeqHolder
The double[] (CORBA DoubleSeq) value, held by this DoubleSeqHolder.
value - field in class java.sql.DriverPropertyInfo
This is the value of the property.
value - static field in class org.omg.IOP.ENCODING_CDR_ENCAPS
Specifies the ENCODING_CDR_ENCAPS encoding, value 0.
value - static field in class org.omg.IOP.ExceptionDetailMessage
Specifies the ExceptionDetailMessage value, 14.
value - field in class org.omg.CORBA.FixedHolder
The BigDecimal (CORBA fixed) value, held by this FixedHolder.
value - field in class org.omg.CORBA.FloatHolder
The float (CORBA float) value, held by this FloatHolder.
value - field in class org.omg.CORBA.FloatSeqHolder
The float[] (CORBA FloatSeq) value, held by this FloatSeqHolder.
value - static field in class org.omg.PortableInterceptor.HOLDING
Specifies the HOLDING value, 0.
VALUE - static field in class javax.swing.text.html.HTML.Attribute
The value attribute
value - static field in class org.omg.PortableServer.ID_ASSIGNMENT_POLICY_ID
Specifies the ID_ASSIGNMENT_POLICY_ID value, 19.
value - static field in class org.omg.PortableServer.ID_UNIQUENESS_POLICY_ID
Specifies the ID_UNIQUENESS_POLICY_ID value, 18.
value - static field in class org.omg.PortableServer.IMPLICIT_ACTIVATION_POLICY_ID
Specifies the IMPLICIT_ACTIVATION_POLICY_ID value, 20.
value - static field in class org.omg.PortableInterceptor.INACTIVE
Specifies the INACTIVE value, 3.
value - field in class org.omg.CORBA.IntHolder
The int (CORBA long) value, held by this IntHolder.
value - field in class org.omg.CosNaming.NamingContextExtPackage.InvalidAddressHolder
The stored value.
value - field in class org.omg.CosNaming.NamingContextPackage.InvalidNameHolder
The stored value.
value - field in class org.omg.IOP.IORHolder
The stored IOR value.
value - field in class org.omg.PortableInterceptor.IORInterceptor_3_0Holder
The stored IORInterceptor_3_0 value.
value - field in class javax.swing.JOptionPane
The value returned by selecting an option.
value - static field in class org.omg.PortableServer.LIFESPAN_POLICY_ID
Specifies the LIFESPAN_POLICY_ID value, 17.
value - static field in class org.omg.PortableInterceptor.LOCATION_FORWARD
Specifies the LOCATION_FORWARD value, 3.
value - field in class org.omg.CORBA.LongHolder
The long (CORBA long long) value, held by this LongHolder.
value - field in class org.omg.CORBA.LongLongSeqHolder
The long[] (CORBA LongLongSeq) value, held by this LongLongSeqHolder.
value - field in class org.omg.CORBA.LongSeqHolder
The int[] (CORBA LongSeq) value, held by this LongSeqHolder.
value - field in class org.omg.IOP.MultipleComponentProfileHolder
The stored array of TaggedComponent.
value - field in class org.omg.CosNaming.NameComponentHolder
The stored value.
value - field in class org.omg.DynamicAny.NameDynAnyPair
The value of the named value.
value - field in class org.omg.CosNaming.NameHolder
The stored Name (array of the name components).
value - field in class org.omg.CORBA.NameValuePair
The value of the structure record.
value - field in class org.omg.DynamicAny.NameValuePair
The value of the structure record.
value - field in class org.omg.CosNaming.NamingContextExtHolder
A stored value.
value - field in class org.omg.CosNaming.NamingContextHolder
A stored value.
value - static field in class org.omg.PortableInterceptor.NON_EXISTENT
Specifies the NON_EXISTENT value, 4.
value - field in class org.omg.CosNaming.NamingContextPackage.NotEmptyHolder
The stored value.
value - field in class org.omg.CosNaming.NamingContextPackage.NotFoundHolder
The stored value.
value - field in class org.omg.CosNaming.NamingContextPackage.NotFoundReasonHolder
The stored value.
value - field in class org.omg.CORBA.ObjectHolder
The org.omg.CORBA.Object (CORBA Object) value, held by this ObjectHolder.
value - field in class org.omg.PortableInterceptor.ObjectReferenceFactoryHolder
The stored ObjectReferenceFactory value.
value - field in class org.omg.PortableInterceptor.ObjectReferenceTemplateHolder
The stored ObjectReferenceTemplate value.
value - field in class org.omg.PortableInterceptor.ObjectReferenceTemplateSeqHolder
The stored ObjectReferenceTemplate value.
value - field in class org.omg.CORBA.OctetSeqHolder
The byte[] (CORBA OctetSeq) value, held by this OctetSeqHolder.
value - static field in class org.omg.CORBA.OMGVMCID
The OMG vendor minor code ID.
value - field in class org.omg.CORBA.ParameterModeHolder
The stored ParameterMode value.
value - field in class org.omg.CORBA.PolicyErrorHolder
The stored PolicyError value.
value - field in class org.omg.CORBA.PolicyHolder
The stored Policy value.
value - field in class org.omg.CORBA.PolicyListHolder
The stored Policy[] value.
value - field in class org.omg.CORBA.PrincipalHolder
The instance of Principal, held by this holder.
value - static field in class org.omg.CORBA.PRIVATE_MEMBER
The flag, specifying that the value member is private.
value - static field in class org.omg.CORBA.PUBLIC_MEMBER
The flag, specifying that the value member is public.
value - static field in class org.omg.PortableServer.REQUEST_PROCESSING_POLICY_ID
Specifies the REQUEST_PROCESSING_POLICY_ID value, 22.
value - static field in class org.omg.IOP.RMICustomMaxStreamFormat
Specifies the RMICustomMaxStreamFormat value, 17.
value - static field in class org.omg.PortableServer.SERVANT_RETENTION_POLICY_ID
Specifies the SERVANT_RETENTION_POLICY_ID value, 21.
value - field in class org.omg.IOP.ServiceContextHolder
The stored ServiceContext value.
value - field in class org.omg.IOP.ServiceContextListHolder
The stored ServiceContext[] value.
value - field in class org.omg.CORBA.ServiceInformationHolder
A wrapped value.
value - field in class org.omg.CORBA.ShortHolder
The short (CORBA short) value, held by this ShortHolder.
value - field in class org.omg.CORBA.ShortSeqHolder
The short[] (CORBA ShortSeq) value, held by this ShortSeqHolder.
value - field in class org.omg.CORBA.StringHolder
The String (CORBA string) value, held by this StringHolder.
value - field in class org.omg.CORBA.StringSeqHolder
The String[] (CORBA string[]) value, held by this StringSeqHolder.
value - static field in class org.omg.PortableInterceptor.SUCCESSFUL
Specifies the SUCCESSFUL value, 0.
value - static field in class org.omg.Messaging.SYNC_WITH_TRANSPORT
The mode, indicating, that the ORB returns control to the client only after the transport has accepted the request message.
value - static field in class org.omg.PortableInterceptor.SYSTEM_EXCEPTION
Specifies the SYSTEM_EXCEPTION value, 1.
value - static field in class org.omg.IOP.TAG_ALTERNATE_IIOP_ADDRESS
Specifies the TAG_ALTERNATE_IIOP_ADDRESS value, 3.
value - static field in class org.omg.IOP.TAG_CODE_SETS
Specifies the TAG_CODE_SETS value, 1.
value - static field in class org.omg.IOP.TAG_INTERNET_IOP
Specifies the TAG_INTERNET_IOP value, 0.
value - static field in class org.omg.IOP.TAG_JAVA_CODEBASE
Specifies the TAG_JAVA_CODEBASE value, 25.
value - static field in class org.omg.IOP.TAG_MULTIPLE_COMPONENTS
Specifies the TAG_MULTIPLE_COMPONENTS value, 1.
value - static field in class org.omg.IOP.TAG_ORB_TYPE
Specifies the TAG_ORB_TYPE value, 0.
value - static field in class org.omg.IOP.TAG_POLICIES
Specifies the TAG_POLICIES value, 2.
value - static field in class org.omg.IOP.TAG_RMI_CUSTOM_MAX_STREAM_FORMAT
Specifies the TAG_RMI_CUSTOM_MAX_STREAM_FORMAT value, 38.
value - field in class org.omg.IOP.TaggedComponentHolder
The stored TaggedComponent value.
value - field in class org.omg.IOP.TaggedProfileHolder
The stored TaggedProfile value.
value - static field in class org.omg.PortableServer.THREAD_POLICY_ID
Specifies the THREAD_POLICY_ID value, 16.
value - static field in class org.omg.IOP.TransactionService
Specifies the TransactionService value, 0.
value - static field in class org.omg.PortableInterceptor.TRANSPORT_RETRY
Specifies the TRANSPORT_RETRY value, 4.
value - field in class org.omg.CORBA.TypeCodeHolder
The TypeCode (CORBA TypeCode) value, held by this TypeCodeHolder.
value - field in class org.omg.CORBA.ULongLongSeqHolder
The long[] (CORBA ULongLongSeq) value, held by this ULongLongSeqHolder.
value - field in class org.omg.CORBA.ULongSeqHolder
The int[] (CORBA ULongSeq) value, held by this ULongSeqHolder.
value - field in class org.omg.CORBA.UnknownUserExceptionHolder
The stored UnknownUserException value.
value - static field in class org.omg.CORBA.UNSUPPORTED_POLICY
States that while the requested Policy is valid, it is not supported by this ORB.
value - static field in class org.omg.CORBA.UNSUPPORTED_POLICY_VALUE
States that while the requested Policy value is valid, it is not supported by this ORB.
value - static field in class org.omg.PortableInterceptor.USER_EXCEPTION
Specifies the USER_EXCEPTION value, 2.
value - field in class org.omg.CORBA.UShortSeqHolder
The short[] (CORBA UShortSeq) value, held by this UShortSeqHolder.
value - field in class org.omg.CORBA.ValueBaseHolder
A stored value of the value base type.
value - static field in class org.omg.CORBA.VM_ABSTRACT
States the abstract interface in a typecode.
value - static field in class org.omg.CORBA.VM_CUSTOM
States that the code used to represent a custom marshalled value type in a typecode.
value - static field in class org.omg.CORBA.VM_NONE
States that the code used to represent the one of the values of a value type in a typecode.
value - static field in class org.omg.CORBA.VM_TRUNCATABLE
States that the code used to represent a truncatable value type in a typecode.
value - field in class org.omg.CORBA.WCharSeqHolder
The char[] (CORBA WCharSeq) value, held by this WCharSeqHolder.
value - field in class org.omg.CORBA.WrongTransactionHolder
The stored WrongTransaction value.
value - field in class org.omg.CORBA.WStringSeqHolder
The String[] (CORBA wstring[]) value, held by this WStringSeqHolder.
value() - method in class org.omg.CosNaming.BindingType
Return the integer code for this binding.
value() - method in class org.omg.CORBA.CompletionStatus
Returns the value, representing the completion status of this object.
value() - method in class java.beans.ConstructorProperties
Contains the name of the accessor methods associated with each constructor parameter.
value() - method in class org.omg.CORBA.DefinitionKind
Get the definition code of the current instance of the definition kind.
value() - method in class org.omg.PortableServer.IdAssignmentPolicyOperations
Return the value of this policy type, stated by the current instance.
value() - method in class org.omg.PortableServer.IdAssignmentPolicyValue
Returns the integer code of the policy value.
value() - method in class org.omg.PortableServer.IdUniquenessPolicyOperations
Return the value of this policy type, stated by the current instance.
value() - method in class org.omg.PortableServer.IdUniquenessPolicyValue
Returns the integer code of the policy value.
value() - method in class org.omg.PortableServer.ImplicitActivationPolicyOperations
Return the value of this policy type, stated by the current instance.
value() - method in class org.omg.PortableServer.ImplicitActivationPolicyValue
Returns the integer code of the policy value.
value() - method in class org.omg.PortableServer.LifespanPolicyOperations
Return the value of this policy type, stated by the current instance.
value() - method in class org.omg.PortableServer.LifespanPolicyValue
Returns the integer code of the policy value.
value() - method in class javax.management.MXBean
Returns true if the annotated interface is an MXBean.
value() - method in class org.omg.CORBA.NamedValue
Get the value of this parameter.
value() - method in class org.omg.CosNaming.NamingContextPackage.NotFoundReason
Get the reason code for this reason of not finding.
value() - method in class org.omg.CORBA.ParameterMode
Return the integer value code for the given parameter mode.
value() - method in class org.omg.PortableServer.RequestProcessingPolicyOperations
Return the value of this policy type, stated by the current instance.
value() - method in class org.omg.PortableServer.RequestProcessingPolicyValue
Returns the integer code of the policy value.
value() - method in class java.lang.annotation.Retention
The value holds the lifetime of the annotation.
value() - method in class org.omg.PortableServer.ServantRetentionPolicyOperations
Return the value of this policy type, stated by the current instance.
value() - method in class org.omg.PortableServer.ServantRetentionPolicyValue
Returns the integer code of the policy value.
value() - method in class org.omg.CORBA.SetOverrideType
Returns the value, representing stored instruction.
value() - method in class org.omg.PortableServer.POAManagerPackage.State
Returns the integer code of the enumeration value.
value() - method in class java.lang.SuppressWarnings
The list of warnings to suppress.
value() - method in class java.lang.annotation.Target
value() - method in class org.omg.CORBA.TCKind
Returns the integer value, corresponding this instance of TCKind.
value() - method in class org.omg.PortableServer.ThreadPolicyOperations
Return the value of this policy type, stated by the current instance.
value() - method in class org.omg.PortableServer.ThreadPolicyValue
Returns the integer code of the enumeration value.
value(boolean) - static method in class javax.management.Query
Returns a value expression wrapping the specified value.
value(double) - static method in class javax.management.Query
Returns a value expression wrapping the specified value.
value(float) - static method in class javax.management.Query
Returns a value expression wrapping the specified value.
value(int) - static method in class javax.management.Query
Returns a value expression wrapping the specified value.
value(java.lang.Number) - static method in class javax.management.Query
Returns a value expression wrapping the specified value.
value(java.lang.String) - static method in class javax.management.Query
Returns a value expression wrapping the specified string.
value(long) - static method in class javax.management.Query
Returns a value expression wrapping the specified value.
VALUE_ALPHA_INTERPOLATION_DEFAULT - static field in class java.awt.RenderingHints
This value is for use with the KEY_ALPHA_INTERPOLATION key.
VALUE_ALPHA_INTERPOLATION_QUALITY - static field in class java.awt.RenderingHints
This value is for use with the KEY_ALPHA_INTERPOLATION key.
VALUE_ALPHA_INTERPOLATION_SPEED - static field in class java.awt.RenderingHints
This value is for use with the KEY_ALPHA_INTERPOLATION key.
VALUE_ANTIALIAS_DEFAULT - static field in class java.awt.RenderingHints
This value is for use with the KEY_ANTIALIASING key.
VALUE_ANTIALIAS_OFF - static field in class java.awt.RenderingHints
This value is for use with the KEY_ANTIALIASING key.
VALUE_ANTIALIAS_ON - static field in class java.awt.RenderingHints
This value is for use with the KEY_ANTIALIASING key.
VALUE_ARBITRARY - static field in class javax.imageio.metadata.IIOMetadataFormat
value_as_string() - method in class org.omg.CORBA.DynEnum
Get the value of this object.
value_as_string(java.lang.String) - method in class org.omg.CORBA.DynEnum
Set the value of this object.
value_as_ulong() - method in class org.omg.CORBA.DynEnum
Get the value of this object as the position inside the list of this enumeration.
value_as_ulong(int) - method in class org.omg.CORBA.DynEnum
Set the value of this object as the position inside the list of this enumeration.
VALUE_COLOR_RENDER_DEFAULT - static field in class java.awt.RenderingHints
This value is for use with the KEY_COLOR_RENDERING key.
VALUE_COLOR_RENDER_QUALITY - static field in class java.awt.RenderingHints
This value is for use with the KEY_COLOR_RENDERING key.
VALUE_COLOR_RENDER_SPEED - static field in class java.awt.RenderingHints
This value is for use with the KEY_COLOR_RENDERING key.
VALUE_DITHER_DEFAULT - static field in class java.awt.RenderingHints
This value is for use with the KEY_DITHERING key.
VALUE_DITHER_DISABLE - static field in class java.awt.RenderingHints
This value is for use with the KEY_DITHERING key.
VALUE_DITHER_ENABLE - static field in class java.awt.RenderingHints
This value is for use with the KEY_DITHERING key.
VALUE_ENUMERATION - static field in class javax.imageio.metadata.IIOMetadataFormat
VALUE_FRACTIONALMETRICS_DEFAULT - static field in class java.awt.RenderingHints
This value is for use with the KEY_FRACTIONALMETRICS key.
VALUE_FRACTIONALMETRICS_OFF - static field in class java.awt.RenderingHints
This value is for use with the KEY_FRACTIONALMETRICS key.
VALUE_FRACTIONALMETRICS_ON - static field in class java.awt.RenderingHints
This value is for use with the KEY_FRACTIONALMETRICS key.
VALUE_INTERPOLATION_BICUBIC - static field in class java.awt.RenderingHints
This value is for use with the KEY_INTERPOLATION key.
VALUE_INTERPOLATION_BILINEAR - static field in class java.awt.RenderingHints
This value is for use with the KEY_INTERPOLATION key.
VALUE_INTERPOLATION_NEAREST_NEIGHBOR - static field in class java.awt.RenderingHints
This value is for use with the KEY_INTERPOLATION key.
VALUE_LIST - static field in class javax.imageio.metadata.IIOMetadataFormat
VALUE_NONE - static field in class javax.imageio.metadata.IIOMetadataFormat
VALUE_PROPERTY - static field in class javax.swing.JOptionPane
The identifier for the propertyChangeEvent when the value property changes.
VALUE_RANGE - static field in class javax.imageio.metadata.IIOMetadataFormat
VALUE_RANGE_MAX_INCLUSIVE - static field in class javax.imageio.metadata.IIOMetadataFormat
VALUE_RANGE_MAX_INCLUSIVE_MASK - static field in class javax.imageio.metadata.IIOMetadataFormat
VALUE_RANGE_MIN_INCLUSIVE - static field in class javax.imageio.metadata.IIOMetadataFormat
VALUE_RANGE_MIN_INCLUSIVE_MASK - static field in class javax.imageio.metadata.IIOMetadataFormat
VALUE_RANGE_MIN_MAX_INCLUSIVE - static field in class javax.imageio.metadata.IIOMetadataFormat
VALUE_RENDER_DEFAULT - static field in class java.awt.RenderingHints
This value is for use with the KEY_RENDERING key.
VALUE_RENDER_QUALITY - static field in class java.awt.RenderingHints
This value is for use with the KEY_RENDERING key.
VALUE_RENDER_SPEED - static field in class java.awt.RenderingHints
This value is for use with the KEY_RENDERING key.
VALUE_STROKE_DEFAULT - static field in class java.awt.RenderingHints
This value is for use with the KEY_STROKE_CONTROL key.
VALUE_STROKE_NORMALIZE - static field in class java.awt.RenderingHints
This value is for use with the KEY_STROKE_CONTROL key.
VALUE_STROKE_PURE - static field in class java.awt.RenderingHints
This value is for use with the KEY_STROKE_CONTROL key.
VALUE_TEXT_ANTIALIAS_DEFAULT - static field in class java.awt.RenderingHints
This value is for use with the KEY_TEXT_ANTIALIASING key.
VALUE_TEXT_ANTIALIAS_OFF - static field in class java.awt.RenderingHints
This value is for use with the KEY_TEXT_ANTIALIASING key.
VALUE_TEXT_ANTIALIAS_ON - static field in class java.awt.RenderingHints
This value is for use with the KEY_TEXT_ANTIALIASING key.
ValueBase - interface org.omg.CORBA.portable.ValueBase
ValueBase is the basic interface for all CORBA value data types.
ValueBaseHelper - class org.omg.CORBA.ValueBaseHelper
A helper operations for the value base type (ValueBase).
ValueBaseHolder - class org.omg.CORBA.ValueBaseHolder
A holder to store a ValueBase that is handled as Serializable here.
ValueBaseHolder() - constructor for class org.omg.CORBA.ValueBaseHolder
Create an unitialised instance.
ValueBaseHolder(java.io.Serializable) - constructor for class org.omg.CORBA.ValueBaseHolder
Create an instance, initialised into the given value.
This method is called of all objects when they are bound to an SSL session.
Sets the JFileChooser to the selected file on an update
Called when the list selection changes.
Receives notification of the change to the list selection model, and responds by calling fireColumnSelectionChanged(ListSelectionEvent).
Receices notification when the list selection is changed.
Invoked when another table row is selected.
Receives notification when the row selection changes and fires appropriate property change events.
Receives notification of a ListSelectionEvent.
DOCUMENT ME!
Messaged when the selection changes in the tree we're displaying for.
Resets lastPath.
Tree Selection Listener value change method.
Notifies when the tree selection changes.
Receives notification of a change to a tree selection model.
ValueExp - interface javax.management.ValueExp
Represents values that may be passed as arguments to QueryExps.
ValueFactory - interface org.omg.CORBA.portable.ValueFactory
An interface for reading an instance of the value type from the input stream.
Messaged when the user has altered the value for the item identified by path to newValue.
valueForPathChanged
valueForXPosition(int) - method in class javax.swing.plaf.basic.BasicSliderUI
This method returns the value in the slider's range given the x coordinate.
valueForYPosition(int) - method in class javax.swing.plaf.basic.BasicSliderUI
This method returns the value in the slider's range given the y coordinate.
ValueHandler - interface javax.rmi.CORBA.ValueHandler
Serializes Java objects to and from CDR (GIOP) streams.
This interface extends the previous ValueHandler, supporting various stream format versions.
valueIsAdjusting - field in class javax.swing.plaf.basic.BasicComboPopup
This field is not used
ValueMember - class org.omg.CORBA.ValueMember
The class, defining properties of the value member.
ValueMember() - constructor for class org.omg.CORBA.ValueMember
Create the value member with all fields initialised to default values (0 and null).
Create the value member, specifying the field values.
ValueMemberHelper - class org.omg.CORBA.ValueMemberHelper
The helper operations for the value member.
valueOf(boolean) - static method in class java.lang.Boolean
Returns the Boolean TRUE if the given boolean is true, otherwise it will return the Boolean FALSE.
valueOf(boolean) - static method in class java.lang.String
Returns a String representing a boolean.
valueOf(byte) - static method in class java.lang.Byte
Returns a Byte object wrapping the value.
valueOf(char) - static method in class java.lang.Character
Returns an Character object wrapping the value.
valueOf(char) - static method in class java.lang.String
Returns a String representing a character.
valueOf(char[]) - static method in class java.lang.String
Returns a String representation of a character array.
valueOf(char[],int,int) - static method in class java.lang.String
Returns a String representing the character sequence of the char array, starting at the specified offset, and copying chars up to the specified count.
valueOf(double) - static method in class java.math.BigDecimal
Returns a new BigDecimal constructed from the BigDecimal(String) constructor using the Double.toString(double) method to obtain the String.
valueOf(double) - static method in class java.lang.Double
Returns a Double object wrapping the value.
valueOf(double) - static method in class java.lang.String
Returns a String representing a double.
valueOf(float) - static method in class java.lang.Float
Returns a Float object wrapping the value.
valueOf(float) - static method in class java.lang.String
Returns a String representing a float.
valueOf(int) - static method in class java.lang.Integer
Returns an Integer object wrapping the value.
valueOf(int) - static method in class java.math.RoundingMode
Returns the RoundingMode object corresponding to the legacy rounding modes in BigDecimal.
valueOf(int) - static method in class java.lang.String
Returns a String representing an integer.
valueOf(java.lang.Object) - static method in class java.lang.String
Returns a String representation of an Object.
valueOf(java.lang.String) - static method in class java.lang.Boolean
Returns the Boolean TRUE if and only if the given String is equal, ignoring case, to the the String "true", otherwise it will return the Boolean FALSE.
valueOf(java.lang.String) - static method in class java.lang.Byte
Creates a new Byte object using the String, assuming a radix of 10.
valueOf(java.lang.String) - static method in class java.sql.Date
This method returns a new instance of this class by parsing a date in JDBC format into a Java date.
valueOf(java.lang.String) - static method in class java.lang.Double
Create a new Double object using the String.
valueOf(java.lang.String) - static method in class java.lang.Float
Creates a new Float object using the String.
valueOf(java.lang.String) - static method in class java.lang.Integer
Creates a new Integer object using the String, assuming a radix of 10.
valueOf(java.lang.String) - static method in class java.lang.Long
Creates a new Long object using the String, assuming a radix of 10.
valueOf(java.lang.String) - static method in class javax.xml.namespace.QName
valueOf(java.lang.String) - static method in class java.lang.Short
Creates a new Short object using the String, assuming a radix of 10.
valueOf(java.lang.String) - static method in class java.sql.Time
This method returns a new instance of this class by parsing a date in JDBC format into a Java date.
valueOf(java.lang.String) - static method in class java.sql.Timestamp
This method returns a new instance of this class by parsing a date in JDBC format into a Java date.
valueOf(java.lang.String,int) - static method in class java.lang.Byte
Creates a new Byte object using the String and specified radix (base).
valueOf(java.lang.String,int) - static method in class java.lang.Integer
Creates a new Integer object using the String and specified radix (base).
valueOf(java.lang.String,int) - static method in class java.lang.Long
Creates a new Long object using the String and specified radix (base).
valueOf(java.lang.String,int) - static method in class java.lang.Short
Creates a new Short object using the String and specified radix (base).
valueOf(long) - static method in class java.math.BigDecimal
valueOf(long) - static method in class java.math.BigInteger
Return a (possibly-shared) BigInteger with a given long value.
valueOf(long) - static method in class java.lang.Long
Returns a Long object wrapping the value.
valueOf(long) - static method in class java.lang.String
Returns a String representing a long.
valueOf(long,int) - static method in class java.math.BigDecimal
valueOf(short) - static method in class java.lang.Short
Returns a Short object wrapping the value.
values - field in class javax.swing.text.html.parser.AttributeList
The explicit set of the allowed values of this attribute.
values - field in class javax.naming.directory.BasicAttribute
Values for this attribute.
values() - method in class java.util.AbstractMap<K,V>
Returns a collection or bag view of this map's values.
values() - method in class java.util.jar.Attributes
Returns all the values of the defined attribute name/value pairs as a Collection.
values() - method in class javax.management.openmbean.CompositeData
Returns a read-only collection of the values associated with this instance.
values() - method in class javax.management.openmbean.CompositeDataSupport
Returns a read-only collection of the values associated with this instance.
values() - method in class java.util.EnumMap<K,extends,Enum,K,V>
values() - method in class java.util.HashMap<K,V>
Returns a "collection view" (or "bag view") of this HashMap's values.
values() - method in class java.util.Hashtable<K,V>
Returns a "collection view" (or "bag view") of this Hashtable's values.
values() - method in class java.util.IdentityHashMap<K,V>
Returns a "collection view" (or "bag view") of this Map's values.
values() - method in class java.util.Map<K,V>
Returns a collection (or bag) view of the values in this Map.
values() - method in class java.awt.RenderingHints
Returns a collection of the values from this hint collection.
values() - method in class javax.management.openmbean.TabularData
Returns the values associated with this instance.
values() - method in class javax.management.openmbean.TabularDataSupport
Returns a collection (or bag) view of the values in this Map.
values() - method in class java.util.TreeMap<K,V>
Returns a "collection view" (or "bag view") of this TreeMap's values.
values() - method in class java.util.WeakHashMap<K,V>
Returns a collection representation of the values in this map.
valueToString(java.lang.Object) - method in class javax.swing.text.DefaultFormatter
Converts a value object into a String.
valueToString(java.lang.Object) - method in class javax.swing.text.InternationalFormatter
Converts a value object into a String.
Returns a String to be displayed, based on the Object value.
valueToString(java.lang.Object) - method in class javax.swing.text.MaskFormatter
Returns a String representation of the Object value based on the mask.
VALUETYPE - static field in class javax.swing.text.html.HTML.Attribute
The valuetype attribute
This method is called of all objects when they are unbound to an SSL session.
VAR - static field in class javax.swing.text.html.HTML.Tag
The <var> tag
VARBINARY - static field in class java.sql.Types
VARCHAR - static field in class java.sql.Types
The fixed height tree layout.
VariableHeightLayoutCache() - constructor for class javax.swing.tree.VariableHeightLayoutCache
Creates the unitialised instance.
variant() - method in class java.util.UUID
Returns the variant of the UUID This may be: 0 = Reserved for NCS backwards-compatibility 2 = Leach-Salz (supports the other methods in this class) 6 = Reserved for Microsoft backwards-compatibility 7 = (reserved for future use)
VARIATION_SELECTORS - static field in class java.lang.Character.UnicodeBlock
Variation Selectors.
VARIATION_SELECTORS_SUPPLEMENT - static field in class java.lang.Character.UnicodeBlock
Variation Selectors Supplement.
vcSupport - field in class java.beans.beancontext.BeanContextChildSupport
Listeners are registered here and events are fired through here.
Vector<T> - class java.util.Vector<T>
The Vector classes implements growable arrays of Objects.
Vector() - constructor for class java.util.Vector<T>
Constructs an empty vector with an initial size of 10, and a capacity increment of 0
Vector(int) - constructor for class java.util.Vector<T>
Constructs a Vector with the initial capacity specified, and a capacity increment of 0 (double in size).
Vector(int,int) - constructor for class java.util.Vector<T>
Constructs a Vector with the initial capacity and capacity increment specified.
Vector(T>) - constructor for class java.util.Vector<T>
Constructs a vector containing the contents of Collection, in the order given by the collection.
vendorName - field in class javax.imageio.spi.IIOServiceProvider
The vendor of this service provider, or null if the subclass constructor did not set this field.
VERBOSE - static field in class java.rmi.server.LogStream
VERIFY - static field in class java.security.Signature
Possible state value which signifies that this instance has been initialized for verification purposes.
verify(byte[]) - method in class java.security.Signature
Verifies a designated signature.
verify(byte[],int,int) - method in class java.security.Signature
Verifies a designated signature.
Verifies a hostname given a particular SSL session.
verify(java.security.PublicKey) - method in class java.security.cert.Certificate
Verifies that this Certificate was properly signed with the PublicKey that corresponds to its private key.
verify(java.security.PublicKey) - method in class javax.security.cert.Certificate
Verifies the signature of this certificate.
verify(java.security.PublicKey) - method in class java.security.cert.X509CRL
Verifies that this CRL was properly signed with the PublicKey that corresponds to its private key.
Verifies that this Certificate was properly signed with the PublicKey that corresponds to its private key and uses the signature engine provided by the provider.
Verifies the signature of this certificate, using the specified security provider.
verify(java.security.PublicKey,java.lang.String) - method in class java.security.cert.X509CRL
Verifies that this CRL was properly signed with the PublicKey that corresponds to its private key and uses the signature engine provided by the provider.
Verifies the encapsulated digital signature by checking that it was generated by the owner of a designated public key.
verify(javax.swing.JComponent) - method in class javax.swing.InputVerifier
verify
verifyAttributeCategory(java.lang.Object,Class) - static method in class javax.print.attribute.AttributeSetUtilities
Verifies that the given object is a Class that implements the given interface name and returns it casted.
verifyAttributeValue(java.lang.Object,Class) - static method in class javax.print.attribute.AttributeSetUtilities
Verifies that the given object is an attribute of the given interface.
Verifies that the category of attribute is equals to the given category class.
VerifyError - error java.lang.VerifyError
A VerifyError is thrown if there is a security problem or internal inconsistency in a class file as detected by the "verifier."
VerifyError() - constructor for class java.lang.VerifyError
Create an error without a message.
VerifyError(java.lang.String) - constructor for class java.lang.VerifyError
Create an error with a message.
Verifies the cryptographic MIC, contained in the token parameter, over the supplied message.
Verifies the cryptographic MIC, contained in the token parameter, over the supplied message.
VERSION - static field in class javax.swing.text.html.HTML.Attribute
The version attribute
version - field in class javax.imageio.spi.IIOServiceProvider
The version of this service provider, or null if the subclass constructor did not set this field.
VERSION - static field in class javax.xml.transform.OutputKeys
The version of the output method.
version - field in class org.omg.CORBA.ValueMember
The version of the value in which this member is defined.
version() - method in class java.util.UUID
Returns the version # of the UUID.
versionColumnNotPseudo - static field in class java.sql.DatabaseMetaData
The version column is not a pseudo-column
versionColumnPseudo - static field in class java.sql.DatabaseMetaData
The version column is a pseudo-column
versionColumnUnknown - static field in class java.sql.DatabaseMetaData
It is unknown whether or not the version column is a pseudo-column.
VersionSpecHelper - class org.omg.CORBA.VersionSpecHelper
A formal helper for the CORBA VersionSpec that is identical to the narrow string.
VERTICAL - static field in class javax.accessibility.AccessibleState
Indicates that an object has vertical orientation.
VERTICAL - static field in class java.awt.Adjustable
Constant for an adjustable object with vertical orientation.
VERTICAL - static field in class java.awt.GridBagConstraints
Fill vertically.
VERTICAL - static field in class javax.swing.JList
Constant value used in "layoutOrientation" property.
VERTICAL - static field in class java.awt.Scrollbar
Constant indicating that a scrollbar is vertical.
VERTICAL - static field in class javax.swing.SwingConstants
VERTICAL_ALIGN - static field in class javax.swing.text.html.CSS.Attribute
The CSS attribute 'vertical-align'.
VERTICAL_ALIGNMENT_CHANGED_PROPERTY - static field in class javax.swing.AbstractButton
Fired in a PropertyChangeEvent when the "verticalAlignment" property changes.
VERTICAL_SCROLLBAR - static field in class javax.swing.ScrollPaneConstants
VERTICAL_SCROLLBAR
VERTICAL_SCROLLBAR_ALWAYS - static field in class javax.swing.ScrollPaneConstants
VERTICAL_SCROLLBAR_ALWAYS
VERTICAL_SCROLLBAR_AS_NEEDED - static field in class javax.swing.ScrollPaneConstants
VERTICAL_SCROLLBAR_AS_NEEDED
VERTICAL_SCROLLBAR_NEVER - static field in class javax.swing.ScrollPaneConstants
VERTICAL_SCROLLBAR_NEVER
VERTICAL_SCROLLBAR_POLICY - static field in class javax.swing.ScrollPaneConstants
VERTICAL_SCROLLBAR_POLICY
VERTICAL_SPLIT - static field in class javax.swing.JSplitPane
The value of the orientation when the components are split vertically.
VERTICAL_TEXT_POSITION_CHANGED_PROPERTY - static field in class javax.swing.AbstractButton
Fired in a PropertyChangeEvent when the "verticalTextPosition" property changes.
VERTICAL_WRAP - static field in class javax.swing.JList
Constant value used in "layoutOrientation" property.
This is a helper class that controls dragging when the orientation is VERTICAL_SPLIT.
Creates a new VerticalDragController object.
verticalScrollBar - field in class javax.swing.JScrollPane
verticalScrollBarPolicy - field in class javax.swing.JScrollPane
vertThumbIcon - static field in class javax.swing.plaf.metal.MetalSliderUI
The icon used for the thumb control of vertically oriented sliders.
Subclasses may use this method to veto changes arising from the children of this context.
Fired before a Bean's property changes.
Forwards the event on to the delegate if the property name matches.
VetoableChangeListener allows a class to monitor proposed changes to properties of a Bean and, if desired, prevent them from occurring.
This class provides an extension to VetoableChangeListener - associating a name with the listener.
Create a new proxy which filters property change events and only passes changes to the named property on to the delegate.
VetoableChangeSupport makes it easy to fire vetoable change events and handle listeners.
Create a VetoableChangeSupport to work with a specific source bean.
View - class javax.swing.text.View
View(javax.swing.text.Element) - constructor for class javax.swing.text.View
Creates a new View instance.
ViewCSS - interface org.w3c.dom.css.ViewCSS
This interface represents a CSS view.
ViewFactory - interface javax.swing.text.ViewFactory
A ComponentListener that listens for changes of the view's size.
ViewListener() - constructor for class javax.swing.JViewport.ViewListener
Creates a new instance of ViewListener.
VIEWPORT - static field in class javax.accessibility.AccessibleRole
An object which represents the visual section in a scroll pane.
viewport - field in class javax.swing.JScrollPane
viewPort - field in class javax.swing.JScrollPane.AccessibleJScrollPane
The viewport of the underlying scrollpane.
VIEWPORT - static field in class javax.swing.plaf.synth.Region
Specifies the region of a viewport.
VIEWPORT - static field in class javax.swing.ScrollPaneConstants
VIEWPORT
viewport - field in class javax.swing.ScrollPaneLayout
Listens for changes of the viewport's extent size and updates the scrollpane accordingly.
viewportChangeListener - field in class javax.swing.plaf.basic.BasicScrollPaneUI
The viewport listener.
ViewportLayout - class javax.swing.ViewportLayout
The default layout for JViewport.
ViewportLayout() - constructor for class javax.swing.ViewportLayout
ViewportUI - class javax.swing.plaf.ViewportUI
An abstract base class for delegates that implement the pluggable look and feel for a JViewport.
ViewportUI() - constructor for class javax.swing.plaf.ViewportUI
Constructs a new ViewportUI.
viewToModel(float,float,java.awt.Shape) - method in class javax.swing.text.View
Maps coordinates from the View's space into a position in the document model.
Maps view coordinates to a model location.
Maps coordinates from the View's space into a position in the document model.
Maps coordinates from the View's space into a position in the document model.
Maps coordinates from the View's space into a position in the document model.
Maps coordinates from the View's space into a position in the document model.
Maps coordinates from the View's space into a position in the document model.
Maps coordinates from the View's space into a position in the document model.
Maps the picture co-ordinates into the image position in the model.
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
Maps coordinates from the View's space into a position in the document model.
Maps coordinates from the View's space into a position in the document model.
viewToModel(java.awt.Point) - method in class javax.swing.text.JTextComponent
Maps a visual position into a document location.
Maps a point in the View coordinate space to a position inside a document model.
Calls the TextUI.viewToModel(JTextComponent,Point) method for all the UI delegates managed by this MultiTextUI, returning the position for the UI delegate from the primary look and feel.
Finds the caret position which is closest to the specified visual location.
Maps a point in the View coordinate space to a position inside a document model.
Calls the TextUI.viewToModel(JTextComponent, Point, Bias[]) method for all the UI delegates managed by this MultiTextUI, returning the position for the UI delegate from the primary look and feel.
Finds the caret position which is closest to the specified visual location.
A VirtualMachineError or its subclasses are thrown to indicate there is something wrong with the Java Virtual Machine or that it does not have the resources needed for it to continue execution.
VirtualMachineError() - constructor for class java.lang.VirtualMachineError
Create an error without a message.
Create an error with a message.
Visibility - interface java.beans.Visibility
Visibility is an interface a Bean may implement so that the environment can tell the Bean whether there is a GUI or not, and so that the Bean can tell the environment whether it needs one or can run without one.
VisibilityHelper - class org.omg.CORBA.VisibilityHelper
A helper operations for a Visibility that is mapped into java and CORBA short.
VISIBLE - static field in class javax.accessibility.AccessibleState
Indicates that this object intends to be visible.
VISIBLE_ROW_COUNT_PROPERTY - static field in class javax.swing.JTree
visibleRowCount - field in class javax.swing.JTree
VK_0 - static field in class java.awt.event.KeyEvent
The virtual key VK_0.
VK_1 - static field in class java.awt.event.KeyEvent
The virtual key VK_1.
VK_2 - static field in class java.awt.event.KeyEvent
The virtual key VK_2.
VK_3 - static field in class java.awt.event.KeyEvent
The virtual key VK_3.
VK_4 - static field in class java.awt.event.KeyEvent
The virtual key VK_4.
VK_5 - static field in class java.awt.event.KeyEvent
The virtual key VK_5.
VK_6 - static field in class java.awt.event.KeyEvent
The virtual key VK_6.
VK_7 - static field in class java.awt.event.KeyEvent
The virtual key VK_7.
VK_8 - static field in class java.awt.event.KeyEvent
The virtual key VK_8.
VK_9 - static field in class java.awt.event.KeyEvent
The virtual key VK_9.
VK_A - static field in class java.awt.event.KeyEvent
The virtual key VK_A.
VK_ACCEPT - static field in class java.awt.event.KeyEvent
The virtual key VK_ACCEPT.
VK_ADD - static field in class java.awt.event.KeyEvent
The virtual key VK_ADD.
VK_AGAIN - static field in class java.awt.event.KeyEvent
The virtual key VK_AGAIN.
VK_ALL_CANDIDATES - static field in class java.awt.event.KeyEvent
The virtual key VK_ALL_CANDIDATES.
VK_ALPHANUMERIC - static field in class java.awt.event.KeyEvent
The virtual key VK_ALPHANUMERIC.
VK_ALT - static field in class java.awt.event.KeyEvent
The virtual key VK_ALT.
VK_ALT_GRAPH - static field in class java.awt.event.KeyEvent
The virtual key VK_ALT_GRAPH.
VK_AMPERSAND - static field in class java.awt.event.KeyEvent
The virtual key VK_AMPERSAND.
VK_ASTERISK - static field in class java.awt.event.KeyEvent
The virtual key VK_ASTERISK.
VK_AT - static field in class java.awt.event.KeyEvent
The virtual key VK_AT.
VK_B - static field in class java.awt.event.KeyEvent
The virtual key VK_B.
VK_BACK_QUOTE - static field in class java.awt.event.KeyEvent
The virtual key VK_BACK_QUOTE.
VK_BACK_SLASH - static field in class java.awt.event.KeyEvent
The virtual key VK_BACK_SLASH.
VK_BACK_SPACE - static field in class java.awt.event.KeyEvent
The virtual key Backspace, which will always map to '\b'.
VK_BEGIN - static field in class java.awt.event.KeyEvent
The 'begin' key VK_BEGIN
VK_BRACELEFT - static field in class java.awt.event.KeyEvent
The virtual key VK_BRACELEFT.
VK_BRACERIGHT - static field in class java.awt.event.KeyEvent
The virtual key VK_BRACERIGHT.
VK_C - static field in class java.awt.event.KeyEvent
The virtual key VK_C.
VK_CANCEL - static field in class java.awt.event.KeyEvent
The virtual key Cancel.
VK_CAPS_LOCK - static field in class java.awt.event.KeyEvent
The virtual key VK_CAPS_LOCK.
VK_CIRCUMFLEX - static field in class java.awt.event.KeyEvent
The virtual key VK_CIRCUMFLEX.
VK_CLEAR - static field in class java.awt.event.KeyEvent
The virtual key VK_CLEAR.
VK_CLOSE_BRACKET - static field in class java.awt.event.KeyEvent
The virtual key VK_CLOSE_BRACKET.
VK_CODE_INPUT - static field in class java.awt.event.KeyEvent
The virtual key VK_CODE_INPUT.
VK_COLON - static field in class java.awt.event.KeyEvent
The virtual key VK_COLON.
VK_COMMA - static field in class java.awt.event.KeyEvent
The virtual key VK_COMMA.
VK_COMPOSE - static field in class java.awt.event.KeyEvent
The virtual key VK_COMPOSE.
VK_CONTEXT_MENU - static field in class java.awt.event.KeyEvent
The context-menu key VK_CONTEXT_MENU
VK_CONTROL - static field in class java.awt.event.KeyEvent
The virtual key VK_CONTROL.
VK_CONVERT - static field in class java.awt.event.KeyEvent
The virtual key VK_CONVERT.
VK_COPY - static field in class java.awt.event.KeyEvent
The virtual key VK_COPY.
VK_CUT - static field in class java.awt.event.KeyEvent
The virtual key VK_CUT.
VK_D - static field in class java.awt.event.KeyEvent
The virtual key VK_D.
VK_DEAD_ABOVEDOT - static field in class java.awt.event.KeyEvent
The virtual key VK_DEAD_ABOVEDOT.
VK_DEAD_ABOVERING - static field in class java.awt.event.KeyEvent
The virtual key VK_DEAD_ABOVERING.
VK_DEAD_ACUTE - static field in class java.awt.event.KeyEvent
The virtual key VK_DEAD_ACUTE.
VK_DEAD_BREVE - static field in class java.awt.event.KeyEvent
The virtual key VK_DEAD_BREVE.
VK_DEAD_CARON - static field in class java.awt.event.KeyEvent
The virtual key VK_DEAD_CARON.
VK_DEAD_CEDILLA - static field in class java.awt.event.KeyEvent
The virtual key VK_DEAD_CEDILLA.
VK_DEAD_CIRCUMFLEX - static field in class java.awt.event.KeyEvent
The virtual key VK_DEAD_CIRCUMFLEX.
VK_DEAD_DIAERESIS - static field in class java.awt.event.KeyEvent
The virtual key VK_DEAD_DIAERESIS.
VK_DEAD_DOUBLEACUTE - static field in class java.awt.event.KeyEvent
The virtual key VK_DEAD_DOUBLEACUTE.
VK_DEAD_GRAVE - static field in class java.awt.event.KeyEvent
The virtual key VK_DEAD_GRAVE.
VK_DEAD_IOTA - static field in class java.awt.event.KeyEvent
The virtual key VK_DEAD_IOTA.
VK_DEAD_MACRON - static field in class java.awt.event.KeyEvent
The virtual key VK_DEAD_MACRON.
VK_DEAD_OGONEK - static field in class java.awt.event.KeyEvent
The virtual key VK_DEAD_OGONEK.
VK_DEAD_SEMIVOICED_SOUND - static field in class java.awt.event.KeyEvent
The virtual key VK_DEAD_SEMIVOICED_SOUND.
VK_DEAD_TILDE - static field in class java.awt.event.KeyEvent
The virtual key VK_DEAD_TILDE.
VK_DEAD_VOICED_SOUND - static field in class java.awt.event.KeyEvent
The virtual key VK_DEAD_VOICED_SOUND.
VK_DECIMAL - static field in class java.awt.event.KeyEvent
The virtual key VK_DECIMAL.
VK_DELETE - static field in class java.awt.event.KeyEvent
The virtual key VK_DELETE.
VK_DIVIDE - static field in class java.awt.event.KeyEvent
The virtual key VK_DIVIDE.
VK_DOLLAR - static field in class java.awt.event.KeyEvent
The virtual key VK_DOLLAR.
VK_DOWN - static field in class java.awt.event.KeyEvent
The virtual key for the non-numpad VK_DOWN.
VK_E - static field in class java.awt.event.KeyEvent
The virtual key VK_E.
VK_END - static field in class java.awt.event.KeyEvent
The virtual key VK_END.
VK_ENTER - static field in class java.awt.event.KeyEvent
The virtual key Enter, which will always map to '\n'.
VK_EQUALS - static field in class java.awt.event.KeyEvent
The virtual key VK_EQUALS.
VK_ESCAPE - static field in class java.awt.event.KeyEvent
The virtual key VK_ESCAPE.
VK_EURO_SIGN - static field in class java.awt.event.KeyEvent
The virtual key VK_EURO_SIGN.
VK_EXCLAMATION_MARK - static field in class java.awt.event.KeyEvent
The virtual key VK_EXCLAMATION_MARK.
VK_F - static field in class java.awt.event.KeyEvent
The virtual key VK_F.
VK_F1 - static field in class java.awt.event.KeyEvent
The virtual key VK_F1.
VK_F10 - static field in class java.awt.event.KeyEvent
The virtual key VK_F10.
VK_F11 - static field in class java.awt.event.KeyEvent
The virtual key VK_F11.
VK_F12 - static field in class java.awt.event.KeyEvent
The virtual key VK_F12.
VK_F13 - static field in class java.awt.event.KeyEvent
The virtual key VK_F13.
VK_F14 - static field in class java.awt.event.KeyEvent
The virtual key VK_F14.
VK_F15 - static field in class java.awt.event.KeyEvent
The virtual key VK_F15.
VK_F16 - static field in class java.awt.event.KeyEvent
The virtual key VK_F16.
VK_F17 - static field in class java.awt.event.KeyEvent
The virtual key VK_F17.
VK_F18 - static field in class java.awt.event.KeyEvent
The virtual key VK_F18.
VK_F19 - static field in class java.awt.event.KeyEvent
The virtual key VK_F19.
VK_F2 - static field in class java.awt.event.KeyEvent
The virtual key VK_F2.
VK_F20 - static field in class java.awt.event.KeyEvent
The virtual key VK_F20.
VK_F21 - static field in class java.awt.event.KeyEvent
The virtual key VK_F21.
VK_F22 - static field in class java.awt.event.KeyEvent
The virtual key VK_F22.
VK_F23 - static field in class java.awt.event.KeyEvent
The virtual key VK_F23.
VK_F24 - static field in class java.awt.event.KeyEvent
The virtual key VK_F24.
VK_F3 - static field in class java.awt.event.KeyEvent
The virtual key VK_F3.
VK_F4 - static field in class java.awt.event.KeyEvent
The virtual key VK_F4.
VK_F5 - static field in class java.awt.event.KeyEvent
The virtual key VK_F5.
VK_F6 - static field in class java.awt.event.KeyEvent
The virtual key VK_F6.
VK_F7 - static field in class java.awt.event.KeyEvent
The virtual key VK_F7.
VK_F8 - static field in class java.awt.event.KeyEvent
The virtual key VK_F8.
VK_F9 - static field in class java.awt.event.KeyEvent
The virtual key VK_F9.
VK_FINAL - static field in class java.awt.event.KeyEvent
The virtual key VK_FINAL.
VK_FIND - static field in class java.awt.event.KeyEvent
The virtual key VK_FIND.
VK_FULL_WIDTH - static field in class java.awt.event.KeyEvent
The virtual key VK_FULL_WIDTH.
VK_G - static field in class java.awt.event.KeyEvent
The virtual key VK_G.
VK_GREATER - static field in class java.awt.event.KeyEvent
The virtual key VK_GREATER.
VK_H - static field in class java.awt.event.KeyEvent
The virtual key VK_H.
VK_HALF_WIDTH - static field in class java.awt.event.KeyEvent
The virtual key VK_HALF_WIDTH.
VK_HELP - static field in class java.awt.event.KeyEvent
The virtual key VK_HELP.
VK_HIRAGANA - static field in class java.awt.event.KeyEvent
The virtual key VK_HIRAGANA.
VK_HOME - static field in class java.awt.event.KeyEvent
The virtual key VK_HOME.
VK_I - static field in class java.awt.event.KeyEvent
The virtual key VK_I.
VK_INPUT_METHOD_ON_OFF - static field in class java.awt.event.KeyEvent
The virtual key VK_INPUT_METHOD_ON_OFF.
VK_INSERT - static field in class java.awt.event.KeyEvent
The virtual key VK_INSERT.
VK_INVERTED_EXCLAMATION_MARK - static field in class java.awt.event.KeyEvent
The virtual key VK_INVERTED_EXCLAMATION_MARK.
VK_J - static field in class java.awt.event.KeyEvent
The virtual key VK_J.
VK_JAPANESE_HIRAGANA - static field in class java.awt.event.KeyEvent
The virtual key VK_JAPANESE_HIRAGANA.
VK_JAPANESE_KATAKANA - static field in class java.awt.event.KeyEvent
The virtual key VK_JAPANESE_KATAKANA.
VK_JAPANESE_ROMAN - static field in class java.awt.event.KeyEvent
The virtual key VK_JAPANESE_ROMAN.
VK_K - static field in class java.awt.event.KeyEvent
The virtual key VK_K.
VK_KANA - static field in class java.awt.event.KeyEvent
The virtual key VK_KANA.
VK_KANA_LOCK - static field in class java.awt.event.KeyEvent
The virtual key VK_KANA_LOCK.
VK_KANJI - static field in class java.awt.event.KeyEvent
The virtual key VK_KANJI.
VK_KATAKANA - static field in class java.awt.event.KeyEvent
The virtual key VK_KATAKANA.
VK_KP_DOWN - static field in class java.awt.event.KeyEvent
The virtual key for the numpad VK_KP_DOWN.
VK_KP_LEFT - static field in class java.awt.event.KeyEvent
The virtual key for the numpad VK_KP_LEFT.
VK_KP_RIGHT - static field in class java.awt.event.KeyEvent
The virtual key for the numpad VK_KP_RIGHT.
VK_KP_UP - static field in class java.awt.event.KeyEvent
The virtual key for the numpad VK_KP_UP.
VK_L - static field in class java.awt.event.KeyEvent
The virtual key VK_L.
VK_LEFT - static field in class java.awt.event.KeyEvent
The virtual key for the non-numpad VK_LEFT.
VK_LEFT_PARENTHESIS - static field in class java.awt.event.KeyEvent
The virtual key VK_LEFT_PARENTHESIS.
VK_LESS - static field in class java.awt.event.KeyEvent
The virtual key VK_LESS.
VK_M - static field in class java.awt.event.KeyEvent
The virtual key VK_M.
VK_META - static field in class java.awt.event.KeyEvent
The virtual key VK_META.
VK_MINUS - static field in class java.awt.event.KeyEvent
The virtual key VK_MINUS.
VK_MODECHANGE - static field in class java.awt.event.KeyEvent
The virtual key VK_MODECHANGE.
VK_MULTIPLY - static field in class java.awt.event.KeyEvent
The virtual key VK_MULTIPLY.
VK_N - static field in class java.awt.event.KeyEvent
The virtual key VK_N.
VK_NONCONVERT - static field in class java.awt.event.KeyEvent
The virtual key VK_NONCONVERT.
VK_NUM_LOCK - static field in class java.awt.event.KeyEvent
The virtual key VK_NUM_LOCK.
VK_NUMBER_SIGN - static field in class java.awt.event.KeyEvent
The virtual key VK_NUMBER_SIGN.
VK_NUMPAD0 - static field in class java.awt.event.KeyEvent
The virtual key VK_NUMPAD0.
VK_NUMPAD1 - static field in class java.awt.event.KeyEvent
The virtual key VK_NUMPAD1.
VK_NUMPAD2 - static field in class java.awt.event.KeyEvent
The virtual key VK_NUMPAD2.
VK_NUMPAD3 - static field in class java.awt.event.KeyEvent
The virtual key VK_NUMPAD3.
VK_NUMPAD4 - static field in class java.awt.event.KeyEvent
The virtual key VK_NUMPAD4.
VK_NUMPAD5 - static field in class java.awt.event.KeyEvent
The virtual key VK_NUMPAD5.
VK_NUMPAD6 - static field in class java.awt.event.KeyEvent
The virtual key VK_NUMPAD6.
VK_NUMPAD7 - static field in class java.awt.event.KeyEvent
The virtual key VK_NUMPAD7.
VK_NUMPAD8 - static field in class java.awt.event.KeyEvent
The virtual key VK_NUMPAD8.
VK_NUMPAD9 - static field in class java.awt.event.KeyEvent
The virtual key VK_NUMPAD9.
VK_O - static field in class java.awt.event.KeyEvent
The virtual key VK_O.
VK_OPEN_BRACKET - static field in class java.awt.event.KeyEvent
The virtual key VK_OPEN_BRACKET.
VK_P - static field in class java.awt.event.KeyEvent
The virtual key VK_P.
VK_PAGE_DOWN - static field in class java.awt.event.KeyEvent
The virtual key VK_PAGE_DOWN.
VK_PAGE_UP - static field in class java.awt.event.KeyEvent
The virtual key VK_PAGE_UP.
VK_PASTE - static field in class java.awt.event.KeyEvent
The virtual key VK_PASTE.
VK_PAUSE - static field in class java.awt.event.KeyEvent
The virtual key VK_PAUSE.
VK_PERIOD - static field in class java.awt.event.KeyEvent
The virtual key VK_PERIOD.
VK_PLUS - static field in class java.awt.event.KeyEvent
The virtual key VK_PLUS.
VK_PREVIOUS_CANDIDATE - static field in class java.awt.event.KeyEvent
The virtual key VK_PREVIOUS_CANDIDATE.
VK_PRINTSCREEN - static field in class java.awt.event.KeyEvent
The virtual key VK_PRINTSCREEN.
VK_PROPS - static field in class java.awt.event.KeyEvent
The virtual key VK_PROPS.
VK_Q - static field in class java.awt.event.KeyEvent
The virtual key VK_Q.
VK_QUOTE - static field in class java.awt.event.KeyEvent
The virtual key VK_QUOTE.
VK_QUOTEDBL - static field in class java.awt.event.KeyEvent
The virtual key VK_QUOTEDBL.
VK_R - static field in class java.awt.event.KeyEvent
The virtual key VK_R.
VK_RIGHT - static field in class java.awt.event.KeyEvent
The virtual key for the non-numpad VK_RIGHT.
VK_RIGHT_PARENTHESIS - static field in class java.awt.event.KeyEvent
The virtual key VK_RIGHT_PARENTHESIS.
VK_ROMAN_CHARACTERS - static field in class java.awt.event.KeyEvent
The virtual key VK_ROMAN_CHARACTERS.
VK_S - static field in class java.awt.event.KeyEvent
The virtual key VK_S.
VK_SCROLL_LOCK - static field in class java.awt.event.KeyEvent
The virtual key VK_SCROLL_LOCK.
VK_SEMICOLON - static field in class java.awt.event.KeyEvent
The virtual key VK_SEMICOLON.
VK_SEPARATER - static field in class java.awt.event.KeyEvent
The virtual key VK_SEPARATOR, handily mispelled for those who can't figure it out.
VK_SEPARATOR - static field in class java.awt.event.KeyEvent
The virtual key VK_SEPARATOR.
VK_SHIFT - static field in class java.awt.event.KeyEvent
The virtual key VK_SHIFT.
VK_SLASH - static field in class java.awt.event.KeyEvent
The virtual key VK_SLASH.
VK_SPACE - static field in class java.awt.event.KeyEvent
The virtual key VK_SPACE.
VK_STOP - static field in class java.awt.event.KeyEvent
The virtual key VK_STOP.
VK_SUBTRACT - static field in class java.awt.event.KeyEvent
The virtual key VK_SUBTRACT.
VK_T - static field in class java.awt.event.KeyEvent
The virtual key VK_T.
VK_TAB - static field in class java.awt.event.KeyEvent
The virtual key Tab, which will always map to '\t'.
VK_U - static field in class java.awt.event.KeyEvent
The virtual key VK_U.
VK_UNDEFINED - static field in class java.awt.event.KeyEvent
The virtual key VK_UNDEFINED.
VK_UNDERSCORE - static field in class java.awt.event.KeyEvent
The virtual key VK_UNDERSCORE.
VK_UNDO - static field in class java.awt.event.KeyEvent
The virtual key VK_UNDO.
VK_UP - static field in class java.awt.event.KeyEvent
The virtual key for the non-numpad VK_UP.
VK_V - static field in class java.awt.event.KeyEvent
The virtual key VK_V.
VK_W - static field in class java.awt.event.KeyEvent
The virtual key VK_W.
VK_WINDOWS - static field in class java.awt.event.KeyEvent
The 'Windows' key VK_WINDOWS
VK_X - static field in class java.awt.event.KeyEvent
The virtual key VK_X.
VK_Y - static field in class java.awt.event.KeyEvent
The virtual key VK_Y.
VK_Z - static field in class java.awt.event.KeyEvent
The virtual key VK_Z.
VLINK - static field in class javax.swing.text.html.HTML.Attribute
The vlink attribute
VM_ABSTRACT - interface org.omg.CORBA.VM_ABSTRACT
Specifies that the object is an abstract interface.
VM_CUSTOM - interface org.omg.CORBA.VM_CUSTOM
Indicates a custom marshalled value type.
VM_NONE - interface org.omg.CORBA.VM_NONE
One of the possible values, returned by TypeCode.type_modifier().
VM_TRUNCATABLE - interface org.omg.CORBA.VM_TRUNCATABLE
Indicates a truncatable value type.
VMID - class java.rmi.dgc.VMID
An identifier that is unique accross the all virtual machines.
VMID() - constructor for class java.rmi.dgc.VMID
Create the new VMID.
VoiceStatus - class javax.sound.midi.VoiceStatus
Objects of this type define the status of a Synthesizer voice.
void copy(T>,T>) - static method in class java.util.Collections
Copy one list to another.
void EditorContainer() - constructor for class javax.swing.tree.DefaultTreeCellEditor.EditorContainer
This method only exists for API compatibility and is useless as it does nothing.
void fill(T>,T) - static method in class java.util.Collections
Replace every element of a list with a given value.
void hide() - method in class java.awt.Window
Void - class java.lang.Void
Void is a placeholder class so that the variable Void.TYPE (also available as void.class) can be supported for reflection return types.
Calls store(OutputStream out, String header) and ignores the IOException that may be thrown.
void show() - method in class java.awt.Window
Shows on-screen this window and any of its owned windows for whom isVisible returns true.
VOID - static field in class javax.management.openmbean.SimpleType<T>
The SimpleType representation of java.lang.Void.
void sort(List,T>) - static method in class java.util.Collections
Sort a list according to a specified Comparator.
void sort(T[],int,int,T>) - static method in class java.util.Arrays
Sort an array of Objects according to a Comparator.
void sort(T[],T>) - static method in class java.util.Arrays
Sort an array of Objects according to a Comparator.
VOLATILE - static field in class java.lang.reflect.Modifier
Volatile: Field: cannot be cached.
VolatileImage - class java.awt.image.VolatileImage
VolatileImage represents a hardware-accelerated graphics buffer.
VolatileImage() - constructor for class java.awt.image.VolatileImage
Default constructor.
VOLUME - static field in class javax.sound.sampled.FloatControl.Type
Volume control.
volume - field in class javax.sound.midi.VoiceStatus
The volume for this voice when active.
vsb - field in class javax.swing.ScrollPaneLayout
Listens for changes in the state of the vertical scrollbar's model and updates the scrollpane accordingly.
vsbPolicy - field in class javax.swing.ScrollPaneLayout
VSPACE - static field in class javax.swing.text.html.HTML.Attribute
The vspace attribute