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

A

addPostRule(Rule<Object, O>) - Method in class com.google.code.validationframework.experimental.format.RuleBasedFormat
 
addPreRule(Rule<String, E>) - Method in class com.google.code.validationframework.experimental.format.RuleBasedFormat
 
addSlave(Slave<T>) - Method in class com.google.code.validationframework.binding.Bindable
 
addSlave(Slave<T>) - Method in interface com.google.code.validationframework.binding.Master
 
Aggregatable<O> - Interface in com.google.code.validationframework.experimental.transform
Deprecated. Class Will be removed in a future release.
AggregatableValueAggregator<I,O> - Class in com.google.code.validationframework.experimental.transform
Deprecated. Class will be removed in a future release.
AggregatableValueAggregator(Transformer<Collection<I>, O>) - Constructor for class com.google.code.validationframework.experimental.transform.AggregatableValueAggregator
Deprecated. Class will be removed in a future release.
attach(JTextComponent) - Method in class com.google.code.validationframework.experimental.utils.swing.FormatAndSelectOnEnterFeature
 

B

bind(Master<MO>) - Static method in class com.google.code.validationframework.binding.Binder
 
bind(Collection<Master<MO>>) - Static method in class com.google.code.validationframework.binding.Binder
 
bind(Master<MO>...) - Static method in class com.google.code.validationframework.binding.Binder
 
Bindable<T> - Class in com.google.code.validationframework.binding
 
Bindable() - Constructor for class com.google.code.validationframework.binding.Bindable
 
Bindable(T) - Constructor for class com.google.code.validationframework.binding.Bindable
 
BindableBoolean - Class in com.google.code.validationframework.binding
 
BindableBoolean() - Constructor for class com.google.code.validationframework.binding.BindableBoolean
 
BindableBoolean(Boolean) - Constructor for class com.google.code.validationframework.binding.BindableBoolean
 
BindableByte - Class in com.google.code.validationframework.binding
 
BindableByte() - Constructor for class com.google.code.validationframework.binding.BindableByte
 
BindableByte(Byte) - Constructor for class com.google.code.validationframework.binding.BindableByte
 
BindableCharacter - Class in com.google.code.validationframework.binding
 
BindableCharacter() - Constructor for class com.google.code.validationframework.binding.BindableCharacter
 
BindableCharacter(Character) - Constructor for class com.google.code.validationframework.binding.BindableCharacter
 
BindableDouble - Class in com.google.code.validationframework.binding
 
BindableDouble() - Constructor for class com.google.code.validationframework.binding.BindableDouble
 
BindableDouble(Double) - Constructor for class com.google.code.validationframework.binding.BindableDouble
 
BindableFloat - Class in com.google.code.validationframework.binding
 
BindableFloat() - Constructor for class com.google.code.validationframework.binding.BindableFloat
 
BindableFloat(Float) - Constructor for class com.google.code.validationframework.binding.BindableFloat
 
BindableInteger - Class in com.google.code.validationframework.binding
 
BindableInteger() - Constructor for class com.google.code.validationframework.binding.BindableInteger
 
BindableInteger(Integer) - Constructor for class com.google.code.validationframework.binding.BindableInteger
 
BindableLong - Class in com.google.code.validationframework.binding
 
BindableLong() - Constructor for class com.google.code.validationframework.binding.BindableLong
 
BindableLong(Long) - Constructor for class com.google.code.validationframework.binding.BindableLong
 
BindableNumber - Class in com.google.code.validationframework.binding
 
BindableNumber() - Constructor for class com.google.code.validationframework.binding.BindableNumber
 
BindableNumber(Number) - Constructor for class com.google.code.validationframework.binding.BindableNumber
 
BindableObject - Class in com.google.code.validationframework.binding
 
BindableObject() - Constructor for class com.google.code.validationframework.binding.BindableObject
 
BindableObject(Object) - Constructor for class com.google.code.validationframework.binding.BindableObject
 
BindableShort - Class in com.google.code.validationframework.binding
 
BindableShort() - Constructor for class com.google.code.validationframework.binding.BindableShort
 
BindableShort(Short) - Constructor for class com.google.code.validationframework.binding.BindableShort
 
BindableString - Class in com.google.code.validationframework.binding
 
BindableString() - Constructor for class com.google.code.validationframework.binding.BindableString
 
BindableString(String) - Constructor for class com.google.code.validationframework.binding.BindableString
 
Binder - Class in com.google.code.validationframework.binding
 
Binder.MultipleMasterContext<MO,SI> - Class in com.google.code.validationframework.binding
 
Binder.MultipleMasterContext(Collection<Master<MO>>, Collection<Transformer>) - Constructor for class com.google.code.validationframework.binding.Binder.MultipleMasterContext
 
Binder.SingleMasterContext<MO,SI> - Class in com.google.code.validationframework.binding
 
Binder.SingleMasterContext(Master<MO>, Collection<Transformer>) - Constructor for class com.google.code.validationframework.binding.Binder.SingleMasterContext
 
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.binding - package com.google.code.validationframework.binding
 
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.format - package com.google.code.validationframework.experimental.format
 
com.google.code.validationframework.experimental.resulthandler - package com.google.code.validationframework.experimental.resulthandler
 
com.google.code.validationframework.experimental.rule - package com.google.code.validationframework.experimental.rule
 
com.google.code.validationframework.experimental.transform - package com.google.code.validationframework.experimental.transform
 
com.google.code.validationframework.experimental.utils.swing - package com.google.code.validationframework.experimental.utils.swing
 

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
 
detach(JTextComponent) - Method in class com.google.code.validationframework.experimental.utils.swing.FormatAndSelectOnEnterFeature
 

F

format(Object, StringBuffer, FieldPosition) - Method in class com.google.code.validationframework.experimental.format.RuleBasedFormat
 
FormatAndSelectOnEnterFeature - Class in com.google.code.validationframework.experimental.utils.swing
 
FormatAndSelectOnEnterFeature(JTextComponent) - Constructor for class com.google.code.validationframework.experimental.utils.swing.FormatAndSelectOnEnterFeature
 

G

getAggregatableValue() - Method in interface com.google.code.validationframework.experimental.transform.Aggregatable
Deprecated.  
getLabel() - Method in class com.google.code.validationframework.experimental.resulthandler.JLabelBooleanFeedback
 
getPostResultAggregator() - Method in class com.google.code.validationframework.experimental.format.RuleBasedFormat
 
getPreResultAggregator() - Method in class com.google.code.validationframework.experimental.format.RuleBasedFormat
 
getValue() - Method in class com.google.code.validationframework.binding.Bindable
 
getValue() - Method in interface com.google.code.validationframework.binding.Master
 
getWrappedFormat() - Method in class com.google.code.validationframework.experimental.format.RuleBasedFormat
 

H

handleResult(Boolean) - Method in class com.google.code.validationframework.experimental.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
 

J

JLabelBooleanFeedback - Class in com.google.code.validationframework.experimental.resulthandler
 
JLabelBooleanFeedback() - Constructor for class com.google.code.validationframework.experimental.resulthandler.JLabelBooleanFeedback
 
JSpinnerNumberModelRule<D extends Number> - Class in com.google.code.validationframework.experimental.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.rule.JSpinnerNumberModelRule
Constructor specifying the spinner whose SpinnerNumberModel is to be checked.

M

Master<T> - Interface in com.google.code.validationframework.binding
 

N

notifySlaves() - Method in class com.google.code.validationframework.binding.Bindable
 

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.format.RuleBasedFormat
 
parseObject(String, ParsePosition) - Method in class com.google.code.validationframework.experimental.format.RuleBasedFormat
 

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.format.RuleBasedFormat
 
removePreRule(Rule<String, E>) - Method in class com.google.code.validationframework.experimental.format.RuleBasedFormat
 
removeSlave(Slave<T>) - Method in class com.google.code.validationframework.binding.Bindable
 
removeSlave(Slave<T>) - Method in interface com.google.code.validationframework.binding.Master
 
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.format
 
RuleBasedFormat() - Constructor for class com.google.code.validationframework.experimental.format.RuleBasedFormat
 
RuleBasedFormat(Format) - Constructor for class com.google.code.validationframework.experimental.format.RuleBasedFormat
 
RuleBasedFormat(Aggregator<E, Boolean>, Format, Aggregator<O, Boolean>) - Constructor for class com.google.code.validationframework.experimental.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.resulthandler.JLabelBooleanFeedback
 
setPostResultAggregator(Aggregator<O, Boolean>) - Method in class com.google.code.validationframework.experimental.format.RuleBasedFormat
 
setPreResultAggregator(Aggregator<E, Boolean>) - Method in class com.google.code.validationframework.experimental.format.RuleBasedFormat
 
setValue(T) - Method in class com.google.code.validationframework.binding.Bindable
 
setValue(SI) - Method in interface com.google.code.validationframework.binding.Slave
 
setWrappedFormat(Format) - Method in class com.google.code.validationframework.experimental.format.RuleBasedFormat
 
SimpleValidatorBuilder - Class in com.google.code.validationframework.experimental.builder
Use com.google.code.validationframework.base.validator.generalvalidator.dsl.GeneralValidatorBuilder instead.
Slave<SI> - Interface in com.google.code.validationframework.binding
 

T

to(Slave<SI>) - Method in class com.google.code.validationframework.binding.Binder.MultipleMasterContext
 
to(Collection<Slave<SI>>) - Method in class com.google.code.validationframework.binding.Binder.MultipleMasterContext
 
to(Slave<SI>...) - Method in class com.google.code.validationframework.binding.Binder.MultipleMasterContext
 
to(Slave<SI>) - Method in class com.google.code.validationframework.binding.Binder.SingleMasterContext
 
to(Collection<Slave<SI>>) - Method in class com.google.code.validationframework.binding.Binder.SingleMasterContext
 
to(Slave<SI>...) - Method in class com.google.code.validationframework.binding.Binder.SingleMasterContext
 
transform(Transformer<SI, TSI>) - Method in class com.google.code.validationframework.binding.Binder.MultipleMasterContext
 
transform(Transformer<SI, TSI>) - Method in class com.google.code.validationframework.binding.Binder.SingleMasterContext
 
transform(Collection<Aggregatable<I>>) - Method in class com.google.code.validationframework.experimental.transform.AggregatableValueAggregator
Deprecated.  
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.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
 

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

Copyright © 2013. All Rights Reserved.