|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.hammingweight.hammock.AMockObject
com.hammingweight.hammock.mocks.microedition.lcdui.MockItemCommandListener
public class MockItemCommandListener
| Field Summary | |
|---|---|
static MockMethod |
MTHD_COMMAND_ACTION_$_COMMAND_ITEM
|
| Constructor Summary | |
|---|---|
MockItemCommandListener()
|
|
MockItemCommandListener(IInvocationHandler handler)
|
|
| Method Summary | |
|---|---|
void |
commandAction(javax.microedition.lcdui.Command arg0,
javax.microedition.lcdui.Item arg1)
|
| Methods inherited from class com.hammingweight.hammock.AMockObject |
|---|
assertReturnNotNull, getInvocationHandler, setInvocationHandler |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final MockMethod MTHD_COMMAND_ACTION_$_COMMAND_ITEM
| Constructor Detail |
|---|
public MockItemCommandListener()
public MockItemCommandListener(IInvocationHandler handler)
| Method Detail |
|---|
public void commandAction(javax.microedition.lcdui.Command arg0,
javax.microedition.lcdui.Item arg1)
commandAction in interface javax.microedition.lcdui.ItemCommandListener
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||