Class Browser

    • Field Detail

      • m_Executable

        protected PlaceholderFile m_Executable
        the custom executable.
    • Constructor Detail

      • Browser

        public Browser()
    • Method Detail

      • setExecutable

        public void setExecutable​(PlaceholderFile value)
        Sets the custom browser executable.
        Parameters:
        value - the executable, use directory to disable
      • getExecutable

        public PlaceholderFile getExecutable()
        Returns the custom browser executable.
        Returns:
        the executable, disabled if directory
      • executableTipText

        public String executableTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.
      • accepts

        public Class[] accepts()
        Returns the class that the consumer accepts.
        Returns:
        java.lang.String.class, java.net.URL.class, java.net.URI.class
      • doExecute

        protected String doExecute()
        Executes the flow item.
        Specified by:
        doExecute in class AbstractActor
        Returns:
        null if everything is fine, otherwise error message