There are translation tools for Java to VB, but these are primarily just syntax converters - i.e., "void" becomes "Sub", "&&" becomes "AndAlso", etc.
The main challenge you will have is manually converting the Java library references to .NET references. You'll need to research these issues and solve them one by one.
David Anton
Convert between VB, C#, C++, & Java www.tangiblesoftwaresolutions.com
Instant C# - VB to C# Converter
Instant VB - C# to VB Converter
Bookmarks