de.jreality.ui.viewerapp
Class BeanShell
java.lang.Object
de.jreality.ui.viewerapp.BeanShell
- All Implemented Interfaces:
- SelectionListener, EventListener
public class BeanShell
- extends Object
- implements SelectionListener
- Author:
- msommer
BeanShell
public BeanShell()
BeanShell
public BeanShell(SelectionManagerInterface sm)
selectionChanged
public void selectionChanged(SelectionEvent e)
- Specified by:
selectionChanged
in interface SelectionListener
eval
public void eval(String arg)
getComponent
public Component getComponent()
- Get the bean shell as a Component.
- Returns:
- the bean shell
setSelf
public void setSelf(Object obj)
getBshEval
public BshEvaluator getBshEval()