| javax.swing.JDialog org.apache.jmeter.gui.SavePropertyDialog
SavePropertyDialog | public class SavePropertyDialog extends JDialog implements ActionListener(Code) | | Generates Configure pop-up dialogue for Listeners from all methods in SampleSaveConfiguration
with the signature "boolean saveXXX()".
There must be a corresponding "void setXXX(boolean)" method, and a property save_XXX which is
used to name the field on the dialogue.
author: mstover |
SavePropertyDialog | public SavePropertyDialog()(Code) | | |
dialogInit | protected void dialogInit()(Code) | | |
|
|