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

U-Index (NetBeans Utilities API) - NetBeans API Javadoc 5.0.0

 
A B C D E F G H I K L M N O P Q R S T U V W X

U

UNKNOWN - Static variable in class org.openide.ErrorManager
Undefined severity.
USER - Static variable in class org.openide.ErrorManager
Something the user should be aware of.
UserCancelException - exception org.openide.util.UserCancelException.
Exception that is thrown when user cancels interaction so the requested result cannot be produced.
UserCancelException() - Constructor for class org.openide.util.UserCancelException
Creates new exception UserCancelException
UserCancelException(String) - Constructor for class org.openide.util.UserCancelException
Creates new exception UserCancelException with text specified string s.
UserQuestionException - exception org.openide.util.UserQuestionException.
Exception that is thrown when the process is about to perform some action that requires user confirmation.
UserQuestionException() - Constructor for class org.openide.util.UserQuestionException
Creates new exception UserQuestionException
UserQuestionException(String) - Constructor for class org.openide.util.UserQuestionException
Creates new exception UserQuestionException with text specified string s.
Utilities - class org.openide.util.Utilities.
Otherwise uncategorized useful static methods.
Utilities.UnorderableException - exception org.openide.util.Utilities.UnorderableException.
Deprecated. Used only by the deprecated partialSort
Utilities.UnorderableException(Collection, Map) - Constructor for class org.openide.util.Utilities.UnorderableException
Deprecated. Create a new unorderable-list exception with no detail message.
Utilities.UnorderableException(String, Collection, Map) - Constructor for class org.openide.util.Utilities.UnorderableException
Deprecated. Create a new unorderable-list exception with a specified detail message.
unsortableSets() - Method in class org.openide.util.TopologicalSortException
The topological sort could not be finished as there are some objects that are mutually refering to each other.

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