Thread
:
Applet problem
View Single Post
#
2
(
permalink
)
06-05-2007, 07:31 PM
bbq
Senior Member
Join Date: Jun 2007
Posts: 134
It doesn't work because in Applet component you have to add a Frame or some container to visualized it in standalone application or create a html to tests it in your browser
Also you are joining swing and awt components, and that is wrong
bbq
View Public Profile
Send a private message to bbq
Find all posts by bbq