From 8189116ea4b5db4675e31dfd04a5687d55e29262 Mon Sep 17 00:00:00 2001 From: Eduardo Pedroni Date: Tue, 6 May 2014 14:29:37 +0100 Subject: Added javadocs, made minor changes to the comments --- doc/index-files/index-20.html | 187 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 187 insertions(+) create mode 100644 doc/index-files/index-20.html (limited to 'doc/index-files/index-20.html') diff --git a/doc/index-files/index-20.html b/doc/index-files/index-20.html new file mode 100644 index 0000000..83339e6 --- /dev/null +++ b/doc/index-files/index-20.html @@ -0,0 +1,187 @@ + + + + + +V-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I J L M N O P R S T U V W X  + + +

V

+
+
VALID_PARAMETER_STYLE - Static variable in class jcgp.gui.settings.parameters.GUIParameter
+
 
+
validate(Boolean) - Method in class jcgp.backend.parameters.BooleanParameter
+
 
+
validate(Number) - Method in class jcgp.backend.parameters.DoubleParameter
+
 
+
validate(Number) - Method in class jcgp.backend.parameters.IntegerParameter
+
 
+
validate(Boolean) - Method in class jcgp.backend.parameters.monitors.BooleanMonitor
+
 
+
validate(Number) - Method in class jcgp.backend.parameters.monitors.DoubleMonitor
+
 
+
validate(Number) - Method in class jcgp.backend.parameters.monitors.IntegerMonitor
+
 
+
validate(T) - Method in class jcgp.backend.parameters.Parameter
+
+
This is a callback method which gets called whenever changes + to parameters (not only its own instance) are made.
+
+
validate() - Method in class jcgp.gui.settings.parameters.GUIParameter
+
+
Force the parameter to validate its current value, and apply the associated + style to the @code{GUIParameter}.
+
+
valueOf(String) - Static method in enum jcgp.backend.modules.problem.BestFitness
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum jcgp.backend.parameters.ParameterStatus
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum jcgp.gui.population.GUIGene.GUIGeneState
+
+
Returns the enum constant of this type with the specified name.
+
+
valueProperty() - Method in class jcgp.backend.parameters.Parameter
+
+
This method is intended for bindings only.
+
+
values() - Static method in enum jcgp.backend.modules.problem.BestFitness
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum jcgp.backend.parameters.ParameterStatus
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum jcgp.gui.population.GUIGene.GUIGeneState
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
VerticalDragResize - Class in jcgp.gui.dragresize
+
+
This class adds vertical drag resize functionality to any + arbitrary region provided.
+
+
+A B C D E F G H I J L M N O P R S T U V W X 
+ +
+ + + + + + + +
+ + + + -- cgit v1.2.3