Interface IItemPanel<T>

All Known Implementing Classes:
BrolInfoPanel

public interface IItemPanel<T>
Since:
1.0 4 oct. 2008
Author:
Steph GAUDRY
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setItem​(T item)
     
  • Method Details

    • setItem

      void setItem(T item)