This module contains various generic IDE-like extensions.
Use Cases
Register Node in Services tab
Use
ServicesTabNodeRegistration to register your nodes into Services in the IDE.
Exported Interfaces
This table lists all of the module exported APIs
with
defined stability classifications. It is generated
based on answers to questions about the architecture
of the module.
Read them all...
Group of java interfaces
Interface Name | In/Out | Stability | Specified in What Document? |
core.ide | Exported | Stable |
Right now this module provides handy
ServicesTabNodeRegistration
accompanied with few UI elements.
|
|
Implementation Details
Where are the sources for the module?
The sources for the module are in the
NetBeans Mercurial repositories.
What do other modules need to do to declare a dependency on this one, in addition to or instead of a plain module dependency?
XXX no answer for deploy-dependencies
Read more about the implementation in the answers to
architecture questions.