Interface Initialization

    • Method Detail

      • getTitle

        String getTitle()
        The title of the initialization.
        Returns:
        the title
      • initialize

        boolean initialize​(AbstractApplicationFrame parent)
        Performs the initialization.
        Parameters:
        parent - the application this initialization is for, can be null
        Returns:
        true if successful