| Package | Description | 
|---|---|
| org.gjt.sp.jedit.bsh | 
  Lightweight Scripting for Java. 
 | 
| org.gjt.sp.jedit.bsh.classpath | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ExternalNameSpace
A namespace which maintains an external map of values held in variables in
        its scope. 
 | 
class  | 
NameSpace
A namespace     in which methods, variables, and imports (class names) live. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
NameSource.Listener.nameSourceChanged(NameSource src)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BshClassPath
A BshClassPath encapsulates knowledge about a class path of URLs. 
 |