Class UnifiedProjectWindow

All Implemented Interfaces:
IExtendable, ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public final class UnifiedProjectWindow extends ProjectFrame
Part of Phon 4.0+'s unified single window per project UI. This window will provide access to project files and support editing multiple sessions within the same window.
See Also:
  • Constructor Details

    • UnifiedProjectWindow

      public UnifiedProjectWindow(Project project)
      Constructor
      Parameters:
      project -
  • Method Details

    • showSessionEditor

      public void showSessionEditor(SessionEditor editor)
    • openSession

      public void openSession(SessionPath sessionPath)