|
org.netbeans.modules.registry/1 1.8 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BindingEvent | |
---|---|
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 BindingEvent in org.netbeans.api.registry |
---|
Methods in org.netbeans.api.registry with parameters of type BindingEvent | |
---|---|
void |
ContextListener.bindingChanged(BindingEvent evt)
Binding was added, removed or modified. |
void |
ContextAdapter.bindingChanged(BindingEvent evt)
|
Uses of BindingEvent in org.netbeans.spi.registry |
---|
Methods in org.netbeans.spi.registry that return BindingEvent | |
---|---|
static BindingEvent |
SpiUtils.createBindingEvent(BasicContext source,
String bindingName,
int type)
Create BindingEvent instance. |
|
org.netbeans.modules.registry/1 1.8 | |||||||||
PREV NEXT | FRAMES NO FRAMES |