KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > microedition > media > control > GUIControl

javax.microedition.media.control
Interface GUIControl

All Superinterfaces:
Control
All Known Subinterfaces:
VideoControl

public java.lang.Object initDisplayMode(int mode,
                                        java.lang.Object arg)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int USE_GUI_PRIMITIVE
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags