Forum Discussion

mnsam's avatar
mnsam
Contributor
12 years ago

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 some...