Re: Problem With RSA Interface




"Soul Tech" <carla.pinate@xxxxxxxxx> wrote in message
news:c81d32df-0486-47f4-ac03-0e76277b4c52@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Program complies and the interface shows up but there is no output
after pressing run button. How come this is happening?

Thanks.


<code snipped>

I don't see where you add the action listener to the RunButton. By
convention, instance variables should start with lower case to help
distinguish them from class names. Also, you're swallowing exceptions.

Matt Humphrey http://www.iviz.com/


.