hi there,
im just start to use a GWT library to make a java project and i would
want
to know if is possible to integrate this kind of library in java
project contest.
In other world, i need to call GWT's function in my java project main
like:
import com.google.gwt.core.client.*;
public static void main(...)
{
SearchControlOptions options = new SearchControlOptions();
.......
.......
}
Is this possible????
thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---