- cacheReady() - Method in interface org.netbeans.Stamps.Updater
-
Callback method to notify the caller, that
caches are successfully written.
- CANT_DELETE_ENABLED_AUTOLOAD - Static variable in class org.netbeans.Events
-
Module autoload (or since org.netbeans.core/1 1.3, eager)
- checkConnect(String, int) - Method in class org.netbeans.TopSecurityManager
-
Checks connect
- checkConnect(String, int, Object) - Method in class org.netbeans.TopSecurityManager
-
- checkDelete(String) - Method in class org.netbeans.TopSecurityManager
-
The method has awful performance in super class
- checkExit(int) - Method in class org.netbeans.TopSecurityManager
-
- checkMemberAccess(Class<?>, int) - Method in class org.netbeans.TopSecurityManager
-
- checkPackageDependency(Dependency, ClassLoader) - Static method in class org.netbeans.Util
-
Check whether a package dependency is met.
- checkPermission(Permission) - Method in class org.netbeans.TopSecurityManager
-
- checkPermission(Permission, Object) - Method in class org.netbeans.TopSecurityManager
-
- checkPropertyAccess(String) - Method in class org.netbeans.TopSecurityManager
-
Performance - all props accessible
- checkRead(String) - Method in class org.netbeans.TopSecurityManager
-
The method is empty.
- checkRead(FileDescriptor) - Method in class org.netbeans.TopSecurityManager
-
- checkTopLevelWindow(Object) - Method in class org.netbeans.TopSecurityManager
-
- checkWrite(FileDescriptor) - Method in class org.netbeans.TopSecurityManager
-
- checkWrite(String) - Method in class org.netbeans.TopSecurityManager
-
The method has awful performance in super class
- classloader - Variable in class org.netbeans.Module
-
currently active module classloader
- classLoaderDown() - Method in class org.netbeans.Module
-
Turn off the classloader and release all resources.
- classLoaderUp(Set<Module>) - Method in class org.netbeans.Module
-
Turn on the classloader.
- classLoaderUp(ClassLoader) - Method in class org.netbeans.ModuleInstaller
-
Tells the installer that new classloader is ready for use.
- cleanup() - Method in class org.netbeans.Module
-
Should be called after turning off the classloader of one or more modules & GC'ing.
- cli(CLIHandler.Args) - Method in class org.netbeans.CLIHandler
-
Process some set of command-line arguments.
- CLIHandler - Class in org.netbeans
-
Command Line Interface and User Directory Locker support class.
- CLIHandler(int) - Constructor for class org.netbeans.CLIHandler
-
Create a CLI handler and indicate its preferred timing.
- CLIHandler.Args - Class in org.netbeans
-
Class that represents available arguments to the CLI
handlers.
- CLOSE - Static variable in class org.netbeans.Events
-
no args
- close(List<Module>) - Method in class org.netbeans.ModuleInstaller
-
Notify modules the IDE will be shut down.
- closeAsync(List<Module>) - Method in class org.netbeans.ModuleInstaller
-
Initializes closing sequence on given modules.
- closing(List<Module>) - Method in class org.netbeans.ModuleInstaller
-
Ask to shut down the IDE from a set of modules.
- create(File, Object, boolean, boolean, boolean, ModuleManager, Events) - Method in class org.netbeans.ModuleFactory
-
This method creates a "standard" module.
- create(File, Object, boolean, boolean) - Method in class org.netbeans.ModuleManager
-
- create(File, Object, boolean, boolean, boolean) - Method in class org.netbeans.ModuleManager
-
Create a module from a JAR and add it to the managed set.
- createBundle(File, Object, boolean, boolean, boolean, int) - Method in class org.netbeans.ModuleManager
-
Create a module from a JAR representing an OSGi bundle
and adds it to the managed set.
- createClassLoader(String) - Method in class org.netbeans.NetigsoFramework
-
Creates a delegating loader for given module.
- CREATED_MODULE_SYSTEM - Static variable in class org.netbeans.Events
-
no args
- createFixed(Manifest, Object, ClassLoader, boolean, boolean, ModuleManager, Events) - Method in class org.netbeans.ModuleFactory
-
This method creates a "fixed" module.
- createFixed(Manifest, Object, ClassLoader) - Method in class org.netbeans.ModuleManager
-
Create a fixed module (e.g.
- createFixed(Manifest, Object, ClassLoader, boolean, boolean) - Method in class org.netbeans.ModuleManager
-
Create a fixed module (e.g.
- createLoader(ModuleInfo, ProxyClassLoader, File) - Method in class org.netbeans.NetigsoFramework
-
Initializes a classloader for given module.
- createPackageName(String) - Static method in class org.netbeans.Util
-
Convert a class file name to a resource name suitable for Beans.instantiate.
- createURLStreamHandler(String) - Method in class org.netbeans.ProxyURLStreamHandlerFactory
-