NetBeans Architecture Answers for Auto Update UI module


Interfaces table

Group of java interfaces
Interface NameIn/OutStabilitySpecified in What Document?
AutoUpdateUIExportedStable

this module exposes bits of its UI and user related workflow actions (related to installing, upgrading, etc.) by providing an API calls for other modules to invoke bits of here-in available functionality.

CommonAnnotationsAPIImportedStable

The module is needed for compilation. The module is used during runtime. Specification version 1.19 is required.

ProgressImportedOfficial

The module is needed for compilation. The module is used during runtime. Specification version 1.40 is required.

ProgressSwingImportedOfficial

The module is needed for compilation. The module is used during runtime. Specification version 1.40 is required.

org.netbeans.api.autoupdateImportedOfficial

The module is needed for compilation. The module is used during runtime. Specification version 1.39 is required.

OptionsDialogSPIImportedOfficial

The module is needed for compilation. The module is used during runtime. Specification version 1.5 is required.

org.openide.awtImportedPrivate

The module is needed for compilation. The module is used during runtime. Specification version 7.47 is required.

org.openide.dialogsImportedPrivate

The module is needed for compilation. The module is used during runtime. Specification version 7.1 is required.

org.openide.filesystemsImportedPrivate

The module is needed for compilation. The module is used during runtime. Specification version 9.0 is required.

org.openide.modulesImportedPrivate

The module is needed for compilation. The module is used during runtime. Specification version 7.2 is required.

org.openide.util.uiImportedPrivate

The module is needed for compilation. The module is used during runtime. Specification version 9.3 is required.

org.openide.utilImportedPrivate

The module is needed for compilation. The module is used during runtime. Specification version 9.3 is required.

org.openide.util.lookupImportedPrivate

The module is needed for compilation. The module is used during runtime. Specification version 8.0 is required.

org.openide.windowsImportedPrivate

The module is needed for compilation. The module is used during runtime. Specification version 6.16 is required.

Group of property interfaces
Interface NameIn/OutStabilitySpecified in What Document?
org.netbeans.modules.autoupdate.ui.actions.PluginManagerAction.initialTabExportedUnder Development

There is an action registered with @ActionID(id = "org.netbeans.modules.autoupdate.ui.actions.PluginManagerAction", category = "System") that opens the plugin manager dialog and reacts to a special event: new ActionEvent(this, 100, nameOfTabToOpen). The tab names include { "update", "available", "local", "installed" }.


General Information


Project and platform dependencies


Deployment


Compatibility with environment


Access to resources


Lookup of components


Execution Environment


Format of files and protocols


Performance and Scalability


Built on December 20 2016.  |  Portions Copyright 1997-2016 Oracle. All rights reserved.