| Package | Description | 
|---|---|
| org.gjt.sp.jedit.bsh |  Lightweight Scripting for Java. | 
| org.gjt.sp.jedit.bsh.classpath | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ExternalNameSpaceA namespace which maintains an external map of values held in variables in
        its scope. | 
| class  | NameSpaceA namespace     in which methods, variables, and imports (class names) live. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | BshClassManager. addListener(BshClassManager.Listener l) | 
| void | BshClassManager. removeListener(BshClassManager.Listener l) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ClassManagerImpl. addListener(BshClassManager.Listener l) | 
| void | ClassManagerImpl. removeListener(BshClassManager.Listener l) |