choco.kernel.visu.components.panels
Interface IChocoPanel
- All Known Implementing Classes:
- AVarChocoPanel, VarChocoPanel
public interface IChocoPanel
LOGGER
static final Logger LOGGER
getPanelName
String getPanelName()
- Return the name of the ChocoPanel
- Returns:
- name the name of the panel
getDimensions
Dimension getDimensions()
- Return the dimensions of the Panel
- Returns:
- a
Dimension
init
void init(ArrayList<IVisuVariable> list)
- Initialize every object of the frame.
- Parameters:
list
- list of visuvariables
Copyright © 2012. All Rights Reserved.