|
org.netbeans.modules.registry/1 1.8 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.netbeans.api.registry.ContextAdapter
public class ContextAdapter
Adapter for listener of context events.
Constructor Summary | |
---|---|
ContextAdapter()
Default empty constructor. |
Method Summary | |
---|---|
void |
attributeChanged(AttributeEvent evt)
Attribute was added, removed or modified. |
void |
bindingChanged(BindingEvent evt)
Binding was added, removed or modified. |
void |
subcontextChanged(SubcontextEvent evt)
Subcontext was added or removed. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContextAdapter()
Method Detail |
---|
public void subcontextChanged(SubcontextEvent evt)
ContextListener
subcontextChanged
in interface ContextListener
evt
- eventpublic void bindingChanged(BindingEvent evt)
ContextListener
bindingChanged
in interface ContextListener
evt
- eventpublic void attributeChanged(AttributeEvent evt)
ContextListener
attributeChanged
in interface ContextListener
evt
- event
|
org.netbeans.modules.registry/1 1.8 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |