Class LoadingStateEvent

    • Constructor Summary

      Constructors 
      Constructor Description
      LoadingStateEvent​(int state)
      Deprecated.
       
    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      void dispatch​(java.util.EventListener eventListener)
      Deprecated.
       
      • Methods inherited from class java.util.EventObject

        getSource, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • LoadingStateEvent

        public LoadingStateEvent​(int state)
        Deprecated.
    • Method Detail

      • dispatch

        public void dispatch​(java.util.EventListener eventListener)
        Deprecated.
        Specified by:
        dispatch in class ScriptEvent