|
|||||||||
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.media.control.MockGUIControl
public class MockGUIControl
Field Summary | |
---|---|
static MockMethod |
MTHD_INIT_DISPLAY_MODE_$_INT_OBJECT
|
Fields inherited from interface javax.microedition.media.control.GUIControl |
---|
USE_GUI_PRIMITIVE |
Constructor Summary | |
---|---|
MockGUIControl()
|
|
MockGUIControl(IInvocationHandler handler)
|
Method Summary | |
---|---|
java.lang.Object |
initDisplayMode(int arg0,
java.lang.Object 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_INIT_DISPLAY_MODE_$_INT_OBJECT
Constructor Detail |
---|
public MockGUIControl()
public MockGUIControl(IInvocationHandler handler)
Method Detail |
---|
public java.lang.Object initDisplayMode(int arg0, java.lang.Object arg1)
initDisplayMode
in interface javax.microedition.media.control.GUIControl
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |