站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc (Current Development Version)

U-Index (Utilities API) - NetBeans API Javadoc (Current Development Version)

org.openide.util 7.9.0 1
A B C D E F G H I J K L M N O P Q R S T U V W X

U

Union2<First,Second> - Class in org.openide.util
A union type which can contain one of two kinds of objects.
UNKNOWN - Static variable in class org.openide.ErrorManager
Undefined severity.
unsortableSets() - Method in exception org.openide.util.TopologicalSortException
The topological sort could not be finished as there are some objects that are mutually refering to each other.
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
Deprecated. Used only by the deprecated partialSort
Utilities.UnorderableException(Collection, Map) - Constructor for exception org.openide.util.Utilities.UnorderableException
Deprecated. Create a new unorderable-list exception with no detail message.
Utilities.UnorderableException(String, Collection, Map) - Constructor for exception org.openide.util.Utilities.UnorderableException
Deprecated. Create a new unorderable-list exception with a specified detail message.

org.openide.util 7.9.0 1
A B C D E F G H I J K L M N O P Q R S T U V W X
Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.