public static class InputDialogAction.InputDialogActionPerformed extends Action.ActionPerformedEvent
InputDialogAction. It contains opened InputDialog.| Modifier and Type | Field and Description |
|---|---|
protected InputDialog |
inputDialog |
| Constructor and Description |
|---|
InputDialogActionPerformed(Action source,
Component component,
InputDialog inputDialog) |
| Modifier and Type | Method and Description |
|---|---|
InputDialog |
getInputDialog() |
getComponent, getSourceprotected InputDialog inputDialog
public InputDialogActionPerformed(Action source, Component component, InputDialog inputDialog)
public InputDialog getInputDialog()