A B C D E F G H I J L M N O P R S T U V W X Z

V

validateEnumerationType(Class) - Static method in class com.glaivestone.javax.lang.EnumerationType
Verify that the specified class is an enumeration type.
valueChanged(ValueChangeEvent) - Method in interface com.glaivestone.mv.ValueChangeListener
Notification event that an observed value has changed.
ValueChangeEvent - class com.glaivestone.mv.ValueChangeEvent.
A ValueChange event is fired when an observed value changes.
ValueChangeEvent(Object, Object, Object) - Constructor for class com.glaivestone.mv.ValueChangeEvent
Constructs a new ValueChangeEvent.
ValueChangeListener - interface com.glaivestone.mv.ValueChangeListener.
Listener interface for receiving ValueChange event notifications about changes in an observed value.
ValueHolder - class com.glaivestone.mv.ValueHolder.
A value holder which contains an observed Object value.
ValueHolder() - Constructor for class com.glaivestone.mv.ValueHolder
Creates a new value holder which contains null.
ValueHolder(Object) - Constructor for class com.glaivestone.mv.ValueHolder
Creates a new value holder which contains the specified value.
ValueRenderer - interface com.glaivestone.mv.swing.ValueRenderer.
A value renderer is used to configure the display rendering of a value in a user interface view component.
veto() - Method in class com.glaivestone.javax.util.ConfirmationEventObject
Veto the proposed action.
VetoException - exception com.glaivestone.javax.util.VetoException.
A VetoException is thrown to indicate disagreement with a proposal.
VetoException() - Constructor for class com.glaivestone.javax.util.VetoException
Constructs an VetoException.
VetoException(String) - Constructor for class com.glaivestone.javax.util.VetoException
Constructs a VetoException with the specified detailed message.

GFL 1.1 API
A B C D E F G H I J L M N O P R S T U V W X Z