public class ControlClientAction extends java.lang.Object implements EditorAction
| Constructor and Description |
|---|
ControlClientAction(@NotNull AppPreferencesModel appPreferencesModel,
@NotNull java.awt.Frame parent)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
controlClient()
The action method for "controlClient".
|
void |
setAction(@NotNull javax.swing.Action action,
@NotNull java.lang.String name)
Sets the
Action instance for this editor action. |
public ControlClientAction(@NotNull
@NotNull AppPreferencesModel appPreferencesModel,
@NotNull
@NotNull java.awt.Frame parent)
@ActionMethod public void controlClient()
public void setAction(@NotNull
@NotNull javax.swing.Action action,
@NotNull
@NotNull java.lang.String name)
EditorActionAction instance for this editor action.setAction in interface EditorActionaction - the action instancename - the name of the action