Class DialogConstants


  • public final class DialogConstants
    extends java.lang.Object
    These constants are used for returning the result of the user input.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int CANCEL  
      static int CLOSE  
      static int COMMIT  
      static int DETAILS  
      static int HELP  
      static int NO  
      static int NO_ALL  
      static int NONE  
      static int OK  
      static int YES  
      static int YES_ALL  
    • Constructor Summary

      Constructors 
      Constructor Description
      DialogConstants()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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