Hello,

I'm trying to create a class (TextAnalyzer) which contains another class (GUI_Interface). I want to create a GUI_Interface object (called fereastra) in TextAnalyzer's public static void...