|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IVisuVariable | |
---|---|
choco.kernel.visu.components.panels | |
choco.visu.components.panels | |
choco.visu.components.papplets | |
choco.visu.variables |
Uses of IVisuVariable in choco.kernel.visu.components.panels |
---|
Method parameters in choco.kernel.visu.components.panels with type arguments of type IVisuVariable | |
---|---|
void |
IChocoPanel.init(ArrayList<IVisuVariable> list)
Initialize every object of the frame. |
Uses of IVisuVariable in choco.visu.components.panels |
---|
Method parameters in choco.visu.components.panels with type arguments of type IVisuVariable | |
---|---|
void |
VarChocoPanel.init(ArrayList<IVisuVariable> list)
Initialize every object of the frame. |
Uses of IVisuVariable in choco.visu.components.papplets |
---|
Method parameters in choco.visu.components.papplets with type arguments of type IVisuVariable | |
---|---|
void |
TreeSearchPApplet.initialize(ArrayList<IVisuVariable> list)
Initialize the ChocoPApplet with the list of concerning VisuVariables |
void |
SudokuPApplet.initialize(ArrayList<IVisuVariable> list)
Initialize the ChocoPApplet with the list of concerning VisuVariables |
void |
NameOrValuePApplet.initialize(ArrayList<IVisuVariable> list)
Initialize the ChocoPApplet with the list of concerning VisuVariables |
void |
NameOrQuestionMarkPApplet.initialize(ArrayList<IVisuVariable> list)
Initialize the ChocoPApplet with the list of concerning VisuVariables |
void |
GridPApplet.initialize(ArrayList<IVisuVariable> list)
Initialize the ChocoPApplet with the list of concerning VisuVariables |
void |
FullDomainPApplet.initialize(ArrayList<IVisuVariable> list)
Initialize the ChocoPApplet with the list of concerning VisuVariables |
void |
DottyTreeSearchPApplet.initialize(ArrayList<IVisuVariable> list)
Initialize the ChocoPApplet with the list of concerning VisuVariables |
void |
ColorValuePApplet.initialize(ArrayList<IVisuVariable> list)
Initialize the ChocoPApplet with the list of concerning VisuVariables |
abstract void |
AChocoPApplet.initialize(ArrayList<IVisuVariable> list)
Initialize the ChocoPApplet with the list of concerning VisuVariables |
Uses of IVisuVariable in choco.visu.variables |
---|
Classes in choco.visu.variables that implement IVisuVariable | |
---|---|
class |
VisuVariable
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |