All Known Implementing Classes:
CaptionConfiguration, DragRegion, MenuBarDragRegion

public interface ShowInitializable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    this function is designed to be called after Stage.show() has been called to configure customizations should only be called once per stage
  • Method Details

    • showInit

      void showInit()
      this function is designed to be called after Stage.show() has been called to configure customizations should only be called once per stage