|
|||||||||
| 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.MockItemStateListener
public class MockItemStateListener
| Field Summary | |
|---|---|
static MockMethod |
MTHD_ITEM_STATE_CHANGED_$_ITEM
|
| Constructor Summary | |
|---|---|
MockItemStateListener()
|
|
MockItemStateListener(IInvocationHandler handler)
|
|
| Method Summary | |
|---|---|
void |
itemStateChanged(javax.microedition.lcdui.Item arg0)
|
| 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_ITEM_STATE_CHANGED_$_ITEM
| Constructor Detail |
|---|
public MockItemStateListener()
public MockItemStateListener(IInvocationHandler handler)
| Method Detail |
|---|
public void itemStateChanged(javax.microedition.lcdui.Item arg0)
itemStateChanged in interface javax.microedition.lcdui.ItemStateListener
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||