@Deprecated public class MacroDialogSupport extends Object implements ActionListener
Constructor and Description |
---|
MacroDialogSupport(Class kitClass)
Deprecated.
Creates new MacroDialogSupport
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent evt)
Deprecated.
|
void |
setBody(String body)
Deprecated.
|
protected int |
showConfirmDialog(String macroName)
Deprecated.
|
void |
showMacroDialog()
Deprecated.
|
public MacroDialogSupport(Class kitClass)
public void setBody(String body)
public void showMacroDialog()
protected int showConfirmDialog(String macroName)
public void actionPerformed(ActionEvent evt)
actionPerformed
in interface ActionListener