We can use
new EikStatusPane().setStatusPaneStyle(EikStatusPane.NONE);
to hide StatusPane but I have no idea how to hide
CBA. Is here any hero can help?
Posted by Wu-Hsiung Li, captin@ms3.hinet.net
on January 15, 2002 at 04:18
We can use
new EikStatusPane().setStatusPaneStyle(EikStatusPane.NONE);
to hide StatusPane but I have no idea how to hide
CBA. Is here any hero can help?
Posted by Wu-Hsiung Li, captin@ms3.hinet.net
on January 15, 2002 at 04:18
Posted by junping cao, solong_16@yahoo.com.cn
on January 18, 2002 at 16:35
Hi,
I think your meaning is make full-screem app with Java.If yes,you can use window Class to make it.