On Sun, Dec 8, 2013 at 11:44 PM, Daniel Blees wrote:
> Where can I find more information about creating drop-down menus, or GUIs
> in general, in Google App Engine?
>
>
As Jim said, the Google Web Toolkit is a good option for creating GUIs. But
you may want to consider another option: Dart. The
I'm working on creating a Java application for my sales department to
easily look up prices based on various criterion.
I've got a working program in Java, utilizing JComboBox Containers.
However, once I got this working, I realized that our limited workstations
wouldn't be able to run a Java