Interface PropertyTableModel


public interface PropertyTableModel
interface for table models implementing property display support
  • Method Summary

    Modifier and Type
    Method
    Description
    get the property descriptor for the specified row
  • Method Details

    • getPropertyClass

      Class<?> getPropertyClass(int row)
      get the property descriptor for the specified row