Interface GroupCell

  • All Superinterfaces:
    java.lang.Cloneable, JRCloneable
    All Known Implementing Classes:
    StandardGroupCell

    public interface GroupCell
    extends JRCloneable
    Author:
    Lucian Chirita (lucianc@users.sourceforge.net)
    • Method Detail

      • getGroupName

        java.lang.String getGroupName()
      • getCell

        Cell getCell()