Closed GoogleCodeExporter closed 8 years ago
[deleted comment]
[deleted comment]
Original comment by atra...@gmail.com
on 15 Jun 2010 at 1:40
Everything is nice, except
"Step 2: Design an Applet to show same UI as AnalyzerUI".
Please try not to "design the same". Try to add code that would allow to run
the same frame as application or as applet, depending on the way it's being
invoked.
I do not state that it is absolutely possible in our case, but it should be so.
There were examples in Sun Java tutorials: the same frame working as applet and
as desktop application. Not sure how it all goes along with Swing.
After all, we don't really want to have one piece of code for application UI
and another - for applet UI. Only if we really forced to.
P.S. Added this as a comment to issue #4:
http://code.google.com/p/quantdesk/issues/detail?id=4
--- In quantdesk@yahoogroups.com, Muhammad Junaid <junaidmcs@...> wrote:
> OK. I will do this task by following these steps:
> Step 1: Understand AnalyzerUI class with all components
> being used and all dependencies of other files/jar
> Step 2: Design an Applet to show same UI as AnalyzerUI
> Step 3 : Create a HTML file to load this applet in any browser.
> Estimated time : 10 hrs
Original comment by Andrey.D...@gmail.com
on 15 Jun 2010 at 7:47
I have designed a simple applet to show the menu items, buttons, tabs,frames
I would like to change the screen view of current applet to match with
AnalyzerUI as more as possible. for this I need 6 to 10 hrs.
Original comment by junaid...@gmail.com
on 17 Jun 2010 at 8:51
This feature has become too expensive. I am canceling it
Original comment by atra...@gmail.com
on 19 Jun 2010 at 1:41
svn\AnalyzerAppletViewer\src\AnalyzerApplet.java removed from the project SVN
repository - saved as an attachment to this issue
Original comment by Andrey.D...@gmail.com
on 6 Jul 2010 at 9:13
Attachments:
Original issue reported on code.google.com by
Andrey.D...@gmail.com
on 13 Jun 2010 at 4:14