当前页面:
在线文档首页 >
JDK 5 Documentation v1.5.0, Java 2 SDK 英文文档
V-Index (Java 2 Platform SE 5.0) - JDK 5 Documentation v1.5.0, Java 2 SDK 英文文档
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
- valid() -
Method in class java.io.FileDescriptor
- Tests if this file descriptor object is valid.
- validate() -
Method in class java.awt.Component
- Ensures that this component has a valid layout.
- 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(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.
- 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).
- 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.
- 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 -
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 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_INTERPOLATION_DEFAULT.
- VALUE_ALPHA_INTERPOLATION_QUALITY -
Static variable in class java.awt.RenderingHints
- Alpha interpolation hint value -- ALPHA_INTERPOLATION_QUALITY.
- VALUE_ALPHA_INTERPOLATION_SPEED -
Static variable in class java.awt.RenderingHints
- Alpha interpolation hint value -- ALPHA_INTERPOLATION_SPEED.
- VALUE_ANTIALIAS_DEFAULT -
Static variable in class java.awt.RenderingHints
- Antialiasing hint values -- rendering is done with the platform
default antialiasing mode.
- VALUE_ANTIALIAS_OFF -
Static variable in class java.awt.RenderingHints
- Antialiasing hint values -- rendering is done without antialiasing.
- VALUE_ANTIALIAS_ON -
Static variable in class java.awt.RenderingHints
- Antialiasing hint values -- 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 -- COLOR_RENDER_DEFAULT.
- VALUE_COLOR_RENDER_QUALITY -
Static variable in class java.awt.RenderingHints
- Color rendering hint value -- COLOR_RENDER_QUALITY.
- VALUE_COLOR_RENDER_SPEED -
Static variable in class java.awt.RenderingHints
- Color rendering hint value -- COLOR_RENDER_SPEED.
- VALUE_DITHER_DEFAULT -
Static variable in class java.awt.RenderingHints
- Dithering hint values -- use the platform default for dithering.
- VALUE_DITHER_DISABLE -
Static variable in class java.awt.RenderingHints
- Dithering hint values -- do not dither when rendering.
- VALUE_DITHER_ENABLE -
Static variable in class java.awt.RenderingHints
- Dithering hint values -- dither when rendering, 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 values -- use the platform default for
fractional metrics.
- VALUE_FRACTIONALMETRICS_OFF -
Static variable in class java.awt.RenderingHints
- Font fractional metrics hint values -- fractional metrics disabled.
- VALUE_FRACTIONALMETRICS_ON -
Static variable in class java.awt.RenderingHints
- Font fractional metrics hint values -- fractional metrics enabled.
- VALUE_INTERPOLATION_BICUBIC -
Static variable in class java.awt.RenderingHints
- Interpolation hint value -- INTERPOLATION_BICUBIC.
- VALUE_INTERPOLATION_BILINEAR -
Static variable in class java.awt.RenderingHints
- Interpolation hint value -- INTERPOLATION_BILINEAR.
- VALUE_INTERPOLATION_NEAREST_NEIGHBOR -
Static variable in class java.awt.RenderingHints
- Interpolation hint value -- INTERPOLATION_NEAREST_NEIGHBOR.
- 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 values -- The platform default rendering algorithms
are chosen.
- VALUE_RENDER_QUALITY -
Static variable in class java.awt.RenderingHints
- Rendering hint values -- Appropriate rendering algorithms are chosen
with a preference for output quality.
- VALUE_RENDER_SPEED -
Static variable in class java.awt.RenderingHints
- Rendering hint values -- Appropriate 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 -- STROKE_DEFAULT.
- VALUE_STROKE_NORMALIZE -
Static variable in class java.awt.RenderingHints
- Stroke normalization control hint value -- STROKE_NORMALIZE.
- VALUE_STROKE_PURE -
Static variable in class java.awt.RenderingHints
- Stroke normalization control hint value -- STROKE_PURE.
- VALUE_TEXT_ANTIALIAS_DEFAULT -
Static variable in class java.awt.RenderingHints
- Text antialiasing hint value -- text rendering is done using the
platform default text antialiasing mode.
- VALUE_TEXT_ANTIALIAS_OFF -
Static variable in class java.awt.RenderingHints
- Text antialiasing hint value -- text rendering is done without
antialiasing.
- VALUE_TEXT_ANTIALIAS_ON -
Static variable in class java.awt.RenderingHints
- Text antialiasing hint value -- text rendering is done with
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 a value give an x position.
- valueForYPosition(int) -
Method in class javax.swing.plaf.basic.BasicSliderUI
- Returns a value give a y position.
- 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.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(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 a 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, 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.security.KeyRep.Type
- 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 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.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 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.JTable.PrintMode
- 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 class javax.xml.namespace.QName
QName
derived from parsing the formatted
String
.
- 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() -
Method in class java.awt.RenderingHints
- Returns a
Collection
view of the values
contained in this RenderinHints
.
- values() -
Static method in enum java.lang.annotation.ElementType
- Returns an array containing the constants of this enum type, in
the order they're declared.
- values() -
Static method in enum java.lang.annotation.RetentionPolicy
- Returns an array containing the constants of this enum type, in
the order they're declared.
- values() -
Static method in enum java.lang.management.MemoryType
- Returns an array containing the constants of this enum type, in
the order they're declared.
- values() -
Static method in enum java.lang.Thread.State
- Returns an array containing the constants of this enum type, in
the order they're declared.
- values() -
Static method in enum java.math.RoundingMode
- Returns an array containing the constants of this enum type, in
the order they're declared.
- values() -
Static method in enum java.net.Authenticator.RequestorType
- Returns an array containing the constants of this enum type, in
the order they're declared.
- values() -
Static method in enum java.net.Proxy.Type
- Returns an array containing the constants of this enum type, in
the order they're declared.
- values() -
Static method in enum java.security.KeyRep.Type
- Returns an array containing the constants of this enum type, in
the order they're declared.
- values() -
Method in class java.security.Provider
- Returns an unmodifiable Collection view of the property values
contained in this provider.
- 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() -
Static method in enum java.util.concurrent.TimeUnit
- Returns an array containing the constants of this enum type, in
the order they're 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're 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 Hashtable.
- 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() -
Method in interface java.util.Map
- 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() -
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're 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're declared.
- values() -
Static method in enum javax.swing.JTable.PrintMode
- Returns an array containing the constants of this enum type, in
the order they're 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're declared.
- values -
Variable in class javax.swing.text.html.parser.AttributeList
-
- 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
.
- 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.
- 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.
- 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 the default layout: one column of cells.
- 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_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
Component
s 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 "newspaper style" layout with the 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
-
- 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 associating a VetoableChangeListener
with a "constrained"
property. - VetoableChangeListenerProxy(String, VetoableChangeListener) -
Constructor for class java.beans.VetoableChangeListenerProxy
-
- 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.
- 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.
- 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.
- 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
-
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 _
Submit a bug or feature
For further API reference and developer documentation, see Java 2 SDK SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples. Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.