Package com.bea.netuix.laf.genes

Interface Summary
Chromosome Chromosome represents a collection of Genes.
Gene Gene represents a named parameter intended to affect some aspect of Look and Feel rendering.
MutationContext MutationContext provides context information for mutators.
Mutator Mutator allows for Gene values to be altered dynamically.
ValueProvider ValueProvider specifies a general interface for deriving values from a contextual name.
 

Enum Summary
Chromosome.Source Enumeration of the possible sources for the chromosome.
 

Exception Summary
MutationException MutationException is thrown from a mutator's mutate method to signify a problem with the mutation process.
 



Copyright © 2011, Oracle. All rights reserved.