Class JPanelGrapheMagasins<T extends Materiaux_I>

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
org.bilat.discoveryMat.gui.tools.graphe.composite.magasin.JPanelGrapheMagasins<T>
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class JPanelGrapheMagasins<T extends Materiaux_I> extends JPanel
See Also:
  • Constructor Details

    • JPanelGrapheMagasins

      public JPanelGrapheMagasins(List<T> listMateriaux, int nGrid, int mGrid, int nMax, int sizeMinComposition)
    • JPanelGrapheMagasins

      public JPanelGrapheMagasins(Chutiers<T> magasin, int nGrid, int mGrid, int nMax, int sizeMinComposition)