stega
12 years agoContributor
JTabbedPane problem
Hi All,
I have a problem with the JTabbedPane object. When i want to call the ClickTab method i get the following erroe message:
"The 'Back Office Window for Trade 32483 (User: calypso_user)' window is invisible and thus cannot be activated."
This is the part, where i want to use the ClickTab method:
var tabbed = javaw.Find("Name", "SwingObject(\"JTabbedPane\", \"SDI\", 0)", 1000);
tabbed.ClickTab("Tasks");
I have a problem with the JTabbedPane object. When i want to call the ClickTab method i get the following erroe message:
"The 'Back Office Window for Trade 32483 (User: calypso_user)' window is invisible and thus cannot be activated."
This is the part, where i want to use the ClickTab method:
var tabbed = javaw.Find("Name", "SwingObject(\"JTabbedPane\", \"SDI\", 0)", 1000);
tabbed.ClickTab("Tasks");