|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectch.aplu.nxt.Part
public abstract class Part
Abstract class as ancestor of all parts.
| Field Summary | |
|---|---|
protected NxtRobot |
robot
|
| Constructor Summary | |
|---|---|
Part()
|
|
| Method Summary | |
|---|---|
protected abstract void |
cleanup()
|
protected abstract void |
init()
|
protected void |
setRobot(NxtRobot robot)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected NxtRobot robot
| Constructor Detail |
|---|
public Part()
| Method Detail |
|---|
protected void setRobot(NxtRobot robot)
protected abstract void init()
protected abstract void cleanup()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||