Interface GUIInitializedListener

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void guiInitialized()
      Invoked when the GUI subsystem is initialized and it's OK for the assisitive technology to create instances of GUI objects.
    • Method Detail

      • guiInitialized

        void guiInitialized()
        Invoked when the GUI subsystem is initialized and it's OK for the assisitive technology to create instances of GUI objects.