Interface TextSupplier

    • Method Detail

      • getCustomSupplyTextMenuItemCaption

        String getCustomSupplyTextMenuItemCaption()
        Returns the text for the menu item.
        Returns:
        the menu item text, null for default
      • getCustomTextFileFilter

        ExtensionFileFilter getCustomTextFileFilter()
        Returns a custom file filter for the file chooser.
        Returns:
        the file filter, null if to use default one
      • supplyText

        String supplyText()
        Supplies the text. May get called even if actor hasn't been executed yet.
        Specified by:
        supplyText in interface TextSupporter
        Returns:
        the text, null if none available