filenet.vw.toolkit.runtime.step

Interface IVWStepProcessor



  • public interface IVWStepProcessor
    This class defines an interface for Step Processor classes. This class must be implemented by all "main" Step Processor classes.
    Since:
    IWWS1.00
    • Method Detail

      • setTitle

        void setTitle(java.lang.String windowTitle)
        Sets the title of this window.
        Parameters:
        windowTitle - A string value containing the title that is to appear in the title bar of the window.
        Since:
        IWWS1.00

© Copyright IBM Corporation 2002, 2019. All rights reserved.