Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Using Java Listeners in RPE

I am using RPE 2.1.1 to create a document.  However, we (our company) would like to use a dialog box that uses listeners to auto-fill a combo box after the selection from another combo box in the dialog.  However, when I try to use the normal Java listener (private void myListener()), RPE gives me an error saying that private is a reserved word.  If I remove the word private, though, I get an error saying that I'm missing a semicolon before the statement.

Has anyone used listeners in RPE and if so, how do I set them up for a specific object on the dialog box?

Chris

0 votes


Be the first one to answer this question!

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,023

Question asked: Aug 11 '17, 10:55 a.m.

Question was seen: 1,122 times

Last updated: Aug 14 '17, 9:21 a.m.

Confirmation Cancel Confirm