Initializing help system before first use

XPRSuserSolNotifyListener

  • All Superinterfaces:
    java.util.EventListener


    public interface XPRSuserSolNotifyListener
    extends java.util.EventListener
    Interface for handling UserSolNotify events.
    • Method Summary

      Modifier and Type Method and Description
      void XPRSuserSolNotifyEvent(XPRSprob prob, java.lang.Object vContext, java.lang.String solname, int status) 
    • Method Detail

      • XPRSuserSolNotifyEvent

        void XPRSuserSolNotifyEvent(XPRSprob prob,
                                    java.lang.Object vContext,
                                    java.lang.String solname,
                                    int status)