|
org.netbeans.modules.editor.lib/3 3.23.0 19 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.netbeans.editor.MacroDialogSupport
public class MacroDialogSupport
The support for creating macros.
| Constructor Summary | |
|---|---|
MacroDialogSupport(Class kitClass)
Deprecated. Creates new MacroDialogSupport |
|
| Method Summary | |
|---|---|
void |
actionPerformed(ActionEvent evt)
Deprecated. |
void |
setBody(String body)
Deprecated. |
protected int |
showConfirmDialog(String macroName)
Deprecated. |
void |
showMacroDialog()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MacroDialogSupport(Class kitClass)
| Method Detail |
|---|
public void setBody(String body)
public void showMacroDialog()
protected int showConfirmDialog(String macroName)
public void actionPerformed(ActionEvent evt)
actionPerformed in interface ActionListener
|
org.netbeans.modules.editor.lib/3 3.23.0 19 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||