Java -> Delphi (OO Pascal) /C++ resources?



I have several java packages, need to convert them to win32 apps.
java.awt.*, java.utils.* are used extensively...

I search the group, there are JEDI JNI., DII calling; but I don't
think it is stable..

Is there a Delphi (or C++, if delphi is not possible) Java class
mapping stuff? for exampe, vector --- Tlist, array etc..
for images, it there a delphi class mapping to
java.awt.image.BufferedImage?
I don't remember...
perhaps there are similar stuff in VC++, right?
thanks for help

.