You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jni4net
I got the jTextField1 from the NewJFrame.java of JavaApplication1.jar.
Then I passed this jTextField1 to the java method named "MyMethod" of
the NewJFrame.java .
I got an exception "javax.swing.JTextField.addKeyListener(Ljava/awt/
event/KeyListener;)V".