|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jcsp.nxt.io.ActiveButtons
public class ActiveButtons
| Field Summary | |
|---|---|
static int |
BUTTON_ENTER
|
static int |
BUTTON_LEFT
|
static int |
BUTTON_RESET
|
static int |
BUTTON_RIGHT
|
(package private) ChannelOutputInt |
outChannel
|
| Constructor Summary | |
|---|---|
ActiveButtons(ChannelOutputInt outChannel)
|
|
| Method Summary | |
|---|---|
void |
run()
This defines the actions of the process. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
ChannelOutputInt outChannel
public static final int BUTTON_ENTER
public static final int BUTTON_LEFT
public static final int BUTTON_RIGHT
public static final int BUTTON_RESET
| Constructor Detail |
|---|
public ActiveButtons(ChannelOutputInt outChannel)
| Method Detail |
|---|
public void run()
CSProcess
run in interface CSProcess
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||