Java mobile game emulator for Windows Xp?

Kyupa Suria

New member
I use Java ME SDK 3.0 emulator+ jdk package (for Windows) for a Java game and it seems that it doesn't support the package java.swing.*'s "setvisible" command.

Could you tell me a command that does the same thing but belongs to java.awt.*; ?
(I need to show the TicTacToe grid table)

Thank you in advance!
 
Back
Top