de.jreality.scene.tool
Class BeanShellTool
java.lang.Object
de.jreality.scene.tool.AbstractTool
de.jreality.scene.tool.BeanShellTool
- All Implemented Interfaces:
- Tool
public class BeanShellTool
- extends AbstractTool
This class is a workaround for problems with constructors having arguments
in the beanshell interpreter. It should become obsolete with improved versions
of beanshell.
- Author:
- Ulrich
Methods inherited from class de.jreality.scene.tool.AbstractTool |
activate, addCurrentSlot, deactivate, equals, fullDescription, getActivationSlots, getCurrentSlots, getDescription, getDescription, hashCode, perform, removeCurrentSlot, setDescription |
BeanShellTool
public BeanShellTool()
setActivationSlots
public void setActivationSlots(InputSlot[] slots)