|
The snippet looks very close to something HTML'ish, so perhaps you couldCould you elaborate on what you mean by "drawing the screen dynamically"?
I get an XML feed from the server and it will have something like the
following:
<form id="form1">
<button id="btnSubmit" x="12" y="100" value="Submit" />
</form>
Based on that I know I need to display a form with a single button on the
screen which I do by parsing the XML and incrementally "drawing it" by
instantiating AWT objects and adding them to a panel/frame.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.