Class EventPriority


  • public class EventPriority
    extends java.lang.Object
    Default event priorities.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int HIGH  
      static int HIGHEST  
      static int LOW  
      static int LOWEST  
      static int MEDIUM  
    • Constructor Summary

      Constructors 
      Constructor Description
      EventPriority()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait