|
org.netbeans.modules.registry/1 1.8 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SubcontextEvent | |
---|---|
org.netbeans.api.registry | The Registry API provides unified access to settings. |
org.netbeans.spi.registry | The Registry SPI may be used by infrastructure modules which handle persistence of settings. |
Uses of SubcontextEvent in org.netbeans.api.registry |
---|
Methods in org.netbeans.api.registry with parameters of type SubcontextEvent | |
---|---|
void |
ContextListener.subcontextChanged(SubcontextEvent evt)
Subcontext was added or removed. |
void |
ContextAdapter.subcontextChanged(SubcontextEvent evt)
|
Uses of SubcontextEvent in org.netbeans.spi.registry |
---|
Methods in org.netbeans.spi.registry that return SubcontextEvent | |
---|---|
static SubcontextEvent |
SpiUtils.createSubcontextEvent(BasicContext source,
String subcontextName,
int type)
Create SubcontextEvent instance. |
|
org.netbeans.modules.registry/1 1.8 | |||||||||
PREV NEXT | FRAMES NO FRAMES |