yes, using embedded browser in a javafx/swing application as a medium of deployment. U can also mix and match JavaFX and JS app/widgets running in the embedded browser control and vice-versa.
For .net based standalone app u can see below link. https://github.com/cefsharp/CefSharp Again, communication between the native app and app running in embedded browser is very much possible. HTH. On Fri, Jan 6, 2017 at 8:01 PM, David <[email protected]> wrote: > Is it possible to develop a standalone application using GWT? This > application requires to run across all platforms. > > Thanks, > > David > > -- > You received this message because you are subscribed to the Google Groups > "GWT Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/google-web-toolkit. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
