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 ActionListenerBuilt on May 24 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.