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

validate(String, Component, long) - Method in class com.croftsoft.core.awt.image.ImageCache
Validates the image.
validate(String) - Method in class com.croftsoft.core.awt.image.ImageCache
Validates the image without waiting to ensure load completion.
validate(GraphicsConfiguration) - Method in class com.croftsoft.core.awt.image.NullVolatileImage
 
validate(String, String, boolean, boolean) - Static method in class com.croftsoft.core.net.Downloader
Downloads a file if the local copy is missing or outdated.
validate(URL, File, boolean, boolean) - Static method in class com.croftsoft.core.net.Downloader
Downloads a file if the local copy is missing or outdated.
validate(Id, ContentAccessor) - Method in interface com.croftsoft.core.util.cache.Cache
"Validates" the content by confirming that identical content already exists in the cache; or, if otherwise necessary, storing a new copy of the content in the cache.
validate(Id, ContentAccessor) - Method in class com.croftsoft.core.util.cache.MemoryMapCache
 
validate(Id, ContentAccessor) - Method in class com.croftsoft.core.util.cache.secure.SecureCache
"Validates" the content by confirming that identical content already exists in the cache; or, if otherwise necessary, storing a new copy of the content in the cache.
validate(Id, ContentAccessor) - Method in class com.croftsoft.core.util.cache.SoftCache
 
value - Variable in class com.croftsoft.core.lang.Pair
 
valueOf(String) - Static method in enum com.croftsoft.core.media.jogl.camera.JoglCamera.Axis
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.croftsoft.core.media.jogl.camera.JoglCamera.Rotation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.croftsoft.core.media.jogl.camera.JoglCamera.Translation
Returns the enum constant of this type with the specified name.
values - Variable in class com.croftsoft.core.math.matrix.MatrixImp
 
values() - Static method in enum com.croftsoft.core.media.jogl.camera.JoglCamera.Axis
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.croftsoft.core.media.jogl.camera.JoglCamera.Rotation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.croftsoft.core.media.jogl.camera.JoglCamera.Translation
Returns an array containing the constants of this enum type, in the order they are declared.
VARCHAR_LENGTH_MAX - Static variable in class com.croftsoft.core.sql.SqlLib
"All the major databases support VARCHAR lengths up to 254 characters." -- JDBC API Tutorial and Reference, 2nd Edition, p911.
VectorQueue - Class in com.croftsoft.core.util.queue
An implementation of Queue that relies upon a Vector backbone.
VectorQueue(Vector) - Constructor for class com.croftsoft.core.util.queue.VectorQueue
 
VectorQueue() - Constructor for class com.croftsoft.core.util.queue.VectorQueue
 
velocity - Variable in class com.croftsoft.core.animation.sprite.AbstractSprite
 
viewKeyPressed(Transform3D, KeyEvent, double, double) - Static method in class com.croftsoft.core.media.j3d.Transform3DLib
Transforms the view based upon a user keyboard input.
viewPitch(Transform3D, double) - Static method in class com.croftsoft.core.media.j3d.Transform3DLib
Pitches the view by a given number of radians.
viewRoll(Transform3D, double) - Static method in class com.croftsoft.core.media.j3d.Transform3DLib
Rolls the view by a given number of radians.
viewRotate(Transform3D, Matrix3d) - Static method in class com.croftsoft.core.media.j3d.Transform3DLib
Rotates the view by the given rotation matrix.
viewTranslate(Transform3D, int, double) - Static method in class com.croftsoft.core.media.j3d.Transform3DLib
Translates the view by a given distance along a relative axis.
viewYaw(Transform3D, double) - Static method in class com.croftsoft.core.media.j3d.Transform3DLib
Yaws the view by a given number of radians.
VolatileImageIcon - Class in com.croftsoft.core.animation.icon
An Icon backed by a VolatileImage.
VolatileImageIcon(Component, Image) - Constructor for class com.croftsoft.core.animation.icon.VolatileImageIcon
 

CroftSoft Javadoc
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
CroftSoft Core Javadoc (2008-09-28 20:58:02)