Hey Devs,
     Just wanting to get some feedback before I proceed forward.

Idea:  Create a JTextField/JTextArea right click pop-up that gives the
user short-cuts to useful things.

Things:  Properties, Variable names in scope, JMeter functions, Copy/Cut/Paste

Goal:  Make the entire variable/property system more accessible since
it is required to write a good Test Plan.

What I have so far is a custom JTextField that has a right click menu
with all the defined properties in it.  I haven't seen the work that
was done for Undo support, but I'm hoping that we now have a custom
JTextField and JTextArea classes that have already been plumbed in
which would not make this such a huge addition.

Does this sound useful?

Thanks,

Anthony

Reply via email to