|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NameSource.Listener | |
|---|---|
| org.gjt.sp.jedit.bsh | |
| org.gjt.sp.jedit.bsh.classpath | |
| Uses of NameSource.Listener in org.gjt.sp.jedit.bsh |
|---|
| Methods in org.gjt.sp.jedit.bsh with parameters of type NameSource.Listener | |
|---|---|
void |
NameSpace.addNameSourceListener(NameSource.Listener listener)
Implements NameSource Add a listener who is notified upon changes to names in this space. |
void |
NameSource.addNameSourceListener(NameSource.Listener listener)
|
| Uses of NameSource.Listener in org.gjt.sp.jedit.bsh.classpath |
|---|
| Methods in org.gjt.sp.jedit.bsh.classpath with parameters of type NameSource.Listener | |
|---|---|
void |
BshClassPath.addNameSourceListener(NameSource.Listener listener)
Implements NameSource Add a listener who is notified upon changes to names in this space. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||