A B C D F G H I J O P R S T V 

A

addPostRule(Rule<Object, O>) - Method in class com.google.code.validationframework.experimental.swing.format.RuleBasedFormat
 
addPreRule(Rule<String, E>) - Method in class com.google.code.validationframework.experimental.swing.format.RuleBasedFormat
 
AncestorProperty - Class in com.google.code.validationframework.experimental.swing.property
Readable property representing the ancestor property of a Component.
AncestorProperty(Component) - Constructor for class com.google.code.validationframework.experimental.swing.property.AncestorProperty
 

B

build() - Method in class com.google.code.validationframework.experimental.builder.context.resultcollectorvalidator.ValidatorContext
Creates the validator and makes all the connections.
build() - Method in class com.google.code.validationframework.experimental.builder.context.simplevalidator.ValidatorContext
Creates the validator and makes all the connections.

C

check(Rule<Collection<D>, O>) - Method in class com.google.code.validationframework.experimental.builder.context.resultcollectorvalidator.ResultHandlerContext
 
check(Rule<Collection<D>, O>...) - Method in class com.google.code.validationframework.experimental.builder.context.resultcollectorvalidator.ResultHandlerContext
 
check(Collection<Rule<Collection<D>, O>>) - Method in class com.google.code.validationframework.experimental.builder.context.resultcollectorvalidator.ResultHandlerContext
 
check(Rule<Collection<D>, O>) - Method in class com.google.code.validationframework.experimental.builder.context.resultcollectorvalidator.RuleContext
 
check(Rule<Collection<D>, O>...) - Method in class com.google.code.validationframework.experimental.builder.context.resultcollectorvalidator.RuleContext
 
check(Collection<Rule<Collection<D>, O>>) - Method in class com.google.code.validationframework.experimental.builder.context.resultcollectorvalidator.RuleContext
 
check(Rule<D, O>) - Method in class com.google.code.validationframework.experimental.builder.context.simplevalidator.ResultHandlerContext
 
check(Rule<D, O>...) - Method in class com.google.code.validationframework.experimental.builder.context.simplevalidator.ResultHandlerContext
Adds another rule to the validator.
check(Collection<Rule<D, O>>) - Method in class com.google.code.validationframework.experimental.builder.context.simplevalidator.ResultHandlerContext
 
check(Class<? extends Rule<D, O>>) - Method in class com.google.code.validationframework.experimental.builder.context.simplevalidator.RuleContext
 
check(Rule<D, O>) - Method in class com.google.code.validationframework.experimental.builder.context.simplevalidator.RuleContext
 
check(Rule<D, O>...) - Method in class com.google.code.validationframework.experimental.builder.context.simplevalidator.RuleContext
Adds the first rules to the validator.
check(Collection<Rule<D, O>>) - Method in class com.google.code.validationframework.experimental.builder.context.simplevalidator.RuleContext
 
collect(ResultCollector<?, D>) - Method in class com.google.code.validationframework.experimental.builder.context.resultcollectorvalidator.ResultCollectorContext
 
collect(ResultCollector<?, D>...) - Method in class com.google.code.validationframework.experimental.builder.context.resultcollectorvalidator.ResultCollectorContext
 
collect(Collection<ResultCollector<?, D>>) - Method in class com.google.code.validationframework.experimental.builder.context.resultcollectorvalidator.ResultCollectorContext
 
collect(ResultCollector<?, D>) - Method in class com.google.code.validationframework.experimental.builder.context.resultcollectorvalidator.RuleContext
 
collect(ResultCollector<?, D>...) - Method in class com.google.code.validationframework.experimental.builder.context.resultcollectorvalidator.RuleContext
 
collect(Collection<ResultCollector<?, D>>) - Method in class com.google.code.validationframework.experimental.builder.context.resultcollectorvalidator.RuleContext
 
collect(ResultCollector<?, D>) - Static method in class com.google.code.validationframework.experimental.builder.ResultCollectorValidatorBuilder
Use com.google.code.validationframework.base.validator.generalvalidator.dsl.GeneralValidatorBuilder instead.
collect(ResultCollector<?, D>...) - Static method in class com.google.code.validationframework.experimental.builder.ResultCollectorValidatorBuilder
Use com.google.code.validationframework.base.validator.generalvalidator.dsl.GeneralValidatorBuilder instead.
collect(Collection<ResultCollector<?, D>>) - Static method in class com.google.code.validationframework.experimental.builder.ResultCollectorValidatorBuilder
Use com.google.code.validationframework.base.validator.generalvalidator.dsl.GeneralValidatorBuilder instead.
com.google.code.validationframework.experimental.base.dataprovider - package com.google.code.validationframework.experimental.base.dataprovider
 
com.google.code.validationframework.experimental.base.property - package com.google.code.validationframework.experimental.base.property
 
com.google.code.validationframework.experimental.base.resulthandler - package com.google.code.validationframework.experimental.base.resulthandler
 
com.google.code.validationframework.experimental.base.trigger - package com.google.code.validationframework.experimental.base.trigger
 
com.google.code.validationframework.experimental.builder - package com.google.code.validationframework.experimental.builder
 
com.google.code.validationframework.experimental.builder.context.resultcollectorvalidator - package com.google.code.validationframework.experimental.builder.context.resultcollectorvalidator
 
com.google.code.validationframework.experimental.builder.context.simplevalidator - package com.google.code.validationframework.experimental.builder.context.simplevalidator
 
com.google.code.validationframework.experimental.swing.format - package com.google.code.validationframework.experimental.swing.format
 
com.google.code.validationframework.experimental.swing.property - package com.google.code.validationframework.experimental.swing.property
 
com.google.code.validationframework.experimental.swing.property.wrap - package com.google.code.validationframework.experimental.swing.property.wrap
 
com.google.code.validationframework.experimental.swing.resulthandler - package com.google.code.validationframework.experimental.swing.resulthandler
 
com.google.code.validationframework.experimental.swing.rule - package com.google.code.validationframework.experimental.swing.rule
 

D

DataProviderContext - Class in com.google.code.validationframework.experimental.builder.context.simplevalidator
Context to add more triggers and the first data providers.
DataProviderContext(List<Trigger>) - Constructor for class com.google.code.validationframework.experimental.builder.context.simplevalidator.DataProviderContext
 
dispose() - Method in class com.google.code.validationframework.experimental.base.trigger.PropertyTrigger
 
dispose() - Method in class com.google.code.validationframework.experimental.swing.property.AncestorProperty
 
dispose() - Method in class com.google.code.validationframework.experimental.swing.property.ValueProperty
 

F

format(Object, StringBuffer, FieldPosition) - Method in class com.google.code.validationframework.experimental.swing.format.RuleBasedFormat
 

G

getData() - Method in class com.google.code.validationframework.experimental.base.dataprovider.PropertyDataProvider
 
getLabel() - Method in class com.google.code.validationframework.experimental.swing.resulthandler.JLabelBooleanFeedback
 
getPostResultAggregator() - Method in class com.google.code.validationframework.experimental.swing.format.RuleBasedFormat
 
getPreResultAggregator() - Method in class com.google.code.validationframework.experimental.swing.format.RuleBasedFormat
 
getValue() - Method in class com.google.code.validationframework.experimental.base.property.TransformerProperty
 
getValue() - Method in class com.google.code.validationframework.experimental.swing.property.AncestorProperty
 
getValue() - Method in class com.google.code.validationframework.experimental.swing.property.ValueProperty
 
getValue() - Method in class com.google.code.validationframework.experimental.swing.property.wrap.InvokeLaterWrapper
 
getWrappedFormat() - Method in class com.google.code.validationframework.experimental.swing.format.RuleBasedFormat
 

H

handleResult(RHI) - Method in class com.google.code.validationframework.experimental.base.resulthandler.PropertyResultHandler
 
handleResult(Boolean) - Method in class com.google.code.validationframework.experimental.swing.resulthandler.JLabelBooleanFeedback
 
handleWith(ResultHandler<O>) - Method in class com.google.code.validationframework.experimental.builder.context.resultcollectorvalidator.ResultHandlerContext
 
handleWith(ResultHandler<O>...) - Method in class com.google.code.validationframework.experimental.builder.context.resultcollectorvalidator.ResultHandlerContext
Adds the first result handlers to the validator.
handleWith(Collection<ResultHandler<O>>) - Method in class com.google.code.validationframework.experimental.builder.context.resultcollectorvalidator.ResultHandlerContext
 
handleWith(ResultHandler<O>) - Method in class com.google.code.validationframework.experimental.builder.context.resultcollectorvalidator.ValidatorContext
 
handleWith(ResultHandler<O>...) - Method in class com.google.code.validationframework.experimental.builder.context.resultcollectorvalidator.ValidatorContext
Adds more result handlers to the validator.
handleWith(Collection<ResultHandler<O>>) - Method in class com.google.code.validationframework.experimental.builder.context.resultcollectorvalidator.ValidatorContext
 
handleWith(Class<? extends ResultHandler<O>>) - Method in class com.google.code.validationframework.experimental.builder.context.simplevalidator.ResultHandlerContext
 
handleWith(ResultHandler<O>) - Method in class com.google.code.validationframework.experimental.builder.context.simplevalidator.ResultHandlerContext
 
handleWith(ResultHandler<O>...) - Method in class com.google.code.validationframework.experimental.builder.context.simplevalidator.ResultHandlerContext
Adds the first result handlers to the validator.
handleWith(Collection<ResultHandler<O>>) - Method in class com.google.code.validationframework.experimental.builder.context.simplevalidator.ResultHandlerContext
 
handleWith(ResultHandler<O>) - Method in class com.google.code.validationframework.experimental.builder.context.simplevalidator.ValidatorContext
 
handleWith(ResultHandler<O>...) - Method in class com.google.code.validationframework.experimental.builder.context.simplevalidator.ValidatorContext
Adds more result handlers to the validator.
handleWith(Collection<ResultHandler<O>>) - Method in class com.google.code.validationframework.experimental.builder.context.simplevalidator.ValidatorContext
 

I

InvokeLaterWrapper<T> - Class in com.google.code.validationframework.experimental.swing.property.wrap
Wrapper for readable/writable properties that will notify the value change listeners later on the EDT thread.
InvokeLaterWrapper() - Constructor for class com.google.code.validationframework.experimental.swing.property.wrap.InvokeLaterWrapper
Default constructor.
InvokeLaterWrapper(T) - Constructor for class com.google.code.validationframework.experimental.swing.property.wrap.InvokeLaterWrapper
Constructor specifying the initial value.
InvokeLaterWrapper(ValueChangeListener<T>...) - Constructor for class com.google.code.validationframework.experimental.swing.property.wrap.InvokeLaterWrapper
 
InvokeLaterWrapper(T, ValueChangeListener<T>...) - Constructor for class com.google.code.validationframework.experimental.swing.property.wrap.InvokeLaterWrapper
 

J

JLabelBooleanFeedback - Class in com.google.code.validationframework.experimental.swing.resulthandler
 
JLabelBooleanFeedback() - Constructor for class com.google.code.validationframework.experimental.swing.resulthandler.JLabelBooleanFeedback
 
JSpinnerNumberModelRule<D extends Number> - Class in com.google.code.validationframework.experimental.swing.rule
Convenience rule that will check if the data is within the bounds of the spinner model.
Note that the model of the spinner should be an AbstractSpinnerModel.
JSpinnerNumberModelRule(JSpinner) - Constructor for class com.google.code.validationframework.experimental.swing.rule.JSpinnerNumberModelRule
Constructor specifying the spinner whose SpinnerNumberModel is to be checked.

O

on(Class<? extends Trigger>) - Method in class com.google.code.validationframework.experimental.builder.context.simplevalidator.DataProviderContext
 
on(Trigger) - Method in class com.google.code.validationframework.experimental.builder.context.simplevalidator.DataProviderContext
 
on(Trigger...) - Method in class com.google.code.validationframework.experimental.builder.context.simplevalidator.DataProviderContext
Adds more triggers to the validator.
on(Collection<Trigger>) - Method in class com.google.code.validationframework.experimental.builder.context.simplevalidator.DataProviderContext
 
on(Class<? extends Trigger>) - Method in class com.google.code.validationframework.experimental.builder.context.simplevalidator.TriggerContext
 
on(Trigger) - Method in class com.google.code.validationframework.experimental.builder.context.simplevalidator.TriggerContext
 
on(Trigger...) - Method in class com.google.code.validationframework.experimental.builder.context.simplevalidator.TriggerContext
Adds the first triggers to the validator.
on(Collection<Trigger>) - Method in class com.google.code.validationframework.experimental.builder.context.simplevalidator.TriggerContext
 
on(Trigger) - Static method in class com.google.code.validationframework.experimental.builder.SimpleValidatorBuilder
Use com.google.code.validationframework.base.validator.generalvalidator.dsl.GeneralValidatorBuilder instead.
on(Trigger...) - Static method in class com.google.code.validationframework.experimental.builder.SimpleValidatorBuilder
Use com.google.code.validationframework.base.validator.generalvalidator.dsl.GeneralValidatorBuilder instead.
on(Collection<Trigger>) - Static method in class com.google.code.validationframework.experimental.builder.SimpleValidatorBuilder
Use com.google.code.validationframework.base.validator.generalvalidator.dsl.GeneralValidatorBuilder instead.
on(Class<? extends Trigger>) - Static method in class com.google.code.validationframework.experimental.builder.SimpleValidatorBuilder
Use com.google.code.validationframework.base.validator.generalvalidator.dsl.GeneralValidatorBuilder instead.

P

parseObject(String) - Method in class com.google.code.validationframework.experimental.swing.format.RuleBasedFormat
 
parseObject(String, ParsePosition) - Method in class com.google.code.validationframework.experimental.swing.format.RuleBasedFormat
 
PropertyDataProvider<DPO> - Class in com.google.code.validationframework.experimental.base.dataprovider
Data provider returning the value of a given property.
PropertyDataProvider(ReadableProperty<DPO>) - Constructor for class com.google.code.validationframework.experimental.base.dataprovider.PropertyDataProvider
Constructor specifying the property to read the value from.
PropertyResultHandler<RHI> - Class in com.google.code.validationframework.experimental.base.resulthandler
Result handler setting the value of a given property with the validation result.
PropertyResultHandler(WritableProperty<RHI>) - Constructor for class com.google.code.validationframework.experimental.base.resulthandler.PropertyResultHandler
Constructor specifying the property whose value should be set with the result.
PropertyTrigger<T> - Class in com.google.code.validationframework.experimental.base.trigger
Trigger initiating the validation whenever the value of a specified property changes.
PropertyTrigger(ReadableProperty<T>) - Constructor for class com.google.code.validationframework.experimental.base.trigger.PropertyTrigger
Constructor specifying the property whose changes should trigger the validation.

R

read(Class<? extends DataProvider<D>>) - Method in class com.google.code.validationframework.experimental.builder.context.simplevalidator.DataProviderContext
 
read(DataProvider<D>) - Method in class com.google.code.validationframework.experimental.builder.context.simplevalidator.DataProviderContext
 
read(DataProvider<D>...) - Method in class com.google.code.validationframework.experimental.builder.context.simplevalidator.DataProviderContext
Adds the first data providers to the validator.
read(Collection<DataProvider<D>>) - Method in class com.google.code.validationframework.experimental.builder.context.simplevalidator.DataProviderContext
 
read(Class<? extends Rule<D, O>>) - Method in class com.google.code.validationframework.experimental.builder.context.simplevalidator.ResultHandlerContext
 
read(Class<? extends DataProvider<D>>) - Method in class com.google.code.validationframework.experimental.builder.context.simplevalidator.RuleContext
 
read(DataProvider<D>) - Method in class com.google.code.validationframework.experimental.builder.context.simplevalidator.RuleContext
 
read(DataProvider<D>...) - Method in class com.google.code.validationframework.experimental.builder.context.simplevalidator.RuleContext
Adds more data providers to the validator.
read(Collection<DataProvider<D>>) - Method in class com.google.code.validationframework.experimental.builder.context.simplevalidator.RuleContext
 
read(Class<? extends ResultHandler<O>>) - Method in class com.google.code.validationframework.experimental.builder.context.simplevalidator.ValidatorContext
 
removePostRule(Rule<Object, O>) - Method in class com.google.code.validationframework.experimental.swing.format.RuleBasedFormat
 
removePreRule(Rule<String, E>) - Method in class com.google.code.validationframework.experimental.swing.format.RuleBasedFormat
 
ResultCollectorContext - Class in com.google.code.validationframework.experimental.builder.context.resultcollectorvalidator
 
ResultCollectorContext() - Constructor for class com.google.code.validationframework.experimental.builder.context.resultcollectorvalidator.ResultCollectorContext
 
ResultCollectorValidatorBuilder - Class in com.google.code.validationframework.experimental.builder
Use com.google.code.validationframework.base.validator.generalvalidator.dsl.GeneralValidatorBuilder instead.
ResultHandlerContext<D,O> - Class in com.google.code.validationframework.experimental.builder.context.resultcollectorvalidator
Context to add more rules and the first result handlers.
ResultHandlerContext(List<ResultCollector<?, D>>, List<Rule<Collection<D>, O>>) - Constructor for class com.google.code.validationframework.experimental.builder.context.resultcollectorvalidator.ResultHandlerContext
 
ResultHandlerContext<D,O> - Class in com.google.code.validationframework.experimental.builder.context.simplevalidator
Context to add more rules and the first result handlers.
ResultHandlerContext(List<Trigger>, List<DataProvider<D>>, List<Rule<D, O>>) - Constructor for class com.google.code.validationframework.experimental.builder.context.simplevalidator.ResultHandlerContext
 
RuleBasedFormat<E,O> - Class in com.google.code.validationframework.experimental.swing.format
 
RuleBasedFormat() - Constructor for class com.google.code.validationframework.experimental.swing.format.RuleBasedFormat
 
RuleBasedFormat(Format) - Constructor for class com.google.code.validationframework.experimental.swing.format.RuleBasedFormat
 
RuleBasedFormat(Aggregator<E, Boolean>, Format, Aggregator<O, Boolean>) - Constructor for class com.google.code.validationframework.experimental.swing.format.RuleBasedFormat
 
RuleContext<D> - Class in com.google.code.validationframework.experimental.builder.context.resultcollectorvalidator
 
RuleContext(List<ResultCollector<?, D>>) - Constructor for class com.google.code.validationframework.experimental.builder.context.resultcollectorvalidator.RuleContext
 
RuleContext<D> - Class in com.google.code.validationframework.experimental.builder.context.simplevalidator
Context to add more data providers and the first rules.
RuleContext(List<Trigger>, List<DataProvider<D>>) - Constructor for class com.google.code.validationframework.experimental.builder.context.simplevalidator.RuleContext
 

S

setLabel(JLabel) - Method in class com.google.code.validationframework.experimental.swing.resulthandler.JLabelBooleanFeedback
 
setPostResultAggregator(Aggregator<O, Boolean>) - Method in class com.google.code.validationframework.experimental.swing.format.RuleBasedFormat
 
setPreResultAggregator(Aggregator<E, Boolean>) - Method in class com.google.code.validationframework.experimental.swing.format.RuleBasedFormat
 
setValue(W) - Method in class com.google.code.validationframework.experimental.base.property.TransformerProperty
 
setValue(Container) - Method in class com.google.code.validationframework.experimental.swing.property.AncestorProperty
 
setValue(Object) - Method in class com.google.code.validationframework.experimental.swing.property.ValueProperty
 
setValue(T) - Method in class com.google.code.validationframework.experimental.swing.property.wrap.InvokeLaterWrapper
 
setWrappedFormat(Format) - Method in class com.google.code.validationframework.experimental.swing.format.RuleBasedFormat
 
SimpleValidatorBuilder - Class in com.google.code.validationframework.experimental.builder
Use com.google.code.validationframework.base.validator.generalvalidator.dsl.GeneralValidatorBuilder instead.

T

TransformerProperty<R,W> - Class in com.google.code.validationframework.experimental.base.property
Implementation of a readable and writable property whose output is the result of the transformation of the input.
TransformerProperty(Transformer<W, R>) - Constructor for class com.google.code.validationframework.experimental.base.property.TransformerProperty
Constructor specifying the transformer to be used to transform input values, using null as the initial input value.
TransformerProperty(Transformer<W, R>, W) - Constructor for class com.google.code.validationframework.experimental.base.property.TransformerProperty
Constructor specifying the transformer to be used to transform input values, and the initial input value.
TriggerContext - Class in com.google.code.validationframework.experimental.builder.context.simplevalidator
Context to add the first triggers.
TriggerContext() - Constructor for class com.google.code.validationframework.experimental.builder.context.simplevalidator.TriggerContext
 

V

validate(Comparable<D>) - Method in class com.google.code.validationframework.experimental.swing.rule.JSpinnerNumberModelRule
 
ValidatorContext<D,O> - Class in com.google.code.validationframework.experimental.builder.context.resultcollectorvalidator
Context to add more result handlers and to create the validator.
ValidatorContext(List<ResultCollector<?, D>>, List<Rule<Collection<D>, O>>, List<ResultHandler<O>>) - Constructor for class com.google.code.validationframework.experimental.builder.context.resultcollectorvalidator.ValidatorContext
 
ValidatorContext<D,O> - Class in com.google.code.validationframework.experimental.builder.context.simplevalidator
Context to add more result handlers and to create the validator.
ValidatorContext(List<Trigger>, List<DataProvider<D>>, List<Rule<D, O>>, List<ResultHandler<O>>) - Constructor for class com.google.code.validationframework.experimental.builder.context.simplevalidator.ValidatorContext
 
ValueProperty - Class in com.google.code.validationframework.experimental.swing.property
 
ValueProperty(JFormattedTextField) - Constructor for class com.google.code.validationframework.experimental.swing.property.ValueProperty
 
A B C D F G H I J O P R S T V 

Copyright © 2014. All Rights Reserved.