|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnanomunchers.ui.NanoInputFrame
The actual window and direction choices to be presented to the user
Constructor Summary | |
NanoInputFrame(heurgame.ui.builder.ComponentOrientedBuilder cBuilder)
|
Method Summary | |
void |
captureMove(heurgame.HuClient h)
Shows the screen to the user. |
java.awt.Frame |
getInputFrame()
|
void |
setGraph(Graph board)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NanoInputFrame(heurgame.ui.builder.ComponentOrientedBuilder cBuilder)
cBuilder
- should be a valid an existing component oriented builderMethod Detail |
public void setGraph(Graph board)
board
- to be shown to the userpublic java.awt.Frame getInputFrame()
public void captureMove(heurgame.HuClient h)
captureMove
in interface heurgame.HuReceptor
HuReceptor.captureMove(heurgame.HuClient)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |