wrappingduke
03-20-2008, 12:10 AM
hello,
I currently have an J2ME-CDC/PP (JSR-62) application using AWT. The app has a custom AWT table. The table, however, is not fully J2ME-compliant. It has a couple of packages that prevents the app from running, such as Print.
I'm wondering if I can use a thinlet table (to replace custom table) in the app w/ the other AWT components? I know that the thinlet is based on AWT, but is combining the two feasible or advisable?
any help is appreciated.
I currently have an J2ME-CDC/PP (JSR-62) application using AWT. The app has a custom AWT table. The table, however, is not fully J2ME-compliant. It has a couple of packages that prevents the app from running, such as Print.
I'm wondering if I can use a thinlet table (to replace custom table) in the app w/ the other AWT components? I know that the thinlet is based on AWT, but is combining the two feasible or advisable?
any help is appreciated.