Class AboutPanelHandler


  • @Deprecated
    public class AboutPanelHandler
    extends Object
    Deprecated.
    please use now jaxx-widgets-about module instead.
    Handler of the ui AboutPanel.
    Since:
    2.4
    Author:
    Tony Chemit - chemit@codelutin.com
    • Field Detail

      • closeAction

        protected final Action closeAction
        Deprecated.
    • Constructor Detail

      • AboutPanelHandler

        public AboutPanelHandler​(AboutPanel ui)
        Deprecated.
    • Method Detail

      • setLicenseFile

        public void setLicenseFile​(String filename)
        Deprecated.
      • setThirdpartyFile

        public void setThirdpartyFile​(String filename)
        Deprecated.
      • buildTopPanel

        public void buildTopPanel()
        Deprecated.
      • init

        public void init()
        Deprecated.
      • showInDialog

        public void showInDialog​(Frame ui,
                                 boolean undecorated)
        Deprecated.
      • load

        protected String load​(String filename)
        Deprecated.