private static class HelpAwareOptionPane.DefaultAction extends javax.swing.AbstractAction
Modifier and Type | Field and Description |
---|---|
private javax.swing.JDialog |
dialog |
private javax.swing.JOptionPane |
pane |
private int |
value |
Constructor and Description |
---|
DefaultAction(javax.swing.JDialog dialog,
javax.swing.JOptionPane pane,
int value) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
private final javax.swing.JDialog dialog
private final javax.swing.JOptionPane pane
private final int value
DefaultAction(javax.swing.JDialog dialog, javax.swing.JOptionPane pane, int value)
public void actionPerformed(java.awt.event.ActionEvent e)