|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjosx.vision.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 |
| Constructor Detail |
public ColorDetectionControl(ColorEffect effect)
| Method Detail |
public java.awt.Component getControlComponent()
public 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 | |||||||||