|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IControllerGUI
Interface for graphical control units for SoccerBot
Method Summary | |
---|---|
void |
addText(java.lang.String s)
Adds some text to the internal console |
void |
close()
Closes the graphical user interface |
void |
updateImage(IRegion ball)
Updates the actual camera image (and may display recognized objects) |
Method Detail |
---|
void addText(java.lang.String s)
s
- message to be displayedvoid updateImage(IRegion ball)
ball
- detected tennisball-regionvoid close()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |