|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecticommand.vision.MotionDetectionControl
public class MotionDetectionControl
Title: Lejos Vision System Description: Motion Detection Control
| Constructor Summary | |
|---|---|
MotionDetectionControl(MotionDetectionEffect motion)
Create the Motion Detection Control |
|
| Method Summary | |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Toggle debug |
java.awt.Component |
getControlComponent()
Return the visual component |
void |
stateChanged(javax.swing.event.ChangeEvent e)
Set the threshold value |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MotionDetectionControl(MotionDetectionEffect motion)
| Method Detail |
|---|
public java.awt.Component getControlComponent()
getControlComponent in interface javax.media.Controlpublic void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListenere - the action event (ignored)public void stateChanged(javax.swing.event.ChangeEvent e)
stateChanged in interface javax.swing.event.ChangeListenere - the Changeevent (ignored)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||