View Single Post
Old 10-22-2008, 10:25 PM   #19
ericshliao
Guru
ericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enough
 
Posts: 976
Karma: 687
Join Date: Nov 2007
Device: Dell X51v; iLiad v2
Quote:
Originally Posted by uso View Post
Hi

Any chance that some of the iliad java-code could be released as well?
The framework for buttons/pagebar/refreshing could be quite useful for those of us who prefer programming in java...

Uso (so this i what delurking feels like )
There is a java sdk jar (I forgot its exactly name) in your iLiad. Everything about refreshing, toolbar, pagebar, button are over there. Use a java decopiler and then you can see them.

There are also a few 3rd party java based viewer for iLiad. Decompile and you can see how java works on iLiad. It's quite simple. I think its more easy to program in java than in gtk+ for iLiad. But java class on iLiad is quite limited. So you can't do some fancy design on iLiad in java. C (or C++) and Gtk+ are more capable for sophisicated application on iLiad.

Last edited by ericshliao; 10-22-2008 at 10:33 PM.
ericshliao is offline   Reply With Quote