Class WelcomeWindow

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

public class WelcomeWindow extends CommonModuleFrame implements IExtendable
Entry window for the application. This window provides access to common project actions - create, browse, extract, preferences, recent projects, and workspace setup.
See Also:
  • Field Details

    • WORKSPACE_PROJECTS_COLLAPSED

      public static final String WORKSPACE_PROJECTS_COLLAPSED
    • DEFAULT_COLLAPSE_WORKSPACE_PROJECTS

      public static final boolean DEFAULT_COLLAPSE_WORKSPACE_PROJECTS
  • Constructor Details

    • WelcomeWindow

      public WelcomeWindow()
  • Method Details