Class MacPearlZipApplication

java.lang.Object
javafx.application.Application
com.ntak.pearlzip.ui.pub.PearlZipApplication
com.ntak.pearlzip.ui.mac.MacPearlZipApplication

public class MacPearlZipApplication extends PearlZipApplication
Loads the main macOS UI screen for the Zip Application.
Author:
Aashutos Kakshepati
  • Nested Class Summary

    Nested classes/interfaces inherited from class javafx.application.Application

    javafx.application.Application.Parameters
  • Field Summary

    Fields inherited from class javafx.application.Application

    STYLESHEET_CASPIAN, STYLESHEET_MODENA
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    createSystemMenu(javafx.stage.Stage aboutStage, List<javafx.scene.control.Menu> customMenus)
     
    static void
    main(String[] args)
     
    void
     

    Methods inherited from class com.ntak.pearlzip.ui.pub.PearlZipApplication

    genFrmAbout, loadMenusFromPlugins, start

    Methods inherited from class javafx.application.Application

    getHostServices, getParameters, getUserAgentStylesheet, init, launch, launch, notifyPreloader, setUserAgentStylesheet

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait