Uses of Class
choco.kernel.visu.components.panels.AVarChocoPanel

Packages that use AVarChocoPanel
choco.kernel.visu   
choco.visu   
choco.visu.components.panels   
 

Uses of AVarChocoPanel in choco.kernel.visu
 

Methods in choco.kernel.visu with parameters of type AVarChocoPanel
 void IVisu.addPanel(AVarChocoPanel vpanel)
          Add a new panel to the main frame of the Choco visualizer.
 

Uses of AVarChocoPanel in choco.visu
 

Fields in choco.visu with type parameters of type AVarChocoPanel
protected  ArrayList<AVarChocoPanel> Visu.panelList
           
 

Methods in choco.visu with parameters of type AVarChocoPanel
 void Visu.addPanel(AVarChocoPanel panel)
          Add a new panel to the main frame of the Choco visualizer.
 

Uses of AVarChocoPanel in choco.visu.components.panels
 

Subclasses of AVarChocoPanel in choco.visu.components.panels
 class VarChocoPanel
           
 



Copyright © 2012. All Rights Reserved.