not able to access the java methods when trying to automate Java RCP app
hi,
I am not able to interact with a table in our Java RCP app. when Spied, we see it belongs to CTable class. I am able to use getRowCount and getColumnCount methods but not others. Could someone guide me here. I have attached the screen shot of the Object Spy.