程序包 app.desktop.ui

类 UIAppMainDelegate

所有已实现的接口:
SelfReportingMixin, UIBasicDelegate<UXSplit>

public final class UIAppMainDelegate extends UIDelegate<UXSplit>
The main content panel that holds all of the necessary information for building the rest of the UI tree and delegates. This is not a library class, this is part of the Poprock app itself.
作者:
Jack Meng
  • 字段详细资料

    • OBJECT

      public static final UIAppMainDelegate OBJECT
      Singleton instance. We don't have to use the Singleton instance because we are assured this will be utilized in AppEntry
  • 构造器详细资料

    • UIAppMainDelegate

      private UIAppMainDelegate()