Class VisualModelReference.LookInside

    • Method Detail

      • createTableau

        public Tableau createTableau​(Effigy effigy)
                              throws java.lang.Exception
        Open an instance of the model.
        Overrides:
        createTableau in class TableauFactory
        Parameters:
        effigy - The effigy with which we open the model.
        Returns:
        The instance of the model.
        Throws:
        java.lang.Exception - If there is a problem opening the model.