|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.jreality.scene.tool.AbstractTool
de.jreality.scene.tool.BeanShellTool
public class BeanShellTool
This class is a workaround for problems with constructors having arguments in the beanshell interpreter. It should become obsolete with improved versions of beanshell.
Constructor Summary | |
---|---|
BeanShellTool()
|
Method Summary | |
---|---|
void |
setActivationSlots(InputSlot[] slots)
|
Methods inherited from class de.jreality.scene.tool.AbstractTool |
---|
activate, deactivate, fullDescription, getActivationSlots, getCurrentSlots, getDescription, getDescription, perform, setDescription |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BeanShellTool()
Method Detail |
---|
public void setActivationSlots(InputSlot[] slots)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |