ProgramixGenericLib v5.0.1
A B C D E F G H I J K L M N O P Q R S T U V W Y Z

V

ValidationDAException - Exception in com.programix.da2.exception
This kind of DAException is thrown to indicate that there was a problem validating the data.
ValidationDAException() - Constructor for exception com.programix.da2.exception.ValidationDAException
 
ValidationDAException(String, Throwable) - Constructor for exception com.programix.da2.exception.ValidationDAException
 
ValidationDAException(String) - Constructor for exception com.programix.da2.exception.ValidationDAException
 
ValidationDAException(Throwable) - Constructor for exception com.programix.da2.exception.ValidationDAException
 
value - Variable in class com.programix.gui.text.FormatField
 
Value - Interface in com.programix.value
Encapsulates a generic value with accessors to read the data as different data types.
VALUE_LIST - Static variable in class com.programix.gui.AnchorPoint
Unmodifiable List of all the instances of AnchorPoint.
VALUE_LIST - Static variable in class com.programix.time.DateTimeFormat
An unmodifiable List of all the instances of DateTimeFormat.
VALUE_LIST - Static variable in class com.programix.time.DayOfWeek
An unmodifiable List of all the instances of DayOfWeek.
VALUE_LIST - Static variable in class com.programix.util.TriState
An unmodifiable List of all the instances of TriState.
valueChanged(FormatField) - Method in interface com.programix.gui.text.FormatField.ValueListener
 
ValueException - Exception in com.programix.value
Thrown to indicate that there is a problem interpreting or parsing a Value.
ValueException() - Constructor for exception com.programix.value.ValueException
 
ValueException(String) - Constructor for exception com.programix.value.ValueException
 
ValueException(String, Throwable) - Constructor for exception com.programix.value.ValueException
 
ValueException(Throwable) - Constructor for exception com.programix.value.ValueException
 
ValueFactory - Class in com.programix.value
Used to create instances classes that implement the Value interface.
ValueMap - Class in com.programix.value
Maps String keys to Value values with an iteration order matching the insertion order.
ValueMap(Object) - Constructor for class com.programix.value.ValueMap
Creates a mapping which synchronizes on the specified lock object.
ValueMap() - Constructor for class com.programix.value.ValueMap
Creates a mapping that locks on this instance of ValueMap.
ValueMapException - Exception in com.programix.value
Used to signal problems with ValueMap.
ValueMapException() - Constructor for exception com.programix.value.ValueMapException
 
ValueMapException(String) - Constructor for exception com.programix.value.ValueMapException
 
ValueMapException(String, Throwable) - Constructor for exception com.programix.value.ValueMapException
 
ValueMapException(Throwable) - Constructor for exception com.programix.value.ValueMapException
 
ValueMapRequiredKeyException - Exception in com.programix.value
A special kind of ValueMapException used to indicate that a required key was not found in a ValueMap.
ValueMapRequiredKeyException(String) - Constructor for exception com.programix.value.ValueMapRequiredKeyException
Pass in the name of the expected key.
valueOf(String) - Static method in class com.programix.gui.AnchorPoint
Returns the instance whose AnchorPoint.getName() method returns a String that matches the name passed in.
valueOf(String) - Static method in class com.programix.time.DateTimeFormat
Returns the instance whose DateTimeFormat.getName() method returns a String that matches the name passed in.
valueOf(String) - Static method in class com.programix.time.DayOfWeek
Returns the instance whose DayOfWeek.getName() method returns a String that matches the name passed in.
valueOf(String) - Static method in class com.programix.util.TriState
Returns the instance whose TriState.getName() method returns a String that matches the name passed in.
valueOfDisplayNameFull(String) - Static method in class com.programix.time.DayOfWeek
Returns the instance whose DayOfWeek.getDisplayNameFull() method returns a String that matches the name passed in.
valueOfDisplayNameMedium(String) - Static method in class com.programix.time.DayOfWeek
Returns the instance whose DayOfWeek.getDisplayNameMedium() method returns a String that matches the name passed in.
valueOfDisplayNameShort(String) - Static method in class com.programix.time.DayOfWeek
Returns the instance whose DayOfWeek.getDisplayNameShort() method returns a String that matches the name passed in.
valueStr - Variable in class com.programix.gui.text.FormatField
 

ProgramixGenericLib v5.0.1
A B C D E F G H I J K L M N O P Q R S T U V W Y Z
Copyright © 2001-2009 Programix Incorporated. All rights reserved. ProgramixGenericLib is free and is OSI Certified Open Source Software under the BSD license.