- UNKNOWN - Static variable in class org.openide.ErrorManager
-
Undefined severity.
- UnorderableException(Collection, Map) - Constructor for exception org.openide.util.Utilities.UnorderableException
-
Deprecated.
Create a new unorderable-list exception with no detail message.
- UnorderableException(String, Collection, Map) - Constructor for exception org.openide.util.Utilities.UnorderableException
-
Deprecated.
Create a new unorderable-list exception with a specified detail message.
- USER - Static variable in class org.openide.ErrorManager
-
Something the user should be aware of.
- UserCancelException - Exception in org.openide.util
-
Exception that is thrown when user cancels interaction so the
requested result cannot be produced.
- UserCancelException() - Constructor for exception org.openide.util.UserCancelException
-
Creates new exception UserCancelException
- UserCancelException(String) - Constructor for exception org.openide.util.UserCancelException
-
Creates new exception UserCancelException with text specified
string s.
- UserQuestionException - Exception in org.openide.util
-
Exception that is thrown when the process is about to perform some
action that requires user confirmation.
- UserQuestionException() - Constructor for exception org.openide.util.UserQuestionException
-
Creates new exception UserQuestionException
- UserQuestionException(String) - Constructor for exception org.openide.util.UserQuestionException
-
Creates new exception UserQuestionException with text specified
string s.
- Utilities - Class in org.openide.util
-
Otherwise uncategorized useful static methods.
- Utilities.UnorderableException - Exception in org.openide.util
-