- NetworkSettings - Class in org.openide.util
-
Useful static methods for getting Network Proxy required for make network
connection for specified resource.
- NetworkSettings() - Constructor for class org.openide.util.NetworkSettings
-
- NetworkSettings.ProxyCredentialsProvider - Class in org.openide.util
-
Allows
NetBeans Platform users to provide own proxy and network credentials separately.
- NewType - Class in org.openide.util.datatransfer
-
Describes a type that can be created anew.
- NewType() - Constructor for class org.openide.util.datatransfer.NewType
-
- notify(int, Throwable) - Method in class org.openide.ErrorManager
-
Prints the exception to the log file and (possibly) notifies the user.
- notify(Throwable) - Method in class org.openide.ErrorManager
-
Prints the exception to the log file and (possibly) notifies the user.