|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecticommand.vision.ColorDetectionControl
public class ColorDetectionControl
Title: Lejos Vision System Description: Color Detection Control
Constructor Summary | |
---|---|
ColorDetectionControl(ColorEffect effect)
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 ColorDetectionControl(ColorEffect effect)
Method Detail |
---|
public java.awt.Component getControlComponent()
getControlComponent
in interface javax.media.Control
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
e
- the action event (ignored)public void stateChanged(javax.swing.event.ChangeEvent e)
stateChanged
in interface javax.swing.event.ChangeListener
e
- the Changeevent (ignored)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |