End Google Ads 201810 - BS.net 01 --> My problem is this. How can a put a function instead of a string in the next context: JOptionPane.showMessageDialog(null, "some string", JOptionPane.INFORMATION_MESSAGE) I have a class called Class1 and a button in Class2 that shows me a dialog box. so instead of "some string" how can i put a...