Class PMITable.ColumnConfig

  • Enclosing class:
    PMITable

    @Deprecated
    public static class PMITable.ColumnConfig
    extends java.lang.Object
    Deprecated.
    This class is no longer used, in favor of a Map of ColumnAttributes. This class is still here for serializiation backwards compatability. Note that it has been totally gutted except for the functions needed for backwards compatability.
    • Constructor Detail

      • ColumnConfig

        public ColumnConfig()
        Deprecated.
    • Method Detail

      • setPrefWidths

        public void setPrefWidths​(int[] is)
        Deprecated.
      • setTable

        public void setTable​(PMITable table)
        Deprecated.
      • setEditable

        public void setEditable​(boolean[] bs)
        Deprecated.