Skip navigation links
org.netbeans.core.startup/1 1.88.0
A B C D E F G I L M N O P R S T U W 

M

main(String[]) - Static method in class org.netbeans.core.startup.AutomaticDependencies
For testing purposes only.
Main - Class in org.netbeans.core.startup
Main class for NetBeans when run in GUI mode.
Main() - Constructor for class org.netbeans.core.startup.Main
 
main(String[]) - Static method in class org.netbeans.core.startup.Main
Starts TopThreadGroup which properly overrides uncaughtException Further - new thread in the group execs main
MainLookup - Class in org.netbeans.core.startup
The default lookup for the system.
MainLookup() - Constructor for class org.netbeans.core.startup.MainLookup
 
manager(boolean) - Static method in class org.netbeans.core.startup.layers.LayerCacheManager
Get a cache manager which does nothing.
ManifestSection<T> - Class in org.netbeans.core.startup
Class representing one specially-treated section in a module's manifest file.
ManifestSection(String, Module, Object) - Constructor for class org.netbeans.core.startup.ManifestSection
Create a manifest section generally.
ManifestSection.ActionSection - Class in org.netbeans.core.startup
Module section for an Action.
ManifestSection.ClipboardConvertorSection - Class in org.netbeans.core.startup
Deprecated.
use META-INF/services to register convertors.
ManifestSection.DebuggerSection - Class in org.netbeans.core.startup
Deprecated.
use new debugger API
ManifestSection.LoaderSection - Class in org.netbeans.core.startup
Module section for a Data Loader.
markForRestart() - Method in class org.netbeans.core.startup.ModuleLifecycleManager
 
markForRestart() - Static method in class org.netbeans.core.startup.ModuleSystem
Creates files that instruct the native launcher to perform restart as soon as the Java process finishes.
MavenRepoURLHandler - Class in org.netbeans.core.startup
 
MavenRepoURLHandler() - Constructor for class org.netbeans.core.startup.MavenRepoURLHandler
 
messageForProblem(Module, Object) - Static method in class org.netbeans.core.startup.NbProblemDisplayer
Provide a localized explanation of some installation problem.
moduleClassLoadersUp() - Static method in class org.netbeans.core.startup.MainLookup
Called when modules are about to be turned on.
ModuleHistory - Class in org.netbeans.core.startup
Representation of the history of the module.
ModuleHistory(String) - Constructor for class org.netbeans.core.startup.ModuleHistory
Create a module history with essential information.
ModuleLifecycleManager - Class in org.netbeans.core.startup
Rudimentary manager useful for non-GUI platform applications.
ModuleLifecycleManager() - Constructor for class org.netbeans.core.startup.ModuleLifecycleManager
 
moduleLookupReady(Lookup) - Static method in class org.netbeans.core.startup.MainLookup
Called when Lookup<ModuleInfo> is ready from the ModuleManager.
modulesClassPathInitialized() - Static method in class org.netbeans.core.startup.MainLookup
When all module classes are accessible thru systemClassLoader, this method is called to initialize the FolderLookup.
ModuleSystem - Class in org.netbeans.core.startup
Controller of the IDE's whole module system.
ModuleSystem(FileSystem) - Constructor for class org.netbeans.core.startup.ModuleSystem
Initialize module system.
A B C D E F G I L M N O P R S T U W 
Skip navigation links
org.netbeans.core.startup/1 1.88.0