Interface IColumnObjectFactory<I,​O,​E extends java.lang.Exception>


  • public interface IColumnObjectFactory<I,​O,​E extends java.lang.Exception>
    • Method Detail

      • create

        O create​(java.awt.Component parent,
                 I value)
          throws E extends java.lang.Exception
        Throws:
        E extends java.lang.Exception