|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.jreality.toolsystem.virtual.VirtualFixedOnPressed
public class VirtualFixedOnPressed
Constructor Summary | |
---|---|
VirtualFixedOnPressed()
|
Method Summary | |
---|---|
void |
dispose()
|
java.lang.String |
getName()
|
void |
initialize(java.util.List inputSlots,
InputSlot result,
java.util.Map configuration)
|
ToolEvent |
process(VirtualDeviceContext context)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VirtualFixedOnPressed()
Method Detail |
---|
public ToolEvent process(VirtualDeviceContext context) throws MissingSlotException
process
in interface VirtualDevice
MissingSlotException
public void initialize(java.util.List inputSlots, InputSlot result, java.util.Map configuration)
initialize
in interface VirtualDevice
public void dispose()
dispose
in interface VirtualDevice
public java.lang.String getName()
getName
in interface VirtualDevice
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |