Initializing help system before first use

XPRScutLogListener

  • All Superinterfaces:
    java.util.EventListener


    public interface XPRScutLogListener
    extends java.util.EventListener
    Interface for handling Cutlog events.
    • Method Summary

      Modifier and Type Method and Description
      int XPRScutLogEvent(XPRSprob prob, java.lang.Object vContext) 
    • Method Detail

      • XPRScutLogEvent

        int XPRScutLogEvent(XPRSprob prob,
                            java.lang.Object vContext)