|
Class Summary |
| CLIHandler |
Command Line Interface and User Directory Locker support class. |
| CLIHandler.Args |
Class that represents available arguments to the CLI
handlers. |
| Events |
Track events that occur in the module system abstractly. |
| JarClassLoader |
A ProxyClassLoader capable of loading classes from a set of jar files
and local directories. |
| JaveleonModule |
|
| Main |
Bootstrap main class. |
| Module |
Object representing one module, possibly installed. |
| Module.PackageExport |
Struct representing a package exported from a module. |
| ModuleFactory |
Allows creation of custom modules. |
| ModuleInstaller |
Responsible for actually installing the contents of module JARs into the IDE. |
| ModuleManager |
Manages a collection of modules. |
| NbClipboard |
|
| NbExecJavaStartTry |
|
| NetigsoFramework |
This class contains abstracted calls to OSGi provided by core.netigso
module. |
| PatchByteCode |
Tool to patch bytecode, currently just to make access modifiers public. |
| ProxyClassLoader |
A class loader that has multiple parents and uses them for loading
classes and resources. |
| ProxyURLStreamHandlerFactory |
A stream handler factory that delegates to others in lookup. |
| Stamps |
Support for optimal checking of time stamps of certain files in
NetBeans directory structure. |
| TopSecurityManager |
NetBeans security manager implementation. |
| Util |
Static utility methods for use within this package. |