On 27 January 2012 15:28, Anthony Johnson <[email protected]> wrote: > 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?
I don't understand the proposal. There is already a Property Display under Workbench; not sure if that's what you want. > Thanks, > > Anthony
